.app{width:100%;height:100%;margin:0;padding:0}header{z-index:3;background-color:#fff;flex-direction:row;width:100%;padding:16px;display:flex;position:fixed;top:0}header h1{display:none}header a{text-decoration:none}.logo{cursor:pointer;justify-content:flex-start;align-items:center;width:300px;height:40px;transition:transform .3s;display:flex}.logo img{object-fit:contain;width:auto;max-width:100%;height:38px;display:block}.logo:hover{transform:scale(1.02)}.user-icon{flex-direction:row;display:flex}.user-icon-phone{cursor:pointer;justify-content:center;align-items:center;width:100%;display:flex!important}.user-icon-phone:hover{color:#fff!important;background-color:#b5b5b5!important}.logged-icon{color:#000;flex-direction:column;justify-content:center;align-items:center;display:flex}.logged-icon-light{color:#fff;flex-direction:column;justify-content:center;align-items:center;display:flex}.logged-icon span{font-size:.6rem}#goToRegisterA{cursor:pointer}nav{flex-direction:row;justify-content:flex-start;align-items:center;gap:8px;width:100%;margin-left:3%;display:flex}nav a{color:#000;letter-spacing:.02em;margin-right:28px;padding:6px 4px;font-size:.95rem;font-weight:600;text-decoration:none;transition:color .25s,opacity .25s;position:relative}nav a:after{content:"";background-color:currentColor;border-radius:2px;width:0%;height:2px;transition:width .3s cubic-bezier(.16,1,.3,1);position:absolute;bottom:0;left:0}nav a:hover:after{width:100%}#nav-menu{z-index:10;background-color:#fff;border-radius:12px;margin-top:4px;position:absolute;top:70px;right:0;overflow:hidden;box-shadow:0 0 10px #0003}#nav-menu a,#nav-menu .nav-menu-book-btn{color:#000;text-align:left;width:100%;font-size:inherit;cursor:pointer;background:0 0;border:none;padding:16px;font-family:inherit;font-weight:400;text-decoration:none;transition:all .25s;display:block}#nav-menu a:hover,#nav-menu .nav-menu-book-btn:hover{background-color:#f0f0f0}[data-bs-theme=dark] #nav-menu{background-color:#1a1a24;border:1px solid #ffffff1a;box-shadow:0 8px 24px #0009}[data-bs-theme=dark] #nav-menu a,[data-bs-theme=dark] #nav-menu .nav-menu-book-btn{color:#fff}[data-bs-theme=dark] #nav-menu a:hover,[data-bs-theme=dark] #nav-menu .nav-menu-book-btn:hover{color:#e0e400;background-color:#282834}#nav-actions{flex-direction:row;justify-content:flex-end;align-items:center;width:100%;display:flex}#nav-actions button{margin-right:12px}#nav-actions img{cursor:pointer;margin-right:12px}#nav .is-active,#nav-menu .is-active{color:#2a33ef;font-weight:700}#nav .is-active-light,#nav-menu .is-active-light{color:#8f94f5;font-weight:700}#user-icon{object-fit:cover;border-radius:50%;width:28px;height:28px;transition:transform .2s;display:block;margin:0!important}.header-user-btn{cursor:pointer;background:0 0;border:none;border-radius:50%;outline:none;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:transform .25s cubic-bezier(.16,1,.3,1),opacity .2s;display:inline-flex}#nav-actions .header-user-btn{margin-right:12px}#nav-actions .header-user-btn #user-icon,.header-user-btn-mobile #user-icon{margin-left:0!important;margin-right:0!important}.header-user-btn:hover{opacity:.85;transform:scale(1.1)}.header-user-btn:focus-visible{outline-offset:2px;outline:2px solid #0d6efd}.header-user-btn-mobile{margin:10px auto}#bookBtn{letter-spacing:.03em;background:linear-gradient(135deg,#0d6efd 0%,#0052cc 100%);border:none;border-radius:999px;justify-content:center;align-items:center;padding:8px 22px;font-size:.9rem;font-weight:700;transition:all .25s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 4px 14px #0d6efd59;color:#fff!important}#bookBtn:hover{background:linear-gradient(135deg,#0b5ed7 0%,#0043a8 100%);transform:translateY(-2px);box-shadow:0 6px 20px #0d6efd80}.header-multilanguage{margin-left:4px}.header-multilanguage select.form-select{cursor:pointer;-webkit-backdrop-filter:blur(8px);border-radius:12px;padding:6px 32px 6px 12px;font-size:.85rem;font-weight:600;transition:all .25s}[data-bs-theme=light] .header-multilanguage select.form-select{color:#0f172a;background-color:#f8fafce6;border:1.5px solid #00000026;box-shadow:0 2px 8px #0000000a}[data-bs-theme=light] .header-multilanguage select.form-select:hover,[data-bs-theme=light] .header-multilanguage select.form-select:focus{border-color:#0d6efd;box-shadow:0 0 0 3px #0d6efd26}[data-bs-theme=dark] .header-multilanguage select.form-select{color:#fff;background-color:#141824e6;border:1.5px solid #fff3;box-shadow:0 2px 8px #0000004d}[data-bs-theme=dark] .header-multilanguage select.form-select:hover,[data-bs-theme=dark] .header-multilanguage select.form-select:focus{border-color:#60a5fa;box-shadow:0 0 0 3px #60a5fa33}.header-mobile-right{align-items:center;display:none}.theme-toggle-btn{cursor:pointer;width:36px;height:36px;color:inherit;background:0 0;border:1px solid #7878784d;border-radius:50%;justify-content:center;align-items:center;margin-right:12px;padding:0;transition:transform .25s,border-color .25s,background-color .25s;display:flex}.theme-toggle-btn:hover{background-color:#646cff1f;border-color:#646cff;transform:rotate(15deg)scale(1.08)}.menu-toggle{display:none}.menu-toggle:hover{border-radius:12px;transition:all .4s}.main{color:#fff;z-index:1;min-height:100vh;margin-top:3.7%}.card{padding:2em}a{color:#646cff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#535bf2}h1{font-size:3.2em;line-height:1.1}p{word-break:break-word;overflow-wrap:break-word}hr{background:#fff;height:4px;margin:0;padding:0}button{cursor:pointer;background-color:#000;border:1px solid #0000;border-radius:12px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;transition:border-color .25s}button:hover{border-color:#646cff}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:2px solid #646cff!important}.cards-plan{flex-direction:row;justify-content:center;align-items:center;padding-bottom:12px;display:flex}.card-text{word-break:break-word}.servicesPage{width:100%;height:100%;min-height:100vh;position:relative;overflow:hidden}.servicesPageBg{filter:blur(16px);background-position:50%;background-repeat:no-repeat;background-size:cover;height:100vh}.servicesPageContent{z-index:2;width:100%;height:100%;position:absolute;top:0;overflow-y:auto}.servicesPageTitle{border-radius:8px;width:fit-content;margin-top:30px;padding:6px}.contactPage{width:100%;height:100%;min-height:100vh;position:relative;overflow:hidden}.contactPageBg{filter:blur(16px);background-position:50%;background-repeat:no-repeat;background-size:cover;height:100vh}.contactPageContent{z-index:2;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding-left:16%;padding-right:16%;display:flex;position:absolute;top:0}.contactForm{-webkit-backdrop-filter:blur(12px);border-radius:20px;width:100%;max-width:680px;padding:4%;transition:background-color .3s,border-color .3s,color .3s;display:block}[data-bs-theme=light] .contactForm{color:#0f172a;background-color:#fffffff0;border:2px dashed #0d6efd;box-shadow:0 12px 36px #00000026}[data-bs-theme=dark] .contactForm{color:#fff;background-color:#000000e0;border:2px dashed #fff;box-shadow:0 12px 36px #0009}.contactForm .input{width:100%}[data-bs-theme=light] header{border-bottom:1px solid #0000001a;box-shadow:0 1px 10px #0000000f;color:#0f172a!important;background-color:#fff!important}[data-bs-theme=light] nav a{color:#0f172a!important}[data-bs-theme=light] nav a.is-active,[data-bs-theme=light] #nav-menu a.is-active{color:#0d6efd!important}[data-bs-theme=light] #nav-menu{border:1px solid #0000001f;box-shadow:0 10px 30px #0000001f;background-color:#fff!important}[data-bs-theme=light] #nav-menu a{color:#0f172a!important}[data-bs-theme=light] #nav-menu a:hover{color:#0d6efd!important;background-color:#f1f5f9!important}[data-bs-theme=light] main{color:#0f172a}[data-bs-theme=dark] header{border-bottom:1px solid #ffffff1f;box-shadow:0 2px 12px #0009;color:#fff!important;background-color:#000!important}[data-bs-theme=dark] nav a{color:#fff!important}[data-bs-theme=dark] nav a.is-active,[data-bs-theme=dark] #nav-menu a.is-active{color:#60a5fa!important}[data-bs-theme=dark] #nav-menu{border:1px solid #ffffff26;box-shadow:0 10px 30px #000000b3;background-color:#000!important}[data-bs-theme=dark] #nav-menu a{color:#fff!important}[data-bs-theme=dark] #nav-menu a:hover{color:#60a5fa!important;background-color:#1e293b!important}[data-bs-theme=dark] main{color:#fff}@media screen and (width<=3840px){.main{margin-top:3%}}@media screen and (width<=1920px){.main{margin-top:3.7%}}@media screen and (width<=1780px){.main{margin-top:4.1%}}@media screen and (width<=1680px){.main{margin-top:4.4%}}@media screen and (width<=1520px){.main{margin-top:4.8%}}@media screen and (width<=1380px){.main{margin-top:5.2%}}@media screen and (width<=1240px){.main{margin-top:5.6%}}@media screen and (width<=1100px){.main{margin-top:6.6%}}@media screen and (width<=960px){.main{margin-top:7.4%}}@media screen and (width<=820px){.main{margin-top:8.6%}}@media screen and (width<=768px){header{justify-content:space-between}#nav{display:none}.header-mobile-right{display:flex}.menu-toggle,#nav-menu,.menu-toggle:hover #nav-menu{display:block}.main{margin-top:10%}.cards-plan{flex-direction:column}}@media screen and (width<=680px){.main{margin-top:12%}}@media screen and (width<=560px){.main{margin-top:14%}}@media screen and (width<=480px){.main{margin-top:15%}}@media screen and (width<=440px){.main{margin-top:19%}}@media screen and (width<=400px){.logo,.logo img{width:220px}}@media screen and (width<=380px){.main{margin-top:21%}}@media screen and (width<=300px){.main{margin-top:26%}}.weather-badge{white-space:nowrap;-webkit-user-select:none;user-select:none;cursor:default;border-radius:20px;align-items:center;gap:8px;margin-right:12px;padding:5px 12px;font-size:.82rem;font-weight:600;transition:all .25s;display:inline-flex}.weather-badge-light{color:#0f172a;background-color:#fff;border:1.5px solid #cbd5e1;box-shadow:0 2px 6px #00000014}.weather-badge-light .weather-badge-city{color:#475569;font-weight:500}.weather-badge-light .weather-badge-temp{color:#0f172a;font-weight:700}.weather-badge-light:hover{border-color:#0d6efd;box-shadow:0 4px 10px #0d6efd26}.weather-badge-dark{color:#f8fafc;background-color:#1a1a24e6;border:1.5px solid #ffffff38;box-shadow:0 2px 8px #00000059}.weather-badge-dark .weather-badge-city{color:#94a3b8;font-weight:500}.weather-badge-dark .weather-badge-temp{color:#fff;font-weight:700}.weather-badge-dark:hover{border-color:#60a5fa;box-shadow:0 4px 12px #60a5fa40}.weather-badge-icon{align-items:center;font-size:1rem;line-height:1;display:flex}.weather-badge-city{font-size:.75rem}@media (width<=992px){.weather-badge-city{display:none}}@media (width<=768px){.weather-badge{margin-right:6px;padding:4px 8px;font-size:.75rem}}.site-footer{z-index:10;width:100%;margin-top:auto;padding:4rem 1.5rem 2rem;font-family:inherit;font-size:.9rem;line-height:1.6;transition:background-color .3s,color .3s,border-color .3s;position:relative}.site-footer--dark,[data-bs-theme=dark] .site-footer{color:#e2e8f0;background:radial-gradient(100% 100% at 50% 0,#111827 0%,#07090e 100%);border-top:1px solid #ffffff14;box-shadow:0 -10px 30px #00000080}.site-footer--light,[data-bs-theme=light] .site-footer{color:#1e293b;background:linear-gradient(#fff 0%,#f8fafc 100%);border-top:1px solid #0f172a14;box-shadow:0 -10px 25px #00000008}.site-footer__container{width:100%;max-width:1280px;margin:0 auto}.site-footer__grid{grid-template-columns:1.5fr 1fr 1.35fr 1.15fr;gap:3rem 2.5rem;margin-bottom:3.5rem;display:grid}.site-footer__brand{flex-direction:column;gap:1.25rem;display:flex}.site-footer__logo-link{width:fit-content;text-decoration:none;transition:transform .25s,opacity .25s;display:inline-block}.site-footer__logo-link:hover,.site-footer__logo-link:focus-visible{opacity:.95;transform:translateY(-2px)}.site-footer__logo-img{object-fit:contain;width:auto;max-width:250px;height:40px;display:block}.site-footer__badge-wrapper{letter-spacing:.08em;text-transform:uppercase;border-radius:9999px;align-items:center;gap:.6rem;width:fit-content;padding:.35rem .85rem;font-size:.72rem;font-weight:700;transition:all .25s;display:inline-flex}.site-footer--dark .site-footer__badge-wrapper{color:#fbbf24;background:#d977061f;border:1px solid #f59e0b4d}.site-footer--light .site-footer__badge-wrapper{color:#b45309;background:#d9770614;border:1px solid #d9770638}.site-footer__stars{color:#f59e0b;gap:3px;display:inline-flex}.site-footer__star-icon{fill:currentColor;width:13px;height:13px}.site-footer__description{text-wrap:pretty;margin:0;font-size:.88rem;line-height:1.65}.site-footer--dark .site-footer__description{color:#94a3b8}.site-footer--light .site-footer__description{color:#64748b}.site-footer__trust-pill{border-radius:6px;align-items:center;gap:.5rem;width:fit-content;padding:.35rem .75rem;font-size:.78rem;font-weight:500;display:inline-flex}.site-footer--dark .site-footer__trust-pill{color:#cbd5e1;background:#ffffff0a;border:1px solid #ffffff0f}.site-footer--light .site-footer__trust-pill{color:#475569;background:#0f172a08;border:1px solid #0f172a0f}.site-footer__heading{text-transform:uppercase;letter-spacing:.1em;margin:0 0 1.25rem;padding-bottom:.5rem;font-size:.85rem;font-weight:700;display:inline-block;position:relative}.site-footer--dark .site-footer__heading{color:#f8fafc}.site-footer--light .site-footer__heading{color:#0f172a}.site-footer__heading:after{content:"";border-radius:2px;width:28px;height:2px;transition:width .3s;position:absolute;bottom:0;left:0}.site-footer--dark .site-footer__heading:after{background:linear-gradient(90deg,#f59e0b,#60a5fa)}.site-footer--light .site-footer__heading:after{background:linear-gradient(90deg,#d97706,#2563eb)}.site-footer__grid-col:hover .site-footer__heading:after{width:44px}.site-footer__nav-list{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.site-footer__nav-link{align-items:center;gap:.5rem;padding:.2rem 0;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.site-footer--dark .site-footer__nav-link{color:#94a3b8}.site-footer--dark .site-footer__nav-link:hover,.site-footer--dark .site-footer__nav-link:focus-visible{color:#60a5fa;transform:translate(4px)}.site-footer--light .site-footer__nav-link{color:#475569}.site-footer--light .site-footer__nav-link:hover,.site-footer--light .site-footer__nav-link:focus-visible{color:#0d6efd;transform:translate(4px)}.site-footer__link-bullet{opacity:0;font-size:.75rem;transition:all .2s;transform:translate(-4px)}.site-footer__nav-link:hover .site-footer__link-bullet,.site-footer__nav-link:focus-visible .site-footer__link-bullet{opacity:1;transform:translate(0)}.site-footer__contact-list{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.site-footer__contact-item{align-items:flex-start;gap:.85rem;display:flex}.site-footer__contact-icon-box{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;transition:all .25s;display:flex}.site-footer--dark .site-footer__contact-icon-box{color:#93c5fd;background:#ffffff0d;border:1px solid #ffffff14}.site-footer--light .site-footer__contact-icon-box{color:#0d6efd;background:#f1f5f9;border:1px solid #0f172a14}.site-footer__contact-item:hover .site-footer__contact-icon-box{transform:scale(1.08)}.site-footer--dark .site-footer__contact-item:hover .site-footer__contact-icon-box{color:#fff;background:#60a5fa26;border-color:#60a5fa59}.site-footer--light .site-footer__contact-item:hover .site-footer__contact-icon-box{color:#fff;background:#0d6efd;border-color:#0d6efd}.site-footer__contact-details{flex-direction:column;gap:.15rem;display:flex}.site-footer__contact-label{text-transform:uppercase;letter-spacing:.05em;opacity:.75;font-size:.72rem;font-weight:600}.site-footer__contact-link,.site-footer__contact-text{font-size:.88rem;font-weight:500;text-decoration:none;transition:color .2s}.site-footer--dark .site-footer__contact-link{color:#f1f5f9}.site-footer--dark .site-footer__contact-link:hover,.site-footer--dark .site-footer__contact-link:focus-visible{color:#60a5fa;text-decoration:underline}.site-footer--light .site-footer__contact-link{color:#0f172a}.site-footer--light .site-footer__contact-link:hover,.site-footer--light .site-footer__contact-link:focus-visible{color:#0d6efd;text-decoration:underline}.site-footer__live-badge{border-radius:9999px;align-items:center;gap:6px;width:fit-content;margin-top:.25rem;padding:2px 8px;font-size:.72rem;font-weight:600;display:inline-flex}.site-footer--dark .site-footer__live-badge{color:#34d399;background:#10b9811f;border:1px solid #10b98140}.site-footer--light .site-footer__live-badge{color:#059669;background:#10b9811a;border:1px solid #10b98133}.site-footer__pulse-dot{background:#10b981;border-radius:50%;width:6px;height:6px;animation:2s infinite footerPulse;box-shadow:0 0 #10b981b3}@keyframes footerPulse{0%{transform:scale(.95);box-shadow:0 0 #10b981b3}70%{transform:scale(1);box-shadow:0 0 0 5px #10b98100}to{transform:scale(.95);box-shadow:0 0 #10b98100}}.site-footer__features-list{flex-direction:column;gap:.65rem;margin:0 0 1.25rem;padding:0;list-style:none;display:flex}.site-footer__feature-item{align-items:center;gap:.65rem;font-size:.85rem;display:flex}.site-footer--dark .site-footer__feature-item{color:#cbd5e1}.site-footer--light .site-footer__feature-item{color:#475569}.site-footer__feature-icon{color:#f59e0b;flex-shrink:0;width:16px;height:16px}.site-footer__schedule-box{border-radius:8px;padding:.85rem 1rem;font-size:.78rem;line-height:1.5}.site-footer--dark .site-footer__schedule-box{color:#94a3b8;background:#ffffff08;border:1px solid #ffffff0f}.site-footer--light .site-footer__schedule-box{color:#64748b;background:#0f172a05;border:1px solid #0f172a0f}.site-footer__schedule-title{text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.4rem;margin-bottom:.35rem;font-weight:700;display:flex}.site-footer--dark .site-footer__schedule-title{color:#e2e8f0}.site-footer--light .site-footer__schedule-title{color:#1e293b}.site-footer__bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.25rem;padding-top:2rem;display:flex}.site-footer--dark .site-footer__bottom{border-top:1px solid #ffffff14}.site-footer--light .site-footer__bottom{border-top:1px solid #0f172a14}.site-footer__copyright{margin:0;font-size:.82rem}.site-footer--dark .site-footer__copyright,.site-footer--light .site-footer__copyright{color:#64748b}.site-footer__legal-nav{flex-wrap:wrap;align-items:center;gap:1.25rem;display:flex}.site-footer__legal-link{font-size:.8rem;text-decoration:none;transition:all .2s;position:relative}.site-footer--dark .site-footer__legal-link{color:#94a3b8}.site-footer--dark .site-footer__legal-link:hover,.site-footer--dark .site-footer__legal-link:focus-visible{color:#60a5fa;text-decoration:underline}.site-footer--light .site-footer__legal-link{color:#475569}.site-footer--light .site-footer__legal-link:hover,.site-footer--light .site-footer__legal-link:focus-visible{color:#0d6efd;text-decoration:underline}.site-footer__tech-btn{cursor:pointer;background:0 0;border-radius:9999px;outline:none;align-items:center;gap:.4rem;padding:.35rem .85rem;font-size:.75rem;font-weight:600;transition:all .25s cubic-bezier(.16,1,.3,1);display:inline-flex}.site-footer--dark .site-footer__tech-btn{color:#93c5fd;background:#1e293b80;border:1px solid #60a5fa4d}.site-footer--dark .site-footer__tech-btn:hover,.site-footer--dark .site-footer__tech-btn:focus-visible{color:#fff;background:#3b82f633;border-color:#60a5fa;transform:translateY(-2px);box-shadow:0 4px 12px #60a5fa33}.site-footer--light .site-footer__tech-btn{color:#0d6efd;background:#f1f5f9;border:1px solid #0d6efd40}.site-footer--light .site-footer__tech-btn:hover,.site-footer--light .site-footer__tech-btn:focus-visible{color:#fff;background:#0d6efd;border-color:#0d6efd;transform:translateY(-2px);box-shadow:0 4px 12px #0d6efd33}@media screen and (width<=1080px){.site-footer__grid{grid-template-columns:1fr 1fr;gap:2.5rem}}@media screen and (width<=768px){.site-footer{padding:3rem 1.25rem 2rem}.site-footer__grid{grid-template-columns:1fr;gap:2.25rem;margin-bottom:2.5rem}.site-footer__brand{align-items:flex-start}.site-footer__bottom{flex-direction:column;align-items:flex-start;gap:1.25rem}.site-footer__legal-nav{flex-direction:column;align-items:flex-start;gap:.75rem;width:100%}.site-footer__tech-btn{align-self:flex-start;margin-top:.5rem}}@media screen and (width<=480px){.site-footer__logo-img{max-width:210px;height:35px}.site-footer__contact-item{gap:.75rem}.site-footer__contact-icon-box{width:32px;height:32px}}#home,.home-section{height:100vh;position:relative}#home .text-content,.home-section .text-content{color:#fff;text-shadow:2px 2px 4px #000;text-align:center;word-break:normal;border-radius:8px;width:90%;max-width:950px;padding:10px 24px;font-size:3em;font-weight:bolder;animation:1.2s cubic-bezier(.16,1,.3,1) forwards fadeInUp;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.home-scroll-indicator{cursor:pointer;color:#fff;text-shadow:0 1px 3px #000000b3;z-index:2;background:0 0;border:none;flex-direction:column;align-items:center;gap:8px;padding:8px;transition:opacity .3s;display:flex;position:absolute;bottom:36px;left:50%;transform:translate(-50%)}.home-scroll-indicator:hover{opacity:.8}.home-scroll-indicator-pill{border:2px solid #fff;border-radius:12px;justify-content:center;width:22px;height:36px;padding-top:6px;display:flex;box-shadow:0 2px 8px #0006}.home-scroll-indicator-dot{background-color:#fff;border-radius:2px;width:4px;height:8px;animation:1.8s infinite scrollBounce}.home-scroll-indicator-text{letter-spacing:1.5px;text-transform:uppercase;font-size:.72rem;font-weight:600}@keyframes scrollBounce{0%{opacity:1;transform:translateY(0)}50%{opacity:.3;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translate(-50%,-42%)}to{opacity:1;transform:translate(-50%,-50%)}}@media (width<=768px){#home .text-content,.home-section .text-content{padding:8px 14px;font-size:1.9em}.home-scroll-indicator{bottom:24px}}@media (prefers-reduced-motion:reduce){.home-scroll-indicator-dot,#home .text-content,.home-section .text-content{animation:none!important}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;box-sizing:border-box;font-family:Arial,sans-serif;font-weight:400;line-height:1.5}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}html{box-sizing:border-box}*,:before,:after{box-sizing:inherit}html,body{width:100%;min-height:100vh;margin:0;padding:0}[data-bs-theme=light] body,[data-bs-theme=light] #root{color:#0f172a;background-color:#fff}[data-bs-theme=dark] body,[data-bs-theme=dark] #root{color:#fff;background-color:#000}#root{width:100%;height:100%;margin:0;padding:0}.scroll-to-top-btn{z-index:998;cursor:pointer;-webkit-backdrop-filter:blur(12px);border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;padding:0;transition:opacity .35s cubic-bezier(.16,1,.3,1),transform .35s cubic-bezier(.16,1,.3,1),background-color .25s,border-color .25s,box-shadow .25s;display:flex;position:fixed;bottom:84px;right:24px}.scroll-to-top-btn.is-hidden{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(12px)scale(.85)}.scroll-to-top-btn.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)scale(1)}.scroll-to-top-dark{color:#fff;background-color:#181820e0;border:1.5px solid #fff3;box-shadow:0 4px 18px #0006}.scroll-to-top-light{color:#0f172a;background-color:#fffffff0;border:1.5px solid #00000026;box-shadow:0 4px 18px #0000001f}.scroll-to-top-btn:hover{color:#0d6efd;border-color:#0d6efd;transform:translateY(-3px)scale(1.08);box-shadow:0 6px 22px #0d6efd4d}@media (width<=768px){.scroll-to-top-btn{width:40px;height:40px;bottom:140px;right:18px}}@media (prefers-color-scheme:light){#root{color:#000;background-color:#fff}}@media screen and (width<=768px){#root{min-width:100%}}iframe[name^=__privateStripeAssistant],iframe[src*="stripe.com/v3/elements/assistant"],iframe[src*="stripe.com/assistant"],div[class*=StripeAssistant],div[class*=stripe-assistant],div[id*=stripe-assistant],.stripe-assistant-root,[data-stripe-badge],.StripeTestBadge{visibility:hidden!important;pointer-events:none!important;opacity:0!important;z-index:-9999!important;width:0!important;height:0!important;display:none!important;position:absolute!important}.ambient-audio-container{z-index:999;-webkit-backdrop-filter:blur(12px);-webkit-user-select:none;user-select:none;border-radius:999px;align-items:center;gap:10px;padding:8px 14px;transition:all .3s;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 4px 20px #00000040}.ambient-audio-dark{color:#fff;background-color:#121212d9;border:1px solid #fff3}.ambient-audio-light{color:#111;background-color:#ffffffe6;border:1px solid #00000026}.ambient-audio-container:hover{transform:translateY(-2px);box-shadow:0 6px 24px #00000059}.ambient-audio-toggle-btn{cursor:pointer;color:inherit;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:6px;transition:transform .2s,opacity .2s;display:flex}.ambient-audio-toggle-btn:hover{opacity:.85;transform:scale(1.1)}.ambient-audio-toggle-btn:focus-visible{outline:2px solid #646cff}.ambient-audio-btn-secondary{cursor:pointer;color:inherit;opacity:.8;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:5px;transition:transform .2s,opacity .2s;display:flex}.ambient-audio-btn-secondary:hover{opacity:1;transform:rotate(-45deg)scale(1.1)}.ambient-audio-btn-secondary:focus-visible{outline:2px solid #646cff}.ambient-equalizer{align-items:flex-end;gap:3px;height:16px;padding:0 2px;display:flex}.ambient-bar{background-color:currentColor;border-radius:2px;width:3px;height:4px;transition:height .2s}.ambient-equalizer.is-playing .ambient-bar:first-child{animation:1s ease-in-out infinite alternate barBounce}.ambient-equalizer.is-playing .ambient-bar:nth-child(2){animation:1.2s ease-in-out .2s infinite alternate barBounce}.ambient-equalizer.is-playing .ambient-bar:nth-child(3){animation:.9s ease-in-out .4s infinite alternate barBounce}.ambient-equalizer.is-playing .ambient-bar:nth-child(4){animation:1.1s ease-in-out .1s infinite alternate barBounce}@keyframes barBounce{0%{height:3px}50%{height:15px}to{height:6px}}.ambient-audio-label{flex-direction:column;max-width:220px;font-size:.76rem;font-weight:600;line-height:1.25;display:flex}.ambient-track-link{color:inherit;letter-spacing:.2px;align-items:center;gap:6px;font-size:.74rem;font-weight:700;text-decoration:none;transition:opacity .2s,color .2s;display:inline-flex}.ambient-track-link:hover{color:#1db954;text-decoration:underline}.ambient-track-badge{color:#1db954;text-transform:uppercase;letter-spacing:.3px;background:#1db95426;border:1px solid #1db95466;border-radius:4px;padding:1px 4px;font-size:.58rem;font-weight:700}.ambient-audio-disclaimer{opacity:.65;letter-spacing:-.1px;margin-top:2px;font-size:.55rem;font-weight:400;line-height:1.15}.ambient-progress-control{flex-direction:column;align-items:center;gap:2px;width:120px;margin:0 4px;display:flex}.ambient-time-slider{accent-color:#0ffff0;cursor:pointer;width:100%;height:4px}.ambient-time-display{font-variant-numeric:tabular-nums;letter-spacing:.5px;opacity:.8;align-items:center;gap:3px;font-size:.65rem;line-height:1;display:flex}.ambient-time-divider{opacity:.5}.ambient-volume-control{align-items:center;width:60px;margin-left:4px;display:flex}.ambient-volume-slider{accent-color:#646cff;cursor:pointer;width:100%;height:4px}@media (width<=900px){.ambient-progress-control{width:85px}}@media (width<=768px){.ambient-audio-container{padding:6px 10px;bottom:80px;right:16px}.ambient-audio-label,.ambient-progress-control,.ambient-volume-control{display:none}}.cookie-card-container{z-index:1001!important;-webkit-backdrop-filter:blur(16px)!important;border-radius:16px!important;flex-direction:column!important;gap:12px!important;width:calc(100% - 48px)!important;max-width:420px!important;padding:18px 20px!important;transition:background-color .3s,border-color .3s!important;animation:.45s cubic-bezier(.16,1,.3,1) forwards cookieCardSlideIn!important;display:flex!important;position:fixed!important;bottom:24px!important;left:24px!important;box-shadow:0 12px 36px #0006!important}.cookie-card-dark{color:#f1f5f9!important;background-color:#14141aeb!important;border:1px solid #ffffff29!important}.cookie-card-light{color:#0f172a!important;background-color:#fffffff5!important;border:1px solid #0000001f!important}.cookie-card-header{align-items:center;gap:8px;margin:0;font-size:1rem;font-weight:700;display:flex}.cookie-card-header span[role=img]{font-size:1.25rem;line-height:1}.cookie-card-content{flex:none!important;margin:0!important;padding:0!important}.cookie-card-text{opacity:.9;word-break:normal;margin:0 0 6px;font-size:.84rem;line-height:1.45}.cookie-card-link{font-size:.8rem;font-weight:600;text-decoration:underline;transition:opacity .2s;display:inline-block;color:#0d6efd!important}.cookie-card-link:hover{opacity:.8}.cookie-card-actions{gap:10px!important;width:100%!important;margin-top:6px!important;display:flex!important}.cookie-btn{cursor:pointer!important;text-align:center!important;border-radius:10px!important;flex:1!important;padding:8px 14px!important;font-size:.84rem!important;font-weight:600!important;transition:all .2s!important}.cookie-btn-accept{color:#fff!important;background-color:#0d6efd!important;border:1px solid #0d6efd!important}.cookie-btn-accept:hover{background-color:#0b5ed7!important;transform:translateY(-1px)!important;box-shadow:0 4px 12px #0d6efd59!important}.cookie-card-dark .cookie-btn-decline{color:#cbd5e1!important;background-color:#0000!important;border:1px solid #ffffff40!important}.cookie-card-dark .cookie-btn-decline:hover{color:#fff!important;background-color:#ffffff1a!important}.cookie-card-light .cookie-btn-decline{color:#475569!important;background-color:#0000!important;border:1px solid #0003!important}.cookie-card-light .cookie-btn-decline:hover{color:#0f172a!important;background-color:#0000000d!important}@keyframes cookieCardSlideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (width<=768px){.cookie-card-container{width:auto!important;max-width:calc(100% - 32px)!important;padding:14px 16px!important;bottom:16px!important;left:16px!important;right:16px!important}.cookie-card-text{font-size:.8rem}}
