body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.header{background-color:#1c1c1c;box-shadow:0 2px 4px #0003;color:#fff;justify-content:space-between;padding:1rem 2rem;position:sticky;top:0;z-index:1000}.header,.logo{align-items:center;display:flex}.logo{gap:1rem}.logo-image{height:50px;object-fit:contain;transition:transform .3s ease;width:auto}.logo-image:hover{transform:scale(1.05)}.nav{gap:2rem}.nav,.nav-link{align-items:center;display:flex}.nav-link{border-radius:4px;color:#fff;font-size:1.1rem;font-weight:500;gap:.5rem;padding:.5rem .3rem;text-decoration:none;transition:all .3s ease}.nav-link:hover{background-color:#ffffff1a;color:#f15a29}.desktop-nav{display:flex}@media (max-width:768px){.desktop-nav{display:none}}.auth-buttons{align-items:center}.auth-link{border:1px solid #0000;border-radius:6px;color:#fff;font-size:1rem;font-weight:500;padding:.5rem 1rem;transition:all .3s ease}.auth-link:hover{background-color:#ffffff1a;color:#f15a29}.auth-link.signup-link{background-color:#f15a29;border:1px solid #f15a29;color:#fff}.auth-link.signup-link:hover{background-color:#d44a1f;border-color:#d44a1f;color:#fff}.sidebar-auth-section{border-top:1px solid #ffffff1a;display:flex;flex-direction:column;gap:.5rem;padding-top:1rem}.sidebar-signup{background-color:#f15a29;border-radius:8px;color:#fff;display:block;font-weight:500;margin:0 1.5rem;padding:.75rem;text-align:center;text-decoration:none;transition:all .3s ease}.sidebar-signup:hover{background-color:#d44a1f;box-shadow:0 2px 8px #f15a294d;color:#fff;transform:translateY(-1px)}@media (max-width:480px){.mobile-sidebar{right:-280px;width:280px}.sidebar-link{font-size:1rem;padding:.875rem 1.25rem}.sidebar-signup{margin:0 1.25rem}}.footer{background-color:#1c1c1c;color:#fff;margin-top:2rem;padding:2rem 0 0}.footer-content{display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-around;margin:0 auto;max-width:1200px;padding:0 2rem}.footer-section{flex:1 1;min-width:250px}.footer-section h3{color:#f15a29;margin-bottom:1rem}.social-links{display:flex;flex-wrap:wrap;gap:1rem}.social-links a{color:#fff;text-decoration:none;transition:color .3s ease}.social-links a:hover{color:#f15a29}.footer-bottom{background-color:#1c1c1c;border-top:1px solid #ffffff1a;margin-top:2rem;padding:1.5rem 0;text-align:center}.footer-bottom p{color:#fff;font-size:.9rem;margin:0}.profile_page{background-color:#f8fafc;min-height:calc(100vh - 200px);padding:2rem 1rem}.profile_container{margin:0 auto;max-width:1200px}.profile_header{margin-bottom:3rem;text-align:center}.profile_header h1{color:#1c1c1c;font-size:2.5rem;font-weight:700;letter-spacing:-.5px;margin-bottom:.5rem}.profile_header p{color:#4a4a4a;font-size:1.1rem;font-weight:400}.profile_content{display:flex;flex-direction:column;gap:2rem}.profile_section{animation:slideUp .5s ease-out;background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;padding:2rem}.section_header{align-items:center;border-bottom:2px solid #f1f5f9;display:flex;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem}.section_header h2{color:#1c1c1c;font-size:1.5rem;font-weight:600;margin:0}.edit_button{background-color:#f15a29;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;letter-spacing:.5px;padding:.75rem 1.5rem;text-transform:uppercase;transition:all .3s ease}.edit_button:hover{background-color:#d44a1f;box-shadow:0 4px 15px #f15a294d;transform:translateY(-2px)}.profile_info{display:flex;flex-direction:column;gap:1.5rem}.info_row{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr}.info_item{display:flex;flex-direction:column;gap:.5rem}.info_item label{color:#4a4a4a;font-size:.9rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.info_item p{background-color:#f8fafc;border-left:4px solid #f15a29;border-radius:6px;color:#1c1c1c;font-size:1.1rem;font-weight:500;margin:0;padding:.75rem}.edit_form,.password_form{display:flex;flex-direction:column;gap:1.5rem}.form_row{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr}.form_group{display:flex;flex-direction:column;gap:.5rem}.form_group label{color:#1c1c1c;font-size:.9rem;font-weight:600}.form_group input{background-color:#fafbfc;border:2px solid #e1e5e9;border-radius:8px;font-size:1rem;padding:.875rem 1rem;transition:all .3s ease}.form_group input:focus{background-color:#fff;border-color:#f15a29;box-shadow:0 0 0 3px #f15a291a;outline:none}.form_group input::placeholder{color:#9ca3af;font-weight:400}.form_actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:1rem}.cancel_button{background-color:#6b7280;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.cancel_button:hover{background-color:#4b5563;transform:translateY(-1px)}.save_button{background-color:#f15a29;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;letter-spacing:.5px;padding:.75rem 1.5rem;text-transform:uppercase;transition:all .3s ease}.save_button:hover{background-color:#d44a1f;box-shadow:0 4px 15px #f15a294d;transform:translateY(-2px)}.error_message{background-color:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;font-size:.9rem;font-weight:500;padding:.75rem 1rem}.new_booking_button{background-color:#10b981;border-radius:8px;color:#fff;font-size:.9rem;font-weight:600;letter-spacing:.5px;padding:.75rem 1.5rem;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.new_booking_button:hover{background-color:#059669;box-shadow:0 4px 15px #10b9814d;transform:translateY(-2px)}.no_bookings{color:#6b7280;padding:3rem 2rem;text-align:center}.no_bookings p{font-size:1.1rem;margin-bottom:1.5rem}.book_now_button{background-color:#f15a29;border-radius:8px;color:#fff;display:inline-block;font-size:1rem;font-weight:600;letter-spacing:.5px;padding:1rem 2rem;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.book_now_button:hover{background-color:#d44a1f;box-shadow:0 4px 15px #f15a294d;transform:translateY(-2px)}.bookings_list{display:flex;flex-direction:column;gap:1.5rem}.booking_card{background-color:#fafbfc;border:2px solid #e1e5e9;border-radius:12px;padding:1.5rem;transition:all .3s ease}.booking_card:hover{border-color:#f15a29;box-shadow:0 4px 20px #f15a291a;transform:translateY(-2px)}.booking_header{align-items:center;border-bottom:1px solid #e1e5e9;display:flex;justify-content:space-between;margin-bottom:1rem;padding-bottom:1rem}.booking_header h3{color:#1c1c1c;font-size:1.25rem;font-weight:600;margin:0}.status{border-radius:20px;font-size:.8rem;font-weight:600;letter-spacing:.5px;padding:.5rem 1rem;text-transform:uppercase}.booking_details{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.detail_row{align-items:center;display:flex;justify-content:space-between}.detail_label{color:#4a4a4a;font-size:.9rem;font-weight:600}.detail_value{color:#1c1c1c;font-size:.95rem;font-weight:500}.booking_actions{display:flex;gap:1rem;justify-content:flex-end}.view_details_button{background-color:#3b82f6;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.85rem;font-weight:600;padding:.5rem 1rem;transition:all .3s ease}.view_details_button:hover{background-color:#2563eb;transform:translateY(-1px)}.edit_booking_button{background-color:#f15a29;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.85rem;font-weight:600;padding:.5rem 1rem;transition:all .3s ease}.edit_booking_button:hover{background-color:#d44a1f;transform:translateY(-1px)}.cancel_booking_button{background-color:#ef4444;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.85rem;font-weight:600;padding:.5rem 1rem;transition:all .3s ease}.cancel_booking_button:hover{background-color:#dc2626;transform:translateY(-1px)}.error-container,.loading-spinner{align-items:center;color:#4a4a4a;display:flex;flex-direction:column;justify-content:center;min-height:400px}.error-container h2{font-size:1.75rem;font-weight:600}.error-container p{color:#6b7280;font-size:1.1rem;margin-bottom:2rem}.login-button,.retry-button{background-color:#f15a29;border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;letter-spacing:.5px;padding:1rem 2rem;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.login-button:hover,.retry-button:hover{background-color:#d44a1f;box-shadow:0 4px 15px #f15a294d;transform:translateY(-2px)}.auth-prompt-container{align-items:center;background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;color:#4a4a4a;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:500px;min-height:400px;padding:3rem 2rem;text-align:center}.auth-prompt-container h2{color:#1c1c1c;font-size:2rem;font-weight:700;letter-spacing:-.5px;margin-bottom:1rem}.auth-prompt-container p{color:#6b7280;font-size:1.1rem;line-height:1.6;margin-bottom:2.5rem}.auth-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.signup-button{background-color:#10b981;border-radius:8px;color:#fff;display:inline-block;font-size:1rem;font-weight:600;letter-spacing:.5px;padding:1rem 2rem;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.signup-button:hover{background-color:#059669;box-shadow:0 4px 15px #10b9814d;transform:translateY(-2px)}.spinner{animation:spin 1s linear infinite;border:4px solid #e1e5e9;border-radius:50%;border-top-color:#f15a29;height:40px;margin-bottom:1rem;width:40px}@media (max-width:768px){.profile_page{padding:1rem}.profile_header h1{font-size:2rem}.profile_section{padding:1.5rem}.form_row,.info_row{gap:1rem;grid-template-columns:1fr}.section_header{gap:1rem}.booking_header,.section_header{align-items:flex-start;flex-direction:column}.booking_header{gap:.5rem}.detail_row{align-items:flex-start;flex-direction:column;gap:.25rem}.booking_actions,.form_actions{flex-direction:column;gap:.5rem}.auth-prompt-container{margin:1rem;padding:2rem 1.5rem}.auth-prompt-container h2{font-size:1.75rem}.auth-buttons{flex-direction:column;width:100%}.login-button,.signup-button{text-align:center;width:100%}}@media (max-width:480px){.profile_header h1{font-size:1.75rem}.profile_header p{font-size:1rem}.profile_section{padding:1rem}.section_header h2{font-size:1.25rem}.booking_card{padding:1rem}.booking_header h3{font-size:1.1rem}}.admin-nav{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.admin-link{background-color:#f15a291a;border:1px solid #f15a29;border-radius:6px;color:#f15a29;font-size:1rem;font-weight:600;padding:.5rem 1rem;text-decoration:none;transition:all .3s ease}.admin-link:hover{background-color:#f15a29;color:#fff}.user-nav{flex-wrap:wrap;gap:1rem}.profile-link,.user-nav{align-items:center;display:flex}.profile-link{border-radius:6px;color:#fff;font-size:1rem;font-weight:500;gap:.5rem;padding:.5rem .8rem;text-decoration:none;transition:all .3s ease;white-space:nowrap}.profile-link:hover{background-color:#ffffff1a;color:#f15a29}.user-name{align-items:center;color:#fff;display:flex;font-weight:500;gap:.5rem}.admin-badge{background-color:#f15a29;border-radius:12px;color:#fff;font-size:.7rem;padding:.2rem .5rem}.logout-btn{background-color:#dc2626;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;padding:.5rem 1rem;transition:background-color .3s ease}.logout-btn:hover{background-color:#b91c1c}.mobile-menu-btn{background:none;border:none;cursor:pointer;display:flex;flex-direction:column;gap:4px;padding:.5rem;z-index:1001}.hamburger{background-color:#fff;border-radius:2px;height:3px;transition:all .3s ease;width:25px}.mobile-sidebar{background-color:#1c1c1c;box-shadow:-2px 0 10px #0000004d;height:100vh;overflow-y:auto;position:fixed;right:-300px;top:0;transition:right .3s ease;width:300px;z-index:1002}.mobile-sidebar.open{right:0}.sidebar-header{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;padding:1rem}.sidebar-logo-image{height:40px;width:auto}.close-sidebar-btn{background:none;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:2rem;padding:.5rem;transition:background-color .3s ease}.close-sidebar-btn:hover{background-color:#ffffff1a}.sidebar-nav{padding:1rem 0}.sidebar-link{border-bottom:1px solid #ffffff0d;color:#fff;display:block;font-size:1.1rem;padding:1rem 1.5rem;text-decoration:none;transition:all .3s ease}.sidebar-link:hover{background-color:#ffffff1a;color:#f15a29;padding-left:2rem}.sidebar-user-section{border-top:1px solid #ffffff1a;padding-top:1rem}.sidebar-profile{align-items:center;display:flex;gap:.75rem;margin-bottom:1rem;padding:1rem 1.5rem}.sidebar-profile-icon{border-radius:50%;height:40px;object-fit:cover;width:40px}.sidebar-user-name{align-items:center;color:#fff;display:flex;font-size:1.1rem;font-weight:600;gap:.5rem}.sidebar-user-name .admin-badge{background-color:#f15a29;border-radius:12px;color:#fff;font-size:.7rem;font-weight:600;letter-spacing:.5px;padding:.2rem .5rem;text-transform:uppercase}.sidebar-user-section .sidebar-link{border-left:3px solid #0000;transition:all .3s ease}.sidebar-user-section .sidebar-link:hover{background-color:#f15a291a;border-left-color:#f15a29}.sidebar-logout-btn{background-color:#dc2626;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin:1rem 1.5rem;padding:.75rem 1rem;transition:background-color .3s ease;width:calc(100% - 3rem)}.sidebar-logout-btn:hover{background-color:#b91c1c}@media (max-width:768px){.mobile-menu-btn{display:flex}.header{justify-content:space-between}}@media (max-width:480px){.mobile-sidebar{right:-280px;width:280px}.sidebar-link{font-size:1rem}.sidebar-link,.sidebar-profile{padding:.875rem 1.25rem}.sidebar-logout-btn{margin:.875rem 1.25rem;width:calc(100% - 2.5rem)}}.main-content h1{margin-bottom:1rem}.quick_actions{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:2rem 0;padding:0 1rem}.action_card{background:#fff;border:2px solid #e1e5e9;border-radius:16px;box-shadow:0 4px 12px #0000001a;padding:2rem;text-align:center;transition:all .3s ease}.action_card:hover{border-color:#f15a29;box-shadow:0 8px 25px #00000026;transform:translateY(-5px)}.action_card h2{color:#333;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.action_card p{color:#666;font-size:1rem;line-height:1.5;margin-bottom:1.5rem}.action_button{border:2px solid #0000;border-radius:8px;display:inline-block;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.action_button.primary{background:linear-gradient(135deg,#f15a29,#d44a1f);color:#fff}.action_button.primary:hover{box-shadow:0 8px 25px #f15a294d;transform:translateY(-2px)}.action_button.secondary{background:#fff;border-color:#f15a29;color:#f15a29}.action_button.secondary:hover{background:#f15a29;box-shadow:0 8px 25px #f15a294d;color:#fff;transform:translateY(-2px)}.home_page_components{display:flex;flex-direction:column;gap:2rem;margin-top:2rem}.component_container{align-items:stretch;background-color:#fff;border:2px solid #333;border-radius:32px;box-shadow:0 4px 8px #0000001a;display:flex;flex-direction:row;justify-content:space-between;margin:20px;min-height:300px;padding:20px;transition:all .3s ease}.component_container:hover{border-color:#666;box-shadow:0 8px 16px #0003;transform:translateY(-5px)}.component_image{align-items:center;display:flex;padding-right:20px;width:40%}.component_image img{border-radius:16px;height:auto;object-fit:cover;width:100%}.separator{align-self:stretch;background-color:#a39f9f;margin:0 20px;min-height:40%;width:2px}.component_description{padding:20px;width:50%}.button-container{align-items:center;display:flex;gap:15px;justify-content:center;margin-top:20px;width:100%}.book_button,.learn_more_button{align-items:center;border:none;border-radius:8px;box-sizing:border-box;cursor:pointer;display:inline-flex;font-size:16px;font-weight:500;height:45px;justify-content:center;margin:0;padding:12px 20px;text-align:center;text-decoration:none;transition:all .3s ease;width:140px}.learn_more_button{background-color:#4f5050;color:#fff}.learn_more_button:hover{background-color:#464747;transform:translateY(-2px)}@media (max-width:768px){.main-content{padding:1rem}.main-content h1{font-size:2rem}.main-content p{font-size:1.1rem}.quick_actions{gap:1.5rem;grid-template-columns:1fr;margin:1.5rem 0;padding:0 .5rem}.action_card{padding:1.5rem}.action_card h2{font-size:1.3rem}.action_card p{font-size:.95rem}.component_container{align-items:center;border-radius:20px;display:flex;flex-direction:column;margin:10px;padding:15px}.component_image{align-items:center;display:flex;justify-content:center;margin-bottom:15px;padding-right:0;width:100%}.component_image img{border-radius:12px;display:block;height:auto;object-fit:cover;width:100%}.separator{display:none}.component_description{padding:10px;width:100%}.button-container{align-items:center;flex-direction:column;gap:12px;justify-content:center;margin-top:20px;width:100%}.book_button,.learn_more_button{font-size:15px;height:44px;margin:0;max-width:200px;padding:10px 16px;width:100%}}@media (max-width:480px){.main-content{padding:.75rem}.main-content h1{font-size:1.75rem}.main-content p{font-size:1rem}.quick_actions{gap:1rem;margin:1rem 0;padding:0 .25rem}.action_card{padding:1.25rem}.component_container{border-radius:16px;margin:8px;padding:12px}.component_description{padding:8px}.component_description h1{font-size:1.5rem;margin-bottom:.75rem}.component_description p{font-size:.95rem;line-height:1.5}.button-container{gap:10px;margin-top:16px}.book_button,.learn_more_button{font-size:14px;height:42px;max-width:180px;padding:8px 14px}}.learn_more{margin:0 auto;max-width:1200px;min-height:calc(100vh - 200px);padding:2rem}.learn_more h1{color:#1c1c1c;font-size:2.5rem;font-weight:700;margin-bottom:2rem;text-align:center}.learn_more_content{display:flex;flex-direction:column;gap:2rem}.learn_more_section{background-color:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;padding:2rem;transition:transform .3s ease,box-shadow .3s ease}.learn_more_section:hover{box-shadow:0 6px 12px #00000026;transform:translateY(-5px)}.learn_more_section h2{color:#1c1c1c;font-size:1.8rem;font-weight:600;margin-bottom:1rem}.learn_more_section h4{border-bottom:2px solid #f15a29;color:#1c1c1c;font-size:1.3rem;font-weight:600;margin:1.5rem 0 1rem;padding-bottom:.5rem}.learn_more_section p{color:#4a4a4a;font-size:1.1rem;line-height:1.8;margin-bottom:1rem}.learn_more_section:last-child p{margin-bottom:0}.learn_more_image{border-radius:8px;height:300px;margin-bottom:1.5rem;object-fit:cover;width:100%}.learn_more_features{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:1.5rem}.feature_item{background-color:#f8f9fa;border-radius:8px;padding:1.5rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.feature_item:hover{box-shadow:0 4px 8px #0000001a;transform:translateY(-3px)}.feature_item h3{color:#1c1c1c;font-size:1.2rem;margin-bottom:.5rem}.feature_item p{color:#666;font-size:1rem;margin:0}.book_button{align-items:center;background-color:#f15a29;border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-size:1.1rem;height:45px;justify-content:center;margin:32px auto;padding:12px 24px;text-decoration:none;transition:all .3s ease;width:200px}.book_button:hover{background-color:#d44a1f;transform:translateY(-2px)}.learn_more_images{margin-top:1.5rem}.image_grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:1rem}.image_container{aspect-ratio:4/3;background:#f8f9fa;border-radius:12px;box-shadow:0 4px 8px #0000001a;overflow:hidden;position:relative;transition:transform .3s ease,box-shadow .3s ease}.image_container:hover{box-shadow:0 8px 16px #00000026;transform:translateY(-5px)}.image_container img{display:block;height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.image_container:hover img{transform:scale(1.05)}.image_caption{background:#000;bottom:0;color:#fff;font-size:.9rem;font-weight:700;left:0;margin:0;padding:1rem .75rem .75rem;position:absolute;right:0;text-align:center}.learn_more_videos{margin-top:2rem}.video_grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.video_container{align-items:center;display:flex;flex-direction:column}.video_container video{border-radius:8px;box-shadow:0 2px 8px #0000001a;height:auto;max-width:100%;width:100%}.video_caption{color:#555;font-size:.9rem;margin-top:.5rem;max-width:100%;text-align:center}@media (max-width:768px){.learn_more{padding:1rem}.learn_more h1{font-size:2rem;margin-bottom:1.5rem}.learn_more_section{padding:1.5rem}.learn_more_section h2{font-size:1.5rem}.learn_more_section h4{font-size:1.2rem}.learn_more_section p{font-size:1rem}.learn_more_image{height:200px}.image_grid,.learn_more_features{grid-template-columns:1fr}.image_container{aspect-ratio:16/10}.image_container img{height:100%}.video_grid{gap:1rem;grid-template-columns:1fr}.video_container video{height:auto;max-width:100%;min-height:180px;width:100%}.book_button{display:flex;font-size:1rem;height:45px;margin:32px auto;max-width:200px;padding:10px 20px;width:100%}}@media (max-width:480px){.learn_more{padding:.75rem}.learn_more_section{padding:1rem}.image_grid,.video_grid{gap:1rem}.image_container{aspect-ratio:3/2}.image_container img{height:100%}.video_container video{height:180px}}.booking-container{margin:0 auto;max-width:800px;min-height:calc(100vh - 200px);padding:2rem}.booking-header{margin-bottom:3rem;padding:2rem 0;text-align:center}.booking-header h1{color:#1c1c1c;font-size:2.5rem;font-weight:700;letter-spacing:-.5px;margin-bottom:1rem}.booking-header p{color:#4a4a4a;font-size:1.2rem;line-height:1.6;margin:0 auto;max-width:600px;opacity:.9}.booking-content{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:600px}.booking-form-container{background:#fff;border:2px solid #e0e0e0;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:2rem;width:100%}.booking-form{display:flex;flex-direction:column;gap:2rem}.form-section{border-bottom:1px solid #f0f0f0;padding-bottom:2rem}.form-section:last-of-type{border-bottom:none}.form-section h2{border-bottom:2px solid #f15a29;color:#1c1c1c;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;padding-bottom:.5rem}.form-row{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr;margin-bottom:1.5rem}.form-group label{margin-bottom:.5rem}.form-group input,.form-group select,.form-group textarea{background-color:#fafbfc;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;padding:12px 16px;transition:all .3s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{background-color:#fff;border-color:#f15a29;box-shadow:0 0 0 3px #f15a291a;outline:none}.form-group textarea{min-height:100px}.booking-summary{background:#f8f9fa;border:2px solid #e0e0e0;border-radius:12px;margin-top:1rem;padding:1.5rem}.booking-summary h2{color:#1c1c1c;font-size:1.3rem;font-weight:600;margin-bottom:1rem;text-align:center}.summary-details{display:flex;flex-direction:column;gap:.75rem}.summary-row{align-items:center;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;padding:.5rem 0}.summary-row:last-child{border-bottom:none}.summary-row.total{border-top:2px solid #f15a29;color:#f15a29;font-size:1.1rem;font-weight:700;margin-top:.5rem;padding-top:1rem}.form-actions{display:flex;gap:1rem;justify-content:center;margin-top:2rem}.cancel-button,.submit-button{align-items:center;border:none;border-radius:8px;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;justify-content:center;min-width:140px;padding:14px 28px;text-decoration:none;transition:all .3s ease}.cancel-button{background-color:#6c757d}.cancel-button:hover{background-color:#5a6268;box-shadow:0 4px 12px #6c757d4d}.submit-button{background-color:#f15a29;color:#fff}.submit-button:hover:not(:disabled){background-color:#d44a1f;box-shadow:0 4px 12px #f15a294d;transform:translateY(-2px)}.submit-button:disabled{background-color:#ccc;cursor:not-allowed;transform:none}.error-message{font-size:.95rem;line-height:1.6;margin-bottom:1.5rem;max-width:100%;overflow-wrap:break-word;padding:1.5rem;text-align:left;white-space:pre-line}.success-message{animation:slideUp .5s ease-out;background:#fff;border:2px solid #38a169;border-radius:12px;box-shadow:0 4px 20px #0000001a;padding:2rem}.success-message h2{color:#38a169;font-size:1.8rem;font-weight:700;margin-bottom:1rem}.success-message p{color:#4a4a4a;font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.confirmation-code-section{background:#f8f9fa;border:2px solid #f15a29;border-radius:8px;margin:2rem 0;padding:1.5rem}.confirmation-code-section p{color:#1c1c1c;font-size:1.1rem;margin-bottom:1rem}.confirmation-code{background:#f15a29;border-radius:6px;box-shadow:0 2px 8px #f15a294d;color:#fff;font-family:Courier New,monospace;font-size:1.5rem;font-weight:700;letter-spacing:2px;padding:1rem 1.5rem;text-align:center}.back-home-button{background-color:#f15a29;border:none;border-radius:8px;color:#fff;display:inline-block;font-size:1rem;font-weight:600;padding:12px 24px;text-decoration:none;transition:all .3s ease}.back-home-button:hover{background-color:#d44a1f;box-shadow:0 4px 12px #f15a294d;transform:translateY(-2px)}@media (max-width:768px){.booking-container{max-width:100%;padding:1rem}.booking-content{max-width:100%}.booking-header h1{font-size:2rem}.booking-header p{font-size:1.1rem}.booking-form-container{padding:1.5rem}.form-row{gap:1rem;grid-template-columns:1fr}.form-actions{flex-direction:column}.cancel-button,.submit-button{width:100%}.success-message{padding:1.5rem}.success-message h2{font-size:1.5rem}}@media (max-width:480px){.booking-form-container{padding:1rem}.form-section{padding-bottom:1.5rem}.form-section h2{font-size:1.3rem}.info-card{padding:1rem}.info-card h3{font-size:1.1rem}}.login_page{align-items:center;background-color:#f8fafc;display:flex;justify-content:center;min-height:calc(100vh - 200px);padding:2rem 1rem}.login_card{animation:slideUp .5s ease-out;background:#fff;border-radius:12px;box-shadow:0 8px 32px #0000001a;max-width:400px;padding:2.5rem;width:100%}.login_card h2{color:#1c1c1c;font-size:2rem;font-weight:700;letter-spacing:-.5px;margin-bottom:.5rem;text-align:center}.login_subtitle{color:#4a4a4a;font-size:1rem;font-weight:400;margin-bottom:2rem;text-align:center}.login-form{display:flex;flex-direction:column;gap:1.5rem}.checkbox-group{margin-top:.5rem}.checkbox-label{align-items:center;color:#4a4a4a;cursor:pointer;display:flex;font-size:.9rem;font-weight:500;gap:.75rem;-webkit-user-select:none;user-select:none}.checkbox-label input[type=checkbox]{display:none}.checkmark{background-color:#fff;border:2px solid #d1d5db;border-radius:4px;height:18px;position:relative;transition:all .3s ease;width:18px}.checkbox-label input[type=checkbox]:checked+.checkmark{background-color:#f15a29;border-color:#f15a29}.checkbox-label input[type=checkbox]:checked+.checkmark:after{border:solid #fff;border-width:0 2px 2px 0;content:"";height:10px;left:5px;position:absolute;top:2px;transform:rotate(45deg);width:6px}.checkbox-label:hover .checkmark{border-color:#f15a29}.forgot-password{color:#4a4a4a;font-size:.85rem;margin-top:1rem;text-align:center}@media (max-width:768px){.login_page{min-height:calc(100vh - 150px);padding:1rem}.login_card{margin:1rem;padding:2rem 1.5rem}.login_card h2{font-size:1.75rem}.login-form{gap:1.25rem}.form-group input{font-size:.95rem;padding:.75rem .875rem}.auth-button{font-size:.95rem;padding:.875rem}}@media (max-width:480px){.login_card{padding:1.5rem 1rem}.login_card h2{font-size:1.5rem}.login_subtitle{font-size:.9rem}.form-group input{font-size:.9rem;padding:.75rem}.checkbox-label{font-size:.85rem}.checkmark{height:16px;width:16px}.checkbox-label input[type=checkbox]:checked+.checkmark:after{height:8px;left:4px;top:1px;width:5px}}.auth-button.loading{background:#9ca3af;cursor:not-allowed;transform:none}.auth-button.loading:hover{box-shadow:none;transform:none}.need-confirmation{margin-top:1rem;text-align:center}.auth-link-button{background:none;border:none;color:#f15a29;cursor:pointer;font-family:inherit;font-size:.9rem;padding:0;text-decoration:underline}.auth-link-button:hover{color:#d1451e}.confirmation-request-form{background-color:#f8fafc;border:1px solid #e1e5e9;border-radius:8px;margin-top:1.5rem;padding:1.5rem}.confirmation-request-form h3{color:#1c1c1c;font-size:1.1rem;font-weight:600;margin:0 0 .5rem}.confirmation-request-form p{color:#4a4a4a;font-size:.9rem;margin:0 0 1rem}.confirmation-request-form .form-group{margin-bottom:1rem}.confirmation-request-form .auth-button{margin-top:0;width:100%}.signup_page{align-items:center;background-color:#f8fafc;display:flex;justify-content:center;min-height:calc(100vh - 200px);padding:2rem 1rem}.signup_card{animation:slideUp .5s ease-out;background:#fff;border-radius:12px;box-shadow:0 8px 32px #0000001a;max-width:450px;padding:2.5rem;width:100%}.signup_card h2{color:#1c1c1c;font-size:2rem;font-weight:700;letter-spacing:-.5px;margin-bottom:.5rem;text-align:center}.signup_subtitle{color:#4a4a4a;font-size:1rem;font-weight:400;margin-bottom:2rem;text-align:center}.signup-form{display:flex;flex-direction:column;gap:1.5rem}.auth-button{background-color:#f15a29;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;letter-spacing:.5px;margin-top:1rem;padding:1rem;text-transform:uppercase;transition:all .3s ease}.auth-button:hover{background-color:#d44a1f;box-shadow:0 8px 25px #f15a294d;transform:translateY(-2px)}.auth-button:active{transform:translateY(0)}.auth-redirect{color:#4a4a4a;font-size:.9rem;margin-top:1.5rem;text-align:center}.auth-link{color:#f15a29;font-weight:600;text-decoration:none;transition:color .3s ease}.auth-link:hover{color:#d44a1f;text-decoration:underline}@media (max-width:768px){.signup_page{min-height:calc(100vh - 150px);padding:1rem}.signup_card{margin:1rem;padding:2rem 1.5rem}.signup_card h2{font-size:1.75rem}.signup-form{gap:1.25rem}.form-group input{font-size:.95rem;padding:.75rem .875rem}.auth-button{font-size:.95rem;padding:.875rem}}@media (max-width:480px){.signup_card{padding:1.5rem 1rem}.signup_card h2{font-size:1.5rem}.signup_subtitle{font-size:.9rem}.form-group input{font-size:.9rem;padding:.75rem}}.form-group input.error{background-color:#fef5f5;border-color:#e53e3e}.form-group input.error:focus{box-shadow:0 0 0 3px #e53e3e1a}.error-message,.success-message{border-radius:8px;font-size:.9rem;font-weight:500;margin-bottom:1rem;padding:.75rem 1rem;text-align:center}.resend-section{border-top:1px solid #bbf7d0;margin-top:1rem;padding-top:1rem}.resend-section p{color:#059669;font-size:.85rem;margin:0 0 .75rem}.resend-button{background-color:#059669;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.85rem;font-weight:500;letter-spacing:.25px;padding:.5rem 1rem;text-transform:none;transition:all .3s ease}.resend-button:hover:not(:disabled){background-color:#047857;box-shadow:0 4px 12px #0596694d;transform:translateY(-1px)}.resend-button:disabled{background-color:#9ca3af;box-shadow:none;cursor:not-allowed;transform:none}.form-group input.success{background-color:#f0fff4;border-color:#38a169}.form-group input.success:focus{box-shadow:0 0 0 3px #38a1691a}.password-input-container input{flex:1 1;padding-right:45px}.forgot-password-page{align-items:center;background-color:#f8fafc;display:flex;justify-content:center;min-height:calc(100vh - 200px);padding:2rem 1rem}.forgot-password-card{animation:slideUp .5s ease-out;background:#fff;border-radius:12px;box-shadow:0 8px 32px #0000001a;max-width:450px;padding:2.5rem;width:100%}.forgot-password-card h2{color:#1c1c1c;font-size:2rem;font-weight:700;letter-spacing:-.5px;margin-bottom:.5rem;text-align:center}.forgot-password-subtitle{color:#4a4a4a;font-size:1rem;font-weight:400;line-height:1.5;margin-bottom:2rem;text-align:center}.forgot-password-form{display:flex;flex-direction:column;gap:1.5rem}.form-group input{padding:.875rem 1rem}.form-group input::placeholder{color:#9ca3af;font-weight:400}.forgot-password-links{display:flex;flex-direction:column;gap:1rem;margin-top:2rem;text-align:center}.back-to-login,.create-account{color:#f15a29;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .3s ease}.back-to-login:hover,.create-account:hover{color:#d44a1f;text-decoration:underline}@media (max-width:768px){.forgot-password-page{padding:1rem}.forgot-password-card{padding:2rem}.forgot-password-card h2{font-size:1.75rem}.forgot-password-form{gap:1.25rem}.form-group input,.reset-button{padding:.75rem}.reset-button{font-size:.9rem}}@media (max-width:480px){.forgot-password-card{padding:1.5rem}.forgot-password-card h2{font-size:1.5rem}.forgot-password-subtitle{font-size:.9rem}.form-group input{font-size:.9rem;padding:.75rem}.reset-button{font-size:.85rem;padding:.75rem}.forgot-password-links{gap:.75rem}.back-to-login,.create-account{font-size:.85rem}}.reset-password-page{align-items:center;background-color:#f8fafc;display:flex;justify-content:center;min-height:calc(100vh - 200px);padding:2rem 1rem}.reset-password-card{animation:slideUp .5s ease-out;background:#fff;border-radius:12px;box-shadow:0 8px 32px #0000001a;max-width:450px;padding:2.5rem;width:100%}.reset-password-card h2{color:#1c1c1c;font-size:2rem;font-weight:700;letter-spacing:-.5px;margin-bottom:.5rem;text-align:center}.reset-password-subtitle{color:#4a4a4a;font-size:1rem;font-weight:400;line-height:1.5;margin-bottom:2rem;text-align:center}.reset-password-form{display:flex;flex-direction:column;gap:1.5rem}.form-group label{font-size:.9rem;margin-bottom:.25rem}.password-input-container input{background-color:#fafbfc;border:2px solid #e1e5e9;border-radius:8px;font-size:1rem;padding:.875rem 45px .875rem 1rem;transition:all .3s ease;width:100%}.password-input-container input:focus{background-color:#fff;border-color:#f15a29;box-shadow:0 0 0 3px #f15a291a;outline:none}.password-input-container input::placeholder{color:#9ca3af;font-weight:400}.reset-button{background-color:#f15a29;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;letter-spacing:.5px;margin-top:.5rem;padding:.875rem 1rem;text-transform:uppercase;transition:all .3s ease}.reset-button:hover:not(:disabled){background-color:#d44a1f;box-shadow:0 4px 15px #f15a294d;transform:translateY(-2px)}.reset-button:active:not(:disabled){transform:translateY(0)}.reset-button:disabled{background:#9ca3af;box-shadow:none;cursor:not-allowed;transform:none}.reset-password-links{display:flex;flex-direction:column;gap:1rem;margin-top:2rem;text-align:center}.back-to-login,.request-new-reset{color:#f15a29;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .3s ease}.back-to-login:hover,.request-new-reset:hover{color:#d44a1f;text-decoration:underline}.error-message{background-color:#fef2f2;border:1px solid #fecaca;color:#dc2626}@media (max-width:768px){.reset-password-page{padding:1rem}.reset-password-card{padding:2rem}.reset-password-card h2{font-size:1.75rem}.reset-password-form{gap:1.25rem}.password-input-container input{padding:.75rem 45px .75rem .75rem}.reset-button{font-size:.9rem;padding:.75rem}}@media (max-width:480px){.reset-password-card{padding:1.5rem}.reset-password-card h2{font-size:1.5rem}.reset-password-subtitle{font-size:.9rem}.password-input-container input{font-size:.9rem;padding:.75rem 45px .75rem .75rem}.reset-button{font-size:.85rem;padding:.75rem}.reset-password-links{gap:.75rem}.back-to-login,.request-new-reset{font-size:.85rem}}.manage-users-page{background-color:#f8fafc;min-height:calc(100vh - 200px);padding:2rem 1rem}.manage-users-container{margin:0 auto;max-width:1200px}.error-container{color:#6b7280;padding:4rem 2rem;text-align:center}.error-container h2{color:#1c1c1c;font-size:1.5rem;margin-bottom:1rem}.users-table-container{-webkit-overflow-scrolling:touch;animation:slideUp .5s ease-out;background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;overflow-x:auto;padding:2rem}.users-table{background:#fff;border-collapse:collapse;table-layout:fixed;width:100%}.users-table td:first-child,.users-table td:nth-child(2),.users-table th:first-child,.users-table th:nth-child(2){min-width:200px;width:200px}.users-table td:nth-child(3),.users-table th:nth-child(3){min-width:140px;width:140px}.users-table td:nth-child(4),.users-table td:nth-child(5),.users-table th:nth-child(4),.users-table th:nth-child(5){min-width:100px;width:100px}.users-table td:nth-child(6),.users-table th:nth-child(6){min-width:120px;width:120px}.users-table thead{background-color:#f8fafc}.users-table th{border-bottom:2px solid #e5e7eb;color:#1c1c1c;font-size:.9rem;font-weight:600;letter-spacing:.5px;padding:1rem .75rem;text-align:left;text-transform:uppercase;white-space:nowrap}.users-table td{border-bottom:1px solid #f3f4f6;line-height:1.4;overflow:hidden;padding:1.25rem 1rem;text-overflow:ellipsis;vertical-align:top;white-space:nowrap}.users-table td.user-name{padding-bottom:1.25rem;padding-top:1.25rem;vertical-align:middle}.edit-input{box-sizing:border-box}.user-row:hover{background:#f9fafb;transition:background-color .2s ease}.user-row.editing{background:#f8fafc!important;border-left:4px solid #f15a29}.edit-password-row{background:#f8fafc;border-left:4px solid #f15a29}.edit-password-row td{border-bottom:1px solid #e5e7eb;padding:1rem 1rem 1.5rem}.user-row .user-name,.users-table .user-name{color:#1c1c1c;font-size:1rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-email,.user-phone{color:#6b7280;font-size:.9rem}.edit-name-group{align-items:center;display:flex;gap:.5rem;width:100%}.edit-name-group .edit-input{flex:1 1;min-width:0}.edit-name-group .edit-input:first-child,.edit-name-group .edit-input:last-child{flex:1.2 1}.admin-badge{border-radius:20px;display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.5px;padding:.25rem .75rem;text-transform:uppercase}.admin-badge.admin{background:#fef3c7;color:#d97706}.admin-badge.user{background:#dbeafe;color:#2563eb}.admin-checkbox-label{align-items:center;color:#4a4a4a;cursor:pointer;display:flex;font-size:.9rem;font-weight:500;gap:.5rem}.admin-checkbox{accent-color:#f15a29;cursor:pointer;height:18px;width:18px}.admin-text{color:#1c1c1c;font-weight:600}.bookings-count{color:#374151;font-weight:600;text-align:center}.edit-input{background-color:#fafbfc;border:2px solid #e1e5e9;border-radius:8px;font-size:.9rem;padding:.75rem;transition:all .3s ease;width:100%}.edit-input:focus{background-color:#fff;border-color:#f15a29;box-shadow:0 0 0 3px #f15a291a;outline:none}.edit-input::placeholder{color:#9ca3af;font-weight:400}.password-edit-section{display:flex;flex-direction:column;gap:.5rem}.password-edit-section label{color:#1c1c1c;font-size:.9rem;font-weight:600;margin-bottom:.25rem}.password-input-container{align-items:center;display:flex;position:relative}.password-input{padding-right:45px}.password-toggle{align-items:center;background:none;border:none;border-radius:4px;cursor:pointer;display:flex;justify-content:center;padding:5px;position:absolute;right:10px;top:50%;transform:translateY(-50%);transition:background-color .3s ease}.password-toggle:focus,.password-toggle:hover{background-color:#0000001a}.password-toggle:focus{outline:none}.password-icon{height:20px;transition:opacity .3s ease;width:20px}.password-icon.show{opacity:.7}.password-icon.hide{filter:brightness(.8);opacity:1}@media (max-width:768px){.manage-users-page{padding:.5rem}.page-header h1{font-size:1.75rem}.page-header p{font-size:1rem}.controls-section{padding:1.5rem}.controls-header{flex-direction:column;gap:1rem;text-align:center}.controls-content{flex-direction:column;gap:1.5rem}.search-control{min-width:auto}.filter-controls{gap:1rem;justify-content:center}.filter-group,.filter-select,.sort-order-group,.sort-select{min-width:120px}.users-table-container{border-radius:8px;margin:0;overflow-x:auto;padding:.5rem}.users-table{font-size:.8rem;min-width:600px;table-layout:auto}.users-table td,.users-table th{min-width:60px;padding:.5rem .25rem;white-space:nowrap}.delete-button,.edit-button{font-size:.7rem;min-width:60px;padding:.4rem .6rem}.edit-actions,.edit-name-group{flex-direction:column;gap:.25rem}.users-table td:first-child,.users-table th:first-child{min-width:120px;width:120px}.users-table td:nth-child(2),.users-table th:nth-child(2){min-width:140px;width:140px}.users-table td:nth-child(3),.users-table th:nth-child(3){min-width:100px;width:100px}.users-table td:nth-child(4),.users-table td:nth-child(5),.users-table th:nth-child(4),.users-table th:nth-child(5){min-width:70px;width:70px}.users-table td:nth-child(6),.users-table th:nth-child(6){min-width:80px;width:80px}}@media (max-width:480px){.manage-users-page{padding:.25rem}.page-header h1{font-size:1.5rem}.users-table{font-size:.75rem;min-width:500px}.users-table td,.users-table th{min-width:50px;padding:.4rem .2rem}.delete-button,.edit-button{font-size:.65rem;min-width:50px;padding:.3rem .5rem}.edit-input{font-size:.75rem;padding:.4rem}}.manage-bookings-page{background-color:#f8fafc;min-height:calc(100vh - 200px);padding:2rem 1rem}.manage-bookings-container{margin:0 auto;max-width:2000px;padding:0 1rem}.header-content{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.header-content>div{text-align:left}.refresh-button{background-color:#f15a29;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;min-width:100px;padding:.75rem 1.5rem;transition:all .2s ease}.refresh-button:hover:not(:disabled){background-color:#d13d1a;transform:translateY(-1px)}.refresh-button:disabled{background-color:#9ca3af;cursor:not-allowed;transform:none}.controls-section{background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid #f15a291a;border-radius:16px;box-shadow:0 8px 32px #00000014;margin-bottom:2rem;padding:2rem;transition:all .3s ease}.controls-section:hover{box-shadow:0 12px 40px #0000001f;transform:translateY(-2px)}.controls-header{align-items:center;border-bottom:2px solid #f1f5f9;display:flex;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem}.controls-header h3{align-items:center;color:#1c1c1c;display:flex;font-size:1.25rem;font-weight:700;gap:.5rem;margin:0}.controls-header h3:before{background:linear-gradient(135deg,#f15a29,#ff6b35);border-radius:2px;content:"";height:24px;width:4px}.results-info{align-items:baseline;color:#6b7280;display:flex;font-size:.9rem;gap:.25rem}.results-count{color:#f15a29;font-size:1.1rem;font-weight:700}.results-label{color:#6b7280;font-weight:500}.controls-content{align-items:flex-end;display:flex;flex-wrap:wrap;gap:2rem}.search-control{flex:1 1;min-width:300px}.search-input-wrapper{align-items:center;display:flex;position:relative}.search-icon{color:#9ca3af;height:20px;left:1rem;position:absolute;transition:color .3s ease;width:20px;z-index:1}.search-input{background-color:#fff;border:2px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 8px #0000000a;font-size:1rem;padding:1rem 1rem 1rem 3rem;transition:all .3s ease;width:100%}.search-input:focus{background-color:#fff;border-color:#f15a29;box-shadow:0 0 0 4px #f15a291a,0 4px 16px #00000014;outline:none}.search-input:focus+.search-icon{color:#f15a29}.clear-search-btn{align-items:center;background:none;border:none;border-radius:4px;color:#9ca3af;cursor:pointer;display:flex;justify-content:center;padding:.25rem;position:absolute;right:.75rem;transition:all .3s ease}.clear-search-btn:hover{background-color:#f15a291a;color:#f15a29}.clear-search-btn svg{height:16px;width:16px}.filter-controls{align-items:flex-end;display:flex;flex-wrap:wrap;gap:1.5rem}.filter-group,.sort-order-group{display:flex;flex-direction:column;gap:.5rem}.filter-label{color:#374151;font-size:.875rem;font-weight:600;letter-spacing:.5px;margin:0;text-transform:uppercase}.filter-select,.sort-select{background-color:#fff;border:2px solid #e5e7eb;border-radius:10px;box-shadow:0 2px 8px #0000000a;cursor:pointer;font-size:.9rem;min-width:140px;padding:.875rem 1rem;transition:all .3s ease}.filter-select:hover,.sort-select:hover{border-color:#d1d5db;box-shadow:0 4px 12px #00000014}.filter-select:focus,.sort-select:focus{background-color:#fff;border-color:#f15a29;box-shadow:0 0 0 4px #f15a291a,0 4px 16px #00000014;outline:none}.sort-order-btn{align-items:center;background-color:#fff;border:2px solid #e5e7eb;border-radius:10px;box-shadow:0 2px 8px #0000000a;color:#374151;cursor:pointer;display:flex;height:48px;justify-content:center;padding:.875rem;transition:all .3s ease;width:48px}.sort-order-btn:hover{background-color:#f15a29;border-color:#f15a29;box-shadow:0 6px 20px #f15a294d;color:#fff;transform:translateY(-2px)}.sort-order-btn svg{height:20px;transition:transform .3s ease;width:20px}.sort-order-btn:hover svg{transform:scale(1.1)}.loading-container{align-items:center;color:#6b7280;display:flex;flex-direction:column;justify-content:center;padding:4rem 2rem}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #e5e7eb;border-radius:50%;border-top-color:#f15a29;height:40px;margin-bottom:1rem;width:40px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.bookings-table-container{animation:slideUp .5s ease-out;background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;margin:0 -1rem;overflow-x:auto;padding:2.5rem}.bookings-table{background:#fff;border-collapse:collapse;table-layout:fixed;width:100%}.bookings-table td:first-child,.bookings-table th:first-child{width:180px}.bookings-table td:nth-child(2),.bookings-table th:nth-child(2){width:80px}.bookings-table td:nth-child(3),.bookings-table th:nth-child(3){width:200px}.bookings-table td:nth-child(4),.bookings-table th:nth-child(4){width:140px}.bookings-table td:nth-child(5),.bookings-table th:nth-child(5){width:150px}.bookings-table td:nth-child(6),.bookings-table td:nth-child(7),.bookings-table th:nth-child(6),.bookings-table th:nth-child(7){width:120px}.bookings-table td:nth-child(8),.bookings-table th:nth-child(8){width:80px}.bookings-table td:nth-child(9),.bookings-table th:nth-child(9){width:140px}.bookings-table td:nth-child(10),.bookings-table th:nth-child(10){width:100px}.bookings-table thead{background-color:#f8fafc}.bookings-table th{border-bottom:2px solid #e5e7eb;color:#1c1c1c;font-size:.9rem;font-weight:600;letter-spacing:.5px;padding:1rem .75rem;text-align:left;text-transform:uppercase;white-space:nowrap}.bookings-table td{border-bottom:1px solid #f3f4f6;line-height:1.4;overflow:hidden;padding:1.25rem 1rem;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.bookings-table tr:hover{background:#f9fafb;transition:background-color .2s ease}.bookings-table tr.updating{animation:pulse 1s ease-in-out;background-color:#fef3c7}.bookings-table tr.deleting{animation:fadeOut .5s ease-out;background-color:#fee2e2}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}@keyframes fadeOut{0%{opacity:1}to{opacity:.3}}.bookings-table td:hover{word-wrap:break-word;max-width:none;position:relative;white-space:normal;z-index:1}.delete-button{border:none;cursor:pointer;font-size:.8rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase;transition:all .3s ease}.delete-button,select{border-radius:8px;padding:.5rem 1rem}select{background:#fafbfc;border:2px solid #e1e5e9;font-size:.9rem;transition:border-color .3s}select:focus{background:#fff;border-color:#f15a29;box-shadow:0 0 0 3px #f15a291a;outline:none}@media (max-width:768px){.manage-bookings-page{padding:.5rem}.manage-bookings-container{max-width:100%;padding:0}.header-content{flex-direction:column;gap:1rem}.header-content,.header-content>div{text-align:center}.controls-section{padding:1.5rem}.controls-header{flex-direction:column;gap:1rem;text-align:center}.controls-content{flex-direction:column;gap:1.5rem}.search-control{min-width:auto}.filter-controls{gap:1rem;justify-content:center}.filter-group,.filter-select,.sort-order-group,.sort-select{min-width:120px}.page-header h1{font-size:1.75rem;margin-bottom:.25rem}.page-header p{font-size:1rem}.refresh-button{margin:0 auto;max-width:200px;width:100%}.bookings-table-container{border-radius:8px;margin:0;overflow-x:auto;padding:.5rem}.bookings-table{font-size:.8rem;min-width:600px;table-layout:auto}.bookings-table td,.bookings-table th{min-width:60px;padding:.5rem .25rem;white-space:nowrap}.bookings-table td:first-child,.bookings-table th:first-child{width:100px}.bookings-table td:nth-child(2),.bookings-table th:nth-child(2){width:60px}.bookings-table td:nth-child(3),.bookings-table th:nth-child(3){width:120px}.bookings-table td:nth-child(4),.bookings-table td:nth-child(5),.bookings-table th:nth-child(4),.bookings-table th:nth-child(5){width:80px}.bookings-table td:nth-child(6),.bookings-table td:nth-child(7),.bookings-table th:nth-child(6),.bookings-table th:nth-child(7){width:70px}.bookings-table td:nth-child(8),.bookings-table th:nth-child(8){width:50px}.bookings-table td:nth-child(9),.bookings-table th:nth-child(9){width:100px}.bookings-table td:nth-child(10),.bookings-table th:nth-child(10){width:70px}.delete-button{font-size:.7rem;min-width:60px;padding:.4rem .6rem}.status-cell{flex-direction:column;gap:.25rem}.status-badge{font-size:.7rem;padding:.2rem .4rem}.status-select{font-size:.7rem;padding:.3rem .5rem}}@media (max-width:480px){.manage-bookings-page{padding:.25rem}.page-header h1{font-size:1.5rem;margin-bottom:.25rem}.page-header p{font-size:.9rem}.refresh-button{font-size:.85rem;padding:.6rem 1rem}.bookings-table-container{padding:.25rem}.bookings-table{font-size:.75rem;min-width:500px}.bookings-table td,.bookings-table th{min-width:50px;padding:.4rem .2rem}.delete-button{font-size:.65rem;min-width:50px;padding:.3rem .5rem}.status-badge{font-size:.65rem;padding:.15rem .3rem}.status-select{font-size:.65rem;padding:.2rem .4rem}.error-message,.success-message{font-size:.85rem;padding:.6rem .8rem}}.status-cell{align-items:flex-start;display:flex;flex-direction:column;gap:.5rem}.status-badge{font-size:.8rem}.status-confirmed{background-color:#d1fae5;color:#065f46}.status-pending{background-color:#fef3c7;color:#92400e}.status-cancelled{background-color:#fee2e2;color:#991b1b}.booking-type-badge{border-radius:20px;display:inline-block;font-size:.8rem;font-weight:600;letter-spacing:.5px;min-width:60px;padding:.25rem .75rem;text-align:center;text-transform:uppercase}.guest-type{background-color:#fef3c7;border:1px solid #f59e0b;color:#92400e}.user-type{background-color:#dbeafe;border:1px solid #3b82f6;color:#1e40af}.status-select{background-color:#fff;border:1px solid #d1d5db;border-radius:4px;font-size:.85rem;padding:.25rem .5rem}@media (max-width:360px){.manage-bookings-page{padding:.125rem}.page-header h1{font-size:1.25rem}.page-header p{font-size:.8rem}.bookings-table{font-size:.7rem;min-width:450px}.bookings-table td,.bookings-table th{min-width:40px;padding:.3rem .15rem}.delete-button{font-size:.6rem;min-width:45px;padding:.25rem .4rem}.status-badge{font-size:.6rem;padding:.1rem .25rem}.status-select{font-size:.6rem;padding:.15rem .3rem}}@media (hover:none) and (pointer:coarse){.delete-button{min-width:44px}.delete-button,.refresh-button,.status-select{min-height:44px}.bookings-table td:hover{background-color:initial}}.find-booking-page{background-color:#f8fafc;min-height:calc(100vh - 200px);padding:2rem 1rem}.find-booking-container{margin:0 auto;max-width:1200px}.page-header{margin-bottom:3rem;text-align:center}.page-header h1{color:#1c1c1c;font-size:2.5rem;font-weight:700;letter-spacing:-.5px;margin-bottom:.5rem}.page-header p{color:#4a4a4a;font-size:1.1rem;font-weight:400}.error-message,.success-message{background-color:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;font-size:.9rem;font-weight:500;margin-bottom:1rem;padding:.75rem 1rem;text-align:center}.success-message{background-color:#f0fff4;border:1px solid #bbf7d0;color:#059669}.search-section{margin-bottom:2rem}.search-container{animation:slideUp .5s ease-out;background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;padding:2rem}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.search-form{gap:1.5rem}.form-group,.search-form{display:flex;flex-direction:column}.form-group{gap:.5rem}.form-group label{color:#1c1c1c;font-size:.95rem;font-weight:600}.form-group input{background-color:#fafbfc;border:2px solid #e1e5e9;border-radius:8px;font-size:1rem;padding:.75rem;transition:all .3s ease}.form-group input:focus{background-color:#fff;border-color:#f15a29;box-shadow:0 0 0 3px #f15a291a;outline:none}.search-button{background:linear-gradient(135deg,#f15a29,#d44a1f);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;margin-top:1rem;padding:1rem 2rem;transition:all .3s ease}.search-button:hover:not(:disabled){box-shadow:0 8px 25px #f15a294d;transform:translateY(-2px)}.search-button:disabled{cursor:not-allowed;opacity:.6;transform:none}.booking-details-section{margin-bottom:2rem}.booking-table-container{animation:slideUp .5s ease-out;background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;overflow-x:auto;padding:2rem}.booking-table{background:#fff;border-collapse:collapse;width:100%}.booking-table thead{background-color:#f8fafc}.booking-table th{border-bottom:2px solid #e5e7eb;color:#1c1c1c;font-size:.9rem;font-weight:600;letter-spacing:.5px;padding:1rem;text-align:left;text-transform:uppercase}.booking-table td{border-bottom:1px solid #f3f4f6;padding:1rem;vertical-align:top}.booking-row:hover{background:#f9fafb;transition:background-color .2s ease}.edit-form-row{background:#f8fafc!important;border-left:4px solid #f15a29}.edit-form-row td{border-bottom:1px solid #e5e7eb;padding:1rem 1rem 1.5rem}.booking-info .info-group{display:flex;flex-direction:column;gap:1rem}.info-item{display:flex;flex-direction:column;gap:.25rem}.info-item label{color:#6b7280;font-size:.8rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.info-item span{color:#1c1c1c;font-size:1rem;font-weight:600}.booking-details .details-group{display:flex;flex-direction:column;gap:1rem}.detail-item{display:flex;flex-direction:column;gap:.25rem}.detail-item label{color:#6b7280;font-size:.8rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.detail-item span{color:#374151;font-size:.95rem}.status-badge{border-radius:20px;display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.5px;padding:.25rem .75rem;text-transform:uppercase}.status-badge.status-confirmed{background:#f0fdf4;color:#16a34a}.status-badge.status-pending{background:#fef3c7;color:#d97706}.status-badge.status-cancelled{background:#fef2f2;color:#dc2626}.cancelled-status{color:#dc2626;font-style:italic;font-weight:600}.action-buttons{align-items:center;display:flex;flex-direction:column;gap:.5rem}.delete-button,.edit-button{border:none;border-radius:8px;cursor:pointer;font-size:.8rem;font-weight:600;letter-spacing:.5px;padding:.5rem 1rem;text-transform:uppercase;transition:all .3s ease;width:100%}.edit-button{background-color:#f15a29;color:#fff}.edit-button:hover:not(:disabled){background-color:#d44a1f;box-shadow:0 4px 15px #f15a294d;transform:translateY(-2px)}.edit-button:disabled{background:#e5e7eb;color:#9ca3af;cursor:not-allowed}.delete-button{background:#ef4444;color:#fff}.delete-button:hover:not(:disabled){background:#dc2626;box-shadow:0 4px 15px #ef44444d;transform:translateY(-2px)}.delete-button:disabled{background:#e5e7eb;color:#9ca3af;cursor:not-allowed}.edit-actions{display:flex;flex-direction:column;gap:.5rem;width:100%}.cancel-button,.save-button{border:none;border-radius:8px;cursor:pointer;font-size:.8rem;font-weight:600;letter-spacing:.5px;padding:.5rem 1rem;text-transform:uppercase;transition:all .3s ease;width:100%}.save-button{background-color:#f15a29;color:#fff}.save-button:hover:not(:disabled){background-color:#d44a1f;box-shadow:0 4px 15px #f15a294d;transform:translateY(-2px)}.save-button:disabled{background:#9ca3af;cursor:not-allowed}.cancel-button{background:#6b7280;color:#fff}.cancel-button:hover{background:#4b5563;transform:translateY(-2px)}.edit-form{padding:1rem 0}.edit-form-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.edit-form-grid .form-group.full-width{grid-column:1/-1}.form-group textarea{background-color:#fafbfc;border:2px solid #e1e5e9;border-radius:8px;font-family:inherit;font-size:1rem;min-height:80px;padding:.75rem;resize:vertical;transition:all .3s ease}.form-group textarea:focus{background-color:#fff;border-color:#f15a29;box-shadow:0 0 0 3px #f15a291a;outline:none}.back-to-search{margin-top:2rem;text-align:center}.new-search-button{background:#f15a29;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.95rem;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.new-search-button:hover{background:#d44a1f;box-shadow:0 4px 15px #f15a294d;transform:translateY(-2px)}.help-section{background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;margin-top:2rem;padding:2rem;text-align:center}.help-section h3{color:#1c1c1c;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.help-section p{color:#4a4a4a;margin-bottom:1.5rem}.mobile-booking-card{display:none}.contact-info{align-items:center;display:flex;flex-direction:column;gap:.5rem}.contact-info p{color:#f15a29;font-weight:500;margin:0}@media (max-width:768px){.find-booking-page{padding:1rem}.page-header h1{font-size:1.75rem}.page-header p{font-size:1rem}.booking-table-container,.help-section,.search-container{padding:1.5rem}.booking-table{display:none}.mobile-booking-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 10px #0000001a;display:block;margin-bottom:1rem;padding:1.5rem}.mobile-booking-card:last-child{margin-bottom:0}.mobile-card-section{border-bottom:1px solid #f3f4f6;margin-bottom:1.5rem;padding-bottom:1.5rem}.mobile-card-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.mobile-card-section h4{color:#6b7280;font-size:.8rem;font-weight:600;letter-spacing:.5px;margin-bottom:1rem;text-transform:uppercase}.mobile-info-item{align-items:center;border-bottom:1px solid #f9fafb;display:flex;justify-content:space-between;padding:.75rem 0}.mobile-info-item:last-child{border-bottom:none}.mobile-info-item label{color:#6b7280;font-size:.85rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.mobile-info-item span{color:#1c1c1c;font-size:.95rem;font-weight:600;text-align:right}.mobile-detail-item{align-items:center;border-bottom:1px solid #f9fafb;display:flex;justify-content:space-between;padding:.75rem 0}.mobile-detail-item:last-child{border-bottom:none}.mobile-detail-item label{color:#6b7280;font-size:.85rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.mobile-detail-item span{color:#374151;font-size:.9rem;text-align:right}.mobile-actions{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem}.mobile-delete-button,.mobile-edit-button{border:none;border-radius:8px;cursor:pointer;font-size:.9rem;font-weight:600;letter-spacing:.5px;padding:.75rem 1rem;text-transform:uppercase;transition:all .3s ease;width:100%}.mobile-edit-button{background-color:#f15a29;color:#fff}.mobile-edit-button:hover:not(:disabled){background-color:#d44a1f;box-shadow:0 4px 15px #f15a294d;transform:translateY(-2px)}.mobile-delete-button{background:#ef4444;color:#fff}.mobile-delete-button:hover:not(:disabled){background:#dc2626;box-shadow:0 4px 15px #ef44444d;transform:translateY(-2px)}.mobile-edit-actions{display:flex;gap:.75rem;margin-top:1rem}.mobile-cancel-button,.mobile-save-button{border:none;border-radius:8px;cursor:pointer;flex:1 1;font-size:.9rem;font-weight:600;letter-spacing:.5px;padding:.75rem 1rem;text-transform:uppercase;transition:all .3s ease}.mobile-save-button{background-color:#f15a29;color:#fff}.mobile-save-button:hover:not(:disabled){background-color:#d44a1f;box-shadow:0 4px 15px #f15a294d;transform:translateY(-2px)}.mobile-cancel-button{background:#6b7280;color:#fff}.mobile-cancel-button:hover{background:#4b5563;transform:translateY(-2px)}.mobile-edit-form{background:#f8fafc;border-left:4px solid #f15a29;border-radius:8px;margin-top:1rem;padding:1rem}.mobile-edit-form .form-group{margin-bottom:1rem}.mobile-edit-form .form-group:last-child{margin-bottom:0}.mobile-edit-form label{color:#1c1c1c;display:block;font-size:.85rem;font-weight:600;margin-bottom:.5rem}.mobile-edit-form input,.mobile-edit-form textarea{background-color:#fff;border:2px solid #e1e5e9;border-radius:8px;font-size:.9rem;padding:.75rem;transition:all .3s ease;width:100%}.mobile-edit-form input:focus,.mobile-edit-form textarea:focus{border-color:#f15a29;box-shadow:0 0 0 3px #f15a291a;outline:none}.mobile-edit-form textarea{min-height:80px;resize:vertical}.find-booking-page .action-buttons{display:none}.edit-form-grid{gap:.75rem;grid-template-columns:1fr}.edit-actions{flex-direction:column;gap:.25rem}}@media (max-width:480px){.page-header h1{font-size:1.5rem}.mobile-booking-card{padding:1rem}.mobile-detail-item,.mobile-info-item{padding:.5rem 0}.mobile-detail-item label,.mobile-info-item label{font-size:.8rem}.mobile-detail-item span,.mobile-info-item span{font-size:.85rem}.mobile-cancel-button,.mobile-delete-button,.mobile-edit-button,.mobile-save-button{font-size:.85rem;padding:.6rem .8rem}.form-group input,.form-group textarea{font-size:.8rem;padding:.5rem}}.app{background-color:#fff;display:flex;flex-direction:column;font-family:Arial,sans-serif;min-height:100vh}.main-content{box-sizing:border-box;flex:1 1;margin:0 auto;max-width:1200px;padding:2rem;text-align:center;width:100%}.main-content h1{color:#1c1c1c;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}.main-content p{color:#1c1c1c;font-size:1.2rem;line-height:1.6;margin-bottom:2rem;opacity:.8}@media (max-width:768px){.main-content{padding:1rem}.main-content h1{font-size:2rem}.main-content p{font-size:1.1rem}}
/*# sourceMappingURL=main.25dab2e9.css.map*/