@import"https://fonts.googleapis.com/css2?family=Lora&family=Quicksand&display=swap";@import"https://fonts.googleapis.com/css2?family=Playfair+Display:wght@300;400;500;600&family=Cormorant+Garamond:wght@300;400;500&family=Crimson+Text:wght@300;400;600&family=Libre+Baskerville:wght@400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Baskervville:ital@0;1&family=Source+Sans+3:ital,wght@0,200..900;1,200..900&family=Cormorant+Garamond:wght@600&family=Playfair+Display:wght@700&display=swap";@import"https://fonts.googleapis.com/css2?family=Playfair+Display:wght@300;400;500;600;700&family=Cormorant+Garamond:wght@300;400;500;600&family=Crimson+Text:wght@300;400;600&family=Libre+Baskerville:wght@400;700&display=swap";h1,h2,h3,h4,h5,h6{font-family:Sapphire,Recoleta,Futura!important;font-weight:100!important}.navigation{position:fixed;top:0;left:0;right:0;z-index:1000;height:70px;background:#3c3c3cf2;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 2px 20px #0000001a;transition:all .3s ease}.navigation.scrolled{background:#3c3c3cf2;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 2px 20px #0000001a}.navigation.homepage{background:transparent;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 2px 20px #0000001a;transition:background-color .3s ease}.navigation.homepage.scrolled{background:#3c3c3cf2!important;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 2px 20px #0000001a}.navigation.homepage.scrolled .nav-item{color:#ffffffe6;text-shadow:none}.navigation.homepage.scrolled .nav-item:hover{color:#fff;text-shadow:none}.navigation.homepage.scrolled .nav-item.active{color:#fff;font-weight:600;text-shadow:none}.navigation.homepage.scrolled .nav-item.active:after{background-color:#fffc;box-shadow:none}.navigation.homepage.scrolled .mobile-menu-toggle{color:#ffffffe6;text-shadow:none}.navigation.homepage.scrolled .mobile-menu-toggle:hover{background:#ffffff1a;backdrop-filter:none;-webkit-backdrop-filter:none}.navigation.homepage.scrolled .desktop-join-btn,.navigation.homepage.scrolled .mobile-join-btn-small{background:#b8733ae6;border:1px solid rgba(184,115,58,.9);color:#fff;backdrop-filter:none;-webkit-backdrop-filter:none;text-shadow:none}.navigation.homepage.scrolled .desktop-join-btn:hover,.navigation.homepage.scrolled .mobile-join-btn-small:hover{background:#b8733a;border-color:#b8733a;transform:translateY(-1px);box-shadow:0 4px 12px #b8733a4d}.navigation.homepage.scrolled .profile-avatar{background:#b8733ae6;border:1px solid rgba(184,115,58,.9);color:#fff;backdrop-filter:none;-webkit-backdrop-filter:none;text-shadow:none}.navigation.homepage .nav-item{color:#fffffff2;text-shadow:0 1px 2px rgba(0,0,0,.2)}.navigation.homepage .nav-item:hover{color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.3)}.navigation.homepage .nav-item.active{color:#fff;font-weight:600;text-shadow:0 1px 3px rgba(0,0,0,.4)}.navigation.homepage .nav-item.active:after{background-color:#ffffffe6;box-shadow:0 1px 3px #0000004d}.navigation.homepage .mobile-menu-toggle.light{color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.3)}.navigation.homepage .mobile-menu-toggle.light:hover{background:#ffffff26;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.navigation.homepage .desktop-join-btn.transparent,.navigation.homepage .mobile-join-btn-small.transparent{background:#ffffff26;border:1px solid rgba(255,255,255,.3);color:#fff;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);text-shadow:0 1px 2px rgba(0,0,0,.2)}.navigation.homepage .desktop-join-btn.transparent:hover,.navigation.homepage .mobile-join-btn-small.transparent:hover{background:#ffffff40;border-color:#ffffff80;transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.navigation.homepage .profile-avatar.light{background:#fff3;border:1px solid rgba(255,255,255,.3);color:#fff;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);text-shadow:0 1px 2px rgba(0,0,0,.3)}.nav-container{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:0 24px;height:100%;position:relative;z-index:1}.nav-left{display:flex;align-items:center;flex-shrink:0}.logo{display:block;transition:transform .3s ease}.logo:hover{transform:scale(1.05)}.logo-image{height:44px;width:auto;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}.nav-center{display:flex;gap:32px;align-items:center;flex:1;justify-content:center;margin:0 40px}.nav-item{font-family:"Source Sans 3",sans-serif;font-size:15px;font-weight:500;color:#ffffffe6;text-decoration:none;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;padding:8px 0;white-space:nowrap}.nav-item:hover{color:#fff;transform:translateY(-1px)}.nav-item.active{color:#fff;font-weight:600}.nav-item.active:after{content:"";position:absolute;bottom:-2px;left:0;right:0;height:2px;background-color:#fffc;border-radius:1px;transform:scaleX(1);transition:transform .3s ease}.nav-right{display:flex;align-items:center;gap:16px;flex-shrink:0}.desktop-auth-section{display:flex;align-items:center}.desktop-join-btn{background:#c44c30;color:#fff;padding:12px 24px;border:none;border-radius:6px;font-family:Cormorant Garamond,serif;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);white-space:nowrap;text-transform:uppercase;letter-spacing:.5px}.desktop-join-btn:hover{background:#a93e2b;transform:translateY(-2px);box-shadow:0 6px 20px #c44c304d}.mobile-nav-section{display:none;align-items:center;gap:12px}.mobile-join-btn-small{background:#c44c30;color:#fff;padding:8px 16px;border:none;border-radius:6px;font-family:Cormorant Garamond,serif;font-size:12px;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);white-space:nowrap;text-transform:uppercase;letter-spacing:.5px}.mobile-join-btn-small:hover{background:#a93e2b;transform:translateY(-1px)}.mobile-menu-toggle{background:none;border:none;color:#ffffffe6;cursor:pointer;padding:8px;border-radius:6px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center}.mobile-menu-toggle:hover{background:#ffffff1a;color:#fff}.profile-dropdown-container{position:relative;padding-top:30px}.profile-button{display:flex;align-items:center;background:none;border:none;cursor:pointer;padding:4px;border-radius:20px;transition:all .3s ease}.profile-button:hover{transform:scale(1.05)}.profile-avatar{width:36px;height:36px;border-radius:50%;background:#b8733a;display:flex;align-items:center;justify-content:center;color:#fff;font-size:13px;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #b8733a33}.profile-dropdown{position:absolute;top:calc(100% + 12px);right:0;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:12px;box-shadow:0 8px 32px #00000026;min-width:280px;z-index:1000;padding:12px;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.dropdown-user-info{padding:12px 16px}.dropdown-name{font-weight:600;color:#333;font-size:15px;margin-bottom:4px}.dropdown-email{color:#666;font-size:13px;margin-bottom:6px}.dropdown-role{color:#b8733a;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.dropdown-divider{height:1px;background:#00000014;margin:12px 0}.dropdown-item{display:flex;align-items:center;gap:12px;width:100%;padding:12px 16px;border:none;background:none;text-align:left;cursor:pointer;transition:all .2s ease;color:#333;font-size:14px;border-radius:8px;font-weight:500}.dropdown-item:hover{background:#f8f9fa;color:#b8733a}.dropdown-item svg{flex-shrink:0}.logout-item{color:#dc3545}.mobile-sidebar{position:fixed;top:0;right:-100%;width:100%;max-width:360px;height:100vh;background:#fff;z-index:1001;transition:right .4s cubic-bezier(.4,0,.2,1);overflow-y:auto;box-shadow:-8px 0 32px #00000026;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.mobile-sidebar.open{right:0}.mobile-sidebar-backdrop{position:fixed;inset:0;background-color:#0009;z-index:1000;opacity:0;visibility:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.mobile-sidebar.open+.mobile-sidebar-backdrop,.mobile-sidebar-backdrop{opacity:1;visibility:visible}.sidebar-content{padding:24px;height:100%;display:flex;flex-direction:column}.mobile-profile-info{display:flex;align-items:center;gap:16px;padding:20px 0;margin-bottom:24px;border-bottom:1px solid #eaeaea}.mobile-profile-info .profile-avatar{width:52px;height:52px;font-size:18px}.mobile-nav-items{display:flex;flex-direction:column;gap:4px;flex-grow:1}.mobile-nav-item{padding:16px 20px;font-family:Cormorant Garamond,serif;font-size:16px;font-weight:500;color:#3c3c3c;text-decoration:none;border-radius:12px;display:flex;align-items:center;gap:12px;transition:all .3s cubic-bezier(.4,0,.2,1);background:none;border:none;cursor:pointer;text-align:left}.mobile-nav-item:hover{background:#f8f6f2;color:#b8733a;transform:translate(4px)}.mobile-nav-item.active{color:#b8733a;font-weight:600;background:#b8733a14}.mobile-nav-item svg{flex-shrink:0}.dashboard-item{margin-top:24px;border-top:1px solid #eaeaea;padding-top:24px}.logout-item{color:#dc3545;margin-top:8px}.logout-item:hover{background:#fef2f2;color:#dc2626}.mobile-join-btn{background:#c44c30;color:#fff;padding:16px;border:none;border-radius:12px;font-family:Cormorant Garamond,serif;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);margin-top:24px;text-align:center;text-transform:uppercase;letter-spacing:.5px}.mobile-join-btn:hover{background:#a93e2b;transform:translateY(-2px);box-shadow:0 6px 20px #c44c304d}@media (max-width: 768px){.navigation{height:64px}.nav-center,.desktop-auth-section{display:none}.mobile-nav-section{display:flex}.nav-container{padding:0 16px}.logo-image{height:38px}}@media (min-width: 769px){.mobile-sidebar,.mobile-sidebar-backdrop,.mobile-nav-section{display:none!important}.desktop-auth-section{display:flex}}@media (max-width: 450px){.mobile-sidebar{width:100%;max-width:none}.nav-container{padding:0 12px}.sidebar-content{padding:20px}}@media (min-width: 451px) and (max-width: 768px){.mobile-sidebar{width:85%;max-width:320px}.nav-container{padding:0 20px}}@media (min-width: 769px) and (max-width: 1024px){.nav-center{gap:24px;margin:0 30px}.nav-container{padding:0 20px}}@media (min-width: 1025px) and (max-width: 1399px){.nav-container{padding:0 30px}.nav-center{gap:28px;margin:0 35px}}@media (min-width: 1400px){.nav-container{padding:0 40px}.nav-center{gap:32px;margin:0 40px}}@media (prefers-reduced-motion: no-preference){.navigation{will-change:background-color,backdrop-filter,box-shadow}.nav-overlay{will-change:opacity}}@media (prefers-contrast: high){.navigation.homepage .nav-item{text-shadow:0 0 2px #000}.navigation.homepage .desktop-join-btn.transparent,.navigation.homepage .mobile-join-btn-small.transparent{border-width:2px}}@media print{.navigation{display:none}}.contact-modal-overlay{position:fixed;inset:0;background:#000000b3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:2000;padding:20px;animation:fadeIn .3s ease-out}.submit-button{background-color:#c44c30!important}.contact-modal{background:#fff;border-radius:16px;width:100%;max-width:560px;max-height:90vh;overflow-y:auto;box-shadow:0 10px 40px #0003;animation:modalSlideIn .3s cubic-bezier(.175,.885,.32,1.275);position:relative}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:24px 32px;border-bottom:1px solid #f0f0f0;position:sticky;top:0;background:#fff;z-index:10}.modal-title{font-family:Inter,Helvetica Neue,Arial,sans-serif;font-size:1.75rem;font-weight:700;color:#222;margin:0;line-height:1.3}.close-button{background:none;border:none;font-size:1.75rem;color:#666;cursor:pointer;padding:4px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease}.close-button:hover{background:#f5f5f5;color:#333}.modal-content{padding:16px 32px 32px}.contact-form{display:flex;flex-direction:column;gap:20px}.form-group{display:flex;flex-direction:column;gap:6px}.form-label{font-family:Inter,Helvetica Neue,Arial,sans-serif;font-weight:500;color:#444;font-size:.95rem}.required-asterisk{color:#e74c3c;margin-left:2px}.form-input{padding:14px 16px;border:1px solid #dddddd;border-radius:8px;font-family:Inter,Helvetica Neue,Arial,sans-serif;font-size:1rem;transition:all .2s ease;background:#fff;width:100%;color:#333}.form-input.invalid{border-color:#e74c3c;background-color:#e74c3c08}.form-input:focus{outline:none;border-color:#c44c30;box-shadow:0 0 0 3px #3498db1a}textarea.form-input{min-height:140px;resize:vertical;line-height:1.5}.error-message{color:#e74c3c;font-size:.85rem;margin-top:4px;font-family:Inter,Helvetica Neue,Arial,sans-serif}.form-footer{margin-top:12px}.submit-button{background:#c44c30;color:#fff;border:none;padding:16px 24px;border-radius:8px;font-family:Inter,Helvetica Neue,Arial,sans-serif;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;width:100%;display:flex;align-items:center;justify-content:center;gap:8px}.submit-button:hover:not(:disabled){transform:translateY(-2px);background:#a93e2b;box-shadow:0 12px 35px #c44c3066}.submit-button:disabled{opacity:.7;cursor:not-allowed}.submit-button.submitting{background:#c44c30}.spinner{width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:spin 1s ease-in-out infinite}.confirmation-content{padding:40px 32px;text-align:center;display:flex;flex-direction:column;align-items:center}.confirmation-icon{width:80px;height:80px;display:flex;align-items:center;justify-content:center;margin-bottom:24px}.confirmation-icon svg{width:100%;height:100%}.confirmation-title{font-family:Inter,Helvetica Neue,Arial,sans-serif;font-size:1.75rem;font-weight:700;color:#222;margin-bottom:16px}.confirmation-message{font-family:Inter,Helvetica Neue,Arial,sans-serif;font-size:1.1rem;color:#555;line-height:1.6;margin-bottom:32px;max-width:400px}.close-confirmation{background:#c44c30;color:#fff;border:none;padding:12px 24px;border-radius:8px;font-family:Inter,Helvetica Neue,Arial,sans-serif;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease}.close-confirmation:hover{transform:translateY(-2px);background:#a93e2b;box-shadow:0 12px 35px #c44c3066}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(20px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width: 768px){.contact-modal{max-width:90%;max-height:95vh}.modal-header{padding:20px}.modal-title{font-size:1.5rem}.modal-content{padding:16px 20px 24px}.confirmation-content{padding:32px 20px}.confirmation-title{font-size:1.5rem}.confirmation-message{font-size:1rem}}@media (max-width: 480px){.contact-modal{max-width:95%;border-radius:12px}.modal-header{padding:16px}.modal-title{font-size:1.3rem}.modal-content{padding:12px 16px 20px}.contact-form{gap:16px}.form-input{padding:12px 14px;font-size:.95rem}.submit-button{padding:14px 20px;font-size:.95rem}.confirmation-content{padding:24px 16px}.confirmation-title{font-size:1.3rem}.confirmation-message{font-size:.95rem}.close-confirmation{padding:10px 20px;font-size:.95rem}}@media (max-width: 360px){.modal-header{padding:12px 16px}.modal-title{font-size:1.2rem}.form-label{font-size:.9rem}.form-input{padding:10px 12px;font-size:.9rem}.submit-button{padding:12px 16px}}.phone-input-container{display:flex;align-items:center;border:1px solid #ccc;border-radius:4px;overflow:visible;position:relative;background:#fff}.phone-input-container:focus-within{border-color:#b8733a;box-shadow:0 0 0 2px #b8733a33}.country-code-button{display:flex;align-items:center;gap:8px;padding:8px 12px;border:none;border-right:1px solid #ccc;background:#f5f5f5;cursor:pointer;white-space:nowrap;height:100%;font-size:14px;min-width:90px;transition:background-color .2s}.country-code-button:hover{background:#e9e9e9}.country-code-button:disabled{background:#f5f5f5;cursor:not-allowed;opacity:.7}.country-code-chevron{margin-left:4px;font-size:12px;color:#666;transition:transform .2s}.country-dropdown{position:absolute;top:calc(100% + 4px);left:0;z-index:9999;width:300px;background:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 4px 12px #00000026}.country-search{position:sticky;top:0;padding:8px;background:#fff;border-bottom:1px solid #eee;border-radius:8px 8px 0 0}.country-search input{width:100%;padding:8px 12px;border:1px solid #ddd;border-radius:4px;font-size:14px;outline:none}.country-search input:focus{border-color:#b8733a;box-shadow:0 0 0 2px #b8733a1a}.country-list{max-height:250px;overflow-y:auto;padding:4px 0}.country-option{display:flex;align-items:center;gap:12px;width:100%;padding:10px 12px;border:none;background:none;cursor:pointer;text-align:left;transition:background-color .2s}.country-option:hover{background:#f5f5f5}.country-flag{font-size:1.2em;min-width:1.5em}.country-name{flex:1;font-size:14px;color:#333}.country-dial-code{color:#666;font-size:14px;margin-left:auto}.phone-number-input{flex:1;padding:12px;border:none;font-size:14px;min-width:0}.phone-number-input:focus{outline:none}.phone-number-input:disabled{background:#f5f5f5;cursor:not-allowed}.auth-modal-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000;padding:20px;overflow-y:auto}.auth-modal-container{width:100%;max-width:1000px;max-height:95vh;background:#fff;border-radius:8px;overflow-y:auto;overflow-x:hidden;box-shadow:0 5px 15px #0000004d;animation:fadeIn .3s ease;display:flex;flex-direction:column;scrollbar-width:thin;scrollbar-color:#ccc transparent}.auth-modal-container::-webkit-scrollbar{width:8px}.auth-modal-container::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:4px}.auth-modal-container::-webkit-scrollbar-track{background:transparent}.auth-modal-close{position:absolute;top:20px;right:20px;background:none;border:none;cursor:pointer;color:#666;z-index:10}.auth-modal-content{display:flex;height:100%;flex-wrap:wrap}.auth-modal-image{flex:1;min-height:500px;background:#f5f5f5}.auth-modal-form-container{flex:1;padding:40px;display:flex;flex-direction:column;overflow-y:auto}.auth-modal-header{display:flex;justify-content:space-between;margin-bottom:30px}.auth-modal-logo{font-weight:700;font-size:18px;letter-spacing:1px}.auth-modal-help{font-size:12px;color:#666}.auth-contact-link{color:#000;text-decoration:underline;font-weight:700}.auth-modal-title{font-size:24px;margin-bottom:10px;font-weight:500}.auth-modal-subtitle{color:#666;font-size:14px}.auth-form-group{display:flex;flex-direction:column;gap:8px}.auth-form-group label{font-size:14px;font-weight:500}.auth-form-group input,.auth-form-group select{padding:12px;border:1px solid #ddd;border-radius:4px;font-size:14px}.auth-verification-button{background-color:#b9886d!important;color:#fff;border:none;padding:14px;border-radius:4px;font-weight:700;cursor:pointer;margin-top:10px;transition:background .2s;opacity:1}.auth-verification-button:hover{background-color:#a8775d!important;opacity:.9}.auth-verification-button:disabled{background-color:#b9886d!important;cursor:not-allowed;opacity:.7}.auth-error-message{color:#e74c3c;font-size:14px;text-align:center}.auth-modal-footer{margin-top:30px;font-size:14px;text-align:center}.auth-link-button{background:none;border:none;color:#000;text-decoration:underline;font-weight:700;cursor:pointer;padding:0}.auth-test-accounts{margin-top:20px;font-size:13px;color:#666;text-align:left}.auth-test-accounts p{margin:5px 0}.auth-test-account{background:none;border:none;color:#000;text-decoration:underline;cursor:pointer;padding:0;font-weight:700}.auth-divider{display:flex;align-items:center;margin:20px 0;color:#666;font-size:14px}.auth-google-button{display:flex;align-items:center;justify-content:center;gap:10px;padding:12px;background:#fff;border:1px solid #ddd;border-radius:4px;font-weight:700;cursor:pointer;transition:background .2s}.auth-google-button:hover{background:#f5f5f5}@media (max-width: 992px){.auth-modal-form-container{padding:30px}.auth-modal-title{font-size:22px}.auth-form-group label,.auth-form-group input,.auth-form-group select{font-size:13px}}@media (max-width: 768px){.auth-modal-content{flex-direction:column}.auth-modal-image{min-height:200px}.auth-modal-form-container{padding:30px 20px}.auth-form-row{flex-direction:column;gap:20px}.auth-modal-title{font-size:20px}}@media (max-width: 480px){.auth-modal-logo{font-size:16px}.auth-modal-subtitle{font-size:13px}.auth-modal-form-container{padding:20px 16px}.auth-verification-button{padding:12px;font-size:14px}}.auth-modal-overlay{position:fixed;inset:0;background-color:#00000080;z-index:1000;display:flex;justify-content:center;align-items:center;padding:20px;overflow-y:auto}.auth-modal-container{width:100%;max-width:950px;max-height:95vh;background:#fff;border-radius:8px;display:flex;flex-direction:row;overflow:hidden;box-shadow:0 10px 40px #0003;animation:fadeIn .3s ease;flex:1}.auth-modal-content{display:flex;flex-direction:row;width:100%;height:auto;max-height:95vh;overflow-y:auto;overflow-x:hidden}.auth-modal-close{position:absolute;top:16px;right:20px;font-size:22px;background:none;border:none;color:#333;cursor:pointer;z-index:10}.auth-modal-image{flex:1;min-height:100%;background-color:#f5f5f5;display:flex}.auth-modal-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.auth-modal-form-container{flex:1;padding:50px 40px;overflow-y:auto;font-family:Segoe UI,sans-serif;display:flex;flex-direction:column;justify-content:center}.auth-modal-logo{font-weight:700;font-size:14px;letter-spacing:1px;margin-bottom:10px;color:#5a4b44}.auth-modal-title{font-size:32px;font-weight:600;margin-bottom:8px;color:#333}.auth-modal-subtitle{font-size:15px;color:#555}.auth-form{display:flex;flex-direction:column;gap:20px}.auth-form-group{display:flex;flex-direction:column;gap:6px}.auth-form-group label{font-size:14px;font-weight:500;color:#333}.auth-form-group input,.auth-form-group select{padding:12px;border:1px solid #ccc;border-radius:6px;font-size:14px;background-color:#fff;color:#333}.auth-form-group input::-moz-placeholder{color:#aaa}.auth-form-group input::placeholder{color:#aaa}.auth-form-group input:focus,.auth-form-group select:focus{outline:none;border-color:#000}.auth-form-row{display:flex;gap:15px;flex-wrap:wrap}.auth-form-row .auth-form-group{flex:1}.auth-verification-button{background:#b9886d;color:#fff;border:none;padding:14px;border-radius:6px;font-weight:600;cursor:pointer;font-size:15px;transition:background .2s;opacity:1}.auth-verification-button:hover{background:#a8775d;opacity:.9}.auth-verification-button:disabled{background:#b9886d;cursor:not-allowed;opacity:.7}.otp-input-wrapper{display:flex;gap:10px;align-items:center;margin-bottom:10px}.otp-input{flex:1;padding:12px;border:1px solid #ccc;border-radius:6px;font-size:16px;letter-spacing:2px;text-align:center;background-color:#fff;color:#333}.otp-input:focus{outline:none;border-color:#000}.otp-input::-moz-placeholder{letter-spacing:normal}.otp-input::placeholder{letter-spacing:normal}.auth-error-message{color:#d9534f;font-size:14px;text-align:center;padding:8px;background-color:#d9534f1a;border-radius:4px}.auth-success-message{color:#28a745;font-size:14px;text-align:center;padding:8px;background-color:#28a7451a;border-radius:4px;margin-top:8px}.auth-modal-footer{margin-top:24px;font-size:14px;text-align:center;color:#333}.auth-form-text{font-size:14px;color:#666;margin-bottom:16px;line-height:1.4}.auth-link-button,.auth-modal-footer a{color:#a8775d;font-weight:600;text-decoration:underline;background:none;border:none;cursor:pointer;padding:0}.auth-test-accounts{margin-top:20px;font-size:13px;color:#555;background:#f9f9f9;padding:12px;border-radius:6px;text-align:left}.auth-test-accounts p{margin:4px 0;line-height:1.4}.auth-divider{display:flex;align-items:center;margin:24px 0;font-size:14px;color:#999}.auth-divider:before,.auth-divider:after{content:"";flex:1;border-bottom:1px solid #ddd}.auth-divider:before{margin-right:10px}.auth-divider:after{margin-left:10px}.auth-google-button{display:flex;align-items:center;justify-content:center;gap:10px;padding:12px;background:#fff;border:1px solid #ccc;border-radius:6px;font-weight:600;cursor:pointer;transition:background .2s;font-size:14px}.auth-google-button:hover{background:#f0f0f0}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1024px){.auth-modal-container,.auth-modal-content{flex-direction:column;max-height:none}.auth-modal-image{height:200px}.auth-modal-form-container{padding:30px 20px;max-height:none}.auth-form-row{flex-direction:column;gap:20px}}@media (max-width: 480px){.auth-modal-title{font-size:22px}.auth-modal-subtitle,.auth-form-group input,.auth-form-group select{font-size:13px}.auth-verification-button{padding:12px;font-size:14px}.auth-modal-form-container{padding:24px 16px}.auth-test-accounts{font-size:12px}}@media (max-width: 576px){.auth-modal-container{flex-direction:column;max-height:none}.auth-modal-content{flex-direction:column}.auth-modal-image{height:180px}.auth-modal-form-container{padding:24px 16px}.auth-modal-title{font-size:20px}.auth-modal-subtitle{font-size:13px;margin-bottom:24px}.auth-form-group label{font-size:13px}.auth-form-group input,.auth-form-group select{font-size:13px;padding:10px}.auth-verification-button{font-size:14px;padding:12px}.auth-test-accounts{font-size:12px}}@media (max-width: 768px){.auth-modal-container{flex-direction:column;max-height:none}.auth-modal-content{flex-direction:column}.auth-modal-image{height:220px}.auth-modal-form-container{padding:28px 20px}.auth-modal-title{font-size:24px}.auth-form-row{flex-direction:column;gap:18px}.auth-verification-button{font-size:15px}}@media (min-width: 1200px){.auth-modal-container{max-width:1000px;max-height:90vh}.auth-modal-form-container{padding:60px 50px}.auth-modal-title{font-size:34px}.auth-form-group input,.auth-form-group select{font-size:16px;padding:14px}.auth-verification-button{font-size:16px;padding:16px}.auth-test-accounts{font-size:14px}}.loading-spinner{color:#666;margin-left:8px;font-size:14px;animation:spin 1s linear infinite}.form-help-text{color:#666;font-size:12px;margin-top:4px;display:block}@keyframes spin{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.footer{background:#1a1a1a;color:#fff;padding:4rem 0 2rem;width:100%;box-sizing:border-box;overflow-x:hidden;position:relative;z-index:20}.footer-container{max-width:1200px;margin:0 auto;padding:0 2rem;box-sizing:border-box}.footer-grid{display:grid;grid-template-columns:1fr 2fr;gap:5rem;margin-bottom:3rem}.footer-brand{max-width:300px}.footer-logo{margin-bottom:1.25rem}.brand-name{font-size:1.5rem;font-weight:700;letter-spacing:-.02em;font-family:Playfair Display,serif!important}.footer-tagline{font-size:1.1rem;color:#b0b0b0;line-height:1.6}.footer-links-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2.5rem}.link-group{display:flex;flex-direction:column}.link-title{font-size:1.1rem;font-weight:600;margin-bottom:1.25rem;color:#fff;font-family:Playfair Display,serif}.link-list{list-style:none;padding:0;margin:0}.link-list li{margin-bottom:.75rem}.link-list a{color:#b0b0b0;text-decoration:none;font-size:.95rem;transition:color .3s ease}.link-list a:hover{color:#dc3545}.footer-minimalist-section{text-align:center}.footer-partners{margin:3rem 0;text-align:center}.partners-title{font-size:1.5rem;color:#fff;margin-bottom:2rem;font-family:Playfair Display,serif}.partners-grid{display:flex;justify-content:center;align-items:center;gap:3rem;flex-wrap:wrap;max-width:1000px;margin:0 auto}.partner-link{display:block;transition:opacity .3s ease}.partner-link:hover{opacity:.8}.partner-logo{height:30px;width:auto;-o-object-fit:contain;object-fit:contain;filter:brightness(0) invert(1)}.footer-social-top{display:flex;justify-content:center;gap:1.25rem;margin-bottom:2rem}.social-link{color:#b0b0b0;transition:all .3s ease;padding:.5rem;border-radius:.5rem}.social-link:hover{color:#dc3545;background:#8b5cf61a;transform:translateY(-2px)}.footer-divider{width:100%;height:1px;background-color:#333;margin:2rem 0}.footer-copyright-bottom{display:flex;justify-content:space-between;align-items:center}.footer-links{display:flex;gap:1.5rem}.footer-link{color:#b0b0b0;text-decoration:none;font-size:.95rem;transition:color .3s ease}.footer-link:hover{color:#dc3545}.footer-copyright{color:#b0b0b0;font-size:.9rem}@media (max-width: 768px){.footer-grid{grid-template-columns:1fr;gap:2rem;margin-bottom:2rem}.footer-links-grid{grid-template-columns:1fr 1fr;gap:1.5rem;text-align:center}.link-group{align-items:center}.footer-brand{text-align:center}.footer-copyright-bottom{flex-direction:column;gap:1rem;text-align:center}.footer-links{flex-direction:column;gap:.5rem}}.chatbar-section{padding:3rem 0 4rem;background:linear-gradient(135deg,#f8f6f2,#f4f1ed);text-align:center;position:relative;margin-top:2rem;border-top:1px solid rgba(212,165,116,.15);box-shadow:0 -8px 32px #0000000a}.chatbar-section:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:60px;height:4px;background:linear-gradient(90deg,#d4a574,#c19960);border-radius:2px}.chatbarsection-content{max-width:700px;margin:0 auto;padding:0 1rem;position:relative}.chatbarsection-heading{font-family:Playfair Display,serif;font-size:2rem;font-weight:400;color:#2c3e50;margin-bottom:2rem;line-height:1.3;text-shadow:0 1px 2px rgba(0,0,0,.02)}.chatbarsection-input-bar{display:flex;align-items:center;background:#2d2f31;border-radius:30px;padding:.75rem;box-shadow:0 8px 40px #00000014,0 2px 16px #0000000a;border:2px solid rgba(255,255,255,.1);transition:all .3s ease;position:relative;overflow:visible}.chatbarsection-input-bar:hover{box-shadow:0 12px 48px #00000040,0 4px 20px #ffffff26;border-color:#ffffff40;transform:translateY(-2px)}.chatbarsection-attach-menu{position:absolute;bottom:100%;left:0;background:#464e56;border-radius:16px;box-shadow:0 12px 48px #0000004d,0 4px 20px #0003;padding:.75rem;margin-bottom:.5rem;min-width:180px;border:1px solid rgba(255,255,255,.15);z-index:1000;animation:slideUp .2s ease-out}.chatbarsection-attach-option:hover{background:#ffffff1a;color:#d4a574;transform:translate(4px);box-shadow:0 4px 20px #00000026}.chatbarsection-text-input{flex:1;border:none;outline:none;padding:1.25rem 1.75rem;font-size:1rem;background:transparent;color:#ecf0f1;font-family:Cormorant Garamond,serif;transition:all .2s ease}.chatbarsection-text-input::-moz-placeholder{color:#95a5a6}.chatbarsection-text-input::placeholder{color:#95a5a6}.chatbarsection-plus-btn,.chatbarsection-mic-btn,.chatbarsection-send-btn{display:flex;align-items:center;justify-content:center;width:50px;height:50px;border:none;border-radius:50%;cursor:pointer;transition:all .3s ease;background:#2c3239;margin:0 .25rem;box-shadow:0 4px 12px #0003;position:relative;overflow:hidden}.chatbarsection-plus-btn,.chatbarsection-mic-btn{color:#bdc3c7}.legal-page{display:flex;flex-direction:column;min-height:100vh}.legal-content{flex:1;max-width:1200px;margin:0 auto;padding:2rem;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.legal-content h1{font-size:2.5rem;margin-bottom:2rem;color:#333}.legal-content h2{font-size:1.75rem;margin:2rem 0 1rem;color:#444}.legal-content p{line-height:1.6;margin-bottom:1rem;color:#555}.legal-content ul,.legal-content ol{margin:1rem 0;padding-left:2rem}.legal-content li{margin-bottom:.5rem;line-height:1.6}.legal-content a{color:#8b7c6e;text-decoration:none}.legal-content a:hover{text-decoration:underline}.legal-content nav{background:#f8f8f8;padding:1.5rem;border-radius:8px;margin:2rem 0}.legal-content nav ol{list-style:none;padding:0}.legal-content nav li{margin-bottom:.75rem}.legal-content strong{color:#333}@media (max-width: 768px){.legal-content{padding:1rem}.legal-content h1{font-size:2rem}.legal-content h2{font-size:1.5rem}}.chatbarsection{width:100%;margin:0;position:relative;z-index:1;overflow-x:hidden}.chatbarsection-content{max-width:700px;margin:2rem auto 6rem;padding:0 1rem;position:relative}.chatbarsection-heading{font-family:Playfair Display,serif!important;font-size:2rem;font-weight:400;color:#abb5c0;margin-bottom:2rem;line-height:1.3;text-shadow:0 1px 2px rgba(0,0,0,.02)}.chatbarsection-input-form{width:100%;position:relative}.chatbarsection-input-bar{display:flex;align-items:center;background:#7c7e81!important;border-radius:30px;padding:.75rem;box-shadow:0 8px 40px #00000014,0 2px 16px #0000000a;border:2px solid rgba(255,255,255,.1);transition:all .3s ease;position:relative;overflow:visible}.chatbarsection-input-bar:hover{box-shadow:0 12px 48px #da977140,0 4px 20px #ffffff26;border-color:#ffffff40;transform:translateY(-2px)}.chatbarsection-input-bar:focus-within{box-shadow:0 16px 56px #ffffff26,0 6px 24px #00000040;border-color:#fff6;transform:translateY(-3px)}.chatbarsection-attach-container{position:relative}.chatbarsection-attach-menu{position:absolute;bottom:100%;left:0;background:#62686e!important;border-radius:16px;box-shadow:0 12px 48px #0000004d,0 4px 20px #0003;padding:.75rem;margin-bottom:.5rem;min-width:180px;border:1px solid rgba(255,255,255,.15);z-index:1000;animation:slideUp .2s ease-out}@keyframes slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.chatbarsection-attach-option{display:flex;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;border:none;background:transparent;color:#ecf0f1;border-radius:10px;cursor:pointer;transition:all .2s ease;font-family:inherit;font-size:.9rem}.chatbarsection-attach-option:hover{background:#f2f1f11a;color:#d4a574;transform:translate(4px);box-shadow:0 4px 20px #00000026}.chatbarsection-text-input{flex:1;border:none;outline:none;padding:1.25rem 1.75rem;font-size:1rem;background:transparent;color:#ecf0f1!important;font-family:Cormorant Garamond,serif;transition:all .2s ease}.chatbarsection-text-input.recording{background:linear-gradient(90deg,#ffffff0d,#ffffff1a,#ffffff0d);background-size:200% 100%;animation:recordingPulse 2s ease-in-out infinite}@keyframes recordingPulse{0%{background-position:200% 0}50%{background-position:0% 0}to{background-position:200% 0}}.chatbarsection-text-input::-moz-placeholder{color:#dee1e1!important}.chatbarsection-text-input::placeholder{color:#dee1e1!important}.chatbarsection-plus-btn,.chatbarsection-mic-btn,.chatbarsection-send-btn{display:flex;align-items:center;justify-content:center;width:50px;height:50px;border:none;border-radius:50%;cursor:pointer;transition:all .3s ease;background:#777a7d!important;margin:0 .25rem;box-shadow:0 4px 12px #0003;position:relative;overflow:hidden}.chatbarsection-plus-btn:before,.chatbarsection-mic-btn:before,.chatbarsection-send-btn:before{content:"";position:absolute;inset:0;background:linear-gradient(45deg,transparent 30%,rgba(255,255,255,.3) 50%,transparent 70%);transform:translate(-100%);transition:transform .6s ease}.chatbarsection-plus-btn:hover:before,.chatbarsection-mic-btn:hover:before,.chatbarsection-send-btn:hover:before{transform:translate(100%)}.chatbarsection-plus-btn,.chatbarsection-mic-btn{color:#dde2e6}.chatbarsection-plus-btn.active{background:#d4a574;color:#fff;transform:rotate(45deg)}.chatbarsection-plus-btn:hover,.chatbarsection-mic-btn:hover{background:#464e56;color:#d4a574;transform:scale(1.05)}.chatbarsection-mic-btn.recording{background:#dc3545;color:#fff;animation:recordingBlink 1.5s ease-in-out infinite}@keyframes recordingBlink{0%,to{box-shadow:0 4px 16px #00000014}50%{box-shadow:0 4px 16px #dc354566,0 0 20px #dc354533}}.chatbarsection-send-btn{background:linear-gradient(135deg,#d4a574,#c19960);color:#fff;box-shadow:0 6px 20px #d4a57440}.chatbarsection-send-btn:hover:not(:disabled){background:linear-gradient(135deg,#c19960,#b08850);transform:translateY(-3px) scale(1.08);box-shadow:0 10px 32px #d4a57466}.chatbarsection-send-btn:disabled{background:#464e56;color:#7f8c8d;cursor:not-allowed;transform:none;box-shadow:0 2px 8px #0003}@media (max-width: 1299px){.chatbar-section{padding:2.5rem 0 3.5rem}.chatbarsection-content{max-width:650px}.chatbarsection-heading{font-size:1.8rem}}@media (max-width: 1029px){.chatbar-section{padding:2.25rem 0 3rem}.chatbarsection-content{max-width:600px}.chatbarsection-heading{font-size:1.7rem;margin-bottom:1.75rem}.chatbarsection-text-input{padding:1rem 1.5rem}.chatbarsection-plus-btn,.chatbarsection-mic-btn,.chatbarsection-send-btn{width:46px;height:46px}}@media (max-width: 768px){.chatbar-section{padding:2rem 0 2.5rem;margin-top:1.5rem}.chatbarsection-content{max-width:550px;padding:0 1.5rem}.chatbarsection-heading{font-size:1.6rem;margin-bottom:1.5rem}.chatbarsection-input-bar{padding:.6rem}.chatbarsection-text-input{padding:1rem 1.25rem;font-size:.95rem}.chatbarsection-plus-btn,.chatbarsection-mic-btn,.chatbarsection-send-btn{width:44px;height:44px}}@media (max-width: 567px){.chatbarsection-section{padding:1.75rem 0 2.25rem;margin-top:1rem}.chatbarsection-content{max-width:450px;padding:0 1.25rem}.chatbarsection-heading{font-size:1.4rem;margin-bottom:1.25rem}.chatbarsection-input-bar{padding:.5rem}.chatbarsection-text-input{padding:.9rem 1.1rem;font-size:.9rem}.chatbarsection-plus-btn,.chatbarsection-mic-btn,.chatbarsection-send-btn{width:42px;height:42px;margin:0 .2rem}}@media (max-width: 465px){.chatbar-section{padding:1.5rem 0 2rem}.chatbarsection-content{max-width:380px;padding:0 1rem}.chatbarsection-heading{font-size:1.3rem;margin-bottom:1rem}.chatbarsection-text-input{padding:.8rem 1rem;font-size:.85rem}.chatbarsection-plus-btn,.chatbarsection-mic-btn,.chatbarsection-send-btn{width:40px;height:40px}}@media (max-width: 355px){.chatbar-section{padding:1.25rem 0 1.75rem}.chatbarsection-content{max-width:320px;padding:0 .75rem}.chatbarsection-heading{font-size:1.2rem;margin-bottom:.9rem}.chatbarsection-input-bar{padding:.4rem}.chatbarsection-text-input{padding:.7rem .9rem;font-size:.8rem}.chatbarsection-plus-btn,.chatbarsection-mic-btn,.chatbarsection-send-btn{width:38px;height:38px;margin:0 .15rem}.chatbarsection-plus-btn svg,.chatbarsection-mic-btn svg,.chatbarsection-send-btn svg{width:16px;height:16px}}.message-limit-indicator{text-align:center;padding:5px;color:#666;font-size:.9em;margin-bottom:10px;background-color:#f5f5f5;border-radius:4px}.message-limit-indicator.warning{color:#856404;background-color:#fff3cd;padding:5px;border-radius:4px}.chatbar-page-wrapper{height:100vh;display:flex;flex-direction:column;background-color:#fafbfc;padding-top:80px;padding-bottom:60px}.chatbar-page-container{flex:1;display:flex;flex-direction:column;overflow-y:auto}.chatbar-window-section{flex:1;display:flex;flex-direction:column;background:#fff;border-bottom:2px solid #e1e5e9}.chatbar-header{margin-top:50px;background:linear-gradient(135deg,#fff8f0,#f0f8ff);padding:1.5rem 2rem;text-align:center;border-bottom:1px solid #e1e5e9}.chatbar-page-title{font-family:Playfair Display,serif;font-size:clamp(1.5rem,3vw,2.2rem);font-weight:400;color:#2c3e50;line-height:1.3;letter-spacing:-.02em;margin:0}.chatbar-messages-area{flex:1;overflow-y:auto;padding:1.5rem 2rem;background:#fff}.chatbar-messages-container{max-width:800px;margin:0 auto}.chatbar-message{margin-bottom:1.5rem;display:flex}.chatbar-message.user{justify-content:flex-end}.chatbar-message.assistant{justify-content:flex-start}.chatbar-message-content{max-width:75%;padding:1rem 1.25rem;border-radius:18px;font-size:1rem;line-height:1.5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.chatbar-message.user .chatbar-message-content{background:#d4a574;color:#fff;border-bottom-right-radius:6px}.chatbar-message.assistant .chatbar-message-content{background:#f8f9fa;color:#2c3e50;border-bottom-left-radius:6px;border:1px solid #e1e5e9}.chatbar-input-section{padding:1.5rem 2rem;background:#fff;border-top:1px solid #e1e5e9}.chatbar-input-form{max-width:700px;margin:0 auto}.chatbar-input-bar{display:flex;align-items:center;background:#f8f9fa;border:1px solid #e1e5e9;border-radius:25px;padding:.5rem;box-shadow:0 2px 10px #0000000d;transition:all .3s ease}.chatbar-input-bar:focus-within{border-color:#d4a574;box-shadow:0 2px 15px #d4a57426;background:#fff}.chatbar-text-input{flex:1;border:none;outline:none;padding:.75rem 1rem;font-size:1rem;background:transparent;color:#2c3e50;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.chatbar-text-input::-moz-placeholder{color:#8e9ba5}.chatbar-text-input::placeholder{color:#8e9ba5}.chatbar-attach-container{position:relative}.chatbar-attach-menu{position:absolute;bottom:60px;left:0;background:#fff;border-radius:16px;box-shadow:0 8px 25px #0000001f,0 3px 8px #00000014;border:1px solid rgba(0,0,0,.08);padding:.75rem;min-width:180px;z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:dropdownFadeIn .2s ease-out}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(8px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.chatbar-attach-option{display:flex;align-items:center;gap:12px;padding:12px 16px;width:100%;background:transparent;border:none;border-radius:12px;cursor:pointer;transition:all .2s ease;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.95rem;font-weight:500;color:#2c3e50;margin-bottom:4px}.chatbar-attach-option:last-child{margin-bottom:0}.chatbar-attach-option:hover{background:#f8f9fa;color:#d4a574;transform:translate(2px)}.chatbar-attach-option:active{transform:translate(2px) scale(.98)}.chatbar-attach-option svg{width:20px;height:20px;transition:color .2s ease}.chatbar-attach-option span{-webkit-user-select:none;-moz-user-select:none;user-select:none}.chatbar-plus-btn,.chatbar-mic-btn,.chatbar-send-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;border-radius:50%;cursor:pointer;transition:all .2s ease}.chatbar-plus-btn,.chatbar-mic-btn{background:transparent;color:#6c757d}.chatbar-plus-btn:hover,.chatbar-mic-btn:hover{background:#e9ecef;color:#2c3e50}.chatbar-send-btn{background:#d4a574;color:#fff}.chatbar-send-btn:hover:not(:disabled){background:#c19960}.chatbar-send-btn:disabled{background:#e9ecef;color:#adb5bd;cursor:not-allowed}.programs-display-section{background-color:#fafbfc;padding:2rem 0}.programs-section-container{height:100%;padding:1rem 2rem;background-color:#fafbfc}.programs-section-title{font-size:8rem}.programs-grid-container{max-width:1200px;margin:0 auto;height:100%;display:flex;flex-direction:column}.programs-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;flex:1;align-content:start}.program-card{background:transparent;border-radius:12px;overflow:hidden;box-shadow:0 8px 25px #00000026;transition:all .3s ease;position:relative;height:400px;cursor:pointer}.program-card:hover{transform:translateY(-5px);box-shadow:0 12px 35px #00000040}.program-card-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.program-card:hover .program-card-image img{transform:scale(1.05)}.program-card-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0000001a,#0000004d,#000000b3);z-index:1}.program-card-badge{position:absolute;top:20px;left:20px;background:#b8860b;color:#fff;padding:.5rem 1rem;border-radius:4px;font-size:.75rem;font-weight:700;letter-spacing:1px;z-index:3;text-transform:uppercase;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.program-card-content{position:absolute;bottom:0;left:0;right:0;padding:2rem;z-index:2;color:#fff}.program-card-location{font-size:.85rem;font-weight:500;color:#ffffffe6;letter-spacing:2px;margin-bottom:.75rem;text-transform:uppercase;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.program-card-title{font-family:Georgia,Times New Roman,serif;font-size:1.75rem;font-weight:400;color:#fff;line-height:1.2;margin-bottom:.75rem;text-shadow:0 2px 4px rgba(0,0,0,.3)}.program-card-subtitle{font-size:1rem;color:#fffffff2;line-height:1.4;margin-bottom:1.25rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;text-shadow:0 1px 2px rgba(0,0,0,.3)}.program-card-date{display:flex;align-items:center;gap:.5rem;color:#fffffff2;font-size:.9rem;font-weight:400;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.program-card-date svg{color:#ffffffe6}.programs-navigation{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:1rem;padding:1rem 0}@media (max-width: 1299px){.programs-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 1024px){.chatbar-page-title{font-size:1.8rem}.programs-grid{grid-template-columns:repeat(2,1fr)}.program-card{height:350px}.program-card-content{padding:1.5rem}.program-card-title{font-size:1.5rem}}@media (max-width: 765px){.chatbar-page-wrapper{padding-top:70px}.chatbar-header{padding:1rem 1.5rem}.chatbar-messages-area,.chatbar-input-section{padding:1rem}.chatbar-message-content{max-width:85%;padding:.75rem 1rem}.programs-section-container{padding:1rem}.programs-grid{grid-template-columns:1fr}.program-card{height:320px}.program-card-content{padding:1.25rem}.program-card-title{font-size:1.4rem}}@media (max-width: 567px){.chatbar-page-title{font-size:1.4rem}.chatbar-input-bar{padding:.3rem}.chatbar-text-input{padding:.5rem .75rem;font-size:.9rem}.chatbar-plus-btn,.chatbar-mic-btn,.chatbar-send-btn{width:36px;height:36px}.program-card{height:280px}.program-card-content{padding:1rem}.program-card-title{font-size:1.2rem}.program-card-subtitle{font-size:.9rem}.programs-nav-btn{width:40px;height:40px}}@media (max-width: 456px){.chatbar-page-wrapper{padding-top:60px;padding-bottom:50px}.chatbar-page-title{font-size:1.3rem}.program-card{height:260px}.program-card-title{font-size:1.1rem}.program-card-subtitle{font-size:.85rem}}@media (max-width: 355px){.chatbar-page-title{font-size:1.2rem}.chatbar-text-input{font-size:.85rem}.program-card{height:240px}.program-card-content{padding:.75rem}.program-card-date{font-size:.8rem}.programs-nav-btn{width:35px;height:35px}.programs-dot{width:10px;height:10px}}.chatbox-page{display:flex;flex-direction:column;min-height:100vh;background-color:#8b7c6e;padding-top:30px}.chat-section{background:#fff;border-bottom:1px solid #e1e5e9}.chat-container{max-width:1200px;margin:0 auto;padding:2rem}.chat-header{text-align:center;margin:2rem}.chat-title{font-family:Baskervville,Times New Roman,serif;font-size:clamp(1.5rem,3vw,2.2rem);font-weight:400;color:#2c3e50;line-height:1.3;letter-spacing:-.02em;margin:0}.chat-messages-container{height:400px;overflow-y:auto;margin-bottom:1.5rem;padding:1rem;border:1px solid #e1e5e9;border-radius:8px;background:#f8f9fa}.chat-message{margin-bottom:1rem;display:flex}.chat-message.user{justify-content:flex-end}.chat-message.assistant{justify-content:flex-start}.message-content{max-width:75%;padding:1rem 1.25rem;border-radius:18px;font-size:1rem;line-height:1.5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.chat-message.user .message-content{background:#d4a574;color:#fff;border-bottom-right-radius:6px}.chat-message.assistant .message-content{background:#f8f9fa;color:#2c3e50;border-bottom-left-radius:6px;border:1px solid #e1e5e9}.typing-indicator{display:flex;gap:4px;align-items:center}.typing-indicator span{width:8px;height:8px;border-radius:50%;background:#8e9ba5;animation:typing-bounce 1.4s infinite ease-in-out}.typing-indicator span:nth-child(1){animation-delay:-.32s}.typing-indicator span:nth-child(2){animation-delay:-.16s}@keyframes typing-bounce{0%,80%,to{transform:scale(.8);opacity:.5}40%{transform:scale(1);opacity:1}}.chat-input-container{padding:1rem 0}.chat-input-form{width:100%}.input-bar{display:flex;align-items:center;background:#f8f9fa;border:1px solid #e1e5e9;border-radius:25px;padding:.5rem;box-shadow:0 2px 10px #0000000d;transition:all .3s ease}.input-bar:focus-within{border-color:#d4a574;box-shadow:0 2px 15px #d4a57426;background:#fff}.text-input{flex:1;border:none;outline:none;padding:.75rem 1rem;font-size:1rem;background:transparent;color:#2c3e50;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.text-input::-moz-placeholder{color:#8e9ba5}.text-input::placeholder{color:#8e9ba5}.plus-btn,.mic-btn,.send-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;border-radius:50%;cursor:pointer;transition:all .2s ease}.plus-btn,.mic-btn{background:transparent;color:#6c757d}.plus-btn:hover,.mic-btn:hover{background:#e9ecef;color:#2c3e50}.send-btn{background:#d4a574;color:#fff}.send-btn:hover:not(:disabled){background:#c19960}.send-btn:disabled{background:#e9ecef;color:#adb5bd;cursor:not-allowed}.programs-section{padding:3rem 0;background-color:#fafbfc}.programs-container{max-width:1200px;margin:0 auto;padding:0 2rem}.programs-section-title{font-family:Georgia,Times New Roman,serif;font-size:2rem;font-weight:400;color:#2c3e50;text-align:center;margin-bottom:2rem;letter-spacing:-.01em}.programs-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-bottom:2rem}.program-card{background:transparent;border-radius:12px;overflow:hidden;box-shadow:0 8px 25px #00000026;transition:all .3s ease;position:relative;height:450px;cursor:pointer}.program-card:hover{transform:translateY(-8px);box-shadow:0 16px 40px #00000040}.program-card-image{width:100%;height:100%;position:relative;overflow:hidden}.program-card-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease}.program-card:hover .program-card-image img{transform:scale(1.08)}.program-card-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0000000d,#0003,#0009 80%,#000c);z-index:1}.program-card-badge{position:absolute;top:20px;left:20px;background:#b8860b;color:#fff;padding:.6rem 1.2rem;border-radius:4px;font-size:.7rem;font-weight:700;letter-spacing:1.5px;z-index:3;text-transform:uppercase;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;box-shadow:0 2px 8px #0000004d}.program-card-content{position:absolute;bottom:0;left:0;right:0;padding:2.5rem;z-index:2;color:#fff}.program-card-location{font-size:.85rem;font-weight:500;color:#fffffff2;letter-spacing:2.5px;margin-bottom:1rem;text-transform:uppercase;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.program-card-title{font-family:Georgia,Times New Roman,serif;font-size:2rem;font-weight:400;color:#fff;line-height:1.1;margin-bottom:1rem;text-shadow:0 3px 6px rgba(0,0,0,.4);text-transform:uppercase;letter-spacing:1px}.program-card-subtitle{font-size:1rem;color:#fffffff2;line-height:1.4;margin-bottom:1.5rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;text-shadow:0 2px 4px rgba(0,0,0,.3);font-weight:300}.program-card-date{display:flex;align-items:center;gap:.6rem;color:#fffffff2;font-size:.9rem;font-weight:400;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.program-card-date svg{color:#ffffffe6;width:16px;height:16px}.learn-more-link{display:none}.programs-navigation{display:flex;align-items:center;justify-content:center;gap:1.5rem;padding:2rem 0}.programs-nav-btn{width:50px;height:50px;border:2px solid #d4a574;border-radius:50%;background:transparent;color:#d4a574;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.programs-nav-btn:hover{background:#d4a574;color:#fff;transform:scale(1.05)}.programs-pagination{display:flex;gap:.75rem;align-items:center}.programs-dot{width:12px;height:12px;border-radius:50%;border:none;background:#c19960;cursor:pointer;transition:all .3s ease}.programs-dot-active{background:#fff;border:2px solid #d4a574;transform:scale(1.2)}.programs-dot:hover{transform:scale(1.1)}@media (max-width: 1024px){.chat-container{padding:1.5rem}.programs-container{padding:0 1.5rem}.programs-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.program-card{height:400px}.program-card-title{font-size:1.7rem}.program-card-content{padding:2rem}}@media (max-width: 768px){.chatbox-page{padding-top:60px}.chat-container{padding:1rem}.chat-messages-container{height:300px}.programs-container{padding:0 1rem}.programs-grid{grid-template-columns:1fr;gap:1.5rem}.program-card{height:380px}.program-card-content{padding:1.8rem}.program-card-title{font-size:1.6rem}}@media (max-width: 576px){.chat-title{font-size:1.3rem}.input-bar{padding:.3rem}.text-input{padding:.5rem .75rem;font-size:.9rem}.plus-btn,.mic-btn,.send-btn{width:36px;height:36px}.program-card{height:320px}.program-card-content{padding:1.5rem}.program-card-title{font-size:1.4rem}.program-card-subtitle{font-size:.9rem}.programs-nav-btn{width:40px;height:40px}}@media (max-width: 400px){.chat-title{font-size:1.5rem;margin-top:0}.program-card{height:280px}.program-card-content{padding:1.2rem}.program-card-title{font-size:1.2rem}.program-card-date{font-size:.8rem}.programs-dot{width:10px;height:10px}}.chatboxpage-programs-section-container{padding:4rem 2rem 2rem;background:#3c3737;color:#fff;min-height:100vh}.chatboxpage-programs-header{text-align:center;margin-bottom:3rem;max-width:800px;margin-left:auto;margin-right:auto}.chatboxpage-programs-main-title{font-family:Georgia,Times New Roman,serif;font-size:2.5rem;font-weight:400;letter-spacing:3px;margin-bottom:1rem;color:#fff;text-transform:uppercase}.chatboxpage-programs-subtitle{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.1rem;color:#b8c5d1;line-height:1.6;font-weight:300}.chatboxpage-programs-scroll-container{position:relative;overflow:hidden}.chatboxpage-programs-horizontal-scroll{display:flex;gap:1.5rem;overflow-x:auto;padding:1rem 0 2rem;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.chatboxpage-programs-horizontal-scroll::-webkit-scrollbar{display:none}.chatboxpage-program-card{flex:0 0 320px;height:480px;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 12px 40px #0000004d;transition:all .3s ease;position:relative;cursor:pointer}.chatboxpage-program-card:hover{transform:translateY(-8px);box-shadow:0 20px 60px #0006}.chatboxpage-program-card-image{width:100%;height:100%;position:relative;overflow:hidden}.chatboxpage-program-card-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.chatboxpage-program-card:hover .program-card-image img{transform:scale(1.05)}.chatboxpage-program-card-badge{position:absolute;top:20px;left:20px;background:#d2691e;color:#fff;padding:.5rem 1rem;border-radius:25px;font-size:.75rem;font-weight:700;letter-spacing:1px;z-index:3;text-transform:uppercase;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.chatboxpage-program-card-content{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#000c);padding:3rem 1.5rem 1.5rem;z-index:2;color:#fff}.chatboxpage-program-card-location{font-size:.8rem;font-weight:600;color:#fff;letter-spacing:2px;margin-bottom:.5rem;text-transform:uppercase;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;opacity:.9}.chatboxpage-program-card-title{font-family:Georgia,Times New Roman,serif;font-size:1.4rem;font-weight:700;color:#fff;line-height:1.3;margin-bottom:.75rem;text-transform:uppercase;letter-spacing:1px}.chatboxpage-program-card-subtitle{font-size:.95rem;color:#e8e8e8;line-height:1.4;margin-bottom:1rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:300}.chatboxpage-program-card-date{display:flex;align-items:center;gap:.5rem;color:#fff;font-size:.9rem;font-weight:500;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.chatboxpage-program-card-date svg{color:#fff;opacity:.8}@media (max-width: 1024px){.chatboxpage-programs-section-container{padding:80px 0}.chatboxpage-programs-main-title{font-size:2.5rem;margin-bottom:60px}.chatboxpage-programs-horizontal-scroll{gap:24px}.chatboxpage-program-card{flex:0 0 350px}}@media (max-width: 900px){.chatboxpage-programs-main-title{font-size:2.2rem}.chatboxpage-programs-horizontal-scroll{gap:20px}.chatboxpage-program-card{flex:0 0 320px}}@media (max-width: 768px){.chatboxpage-programs-section-container{padding:60px 0}.chatboxpage-programs-main-title{font-size:2rem;margin-bottom:40px}.chatboxpage-program-card-content{padding:24px}.chatboxpage-program-card-title{font-size:1.25rem}.chatboxpage-program-card-subtitle{font-size:.95rem}.chatboxpage-program-card{flex:0 0 300px}}@media (max-width: 480px){.chatboxpage-programs-section-container{padding:40px 0}.chatboxpage-program-card-content{padding:20px}.chatboxpage-program-card{flex:0 0 280px}}.message-suggestions{margin-top:12px;padding-top:8px;border-top:1px solid rgba(0,0,0,.1)}.suggestions-title{font-size:.9em;color:#666;margin-bottom:8px}.message-suggestions ul{list-style:none;padding:0;margin:0}.message-suggestions li{display:inline-block;margin:4px 8px 4px 0;padding:6px 12px;background-color:#f0f0f0;border-radius:16px;font-size:.9em;color:#333;cursor:pointer;transition:background-color .2s}.message-suggestions li:hover{background-color:#e0e0e0}.message-actions{margin-top:12px;display:flex;flex-wrap:wrap;gap:8px}.action-button{padding:8px 16px;background-color:#007bff;color:#fff;border:none;border-radius:20px;font-size:.9em;cursor:pointer;transition:background-color .2s;text-transform:capitalize}.action-button:hover{background-color:#0056b3}@media (prefers-color-scheme: dark){.message-suggestions li{background-color:#2a2a2a;color:#e0e0e0}.message-suggestions li:hover{background-color:#3a3a3a}.suggestions-title{color:#999}.action-button{background-color:#0d6efd}.action-button:hover{background-color:#0b5ed7}}.reco{background-color:#fff;min-height:100vh;padding-bottom:2rem}.recommendadedsection-destinations-container{padding:4rem 1rem 2rem;max-width:1400px;margin:0 auto;background:#fff;min-height:calc(100vh - 4rem);display:flex;flex-direction:column}.recommendadedsection-destinations-header{text-align:center;margin-bottom:3rem;flex-shrink:0}.recommendadedsection-destinations-title{font-size:2.5rem;color:#4a5568;letter-spacing:.15em;margin-bottom:1.5rem;font-size:clamp(2rem,5vw,2.8rem);font-family:Playfair Display,serif;font-weight:700;line-height:1.2}.recommendadedsection-destinations-subtitle{font-size:1.1rem;color:#718096;max-width:600px;margin:0 auto;font-family:Cormorant Garamond,serif;line-height:1.6}.recommendadedsection-destinations-scroll-wrapper{position:relative;margin:0 3rem;overflow:visible;flex:1;display:flex;align-items:center}.recommendadedsection-destinations-scroll-container{display:flex;gap:1.5rem;overflow-x:auto;padding:1rem 0 2rem;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#92400e #f1f5f9;-webkit-overflow-scrolling:touch;width:100%}.recommendadedsection-destinations-scroll-container::-webkit-scrollbar{height:4px}.recommendadedsection-destinations-scroll-container::-webkit-scrollbar-track{background:#f1f5f9;border-radius:2px}.recommendadedsection-destinations-scroll-container::-webkit-scrollbar-thumb{background:#92400e;border-radius:2px;-webkit-transition:background .3s ease;transition:background .3s ease}.recommendadedsection-destinations-scroll-container::-webkit-scrollbar-thumb:hover{background:#78350f}.recommendadedsection-destination-card{flex-shrink:0;width:320px;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a;transition:all .3s ease;cursor:pointer}.recommendadedsection-destination-card:hover{transform:translateY(-8px);box-shadow:0 20px 25px -5px #00000026}.recommendadedsection-destination-image{width:100%;height:240px;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.recommendadedsection-destination-card:hover .recommendadedsection-destination-image{transform:scale(1.05)}.recommendadedsection-destination-content{padding:1.5rem}.recommendadedsection-destination-location{font-size:1.25rem;font-weight:400;color:#2d3748;margin-bottom:1rem;letter-spacing:.05em;font-family:Playfair Display,serif}.recommendadedsection-destination-rating{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.recommendadedsection-michelin-keys{display:flex;gap:.25rem;font-family:Playfair Display,serif}.recommendadedsection-michelin-key{width:12px;height:12px;background:#c74427;border-radius:50%}.recommendadedsection-rating-text{font-size:.875rem;color:#c74427;font-weight:500}.recommendadedsection-rating-description{font-size:.875rem;color:#718096;margin-top:.25rem}.recommendadedsection-star-rating{color:#1a202c;font-size:1rem}.recommendadedsection-scroll-arrow{position:absolute;top:50%;transform:translateY(-50%);background:#fffffff2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:none;border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:all .3s ease;box-shadow:0 4px 6px -1px #0000001a}.recommendadedsection-scroll-arrow:hover{background:#fff;box-shadow:0 10px 15px -3px #00000026;transform:translateY(-50%) scale(1.05)}.recommendadedsection-scroll-arrow-left{left:-1rem}.recommendadedsection-scroll-arrow-right{right:-1rem}.recommendadedsection-scroll-arrow svg{width:20px;height:20px;color:#92400e;transition:color .3s ease}.recommendadedsection-scroll-arrow:hover svg{color:#78350f}@media (max-width: 768px){.reco{min-height:auto;padding-bottom:1rem}.recommendadedsection-destinations-container{padding:2rem .5rem 1rem;min-height:auto}.recommendadedsection-destinations-title{font-size:2rem}.recommendadedsection-destinations-subtitle{font-size:1rem;padding:0 1rem}.recommendadedsection-destinations-scroll-wrapper{margin:0 1rem}.recommendadedsection-destination-card{width:280px}.recommendadedsection-destination-image{height:200px}.recommendadedsection-scroll-arrow{width:40px;height:40px}.recommendadedsection-scroll-arrow svg{width:16px;height:16px}.recommendadedsection-scroll-arrow-left{left:-.5rem}.recommendadedsection-scroll-arrow-right{right:-.5rem}}@media (max-width: 480px){.reco{min-height:auto;padding-bottom:.5rem}.recommendadedsection-destinations-container{padding:1.5rem .25rem .5rem;min-height:auto}.recommendadedsection-destinations-title{font-size:1.75rem;letter-spacing:.1em}.recommendadedsection-destinations-scroll-wrapper{margin:0 .5rem}.recommendadedsection-destination-card{width:260px}.recommendadedsection-destination-content{padding:1.25rem}}@media (max-width: 430px){.reco{min-height:auto;padding-bottom:0}.recommendadedsection-destinations-container{padding:1rem .5rem .5rem;min-height:auto}.recommendadedsection-destinations-header{margin-bottom:2rem}.recommendadedsection-destinations-title{font-size:1.5rem;letter-spacing:.1em;margin-bottom:.75rem}.recommendadedsection-destinations-subtitle{font-size:.9rem;padding:0 .5rem;line-height:1.5}.recommendadedsection-destinations-scroll-wrapper{margin:0 .25rem}.recommendadedsection-destinations-scroll-container{gap:1rem;padding:.5rem 0 1rem}.recommendadedsection-destination-card{width:220px}.recommendadedsection-destination-image{height:160px}.recommendadedsection-destination-content{padding:.75rem}.recommendadedsection-destination-location{font-size:1rem;margin-bottom:.5rem}.recommendadedsection-rating-text,.recommendadedsection-rating-description{font-size:.8rem}.recommendadedsection-scroll-arrow{width:32px;height:32px}.recommendadedsection-scroll-arrow svg{width:12px;height:12px}.recommendadedsection-scroll-arrow-left{left:-.5rem}.recommendadedsection-scroll-arrow-right{right:-.5rem}}@media (max-width: 375px){.reco{padding-bottom:0}.recommendadedsection-destinations-container{padding:.75rem .25rem .25rem}.recommendadedsection-destinations-header{margin-bottom:1.5rem}.recommendadedsection-destinations-title{font-size:1.4rem;margin-bottom:.5rem}.recommendadedsection-destinations-subtitle{font-size:.85rem;padding:0 .25rem}.recommendadedsection-destination-card{width:200px}.recommendadedsection-destination-image{height:140px}.recommendadedsection-destination-content{padding:.5rem}.recommendadedsection-destination-location{font-size:.9rem;margin-bottom:.4rem}}@media (max-width: 320px){.recommendadedsection-destinations-container{padding:.5rem .125rem .125rem}.recommendadedsection-destinations-title{font-size:1.25rem}.recommendadedsection-destination-card{width:180px}.recommendadedsection-destination-image{height:120px}}h1,h2,h3,h4,h5,h6{font-family:Playfair Display,serif!important;font-weight:100!important}.programs-section-container{padding:4rem 2rem 2rem;background-color:#3c3737;color:#fff;min-height:105vh;display:flex;flex-direction:column}.programs-header{text-align:center;margin-bottom:3rem;max-width:800px;margin-left:auto;margin-right:auto;flex-shrink:0}.programs-main-title{font-size:clamp(2rem,5vw,2.8rem);font-family:Playfair Display,serif;font-weight:700;line-height:1.2;letter-spacing:3px;margin-bottom:1rem;color:#fff;text-transform:uppercase;margin-top:25px;margin-bottom:20px}.programs-subtitle{font-family:Cormorant Garamond,serif;font-size:1.1rem;color:#b8c5d1;line-height:1.6;font-weight:300}.programs-scroll-wrapper{position:relative;flex:1;display:flex;align-items:center}.programs-horizontal-scroll{display:flex;gap:1.5rem;overflow-x:auto;padding:1rem 0 2rem;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;width:100%}.programs-horizontal-scroll::-webkit-scrollbar{display:none}.scroll-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;background-color:#fff3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:none;padding:.6rem;cursor:pointer;border-radius:50%;color:#fff;transition:background .3s ease}.scroll-arrow:hover{background-color:#fff6}.scroll-arrow.left{left:-10px}.scroll-arrow.right{right:-10px}.programsection-program-card{flex:0 0 320px;height:480px;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 12px 40px #0000004d;transition:all .3s ease;position:relative;cursor:pointer}.programsection-program-card:hover{transform:translateY(-8px);box-shadow:0 20px 60px #0006}.programsection-program-card-image{width:100%;height:100%;position:relative;overflow:hidden}.programsection-program-card-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.programsection-program-card:hover .programsection-program-card-image img{transform:scale(1.05)}.programsection-program-card-badge{position:absolute;top:20px;left:20px;background:#d2691e;color:#fff;padding:.5rem 1rem;border-radius:25px;font-size:.65rem;font-weight:500;letter-spacing:1px;z-index:3;text-transform:uppercase;font-family:Cormorant Garamond,serif}.program-card-content{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#000c);padding:3rem 1.5rem 1.5rem;color:#fff}.program-card-location{font-size:.8rem;font-weight:600;color:#fff;letter-spacing:2px;margin-bottom:.5rem;text-transform:uppercase;opacity:.9;font-family:Cormorant Garamond,serif}.program-card-title{font-family:Playfair Display,serif;font-size:1.2rem;font-weight:700;color:#fff;line-height:1.3;margin-bottom:.75rem;text-transform:uppercase;letter-spacing:1px}.program-card-subtitle{font-size:.85rem;color:#e8e8e8;line-height:1.4;margin-bottom:1rem;font-weight:300;font-family:Cormorant Garamond,serif}.program-card-date{display:flex;align-items:center;gap:.5rem;color:#fff;font-size:.9rem;font-weight:500;font-family:Cormorant Garamond,serif}.program-card-date svg{color:#fff;opacity:.8}@media (max-width: 1299px){.programsection-program-card{flex:0 0 300px;height:460px}.program-card-title{font-size:1.3rem}.programs-main-title{font-size:2.2rem}}@media (max-width: 1024px){.programs-section-container{padding:3rem 1.5rem 1.5rem;min-height:auto}.programsection-program-card{flex:0 0 280px;height:440px}.program-card-title{font-size:1.2rem}.programs-main-title{font-size:2rem}.programs-subtitle{font-size:1rem}}@media (max-width: 768px){.programs-section-container{padding:2.5rem 1rem 1rem;min-height:auto}.programs-header{margin-bottom:2rem}.programsection-program-card{flex:0 0 260px;height:420px}.program-card-title{font-size:1.1rem}.program-card-subtitle{font-size:.9rem}.program-card-content{padding:2.5rem 1rem 1rem}.programs-horizontal-scroll{padding:.5rem 0 1.5rem}}@media (max-width: 568px){.programs-section-container{padding:2rem .75rem .75rem;min-height:auto}.programsection-program-card{flex:0 0 240px;height:400px}.program-card-title{font-size:1rem}.program-card-subtitle{font-size:.85rem}.programs-horizontal-scroll{padding:.5rem 0 1rem}}@media (max-width: 456px){.programs-section-container{padding:1.5rem .5rem .5rem;min-height:auto}.programs-header{margin-bottom:1.5rem}.programsection-program-card{flex:0 0 220px;height:380px}.program-card-title{font-size:.95rem}.program-card-subtitle{font-size:.8rem}.program-card-content{padding:2rem .75rem .75rem}.programs-horizontal-scroll{padding:.25rem 0 .75rem}}@media (max-width: 430px){.programs-section-container{padding:1.25rem .5rem .25rem;min-height:auto}.programs-header{margin-bottom:1.25rem}.programs-main-title{font-size:1.6rem;letter-spacing:2px;margin-bottom:.75rem}.programs-subtitle{font-size:.95rem;line-height:1.5}.programsection-program-card{flex:0 0 200px;height:360px}.program-card-title{font-size:.9rem}.program-card-subtitle{font-size:.75rem}.program-card-content{padding:1.75rem .5rem .5rem}.programs-horizontal-scroll{gap:1rem;padding:.25rem 0 .5rem}.scroll-arrow{width:32px;height:32px;padding:.4rem}.scroll-arrow svg{width:16px;height:16px}}@media (max-width: 375px){.programs-section-container{padding:1rem .25rem .125rem;min-height:auto}.programs-header{margin-bottom:1rem}.programs-main-title{font-size:1.4rem;letter-spacing:1px;margin-bottom:.5rem}.programs-subtitle{font-size:.9rem;padding:0 .25rem}.programsection-program-card{flex:0 0 180px;height:340px}.program-card-title{font-size:.85rem}.program-card-subtitle{font-size:.7rem}.program-card-content{padding:1.5rem .4rem .4rem}.programs-horizontal-scroll{gap:.75rem;padding:.125rem 0 .25rem}}@media (max-width: 320px){.programs-section-container{padding:.75rem .125rem 0;min-height:auto}.programs-header{margin-bottom:.75rem}.programs-main-title{font-size:1.25rem;letter-spacing:.5px;margin-bottom:.4rem}.programs-subtitle{font-size:.85rem;padding:0 .125rem}.programsection-program-card{flex:0 0 160px;height:320px}.program-card-title{font-size:.8rem}.program-card-subtitle{font-size:.65rem}.program-card-content{padding:1.25rem .3rem .3rem}.programs-horizontal-scroll{gap:.5rem;padding:.125rem 0}.scroll-arrow{width:28px;height:28px;padding:.3rem}.scroll-arrow svg{width:14px;height:14px}}.luxury-wellness-insights-section{background:linear-gradient(135deg,#f8f6f2,#f5f2ec,#f2ede6);padding:17px 0 10px;position:relative;height:110vh;overflow:hidden}.luxury-wellness-insights-section:before{content:"";position:absolute;inset:0;pointer-events:none}.luxury-wellness-insights-container{display:flex;max-width:1400px;margin:10px auto;padding:0 32px;gap:80px;align-items:flex-start;position:relative;z-index:2}.luxury-wellness-left-panel{flex:0 0 38%;position:sticky;top:100px}.luxury-wellness-content-block{padding:40px 0}.luxury-wellness-main-title{font-family:Playfair Display,serif;font-size:3.5rem;font-weight:400;color:#2c2c2c;line-height:1.15;margin-bottom:28px;letter-spacing:-.02em}.luxury-wellness-subtitle{font-family:Cormorant Garamond,serif;font-size:1.25rem;color:#666;line-height:1.7;margin-bottom:40px;max-width:90%}.luxury-wellness-cta-button{background:linear-gradient(135deg,#c74427,#a93e2b);color:#fff;border:none;padding:18px 36px;border-radius:60px;font-family:Cormorant Garamond,serif;font-size:1.125rem;font-weight:600;display:inline-flex;align-items:center;gap:12px;position:relative;overflow:hidden;transition:all .4s cubic-bezier(.23,1,.32,1);box-shadow:0 8px 32px #c44c3040}.luxury-wellness-cta-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .6s}.luxury-wellness-cta-button:hover{transform:translateY(-3px);box-shadow:0 12px 40px #c44c3059}.luxury-wellness-cta-button:hover:before{left:100%}.luxury-wellness-button-arrow{width:20px;height:20px;transition:transform .3s ease}.luxury-wellness-cta-button:hover .luxury-wellness-button-arrow{transform:translate(4px)}.luxury-wellness-right-panel{flex:1;position:relative}.luxury-wellness-horizontal-cards-container{position:relative;width:100%}.luxury-wellness-horizontal-scroll{display:none}.luxury-wellness-scroll-arrow{background-color:#3c3834!important;border-radius:100%!important;font-size:2rem;color:#fff!important;cursor:pointer;z-index:10;padding:10px;transition:all .3s;border:none;position:absolute;top:50%;transform:translateY(-50%);display:none;justify-content:center;align-items:center;width:50px;height:50px;box-shadow:0 2px 10px #0003;opacity:0;transition:opacity .3s ease,transform .3s ease}.luxury-wellness-horizontal-cards-container:hover .luxury-wellness-scroll-arrow{display:none}.luxury-wellness-scroll-left{left:-25px}.luxury-wellness-scroll-right{right:-25px}.luxury-wellness-scroll-arrow:hover{background-color:#2a2724!important;transform:translateY(-50%) scale(1.05)}.luxury-wellness-cards-container{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(4,200px);gap:24px;padding:20px;width:100%}.luxury-wellness-insight-card:nth-child(1){grid-column:1;grid-row:1 / 3}.luxury-wellness-insight-card:nth-child(2){grid-column:2;grid-row:1 / 2}.luxury-wellness-insight-card:nth-child(3){grid-column:3;grid-row:1 / 3}.luxury-wellness-insight-card:nth-child(4){grid-column:1;grid-row:3 / 4}.luxury-wellness-insight-card:nth-child(5){grid-column:2;grid-row:2 / 4}.luxury-wellness-insight-card:nth-child(6){grid-column:3;grid-row:3 / 4}.luxury-wellness-insight-card{position:relative;border-radius:24px;overflow:hidden;transition:all .6s cubic-bezier(.23,1,.32,1);box-shadow:0 8px 40px #00000014;transform-style:preserve-3d}.luxury-wellness-insight-card:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 25px 60px #0003}.luxury-wellness-card-1{animation-delay:.1s}.luxury-wellness-card-2{animation-delay:.2s}.luxury-wellness-card-3{animation-delay:.3s}.luxury-wellness-card-4{animation-delay:.4s}.luxury-wellness-card-5{animation-delay:.5s}.luxury-wellness-card-6{animation-delay:.6s}.luxury-wellness-card-image{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:1;transition:transform .8s cubic-bezier(.23,1,.32,1)}.luxury-wellness-insight-card:hover .luxury-wellness-card-image{transform:scale(1.05)}.luxury-wellness-card-gradient-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#0000001a,#0000004d,#000000b3 80%,#000000e6);z-index:2}.luxury-wellness-card-label{position:absolute;top:16px;left:16px;background:#ffffffe6;color:#c74427;padding:6px 16px;border-radius:50px;font-family:Cormorant Garamond,serif;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 20px #00000026;z-index:3;transition:all .3s ease}.luxury-wellness-insight-card:hover .luxury-wellness-card-label{background:#fff;transform:translateY(-2px)}.luxury-wellness-card-content{position:absolute;bottom:0;left:0;right:0;padding:32px 24px 28px;z-index:3;margin-top:20px;transform:translateY(0);transition:transform .4s ease}.luxury-wellness-card-title{font-family:Playfair Display,serif;font-size:1.2rem;font-weight:400;color:#fff;margin-bottom:8px;line-height:1.2;text-shadow:0 2px 8px rgba(0,0,0,.3)}.luxury-wellness-card-text{font-family:Cormorant Garamond,serif;font-size:1rem;color:#ffffffe6;line-height:1.6;margin:0;text-shadow:0 1px 4px rgba(0,0,0,.5)}.luxury-wellness-bg-decoration{position:absolute;inset:0;pointer-events:none;z-index:1}.luxury-wellness-bg-circle{position:absolute;border-radius:50%;opacity:.05}.luxury-wellness-circle-1{width:300px;height:300px;background:linear-gradient(135deg,#c74427,#a93e2b);top:10%;right:-150px;animation:luxury-wellness-float 20s infinite ease-in-out}.luxury-wellness-circle-2{width:200px;height:200px;background:linear-gradient(135deg,#8b7c6e,#a38b6f);bottom:20%;left:-100px;animation:luxury-wellness-float 15s infinite ease-in-out reverse}.luxury-wellness-circle-3{width:400px;height:400px;background:linear-gradient(135deg,#f5f2ec,#f2ede6);top:50%;left:50%;transform:translate(-50%,-50%);animation:luxury-wellness-rotate 30s infinite linear}@keyframes luxury-wellness-float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(5deg)}}@keyframes luxury-wellness-rotate{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}@media (min-width: 1400px){.luxury-wellness-insights-container{max-width:1600px;gap:100px}.luxury-wellness-main-title{font-size:4rem}.luxury-wellness-cards-container{grid-template-rows:repeat(4,220px);gap:28px}}@media (max-width: 1024px){.luxury-wellness-insights-section{padding:80px 0 100px;height:auto}.luxury-wellness-insights-container{flex-direction:column;gap:50px}.luxury-wellness-left-panel{position:static;text-align:center;flex:none}.luxury-wellness-main-title{font-size:2.5rem}.luxury-wellness-right-panel{width:100%;padding:0}.luxury-wellness-horizontal-cards-container{padding:0 40px}.luxury-wellness-scroll-arrow{opacity:1;display:flex;top:50%;transform:translateY(-50%)}.luxury-wellness-scroll-left{left:0}.luxury-wellness-scroll-right{right:0}.luxury-wellness-cards-container{display:flex;gap:24px;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;padding:20px 0 30px;-ms-overflow-style:none;scrollbar-width:none}.luxury-wellness-cards-container::-webkit-scrollbar{display:none}.luxury-wellness-insight-card{min-width:300px;height:320px;flex-shrink:0;scroll-snap-align:start}.luxury-wellness-card-title{font-size:1.375rem}.luxury-wellness-card-text{font-size:1.05rem}}@media (max-width: 768px){.luxury-wellness-insights-section{padding:60px 0 80px}.luxury-wellness-insights-container{padding:0 20px;gap:40px}.luxury-wellness-main-title{font-size:2.25rem}.luxury-wellness-subtitle{font-size:1.125rem;max-width:100%}.luxury-wellness-horizontal-cards-container{padding:0 20px}.luxury-wellness-scroll-left{left:0}.luxury-wellness-scroll-right{right:0}.luxury-wellness-scroll-arrow{width:40px;height:40px;font-size:1.5rem}.luxury-wellness-cards-container{scrollbar-width:thin;scrollbar-color:#c74427 transparent}.luxury-wellness-cards-container::-webkit-scrollbar{display:block;height:4px}.luxury-wellness-cards-container::-webkit-scrollbar-track{background:#c44c301a;border-radius:2px}.luxury-wellness-cards-container::-webkit-scrollbar-thumb{background:#c74427;border-radius:2px}.luxury-wellness-insight-card{min-width:280px;height:300px}.luxury-wellness-card-content{padding:24px 20px 20px}.luxury-wellness-card-title{font-size:1.375rem}}@media (max-width: 568px){.luxury-wellness-horizontal-cards-container{padding:0 10px}.luxury-wellness-scroll-arrow{width:36px;height:36px;font-size:1.3rem}.luxury-wellness-scroll-left{left:0}.luxury-wellness-scroll-right{right:0}.luxury-wellness-insight-card{min-width:260px}}@media (max-width: 480px){.luxury-wellness-insights-section{padding:50px 0 70px}.luxury-wellness-insights-container{padding:0 16px}.luxury-wellness-main-title{font-size:2rem;line-height:1.2}.luxury-wellness-subtitle{font-size:1rem}.luxury-wellness-cta-button{padding:16px 28px;font-size:1rem}.luxury-wellness-horizontal-cards-container{padding:0}.luxury-wellness-scroll-arrow{width:32px;height:32px;font-size:1.2rem}.luxury-wellness-scroll-left{left:0}.luxury-wellness-scroll-right{right:0}.luxury-wellness-cards-container{display:flex;flex-wrap:nowrap;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;gap:16px;padding-bottom:20px}.luxury-wellness-insight-card{min-width:280px;height:300px;flex-shrink:0;scroll-snap-align:start}}.pricing-teaser{background:linear-gradient(135deg,#f8f6f2,#f5f2ec,#f2ede6);padding:20px 0;text-align:center}.teaser-container{max-width:800px;margin:0 auto;min-height:40vh}.teaser-title{font-family:Playfair Display,serif!important;font-size:2.5rem;color:#3c3c3c;margin-bottom:20px;line-height:1.2;margin-top:0!important;padding-top:0}.teaser-subtitle{font-family:Cormorant Garamond,serif;font-size:1.5rem;color:#5a5a5a;margin-bottom:40px}.teaser-button{display:inline-block;padding:16px 40px;background:linear-gradient(135deg,#c74427,#c74427);color:#fff;font-family:Cormorant Garamond,serif;font-weight:600;font-size:1.1rem;border-radius:30px;text-decoration:none;transition:all .3s ease;border:none;cursor:pointer}.teaser-button:hover{transform:translateY(-3px);box-shadow:0 10px 20px #c744274d}@media (max-width: 768px){.pricing-teaser{padding:60px 20px}.teaser-title{font-size:2rem}.teaser-subtitle{font-size:1rem}}.luxury-retreats-section{position:relative;height:60vh;display:flex;align-items:center;background:linear-gradient(#3c3c3c80,#3c3c3c80),url(https://images.pexels.com/photos/3865578/pexels-photo-3865578.jpeg);background-size:cover;background-position:center;background-attachment:fixed}.retreats-overlay{position:absolute;inset:0;background:#3c3c3c4d;display:flex;align-items:center}.retreats-content{text-align:center;color:#fff;max-width:600px;margin:0 auto}.retreats-title{font-family:Playfair Display,serif;font-size:3rem;font-weight:700;margin-bottom:40px;letter-spacing:-.02em;line-height:1.2;color:#fff}.retreats-btn{display:inline-block;font-family:Cormorant Garamond,serif}@media (max-width: 1024px){.luxury-retreats-section{background-attachment:scroll;height:50vh}.retreats-title{font-size:2.5rem}}@media (max-width: 900px){.retreats-title{font-size:2.2rem}}@media (max-width: 768px){.luxury-retreats-section{height:40vh}.retreats-title{font-size:2rem;margin-bottom:32px}}@media (max-width: 480px){.retreats-title{font-size:1.8rem}}.pricing-hero{position:relative;height:70vh;min-height:600px;width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-bottom:0}.pricing-hero-image{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:1}.pricing-hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#0003,#0006,#000000b3);z-index:2}.pricing-hero-content{position:relative;z-index:3;text-align:center;color:#fff;padding:0 20px}.pricing-hero-content h1{font-family:Playfair Display,serif;font-size:clamp(2rem,4vw,3.5rem)!important;font-weight:400;margin-bottom:20px;line-height:1.2;letter-spacing:4px;text-transform:uppercase;color:#fff;text-shadow:2px 4px 8px rgba(0,0,0,.5)}.pricing-hero-content p{font-family:Cormorant Garamond,serif;font-size:clamp(1.1rem,1.5vw,1.5rem);font-weight:300;letter-spacing:2px;max-width:800px;margin:0 auto;line-height:1.6;color:#fff;text-shadow:2px 4px 8px rgba(0,0,0,.5)}.pricing-content{background:#f8f6f2;padding:30px 0 60px}@media screen and (max-width: 768px){.pricing-hero{height:60vh;min-height:450px}.pricing-hero-content{padding:0 16px}.pricing-hero-content h1{letter-spacing:2px;margin-bottom:16px}.pricing-hero-content p{letter-spacing:1px}}@media screen and (max-width: 480px){.pricing-hero{height:50vh;min-height:400px}}.pricing-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-bottom:60px;padding:25px}.section-header{text-align:center;margin-top:80px;margin-bottom:60px}#pricehead{text-align:center}#pricesubhead{text-align:center;margin-bottom:60px}.pricing-card{background:#fff;border:2px solid #e9ecef;border-radius:20px;padding:40px;position:relative;transition:all .3s ease;text-align:center}.pricing-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #0000001a;border-color:#8b7c6e}.pricing-card-popular{border-color:#c74427;box-shadow:0 15px 35px #8b7c6e26;transform:scale(1.05)}.pricing-card-popular:hover{transform:scale(1.05) translateY(-10px)}.popular-badge{position:absolute;top:-15px;left:50%;transform:translate(-50%);background:linear-gradient(135deg,#c74427,#c74427);color:#fff;padding:8px 20px;border-radius:20px;font-family:"Source Sans 3",sans-serif;font-size:.9rem;font-weight:500;display:flex;align-items:center;gap:5px}.pricing-header{margin-bottom:40px}.plan-name{font-family:Baskervville,serif;font-size:1.5rem;color:#8b7c6e;margin-bottom:20px;font-weight:600}.plan-price{margin-bottom:20px;display:flex;align-items:baseline;justify-content:center;gap:5px}.currency{font-family:"Source Sans 3",sans-serif;font-size:1.2rem;color:#5a5a5a}.amount{font-family:Baskervville,serif;font-size:3rem;font-weight:700;color:#8b7c6e}.period{font-family:"Source Sans 3",sans-serif;font-size:1rem;color:#5a5a5a}.plan-description{font-family:"Source Sans 3",sans-serif;color:#5a5a5a;line-height:1.6}.pricing-features{margin-bottom:40px}.pricing-features ul{list-style:none;text-align:left}.pricing-features li{display:flex;align-items:center;gap:12px;margin-bottom:15px;font-family:"Source Sans 3",sans-serif;color:#5a5a5a}.feature-check{color:#8b7c6e;background:#8b7c6e1a;border-radius:50%;padding:2px;flex-shrink:0}.pricing-btn{width:100%;padding:15px;font-family:"Source Sans 3",sans-serif;font-weight:600;font-size:1rem}.btn-popular{background:linear-gradient(135deg,#c74427,#c74427);color:#fff;border:none}.btn-popular:hover{background:linear-gradient(135deg,#7b6c5e,#6a5b4e);transform:translateY(-2px);box-shadow:0 10px 20px #8b7c6e4d}.pricing-guarantee{display:flex;align-items:center;justify-content:center;gap:15px;padding:30px;background:#f0ecdd;border-radius:15px;font-family:"Source Sans 3",sans-serif;color:#8b7c6e;font-weight:500}.pricing-guarantee svg{color:#aa8d69}@media (max-width: 768px){.pricing-grid{grid-template-columns:1fr;gap:20px}.pricing-card{padding:30px}.pricing-card-popular{transform:none}.pricing-card-popular:hover{transform:translateY(-10px)}.amount{font-size:2.5rem}}.section-title{font-family:Baskervville,serif;color:#3c3c3c;margin-bottom:10px;margin-top:40px}.section-subtitle{font-family:"Source Sans 3",sans-serif;margin-top:0;margin-bottom:50px;color:#5a5a5a;font-size:1rem;text-align:center}.partners-section{padding:6rem 2rem;background:#fff}.partners-container{max-width:1200px;margin:0 auto}.partners-title{text-align:center;font-size:2rem;font-family:Playfair Display,serif;font-weight:400;color:#1a1a1a;margin-bottom:6rem}.partners-grid{display:flex;justify-content:center;align-items:center;gap:4rem;flex-wrap:wrap}.partner-link{display:flex;align-items:center;justify-content:center;transition:opacity .3s ease}.partner-link:hover{opacity:.7}.partner-logo{height:40px;width:auto;-o-object-fit:contain;object-fit:contain;filter:grayscale(0%);opacity:.7;transition:all .3s ease}.partner-link:hover .partner-logo{filter:grayscale(0%);opacity:1}@media (max-width: 768px){.partners-section{padding:3rem 1rem}.partners-grid{gap:2rem}.partner-logo{height:30px}}.faq-section{padding:0;background:#f8f6f2}.faq-list{max-width:800px;margin:0 auto}.faq-item{margin-bottom:16px;background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000000d;overflow:hidden;transition:box-shadow .3s ease}.faq-item:hover{box-shadow:0 4px 20px #00000014}#faqhead{text-align:center;margin-bottom:30px;font-size:clamp(2rem,5vw,2.8rem);font-family:Playfair Display,serif;font-weight:700;line-height:1.2}.faq-question{width:100%;padding:24px;background:none;border:none;text-align:left;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-family:Playfair Display,serif;font-size:1.1rem;font-weight:600;color:#3c3c3c;transition:color .3s ease}.faq-question:hover,.faq-question.active{color:#8b7c6e}.faq-icon{transition:transform .3s ease;flex-shrink:0;margin-left:16px;color:#8b7c6e}.faq-icon.rotated{transform:rotate(180deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease}.faq-answer.open{max-height:200px;padding:0 24px 24px}.faq-answer p{font-family:Cormorant Garamond,serif;color:#5a5a5a;line-height:1.6;font-size:1rem}.faq-item:nth-child(1){animation-delay:.1s}.faq-item:nth-child(2){animation-delay:.2s}.faq-item:nth-child(3){animation-delay:.3s}.faq-item:nth-child(4){animation-delay:.4s}.faq-item:nth-child(5){animation-delay:.5s}.faq-item:nth-child(6){animation-delay:.6s}@media (max-width: 1024px){.faq-section{padding:100px 0}}@media (max-width: 900px){.faq-section{padding:80px 0}}@media (max-width: 768px){.faq-section{padding:60px 0}.faq-question{padding:20px;font-size:1rem}.faq-answer.open{padding:0 20px 20px}}@media (max-width: 480px){.faq-question{padding:16px;font-size:.95rem}}.longevity-grid-section{padding:80px 0;background-color:#f5f5f0;font-family:Baskervville,serif;width:100%;overflow:hidden}.longevity-grid-container{max-width:1400px;margin:0 auto;padding:0 20px;position:relative}#discoverhead{text-align:center;color:#3e372f;margin-bottom:40px;font-size:clamp(2rem,5vw,2.8rem);font-family:Playfair Display,serif;font-weight:400;line-height:1.2}.longevity-scroll-wrapper{position:relative;display:flex;align-items:center}.longetivity-grid-scroll-arrow{background-color:#3c3834!important;border-radius:100%!important;font-size:2rem;color:#fff!important;cursor:pointer;z-index:2;padding:10px;transition:all .3s;border:none;position:absolute;top:50%;transform:translateY(-50%);display:flex;justify-content:center;align-items:center;width:50px;height:50px}.longetivity-grid-scroll-arrow.left{left:-25px}.longetivity-grid-scroll-arrow.right{right:-25px}.longetivity-grid-scroll-arrow:hover{background-color:#2a2724!important}.longevity-grid{display:flex;overflow-x:auto;scroll-behavior:smooth;gap:32px;padding:20px 0 30px;margin:0 50px;position:relative}.longevity-grid::-webkit-scrollbar{height:4px}.longevity-grid::-webkit-scrollbar-track{background:#f5f5f0}.longevity-grid::-webkit-scrollbar-thumb{background-color:#a38b6f;border-radius:4px}.longevity-grid::-webkit-scrollbar-thumb:hover{background-color:#8a755d}.longevity-grid{scrollbar-width:thin;scrollbar-color:#a38b6f #f5f5f0}.grid-item{flex:0 0 380px;background:#fff;border-radius:16px;box-shadow:0 4px 20px #0000000f;overflow:hidden;transition:all .3s ease;display:flex;flex-direction:column}.grid-item:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000001a}.item-image{height:280px;overflow:hidden}.item-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.grid-item:hover .item-image img{transform:scale(1.05)}.item-content{padding:25px;flex:1}.item-title{font-family:Playfair Display,serif;font-size:1.5rem;font-weight:600;color:#3c3c3c;margin-bottom:12px;line-height:1.3}.item-description{font-family:Cormorant Garamond,serif;font-size:1rem;color:#5a5a5a;line-height:1.6}@media (max-width: 1440px){.longevity-grid-container{max-width:1200px}}@media (max-width: 1200px){.longevity-grid-container{max-width:1000px}.grid-item{flex:0 0 340px}}@media (max-width: 1024px){.longevity-grid-container{max-width:900px}.grid-item{flex:0 0 320px}.item-image{height:240px}#discoverhead{font-size:2.2rem}}@media (max-width: 900px){.longevity-grid{margin:0 40px}.grid-item{flex:0 0 300px}.item-content{padding:20px}.item-title{font-size:1.3rem}}@media (max-width: 768px){.longevity-grid-section{padding:60px 0}.longevity-grid-container{max-width:100%;padding:0 30px}.longevity-grid{margin:0 30px;gap:24px;padding-bottom:25px}.grid-item{flex:0 0 280px}.item-image{height:220px}#discoverhead{font-size:2rem;margin-bottom:30px}.longetivity-grid-scroll-arrow{padding:8px;font-size:1.5rem;width:40px;height:40px}.longetivity-grid-scroll-arrow.left{left:-20px}.longetivity-grid-scroll-arrow.right{right:-20px}}@media (max-width: 576px){.longevity-grid-section{padding:40px 0}.longevity-grid-container{padding:0 20px}.longevity-grid{margin:0 20px;gap:20px;padding-bottom:20px}.grid-item{flex:0 0 260px}.item-image{height:200px}#discoverhead{font-size:1.8rem}.item-title{font-size:1.2rem}.item-description{font-size:.9rem}.longetivity-grid-scroll-arrow{width:36px;height:36px;font-size:1.3rem}}@media (max-width: 480px){.longevity-grid{margin:0 15px}.grid-item{flex:0 0 240px}#discoverhead{font-size:1.6rem}.longetivity-grid-scroll-arrow{display:flex;width:32px;height:32px;font-size:1.2rem}.longetivity-grid-scroll-arrow.left{left:-15px}.longetivity-grid-scroll-arrow.right{right:-15px}}*{font-family:Polish,Recoleta,"Source Sans 3",sans-serif;margin:0;padding:0;box-sizing:border-box}h1,h2,h3,h4,h5,h6{font-family:Playfair Display,serif!important;font-weight:100!important;letter-spacing:-.02em;line-height:1.2;margin-top:40px}h1{font-size:4rem;color:#3c3c3c}h2{font-size:2.75rem;color:#3c3c3c}h3{font-size:2rem;color:#3c3c3c}p,.subheading,.card-description{font-family:Cormorant Garamond,serif;font-weight:400;font-size:1.125rem;line-height:1.7;color:#5a5a5a}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:300px;padding:2rem}.loading-spinner{width:50px;height:50px;border:5px solid #E9ECEF;border-top:5px solid #8B7C6E;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}*/ h1,h2,h3,h4,h5,h6{font-family:Playfair Display,serif;font-weight:100!important}.expertise-section{padding:40px 0 120px;background:#f8f6f2;scroll-margin-top:100px}.expertise-header{text-align:center;margin-bottom:80px;max-width:800px;margin-left:auto;margin-right:auto;font-family:Playfair Display,serif}.testimonial{font-family:Playfair Display,serif;font-size:1.5rem;font-style:italic;color:#3c3c3c;margin:40px 0 20px;line-height:1.6;font-weight:400}.testimonial-author{font-family:Cormorant Garamond,serif;font-size:1rem;color:#5a5a5a;font-style:normal;font-weight:500}.experts-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;max-width:1000px;margin:0 auto}.expert-card{text-align:center;transition:transform .3s ease}.expert-card:hover{transform:translateY(-8px)}.expert-image{width:150px;height:150px;margin:0 auto 20px;border-radius:50%;overflow:hidden;box-shadow:0 8px 25px #0000001a;transition:box-shadow .3s ease}.expert-card:hover .expert-image{box-shadow:0 12px 35px #00000026}.expert-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.expert-card:hover .expert-image img{transform:scale(1.05)}.expert-name{font-family:Playfair Display,serif;font-size:1.1rem;font-weight:600;color:#3c3c3c;margin-bottom:8px}.expert-role{font-family:Playfair Display,serif;font-size:.95rem;color:#5a5a5a;font-weight:400}.expert-card:nth-child(1){animation-delay:.1s}.expert-card:nth-child(2){animation-delay:.2s}.expert-card:nth-child(3){animation-delay:.3s}.expert-card:nth-child(4){animation-delay:.4s}@media (max-width: 1024px){.expertise-section{padding:80px 0}.expertise-header{margin-bottom:60px}.testimonial{font-size:1.25rem}.experts-grid{grid-template-columns:repeat(2,1fr);gap:40px}}@media (max-width: 900px){.testimonial{font-size:1.2rem}.experts-grid{gap:28px}}@media (max-width: 768px){.expertise-section{padding:60px 0}.expertise-header{margin-bottom:40px}.testimonial{font-size:1.1rem;margin:32px 0 16px}.experts-grid{grid-template-columns:repeat(2,1fr);gap:32px}.expert-image{width:120px;height:120px}}@media (max-width: 480px){.experts-grid{grid-template-columns:1fr;gap:24px}.expert-image{width:100px;height:100px}}.experts-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:32px;max-width:1000px;margin:0 auto}.expert-card{text-align:center;transition:transform .3s ease;width:200px}.name-container{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:8px}.linkedin-link{color:#8b7c6e;transition:transform .2s ease;display:flex;align-items:center}.linkedin-link:hover{transform:scale(1.1)}.linkedin-icon{font-size:18px}h1,h2,h3,h4,h5,h6{font-family:Playfair Display,serif;font-weight:100}.hero-section-main{min-height:80vh;background:linear-gradient(135deg,#f8f6f2,#f5f4f0);display:flex;align-items:center;padding:80px 0;margin-top:0;position:relative;overflow:hidden;z-index:1}.hero-container-main{max-width:1200px;margin:0 auto;padding:0 32px;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;position:relative;z-index:1}.hero-content-main{max-width:500px;animation:fadeInUp .8s ease-out}.hero-title-main{font-size:clamp(2rem,5vw,2.8rem);font-family:Playfair Display,serif;font-weight:700;line-height:1.2;color:#3c3c3c;margin-bottom:24px;word-break:break-word;overflow-wrap:break-word}.hero-subtitle-main{font-family:Cormorant Garamond,serif;font-size:clamp(1rem,2vw,1.4rem);color:#5a5a5a;margin-bottom:32px;line-height:1.6;font-weight:400}.hero-buttons-main{display:flex;gap:16px}.btn-primary,.btn-secondary{padding:12px 24px;border-radius:6px;font-family:Cormorant Garamond,serif;font-weight:500;text-decoration:none;transition:all .3s ease;white-space:nowrap}.btn-primary{background-color:#c74427;color:#fff;border:1px solid #c74427}.btn-primary:hover{background-color:#7a6d60;transform:translateY(-2px)}.btn-secondary{border:1px solid #8B7C6E;color:#8b7c6e;background-color:transparent}.btn-secondary:hover{background-color:#8b7c6e1a;transform:translateY(-2px)}.hero-visual-main{position:relative;height:400px;width:100%;animation:fadeIn .8s ease-out .2s both}.image-stack-main{position:relative;width:100%;height:100%}.stacked-image{position:absolute;border-radius:12px;-o-object-fit:cover;object-fit:cover;box-shadow:0 10px 20px #0000001a;transition:all .3s ease;border:3px solid #F8F6F2;will-change:transform}.primary-image{width:65%;height:65%;top:0;left:0;z-index:3}.secondary-image{width:55%;height:60%;top:30%;left:50%;z-index:2}.accent-image{width:65%;height:45%;bottom:-5%;left:12%;z-index:1;top:70%}.stacked-image:hover{transform:scale(1.05);z-index:10!important;box-shadow:0 15px 30px #0003}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 992px){.hero-section-main{min-height:auto;padding:60px 0}.hero-container-main{gap:40px;padding:0 28px}.hero-visual-main{height:350px}}@media (max-width: 768px){.hero-section-main{padding:100px 0 50px;margin-top:0;min-height:auto}.hero-container-main{grid-template-columns:1fr;gap:30px;padding:0 24px}.hero-content-main{text-align:center;margin:0 auto;order:1}.hero-title-main{font-size:clamp(1.8rem,8vw,2.2rem);margin-bottom:16px}.hero-subtitle-main{font-size:clamp(.95rem,2.5vw,1rem);margin-bottom:24px}.hero-buttons-main{justify-content:center;flex-wrap:wrap;gap:12px}.btn-primary,.btn-secondary{padding:10px 20px;font-size:.9rem}.hero-visual-main{height:280px;order:2;margin-top:20px}.primary-image{width:50%;height:45%;top:5%;left:10%}.secondary-image{width:50%;height:45%;top:30%;left:40%}.accent-image{width:40%;height:40%;bottom:20%;left:20%;top:63%}}@media (max-width: 480px){.hero-section-main{padding:90px 0 40px}.hero-container-main{padding:0 16px;gap:25px}.hero-title-main{font-size:clamp(1.5rem,9vw,1.8rem)}.hero-subtitle-main{font-size:clamp(.85rem,2.8vw,.95rem)}.hero-buttons-main{flex-direction:column;gap:10px;align-items:center}.btn-primary,.btn-secondary{width:90%;max-width:250px;padding:8px 16px;font-size:.85rem}.hero-visual-main{height:220px}.primary-image{width:50%;height:57%;left:5%}.secondary-image{width:60%;height:50%;top:30%;left:30%}.accent-image{width:45%;height:35%;bottom:-5%;left:10%}}@media (prefers-reduced-motion: reduce){.hero-content-main,.hero-visual-main{animation:none!important}.stacked-image{transition:none!important}}.immersive-scroll-container{width:100%;position:relative}.scroll-card-section{width:100%;height:100vh;position:relative;display:flex;align-items:center;justify-content:center;background-size:cover;background-position:center;background-attachment:fixed;background-repeat:no-repeat;overflow:hidden}.scroll-card-section:before{content:"";position:absolute;inset:0;background:#0000004d;z-index:1}.content-card{position:relative;z-index:2;background:#f8f6f2f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:24px;padding:3rem;max-width:600px;width:90%;box-shadow:0 25px 50px -12px #00000040,0 0 0 1px #e9ecef1a;border:1px solid rgba(233,236,239,.2);text-align:center;transition:all .3s ease}.content-card:hover{transform:translateY(-8px);box-shadow:0 35px 60px -12px #0000004d,0 0 0 1px #e9ecef26}.card-label{font-family:Cormorant Garamond,serif;font-size:.75rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:#8b7c6e;margin-bottom:1rem;opacity:.8}.card-heading{font-family:Playfair Display,serif;font-size:2.5rem;font-weight:700;line-height:1.2;color:#3c3c3c;margin-bottom:1.5rem;letter-spacing:-.02em}.card-description{font-family:Cormorant Garamond,serif;font-size:1.125rem;font-weight:400;line-height:1.6;color:#5a5a5a;margin-bottom:2rem;max-width:500px;margin-left:auto;margin-right:auto}.card-action{display:inline-flex;align-items:center;gap:.5rem;font-family:Cormorant Garamond,serif;font-size:1rem;font-weight:600;color:#8b7c6e;text-decoration:none;padding:.75rem 1.5rem;border:2px solid #8B7C6E;border-radius:50px;transition:all .3s ease;background:transparent}.card-action:hover{background:#8b7c6e;color:#fff;transform:translate(4px)}@media (max-width: 768px){.scroll-card-section{background-attachment:scroll;height:100vh;align-items:center}.content-card{padding:2rem;max-width:90%;margin:0 auto}.card-heading{font-size:2rem;line-height:1.3}.card-description{font-size:1rem;line-height:1.5}.card-label{font-size:.7rem}}@media (max-width: 480px){.content-card{padding:1.5rem}.card-heading{font-size:1.75rem}.card-description{font-size:.95rem}}@media (prefers-reduced-motion: no-preference){html{scroll-behavior:smooth}}@media (prefers-contrast: high){.content-card{background:#fff;border:2px solid #3C3C3C}.card-action{border-color:#3c3c3c;color:#3c3c3c}.card-action:hover{background:#3c3c3c;color:#fff}}.scroll-card-section{will-change:background-position}.content-card{will-change:transform,opacity}.explore-page{min-height:100vh;background:#f8f6f2;padding-top:0}.explore-container{margin:0 auto;padding:0 24px;max-width:1400px}.explore-loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:100px 0}.explore-loading-spinner{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #8b7c6e;border-radius:50%;animation:explore-spin 1s linear infinite;margin-bottom:20px}@keyframes explore-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.explore-header{text-align:center;position:relative;height:70vh;min-height:600px;display:flex;align-items:center;justify-content:center;margin-bottom:0;overflow:hidden}.explore-content{background:#f8f6f2;padding:40px 0;position:relative;z-index:2}.explore-header-image{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:1}.explore-header-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#0003,#00000080);z-index:2}.explore-header-content{position:relative;z-index:3;color:#fff;text-align:center;padding:0 20px}.explore-title{font-family:Playfair Display,serif;font-size:clamp(2rem,4vw,3.5rem)!important;font-weight:400;margin-bottom:20px;line-height:1.2;letter-spacing:4px;text-transform:uppercase;color:#fff;text-shadow:2px 4px 8px rgba(0,0,0,.5)}.explore-subtitle{font-family:Cormorant Garamond,serif;font-size:clamp(1.1rem,1.5vw,1.5rem);font-weight:300;letter-spacing:2px;max-width:800px;margin:0 auto;line-height:1.6;color:#fff;text-shadow:2px 4px 8px rgba(0,0,0,.5)}@media screen and (max-width: 768px){.explore-header{height:60vh;min-height:450px}.explore-header-content{padding:0 16px}.explore-title{letter-spacing:2px;margin-bottom:16px}.explore-subtitle{letter-spacing:1px;max-width:100%}}@media screen and (max-width: 480px){.explore-header{height:50vh;min-height:400px}.explore-tab-navigation{flex-direction:column;padding:4px}.explore-tab-btn{padding:12px 24px;font-size:1rem}}.explore-tab-container{display:flex;justify-content:center;margin:0 auto 40px;max-width:1200px;padding:0 20px}.explore-tab-navigation{display:inline-flex;background:#fff;border-radius:50px;padding:6px;box-shadow:0 4px 20px #00000014;border:1px solid #e5e5e5}.explore-tab-btn{padding:14px 28px;border:none;background:transparent;color:#5a5a5a;font-family:Cormorant Garamond,serif;font-size:1.2rem;font-weight:600;cursor:pointer;border-radius:45px;transition:all .3s ease;position:relative;white-space:nowrap;min-width:140px}.explore-tab-btn:hover{color:#3c3c3c}.explore-tab-btn.active{background:#c74427;color:#fff;box-shadow:0 2px 10px #c744274d}.explore-search-container{margin-top:40px;max-width:500px;margin-left:auto;margin-right:auto}.explore-search-wrapper{position:relative;display:flex;align-items:center;background:#f8f9fa;border-radius:25px;box-shadow:0 2px 10px #0000000d;border:1px solid #e1e5e9;transition:all .3s ease;overflow:hidden;padding:.5rem}.explore-search-wrapper:focus-within{border-color:#d4a574;box-shadow:0 2px 15px #d4a57426;background:#fff}.explore-search-icon{position:absolute;left:20px;color:#8b7c6e;z-index:1;pointer-events:none}.explore-search-input{width:100%;padding:.75rem 1rem .75rem 2.5rem;border:none;background:transparent;font-family:"Source Sans 3",sans-serif;font-size:1rem;color:#2c3e50;outline:none}.explore-search-input::-moz-placeholder{color:#8b7c6e;opacity:.7;font-family:Cormorant Garamond,serif}.explore-search-input::placeholder{color:#8b7c6e;opacity:.7;font-family:Cormorant Garamond,serif}.explore-search-clear{position:absolute;right:15px;background:none;border:none;color:#8b7c6e;cursor:pointer;padding:5px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.explore-search-clear:hover{background:#f5f5f5;color:#3c3c3c}.explore-search-container{position:relative;z-index:1100}.explore-search-dropdown{position:absolute;top:100%;left:0;right:0;background-color:#fff;border-radius:16px;box-shadow:0 8px 32px #0000001f;border:1px solid #e5e5e5;margin-top:8px;z-index:1100;overflow:hidden;max-height:400px;font-family:Cormorant Garamond,serif;animation:explore-dropdown-appear .2s ease-out;transform:translateZ(0);-webkit-transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}@keyframes explore-dropdown-appear{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.explore-search-dropdown-header{padding:12px 20px;background-color:#f8f6f2;border-bottom:1px solid #e5e5e5;font-family:"Source Sans 3",sans-serif;font-size:.875rem;color:#5a5a5a;font-weight:500}.explore-search-results{max-height:320px;overflow-y:auto;scrollbar-width:thin;background-color:#fff;scrollbar-color:#8b7c6e #f8f6f2;transform:translateZ(0);-webkit-transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}.explore-search-results::-webkit-scrollbar{width:6px}.explore-search-results::-webkit-scrollbar-track{background:#f8f6f2}.explore-search-results::-webkit-scrollbar-thumb{background-color:#8b7c6e;border-radius:3px}.explore-search-result-item{display:flex;align-items:center;padding:16px 20px;cursor:pointer;border-bottom:1px solid #f0f0f0;background-color:#fff;position:relative;z-index:1;will-change:background-color;transition:background-color .15s linear}.explore-search-result-item:hover{background-color:#f8f9fa}.explore-search-result-item:last-child{border-bottom:none}.explore-search-result-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:#f0f0f0;border-radius:8px;margin-right:12px;color:#8b7c6e;flex-shrink:0}.explore-search-result-content{flex:1;min-width:0}.explore-search-result-title{font-family:"Source Sans 3",sans-serif;font-weight:600;font-size:.95rem;color:#3c3c3c;margin-bottom:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.explore-search-result-subtitle{font-family:"Source Sans 3",sans-serif;font-size:.8rem;color:#5a5a5a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.explore-search-result-type{font-family:"Source Sans 3",sans-serif;font-size:.75rem;color:#8b7c6e;background:#8b7c6e1a;padding:4px 8px;border-radius:12px;font-weight:500;flex-shrink:0;margin-left:12px}.explore-search-no-results{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;text-align:center;color:#8b7c6e}.explore-search-no-results span{font-family:"Source Sans 3",sans-serif;font-size:.95rem;font-weight:500;margin:8px 0 4px;color:#5a5a5a}.explore-search-no-results small{font-family:"Source Sans 3",sans-serif;font-size:.8rem;color:#8b7c6e}.explore-search-container{margin-top:40px;max-width:500px;margin-left:auto;margin-right:auto;position:relative}.explore-search-highlight{background:#c7442733;color:#c74427;padding:2px 4px;border-radius:4px;font-weight:600}.explore-cards-section{padding:0 0 100px}.explore-cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,350px));gap:32px;margin-top:10px;position:relative;z-index:1;justify-content:center}.explore-program-card{position:relative;border-radius:20px;overflow:hidden;cursor:pointer;transition:all .4s ease;box-shadow:0 8px 30px #0000001a;height:400px;background-color:#f8f6f2;z-index:1}.explore-program-card:hover{transform:translateY(-12px) scale(1.02);box-shadow:0 20px 50px #00000026}.explore-card-image-container{position:relative;width:100%;height:100%}.explore-card-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.explore-program-card:hover .explore-card-image{transform:scale(1.1)}.explore-card-overlay{position:absolute;inset:0;background:linear-gradient(transparent,#000c);display:flex;flex-direction:column;justify-content:space-between;padding:1.5rem;z-index:2}.explore-card-content{color:#fff;z-index:3;margin-top:auto}.explore-card-badge{background:#8b7c6e;color:#fff;padding:8px 16px;border-radius:25px;font-family:Cormorant Garamond,serif;font-size:.875rem;font-weight:600;width:-moz-fit-content;width:fit-content;box-shadow:0 4px 12px #8b7c6e4d;margin-bottom:auto}.explore-card-title{font-family:Playfair Display,serif;font-size:1.75rem;font-weight:700;margin-bottom:12px;line-height:1.2;color:#f5f5f5}.explore-card-description{font-family:Cormorant Garamond,serif;font-size:1rem;line-height:1.5;margin-bottom:24px;opacity:.9;color:#f5f5f5}.explore-card-cta{background:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.3);color:#fff;padding:12px 24px;border-radius:30px;font-family:Cormorant Garamond,serif;font-weight:600;cursor:pointer;transition:all .3s ease;width:-moz-fit-content;width:fit-content}.explore-card-cta:hover{background:#ffffff4d;border-color:#ffffff80;transform:translateY(-2px)}.explore-destination-card{position:relative;border-radius:20px;overflow:hidden;cursor:pointer;transition:all .4s ease;box-shadow:0 8px 30px #0000001a;height:450px;background-color:#f8f6f2}.explore-destination-card-inner{position:relative;width:100%;height:100%;display:flex;flex-direction:column}.explore-destination-image-container{position:relative;width:100%;height:100%;transition:all .5s ease}.explore-destination-card.expanded .explore-destination-image-container{height:60%}.explore-destination-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.explore-destination-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,#0000001a,#0000004d,#000000b3);display:flex;flex-direction:column;justify-content:space-between;padding:24px}.explore-destination-badge{background:#8b7c6e;color:#fff;padding:8px 16px;border-radius:25px;font-family:Cormorant Garamond,serif;font-size:.875rem;font-weight:600;width:-moz-fit-content;width:fit-content;box-shadow:0 4px 12px #8b7c6e4d}.explore-destination-content{color:#fff}.explore-destination-title{font-family:Playfair Display,serif;font-size:1.75rem;font-weight:700;margin-bottom:12px;line-height:1.2;color:#fff;margin-top:3rem}.explore-destination-description{font-family:Cormorant Garamond,serif;font-size:1rem;line-height:1.5;margin-bottom:24px;opacity:.9;color:#fff}.explore-destination-cta{background:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.3);color:#fff;padding:12px 24px;border-radius:30px;font-family:Cormorant Garamond,serif;font-weight:600;cursor:pointer;transition:all .3s ease;width:-moz-fit-content;width:fit-content}.explore-destination-cta:hover{background:#ffffff4d;border-color:#ffffff80;transform:translateY(-2px)}.explore-cities-grid{width:100%;height:0;background:#f8f6f2;padding:0 24px;display:flex;flex-direction:column;transition:all .5s ease;overflow:hidden}.explore-cities-grid.visible{height:50%;padding:24px}.explore-cities-grid h4{font-family:Baskervville,serif;color:#3c3c3c;font-size:1.25rem;font-weight:700;margin-bottom:24px;text-align:center}.explore-cities-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:12px;width:100%;overflow-y:auto;max-height:100%;padding-right:8px;scrollbar-width:thin;scrollbar-color:#8b7c6e #f8f6f2;scroll-behavior:smooth}.explore-cities-list::-webkit-scrollbar{width:6px}.explore-cities-list::-webkit-scrollbar-track{background:#f8f6f2;border-radius:3px}.explore-cities-list::-webkit-scrollbar-thumb{background-color:#8b7c6e;border-radius:3px}.explore-city-link{background:#fff;border:1px solid #e9ecef;color:#5a5a5a;padding:12px 16px;border-radius:12px;font-family:Cormorant Garamond,serif;font-weight:500;font-size:.9rem;cursor:pointer;transition:all .3s ease;text-align:center;box-shadow:0 2px 8px #0000000d;white-space:normal;word-break:break-word}.explore-city-link:hover{background:#8b7c6e;color:#fff;border-color:#8b7c6e;transform:translateY(-2px);box-shadow:0 4px 15px #8b7c6e4d}@media (max-width: 1299px){.explore-cards-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:28px}.explore-title{font-size:3rem}}@media (max-width: 1024px){.explore-cards-grid{grid-template-columns:repeat(auto-fit,minmax(300px,300px));gap:24px;justify-content:center}.explore-title{font-size:2.5rem}.explore-cities-list{grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}}@media (max-width: 768px){.explore-page{padding-top:60px}.explore-header{padding:40px 0 60px}.explore-title{font-size:2rem}.explore-subtitle{font-size:1.125rem}.explore-tab-navigation{flex-direction:column;gap:0;width:100%;max-width:300px}.explore-tab-btn{width:100%;border-radius:0}.explore-tab-btn:first-child{border-radius:45px 45px 0 0}.explore-tab-btn:last-child{border-radius:0 0 45px 45px}.explore-search-container{margin-top:30px;max-width:400px}.explore-search-input{padding:14px 18px 14px 45px;font-size:.95rem}.explore-search-icon{left:18px}.explore-search-dropdown{margin-top:6px}.explore-search-result-item{padding:14px 16px}.explore-search-result-icon{width:28px;height:28px;margin-right:10px}.explore-cards-grid{gap:20px;margin-top:40px;grid-template-columns:repeat(auto-fit,minmax(280px,280px));justify-content:center}.explore-program-card,.explore-destination-card{height:300px}.explore-cities-list{grid-template-columns:repeat(auto-fill,minmax(80px,1fr))}.explore-city-link{padding:10px 12px;font-size:.8rem}}@media (max-width: 568px){.explore-container{padding:0 16px}.explore-title{font-size:1.75rem}.explore-subtitle{font-size:1rem}.explore-search-container{margin-top:25px;max-width:350px}.explore-search-input{padding:12px 16px 12px 40px;font-size:.9rem}.explore-search-icon{left:16px;width:18px;height:18px}.explore-search-clear{right:12px}.explore-search-result-item{padding:12px 14px}.explore-search-result-title{font-size:.9rem}.explore-search-result-subtitle{font-size:.75rem}.explore-search-result-type{font-size:.7rem;padding:3px 6px}.explore-program-card,.explore-destination-card{height:400px}.explore-cities-list{grid-template-columns:repeat(auto-fill,minmax(70px,1fr));gap:8px}.explore-cities-grid.visible{padding:16px}}@media (max-width: 456px){.explore-container{padding:0 12px}.explore-title{font-size:1.5rem}.explore-search-container{margin-top:20px;max-width:300px}.explore-search-dropdown{border-radius:12px}.explore-search-result-item{padding:10px 12px}.explore-card-title,.explore-destination-title{font-size:1.5rem}.explore-card-description,.explore-destination-description{font-size:.9rem}}@media (max-width: 320px){.explore-container{padding:0 8px}.explore-title{font-size:1.25rem}.explore-subtitle{font-size:.9rem}.explore-search-container{margin-top:15px;max-width:280px}.explore-search-input{padding:10px 14px 10px 35px;font-size:.85rem}.explore-search-icon{left:14px;width:16px;height:16px}.explore-search-dropdown{border-radius:10px}.explore-search-result-item{padding:8px 10px}.explore-search-result-icon{width:24px;height:24px;margin-right:8px}.explore-program-card,.explore-destination-card{height:350px}.explore-card-title,.explore-destination-title{font-size:1.25rem}.explore-cities-list{grid-template-columns:repeat(auto-fill,minmax(60px,1fr))}}.explore-search-view-details{background:none;border:none;color:#c74427;padding:4px 0;margin-top:6px;font-size:.85rem;cursor:pointer;text-align:left;font-weight:600;transition:color .2s ease;display:inline-block}.explore-search-view-details:hover{text-decoration:underline;color:#c74427}.explore-search-view-details:focus{outline:2px solid #c74427;outline-offset:2px;border-radius:2px}.program-list-page{min-height:100vh;background:#f8f6f2;padding-top:00px}.program-list-container{max-width:1200px;margin:0;padding:0}.program-list-header{padding:0;margin:0;background:none;border:none;box-shadow:none;text-align:unset;margin-bottom:3rem}.program-list-page-title{font-size:2.5rem!important;font-family:Playfair Display,serif;font-weight:600;color:#3c3c3c;margin-bottom:16px;line-height:1.2}.program-list-page-subtitle{font-size:1.25rem;color:#8b7c6e;max-width:600px;margin:0 auto;line-height:1.6;font-family:Trebuchet MS,Open Sans,sans-serif}.program-list-programs-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:32px}.program-list-card{background:#fffdfa;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #0000000d;border:1px solid #E0E0E0;cursor:pointer;transition:all .3s ease}.program-list-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px #0000001a}.program-list-program-image{height:200px;background-size:cover;background-position:center}.program-list-program-location{font-size:.8rem;color:#8b7c6e;text-transform:uppercase;letter-spacing:1px;margin-bottom:8px;font-family:Cormorant Garamond,serif;font-weight:600}.program-list-program-name{font-size:1.5rem;font-weight:600;color:#3c3c3c;margin:0 0 12px;line-height:1.3;font-family:Playfair Display,serif}.program-list-special-offer-tag{display:inline-block;padding:0;border-radius:4px;font-size:.85rem;margin-bottom:16px;font-family:Cormorant Garamond,serif;font-weight:600}.program-list-special-offer-tag.free-guest{background:#e2efe1;color:#709a72;border:1px solid #D0E0CF}.program-list-special-offer-tag{background:#f2e0d1;color:#e78223;border:1px solid #E8D0C0;padding:2px}.program-list-special-offer-tag.free-night{background:#efefef;color:#a0a0a0;border:1px solid #E0E0E0}.program-list-program-description{font-size:1rem;color:#5a5a5a;line-height:1.6;margin:0 0 20px;font-family:Trebuchet MS,Open Sans,sans-serif}.program-list-detail-item{display:flex;align-items:center;gap:8px;font-size:.95rem;color:#5a5a5a;font-family:Trebuchet MS,Open Sans,sans-serif}.program-list-detail-icon{font-size:1rem;color:inherit}.program-list-learn-more-link{text-align:center;color:#c44c30;font-weight:600;letter-spacing:1px;text-transform:uppercase;font-size:.85rem;padding-top:16px;border-top:1px solid #E0E0E0;transition:color .3s ease;font-family:Baskerville,Georgia,serif}.program-list-learn-more-link:hover{color:#3c3c3c}.program-list-no-programs h3{font-size:1.5rem;color:#3c3c3c;margin-bottom:16px;font-family:Baskerville,Georgia,serif}.program-list-no-programs p{font-size:1rem;color:#8b7c6e;margin-bottom:32px;font-family:Trebuchet MS,Open Sans,sans-serif}.program-list-loading-spinner{border:4px solid #f3f3f3;border-top:4px solid #8B7C6E;border-radius:50%;width:40px;height:40px;animation:spin 1s linear infinite;margin-bottom:16px}@media (max-width: 1024px){.program-list-programs-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px}.program-list-page-title{font-size:2.2rem}}@media (max-width: 768px){.program-list-page{padding-top:60px}.program-list-header{padding:40px 0 60px}.program-list-page-title{font-size:2rem}.program-list-page-subtitle{font-size:1.125rem}.program-list-programs-grid{grid-template-columns:1fr;gap:20px}.program-list-card{padding:20px}}.program-list-page{min-height:100vh;background:#f8f6f2;padding-top:30px}.program-list-container{max-width:1200px;margin:0 auto;padding:0 24px}.program-list-header{padding:40px 0;text-align:center}.program-list-back-button{background:none;border:none;color:#333;padding:12px 0;font-weight:500;cursor:pointer;transition:all .3s ease;margin-bottom:32px;display:inline-flex;align-items:center;gap:8px;font-family:Helvetica Neue,Arial,sans-serif;font-size:16px}.program-list-programs-section{padding-bottom:100px}.program-list-programs-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:40px}.program-list-card{background:#fff;border-radius:2%;overflow:hidden;cursor:pointer;transition:all .3s ease;border:1px solid #e0e0e0}.program-list-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0000001a}.program-list-program-image{height:240px;background-size:cover;background-position:center;position:relative}.program-list-program-card-content{padding:24px}.program-list-program-location{font-size:14px;color:#666;text-transform:uppercase;letter-spacing:2px;margin-bottom:12px;font-weight:500}.program-list-program-name{font-size:24px;font-weight:400;color:#000;margin:0 0 16px;line-height:1.3;letter-spacing:.5px;font-family:Georgia,serif}.program-list-special-offer-tag{display:inline-block;font-size:14px;margin-bottom:16px;font-weight:500;color:#000;padding-bottom:4px;border-bottom:1px solid #000}.program-list-program-description{font-size:16px;color:#666;line-height:1.6;margin:0 0 24px;font-weight:300}.program-list-program-details{display:flex;flex-direction:column;gap:12px;margin-bottom:24px}.program-list-detail-item{display:flex;align-items:center;gap:8px;font-size:14px;color:#666;font-weight:300}.program-list-detail-icon{font-size:16px;color:inherit}.program-list-learn-more-link{color:#000;font-weight:500;letter-spacing:2px;text-transform:uppercase;font-size:12px;padding-top:16px;border-top:1px solid #e0e0e0;transition:color .3s ease}.program-list-learn-more-link:hover{color:#666}.program-list-no-programs{text-align:center;padding:80px 20px}.program-list-no-programs h3{font-size:24px;color:#000;margin-bottom:16px;font-weight:400}.program-list-no-programs p{font-size:16px;color:#666;margin-bottom:32px;font-weight:300}.program-list-loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;height:300px}.program-list-loading-spinner{border:4px solid #f3f3f3;border-top:4px solid #333;border-radius:50%;width:40px;height:40px;animation:spin 1s linear infinite;margin-bottom:16px}@media (max-width: 1024px){.program-list-programs-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px}.program-list-page-title{font-size:28px}}@media (max-width: 768px){.program-list-page{padding-top:60px}.program-list-header{padding:30px 0 50px}.program-list-page-title{font-size:24px}.program-list-page-subtitle{font-size:15px}.program-list-programs-grid{grid-template-columns:1fr;gap:30px}.program-list-program-image{height:200px}}.programs-list-page{padding:4rem 0;max-width:1100px;margin:0 auto;min-height:100vh;background-color:#fff}.programs-header{text-align:center;margin-bottom:3rem;padding:0 1rem}.programs-header h1{font-size:2.5rem;color:#1a1a1a;margin-bottom:1rem;font-weight:500;letter-spacing:-.5px}.programs-header p{font-size:1.25rem;color:#666;max-width:600px;margin:0 auto}.programs-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin:0 20px}@media (max-width: 1200px){.programs-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin:0 15px}.programs-list-page{max-width:900px}}@media (max-width: 768px){.programs-grid{grid-template-columns:minmax(0,1fr);margin:0 10px}.programs-list-page{max-width:600px}}.program-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #00000014;transition:all .3s ease;cursor:pointer;height:100%;display:flex;flex-direction:column;max-width:100%;width:100%}.program-card:hover{transform:translateY(-8px);box-shadow:0 8px 30px #0000001f}.program-image-container{position:relative;height:240px;overflow:hidden}.program-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.program-card:hover .program-image{transform:scale(1.05)}.program-content{padding:1.5rem;flex:1;display:flex;flex-direction:column}.program-header{margin-bottom:1rem}.program-style{font-size:.875rem;color:#666;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:1px}.program-title{font-size:1.5rem;color:#1a1a1a;margin-bottom:1rem;font-weight:500;line-height:1.3}.program-highlights{flex:1;margin-bottom:1.5rem}.program-highlight{color:#4a4a4a;font-size:.95rem;margin-bottom:.5rem;line-height:1.5}.program-footer{display:flex;justify-content:space-between;align-items:center;padding-top:1rem;border-top:1px solid #eee}.program-duration{color:#666;font-size:.875rem;display:flex;align-items:center}.program-price{font-size:1.25rem;font-weight:600;color:#1a1a1a}.programs-loading{display:flex;justify-content:center;align-items:center;min-height:50vh;font-size:1.2rem;color:#666}.properties-page{width:100%;margin:0;position:relative;z-index:1;overflow-x:hidden}.properties-banner-wrapper{position:relative;width:100vw;left:0;right:0;margin:0;height:70vh;min-height:600px;overflow:hidden;padding:0;z-index:1}.pricing-hero{margin-top:0}.properties-banner-wrapper{margin-bottom:1rem}.programs-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;margin:4rem 0}.property-card{max-width:400px;min-width:300px;width:100%}.properties-page .programs-grid,.properties-page .properties-header{max-width:1200px;margin-left:auto;margin-right:auto;padding:0 2rem;position:relative}.properties-header{text-align:center;margin-bottom:3rem}.properties-header h1{font-size:2.5rem;color:#333;margin-bottom:1rem}.properties-header p{font-size:1.2rem;color:#666}.properties-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.property-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 15px #0000001a;transition:transform .3s ease}.property-card:hover{transform:translateY(-5px)}.property-image-container{position:relative;height:250px;overflow:hidden}.property-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.property-card:hover .property-image{transform:scale(1.05)}.property-price{position:absolute;bottom:1rem;right:1rem;background:#000000b3;color:#fff;padding:.5rem 1rem;border-radius:20px;font-weight:500}.property-content{padding:1.5rem}.property-name{font-size:1.5rem;color:#333;margin-bottom:.5rem}.property-location{color:#666;font-size:1rem;margin-bottom:1rem}.property-description{color:#555;margin-bottom:1.5rem;line-height:1.6}.property-amenities{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.property-amenity{background:#f5f5f5;padding:.4rem .8rem;border-radius:15px;font-size:.9rem;color:#444}.property-footer{display:flex;justify-content:space-between;align-items:center;margin-top:1rem}.property-rating{color:gold;font-weight:600}.property-cta{background:#2c5282;color:#fff;border:none;padding:.8rem 1.5rem;border-radius:25px;cursor:pointer;transition:background-color .3s ease}.property-cta:hover{background:#1a365d}.properties-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh}.properties-loading-spinner{width:50px;height:50px;border:5px solid #f3f3f3;border-top:5px solid #2c5282;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}@media (max-width: 768px){.properties-page{padding:1rem}.properties-header h1{font-size:2rem}.properties-grid{grid-template-columns:1fr}.property-card{margin-bottom:1.5rem}}.hero-banner{position:relative;height:70vh;min-height:400px;width:100vw;display:flex;align-items:center;justify-content:center;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);z-index:1;overflow:hidden}.hero-banner-image{position:absolute;top:0;left:50%;transform:translate(-50%);width:100vw;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;z-index:1}.hero-banner-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#0003,#0006,#000000b3);z-index:2}.hero-banner-content{position:relative;z-index:3;text-align:center;color:#fff;padding:0 20px;width:100%;max-width:1200px;margin:0 auto}.hero-banner-title{font-family:Playfair Display,serif;font-size:clamp(2rem,4vw,3.5rem)!important;font-weight:400;margin-bottom:20px;line-height:1.2;letter-spacing:4px;text-transform:uppercase;color:#fff;text-shadow:2px 4px 8px rgba(0,0,0,.5)}.hero-banner-subtitle{font-family:Cormorant Garamond,serif;font-size:clamp(1.1rem,1.5vw,1.5rem);font-weight:300;letter-spacing:2px;max-width:800px;margin:0 auto;line-height:1.6;color:#fff;text-shadow:2px 4px 8px rgba(0,0,0,.5)}@media screen and (max-width: 768px){.hero-banner{height:60vh;min-height:450px}.hero-banner-content{padding:0 16px}.hero-banner-title{letter-spacing:2px;margin-bottom:16px}.hero-banner-subtitle{letter-spacing:1px}}@media screen and (max-width: 480px){.hero-banner{height:50vh;min-height:400px}}.PresetDateRangePicker_panel{padding:0 22px 11px}.PresetDateRangePicker_button{position:relative;height:100%;text-align:center;background:0 0;border:2px solid #00a699;color:#00a699;padding:4px 12px;margin-right:8px;font:inherit;font-weight:700;line-height:normal;overflow:visible;box-sizing:border-box;cursor:pointer}.PresetDateRangePicker_button:active{outline:0}.PresetDateRangePicker_button__selected{color:#fff;background:#00a699}.SingleDatePickerInput{display:inline-block;background-color:#fff}.SingleDatePickerInput__withBorder{border-radius:2px;border:1px solid #dbdbdb}.SingleDatePickerInput__rtl{direction:rtl}.SingleDatePickerInput__disabled{background-color:#f2f2f2}.SingleDatePickerInput__block{display:block}.SingleDatePickerInput__showClearDate{padding-right:30px}.SingleDatePickerInput_clearDate{background:0 0;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;cursor:pointer;padding:10px;margin:0 10px 0 5px;position:absolute;right:0;top:50%;transform:translateY(-50%)}.SingleDatePickerInput_clearDate__default:focus,.SingleDatePickerInput_clearDate__default:hover{background:#dbdbdb;border-radius:50%}.SingleDatePickerInput_clearDate__small{padding:6px}.SingleDatePickerInput_clearDate__hide{visibility:hidden}.SingleDatePickerInput_clearDate_svg{fill:#82888a;height:12px;width:15px;vertical-align:middle}.SingleDatePickerInput_clearDate_svg__small{height:9px}.SingleDatePickerInput_calendarIcon{background:0 0;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;cursor:pointer;display:inline-block;vertical-align:middle;padding:10px;margin:0 5px 0 10px}.SingleDatePickerInput_calendarIcon_svg{fill:#82888a;height:15px;width:14px;vertical-align:middle}.SingleDatePicker{position:relative;display:inline-block}.SingleDatePicker__block{display:block}.SingleDatePicker_picker{z-index:1;background-color:#fff;position:absolute}.SingleDatePicker_picker__rtl{direction:rtl}.SingleDatePicker_picker__directionLeft{left:0}.SingleDatePicker_picker__directionRight{right:0}.SingleDatePicker_picker__portal{background-color:#0000004d;position:fixed;top:0;left:0;height:100%;width:100%}.SingleDatePicker_picker__fullScreenPortal{background-color:#fff}.SingleDatePicker_closeButton{background:0 0;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;cursor:pointer;position:absolute;top:0;right:0;padding:15px;z-index:2}.SingleDatePicker_closeButton:focus,.SingleDatePicker_closeButton:hover{color:darken(#cacccd,10%);text-decoration:none}.SingleDatePicker_closeButton_svg{height:15px;width:15px;fill:#cacccd}.DayPickerKeyboardShortcuts_buttonReset{background:0 0;border:0;border-radius:0;color:inherit;font:inherit;line-height:normal;overflow:visible;padding:0;cursor:pointer;font-size:14px}.DayPickerKeyboardShortcuts_buttonReset:active{outline:0}.DayPickerKeyboardShortcuts_show{width:33px;height:26px;position:absolute;z-index:2}.DayPickerKeyboardShortcuts_show:before{content:"";display:block;position:absolute}.DayPickerKeyboardShortcuts_show__bottomRight{bottom:0;right:0}.DayPickerKeyboardShortcuts_show__bottomRight:before{border-top:26px solid transparent;border-right:33px solid #00a699;bottom:0;right:0}.DayPickerKeyboardShortcuts_show__bottomRight:hover:before{border-right:33px solid #008489}.DayPickerKeyboardShortcuts_show__topRight{top:0;right:0}.DayPickerKeyboardShortcuts_show__topRight:before{border-bottom:26px solid transparent;border-right:33px solid #00a699;top:0;right:0}.DayPickerKeyboardShortcuts_show__topRight:hover:before{border-right:33px solid #008489}.DayPickerKeyboardShortcuts_show__topLeft{top:0;left:0}.DayPickerKeyboardShortcuts_show__topLeft:before{border-bottom:26px solid transparent;border-left:33px solid #00a699;top:0;left:0}.DayPickerKeyboardShortcuts_show__topLeft:hover:before{border-left:33px solid #008489}.DayPickerKeyboardShortcuts_showSpan{color:#fff;position:absolute}.DayPickerKeyboardShortcuts_showSpan__bottomRight{bottom:0;right:5px}.DayPickerKeyboardShortcuts_showSpan__topRight{top:1px;right:5px}.DayPickerKeyboardShortcuts_showSpan__topLeft{top:1px;left:5px}.DayPickerKeyboardShortcuts_panel{overflow:auto;background:#fff;border:1px solid #dbdbdb;border-radius:2px;position:absolute;inset:0;z-index:2;padding:22px;margin:33px;text-align:left}.DayPickerKeyboardShortcuts_title{font-size:16px;font-weight:700;margin:0}.DayPickerKeyboardShortcuts_list{list-style:none;padding:0;font-size:14px}.DayPickerKeyboardShortcuts_close{position:absolute;right:22px;top:22px;z-index:2}.DayPickerKeyboardShortcuts_close:active{outline:0}.DayPickerKeyboardShortcuts_closeSvg{height:15px;width:15px;fill:#cacccd}.DayPickerKeyboardShortcuts_closeSvg:focus,.DayPickerKeyboardShortcuts_closeSvg:hover{fill:#82888a}.CalendarDay{box-sizing:border-box;cursor:pointer;font-size:14px;text-align:center}.CalendarDay:active{outline:0}.CalendarDay__defaultCursor{cursor:default}.CalendarDay__default{border:1px solid #e4e7e7;color:#484848;background:#fff}.CalendarDay__default:hover{background:#e4e7e7;border:1px solid #e4e7e7;color:inherit}.CalendarDay__hovered_offset{background:#f4f5f5;border:1px double #e4e7e7;color:inherit}.CalendarDay__outside{border:0;background:#fff;color:#484848}.CalendarDay__outside:hover{border:0}.CalendarDay__blocked_minimum_nights{background:#fff;border:1px solid #eceeee;color:#cacccd}.CalendarDay__blocked_minimum_nights:active,.CalendarDay__blocked_minimum_nights:hover{background:#fff;color:#cacccd}.CalendarDay__highlighted_calendar{background:#ffe8bc;color:#484848}.CalendarDay__highlighted_calendar:active,.CalendarDay__highlighted_calendar:hover{background:#ffce71;color:#484848}.CalendarDay__selected_span{background:#66e2da;border:1px double #33dacd;color:#fff}.CalendarDay__selected_span:active,.CalendarDay__selected_span:hover{background:#33dacd;border:1px double #33dacd;color:#fff}.CalendarDay__selected,.CalendarDay__selected:active,.CalendarDay__selected:hover{background:#00a699;border:1px double #00a699;color:#fff}.CalendarDay__hovered_span,.CalendarDay__hovered_span:hover{background:#b2f1ec;border:1px double #80e8e0;color:#007a87}.CalendarDay__hovered_span:active{background:#80e8e0;border:1px double #80e8e0;color:#007a87}.CalendarDay__blocked_calendar,.CalendarDay__blocked_calendar:active,.CalendarDay__blocked_calendar:hover{background:#cacccd;border:1px solid #cacccd;color:#82888a}.CalendarDay__blocked_out_of_range,.CalendarDay__blocked_out_of_range:active,.CalendarDay__blocked_out_of_range:hover{background:#fff;border:1px solid #e4e7e7;color:#cacccd}.CalendarDay__hovered_start_first_possible_end{background:#eceeee;border:1px double #eceeee}.CalendarDay__hovered_start_blocked_min_nights{background:#eceeee;border:1px double #e4e7e7}.CalendarMonth{background:#fff;text-align:center;vertical-align:top;-webkit-user-select:none;-moz-user-select:none;user-select:none}.CalendarMonth_table{border-collapse:collapse;border-spacing:0}.CalendarMonth_verticalSpacing{border-collapse:separate}.CalendarMonth_caption{color:#484848;font-size:18px;text-align:center;padding-top:22px;padding-bottom:37px;caption-side:initial}.CalendarMonth_caption__verticalScrollable{padding-top:12px;padding-bottom:7px}.CalendarMonthGrid{background:#fff;text-align:left;z-index:0}.CalendarMonthGrid__animating{z-index:1}.CalendarMonthGrid__horizontal{position:absolute;left:9px}.CalendarMonthGrid__vertical,.CalendarMonthGrid__vertical_scrollable{margin:0 auto}.CalendarMonthGrid_month__horizontal{display:inline-block;vertical-align:top;min-height:100%}.CalendarMonthGrid_month__hideForAnimation{position:absolute;z-index:-1;opacity:0;pointer-events:none}.CalendarMonthGrid_month__hidden{visibility:hidden}.DayPickerNavigation{position:relative;z-index:2}.DayPickerNavigation__horizontal{height:0}.DayPickerNavigation__verticalScrollable_prevNav{z-index:1}.DayPickerNavigation__verticalDefault{position:absolute;width:100%;height:52px;bottom:0;left:0}.DayPickerNavigation__verticalScrollableDefault{position:relative}.DayPickerNavigation__bottom{height:auto}.DayPickerNavigation__bottomDefault{-webkit-box-pack:justify;-ms-flex-pack:justify;display:flex;justify-content:space-between}.DayPickerNavigation_button{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:0;padding:0;margin:0}.DayPickerNavigation_button__default{border:1px solid #e4e7e7;background-color:#fff;color:#757575}.DayPickerNavigation_button__default:focus,.DayPickerNavigation_button__default:hover{border:1px solid #c4c4c4}.DayPickerNavigation_button__default:active{background:#f2f2f2}.DayPickerNavigation_button__disabled{cursor:default;border:1px solid #f2f2f2}.DayPickerNavigation_button__disabled:focus,.DayPickerNavigation_button__disabled:hover{border:1px solid #f2f2f2}.DayPickerNavigation_button__disabled:active{background:0 0}.DayPickerNavigation_button__horizontalDefault{position:absolute;top:18px;line-height:.78;border-radius:3px;padding:6px 9px}.DayPickerNavigation_bottomButton__horizontalDefault{position:static;margin:-10px 22px 30px}.DayPickerNavigation_leftButton__horizontalDefault{left:22px}.DayPickerNavigation_rightButton__horizontalDefault{right:22px}.DayPickerNavigation_button__verticalDefault{padding:5px;background:#fff;box-shadow:0 0 5px 2px #0000001a;position:relative;display:inline-block;text-align:center;height:100%;width:50%}.DayPickerNavigation_nextButton__verticalDefault{border-left:0}.DayPickerNavigation_nextButton__verticalScrollableDefault,.DayPickerNavigation_prevButton__verticalScrollableDefault{width:100%}.DayPickerNavigation_svg__horizontal{height:19px;width:19px;fill:#82888a;display:block}.DayPickerNavigation_svg__vertical{height:42px;width:42px;fill:#484848}.DayPickerNavigation_svg__disabled{fill:#f2f2f2}.DayPicker{background:#fff;position:relative;text-align:left}.DayPicker__horizontal{background:#fff}.DayPicker__verticalScrollable{height:100%}.DayPicker__hidden{visibility:hidden}.DayPicker__withBorder{box-shadow:0 2px 6px #0000000d,0 0 0 1px #00000012;border-radius:3px}.DayPicker_portal__horizontal{box-shadow:none;position:absolute;left:50%;top:50%}.DayPicker_portal__vertical{position:initial}.DayPicker_focusRegion{outline:0}.DayPicker_calendarInfo__horizontal,.DayPicker_wrapper__horizontal{display:inline-block;vertical-align:top}.DayPicker_weekHeaders{position:relative}.DayPicker_weekHeaders__horizontal{margin-left:9px}.DayPicker_weekHeader{color:#757575;position:absolute;top:62px;z-index:2;text-align:left}.DayPicker_weekHeader__vertical{left:50%}.DayPicker_weekHeader__verticalScrollable{top:0;display:table-row;border-bottom:1px solid #dbdbdb;background:#fff;margin-left:0;left:0;width:100%;text-align:center}.DayPicker_weekHeader_ul{list-style:none;margin:1px 0;padding-left:0;padding-right:0;font-size:14px}.DayPicker_weekHeader_li{display:inline-block;text-align:center}.DayPicker_transitionContainer{position:relative;overflow:hidden;border-radius:3px}.DayPicker_transitionContainer__horizontal{transition:height .2s ease-in-out}.DayPicker_transitionContainer__vertical{width:100%}.DayPicker_transitionContainer__verticalScrollable{padding-top:20px;height:100%;position:absolute;inset:0;overflow-y:scroll}.DateInput{margin:0;padding:0;background:#fff;position:relative;display:inline-block;width:130px;vertical-align:middle}.DateInput__small{width:97px}.DateInput__block{width:100%}.DateInput__disabled{background:#f2f2f2;color:#dbdbdb}.DateInput_input{font-weight:200;font-size:19px;line-height:24px;color:#484848;background-color:#fff;width:100%;padding:11px 11px 9px;border:0;border-top:0;border-right:0;border-bottom:2px solid transparent;border-left:0;border-radius:0}.DateInput_input__small{font-size:15px;line-height:18px;letter-spacing:.2px;padding:7px 7px 5px}.DateInput_input__regular{font-weight:auto}.DateInput_input__readOnly{-webkit-user-select:none;-moz-user-select:none;user-select:none}.DateInput_input__focused{outline:0;background:#fff;border:0;border-top:0;border-right:0;border-bottom:2px solid #008489;border-left:0}.DateInput_input__disabled{background:#f2f2f2;font-style:italic}.DateInput_screenReaderMessage{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.DateInput_fang{position:absolute;width:20px;height:10px;left:22px;z-index:2}.DateInput_fangShape{fill:#fff}.DateInput_fangStroke{stroke:#dbdbdb;fill:transparent}.DateRangePickerInput{background-color:#fff;display:inline-block}.DateRangePickerInput__disabled{background:#f2f2f2}.DateRangePickerInput__withBorder{border-radius:2px;border:1px solid #dbdbdb}.DateRangePickerInput__rtl{direction:rtl}.DateRangePickerInput__block{display:block}.DateRangePickerInput__showClearDates{padding-right:30px}.DateRangePickerInput_arrow{display:inline-block;vertical-align:middle;color:#484848}.DateRangePickerInput_arrow_svg{vertical-align:middle;fill:#484848;height:24px;width:24px}.DateRangePickerInput_clearDates{background:0 0;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;cursor:pointer;padding:10px;margin:0 10px 0 5px;position:absolute;right:0;top:50%;transform:translateY(-50%)}.DateRangePickerInput_clearDates__small{padding:6px}.DateRangePickerInput_clearDates_default:focus,.DateRangePickerInput_clearDates_default:hover{background:#dbdbdb;border-radius:50%}.DateRangePickerInput_clearDates__hide{visibility:hidden}.DateRangePickerInput_clearDates_svg{fill:#82888a;height:12px;width:15px;vertical-align:middle}.DateRangePickerInput_clearDates_svg__small{height:9px}.DateRangePickerInput_calendarIcon{background:0 0;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;cursor:pointer;display:inline-block;vertical-align:middle;padding:10px;margin:0 5px 0 10px}.DateRangePickerInput_calendarIcon_svg{fill:#82888a;height:15px;width:14px;vertical-align:middle}.DateRangePicker{position:relative;display:inline-block}.DateRangePicker__block{display:block}.DateRangePicker_picker{z-index:1;background-color:#fff;position:absolute}.DateRangePicker_picker__rtl{direction:rtl}.DateRangePicker_picker__directionLeft{left:0}.DateRangePicker_picker__directionRight{right:0}.DateRangePicker_picker__portal{background-color:#0000004d;position:fixed;top:0;left:0;height:100%;width:100%}.DateRangePicker_picker__fullScreenPortal{background-color:#fff}.DateRangePicker_closeButton{background:0 0;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;cursor:pointer;position:absolute;top:0;right:0;padding:15px;z-index:2}.DateRangePicker_closeButton:focus,.DateRangePicker_closeButton:hover{color:darken(#cacccd,10%);text-decoration:none}.DateRangePicker_closeButton_svg{height:15px;width:15px;fill:#cacccd}.property-details-page{display:flex;flex-direction:column;width:100%;background:#fafafa}.curated-content-section.curated-gallery-section{margin:4rem auto;padding:0;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.curated-gallery-hero{width:100%;max-width:1400px;margin:0 auto;padding:0 clamp(1rem,5vw,2rem);box-sizing:border-box}.curated-gallery-hero img{width:100%;height:auto;border-radius:12px;-o-object-fit:cover;object-fit:cover}.property-details-page{display:flex;flex-direction:column;width:100%}.property-details-page>*:not(.property-details-header){max-width:100vw;width:100vw;position:relative;z-index:2;margin:0 auto}.property-details-header{text-align:center;height:70vh;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0;padding:0;width:100%;min-height:600px;position:relative;color:#fff;justify-content:flex-end;overflow:hidden;box-sizing:border-box}.property-details-image-container{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.property-details-image{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;background-repeat:no-repeat;z-index:0;transition:transform .3s ease-out;transform-origin:center}.property-details-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#0003,#0006,#000000b3);z-index:1}.property-details-content-wrapper{position:relative;z-index:2;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff!important;text-align:center;padding:0 20px}.property-details-content-wrapper h1{font-family:Playfair Display,serif;font-size:clamp(2rem,4vw,3.5rem)!important;font-weight:400;letter-spacing:4px;text-transform:uppercase;margin-bottom:20px;line-height:1.2;color:#fff!important;text-shadow:2px 4px 8px rgba(0,0,0,.5)}.property-details-content-wrapper p{font-family:Cormorant Garamond,serif;font-size:clamp(1.1rem,1.5vw,1.5rem);font-weight:300;letter-spacing:2px;max-width:800px;margin:0 auto;line-height:1.6;color:#fff!important;text-shadow:2px 4px 8px rgba(0,0,0,.5)}@media screen and (max-width: 768px){.property-details-header{height:70vh;min-height:450px}.property-details-content-wrapper{padding:0 1rem 2rem}.property-details-content-wrapper h1{letter-spacing:2px;margin-bottom:1rem}.property-details-content-wrapper p{letter-spacing:1px}}@media screen and (max-width: 480px){.property-details-header{height:60vh;min-height:400px}}.property-details-content-wrapper h1{font-size:clamp(2.5rem,5vw,5rem);margin-bottom:1.5rem;font-weight:400;letter-spacing:4px;text-transform:uppercase;line-height:1.2;color:#fff!important;font-family:Playfair Display,serif;text-shadow:2px 4px 8px rgba(0,0,0,.5);transition:font-size .3s ease}.property-details-content-wrapper p{font-size:clamp(1.2rem,2vw,1.75rem);font-weight:300;letter-spacing:2px;font-family:Cormorant Garamond,serif;text-transform:none;color:#fff!important;text-shadow:2px 4px 8px rgba(0,0,0,.5);margin:0;transition:font-size .3s ease}.property-details-page{display:flex;flex-direction:column;background:#fafafa}.property-details-header{width:100%;margin-bottom:2rem}.property-details-content{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:3rem;max-width:1400px;width:100%;margin:0 auto;padding:2rem clamp(1rem,5vw,2rem);box-sizing:border-box;background:#fff}.left-content{width:100%;grid-column:1;position:relative}.right-content{width:380px;flex-shrink:0}.additional-content-wrapper{width:100%;display:flex;flex-direction:column;align-items:stretch;padding:0;margin:4rem 0 0;background:#fff;overflow:hidden}.additional-content-wrapper:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:#e5e7eb}.curated-content-section{width:100%;margin:0;padding:4rem 0;display:flex;flex-direction:column;align-items:center}.curated-content-section:last-child{border-bottom:none}.curated-content-section>*{margin-left:0;margin-right:0}.curated-offers-grid{width:100%;max-width:1400px;display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;padding:0 clamp(1rem,5vw,2rem);box-sizing:border-box;margin:0 auto}.curated-offer-card{width:100%;aspect-ratio:16/9;overflow:hidden;border-radius:12px;box-shadow:0 4px 6px #0000001a;position:relative;background:#fff}.curated-offer-card img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.booking-options{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 1px 2px #0000000d;margin-top:0;align-self:start}.date-picker-section{margin-bottom:2rem}.date-picker-section h3{font-size:1.25rem;color:#2d3648;margin-bottom:1rem;font-weight:500}.guests-section{margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #e5e7eb}.guests-section h3{font-size:1.25rem;color:#2d3648;margin-bottom:1rem;font-weight:500}.guest-controls{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.guest-type{display:flex;flex-direction:column;gap:.5rem}.guest-type label{color:#6b7280;font-size:.9rem}.guest-counter{display:flex;align-items:center;gap:1rem;border:1px solid #e5e7eb;padding:.5rem;border-radius:8px}.guest-counter button{width:28px;height:28px;border:none;background:#f3f4f6;color:#374151;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.25rem}.guest-counter span{min-width:24px;text-align:center;color:#374151}.program-features{margin-top:2rem;padding-top:2rem;border-top:1px solid #e5e7eb}.program-title{font-size:1.25rem;color:#2d3648;margin-bottom:1rem;font-weight:400;font-family:Inter,sans-serif;text-transform:none}.features-wrapper{margin-top:1.5rem}.features-list{display:flex;flex-direction:column;gap:.5rem}.feature-row{border-bottom:1px solid #e5e7eb;padding:1rem 0}.feature-header{display:flex;justify-content:space-between;align-items:center;cursor:pointer}.feature-name{display:flex;align-items:center;gap:1rem;font-size:1.125rem;color:#2d3648}.checkbox-wrapper{position:relative;width:24px;height:24px}.feature-checkbox{position:absolute;opacity:0;width:24px;height:24px;cursor:pointer}.feature-checkbox+label{position:absolute;top:0;left:0;width:24px;height:24px;border:2px solid #c84a32;border-radius:4px;cursor:pointer}.feature-checkbox:checked+label:after{content:"✓";position:absolute;top:50%;left:5%;transform:translate(-50%,-50%);color:#c84a32;font-size:16px}.feature-expand{display:none;height:24px;display:flex;align-items:center;justify-content:center}.feature-details{padding:1rem 0;margin-left:2.5rem}.feature-details p{color:#6b7280;font-size:.9rem;line-height:1.5;margin-bottom:.75rem}.feature-price{color:#c84a32;font-size:1.125rem;font-weight:500}.feature-price .currency{font-size:.875rem;margin-right:1px}.feature-title{font-size:1.25rem;color:#2d3648;margin-bottom:1.5rem;font-weight:500}.feature-list{list-style:none;padding:0}.feature-item{display:flex;align-items:flex-start;padding:1rem 0;border:none;border-bottom:1px solid #e5e7eb;border-radius:0;margin-bottom:0;cursor:pointer;transition:all .2s ease;background:transparent}.feature-item:last-child{margin-bottom:0;border-bottom:none}.feature-item.active{border-color:transparent;background:transparent}.feature-icon{margin-right:1rem;color:#8b7c6e;flex-shrink:0}.feature-checkbox{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;border:2px solid #e5e7eb;border-radius:4px;cursor:pointer;position:relative;transition:all .2s ease}.feature-checkbox:checked{background:#c84a32;border-color:#c84a32}.feature-checkbox:checked:after{content:"✓";color:#fff;position:absolute;top:50%;left:5%;transform:translate(-50%,-50%);font-size:12px}.feature-text{flex:1}.feature-text h4{font-size:1rem;color:#2d3648;margin-bottom:.5rem;font-weight:500}.feature-description{color:#6b7280;font-size:.875rem;line-height:1.5;margin-top:.5rem}.feature-price{margin-top:1rem;padding-top:.75rem;border-top:1px solid #e5e7eb}.price-label{color:#6b7280;font-size:.875rem;margin-right:.5rem}.price-value{font-weight:600;color:#c84a32}.feature-toggle{color:#8b7c6e;font-size:1.25rem;font-weight:500;margin-left:1rem;flex-shrink:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border:none;border-radius:0}.overview-booking-card{width:100%;align-self:start;margin-top:0;display:flex;flex-direction:column;justify-content:flex-start}.booking-card{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 1px 3px #0000001a;position:sticky;top:2rem;margin-top:0}@media (max-width: 768px){.booking-card{position:relative;top:0;margin-bottom:100px;padding-bottom:1rem}.booking-info{margin-bottom:1rem}.book-now-btn{position:fixed;bottom:0;left:0;width:100%;margin:0;padding:1rem;border-radius:0;z-index:1000;box-shadow:0 -2px 10px #0000001a}.booking-note{display:none}}.booking-title{font-size:1.75rem;color:#2d3648;margin-bottom:2rem;text-align:center;font-weight:500;letter-spacing:-.025em}.booking-info{margin-bottom:2rem}.info-item{display:flex;justify-content:space-between;padding:1rem 0;border-bottom:1px solid #e5e7eb}.info-item:last-child{border-bottom:none;padding-bottom:0}.info-label{color:#6b7280;font-size:.9rem}.info-value{color:#2d3648;font-weight:500;font-size:.9rem;text-align:right}.info-value.price{color:#c84a32;font-size:1.5rem;font-weight:600}.book-now-btn{width:100%;padding:12px 24px;background:#8b7c6e;color:#fff;border:none;border-radius:6px;font-family:Cormorant Garamond,serif;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);white-space:nowrap;text-transform:uppercase;letter-spacing:.5px;margin-top:1rem}.book-now-btn:hover{background:#665b51;transform:translateY(-2px);box-shadow:0 6px 20px #8b7c6e4d}.book-now-btn:active{transform:translateY(0);box-shadow:0 4px 6px #8b7c6e33}.booking-note{text-align:center;color:#6b7280;font-size:.875rem;margin-top:1rem;line-height:1.5}.price-card{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 6px #0000001a;max-width:400px;margin:2rem auto}.price-card h2{font-size:2rem;color:#2d3648;margin-bottom:2rem;text-align:center}.price-details{margin-bottom:2rem}.price-row{display:flex;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}.price-row:last-child{border-bottom:none}.price-row .label{color:#6b7280;font-size:1rem}.price-row .value{color:#2d3648;font-weight:500;font-size:1rem}.price-row .value.price{color:#c84a32;font-size:1.5rem;font-weight:600}.book-now-button{width:100%;padding:1rem;background:#c84a32;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .3s}.book-now-button:hover{background:#b43d27}.secure-text{text-align:center;color:#6b7280;font-size:.9rem;margin-top:1rem}.program-features{margin:2rem 0}.program-features h2{font-size:1.75rem;color:#2d3648;margin-bottom:1rem}.feature-description{color:#6b7280;margin-bottom:2rem}.features-grid{display:grid;gap:1.5rem}.feature-item{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 4px #0000000d;display:flex;justify-content:space-between;align-items:flex-start}.feature-content{display:flex;gap:1rem;flex:1}.checkbox-wrapper{position:relative}.custom-checkbox{width:24px;height:24px;border:2px solid #e5e7eb;border-radius:6px;cursor:pointer;display:inline-block;position:relative}input[type=checkbox]{opacity:0;position:absolute}input[type=checkbox]:checked+.custom-checkbox{background:#c84a32;border-color:#c84a32}input[type=checkbox]:checked+.custom-checkbox:after{content:"✓";color:#fff;position:absolute;top:50%;left:5%;transform:translate(-50%,-50%)}.feature-text h4{color:#2d3648;font-size:1.1rem;margin-bottom:.5rem}.feature-text p{color:#6b7280;font-size:.9rem;line-height:1.5}.feature-price{color:#c84a32;font-weight:600;font-size:1.25rem;white-space:nowrap}.feature-price .currency{font-size:1rem;margin-right:2px}.property-details-header h1{font-size:2.5rem;color:#333;margin-bottom:.5rem}.property-details-header p{font-size:1.2rem;color:#666}.tab-container{display:flex;justify-content:center;width:100%;margin:0 auto 2rem;padding:0 20px}.property-details-content{text-align:left}.tabs{display:inline-flex;background:#fff;border-radius:50px;padding:6px;box-shadow:0 4px 20px #00000014;border:1px solid #e5e5e5;margin:0rem auto 2rem}.tab{padding:14px 28px;border:none;background:transparent;color:#5a5a5a;font-family:Cormorant Garamond,serif;font-size:1rem;font-weight:600;cursor:pointer;border-radius:45px;transition:all .3s ease;white-space:nowrap;min-width:140px}.tab:hover{color:#8b7c6e}.tab.active{background:#8b7c6e!important;color:#fff!important;box-shadow:0 2px 10px #8b7c6e4d!important}.property-details-content{display:grid;grid-template-columns:2fr 1fr;gap:2rem;align-items:start;max-width:1200px;margin:0 auto}.booking-options{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 15px #0000001a}.date-picker-section,.guests-section,.program-features{margin-bottom:2rem}.date-picker-section h3,.guests-section h3,.program-features h3{margin-bottom:1rem;color:#333}.guests-section .guest-controls{display:flex;gap:2rem}.guest-type label{display:block;margin-bottom:.5rem;color:#666}.guest-counter{display:flex;align-items:center;gap:1rem}.guest-counter button{width:30px;height:30px;border:1px solid #2c5282;background:none;color:#2c5282;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.guest-counter button:hover{background:#2c5282;color:#fff}.features-grid{display:flex;flex-direction:column;gap:1rem}.feature-item{display:flex;justify-content:space-between;align-items:center;padding:1rem;border:1px solid #eee;border-radius:8px}.feature-content{display:flex;align-items:flex-start;gap:1rem}.feature-content input[type=checkbox]{margin-top:.25rem}.feature-text h4{margin:0;color:#333}.feature-text p{margin:.5rem 0 0;color:#666;font-size:.9rem}.feature-price{font-weight:600;color:#2c5282}.price-summary{position:sticky;top:2rem}.price-card{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 4px 15px #0000001a}.price-card h3{margin-bottom:1.5rem;color:#333}.price-details{display:flex;flex-direction:column;gap:1rem}.price-row{display:flex;justify-content:space-between;color:#666}.price-row.total{margin-top:1rem;padding-top:1rem;border-top:1px solid #eee;font-weight:600;color:#333;font-size:1.2rem}.book-now-button{width:100%;padding:1rem;background:#2c5282;color:#fff;border:none;border-radius:25px;margin-top:1.5rem;cursor:pointer;font-size:1.1rem;transition:background-color .3s ease}.book-now-button:hover{background:#1a365d}@media (max-width: 992px){.property-details-content{grid-template-columns:1fr}.price-summary{position:static}}@media (max-width: 768px){.content-main-wrapper{flex-direction:column}.left-content,.right-content{width:100%}.booking-options{padding:15px}.property-details-page{padding:1rem}.tabs{flex-direction:column}.guests-section .guest-controls{flex-direction:column;gap:1rem}}.custom-checkbox-wrapper{display:inline-flex;align-items:center;margin-right:12px;position:relative;width:22px;height:22px}.custom-feature-checkbox{opacity:0;width:22px;height:22px;margin:0;position:absolute;left:0;top:0;z-index:2;cursor:pointer}.custom-checkbox-check{width:22px;height:22px;border:2px solid #8b7c6e;border-radius:4px;background:#fff;display:inline-block;position:relative;z-index:1}.custom-feature-checkbox:checked+.custom-checkbox-check:after{content:"";position:absolute;left:6px;top:2px;width:6px;height:12px;border:solid #8b7c6e;border-width:0 2px 2px 0;transform:rotate(45deg)}.property-details-content{width:100%;margin:0;padding:0;box-sizing:border-box;display:flex;justify-content:center}.content-main-wrapper{display:flex;justify-content:center;align-items:flex-start;gap:40px;width:90%;margin:0 auto;padding:32px 0;box-sizing:border-box}.left-content,.right-content{flex:1 1 0;min-width:0;box-sizing:border-box;display:flex;flex-direction:column;gap:15px}.booking-options{width:100%}.date-picker-section,.guests-section,.program-features{background:#fff;border-radius:8px;padding:30px;box-shadow:0 2px 4px #0000000d;width:100%;box-sizing:border-box}.overview-booking-card{width:100%;box-sizing:border-box}.booking-card{background:#fff;border-radius:8px;padding:30px;box-shadow:0 2px 4px #0000000d;width:100%;box-sizing:border-box;margin-bottom:15px}.program-image-section{width:100%;margin-top:0}.included-image-container{width:100%}.included-image-wrapper{position:relative;border-radius:8px;overflow:hidden;height:400px;width:100%;margin-bottom:15px}.included-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.included-extra-info{background-color:#f9f9f9;padding:20px;border-radius:8px;width:100%;box-sizing:border-box}.included-extra-info h4{font-size:1.2rem;color:#333;margin-bottom:10px}.included-extra-info ul{list-style:none;padding:0;margin:0}.included-extra-info li{padding:5px 0;color:#666}@media (min-width: 1800px){.property-details-content{max-width:1800px}}@media (max-width: 1400px){.content-main-wrapper{width:95%}}@media (max-width: 900px){.content-main-wrapper{flex-direction:column;gap:24px;width:98%;padding:16px 0}.content-main-wrapper .curated-offers-grid,.content-main-wrapper .curated-schedule-grid{grid-template-columns:1fr;gap:1rem;padding:0 8px;max-width:100%}.content-main-wrapper .curated-events-horizontal-scroll{gap:1rem;padding:0 8px 1rem}.content-main-wrapper .curated-event-card,.content-main-wrapper .curated-schedule-card,.content-main-wrapper .curated-offer-card{width:100%;max-width:100%;margin:8px 0;height:220px;min-width:0}.content-main-wrapper .curated-event-overlay,.content-main-wrapper .curated-schedule-card h3,.content-main-wrapper .curated-offer-content{padding:1rem;font-size:1rem}.content-main-wrapper .curated-gallery-hero{height:280px}.content-main-wrapper .curated-gallery-overlay{padding:1rem}.content-main-wrapper .curated-location-content{padding:8px;gap:1rem}.left-content,.right-content{gap:15px}}@media (max-width: 600px){.content-main-wrapper{width:100%;padding:8px}.curated-event-card,.curated-schedule-card,.curated-offer-card{height:140px;font-size:.9rem}.curated-gallery-hero{height:100px}.curated-gallery-title{font-size:1.1rem}.curated-event-overlay,.curated-schedule-card h3,.curated-offer-content{padding:.5rem;font-size:.85rem}.date-picker-section,.guests-section,.program-features,.booking-card{padding:20px}.included-image-wrapper{height:250px}}.feature-list{list-style:none;padding:0;margin:0;width:100%}.feature-item{display:flex;align-items:flex-start;padding:15px 0;border-bottom:1px solid #e5e7eb;cursor:pointer;transition:all .3s ease;width:100%}.feature-item:last-child{border-bottom:none}.feature-icon{margin-right:15px;color:#8b7c6e;flex-shrink:0}.feature-text{flex:1;min-width:0}.feature-text h4{margin:0;font-size:1.1rem;color:#333}.feature-description{margin-top:10px;color:#666;font-size:.95rem}.feature-toggle{color:#8b7c6e;font-size:1.2rem;font-weight:700;padding:0 10px;flex-shrink:0}.progress-bar-include{width:100%;height:4px;background-color:#e5e7eb;border-radius:2px;overflow:hidden;margin-top:10px}.progress-fill-include{height:100%;background-color:#8b7c6e;border-radius:2px;animation:progress 2s ease-in-out}@keyframes progress{0%{width:0}to{width:100%}}.date-picker-section .DateRangePicker,.date-picker-section .DateRangePickerInput{width:100%}.date-picker-section .DateInput{width:45%}.date-picker-section .DateInput_input{font-size:1rem;padding:8px 12px;line-height:24px}.guest-controls{display:flex;gap:30px}.guest-type{flex:1}.guest-counter{display:flex;align-items:center;gap:15px;margin-top:10px}.guest-counter button{width:32px;height:32px;border:1px solid #e5e7eb;border-radius:4px;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.2rem}.guest-counter span{min-width:30px;text-align:center;font-size:1.1rem}.booking-info{margin-bottom:25px}.info-item{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;font-size:1.1rem}.info-label{color:#666}.info-value{font-weight:500}.info-value.price{font-size:1.5rem;color:#c84a32}.booking-title{font-size:1.75rem;margin-bottom:25px}.content-section{margin-top:40px;padding:0 20px}.section-title{font-size:2rem;text-align:center;margin-bottom:1rem;font-family:Playfair Display,serif}.section-subtitle{text-align:center;color:#666;margin-bottom:2rem}.offers-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:2rem}.offer-card{position:relative;border-radius:8px;overflow:hidden;box-shadow:0 2px 4px #0000001a}.offer-card img{width:100%;height:250px;-o-object-fit:cover;object-fit:cover}.offer-content{position:absolute;bottom:0;left:0;right:0;padding:1.5rem;background:linear-gradient(transparent,#000c);color:#fff}.offer-content h3{font-size:1.5rem;margin-bottom:.5rem}.events-scroll-container{overflow-x:auto;padding:1rem 0}.events-horizontal-scroll{display:flex;gap:2rem;padding:0 1rem}.event-slide-card{flex:0 0 400px;border-radius:8px;overflow:hidden;box-shadow:0 2px 4px #0000001a}.event-card-image{position:relative;height:300px}.event-card-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.event-badge{position:absolute;top:1rem;right:1rem;padding:.5rem 1rem;border-radius:4px;color:#fff;font-size:.875rem}.event-card-overlay{position:absolute;bottom:0;left:0;right:0;padding:1.5rem;background:linear-gradient(transparent,#000c);color:#fff}.schedule-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:2rem}.schedule-card{position:relative;border-radius:8px;overflow:hidden;box-shadow:0 2px 4px #0000001a}.schedule-card img{width:100%;height:200px;-o-object-fit:cover;object-fit:cover}.schedule-card h3{position:absolute;bottom:0;left:0;right:0;padding:1rem;background:linear-gradient(transparent,#000c);color:#fff;font-size:1.25rem}.gallery-hero{position:relative;width:100%;height:500px;border-radius:5px;overflow:hidden;margin-top:40px}.gallery-hero img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.gallery-overlay{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#0006;color:#fff}.gallery-title{font-size:2.5rem;margin-bottom:1rem}.gallery-button{padding:.75rem 2rem;background:#fff;color:#333;border:none;border-radius:4px;cursor:pointer;font-weight:500}@media (max-width: 768px){.content-section{padding:0 15px}.location-content{grid-template-columns:1fr}.event-slide-card{flex:0 0 300px}.gallery-title{font-size:2rem}}.curated-content-section{margin:60px 0;padding:0;background-color:#fff}.curated-section-title{font-size:2.5rem;text-align:center;margin-bottom:1rem;font-family:Playfair Display,serif;color:#333}.curated-section-subtitle{text-align:center;color:#666;margin-bottom:2rem;font-size:1.1rem}.curated-content-section.curated-offers-section{width:100%;margin:0;padding:4rem 0;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;background-color:#f5e6e3;position:relative;transform:translate(0)}.curated-offers-section .curated-section-title{font-size:42px;letter-spacing:2px;color:#333;margin-bottom:10px;font-weight:400;text-transform:uppercase;position:relative;padding-bottom:15px;display:inline-block}.curated-offers-section .curated-section-title:after{content:"";position:absolute;bottom:0;left:5%;transform:translate(-50%);width:60px;height:2px;background-color:#8b5a2b}.curated-offers-section .curated-section-subtitle{font-size:16px;color:#666;margin-top:20px;margin-bottom:40px;font-weight:300;text-align:center}.curated-offers-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:40px;max-width:900px;margin:0 auto;padding:0 20px;width:100%;justify-content:center}.curated-offer-card{position:relative;overflow:hidden;border-radius:8px;height:400px;transition:all .3s ease;box-shadow:0 5px 15px #0000001a;width:100%;max-width:400px}.curated-offer-card img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.curated-offer-content{position:absolute;bottom:0;left:0;right:0;padding:20px;background-color:#fff;transform:translateY(0);transition:all .3s ease}.curated-offer-content h3{font-size:18px;font-weight:400;color:#333;margin:0;display:flex;align-items:center;justify-content:space-between;transition:color .3s ease}.curated-offer-content p{font-size:14px;color:#666;margin-top:8px;opacity:.9;transition:color .3s ease}.curated-offer-card:hover{box-shadow:0 10px 20px #0003}.curated-offer-card:hover img{transform:scale(1.05)}.curated-offer-card:hover .curated-offer-content{background:linear-gradient(transparent,#000000b3);color:#fff}.curated-offer-card:hover .curated-offer-content h3,.curated-offer-card:hover .curated-offer-content p{color:#fff!important}@media (max-width: 1024px){.curated-offers-grid{grid-template-columns:1fr;max-width:600px}.curated-offer-card{max-width:100%}}@media (max-width: 768px){.curated-content-section.curated-offers-section,.curated-content-section.curated-events-section,.curated-content-section.curated-schedule-section,.curated-content-section.curated-gallery-section,.curated-content-section.curated-location-section{left:0;margin-left:0;margin-right:0;width:100vw;padding-left:0;padding-right:0}.curated-offers-section .curated-section-title{font-size:32px}.curated-offer-card{height:350px}}@media (max-width: 480px){.curated-content-section.curated-offers-section{padding:1rem}.curated-offer-card{margin:0 .5rem}.curated-offer-card img{height:180px}.curated-offer-content{padding:1.25rem}.curated-section-title{font-size:1.5rem;margin-bottom:.5rem}.curated-section-subtitle{font-size:.875rem;margin-bottom:1.5rem}}.curated-content-section.curated-events-section{width:100%;margin:0;padding:4rem 0;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;background-color:#3f3a37}.curated-events-header{width:100%;max-width:1400px;margin:0 auto 40px;padding:0 clamp(1rem,5vw,2rem);text-align:center;box-sizing:border-box}.curated-events-section .curated-section-title{font-size:2.625rem;letter-spacing:.125em;color:#fff;margin-bottom:.625rem;font-weight:400;text-transform:uppercase;position:relative;padding-bottom:.9375rem;display:inline-block}.curated-events-section .curated-section-title:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:3.75rem;height:2px;background-color:#8b5a2b}.curated-events-section .curated-section-subtitle{font-size:1rem;color:#ccc;margin:1.25rem auto 0;font-weight:300;text-align:center;max-width:800px;line-height:1.6}.curated-events-scroll-container{position:relative;width:100%;max-width:1400px;margin:0 auto;padding:0 clamp(1rem,5vw,2rem)}.curated-events-horizontal-scroll{display:flex;gap:1.5rem;overflow-x:auto;padding:1rem 0 2rem;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.curated-events-horizontal-scroll::-webkit-scrollbar{display:none}.curated-event-card{flex:0 0 320px;height:400px;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 12px 40px #0000004d;transition:all .3s ease;position:relative;cursor:pointer}.curated-event-card:hover{transform:translateY(-8px);box-shadow:0 20px 60px #0006}.curated-event-image{width:100%;height:100%;overflow:hidden}.curated-event-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.curated-event-card:hover .curated-event-image img{transform:scale(1.05)}.curated-event-badge{position:absolute;top:20px;left:20px;background:#d2691e;color:#fff;padding:.5rem 1rem;border-radius:25px;font-size:.75rem;font-weight:700;letter-spacing:1px;z-index:3;text-transform:uppercase;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.curated-event-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#000c);padding:3rem 1.5rem 1.5rem;color:#fff}.curated-event-location{font-size:.8rem;font-weight:600;color:#fff;letter-spacing:2px;margin-bottom:.5rem;text-transform:uppercase;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;opacity:.9}.curated-event-content h3{font-family:Georgia,Times New Roman,serif;font-size:1.4rem;font-weight:700;color:#fff;line-height:1.3;margin-bottom:.75rem;text-transform:uppercase;letter-spacing:1px}.curated-event-date{display:flex;align-items:center;gap:.5rem;color:#fff;font-size:.9rem;font-weight:500;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.curated-event-date svg{color:#fff;opacity:.8}@media (max-width: 1299px) and (min-width: 1029px){.curated-events-section .curated-section-title{font-size:2.2rem}.curated-event-card{flex:0 0 300px;height:380px}.curated-event-overlay{padding:2.5rem 1.25rem 1.25rem}.curated-event-content h3{font-size:1.3rem}.curated-events-horizontal-scroll{gap:1.25rem}}@media (max-width: 1029px) and (min-width: 768px){.curated-event-card{height:350px}.curated-event-overlay{padding:1.25rem}.curated-event-content h3{font-size:1rem}}@media (max-width: 768px){.curated-events-section .curated-section-title{font-size:1.8rem}.curated-event-card{height:320px;margin:10px}.curated-event-overlay{padding:1rem}.curated-event-badge{font-size:.65rem}.curated-event-location{font-size:.7rem;margin-top:1.5rem}.curated-event-content h3{font-size:.95rem;margin-top:1rem}}@media (max-width: 480px){.curated-event-card{height:280px;margin:5px}.curated-event-overlay{padding:.75rem}.curated-event-badge{font-size:.55rem;padding:.2rem .6rem}.curated-event-location{font-size:.55rem;margin-top:.75rem}.curated-event-content h3{font-size:.8rem;margin-top:.25rem}}.curated-content-section.curated-schedule-section{width:100%;margin:0;padding:4rem 0;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;background-color:#f5e6e3}.curated-schedule-section .curated-section-title{font-size:42px;letter-spacing:2px;color:#333;margin-bottom:10px;font-weight:400;text-transform:uppercase;position:relative;padding-bottom:15px;display:inline-block}.curated-schedule-section .curated-section-title:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:60px;height:2px;background-color:#8b5a2b}.curated-schedule-section .curated-section-subtitle{font-size:16px;color:#666;margin-top:20px;margin-bottom:40px;font-weight:300;text-align:center}.curated-schedule-grid{width:100%;max-width:1400px;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;padding:0 clamp(1rem,5vw,2rem);box-sizing:border-box;margin:0 auto}.curated-schedule-card{position:relative;overflow:hidden;border-radius:8px;height:400px;transition:all .3s ease;box-shadow:0 5px 15px #0000001a}.curated-schedule-card img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:4px;margin-bottom:0;transition:transform .5s ease;transform:scale(1)}.curated-schedule-card h3{position:absolute;bottom:0;left:0;right:0;padding:20px;margin:0;color:#333;font-size:18px;font-weight:400;text-align:left;background-color:#fff;transform:translateY(0);opacity:1;transition:all .3s ease,background-color .3s ease,color .3s ease;box-shadow:none;display:flex;align-items:center;justify-content:space-between}.curated-schedule-card h3:after{content:"→";font-size:24px;color:#fff;margin-left:10px;opacity:0;transform:translate(-10px);transition:all .3s ease}.curated-schedule-card:hover{box-shadow:0 10px 20px #0003}.curated-schedule-card:hover img{transform:scale(1.05)}.curated-schedule-card:hover h3{color:#fff;background:linear-gradient(transparent,#000000b3);transform:translateY(0);opacity:1;box-shadow:0 5px 10px #0000004d}.curated-schedule-card:hover h3:after{opacity:1;transform:translate(0)}@media (max-width: 1024px){.curated-schedule-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.curated-schedule-grid{grid-template-columns:1fr;padding:0 15px}.curated-schedule-card{height:200px}}.curated-content-section.curated-gallery-section{margin:0;padding:0;width:100%;max-width:100%;overflow:hidden;position:relative}.curated-gallery-hero{position:relative;width:90%;max-width:1200px;height:500px;margin:40px auto;border-radius:8px;overflow:hidden}.curated-gallery-hero img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.curated-gallery-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#0000004d,#000000b3);display:flex;flex-direction:column;justify-content:center;align-items:center;padding:3rem;color:#fff;text-align:center}.curated-gallery-title{font-size:3.5rem;font-weight:300;letter-spacing:.1em;margin-bottom:2rem;color:#fff;text-transform:uppercase}.curated-gallery-button{background-color:#8b5a2b;color:#fff;border:none;padding:1rem 2rem;font-size:1rem;font-weight:500;border-radius:4px;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.1em;margin-top:1rem}.curated-gallery-button:hover{background-color:#6d4722}@media (max-width: 768px){.curated-gallery-hero{width:calc(100% - 30px);height:300px;margin:20px auto}.curated-gallery-title{font-size:1.8rem}}.curated-content-section.curated-location-section{width:100%;position:relative;padding:clamp(40px,5vw,80px) 0;background-color:var(--background-alt);margin:0;display:flex;flex-direction:column;align-items:center;overflow:hidden}.curated-section-header{width:100%;max-width:1200px;padding:0 20px 40px;text-align:center;display:flex;flex-direction:column;align-items:center}.curated-location-section .curated-section-title{font-size:clamp(32px,4vw,42px);letter-spacing:2px;color:var(--text-dark);margin-bottom:16px;font-weight:600;text-transform:uppercase;position:relative;padding-bottom:15px;display:inline-block}.curated-location-section .curated-section-subtitle{font-size:clamp(14px,2vw,16px);color:var(--text-muted);margin:0 auto;max-width:600px;font-weight:400;text-align:center;line-height:1.5}.curated-location-content{display:flex;flex-direction:column;gap:40px;max-width:1400px;margin:0 auto;padding:0 clamp(16px,5vw,40px);width:100%;box-sizing:border-box}.curated-location-info{padding:32px;background:var(--background-light);border-radius:12px;box-shadow:0 2px 8px #0000001a}.curated-location-address,.curated-location-phone{font-size:1.125rem;line-height:1.6;color:var(--text-dark);margin:12px 0}.curated-location-map{width:100%;max-width:100%;position:relative;overflow:hidden;margin:0;padding:0;border-radius:12px;box-shadow:0 2px 8px #0000001a}.curated-location-map iframe{width:100%;height:clamp(300px,50vh,500px);border:none;display:block}@media (min-width: 992px){.curated-location-content{flex-direction:row;align-items:flex-start;gap:40px}.curated-location-info{flex:0 0 400px}.curated-location-map{flex:1}}@media (max-width: 768px){.curated-content-section,.property-details-content{padding:20px}.content-main-wrapper{grid-template-columns:1fr;gap:20px;padding-bottom:80px}.book-now-btn{position:fixed;bottom:0;left:0;width:100%;margin:0;padding:1rem;border-radius:0;z-index:1000;box-shadow:0 -2px 10px #0000001a;background:#8b7c6e}.book-now-btn:hover{background:#665b51}.booking-card{position:relative;top:0;margin-bottom:20px;border-radius:8px;padding:1rem}.booking-note{display:none}.tabs{position:sticky;top:0;background:#fff;z-index:999;box-shadow:0 2px 4px #0000001a;margin:0 -20px;padding:10px 20px}.property-details-page{padding-bottom:60px}.overview-booking-card{margin-bottom:80px}.info-value.price{font-size:1.25rem}.booking-info{margin-bottom:1rem}.content-main-wrapper:after{content:"";position:fixed;bottom:60px;left:0;right:0;height:20px;background:linear-gradient(to top,#fff,#fff0);pointer-events:none}.right-content{padding:0 16px}.curated-content-section.curated-offers-section,.curated-content-section.curated-events-section,.curated-content-section.curated-schedule-section,.curated-content-section.curated-gallery-section,.curated-content-section.curated-location-section{padding:24px 16px;margin:0 -16px;width:calc(100% + 32px)}.curated-offers-grid{grid-template-columns:1fr;gap:16px;padding:0}.curated-offer-card{margin:0;width:100%}.curated-schedule-section{padding:24px 16px;margin:0 -16px;width:calc(100% + 32px)}.curated-schedule-grid{grid-template-columns:1fr;gap:16px;padding:0}.curated-schedule-card{margin:0;width:100%}.curated-schedule-card img{height:180px;-o-object-fit:cover;object-fit:cover;width:100%}.curated-gallery-section{padding:24px 16px;margin:0 -16px;width:calc(100% + 32px)}.curated-gallery-hero{height:200px}.curated-gallery-hero img{height:100%;-o-object-fit:cover;object-fit:cover}.curated-gallery-overlay{padding:16px}.curated-location-section{width:100%;padding:clamp(24px,5vw,48px) clamp(16px,5vw,40px);margin:0;background-color:var(--background-alt)}.curated-location-content{max-width:1400px;margin:0 auto;padding:0}.curated-location-map iframe{width:100%;height:clamp(250px,50vw,500px);border-radius:12px}.curated-content-section{margin-top:16px}.curated-section-title{font-size:24px;margin-bottom:8px;padding:0 8px}.curated-section-subtitle{font-size:14px;margin-bottom:16px;padding:0 8px}.curated-content-section+.curated-content-section{margin-top:32px}}@media (max-width: 480px){.curated-event-image,.curated-schedule-card img,.curated-gallery-hero{height:160px}.curated-section-title{font-size:20px}.curated-section-subtitle{font-size:13px}.curated-location-map iframe{width:100%;height:clamp(250px,50vw,500px);border-radius:12px;border:none}}@media (max-width: 1024px){.curated-offers-grid{grid-template-columns:repeat(2,1fr);padding:0 1rem}}.curated-location-section .curated-section-title{font-size:clamp(32px,4vw,42px);letter-spacing:2px;color:var(--text-dark);margin-bottom:10px;font-weight:600;text-transform:uppercase;position:relative;padding-bottom:15px;display:inline-block}.curated-location-section .curated-section-title:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:60px;height:2px;background-color:var(--primary)}.curated-location-section .curated-section-subtitle{font-size:clamp(14px,2vw,16px);color:var(--text-muted);margin:20px auto 40px;max-width:600px;font-weight:400;text-align:center;line-height:1.5}.curated-location-content{display:flex;flex-direction:column;gap:2rem;max-width:1400px;margin:0 auto;padding:0 clamp(16px,5vw,40px);width:100%;box-sizing:border-box;position:relative}.curated-location-info{padding:24px;background:var(--background-light);border-radius:12px;box-shadow:0 2px 4px #0000001a}.curated-location-address,.curated-location-phone{font-size:1rem;line-height:1.5;color:var(--text-dark);margin:8px 0}.curated-location-map{width:100%;border-radius:12px;overflow:hidden;box-shadow:0 2px 4px #0000001a}.curated-location-map iframe{width:100%;height:400px;border:none;display:block}@media (min-width: 992px){.curated-location-content{flex-direction:row;align-items:flex-start;gap:40px}.curated-location-info{flex:0 0 350px}.curated-location-map{flex:1}}.curated-location-map{flex:1}.curated-location-map iframe{min-height:400px}.curated-location-address,.curated-location-phone{font-size:1rem;color:#666;margin-bottom:1rem}.facility-programs-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;padding:2rem;width:100%}.facility-program-card{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;overflow:hidden;transition:transform .2s ease;cursor:pointer}.facility-program-card:hover{transform:translateY(-5px)}.program-card-image-container{position:relative;width:100%;height:200px;overflow:hidden}.program-card-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.program-card-content{padding:1.5rem}.program-card-header{margin-bottom:1rem}.program-card-location{color:#666;font-size:.9rem;margin-bottom:.5rem}.program-card-title{font-size:1.25rem;font-weight:600;color:#333;margin:0}.program-card-highlight{margin:1rem 0}.program-card-highlight-text{color:#555;font-size:.9rem;margin:.25rem 0}.program-card-description{color:#666;font-size:.9rem;margin:1rem 0;line-height:1.5}.program-card-details{display:flex;justify-content:space-between;align-items:center;margin:1rem 0;padding-top:1rem;border-top:1px solid #eee}.program-card-duration,.program-card-price{font-weight:600;color:#333}.program-card-book-btn{width:100%;padding:.75rem;background-color:#000;color:#fff;border:none;border-radius:4px;font-weight:600;cursor:pointer;transition:background-color .2s ease}.program-card-book-btn:hover{background-color:#333}.no-programs-message{grid-column:1 / -1;text-align:center;padding:2rem;color:#666;font-size:1.1rem}.features-loading,.no-features{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;text-align:center;min-height:200px;background:#f8f8f8;border-radius:8px}.features-loading p,.no-features p{color:#666;font-size:1rem;margin-bottom:1rem}.loading-spinner{width:40px;height:40px;border:3px solid #f3f3f3;border-top:3px solid #3498db;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.programs-container{width:100%;max-width:1200px;margin:0 auto;padding:2rem}.programs-title{text-align:center;font-size:2.5rem;color:#333;margin-bottom:3rem;font-weight:300;font-family:Playfair Display,serif}.programs-grid-of-facility{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem}.program-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000001a;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer;display:flex;flex-direction:column;border:1px solid #eee}.program-card:hover{transform:translateY(-4px);box-shadow:0 4px 12px #00000026}.program-image{width:100%;height:200px;position:relative;background:#f5f5f5}.program-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.program-details{padding:1.5rem;display:flex;flex-direction:column;flex:1;background:#fff}.program-category{text-transform:uppercase;color:#666;font-size:.85rem;letter-spacing:1px;margin-bottom:.75rem;font-weight:500}.program-name{font-size:1.25rem;color:#333;margin:0 0 1rem;font-weight:500;line-height:1.4}.program-features{flex:1;display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem}.feature-item-of-programs{color:#555;font-size:.9rem;line-height:1.5;margin:0;padding:0}.program-footer{display:flex;justify-content:space-between;align-items:center;padding-top:1rem;border-top:1px solid #eee;margin-top:auto}.program-footer span{color:#666;font-size:.9rem}.program-price{color:#2c5282!important;font-weight:600}@media (max-width: 768px){.programs-container{padding:1rem}.programs-title{font-size:2rem;margin-bottom:2rem}.programs-grid{grid-template-columns:1fr;gap:1.5rem}}.booking-modal-overlay{position:fixed;inset:0;background:#0009;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.booking-modal{background:#f8f6f2;border-radius:20px;max-width:500px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0003;animation:modalSlideIn .3s ease-out}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:32px 32px 0;border-bottom:1px solid #E9ECEF;margin-bottom:32px}.modal-title{font-family:Baskervville,serif;font-size:1.75rem;font-weight:700;color:#3c3c3c;margin:0}.close-button{background:none;border:none;font-size:2rem;color:#5a5a5a;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .3s ease}.close-button:hover{background:#f0f0f0;color:#3c3c3c}.modal-content{padding:0 32px 32px}.program-summary{background:#f8f6f2;padding:20px;border-radius:12px;margin-bottom:32px;border-left:4px solid #C44C30}.program-name{font-family:Baskervville,serif;font-size:1.25rem;font-weight:700;color:#3c3c3c;margin:0 0 8px}.program-location,.program-duration{font-family:"Source Sans 3",sans-serif;font-size:.9rem;color:#5a5a5a;margin:4px 0;display:flex;align-items:center;gap:8px}.location-icon,.duration-icon{font-size:1rem;color:#c44c30}.booking-form{display:flex;flex-direction:column;gap:24px}.form-group{display:flex;flex-direction:column;gap:8px}.form-label{font-family:"Source Sans 3",sans-serif;font-weight:600;color:#3c3c3c;font-size:.9rem}.form-input{padding:14px 16px;border:2px solid #E9ECEF;border-radius:12px;font-family:"Source Sans 3",sans-serif;font-size:1rem;transition:all .3s ease;background:#fff;color:#3c3c3c}.form-input:focus{outline:none;border-color:#8b7c6e;box-shadow:0 0 0 3px #8b7c6e1a}.form-input::-moz-placeholder{color:#999}.form-input::placeholder{color:#999}.submit-button{background:#c44c30;color:#fff;border:none;padding:16px 32px;border-radius:12px;font-family:"Source Sans 3",sans-serif;font-size:1.125rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:8px;box-shadow:0 8px 25px #c44c304d}.submit-button:hover:not(.disabled){transform:translateY(-2px);background:#a93e2b;box-shadow:0 12px 35px #c44c3066}.submit-button.disabled{opacity:.6;cursor:not-allowed;transform:none;background:#c44c30;box-shadow:0 4px 15px #c44c3033}.booking-disclaimer{font-family:"Source Sans 3",sans-serif;font-size:.875rem;color:#5a5a5a;margin-top:20px;padding-top:20px;border-top:1px solid #E9ECEF;line-height:1.5;font-style:italic}.confirmation-content{padding:40px 32px;text-align:center}.confirmation-icon{font-size:4rem;margin-bottom:24px;animation:confirmationBounce .6s ease-out;color:#c44c30}@keyframes confirmationBounce{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}.confirmation-title{font-family:Baskervville,serif;font-size:2rem;font-weight:700;color:#3c3c3c;margin-bottom:16px}.confirmation-message{font-family:"Source Sans 3",sans-serif;font-size:1.125rem;color:#5a5a5a;line-height:1.6;margin-bottom:32px}.confirmation-details{background:#f8f6f2;padding:24px;border-radius:12px;text-align:left;border-left:4px solid #C44C30}.confirmation-details p{font-family:"Source Sans 3",sans-serif;margin:8px 0;font-size:.9rem;color:#5a5a5a}.confirmation-details strong{font-family:"Source Sans 3",sans-serif;color:#3c3c3c;font-weight:600}@media (max-width: 768px){.booking-modal{margin:10px;max-height:95vh}.modal-header{padding:24px 24px 0;margin-bottom:24px}.modal-title{font-size:1.5rem}.modal-content{padding:0 24px 24px}.confirmation-content{padding:32px 24px}.confirmation-title{font-size:1.75rem}.confirmation-message{font-size:1rem}}.coming-soon{min-height:80vh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:2rem;max-width:600px;margin:0 auto}.coming-soon-icon{font-size:4rem;margin-bottom:2rem;color:var(--primary-color)}.coming-soon h1{font-size:3rem;margin-bottom:1rem;color:var(--text-primary)}.coming-soon h2{font-size:1.5rem;color:var(--text-secondary);margin-bottom:1.5rem}.coming-soon p{color:var(--text-secondary);margin-bottom:2rem;line-height:1.6}.back-button{padding:.75rem 2rem;font-size:1rem;color:#fff;background-color:var(--primary-color);border:none;border-radius:4px;cursor:pointer;transition:background-color .2s ease}.back-button:hover{background-color:var(--primary-dark)}@media (max-width: 768px){.coming-soon h1{font-size:2.5rem}.coming-soon h2{font-size:1.25rem}.coming-soon-icon{font-size:3rem}}.sidebar-container{display:flex;min-height:calc(100vh - 140px);margin-top:60px;margin-bottom:80px}.sidebar{width:280px;background:#fff;border-right:1px solid #e5e5e5;padding:0;display:flex;flex-direction:column;transition:all .3s ease-in-out;overflow-y:auto;box-shadow:2px 0 10px #0000000d;flex-shrink:0;z-index:999}.sidebar.right{border-right:none;border-left:1px solid #e5e5e5}.sidebar:not(.open){width:0;overflow:hidden}.sidebar.open{width:280px}.sidebar-header{margin-top:70px;padding:24px;border-bottom:1px solid #e5e5e5}.sidebar-header h2{font-size:20px;font-weight:500;color:#333;margin:0;padding-top:0}.sidebar-item{display:flex;align-items:center;padding:12px 24px;border:none;background:none;text-align:left;cursor:pointer;transition:all .2s ease;color:#555;font-size:15px;white-space:nowrap}.sidebar.right .sidebar-item.active{border-right:none;border-left:3px solid #b8733a}.sidebar-icon{margin-right:12px;color:inherit;min-width:20px}.sidebar-logout{margin-top:auto;display:flex;align-items:center;padding:16px 24px;border:none;background:none;color:#b8733a;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s;border-top:1px solid #e5e5e5;white-space:nowrap}.sidebar-toggle{position:fixed;top:80px;background:#fff;border:1px solid #e5e5e5;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 5px #0000001a;transition:all .3s ease;z-index:1001;margin-top:50%}.sidebar-toggle.left{left:20px}.sidebar-toggle.left.open{left:300px}.sidebar-toggle.right{right:20px}.sidebar-toggle.right.open{right:300px}.sidebar-position-toggle{position:absolute;top:20px;right:20px;background:#fff;border:1px solid #e5e5e5;border-radius:4px;padding:5px 10px;cursor:pointer;font-size:16px;font-weight:700;box-shadow:0 2px 5px #0000001a;z-index:10}.sidebar.right .sidebar-position-toggle{left:20px;right:auto}.content-area{flex-grow:1;transition:margin-left .3s ease-in-out,margin-right .3s ease-in-out;padding:20px}.sidebar-container.sidebar-open .content-area.left-sidebar{margin-left:280px}.sidebar-container.sidebar-open .content-area.right-sidebar{margin-right:280px}@media (max-width: 1199px) and (min-width: 1024px){.sidebar,.sidebar.open{width:260px}.sidebar-toggle{width:38px;height:38px}.sidebar-toggle.left.open{left:280px}.sidebar-toggle.right.open{right:280px}.sidebar-item{padding:12px 20px;font-size:14px}.sidebar-container.sidebar-open .content-area.left-sidebar{margin-left:260px}.sidebar-container.sidebar-open .content-area.right-sidebar{margin-right:260px}}@media (max-width: 1023px) and (min-width: 768px){.sidebar,.sidebar.open{width:240px}.sidebar-toggle{width:36px;height:36px;top:75px}.sidebar-toggle.left{left:15px}.sidebar-toggle.left.open{left:255px}.sidebar-toggle.right{right:15px}.sidebar-toggle.right.open{right:255px}.sidebar-header{padding:20px}.sidebar-item{padding:10px 18px;font-size:14px}.sidebar-position-toggle{top:15px;right:15px}.sidebar.right .sidebar-position-toggle{left:15px}.sidebar-container.sidebar-open .content-area.left-sidebar{margin-left:240px}.sidebar-container.sidebar-open .content-area.right-sidebar{margin-right:240px}}@media (max-width: 767px){.sidebar,.sidebar.open{width:220px}.sidebar-toggle{width:34px;height:34px;top:75px}.sidebar-toggle.left{left:12px}.sidebar-toggle.left.open{left:232px}.sidebar-toggle.right{right:12px}.sidebar-toggle.right.open{right:232px}.sidebar-item{padding:10px 16px;font-size:13px}.sidebar-logout{font-size:13px}.sidebar-position-toggle{top:12px;right:12px}.sidebar.right .sidebar-position-toggle{left:12px}.sidebar-container.sidebar-open .content-area.left-sidebar{margin-left:220px}.sidebar-container.sidebar-open .content-area.right-sidebar{margin-right:220px}}@media (max-width: 570px){.sidebar-container{min-height:calc(100vh - 132px);margin-top:52px}.sidebar{position:fixed;top:0;left:0;height:100vh;z-index:1000;width:0}.sidebar.open{width:100%}.sidebar-item{padding:8px 14px}.sidebar-icon{margin-right:8px}.sidebar-toggle{top:67px;width:32px;height:32px}.sidebar-toggle.left.open{left:calc(100% - 44px)}.sidebar-toggle.right.open{right:calc(100% - 44px)}.sidebar-position-toggle{display:none}.content-area{margin-left:0!important;margin-right:0!important;width:100%}}@media (max-width: 485px){.sidebar-container{min-height:calc(100vh - 128px);margin-top:48px}.sidebar-item{font-size:12px;padding:8px}.sidebar-toggle{top:63px;width:30px;height:30px}.sidebar-toggle.left.open{left:calc(100% - 42px)}.sidebar-toggle.right.open{right:calc(100% - 42px)}}@media (max-width: 355px){.sidebar-container{min-height:calc(100vh - 124px);margin-top:44px}.sidebar-item{font-size:11px;padding:6px 10px}.sidebar-logout{font-size:11px}.sidebar-toggle{top:59px;width:28px;height:28px}.sidebar-toggle.left.open{left:calc(100% - 40px)}.sidebar-toggle.right.open{right:calc(100% - 40px)}}.dashboard-layout{min-height:100vh;display:flex;flex-direction:column}.dashboard-content{display:flex;flex:1}.sidebar{width:280px;background:#fff;border-right:1px solid #e5e5e5;padding:0;display:flex;flex-direction:column;min-height:100vh}.sidebar-header{padding:24px;border-bottom:1px solid #e5e5e5}.sidebar-header h2{font-size:20px;font-weight:500;color:#333;margin:0}.sidebar-nav{flex:1;display:flex;flex-direction:column;padding:16px 0}.sidebar-item{display:flex;align-items:center;padding:12px 24px;border:none;background:none;text-align:left;cursor:pointer;transition:background-color .2s;color:#555;font-size:15px}.sidebar-item:hover{background:#f8f8f8}.sidebar-item.active{background:#f5f5f5;color:#b8733a;border-right:3px solid #b8733a}.sidebar-icon{margin-right:12px;color:inherit}.sidebar-arrow{margin-left:auto;font-size:18px;color:#ccc}.sidebar-logout{margin-top:auto;display:flex;align-items:center;padding:16px 24px;border:none;background:none;color:#b8733a;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s;border-top:1px solid #e5e5e5}.sidebar-logout:hover{background:#f8f8f8}.main-content{flex:1;padding:32px;background:#f8f8f8}.content-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}.content-header h1{font-size:24px;font-weight:500;color:#333}.personal-info-container{background:#fff;border-radius:8px;padding:32px;box-shadow:0 2px 4px #0000000d}.profile-avatar{display:flex;justify-content:center;margin-bottom:32px}.avatar-circle{width:80px;height:80px;border-radius:50%;background:#b8733a;display:flex;align-items:center;justify-content:center;color:#fff;font-size:24px;font-weight:600}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px}.form-group{margin-bottom:16px}.form-group label{display:block;margin-bottom:8px;font-size:14px;color:#555}.form-group input{width:100%;padding:10px 12px;border:1px solid #ddd;border-radius:4px;font-size:15px}.section-title{font-size:14px;font-weight:600;color:#666;margin:24px 0 16px;text-transform:uppercase;letter-spacing:.5px}.services-container{background:#fff;border-radius:8px;padding:32px;box-shadow:0 2px 4px #0000000d}.services-empty{text-align:center;padding:40px 20px}.empty-icon{margin-bottom:24px}.services-empty h2{font-size:20px;font-weight:500;color:#333;margin-bottom:12px}.services-empty p{color:#666;margin-bottom:24px}.payment-container{background:#fff;border-radius:8px;padding:32px;box-shadow:0 2px 4px #0000000d}.payment-empty{text-align:center;padding:40px 20px}.payment-empty h2{font-size:20px;font-weight:500;color:#333;margin-bottom:12px}.payment-empty p{color:#666;margin-bottom:24px}.primary-button{background:#b8733a;color:#fff;border:none;padding:10px 20px;border-radius:4px;font-size:14px;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;gap:8px;transition:background-color .2s}.primary-button:hover{background:#9a5f2a}.secondary-button{background:#fff;color:#b8733a;border:1px solid #b8733a;padding:10px 20px;border-radius:4px;font-size:14px;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;gap:8px;transition:all .2s}.secondary-button:hover{background:#f8f8f8}.user-services{padding:2rem;max-width:1400px;margin:0 auto;font-family:Helvetica Neue,Arial,sans-serif}.user-services__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}.user-services__title{font-size:1.8rem;color:#333;margin:0;text-transform:uppercase;letter-spacing:.5px}.button-group{display:flex;gap:1rem}.primary-button,.secondary-button{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:8px;font-weight:500;cursor:pointer;transition:all .2s ease;border:none;font-size:.875rem;text-transform:uppercase;letter-spacing:.5px}.primary-button{background-color:#c44c30;color:#fff}.primary-button:hover{background-color:#a93e2b;transform:translateY(-2px);box-shadow:0 6px 20px #c44c304d}.secondary-button{background-color:#fff;color:#c44c30;border:1px solid #C44C30}.secondary-button:hover{background-color:#a93e2b;transform:translateY(-2px);color:#fff;box-shadow:0 6px 20px #c44c304d}.user-services__tabs{display:flex;gap:.5rem;margin-bottom:2rem;border-bottom:1px solid #eee;padding-bottom:.5rem;overflow-x:auto;scrollbar-width:none;padding-left:20px;padding-top:20px}.user-services__tabs::-webkit-scrollbar{display:none}.user-services__tab{padding:.5rem 1rem;border:none;background:none;cursor:pointer;font-weight:500;color:#666;border-radius:6px;transition:all .2s;white-space:nowrap;text-transform:uppercase;letter-spacing:.5px}.user-services__tab.active{background-color:#c44c30;color:#fff}.user-services__tab:hover:not(.active){background-color:#f5f5f5}.user-services__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem}.user-services__card{background-color:#fff;border-radius:12px;box-shadow:0 4px 12px #00000014;overflow:hidden;transition:transform .2s,box-shadow .2s}.user-services__card:hover{transform:translateY(-4px);box-shadow:0 8px 16px #0000001f}.user-services__card-image-container{position:relative;height:200px;overflow:hidden}.user-services__card-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s}.user-services__card:hover .user-services__card-image{transform:scale(1.05)}.user-services__status-badge{position:absolute;top:1rem;right:1rem;padding:.35rem .75rem;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.user-services__status-badge.booked{background-color:#e5ebe8;color:#000}.user-services__status-badge.active{background-color:#e6f7ee;color:#10b981}.user-services__status-badge.inactive{background-color:#fef2f2;color:#ef4444}.user-services__status-badge.pending{background-color:#fef9e7;color:#f59e0b}.user-services__status-badge.draft{background-color:#e0f2fe;color:#0ea5e9}.user-services__card-content{padding:1.5rem}.user-services__card-header{margin-bottom:1rem}.user-services__card-title{font-size:1.3rem;color:#333;margin:0 0 .25rem;text-transform:uppercase;letter-spacing:.5px}.user-services__card-location{color:#666;font-size:.9rem;margin:0}.user-services__card-description{color:#555;margin-bottom:1.5rem;line-height:1.5}.user-services__card-details{display:flex;gap:1.5rem;margin-bottom:1.5rem;flex-wrap:wrap}.user-services__card-detail{display:flex;flex-direction:column}.user-services__card-detail span:first-child{font-size:.8rem;color:#888;margin-bottom:.25rem}.user-services__card-detail span:last-child{color:#1a1a1a;font-weight:600}.user-services__card-edit-btn{width:100%;padding:.75rem;background-color:#c44c30;color:#fff;border:none;border-radius:8px;font-weight:500;cursor:pointer;transition:background-color .2s;display:flex;align-items:center;justify-content:center;gap:.5rem;text-transform:uppercase;letter-spacing:.5px}.user-services__card-edit-btn:hover{background-color:#a93e2b;transform:translateY(-2px);box-shadow:0 6px 20px #c44c304d}.user-services__empty{grid-column:1 / -1;display:flex;flex-direction:column;align-items:center;text-align:center;padding:3rem 0}.user-services__empty .empty-icon{width:120px;height:120px;margin-bottom:1.5rem}.user-services__empty .empty-icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.user-services__empty h2{font-size:1.25rem;font-weight:600;color:#1a1a1a;margin:0 0 .5rem}.user-services__empty p{font-size:.9375rem;color:#6b7280;margin:0 0 1.5rem;max-width:400px}@media (max-width: 1024px){.user-services{padding:1.5rem}.user-services__title{font-size:1.5rem}.user-services__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}}@media (max-width: 768px){.user-services__header{flex-direction:column;align-items:flex-start}.user-services__title{font-size:1.4rem}.button-group{width:100%;flex-direction:column}.primary-button,.secondary-button{width:100%;justify-content:center}.user-services__grid{grid-template-columns:1fr;gap:1.5rem}.user-services__card-content{padding:1rem}.user-services__card-title{font-size:1.1rem}}@media (max-width: 480px){.user-services{padding:1rem}.user-services__tabs{gap:.25rem}.user-services__tab{font-size:.85rem;padding:.4rem .75rem}.user-services__card-title{font-size:1rem}.user-services__card-location,.user-services__card-description{font-size:.85rem}.user-services__card-edit-btn{padding:.65rem;font-size:.9rem}}.facility-services{padding:2rem;max-width:1400px;margin:2rem auto;font-family:Helvetica Neue,Arial,sans-serif;background-color:#f8f8f8;overflow-x:hidden}.facility-services__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.facility-services__title-container{display:flex;align-items:center;gap:1rem}.facility-services__back-btn{background:none;border:none;padding:.5rem;cursor:pointer;color:#666;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease}.facility-services__back-btn:hover{background-color:#f0f0f0;color:#333}.facility-services__title{font-size:1.8rem;color:#333;margin:0;font-weight:600;letter-spacing:1px;text-transform:uppercase}.facility-services__add-btn{background-color:#c44c30;color:#fff;border:none;padding:12px 24px;border-radius:0;display:flex;align-items:center;gap:8px;cursor:pointer;font-weight:500;transition:all .2s;font-size:14px;letter-spacing:1px;text-transform:uppercase}.facility-services__add-btn:hover{transform:translateY(-2px);background:#a93e2b;box-shadow:0 12px 35px #c44c3066}.facility-services__tabs{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:2rem;border-bottom:1px solid #e0e0e0;padding-bottom:.5rem;justify-content:flex-start}.facility-services__tab{padding:10px 16px;border:none;background:#f0f0f0;cursor:pointer;font-weight:500;color:#666;font-size:13px;letter-spacing:1px;text-transform:uppercase;border-radius:10px;white-space:nowrap}.facility-services__tab.active{background-color:#c44c30;color:#fff;font-weight:600}.facility-services__tab:hover:not(.active){color:#000}.facility-services__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(330px,1fr));gap:24px}.facility-services__card{background-color:#fff;border-radius:0;overflow:hidden;border:1px solid #e0e0e0}.facility-services__card-image-container{position:relative;height:250px;overflow:hidden}.facility-services__card-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.facility-services__status-badge{position:absolute;top:16px;right:16px;padding:6px 12px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:1px;background-color:#000000b3;color:#fff}.facility-services__status-badge.active{background-color:#e6f7ee;color:#10b981}.facility-services__status-badge.inactive{background-color:#fef2f2;color:#ef4444}.facility-services__status-badge.pending{background-color:#fef9e7;color:#f59e0b}.facility-services__status-badge.draft{background-color:#e0f2fe;color:#0ea5e9}.facility-services__card-content{padding:24px}.facility-services__card-header{margin-bottom:16px}.facility-services__card-location{color:gray;font-size:14px;margin:0 0 8px;font-weight:400;letter-spacing:1px;text-transform:uppercase}.facility-services__card-title{font-size:28px;color:#000;margin:0 0 16px;font-weight:400;font-family:Baskervville,serif;line-height:1.2}.facility-services__card-highlight{margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #e0e0e0}.facilty-service__car-highlight-content{border-radius:20px;border-style:solid;padding:5px;width:-moz-fit-content;width:fit-content;background-color:#fef2f2;color:#c48f8f}.facility-services__card-highlight-text{color:#825151;font-size:11px;font-weight:600;margin:0;font-family:Baskervville,serif;line-height:1.4}.facility-services__card-description{margin-bottom:24px}.facility-services__card-description-line{color:#000;font-size:15px;font-family:Baskervville,serif;margin:0 0 4px;line-height:1.4;font-weight:300}.facility-services__card-details{display:flex;justify-content:space-between;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #e0e0e0}.facility-services__card-duration{color:#000;font-size:14px;font-weight:400;font-family:Baskervville,serif}.facility-services__card-price{color:#000;font-size:14px;font-family:"sans-serif";font-weight:600}.facility-services__card-term{color:#000;font-size:14px;margin:0 0 8px;font-family:Baskervville,serif;font-weight:400}.facility-services__card-edit-btn{width:100%;padding:16px;color:#c44c30;border:none;border-radius:0;font-weight:500;cursor:pointer;transition:all .2s;font-size:20px;letter-spacing:1px;text-transform:uppercase;background-color:#fff}.facility-services__card-edit-btn:hover{color:#666}@media (max-width: 1399px){.facility-services__grid{grid-template-columns:repeat(auto-fill,minmax(310px,1fr))}}@media (max-width: 1199px){.facility-services__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}@media (max-width: 1023px){.facility-services{padding:1.5rem}.facility-services__grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.facility-services__card-title{font-size:22px}}@media (max-width: 767px){.facility-services{padding:1rem}.facility-services__header{flex-direction:column;align-items:flex-start}.facility-services__add-btn{width:100%;justify-content:center;margin-top:16px}.facility-services__grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.facility-services__card-title{font-size:20px}}@media (max-width: 524px){.facility-services__grid{grid-template-columns:1fr}.facility-services__card-title{font-size:18px}.facility-services__card-image-container{height:200px}.facility-services__card-content{padding:20px}}@media (max-width: 487px){.facility-services__card-title{font-size:16px}.facility-services__card-image-container{height:180px}.facility-services__card-content{padding:16px}}@media (max-width: 355px){.facility-services{padding:12px}.facility-services__card-title{font-size:15px}.facility-services__add-btn{font-size:12px;padding:10px 20px}.facility-services__card-image-container{height:160px}.facility-services__card-content{padding:12px}}html,body{max-width:100vw;overflow-x:hidden!important}.service-form-container{padding:2rem;max-width:1000px;margin:0 auto}.react-select-container{width:100%}.react-select__control{min-height:38px;border:1px solid #e2e8f0!important;border-radius:.375rem!important;box-shadow:none!important;background-color:#fff!important}.react-select__control:hover{border-color:#cbd5e0!important}.react-select__control--is-focused{border-color:#4a5568!important;box-shadow:0 0 0 1px #4a5568!important}.react-select__value-container{padding:.5rem!important}.react-select__placeholder{color:#a0aec0!important}.react-select__input-container{color:#2d3748!important}.react-select__menu{border-radius:.375rem!important;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f!important}.react-select__option{padding:.5rem 1rem!important}.react-select__option--is-focused{background-color:#edf2f7!important}.react-select__option--is-selected{background-color:#4a5568!important}.back-button{background:none;border:none;padding:.5rem;cursor:pointer;color:#666;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease}.back-button:hover{background-color:#f0f0f0;color:#333}.loading-state{display:flex;justify-content:center;align-items:center;min-height:200px;font-size:1.2rem;color:#4a5568}.error-state{display:flex;justify-content:center;align-items:center;min-height:200px;font-size:1.2rem;color:#e53e3e;background-color:#fff5f5;border-radius:.5rem;padding:2rem;margin:2rem 0;text-align:center}.form-content{background-color:#fff;border-radius:12px;box-shadow:0 2px 10px #0000000d;padding:2rem}.form-section{margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #eee}.form-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.form-section h2{font-size:1.2rem;color:#444;margin-bottom:1.5rem}.form-row{display:flex;gap:1rem;margin-bottom:1rem}.form-row .form-group{flex:1}.form-group label{display:block;margin-bottom:.5rem;font-weight:500;color:#555}.form-group input,.form-group select,.form-group textarea{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:8px;font-size:1rem;transition:border-color .2s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#4a6bff}.form-group textarea{resize:vertical;min-height:100px}.include-item{background-color:#f8f9fa;padding:1rem;border-radius:8px;margin-bottom:1rem}.remove-button{background-color:#fef2f2;color:#ef4444;border:none;width:40px;height:40px;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s}.remove-button:hover{background-color:#fee2e2}.add-button{background-color:#f0f4ff;color:#4a6bff;border:none;padding:.75rem 1.5rem;border-radius:8px;display:flex;align-items:center;gap:.5rem;cursor:pointer;font-weight:500;transition:background-color .2s;margin-top:1rem}.add-button:hover{background-color:#e0e7ff}.image-upload-container{margin-top:1rem}.image-upload-label{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background-color:#f8f9fa;border-radius:8px;cursor:pointer;transition:background-color .2s;margin-bottom:1rem}.image-upload-label:hover{background-color:#e9ecef}.image-preview-container{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1rem;margin-top:1rem}.image-preview{position:relative;height:150px;border:1px solid #e2e8f0;border-radius:.5rem;overflow:hidden}.image-preview .remove-image-button{position:absolute;top:8px;right:8px;background:#00000080;border:none;border-radius:4px;padding:4px;cursor:pointer;color:#fff;transition:all .2s ease}.image-preview .remove-image-button:hover{background:#000000b3}.upload-progress-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#000000b3);padding:20px 10px 10px}.file-upload-progress{width:100%;height:6px;background-color:#fff3;border-radius:3px;overflow:hidden;position:relative}.progress-bar{height:100%;background-color:#4a90e2;border-radius:3px;transition:width .3s ease}.progress-text{position:absolute;bottom:20px;left:50%;transform:translate(-50%);color:#fff;font-size:12px;font-weight:700;text-shadow:0 1px 2px rgba(0,0,0,.5)}.image-preview img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.remove-image-button{position:absolute;top:5px;right:5px;background-color:#fffc;border:none;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s}.remove-image-button:hover{background-color:#fff}.form-actions{display:flex;justify-content:space-between;align-items:center;margin-top:2rem;padding-top:2rem;border-top:1px solid #eee;flex-wrap:wrap;gap:1rem}.delete-button,.draft-button,.submit-button{flex-shrink:0}.save-actions{display:flex;flex-wrap:wrap;gap:1rem}@media (max-width: 768px){.form-header{flex-direction:column;align-items:flex-start}.form-row{flex-direction:column}.form-actions{flex-direction:column;align-items:flex-start}.save-actions{width:100%;justify-content:flex-start}.delete-button,.draft-button,.submit-button{width:100%}}@media (max-width: 480px){.form-content{padding:1rem}.form-header h1{font-size:1.5rem}.form-section h2{font-size:1rem}}.file-upload{max-width:-moz-fit-content;max-width:fit-content}.file-input{width:100%;padding:1rem;border:2px dashed #e2e8f0;border-radius:.5rem;cursor:pointer;transition:border-color .2s ease}.file-input:hover{border-color:#4a5568}.preview-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1rem;margin-top:1rem}.preview-container{position:relative;width:100%;padding-bottom:100%;border:1px solid #e2e8f0;border-radius:.5rem;overflow:hidden}.preview-image{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.file-icon{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#f7fafc}.file-name{font-size:.875rem;color:#4a5568;text-align:center;padding:.5rem;word-break:break-word}.remove-button{position:absolute;top:.5rem;right:.5rem;width:24px;height:24px;border-radius:50%;background:#ffffffe6;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:1.25rem;color:#4a5568;transition:all .2s ease;z-index:1}.remove-button:hover{background:#fff;color:#e53e3e}.upload-progress{position:absolute;bottom:0;left:0;right:0;height:24px;background:#00000080;display:flex;align-items:center;padding:0 .5rem}.progress-bar{height:6px;background:#48bb78;border-radius:3px;transition:width .3s ease;color:#fff;font-size:.75rem;display:flex;align-items:center;justify-content:center;min-width:30px;padding:.25rem .5rem}.preview-video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;background:#000}.preview-video::-webkit-media-controls-start-playback-button{display:none}.file-type-indicator{position:absolute;bottom:8px;left:8px;color:#fff;background:#00000080;padding:4px;border-radius:4px;display:flex;align-items:center;justify-content:center;z-index:1}@media (max-width: 640px){.preview-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.5rem}.remove-button{width:20px;height:20px;font-size:1rem}}.admin-panel-container{background:#fff;border-radius:8px;padding:1rem;box-shadow:0 2px 4px #0000000d;flex:1;width:100%;overflow-x:hidden;min-height:calc(100vh - 2rem)}.admin-panel-container h1{font-size:clamp(1.25rem,4vw,2rem);margin-bottom:1rem;color:#2c3e50;font-weight:600;text-align:center}.admin-panel-admin-tabs{display:flex;border-bottom:1px solid #e2e8f0;margin-bottom:1rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:2px;gap:.25rem}.admin-panel-admin-tabs::-webkit-scrollbar{display:none}.admin-panel-tab{padding:.75rem .5rem;background:none;border:none;cursor:pointer;font-size:clamp(.75rem,2.5vw,.875rem);color:#64748b;display:flex;align-items:center;justify-content:center;gap:.25rem;border-bottom:2px solid transparent;transition:all .2s ease;white-space:nowrap;flex-shrink:0;min-width:-moz-fit-content;min-width:fit-content;flex:1;text-align:center}.admin-panel-tab:hover{color:#334155;background-color:#f8fafc}.admin-panel-tab.active{color:#b8733a;border-bottom-color:#b8733a;font-weight:500;background-color:#fef7ed}.admin-panel-tab-label{display:none}.admin-panel-search-container{display:flex;align-items:center;background:#fff;border-radius:.5rem;padding:.75rem 1rem;margin:1rem 0;box-shadow:0 1px 3px #0000001a;border:1px solid #e2e8f0;position:sticky;top:0;z-index:10}.admin-panel-search-icon{color:#64748b;margin-right:.5rem;flex-shrink:0}.admin-panel-search-input{border:none;outline:none;width:100%;font-size:clamp(.875rem,2.5vw,1rem);background:transparent}.admin-panel-search-input::-moz-placeholder{color:#94a3b8}.admin-panel-search-input::placeholder{color:#94a3b8}.admin-panel-tab-content{padding:.5rem 0}.admin-panel-programs-section h2{font-size:clamp(1.125rem,3vw,1.5rem);margin-bottom:1rem;color:#1e293b;text-align:center}.admin-panel-programs-list{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.admin-panel-program-item{background:#fff;border-radius:.5rem;padding:1rem;box-shadow:0 1px 3px #0000001a;border:1px solid #e2e8f0;transition:transform .2s ease,box-shadow .2s ease}.admin-panel-program-item:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.admin-panel-program-header{cursor:pointer;margin-bottom:.75rem}.admin-panel-program-item h3{font-size:clamp(.875rem,2.5vw,1.125rem);margin-bottom:.25rem;color:#1e293b;line-height:1.4}.admin-panel-program-item p{color:#64748b;margin-bottom:.5rem;font-size:clamp(.75rem,2vw,.875rem)}.admin-panel-status{display:inline-block;padding:.25rem .5rem;border-radius:.25rem;font-size:clamp(.625rem,1.5vw,.75rem);font-weight:600;text-transform:uppercase;margin-top:.25rem}.admin-panel-status.pending{background-color:#fef3c7;color:#92400e}.admin-panel-status.approved{background-color:#d1fae5;color:#065f46}.admin-panel-status.rejected{background-color:#fee2e2;color:#b91c1c}.admin-panel-actions{display:flex;gap:.5rem;margin-top:.75rem;flex-wrap:wrap}.admin-panel-approve-button,.admin-panel-reject-button{display:flex;align-items:center;justify-content:center;gap:.25rem;padding:.5rem .75rem;border-radius:.25rem;font-weight:500;transition:all .2s ease;font-size:clamp(.75rem,2vw,.875rem);white-space:nowrap;flex:1;min-width:0;border:none;cursor:pointer}.admin-panel-approve-button{background-color:#10b981;color:#fff}.admin-panel-approve-button:hover{background-color:#059669;transform:scale(1.02)}.admin-panel-reject-button{background-color:#ef4444;color:#fff}.admin-panel-reject-button:hover{background-color:#dc2626;transform:scale(1.02)}.admin-panel-approve-button span,.admin-panel-reject-button span{display:none}.admin-panel-no-programs{text-align:center;padding:2rem 1rem;color:#64748b;background:#f8fafc;border-radius:.5rem;font-size:clamp(.875rem,2.5vw,1rem);border:2px dashed #e2e8f0}.admin-panel-programs-status{display:grid;grid-template-columns:1fr;gap:1rem;margin-top:1.5rem}.admin-panel-status-section{background:#fff;border-radius:.5rem;padding:1rem;box-shadow:0 1px 3px #0000001a;border:1px solid #e2e8f0}.admin-panel-status-section h3{font-size:clamp(.875rem,2.5vw,1.125rem);margin-bottom:.75rem;color:#1e293b;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem}.admin-panel-status-section h3:after{content:attr(data-count);background:#e2e8f0;color:#334155;font-size:clamp(.625rem,1.5vw,.75rem);padding:.25rem .5rem;border-radius:9999px;min-width:1.5rem;text-align:center}.admin-panel-status-item{padding:.75rem .5rem;margin-bottom:.5rem;border-radius:.25rem;cursor:pointer;transition:all .2s ease;font-size:clamp(.75rem,2vw,.875rem);border:1px solid transparent}.admin-panel-status-item:hover{background:#f1f5f9;border-color:#e2e8f0;transform:translate(4px)}.admin-panel-status-item span{color:#64748b;font-size:clamp(.625rem,1.5vw,.75rem);display:block;margin-top:.25rem}.admin-panel-status-item.approved{border-left:3px solid #10b981}.admin-panel-status-item.rejected{border-left:3px solid #ef4444}.admin-panel-table-responsive{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;margin-bottom:1rem;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;position:relative;border:1px solid #e2e8f0;scrollbar-width:thin;scrollbar-color:#b8733a #f1f5f9;contain:layout}.admin-panel-table-responsive::-webkit-scrollbar{height:12px;width:12px;background-color:#f1f5f9}.admin-panel-table-responsive::-webkit-scrollbar-track{background:#f1f5f9;border-radius:6px;border:1px solid #e2e8f0}.admin-panel-table-responsive::-webkit-scrollbar-thumb{background:#b8733a;border-radius:6px;border:1px solid #9c5d2a;min-height:20px}.admin-panel-table-responsive::-webkit-scrollbar-thumb:hover{background:#9c5d2a}.admin-panel-table-responsive::-webkit-scrollbar-thumb{background:#b8733a;visibility:visible!important}.admin-panel-table-responsive::-webkit-scrollbar-track{visibility:visible!important}.admin-panel-table-responsive:after{content:"← Scroll to see more →";position:absolute;right:10px;top:10px;color:#b8733a;font-size:.7rem;opacity:.9;background:#fffffff2;padding:.25rem .5rem;border-radius:.25rem;animation:fadeInOut 4s infinite;z-index:5;pointer-events:none;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000001a;font-weight:500}@keyframes fadeInOut{0%,to{opacity:.9}50%{opacity:.5}}.admin-panel-facilities-table,.admin-panel-users-table{width:100%;border-collapse:collapse;min-width:600px;table-layout:fixed}.admin-panel-facilities-table th:nth-child(1),.admin-panel-facilities-table td:nth-child(1){width:25%;min-width:120px}.admin-panel-facilities-table th:nth-child(2),.admin-panel-facilities-table td:nth-child(2){width:20%;min-width:100px}.admin-panel-facilities-table th:nth-child(3),.admin-panel-facilities-table td:nth-child(3){width:15%;min-width:80px}.admin-panel-facilities-table th:nth-child(4),.admin-panel-facilities-table td:nth-child(4){width:15%;min-width:70px;text-align:center}.admin-panel-facilities-table th:nth-child(5),.admin-panel-facilities-table td:nth-child(5){width:25%;min-width:100px;text-align:center}.admin-panel-users-table th:nth-child(1),.admin-panel-users-table td:nth-child(1){width:20%;min-width:120px}.admin-panel-users-table th:nth-child(2),.admin-panel-users-table td:nth-child(2){width:25%;min-width:160px}.admin-panel-users-table th:nth-child(3),.admin-panel-users-table td:nth-child(3){width:15%;min-width:80px}.admin-panel-users-table th:nth-child(4),.admin-panel-users-table td:nth-child(4){width:15%;min-width:100px}.admin-panel-users-table th:nth-child(5),.admin-panel-users-table td:nth-child(5){width:10%;min-width:70px;text-align:center}.admin-panel-users-table th:nth-child(6),.admin-panel-users-table td:nth-child(6){width:15%;min-width:100px;text-align:center}.admin-panel-facilities-table th,.admin-panel-facilities-table td,.admin-panel-users-table th,.admin-panel-users-table td{padding:.75rem .5rem;text-align:left;border-bottom:1px solid #e2e8f0;font-size:clamp(.75rem,2vw,.875rem);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:middle}.admin-panel-facilities-table th,.admin-panel-users-table th{background-color:#f8fafc;font-weight:600;color:#334155;position:sticky;top:0;z-index:10}.admin-panel-facilities-table tr:hover,.admin-panel-users-table tr:hover{background-color:#f8fafc}.admin-panel-service-status,.admin-panel-user-status{display:inline-block;padding:.25rem .5rem;border-radius:.25rem;font-size:clamp(.625rem,1.5vw,.75rem);font-weight:600;text-transform:capitalize;white-space:nowrap}.admin-panel-service-status.active,.admin-panel-user-status.active{background-color:#d1fae5;color:#065f46}.admin-panel-service-status.inactive{background-color:#e2e8f0;color:#475569}.admin-panel-service-status.pending{background-color:#fef3c7;color:#92400e}.admin-panel-user-status.inactive{background-color:#fee2e2;color:#b91c1c}.admin-panel-status-toggle{padding:.25rem .5rem;border-radius:.25rem;font-weight:500;border:none;cursor:pointer;transition:all .2s ease;font-size:clamp(.625rem,1.5vw,.75rem);white-space:nowrap;min-width:-moz-fit-content;min-width:fit-content}.admin-panel-status-toggle.activate{background-color:#10b981;color:#fff}.admin-panel-status-toggle.deactivate{background-color:#ef4444;color:#fff}.admin-panel-status-toggle:hover{opacity:.9;transform:scale(1.05)}.admin-panel-add-service-button{display:block;width:100%;padding:1rem;background-color:#f8fafc;color:#334155;border:2px dashed #cbd5e1;border-radius:.5rem;margin-top:1rem;font-weight:500;transition:all .2s ease;font-size:clamp(.875rem,2.5vw,1rem);cursor:pointer}.admin-panel-add-service-button:hover{background-color:#f1f5f9;border-color:#94a3b8;transform:translateY(-1px)}.admin-panel-users-section{display:flex;flex-direction:column;gap:1.5rem}.admin-panel-users-management{background:#fff;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;padding:1rem;border:1px solid #e2e8f0}.admin-panel-users-management h2{font-size:clamp(1.125rem,3vw,1.5rem);margin-bottom:1rem;color:#1e293b;text-align:center}.admin-panel-analytics-section{background:#fff;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;padding:1rem;border:1px solid #e2e8f0}.admin-panel-analytics-section h2{font-size:clamp(1.125rem,3vw,1.5rem);margin-bottom:1rem;color:#1e293b;text-align:center}.admin-panel-analytics-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}.admin-panel-analytics-card{background:linear-gradient(135deg,#f8fafc,#e2e8f0);border-radius:.5rem;padding:1rem;box-shadow:0 1px 3px #0000001a;min-width:0;text-align:center;border:1px solid #e2e8f0;transition:transform .2s ease}.admin-panel-analytics-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.admin-panel-analytics-card h3{font-size:clamp(.625rem,2vw,.875rem);color:#64748b;margin-bottom:.5rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.admin-panel-analytics-card .admin-panel-value{font-size:clamp(1.25rem,4vw,2rem);font-weight:700;color:#1e293b;line-height:1}.admin-panel-modal-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000;padding:1rem}.admin-panel-program-details-modal{background:#fff;border-radius:.5rem;width:100%;max-width:min(90vw,800px);max-height:90vh;overflow-y:auto;box-shadow:0 10px 25px #0000001a;border:1px solid #e2e8f0}.admin-panel-modal-header{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-bottom:1px solid #e2e8f0;position:sticky;top:0;background:#fff;z-index:10}.admin-panel-modal-header h2{font-size:clamp(1rem,3vw,1.5rem);margin:0;color:#1e293b;line-height:1.2;flex:1;margin-right:1rem}.admin-panel-close-button{background:none;border:none;cursor:pointer;color:#64748b;padding:.5rem;border-radius:.25rem;transition:all .2s ease;flex-shrink:0}.admin-panel-close-button:hover{color:#334155;background-color:#f1f5f9}.admin-panel-modal-content{padding:1rem}.admin-panel-program-info{background:#f8fafc;border-radius:.5rem;padding:1rem;margin-bottom:1rem}.admin-panel-info-row{display:flex;margin-bottom:.75rem;flex-wrap:wrap;gap:.5rem}.admin-panel-label{font-weight:600;color:#334155;min-width:80px;font-size:clamp(.75rem,2vw,.875rem)}.admin-panel-value{color:#64748b;font-size:clamp(.75rem,2vw,.875rem);flex:1;min-width:0}.admin-panel-program-description,.admin-panel-program-includes,.admin-panel-program-gallery,.admin-panel-program-dates{margin:1.5rem 0}.admin-panel-program-description h3,.admin-panel-program-includes h3,.admin-panel-program-gallery h3,.admin-panel-program-dates h3{font-size:clamp(1rem,2.5vw,1.25rem);margin-bottom:.75rem;color:#1e293b;border-bottom:2px solid #e2e8f0;padding-bottom:.5rem}.admin-panel-program-description p{font-size:clamp(.875rem,2.5vw,1rem);color:#64748b;line-height:1.6}.admin-panel-program-includes ul{list-style-type:none;padding:0}.admin-panel-program-includes li{margin-bottom:.75rem;padding:.75rem;background:#f8fafc;border-radius:.25rem;border-left:3px solid #b8733a;font-size:clamp(.75rem,2vw,.875rem)}.admin-panel-program-includes li strong{color:#1e293b}.admin-panel-gallery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.75rem}.admin-panel-gallery-item{aspect-ratio:4/3;overflow:hidden;border-radius:.5rem;box-shadow:0 2px 8px #0000001a;transition:transform .2s ease}.admin-panel-gallery-item:hover{transform:scale(1.02)}.admin-panel-gallery-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.admin-panel-dates-list{display:flex;flex-wrap:wrap;gap:.5rem}.admin-panel-date-item{background:linear-gradient(135deg,#b8733a,#d4a574);color:#fff;padding:.5rem 1rem;border-radius:.5rem;font-size:clamp(.75rem,2vw,.875rem);font-weight:500;box-shadow:0 2px 4px #b8733a4d}.admin-panel-remark-modal{background:#fff;border-radius:.5rem;padding:1.5rem;width:100%;max-width:min(90vw,500px);border:1px solid #e2e8f0}.admin-panel-remark-modal h3{font-size:clamp(1rem,3vw,1.25rem);margin-bottom:1rem;color:#1e293b;text-align:center}.admin-panel-remark-modal textarea{width:100%;padding:.75rem;border:1px solid #e2e8f0;border-radius:.5rem;margin-bottom:1rem;resize:vertical;min-height:120px;font-size:clamp(.875rem,2.5vw,1rem);font-family:inherit;transition:border-color .2s ease}.admin-panel-remark-modal textarea:focus{outline:none;border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.admin-panel-modal-actions{display:flex;justify-content:center;gap:.75rem;flex-wrap:wrap}.admin-panel-cancel-button,.admin-panel-confirm-button{padding:.75rem 1.5rem;border-radius:.5rem;font-weight:500;transition:all .2s ease;font-size:clamp(.875rem,2.5vw,1rem);cursor:pointer;flex:1;max-width:150px}.admin-panel-cancel-button{background-color:#f1f5f9;color:#334155;border:1px solid #e2e8f0}.admin-panel-cancel-button:hover{background-color:#e2e8f0;transform:translateY(-1px)}.admin-panel-confirm-button{background-color:#ef4444;color:#fff;border:1px solid #ef4444}.admin-panel-confirm-button:hover{background-color:#dc2626;transform:translateY(-1px)}@media (max-width: 479px){.admin-panel-container{padding:.75rem;border-radius:0;overflow-x:visible}.admin-panel-tab{padding:.5rem .25rem;font-size:.75rem}.admin-panel-search-container{padding:.5rem .75rem;margin:.75rem 0}.admin-panel-analytics-grid{grid-template-columns:1fr;gap:.5rem}.admin-panel-analytics-card{padding:.75rem}.admin-panel-modal-overlay{padding:.5rem}.admin-panel-program-details-modal{max-height:95vh}.admin-panel-modal-header,.admin-panel-modal-content{padding:.75rem}.admin-panel-gallery-grid{grid-template-columns:1fr}.admin-panel-dates-list{flex-direction:column}.admin-panel-date-item{text-align:center}.admin-panel-facilities-table,.admin-panel-users-table{min-width:480px}.admin-panel-table-responsive{scrollbar-width:thin;scrollbar-color:#b8733a #f1f5f9;max-width:calc(100vw - 1.5rem);margin:0 auto}.admin-panel-table-responsive:after{font-size:.625rem;padding:.125rem .25rem;content:"← Scroll horizontally →";display:block;right:5px;top:5px}.admin-panel-facilities-table th,.admin-panel-facilities-table td,.admin-panel-users-table th,.admin-panel-users-table td{padding:.5rem .25rem;font-size:.75rem;min-width:60px}.admin-panel-status-toggle{font-size:.625rem;padding:.25rem .375rem;min-width:60px}}@media (min-width: 480px){.admin-panel-container{padding:1rem;overflow-x:visible}.admin-panel-tab{padding:.75rem .5rem;gap:.5rem}.admin-panel-tab-label,.admin-panel-approve-button span,.admin-panel-reject-button span{display:inline;font-size:.75rem}.admin-panel-analytics-grid{grid-template-columns:repeat(2,1fr)}.admin-panel-programs-status{grid-template-columns:1fr}.admin-panel-gallery-grid{grid-template-columns:repeat(2,1fr)}.admin-panel-facilities-table,.admin-panel-users-table{min-width:580px}.admin-panel-table-responsive{max-width:calc(100vw - 2rem)}.admin-panel-facilities-table th,.admin-panel-facilities-table td,.admin-panel-users-table th,.admin-panel-users-table td{padding:.625rem .375rem;min-width:70px}.admin-panel-table-responsive:after{content:"← Scroll to see more →"}}@media (min-width: 768px){.admin-panel-container{padding:1.5rem}.admin-panel-container h1{text-align:left;font-size:1.75rem}.admin-panel-tab{padding:.75rem 1rem;font-size:.875rem}.admin-panel-tab-label{font-size:.875rem}.admin-panel-search-container{max-width:400px}.admin-panel-programs-section h2,.admin-panel-users-management h2,.admin-panel-analytics-section h2{text-align:left}.admin-panel-programs-status{grid-template-columns:repeat(2,1fr)}.admin-panel-analytics-grid{grid-template-columns:repeat(4,1fr)}.admin-panel-actions{flex-wrap:nowrap}.admin-panel-approve-button,.admin-panel-reject-button{flex:none;padding:.5rem 1rem}.admin-panel-approve-button span,.admin-panel-reject-button span{font-size:.875rem}.admin-panel-facilities-table th,.admin-panel-facilities-table td,.admin-panel-users-table th,.admin-panel-users-table td{padding:.75rem}.admin-panel-gallery-grid{grid-template-columns:repeat(3,1fr)}.admin-panel-modal-actions{justify-content:flex-end}.admin-panel-cancel-button,.admin-panel-confirm-button{flex:none;max-width:none}.admin-panel-facilities-table,.admin-panel-users-table{min-width:100%;table-layout:auto}.admin-panel-table-responsive:after{display:none}.admin-panel-table-responsive{scrollbar-width:auto}}@media (min-width: 1024px){.admin-panel-container{padding:2rem}.admin-panel-tab{padding:1rem 1.5rem;font-size:1rem}.admin-panel-search-container{max-width:500px;padding:.75rem 1.25rem}.admin-panel-program-item{padding:1.5rem}.admin-panel-program-item:hover{transform:translateY(-2px)}.admin-panel-status-section{padding:1.5rem}.admin-panel-facilities-table th,.admin-panel-facilities-table td,.admin-panel-users-table th,.admin-panel-users-table td{padding:1rem}.admin-panel-users-section{gap:2rem}.admin-panel-analytics-card,.admin-panel-modal-header,.admin-panel-modal-content{padding:1.5rem}.admin-panel-gallery-grid{grid-template-columns:repeat(4,1fr)}.admin-panel-remark-modal{padding:2rem}.admin-panel-facilities-table th,.admin-panel-facilities-table td,.admin-panel-users-table th,.admin-panel-users-table td{font-size:.875rem}.admin-panel-status-toggle{font-size:.875rem;padding:.375rem .75rem}}@media (min-width: 1440px){.admin-panel-container{max-width:1400px;margin:0 auto;padding:2.5rem}.admin-panel-programs-status{gap:2rem}.admin-panel-analytics-grid{gap:1.5rem}.admin-panel-users-section{gap:2.5rem}.admin-panel-modal-content{padding:2rem}}@media (min-resolution: 192dpi){.admin-panel-container{box-shadow:0 1px 2px #0000000d}.admin-panel-program-item{box-shadow:0 .5px 1.5px #0000001a}.admin-panel-program-item:hover{box-shadow:0 2px 6px #00000026}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media print{.admin-panel-container{box-shadow:none;border:1px solid #000}.admin-panel-modal-overlay,.admin-panel-actions,.admin-panel-search-container,.admin-panel-admin-tabs{display:none}}.admin-panel-services-table{width:100%;border-collapse:collapse}.admin-panel-services-table th,.admin-panel-services-table td{padding:12px 16px;text-align:left;border-bottom:1px solid #e5e5e5}.admin-panel-services-table th{font-weight:500;color:#555;font-size:14px}.admin-panel-status-badge{display:inline-block;padding:4px 10px;border-radius:12px;font-size:12px;font-weight:500}.admin-panel-status-badge.active{background:#e6f7ee;color:#28a745}.admin-panel-status-badge.inactive{background:#f8f9fa;color:#6c757d}.admin-panel-facilities-section{background:#fff;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;padding:1rem;border:1px solid #e2e8f0}.admin-panel-facilities-section h2{font-size:clamp(1.125rem,3vw,1.5rem);margin-bottom:1rem;color:#1e293b;text-align:center}@media (max-width: 479px){.admin-panel-container{padding-right:5rem;align-items:center;width:110vw}.admin-panel-facilities-section h2,.admin-panel-users-management h2,.admin-panel-analytics-section h2{text-align:center;margin-bottom:1rem}.admin-panel-table-responsive{touch-action:pan-x;position:relative}.admin-panel-table-responsive::-webkit-scrollbar{height:6px;background-color:#f1f5f9}.admin-panel-table-responsive::-webkit-scrollbar-thumb{background-color:#b8733a;border-radius:3px}}.facilities-container{padding:2rem}.facilities-title{font-size:1.8rem;color:#333;margin:0;font-weight:600;letter-spacing:1px;text-transform:uppercase}.load-more-container{display:flex;justify-content:center;margin-top:24px;margin-bottom:24px}.load-more-button{background-color:#fff;border:1px solid #ddd;border-radius:4px;padding:8px 16px;font-size:14px;font-weight:500;color:#666;cursor:pointer;transition:all .2s ease}.load-more-button:hover{background-color:#f5f5f5;border-color:#ccc}.load-more-button:disabled{background-color:#f5f5f5;border-color:#ddd;color:#999;cursor:not-allowed}.facilities-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;margin-top:2rem}.facilities-header h1{margin:0;color:var(--text-primary)}.add-facility-button{background-color:#c44c30;color:#fff;border:none;padding:12px 24px;border-radius:0;display:flex;align-items:center;gap:8px;cursor:pointer;font-weight:500;transition:all .2s;font-size:14px;letter-spacing:1px;text-transform:uppercase}.add-facility-button:hover{transform:translateY(-2px);background:#a93e2b;box-shadow:0 12px 35px #c44c3066}.facilities-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem}.no-facilities{text-align:center;padding:3rem;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a}.no-facilities p{margin-bottom:1.5rem;color:var(--text-secondary);font-size:1.1rem}.facilities-loading,.facilities-error{text-align:center;padding:2rem;color:var(--text-secondary)}.facilities-error{color:#c62828}@media (max-width: 768px){.facilities-container{padding:1rem}.facilities-header{flex-direction:column;gap:1rem;text-align:center}.facilities-grid{grid-template-columns:1fr}}.facility-card{display:block;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 4px #0000001a;transition:transform .2s ease,box-shadow .2s ease;text-decoration:none;color:inherit}.facility-card:hover{transform:translateY(-4px);box-shadow:0 4px 8px #00000026}.facility-card-image{position:relative;width:100%;height:200px}.facility-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.facility-status{position:absolute;top:12px;right:12px;padding:4px 8px;border-radius:4px;font-size:.875rem;font-weight:500;text-transform:capitalize}.facility-status.active{background-color:#4caf50;color:#fff}.facility-status.inactive{background-color:#f44336;color:#fff}.facility-status.pending{background-color:#ff9800;color:#fff}.facility-card-content{padding:16px}.facility-name{margin:0 0 8px;font-size:1.25rem;font-weight:600;color:var(--text-primary)}.facility-location{margin:0 0 12px;font-size:.875rem;color:var(--text-secondary)}.facility-description{margin:0 0 16px;font-size:.875rem;color:var(--text-secondary);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.facility-stats{display:flex;align-items:center;justify-content:space-between;padding-top:12px;border-top:1px solid var(--border-color)}.programs-count{font-size:.875rem;color:var(--text-secondary);font-weight:500}h1,h2,h3,h4,h5,h6{font-family:"Sapphire" ",Recoleta","Futura"!important;font-weight:100!important}.facility-form-container{padding:2rem;max-width:1000px;margin:0 auto}.form-header{display:flex;align-items:center;gap:1.5rem;margin-bottom:2rem;padding:.5rem 0}.form-header h1{font-size:1.8rem;color:#2d3748;margin:0;line-height:1}.back-button{background-color:#fff;border:1px solid #e2e8f0;width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;box-shadow:0 1px 3px #0000001a}.back-button:hover{background-color:#f7fafc;border-color:#cbd5e0;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.form-content{background-color:#fff;border-radius:12px;padding:2rem;box-shadow:0 1px 3px #0000001a}.form-section{margin-bottom:2rem}.form-section h2{font-size:1.5rem;margin-bottom:1.5rem;color:#2d3748}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:500;color:#4a5568}.form-group input,.form-group textarea,.form-group select{width:100%;padding:.75rem;border:1px solid #e2e8f0;border-radius:.375rem;font-size:1rem;color:#2d3748;transition:all .2s}.form-group textarea{min-height:100px;resize:vertical}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{outline:none;border-color:#4a5568;box-shadow:0 0 0 1px #4a5568}.form-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:1.5rem}.form-actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem}.button-primary,.button-secondary{padding:.75rem 1.5rem;border-radius:.375rem;font-weight:500;transition:all .2s;cursor:pointer}.button-primary{background-color:#4a5568;color:#fff;border:none}.button-primary:hover{background-color:#2d3748}.button-primary:disabled{background-color:#a0aec0;cursor:not-allowed}.button-secondary{background-color:#fff;color:#4a5568;border:1px solid #e2e8f0}.button-secondary:hover{background-color:#f7fafc;border-color:#cbd5e0}.error-message{background-color:#fed7d7;color:#c53030;padding:1rem;border-radius:.375rem;margin-bottom:1.5rem}input[type=file]{border:1px dashed #e2e8f0;padding:1rem;border-radius:.375rem;width:100%;cursor:pointer}input[type=file]:hover{border-color:#4a5568}.image-previews{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1rem;margin-top:1rem}.image-preview-container{position:relative;width:100%;padding-bottom:100%;border:1px solid #ddd;border-radius:4px;overflow:hidden}.image-preview{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.remove-image-btn{position:absolute;top:5px;right:5px;width:24px;height:24px;border-radius:50%;background:#fffc;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:18px;color:#666;transition:all .2s ease}.remove-image-btn:hover{background:#fffffff2;color:#f44}.upload-progress{position:absolute;bottom:0;left:0;right:0;height:24px;background:#00000080;display:flex;align-items:center;padding:0 5px}.progress-bar{height:6px;background:#4caf50;border-radius:3px;transition:width .3s ease;color:#fff;font-size:12px;display:flex;align-items:center;justify-content:center;min-width:30px;padding:0 5px}@media (max-width: 640px){.facility-form-container{padding:1rem}.form-content{padding:1.5rem}.form-row{grid-template-columns:1fr}.form-actions{flex-direction:column}.button-primary,.button-secondary{width:100%}.image-previews{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.5rem}}.personal-info-container{background:#fff;border-radius:8px;padding:32px;box-shadow:0 2px 4px #0000000d;flex:1}.personal-info-container h1{font-size:24px;font-weight:500;color:#333;margin-bottom:32px}.personal-info-avatar{display:flex;justify-content:center;margin-bottom:32px}.personal-info-avatar-circle{width:80px;height:80px;border-radius:50%;background:#b8733a;display:flex;align-items:center;justify-content:center;color:#fff;font-size:24px;font-weight:600}.personal-info-form{max-width:600px;margin:0 auto}.personal-info-form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px}.personal-info-form-group{margin-bottom:16px}.personal-info-form-group label{display:block;margin-bottom:8px;font-size:14px;color:#555}.personal-info-form-group input{width:100%;padding:10px 12px;border:1px solid #ddd;border-radius:4px;font-size:15px}.personal-info-section-title{font-size:14px;font-weight:600;color:#666;margin:24px 0 16px;text-transform:uppercase;letter-spacing:.5px}.personal-info-phone-input{display:flex;align-items:center;border:1px solid #ddd;border-radius:4px;padding:0 12px}.personal-info-flag-icon{width:20px;height:15px;margin-right:8px}.personal-info-phone-input input{border:none;padding:12px 0;flex:1}.personal-info-submit-button{background:#b8733a;color:#fff;border:none;padding:12px 24px;border-radius:4px;font-size:16px;font-weight:500;cursor:pointer;margin-top:24px}.personal-info-submit-button:hover{background:#9a5f2a}h1,h2,h3,h4,h5,h6{font-family:Playfair Display,serif;font-weight:100!important}body{font-family:Cormorant Garamond,serif;margin-top:40px;padding:0;box-sizing:border-box}.payment-page-container{color:#333;padding:20px;flex-grow:1}.content-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px;flex-wrap:wrap;gap:20px;margin-top:90px}.content-header h1{font-size:28px;font-weight:600;color:#333;margin:0;flex-shrink:0}.primary-button{background-color:#b8733a;color:#fff;border:none;border-radius:8px;padding:12px 24px;font-size:16px;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:8px;transition:background-color .3s ease;box-shadow:0 4px 6px #0000001a}.payment-content{display:flex;justify-content:center;align-items:center;min-height:calc(100vh - 240px);text-align:center}.payment-empty{display:flex;flex-direction:column;align-items:center;gap:20px;padding:40px;background-color:#f9f9f9;border-radius:12px;box-shadow:0 4px 15px #00000014;max-width:450px;width:90%}.payment-empty svg{color:#b8733a;opacity:.7}.payment-empty h2{font-size:24px;font-weight:500;color:#555;margin:0}.payment-empty p{font-size:16px;color:#777;margin:0;line-height:1.5}@media (max-width: 1199px) and (min-width: 1024px){.content-header h1{font-size:26px}.primary-button{padding:10px 20px;font-size:15px}.payment-empty h2{font-size:22px}.payment-empty p{font-size:15px}}@media (max-width: 1023px) and (min-width: 768px){.content-header h1{font-size:24px}.primary-button{padding:9px 18px;font-size:14px}.payment-empty h2{font-size:20px}.payment-empty p{font-size:14px}.payment-empty svg{size:50px}}@media (max-width: 767px){.content-header{flex-direction:column;align-items:flex-start;margin-bottom:30px}.content-header h1{font-size:22px;width:100%;text-align:center}.primary-button{width:100%;justify-content:center;padding:10px 15px;font-size:14px}.payment-empty{padding:30px;gap:15px}.payment-empty h2{font-size:18px}.payment-empty p{font-size:13px}.payment-empty svg{size:45px}}@media (max-width: 570px){.payment-page-container{padding:15px}.content-header h1{font-size:20px}.primary-button{font-size:13px;padding:8px 12px}.payment-empty{padding:25px;gap:12px}.payment-empty h2{font-size:16px}.payment-empty p{font-size:12px}.payment-empty svg{size:40px}}@media (max-width: 485px){.content-header h1{font-size:18px}.primary-button{font-size:12px;padding:7px 10px}.payment-empty h2{font-size:15px}.payment-empty p{font-size:11px}.payment-empty svg{size:35px}}@media (max-width: 355px){.content-header h1{font-size:16px}.primary-button{font-size:11px;padding:6px 8px}.payment-empty h2{font-size:14px}.payment-empty p{font-size:10px}.payment-empty svg{size:30px}}h1,h2,h3,h4,h5,h6{font-family:"Sapphire"",Recoleta","Futura"!important;font-weight:100!important}body{font-family:Inter,sans-serif;margin:0;padding:0;box-sizing:border-box}.preferences{color:#333;padding:20px;flex-grow:1}.preferences h1{font-size:28px;font-weight:600;color:#333;margin-bottom:40px}.preferences form{background-color:#f9f9f9;padding:40px;border-radius:12px;box-shadow:0 4px 15px #00000014;max-width:600px;margin:0 auto}.form-group{margin-bottom:25px}.form-group label{display:block;font-size:16px;color:#555;margin-bottom:10px;font-weight:500}.form-group input[type=text],.form-group input[type=email],.form-group select{width:100%;padding:12px;border:1px solid #e5e5e5;border-radius:8px;font-size:16px;color:#333;box-sizing:border-box;transition:border-color .2s ease}.form-group input[type=text]:focus,.form-group input[type=email]:focus,.form-group select:focus{outline:none;border-color:#b8733a}.form-group.checkbox{display:flex;align-items:center;margin-bottom:25px}.form-group.checkbox label{display:flex;align-items:center;margin-bottom:0;cursor:pointer}.form-group.checkbox input[type=checkbox]{width:20px;height:20px;margin-right:10px;border:1px solid #ccc;border-radius:4px;appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer;position:relative;flex-shrink:0}.form-group.checkbox input[type=checkbox]:checked{background-color:#b8733a;border-color:#b8733a}.form-group.checkbox input[type=checkbox]:checked:after{content:"✔";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:14px}.primary-button{background-color:#b8733a;color:#fff;border:none;border-radius:8px;padding:12px 24px;font-size:16px;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:8px;transition:background-color .3s ease;box-shadow:0 4px 6px #0000001a;width:auto;margin-top:20px}.primary-button:hover{background-color:#a06330}.message-box-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0000004d;display:flex;justify-content:center;align-items:center;z-index:2000}.message-box{background-color:#fff;padding:25px 35px;border-radius:10px;box-shadow:0 5px 15px #0003;text-align:center;font-size:18px;color:#333;font-weight:500}@media (max-width: 1199px) and (min-width: 1024px){.preferences h1{font-size:26px}.preferences form{padding:35px}.form-group label{font-size:15px}.form-group input[type=text],.form-group input[type=email],.form-group select{padding:11px;font-size:15px}.primary-button{padding:10px 20px;font-size:15px}}@media (max-width: 1023px) and (min-width: 768px){.preferences h1{font-size:24px;margin-bottom:30px}.preferences form{padding:30px}.form-group{margin-bottom:20px}.form-group label{font-size:14px}.form-group input[type=text],.form-group input[type=email],.form-group select{padding:10px;font-size:14px}.form-group.checkbox input[type=checkbox]{width:18px;height:18px}.form-group.checkbox input[type=checkbox]:checked:after{font-size:12px}.primary-button{padding:9px 18px;font-size:14px}}@media (max-width: 767px){.preferences h1{font-size:22px;text-align:center;margin-bottom:25px}.preferences form{padding:25px;width:95%}.form-group{margin-bottom:18px}.form-group label{font-size:13px}.form-group input[type=text],.form-group input[type=email],.form-group select{padding:9px;font-size:13px}.form-group.checkbox input[type=checkbox]{width:16px;height:16px}.form-group.checkbox input[type=checkbox]:checked:after{font-size:10px}.primary-button{width:100%;justify-content:center;padding:10px 15px;font-size:14px}.message-box{padding:20px 30px;font-size:16px}}@media (max-width: 570px){.preferences{padding:15px}.preferences h1{font-size:20px}.preferences form{padding:20px}.form-group label{font-size:12px}.form-group input[type=text],.form-group input[type=email],.form-group select{padding:8px;font-size:12px}.primary-button{font-size:13px;padding:8px 12px}.message-box{padding:18px 25px;font-size:14px}}@media (max-width: 485px){.preferences h1{font-size:18px}.form-group label,.form-group input[type=text],.form-group input[type=email],.form-group select{font-size:11px}.primary-button{font-size:12px;padding:7px 10px}.message-box{padding:15px 20px;font-size:13px}}@media (max-width: 355px){.preferences h1{font-size:16px}.form-group label{font-size:10px}.form-group input[type=text],.form-group input[type=email],.form-group select{font-size:10px;padding:6px}.primary-button{font-size:11px;padding:6px 8px}.message-box{padding:12px 18px;font-size:12px}}body{line-height:1.6;color:#5a5a5a;overflow-x:hidden;background-color:#f8f6f2}.App{min-height:100vh}html{scroll-behavior:smooth}.page-content-smooth{animation:smooth-load .3s ease-out}@keyframes smooth-load{0%{filter:blur(4px);transform:scale(.98)}to{filter:blur(0);transform:scale(1)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fade-in{animation:fadeIn .8s ease-out}.fade-in-up{animation:fadeInUp .8s ease-out}.container{max-width:1200px;margin:0 auto;padding:0 20px}.btn-primary{background:#c74427;color:#fff;padding:16px 32px;border:none;border-radius:4px;font-family:Cormorant Garamond,serif;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block;text-align:center}.btn-primary:hover{background:#a93e2b;transform:translateY(-2px);box-shadow:0 6px 20px #c44c304d}.btn-secondary{background:transparent;color:#3c3c3c;padding:16px 32px;border:2px solid #3C3C3C;border-radius:4px;font-family:"Source Sans 3",sans-serif;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block;text-align:center}.btn-secondary:hover{background:#3c3c3c;color:#fff;transform:translateY(-2px)}@media (max-width: 1024px){.container{padding:0 24px}}@media (max-width: 768px){.container{padding:0 16px}.btn-primary,.btn-secondary{padding:14px 24px;font-size:14px}}@media (max-width: 480px){.container{padding:0 12px}}.sticky-book-button-container{display:none;position:fixed;bottom:0;left:0;right:0;z-index:1000;padding:16px;background:linear-gradient(to top,rgba(0,0,0,.1) 0%,transparent 100%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.sticky-book-button-container{display:none;position:fixed;bottom:0;left:0;right:0;z-index:1000;padding:16px;background:linear-gradient(to top,rgba(0,0,0,.1) 0%,transparent 100%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease}.sticky-book-button{width:100%;background:linear-gradient(135deg,#c44c30,#a93e2b);color:#fff;padding:16px 24px;border:none;border-radius:12px;font-family:Playfair Display,serif;font-size:18px;font-weight:400;letter-spacing:.5px;cursor:pointer;transition:all .3s ease;box-shadow:0 8px 32px #c44c304d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1)}.sticky-book-button:hover{background:linear-gradient(135deg,#a93e2b,#8b3323);transform:translateY(-2px);box-shadow:0 12px 40px #c44c3066}.sticky-book-button:active{transform:translateY(0);box-shadow:0 4px 16px #c44c304d}.sticky-book-button-container.sidebar-open{opacity:0;transform:translateY(100%);pointer-events:none}@media (max-width: 1299px){.sticky-book-button-container{display:block}}@media (max-width: 1029px){.sticky-book-button{font-size:17px;padding:15px 22px}}@media (max-width: 768px){.sticky-book-button{font-size:16px;padding:14px 20px;border-radius:10px}}@media (max-width: 567px){.sticky-book-button{font-size:15px;padding:13px 18px}}@media (max-width: 465px){.sticky-book-button{font-size:14px;padding:12px 16px}}@media (max-width: 320px){.sticky-book-button{font-size:13px;padding:11px 14px}}.home-page{background:#f8f6f2;margin-top:30px;margin-bottom:55px}.home-container{max-width:1500px;margin:0 auto;padding:0 24px;position:relative}.home-tab-container{display:flex;justify-content:center;align-items:center;width:100%;text-align:center;position:relative;margin:0 auto 60px}.home-no-content{display:flex;align-items:center;justify-content:center;min-height:300px;background:#ffffff80;border-radius:20px;padding:40px;margin:20px 0;width:100%}.home-no-content p{font-family:"Source Sans 3",sans-serif;font-size:1.125rem;color:#666;text-align:center;max-width:400px;line-height:1.5}.home-tab-navigation{display:inline-flex;background:#fff;border-radius:50px;padding:6px;box-shadow:0 4px 20px #00000014;border:1px solid #e5e5e5;margin:0 auto;position:relative;justify-content:center;align-items:center}.home-tab-btn{padding:14px 28px;border:none;background:transparent;color:#5a5a5a;font-family:Cormorant Garamond,serif;font-size:1rem;font-weight:600;cursor:pointer;border-radius:45px;transition:all .3s ease;white-space:nowrap;min-width:140px}.home-tab-btn:hover{color:#8b7c6e}.home-tab-btn.active{background:#8b7c6e!important;color:#fff!important;box-shadow:0 2px 10px #8b7c6e4d!important}.home-scroll-wrapper{position:relative;display:flex;align-items:center;width:100%;padding:0 24px}.home-scroll-arrow{background-color:#3c3834;border-radius:50%;font-size:2rem;color:#fff;cursor:pointer;z-index:10;padding:10px;transition:all .3s ease;border:none;position:absolute;top:50%;transform:translateY(-50%);display:flex;justify-content:center;align-items:center;width:50px;height:50px;box-shadow:0 2px 10px #0003}.home-scroll-arrow.left{left:0}.home-scroll-arrow.right{right:0}.home-scroll-arrow:hover{background-color:#2a2724;transform:translateY(-50%) scale(1.05)}.home-horizontal-cards-container{position:relative;width:100%}.home-horizontal-scroll{display:flex;gap:32px;overflow-x:auto;scroll-behavior:smooth;padding:20px 0 30px;width:100%}.home-horizontal-scroll::-webkit-scrollbar{height:4px}.home-horizontal-scroll::-webkit-scrollbar-track{background:#f5f5f0}.home-horizontal-scroll::-webkit-scrollbar-thumb{background-color:#a38b6f;border-radius:4px}.home-horizontal-scroll::-webkit-scrollbar-thumb:hover{background-color:#8a755d}.home-horizontal-scroll{scrollbar-width:thin;scrollbar-color:#a38b6f #f5f5f0}.home-program-card-horizontal,.home-destination-card-horizontal{position:relative;border-radius:20px;overflow:hidden;cursor:pointer;transition:all .4s ease;box-shadow:0 8px 30px #0000001a;height:400px;width:300px;flex-shrink:0;background-color:#f8f6f2}.home-program-card-horizontal:hover,.home-destination-card-horizontal:hover{transform:translateY(-12px) scale(1.02);box-shadow:0 20px 50px #00000026}.home-card-image-container{position:relative;width:100%;height:100%}.home-card-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.home-program-card-horizontal:hover .home-card-image{transform:scale(1.1)}.home-card-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,#0000001a,#0000004d,#000000b3);display:flex;flex-direction:column;justify-content:space-between;padding:24px}.home-card-badge{background:#8b7c6e;color:#fff;padding:8px 16px;border-radius:25px;font-family:Cormorant Garamond,serif;font-size:.875rem;font-weight:600;width:-moz-fit-content;width:fit-content;box-shadow:0 4px 12px #8b7c6e4d}.home-card-content{color:#fff}.home-card-title{font-family:Playfair Display,serif;font-size:1.75rem;font-weight:700;margin-bottom:12px;line-height:1.2;color:#f5f5f5}.home-card-description{font-family:Cormorant Garamond,serif;font-size:1rem;line-height:1.5;margin-bottom:24px;opacity:.9;color:#f5f5f5}.home-card-cta{background:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.3);color:#fff;padding:12px 24px;border-radius:30px;font-family:Cormorant Garamond,serif;font-weight:600;cursor:pointer;transition:all .3s ease;width:-moz-fit-content;width:fit-content}.home-card-cta:hover{background:#ffffff4d;border-color:#ffffff80;transform:translateY(-2px)}.home-destination-card-inner{position:relative;width:100%;height:100%;display:flex;flex-direction:column}.home-destination-image-container{position:relative;width:100%;height:100%;transition:all .5s ease}.home-destination-card-horizontal.expanded{height:650px;width:350px;transform:translateY(-12px) scale(1.02);box-shadow:0 20px 50px #00000026}.home-destination-card-horizontal.expanded .home-destination-image-container{height:50%}.home-destination-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.home-destination-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,#0000001a,#0000004d,#000000b3);display:flex;flex-direction:column;justify-content:space-between;padding:24px}.home-destination-badge{background:#8b7c6e;color:#fff;padding:8px 16px;border-radius:25px;font-family:Cormorant Garamond,serif;font-size:.875rem;font-weight:600;width:-moz-fit-content;width:fit-content;box-shadow:0 4px 12px #8b7c6e4d}.home-destination-content{color:#fff}.home-destination-title{font-family:Playfair Display,serif;font-size:1.75rem;font-weight:700;margin-bottom:12px;line-height:1.2;color:#fff}.home-destination-description{font-family:Cormorant Garamond,serif;font-size:1rem;line-height:1.5;margin-bottom:24px;opacity:.9;color:#fff}.home-destination-cta{background:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.3);color:#fff;padding:12px 24px;border-radius:30px;font-family:Cormorant Garamond,serif;font-weight:600;cursor:pointer;transition:all .3s ease;width:-moz-fit-content;width:fit-content}.home-destination-cta:hover{background:#ffffff4d;border-color:#ffffff80;transform:translateY(-2px)}.home-cities-grid{width:100%;height:0;background:#f8f6f2;padding:0;display:flex;flex-direction:column;transition:all .5s ease;overflow:hidden;margin-top:0;border-bottom-left-radius:20px;border-bottom-right-radius:20px}.home-cities-grid.visible{height:300px;padding:20px;opacity:1;border-top:1px solid rgba(139,124,110,.1)}.home-cities-grid h4{font-family:Baskervville,serif;color:#3c3c3c;font-size:1.25rem;font-weight:700;margin-bottom:24px;text-align:center;margin-top:5px}.home-cities-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:12px;width:100%;overflow-y:auto;max-height:100%;padding-right:8px;scrollbar-width:thin;scrollbar-color:#8b7c6e #f8f6f2;scroll-behavior:smooth}.home-cities-list::-webkit-scrollbar{width:7px}.home-cities-list::-webkit-scrollbar-track{background:#f8f6f2;border-radius:3px}.home-cities-list::-webkit-scrollbar-thumb{background-color:#8b7c6e;border-radius:3px}.home-city-link{background:#fff;border:1px solid #e9ecef;color:#5a5a5a;padding:10px 6px;border-radius:12px;font-family:"Source Sans 3",sans-serif;font-weight:500;font-size:.9rem;cursor:pointer;transition:all .3s ease;text-align:center;box-shadow:0 2px 8px #0000000d;white-space:normal;word-break:break-word}.home-city-link:hover{background:#8b7c6e;color:#fff;border-color:#8b7c6e;transform:translateY(-2px);box-shadow:0 4px 15px #8b7c6e4d}.home-loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:100px 0}.home-loading-spinner{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #8b7c6e;border-radius:50%;animation:home-spin 1s linear infinite;margin-bottom:20px}@keyframes home-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 1299px){.home-program-card-horizontal,.home-destination-card-horizontal{min-width:320px;height:380px}.home-destination-card-horizontal.expanded{width:320px}}@media (max-width: 1024px){.home-program-card-horizontal,.home-destination-card-horizontal{min-width:300px;height:360px}.home-destination-card-horizontal.expanded{width:300px}}@media (max-width: 768px){.home-tab-navigation{flex-direction:column;gap:0;width:100%;max-width:300px}.home-tab-btn{width:100%;border-radius:0}.home-tab-btn:first-child{border-radius:45px 45px 0 0}.home-tab-btn:last-child{border-radius:0 0 45px 45px}.home-scroll-wrapper{padding:0 16px}.home-horizontal-cards-container{padding:0}.home-horizontal-scroll{gap:20px;padding:20px 0 25px}.home-program-card-horizontal,.home-destination-card-horizontal{min-width:280px;height:380px}.home-destination-card-horizontal.expanded{height:480px;width:280px}.home-scroll-arrow{width:40px;height:40px;font-size:1.5rem}}@media (max-width: 568px){.home-container{padding:0 16px}.home-program-card-horizontal,.home-destination-card-horizontal{min-width:260px;height:360px}.home-destination-card-horizontal.expanded{height:460px;width:260px}.home-scroll-arrow{width:36px;height:36px;font-size:1.3rem}.home-scroll-wrapper{padding:0 10px}}@media (max-width: 480px){.home-program-card-horizontal,.home-destination-card-horizontal{min-width:240px;height:340px}.home-destination-card-horizontal.expanded{height:440px}.home-scroll-arrow{width:32px;height:32px;font-size:1.2rem}.home-scroll-wrapper{padding:0 5px}}@media (max-width: 320px){.home-container{padding:0;margin-bottom:20px}.home-program-card-horizontal,.home-destination-card-horizontal{height:300px;min-width:200px}.home-destination-card-horizontal.expanded{height:480px}.home-cities-list{padding:0;margin:0;grid-template-columns:repeat(auto-fill,minmax(60px,1fr))}}.hero-slideshow{position:relative;height:80vh;overflow:hidden;font-family:Cormorant Garamond,serif}.hero-slideshow__video-container{position:absolute;inset:0}.hero-slideshow__video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;will-change:transform}.hero-slideshow__overlay{position:absolute;inset:0;background:linear-gradient(to bottom,#0000004d,#0003,#0006)}.hero-slideshow__overlay:after{content:"";position:absolute;inset:0;background:#00000026}.hero-slideshow__content{position:relative;z-index:10;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;padding:0 1.5rem}.hero-slideshow__content-inner{max-width:64rem;margin:0 auto}.hero-slideshow__title{font-family:Playfair Display,serif;font-size:3rem;font-weight:400;color:#fff;margin-bottom:1.5rem;letter-spacing:-.025em;line-height:1.1;opacity:0;animation:fadeInUp .8s ease-out .5s forwards}.hero-slideshow__subtitle{font-family:Cormorant Garamond,serif;font-size:1.25rem;font-weight:300;color:#ffffffe6;margin-bottom:2rem;max-width:32rem;margin-left:auto;margin-right:auto;line-height:1.6;letter-spacing:.025em;opacity:0;animation:fadeInUp .8s ease-out .8s forwards}.hero-slideshow__cta{opacity:0;animation:fadeInUp .8s ease-out 1.1s forwards}.hero-slideshow__button{background:linear-gradient(135deg,#c44c30,#a93e2b);color:#fff;padding:1rem 3rem;border-radius:9999px;font-size:1.125rem;font-weight:400;font-family:Playfair Display,serif;letter-spacing:.5px;border:none;cursor:pointer;transition:all .3s ease;transform:translateY(0);box-shadow:0 10px 25px #c44c304d}.hero-slideshow__button:hover{background:linear-gradient(135deg,#a93e2b,#8b3323);transform:translateY(-2px) scale(1.05);box-shadow:0 15px 35px #c44c3066}.hero-slideshow__nav-button{position:absolute;top:50%;transform:translateY(-50%);z-index:20;width:3rem;height:3rem;border-radius:50%;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;transition:all .3s ease}.hero-slideshow__nav-button:hover{background:#fff3;transform:translateY(-50%) scale(1.1)}.hero-slideshow__nav-button--prev{left:1.5rem}.hero-slideshow__nav-button--next{right:1.5rem}.hero-slideshow__video-control{position:absolute;bottom:1.5rem;left:1.5rem;z-index:20;width:3rem;height:3rem;border-radius:50%;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;transition:all .3s ease}.hero-slideshow__video-control:hover{background:#fff3}.hero-slideshow__music-control{position:absolute;bottom:1.5rem;left:5.5rem;z-index:20;width:3rem;height:3rem;border-radius:50%;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;transition:all .3s ease}.hero-slideshow__music-control:hover{background:#fff3}.hero-slideshow__pagination{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);z-index:20;display:flex;gap:.75rem}.hero-slideshow__dot{width:.75rem;height:.75rem;border-radius:50%;background:#ffffff80;cursor:pointer;transition:all .3s ease}.hero-slideshow__dot--active{background:#fff;transform:scale(1.25)}.hero-slideshow__dot:hover{background:#fffc}.hero-slideshow__progress{position:absolute;bottom:0;left:0;right:0;height:.25rem;background:#fff3}.hero-slideshow__progress-bar{height:100%;background:#fff;transition:all 1s ease-linear}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1299px){.hero-slideshow__cta{display:none}}@media (min-width: 1300px){.hero-slideshow__title{font-size:4rem;font-weight:300}.hero-slideshow__subtitle{font-size:1.5rem}}@media (min-width: 1024px){.hero-slideshow__title{font-size:5rem;font-weight:300}.hero-slideshow__subtitle{font-size:1.75rem}}@media (min-width: 1280px){.hero-slideshow__title{font-size:6rem;font-weight:300}.hero-slideshow__subtitle{font-size:2rem}}@media (max-width: 1023px){.hero-slideshow__nav-button--prev{left:1rem}.hero-slideshow__nav-button--next{right:1rem}.hero-slideshow__video-control{bottom:1rem;left:1rem}.hero-slideshow__music-control{bottom:1rem;left:4.5rem}.hero-slideshow__pagination{bottom:1.5rem}.hero-slideshow__title{font-size:2.5rem}.hero-slideshow__subtitle{font-size:1.1rem}}@media (max-width: 768px){.hero-slideshow__title{font-size:2.2rem}.hero-slideshow__subtitle{font-size:1rem}}@media (max-width: 567px){.hero-slideshow__title{font-size:2rem}.hero-slideshow__subtitle{font-size:.95rem}}@media (max-width: 465px){.hero-slideshow__title{font-size:1.8rem}.hero-slideshow__subtitle{font-size:.9rem}}@media (max-width: 320px){.hero-slideshow__title{font-size:1.6rem}.hero-slideshow__subtitle{font-size:.85rem}}h1,h2,h3,h4,h5,h6{font-family:Playfair Display,Cormorant Garamond,serif!important;font-weight:300!important}.slideshow{position:relative;height:80vh;overflow:hidden}.slide-wrapper{position:relative;height:100%}.slide{position:absolute;inset:0;transition:opacity 1s ease-in-out;opacity:0;z-index:0}.slide.active{opacity:1;z-index:1}.slide-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.slide-overlay{position:absolute;inset:0;background-color:#3c3c3c66}.slide-text{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:0 16px}.slide-title{font-family:Playfair Display,serif;font-size:3rem;font-weight:300;margin-bottom:1rem;animation:fade-in-up 1s ease forwards;opacity:0;color:#fff;letter-spacing:-.025em}.slide-description{font-family:Cormorant Garamond,serif;font-size:1.25rem;font-weight:300;animation:fade-in-up 1s ease forwards;animation-delay:.2s;opacity:0;color:#ffffffe6;margin-bottom:2rem;letter-spacing:.025em;line-height:1.6}.slideshow-book-btn{background:linear-gradient(135deg,#c44c30,#a93e2b);color:#fff;padding:12px 24px;border:none;border-radius:6px;font-family:Playfair Display,serif;font-size:16px;font-weight:400;cursor:pointer;transition:all .3s ease;white-space:nowrap;animation:fade-in-up 1s ease forwards;animation-delay:.4s;opacity:0;letter-spacing:.5px;box-shadow:0 8px 25px #c44c304d}.slideshow-book-btn:hover{background:linear-gradient(135deg,#a93e2b,#8b3323);transform:translateY(-2px);box-shadow:0 12px 32px #c44c3066}.nav-button{position:absolute;top:50%;transform:translateY(-50%);background-color:#fff3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:none;padding:12px;border-radius:999px;color:#fff;z-index:2;cursor:pointer;transition:background-color .3s ease}.nav-button:hover{background-color:#ffffff4d}.nav-button.left{left:16px}.nav-button.right{right:16px}.dot-indicators{position:absolute;bottom:32px;left:50%;transform:translate(-50%);display:flex;gap:12px;z-index:2}.dot{width:12px;height:12px;border-radius:999px;background-color:#ffffff80;transition:all .3s ease;border:none}.dot:hover{background-color:#ffffffbf}.active-dot{background-color:#fff;transform:scale(1.25)}.progress-bar{position:absolute;bottom:0;left:0;width:100%;height:4px;background-color:#fff3;z-index:2}.progress{height:100%;background-color:#fff;transition:width 5s linear}@keyframes fade-in-up{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1299px){.slideshow-book-btn{display:none}}@media (max-width: 768px){.slideshow{position:relative;height:80vh;overflow:hidden}.slide-title{font-size:2rem}.slide-description{font-size:1rem}.nav-button{padding:8px}}@media (max-width: 567px){.slide-title{font-size:1.8rem}.slide-description{font-size:.95rem}}@media (max-width: 465px){.slide-title{font-size:1.6rem}.slide-description{font-size:.9rem}}@media (max-width: 320px){.slide-title{font-size:1.4rem}.slide-description{font-size:.85rem}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.visible{visibility:visible}.static{position:static}.absolute{position:absolute}.relative{position:relative}.mb-4{margin-bottom:1rem}.block{display:block}.flex{display:flex}.table{display:table}.hidden{display:none}.min-h-screen{min-height:100vh}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.rounded-lg{border-radius:.5rem}.border{border-width:1px}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.p-8{padding:2rem}.text-center{text-align:center}.text-right{text-align:right}.text-2xl{font-size:1.5rem;line-height:2rem}.text-6xl{font-size:3.75rem;line-height:1}.text-sm{font-size:.875rem;line-height:1.25rem}.font-bold{font-weight:700}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}
