@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:linear-gradient(135deg,#71706f,#a6a5a4,#c9c9c9);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}.navigation.homepage.scrolled{background:#3c3c3cf2;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;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}.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}}.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;margin-bottom:30px;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:#000;color:#fff;border:none;padding:14px;border-radius:4px;font-weight:700;cursor:pointer;margin-top:10px;transition:background .2s}.auth-verification-button:hover{background:#333}.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%;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;margin-bottom:32px}.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::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}.auth-verification-button:hover{background:#a8775d}.auth-verification-button:disabled{background:#ccc;cursor:not-allowed}.auth-error-message{color:#d9534f;font-size:14px;text-align:center}.auth-modal-footer{margin-top:24px;font-size:14px;text-align:center;color:#333}.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}}.chatbarsection{padding:20px;background:linear-gradient(135deg,#f8f6f2,#f4f1ed);text-align:center;position:relative;margin-top:2rem;margin-bottom:3rem}.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-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-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}.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::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,.chatbarsection-mic-btn{color:#dde2e6}.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::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;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%;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-bottom: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::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%;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%;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}}.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;font-weight:300;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;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;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%;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%;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}}.footer{background:#1a1a1a;color:#fff;padding:4rem 0 2rem;width:100%;box-sizing:border-box;overflow-x:hidden}.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-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-form{width:100%;position:relative}.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-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:#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}@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:#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.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::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: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:#bdc3c7}.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}}.pricing{background:#f8f6f2}.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}.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%;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}.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%;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;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{max-width:1200px;margin:0 auto;padding:0 24px}.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;padding:60px 0 80px}.explore-title{font-family:Playfair Display,serif;font-size:2.5rem!important;font-weight:700;color:#3c3c3c;margin-bottom:16px;line-height:1.1}.explore-subtitle{font-family:Cormorant Garamond,serif;font-size:1.25rem;color:#5a5a5a;margin-bottom:48px;max-width:600px;margin-left:auto;margin-right:auto;line-height:1.6}.explore-tab-container{display:flex;justify-content:center;margin-top:40px}.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:#fff;border-radius:50px;box-shadow:0 4px 20px #00000014;border:2px solid #E5E5E5;transition:all .3s ease;overflow:hidden}.explore-search-wrapper:focus-within{border-color:#c74427;box-shadow:0 4px 25px #c7442726}.explore-search-icon{position:absolute;left:20px;color:#8b7c6e;z-index:1;pointer-events:none}.explore-search-input{width:100%;padding:16px 20px 16px 50px;border:none;background:transparent;font-family:"Source Sans 3",sans-serif;font-size:1rem;color:#3c3c3c;outline:none;border-radius:50px}.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-dropdown{position:absolute;top:100%;left:0;right:0;background:#fff;border-radius:16px;box-shadow:0 8px 32px #0000001f;border:1px solid #E5E5E5;margin-top:8px;z-index:1000;overflow:hidden;max-height:400px;font-family:Cormorant Garamond,serif;animation:explore-dropdown-appear .2s ease-out}@keyframes explore-dropdown-appear{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.explore-search-dropdown-header{padding:12px 20px;background:#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;scrollbar-color:#8B7C6E #F8F6F2}.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;transition:all .2s ease;border-bottom:1px solid #F0F0F0}.explore-search-result-item:hover{background:#f8f6f2}.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,1fr));gap:32px;margin-top:10px}.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}.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%;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(to bottom,#0000001a,#0000004d,#000000b3);display:flex;flex-direction:column;justify-content:space-between;padding:24px}.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:fit-content;box-shadow:0 4px 12px #8b7c6e4d}.explore-card-content{color:#fff}.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: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:550px;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%;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: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: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,1fr));gap:24px}.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{grid-template-columns:1fr;gap:20px;margin-top:40px}.explore-program-card,.explore-destination-card{height:450px}.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;text-align:center}.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}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@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}}.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::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}}.gallery-modal-overlay{position:fixed;inset:0;background:#000000f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;display:flex;justify-content:center;align-items:center;padding:20px;animation:fadeIn .3s ease-out}.gallery-modal-content{background:#fafafa;border-radius:20px;max-width:95%;max-height:90vh;width:100%;overflow:hidden;box-shadow:0 25px 50px #0000004d;animation:slideUp .4s ease-out;display:flex;flex-direction:column}.gallery-modal-header{display:flex;justify-content:space-between;align-items:center;padding:30px 40px 20px;border-bottom:1px solid #e0e0e0;background:#fff}.gallery-header-left h2{font-family:Playfair Display,serif;font-size:2.2rem;color:#1a1a1a;margin:0;font-weight:400;letter-spacing:1px}.gallery-header-left p{font-family:Open Sans,sans-serif;color:#666;margin:5px 0 0;font-size:.95rem;letter-spacing:.5px}.gallery-close-btn{background:#0000000d;border:none;border-radius:50%;width:44px;height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#666;transition:all .3s ease}.gallery-close-btn:hover{background:#0000001a;color:#333;transform:scale(1.05)}.gallery-content{flex:1;padding:30px 40px;overflow-y:auto;background:#fafafa}.gallery-masonry{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;grid-auto-rows:200px}.gallery-item{position:relative;border-radius:12px;overflow:hidden;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 20px #0000001a;background:#fff}.gallery-item.tall{grid-row:span 2}.gallery-item.wide{grid-column:span 2}.gallery-item:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 15px 40px #0003;z-index:10}.gallery-item img{width:100%;height:100%;object-fit:cover;transition:all .4s ease}.gallery-item:hover img{transform:scale(1.1);filter:brightness(1.1) contrast(1.1)}.gallery-item-overlay{position:absolute;inset:0;background:linear-gradient(135deg,#0000,#0000001a,#0000004d);opacity:0;transition:opacity .3s ease;display:flex;align-items:flex-end;justify-content:flex-end;padding:15px}.gallery-item:hover .gallery-item-overlay{opacity:1}.gallery-item-number{background:#ffffffe6;color:#333;padding:6px 12px;border-radius:20px;font-family:Open Sans,sans-serif;font-size:.8rem;font-weight:600;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.gallery-navigation{display:flex;align-items:center;justify-content:center;gap:20px;margin-top:30px;padding-top:20px;border-top:1px solid #e0e0e0}.gallery-nav-btn{background:#fff;border:2px solid #e0e0e0;border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#333;transition:all .3s ease;box-shadow:0 4px 15px #0000001a}.gallery-nav-btn:hover:not(.disabled){background:#a07f67;border-color:#a07f67;color:#fff;transform:scale(1.05)}.gallery-nav-btn.disabled{background:#f5f5f5;border-color:#e0e0e0;color:#ccc;cursor:not-allowed;transform:none}.gallery-pagination{font-family:Open Sans,sans-serif;color:#666;font-size:.95rem;font-weight:500;letter-spacing:.5px}.lightbox-overlay{position:fixed;inset:0;background:#000000f2;z-index:2000;display:flex;align-items:center;justify-content:center;padding:40px;animation:fadeIn .3s ease-out}.lightbox-content{position:relative;max-width:90%;max-height:90%}.lightbox-content img{width:100%;height:100%;object-fit:contain;border-radius:8px;box-shadow:0 25px 50px #00000080}.lightbox-close{position:absolute;top:-50px;right:0;background:#ffffffe6;border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#333;transition:all .3s ease}.lightbox-close:hover{background:#fff;transform:scale(1.1)}@keyframes slideUp{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width: 1024px){.gallery-masonry{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:15px}.gallery-item.wide{grid-column:span 1}}@media (max-width: 768px){.gallery-modal-header{padding:20px 25px 15px}.gallery-header-left h2{font-size:1.8rem}.gallery-content{padding:20px 25px}.gallery-masonry{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;grid-auto-rows:150px}.gallery-item.tall{grid-row:span 1}.gallery-nav-btn{width:44px;height:44px}}@media (max-width: 480px){.gallery-modal-content{max-width:98%;border-radius:15px}.gallery-modal-header{padding:15px 20px 10px}.gallery-header-left h2{font-size:1.5rem}.gallery-content{padding:15px 20px}.gallery-masonry{grid-template-columns:1fr 1fr;gap:10px;grid-auto-rows:120px}.lightbox-overlay{padding:20px}}.gallery-modal-content{transition:opacity .3s ease,transform .3s ease}.gallery-modal-content.transitioning{opacity:.7;transform:scale(.98)}.gallery-item{transition:all .3s ease}.gallery-item:hover{transform:scale(1.02);z-index:1}.lightbox-overlay{position:fixed;inset:0;background:#000000e6;display:flex;justify-content:center;align-items:center;z-index:1000;animation:fadeIn .3s ease}.lightbox-content{position:relative;max-width:90vw;max-height:90vh;animation:scaleUp .3s ease}.lightbox-image{max-width:100%;max-height:90vh;display:block;margin:0 auto}@keyframes scaleUp{0%{transform:scale(.9)}to{transform:scale(1)}}.image-placeholder{width:100%;height:100%;background:#f5f5f5;animation:pulse 1.5s infinite}.gallery-item.loading{background:#f5f5f5}@keyframes pulse{0%{opacity:.6}50%{opacity:.3}to{opacity:.6}}button:focus{outline:2px solid #3a86ff;outline-offset:2px}.gallery-item img{will-change:transform}*{margin:0;padding:0;box-sizing:border-box}.program-details-page{font-family:Cormorant Garamond,serif;color:#333;line-height:1.6;background-color:#fff;overflow-x:hidden;width:100%;max-width:100%}.journey-section,.offers-section,.events-section,.schedule-section{margin-top:0!important;margin-bottom:0!important;padding-top:30px!important;padding-bottom:40px!important}.events-section{padding-top:0!important;padding-bottom:40px!important}.events-header{margin-bottom:0!important;padding-top:0!important}.schedule-section{padding:0!important}.schedule-section .section-header{padding-top:20px!important;padding-bottom:0!important}.content-section{margin-bottom:0!important;scroll-margin-top:150px;width:100%;padding-top:30px}.section-title{margin-bottom:0!important}.section-subtitle{margin-bottom:30px!important}.events-slider-container{padding-top:0!important;padding-bottom:10px!important}.program-details-hero-section{position:relative;width:100%;height:80vh;min-height:600px;overflow:hidden;margin-bottom:0}.program-details-hero-image-container{position:absolute;width:100%;height:100%;overflow:hidden}.program-details-hero-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.program-details-hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#0000001a,#000000b3);display:flex;align-items:flex-end;padding:0 5% 5%}.program-details-hero-content{width:100%;max-width:1200px;margin:0 auto;color:#fff}.hero-title-programdetails{font-size:3.5rem;font-weight:300;letter-spacing:.1em;margin-bottom:1rem;text-transform:uppercase;color:#f0f0f0;font-size:clamp(2rem,5vw,2.8rem);font-family:Recoleta,Futura!important;font-weight:700;line-height:1.2}.hero-subtitle-programdetails{font-size:1.5rem;font-weight:300;letter-spacing:.05em;max-width:800px;color:#eee;font-family:Cormorant Garamond,serif}.section-navigation{width:100%;background-color:#fff;border-bottom:1px solid #e0e0e0;transition:all .3s ease;position:relative;top:0;left:0;z-index:99;box-shadow:none}.section-navigation.sticky{position:fixed;top:60px;left:0;z-index:100;box-shadow:0 2px 10px #0000001a}.section-nav-container{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;padding:1rem 2rem}.section-navigation button{background:none;border:none;font-size:.9rem;font-weight:500;letter-spacing:.05em;color:#666;cursor:pointer;padding:.5rem 0;position:relative;text-transform:uppercase;transition:color .3s ease}.section-navigation button:hover{color:#333}.section-navigation button.active{color:#333;font-weight:600}.section-navigation button.active:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:#8b5a2b}.content-container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem;box-sizing:border-box;padding-top:0}.section-title{font-size:1.8rem;font-weight:300;letter-spacing:.1em;text-transform:uppercase;margin-bottom:1rem;color:#333;font-family:Playfair Display,serif;position:relative;padding-bottom:1rem}.section-title:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:2px;background-color:#8b5a2b}.section-subtitle{font-size:1.2rem;font-weight:300;color:#666;margin-bottom:2rem;max-width:700px}.overview-wrapper{display:flex;flex-direction:column;gap:2rem;width:100%}@media (min-width: 992px){.overview-wrapper{flex-direction:row}.overview-content{flex:2}.overview-booking-card{flex:1}}.award-winning-container-top{width:100%;margin:3rem auto 1.5rem;max-width:900px;text-align:center;padding-top:0;box-sizing:border-box;margin-top:0}.program-details-award-winning-title{letter-spacing:.2em;text-transform:uppercase;color:#555;margin-bottom:.5rem;font-size:clamp(2rem,5vw,2.8rem);font-family:Playfair Display,serif!important;font-weight:700;line-height:1.2;margin-top:0}.award-winning-subtitle{font-family:Cormorant Garamond,serif;font-size:1.5rem;color:#777;margin-bottom:1rem}.image-grid-special-container{width:100%;max-width:1200px;margin:3rem auto;padding:0;box-sizing:border-box}.image-grid-special{display:grid;grid-template-columns:repeat(3,1fr);gap:.15rem;align-items:center;width:100%}.image-item{width:100%;overflow:hidden;border-radius:4px;box-shadow:0 6px 12px #00000026;display:flex;align-items:center}.image-item img{width:100%;display:block;object-fit:cover}.left-image img,.right-image img{height:350px}.center-image img{height:450px}.description-below-images{font-family:Georgia,serif;font-size:1.15rem;line-height:1.7;color:#666;max-width:800px;margin:3rem auto;letter-spacing:.01em;text-align:center;padding:0}.booking-card{background-color:#fff;border-radius:8px;box-shadow:0 5px 20px #0000001a;padding:2rem;width:100%;max-width:400px;margin:180px auto}.booking-title{font-size:1.5rem;font-weight:300;margin-bottom:1.5rem;color:#333;text-align:center}.booking-info{margin-bottom:2rem}.info-item{display:flex;justify-content:space-between;padding:.8rem 0;border-bottom:1px solid #eee}.info-label{font-weight:500;color:#666}.info-value{color:#333}.info-value.price{font-weight:600;color:#8b5a2b;font-size:1.1rem}.book-now-btn{width:100%;background-color:#c74427;color:#fff;border:none;padding:1rem;font-size:1.1rem;font-weight:500;border-radius:4px;cursor:pointer;transition:background-color .3s ease;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.05em}.book-now-btn:hover{background-color:#6d4722}.booking-note{font-size:.9rem;color:#666;text-align:center}.included-section{padding:60px 0;background-color:#fff}.included-header{text-align:center;margin-bottom:40px}.included-header .section-title{font-size:42px;letter-spacing:2px;color:#333;margin-bottom:1rem;font-weight:400;text-transform:uppercase;position:relative;padding-bottom:15px;display:inline-block;font-size:clamp(2rem,5vw,2.8rem);font-family:Playfair Display,serif!important;font-weight:700;line-height:1.2}.included-header .section-title:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:60px;height:2px;background-color:#8b5a2b}.included-header .section-subtitle{font-size:16px;color:#666;max-width:800px;margin:20px auto 40px;font-weight:300}.included-content-wrapper{display:flex;flex-direction:column;gap:40px;max-width:1200px;margin:0 auto}@media (min-width: 992px){.included-content-wrapper{flex-direction:row}}.included-features{flex:1;padding:0 20px}.included-feature{background-color:#fff;border-radius:8px;padding:30px;box-shadow:0 5px 15px #0000000d}.feature-title{font-size:1.5rem;color:#333;margin-bottom:20px;font-weight:500}.feature-list{list-style:none;padding:0;margin:0}.feature-item{display:flex;align-items:flex-start;padding:15px 0;border-bottom:1px solid #eee;cursor:pointer;transition:all .3s ease}.feature-item:hover{background-color:#f9f9f9}.feature-item.active{background-color:#f5f5f5}.feature-icon{margin-right:15px;color:#8b5a2b;margin-top:4px}.feature-text{flex:1}.feature-text h4{font-size:1.1rem;margin:0 0 10px;color:#333;font-weight:500}.feature-description{font-size:.95rem;color:#666;line-height:1.6;margin-bottom:10px;padding-right:20px}.progress-bar-container{width:100%}.progress-bar-include{height:2px;background-color:#e0e0e0;margin-top:10px;width:100%}.progress-fill-include{height:100%;background-color:#8b5a2b;width:70%;animation:progress 4s linear infinite}.feature-toggle{font-size:1.2rem;color:#8b5a2b;font-weight:500;margin-left:10px}.included-image-container{flex:1;display:flex;flex-direction:column;gap:20px}.included-image-wrapper{position:relative;border-radius:8px;overflow:hidden;height:400px}.included-image{width:100%;height:100%;object-fit:cover}.included-extra-info{background-color:#f9f9f9;padding:20px;border-radius:8px}.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}@keyframes progress{0%{width:0}to{width:100%}}.mobile-included-view{display:none}.mobile-included-slider{width:100%;position:relative;overflow:hidden;margin:0 auto}.mobile-included-slider-container{width:100%;overflow:hidden}.mobile-included-slides{display:flex;transition:transform .5s ease;width:100%}.mobile-included-slide{min-width:100%;box-sizing:border-box;padding:0 10px}.mobile-included-card{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 5px 15px #0000001a;height:450px;display:flex;flex-direction:column}.mobile-included-image-container{height:250px;overflow:hidden}.mobile-included-image{width:100%;height:100%;object-fit:cover}.mobile-included-content{padding:20px;flex:1;display:flex;flex-direction:column}.mobile-included-header{display:flex;align-items:center;margin-bottom:15px}.mobile-included-icon{margin-right:10px;color:#8b5a2b}.mobile-included-content h3{font-size:1.2rem;margin:0;color:#333}.mobile-included-description{font-size:.95rem;color:#666;line-height:1.6;margin-top:10px}.mobile-included-nav{display:flex;justify-content:center;align-items:center;margin-top:20px;gap:15px}.mobile-included-prev,.mobile-included-next{background:none;border:1px solid #8B5A2B;color:#8b5a2b;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.mobile-included-prev:hover,.mobile-included-next:hover{background-color:#8b5a2b;color:#fff}.mobile-included-dots{display:flex;gap:8px}.mobile-included-dot{width:10px;height:10px;border-radius:50%;background-color:#ddd;border:none;cursor:pointer;transition:all .3s ease}.mobile-included-dot.active{background-color:#8b5a2b;transform:scale(1.2)}@media (max-width: 768px){.desktop-included-view{display:none}.mobile-included-view{display:block}}@media (min-width: 769px){.mobile-included-view{display:none}.desktop-included-view{display:block}}.offers-section{padding-top:0;background-color:#f5e6e3;width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;display:flex;flex-direction:column;align-items:center;padding-bottom:10px}.offers-section .section-header{width:100%;max-width:1200px;padding:40px 20px 20px;text-align:center;display:flex;flex-direction:column;align-items:center}.offers-section .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}.offers-section .section-title:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:60px;height:2px;background-color:#8b5a2b}.offers-section .section-subtitle{font-size:16px;color:#666;margin-top:20px;margin-bottom:40px;font-weight:300;text-align:center}.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}.offer-card:hover .offer-content{color:#fff;background:linear-gradient(transparent,#000000b3)}.offer-card:hover .offer-content h3,.offer-card:hover .offer-content p{color:#fff!important}.offer-card:hover h3:after{color:#fff!important}.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}.offer-card img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.offer-content{position:absolute;bottom:0;left:0;right:0;padding:20px;background-color:#fff;transform:translateY(0);transition:all .3s ease}.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}.offer-content p{font-size:14px;color:#666;margin-top:8px;opacity:.9;transition:color .3s ease}.offer-content h3:after{content:"→";font-size:24px;color:#fff;margin-left:10px;opacity:0;transform:translate(-10px);transition:all .3s ease}.offer-card:hover{box-shadow:0 10px 20px #0003}.offer-card:hover img{transform:scale(1.05)}.offer-card:hover .offer-content{background:linear-gradient(transparent,#000000b3)}.offer-card:hover h3:after{opacity:1;transform:translate(0)}@media (max-width: 1024px){.offers-grid{grid-template-columns:1fr;max-width:600px}.offer-card{max-width:100%}}@media (max-width: 768px){.offers-section .section-title{font-size:32px}.offer-card{height:350px}}@media (max-width: 480px){.offer-card{height:300px}}.events-section{padding:60px 0;background-color:#3f3a37;width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;display:flex;flex-direction:column;align-items:center}.events-header{width:100%;max-width:1200px;margin:0 auto 40px;padding:0 20px;text-align:center}.events-section .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}.events-section .section-title:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:3.75rem;height:2px;background-color:#8b5a2b}.events-section .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}.desktop-events-view{display:block;width:100%}.events-scroll-container{position:relative;width:100%;max-width:1200px;margin:0 auto;padding:0 20px}.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}.events-horizontal-scroll::-webkit-scrollbar{display:none}.event-slide-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}.event-slide-card:hover{transform:translateY(-8px);box-shadow:0 20px 60px #0006}.event-card-image{width:100%;height:100%;position:relative;overflow:hidden}.event-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.event-slide-card:hover .event-card-image img{transform:scale(1.05)}.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}.event-card-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#000c);padding:3rem 1.5rem 1.5rem;color:#fff}.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}.event-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}.event-description{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}.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}.event-date svg{color:#fff;opacity:.8}.events-scroll-indicator{width:100%;height:2px;background-color:#fff3;margin-top:20px;position:relative}.events-scroll-thumb{height:100%;background-color:#8b5a2b;border-radius:1px;transition:all .3s ease}.mobile-events-view{display:none;width:100%}.mobile-events-slider{width:100%;position:relative;overflow:hidden;margin:0 auto}.mobile-events-slider-container{width:100%;overflow:hidden}.mobile-events-slides{display:flex;transition:transform .5s ease;width:100%}.mobile-events-slide{min-width:100%;box-sizing:border-box;padding:0 10px}.mobile-events-card{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 5px 15px #0000001a;height:400px;display:flex;flex-direction:column;position:relative}.mobile-events-image-container{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.mobile-events-image{width:100%;height:100%;object-fit:cover}.mobile-events-badge{position:absolute;top:10px;left:10px;padding:.3125rem .9375rem;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;background-color:#d97706;color:#fff;z-index:2}.mobile-events-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to top,rgba(0,0,0,.9) 0%,rgba(0,0,0,.5) 50%,transparent 100%);padding:1.5rem;display:flex;flex-direction:column;justify-content:space-between;color:#fff;z-index:1}.mobile-events-location{font-size:.75rem;letter-spacing:.125em;margin-top:2rem;margin-bottom:auto;opacity:.8;text-transform:uppercase;color:#fff}.mobile-events-content-bottom{margin-top:auto;display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.mobile-events-title{font-size:1.125rem;font-weight:500;margin-bottom:.2rem;line-height:1.3;text-transform:uppercase;letter-spacing:.0625rem;color:#fff}.mobile-events-description{font-size:.875rem;margin-bottom:.5rem;line-height:1.5;font-weight:300;color:#ccc}.mobile-events-date{display:flex;align-items:center;gap:.5rem;font-size:.75rem;letter-spacing:.0625rem;color:#ccc}.mobile-events-nav{display:flex;justify-content:center;align-items:center;margin-top:20px;gap:15px}.mobile-events-prev,.mobile-events-next{background:none;border:1px solid #8B5A2B;color:#8b5a2b;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.mobile-events-prev:hover,.mobile-events-next:hover{background-color:#8b5a2b;color:#fff}.mobile-events-prev.disabled,.mobile-events-next.disabled{opacity:.5;cursor:not-allowed}.mobile-events-dots{display:flex;gap:8px}.mobile-events-dot{width:10px;height:10px;border-radius:50%;background-color:#ddd;border:none;cursor:pointer;transition:all .3s ease}.mobile-events-dot.active{background-color:#8b5a2b;transform:scale(1.2)}@media (max-width: 1299px) and (min-width: 1029px){.events-section{padding:50px 0}.events-section .section-title{font-size:2.2rem}.event-slide-card{flex:0 0 300px;height:380px}.event-card-overlay{padding:2.5rem 1.25rem 1.25rem}.event-title{font-size:1.3rem}.events-horizontal-scroll{gap:1.25rem}}@media (max-width: 1029px) and (min-width: 768px){.desktop-events-view{display:none}.mobile-events-view{display:block}.events-section{padding:40px 0}.events-section .section-title{font-size:2rem}.mobile-events-card{height:350px}.mobile-events-overlay{padding:1.25rem}.mobile-events-title{font-size:1rem}.mobile-events-description{font-size:.8rem}}@media (max-width: 768px) and (min-width: 567px){.desktop-events-view{display:none}.mobile-events-view{display:block}.events-section{padding:40px 0}.events-section .section-title{font-size:1.8rem}.mobile-events-card{height:320px;margin:10px}.mobile-events-overlay{padding:1rem}.mobile-events-badge{font-size:.65rem}.mobile-events-location{font-size:.7rem;margin-top:1.5rem}.mobile-events-title{font-size:.95rem;margin-top:1rem}.mobile-events-description{font-size:.75rem}.mobile-events-date{font-size:.7rem}}@media (max-width: 567px) and (min-width: 486px){.desktop-events-view{display:none}.mobile-events-view{display:block}.events-section .section-title{font-size:1.6rem}.mobile-events-card{height:300px;margin:8px}.mobile-events-overlay{padding:.875rem}.mobile-events-badge{font-size:.6rem;padding:.25rem .75rem}.mobile-events-location{font-size:.65rem;margin-top:1.25rem}.mobile-events-title{font-size:.9rem;margin-top:.75rem}.mobile-events-description{font-size:.7rem}.mobile-events-date{font-size:.65rem}}@media (max-width: 486px) and (min-width: 320px){.desktop-events-view{display:none}.mobile-events-view{display:block}.events-section .section-title{font-size:1.4rem;letter-spacing:1px}.mobile-events-card{height:280px;margin:5px}.mobile-events-overlay{padding:.75rem}.mobile-events-badge{font-size:.55rem;padding:.225rem .65rem}.mobile-events-location{font-size:.6rem;margin-top:1rem}.mobile-events-title{font-size:.85rem;margin-top:.5rem}.mobile-events-description{font-size:.65rem}.mobile-events-date{font-size:.6rem}.mobile-events-nav{margin-top:15px;gap:10px}.mobile-events-prev,.mobile-events-next{width:35px;height:35px}.mobile-events-dots{gap:6px}.mobile-events-dot{width:8px;height:8px}}@media (max-width: 320px){.desktop-events-view{display:none}.mobile-events-view{display:block}.events-section .section-title{font-size:1.2rem;letter-spacing:.5px}.events-section .section-subtitle{font-size:.8rem}.mobile-events-card{height:260px;margin:3px}.mobile-events-overlay{padding:.625rem}.mobile-events-badge{font-size:.5rem;padding:.2rem .6rem}.mobile-events-location{font-size:.55rem;margin-top:.75rem}.mobile-events-title{font-size:.8rem;margin-top:.25rem}.mobile-events-description{font-size:.6rem;margin-bottom:.25rem}.mobile-events-date{font-size:.55rem}}.schedule-section{padding:20px;background-color:#f5e6e3;width:100vw;min-height:88vh;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;display:flex;flex-direction:column;align-items:center}.schedule-section .section-header{width:100%;max-width:1200px;padding:40px 20px 20px;text-align:center;display:flex;flex-direction:column;align-items:center}.schedule-section .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}.schedule-section .section-title:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:60px;height:2px;background-color:#8b5a2b}.schedule-section .section-subtitle{font-size:16px;color:#666;margin-top:20px;margin-bottom:40px;font-weight:300;text-align:center}.schedule-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;max-width:1200px;margin:0 auto;padding:0 20px;width:100%}.schedule-card{position:relative;overflow:hidden;border-radius:8px;height:400px;transition:all .3s ease;box-shadow:0 5px 15px #0000001a}.schedule-card img{width:100%;height:100%;object-fit:cover;border-radius:4px;margin-bottom:0;transition:transform .5s ease;transform:scale(1)}.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}.schedule-card h3:after{content:"→";font-size:24px;color:#fff;margin-left:10px;opacity:0;transform:translate(-10px);transition:all .3s ease}.schedule-card:hover{box-shadow:0 10px 20px #0003}.schedule-card:hover img{transform:scale(1.05)}.schedule-card:hover h3{color:#fff;background:linear-gradient(transparent,#000000b3);transform:translateY(0);opacity:1;box-shadow:0 5px 10px #0000004d}.schedule-card:hover h3:after{opacity:1;transform:translate(0)}@media (max-width: 1024px){.schedule-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.schedule-grid{grid-template-columns:1fr;padding:0 15px}.schedule-card{height:200px}}.gallery-hero{position:relative;width:100%;height:500px;border-radius:5px;overflow:hidden;margin-top:40px}.gallery-hero img{width:100%;height:100%;object-fit:cover}.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:flex-end;align-items:flex-start;padding:3rem;color:#fff}.gallery-title{font-size:2.5rem;font-weight:300;letter-spacing:.1em;margin-bottom:1rem;color:#e0e0e0}.gallery-button{background-color:#8b5a2b;color:#fff;border:none;padding:.8rem 1.5rem;font-size:1rem;font-weight:500;border-radius:4px;cursor:pointer;transition:background-color .3s ease;text-transform:uppercase;letter-spacing:.05em}.gallery-button:hover{background-color:#6d4722}.location-section{padding-top:0;background-color:#fff;width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;display:flex;flex-direction:column;align-items:center;padding-bottom:10px}.location-section .section-header{width:100%;max-width:1200px;padding:40px 20px 20px;text-align:center;display:flex;flex-direction:column;align-items:center}.location-section .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}.location-section .section-title:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:60px;height:2px;background-color:#8b5a2b}.location-section .section-subtitle{font-size:16px;color:#666;margin-top:20px;margin-bottom:40px;font-weight:300;text-align:center}.location-content{display:flex;flex-direction:column;gap:2rem;max-width:1200px;margin:0 auto;padding:20px;width:100%}@media (min-width: 992px){.location-content{flex-direction:row}.location-info,.location-map{flex:1}}.location-address,.location-phone{font-size:1rem;color:#666;margin-bottom:1rem}@media (max-width: 768px){.hero-section{height:60vh;min-height:400px}.hero-title-programdetails{font-size:2.5rem}.hero-subtitle-programdetails{font-size:1.2rem}.section-navigation button{font-size:.8rem;padding:.5rem}.section-title{font-size:1.5rem}.section-subtitle{font-size:1rem}.award-winning-title{font-size:2rem}.award-winning-subtitle{font-size:1rem}.image-grid-special{grid-template-columns:1fr}.left-image img,.center-image img,.right-image img{height:200px}.booking-card{margin:2rem auto}.gallery-hero{height:300px}.gallery-title{font-size:1.8rem}}@media (max-width: 480px){.hero-title-programdetails{font-size:2rem}.award-winning-title{margin-top:0;font-size:2rem}.hero-subtitle-programdetails{font-size:1rem}.section-nav-container{flex-wrap:wrap;gap:.5rem}.section-navigation button{font-size:.7rem}.booking-card{padding:1.5rem}.booking-title{font-size:1.2rem}.book-now-btn{font-size:1rem}}.section-navigation{transition:all .3s ease-out;will-change:transform,opacity,background-color}.section-navigation.sticky{position:fixed;top:0;left:0;right:0;z-index:1000;background-color:#fffffffa;box-shadow:0 2px 10px #0000001a;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}#program-details-head-title{font-size:clamp(2rem,5vw,2.8rem);font-family:Cormorant Garamond,serif;font-weight:700;line-height:1.2}.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%;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%;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;flex-wrap:wrap;gap:1rem}.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%;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: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}.form-header{display:flex;align-items:center;gap:1rem;margin-bottom:2rem}.form-header h1{font-size:1.8rem;color:#333}.back-button{background-color:#f8f9fa;border:none;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s}.back-button:hover{background-color:#e9ecef}.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{margin-bottom:1.5rem}.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:flex;flex-wrap:wrap;gap:1rem;margin-top:1rem}.image-preview{position:relative;width:120px;height:120px;border-radius:8px;overflow:hidden;box-shadow:0 2px 5px #0000001a}.image-preview img{width:100%;height:100%;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}}.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: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::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: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%;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 (-webkit-min-device-pixel-ratio: 2),(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}}.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;margin-top:0;margin-bottom: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}.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:#3c3c3c}.home-tab-btn.active{background:#c74427;color:#fff;box-shadow:0 2px 10px #c744274d}.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%;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: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: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:550px;width:350px}.home-destination-card-horizontal.expanded .home-destination-image-container{height:60%}.home-destination-image{width:100%;height:100%;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: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: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:10px}.home-cities-grid.visible{height:250px;padding:14px}.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%;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%;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}}@tailwind base;@tailwind components;@tailwind utilities;
