*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#000;margin:0;font-family:system-ui,Segoe UI,Roboto,sans-serif}#root{width:100%;min-height:100vh}.header{z-index:40;transition:all .3s;position:fixed;top:0;left:0;right:0}.header__inner{height:var(--lp-navbar-height);justify-content:space-between;align-items:center;display:flex}.header__brand{align-items:center;gap:.5rem;display:flex}.header__brand-icon{font-size:1.5rem}.header__brand-name{letter-spacing:.04em;font-size:.875rem;font-weight:700;line-height:1.1}.header__brand-sub{font-size:.75rem;line-height:1.1}.header__navlinks{align-items:center;gap:1.5rem;font-size:.875rem;display:none}.header__navlink{text-decoration:none;transition:color .2s}.header__call-desktop{display:none}.header__menu-btn{color:#fff;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;display:inline-flex}@media (width>=768px){.header__navlinks{display:flex}.header__call-desktop{display:inline-flex}.header__menu-btn{display:none}}.header__mobilemenu{border-top:1px solid #ff78141f;flex-direction:column;gap:.75rem;padding:1rem;display:flex}.header__mobilelink{color:#fff;padding:.5rem 0;font-size:.875rem;text-decoration:none;display:block}.header__call-mobile{width:fit-content}.header__brand{cursor:pointer;align-items:center;gap:12px;text-decoration:none;display:flex}.header__brand:hover{opacity:.95}.header__logo{object-fit:contain;border-radius:8px;width:42px;height:42px}.header__brand-name{margin:0;font-size:1.1rem;font-weight:700}.header__brand-sub{margin-top:2px;font-size:.8rem}@media (width<=768px){.header__logo{width:34px;height:34px}.header__brand-name{font-size:.95rem}.header__brand-sub{font-size:.7rem}}.footer{z-index:10;padding:2.5rem 1rem;position:relative}@media (width>=640px){.footer{padding-left:1.5rem;padding-right:1.5rem}}.footer__brand{align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.footer__brand-icon{font-size:1.5rem}.footer__about{margin:0;font-size:.75rem;line-height:1.6}.footer__title{margin:0 0 .75rem;font-size:.875rem;font-weight:600}.footer__link{color:#fff9;font-size:.75rem;text-decoration:none;transition:color .2s;display:block}.footer__link:hover{color:#fff}.footer__contact{color:#ffffffb3;align-items:center;gap:.5rem;font-size:.75rem;text-decoration:none;transition:color .2s;display:flex}.footer__contact:hover{color:#fff}.footer__contact--static:hover{color:#ffffffb3}.footer__copyright{text-align:center;color:#fff6;margin-top:1.5rem;font-size:.75rem}.footer__brand{cursor:pointer;align-items:center;gap:12px;margin-bottom:12px;text-decoration:none;display:flex}.footer__brand:hover{opacity:.95}.footer__logo{object-fit:contain;border-radius:8px;width:42px;height:42px}.footer__brand-name{margin:0;font-size:1rem;font-weight:700}.footer__brand-sub{margin:0;font-size:.75rem}@media (width<=768px){.footer__logo{width:36px;height:36px}.footer__brand-name{font-size:.9rem}}.fm-overlay{z-index:50;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.fm-backdrop{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#000000a6;position:absolute;inset:0}.fm-dialog{z-index:10;width:100%;max-width:28rem;max-height:calc(100vh - 2rem);margin:0 auto;position:relative;overflow-y:auto}.fm-card{border-radius:1rem;overflow:hidden;box-shadow:0 30px 80px #0000008c}.fm-header{padding:1.25rem;position:relative}.fm-close{cursor:pointer;border:0;border-radius:9999px;padding:.25rem;transition:filter .2s;position:absolute;top:1rem;right:1rem}.fm-close:hover{filter:brightness(1.15)}.fm-icon{margin-bottom:.5rem;font-size:1.875rem}.fm-title{color:#fff;margin:0;font-size:1.25rem;font-weight:700}.fm-subtitle{color:#ffffffd9;margin-top:.25rem;font-size:.875rem}.fm-features{flex-wrap:wrap;gap:.5rem;margin-top:.75rem;display:flex}.fm-feature{border-radius:9999px;align-items:center;gap:.25rem;padding:.125rem .5rem;font-size:.75rem;display:inline-flex}.fm-body{padding:1.25rem}.fm-note{border-radius:.75rem;margin-bottom:1rem;padding:.75rem}.fm-note__row{align-items:flex-start;gap:.5rem;display:flex}.fm-note__icon{flex:none;margin-top:.125rem}.fm-note__title{color:#fff;margin:0;font-size:.875rem;font-weight:600}.fm-note__text{color:#ffffffbf;margin-top:.25rem;font-size:.75rem;line-height:1.5}.fm-note__em{color:#fff;font-weight:700}.fm-note__accent{font-weight:700}.fm-form{flex-direction:column;gap:.75rem;display:flex}.fm-label{color:#fff;align-items:center;gap:.25rem;margin-bottom:.25rem;font-size:.75rem;font-weight:500;display:flex}.fm-error{color:#f87171;margin-top:.25rem;font-size:.75rem}.fm-error--submit{text-align:center;margin-top:.5rem}.fm-priceRow{padding-top:.5rem}.fm-priceBox{border-radius:.75rem;justify-content:space-between;align-items:center;margin-bottom:.75rem;padding:.75rem;display:flex}.fm-priceBox__label{color:#fff;font-size:.875rem}.fm-priceBox__price{font-size:1.125rem;font-weight:700}.fm-payBtn{cursor:pointer;color:#fff;border:0;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.875rem 0;font-size:1rem;font-weight:800;transition:transform .18s,filter .18s;display:inline-flex}.fm-payBtn:hover:not(:disabled){filter:brightness(1.05);transform:translateY(-2px)}.fm-payBtn__label{justify-content:center;align-items:center;min-width:13.75rem;line-height:1;display:inline-flex}.fm-processing-dots{align-items:flex-end;gap:.2rem;height:1em;margin-left:.3rem;display:inline-flex}.fm-processing-dot{opacity:.55;will-change:transform, opacity;font-size:.85em;line-height:1;animation:1.4s ease-in-out infinite fm-dot-wave;display:inline-block;transform:translateY(0)}.fm-processing-dot:first-child{animation-delay:0s}.fm-processing-dot:nth-child(2){animation-delay:.15s}.fm-processing-dot:nth-child(3){animation-delay:.3s}.fm-processing-dot:nth-child(4){animation-delay:.45s}@keyframes fm-dot-wave{0%,65%,to{opacity:.45;transform:translateY(0)}32%{opacity:1;transform:translateY(-4px)}}@media (prefers-reduced-motion:reduce){.fm-processing-dot{opacity:.75;animation:none}}.fm-footnote{color:#ffffff73;justify-content:center;align-items:center;gap:.75rem;margin-top:.75rem;font-size:.75rem;display:flex}.fm-footnote__item{align-items:center;gap:.25rem;display:inline-flex}.fm-footnote__dot{opacity:.8}.fm-overlay input,.fm-overlay select,.fm-overlay textarea{color:#fff!important;background:#ffffff0d!important;border:1px solid #ffffff26!important;border-radius:.5rem!important;outline:none!important;width:100%!important;padding:.75rem 1rem!important;font-size:.95rem!important;transition:border-color .2s,box-shadow .2s!important}.fm-overlay input::placeholder{color:#ffffff59!important}.fm-overlay input:focus,.fm-overlay select:focus{border-color:#ff781499!important;box-shadow:0 0 0 3px #ff78141a!important}.fm-overlay select{background:#111!important}.fm-overlay select option{color:#fff!important;background:#111!important}@media (width<=414px){.fm-overlay{align-items:flex-end;padding:.5rem}.fm-dialog{max-height:calc(100vh - 1rem)}}.fm-pricing-summary{background:#ffffff08;border:1px solid #ffffff14;border-radius:.75rem;flex-direction:column;gap:.5rem;margin-top:.5rem;padding:1rem;display:flex}.fm-pricing-item{justify-content:space-between;align-items:center;font-size:.85rem;display:flex}.fm-pricing-item--booking{border-top:1px dashed #ffffff1a;margin-top:.4rem;padding-top:.5rem}.fm-pricing-label{color:#ffffff80}.fm-pricing-val{color:#fff;font-weight:700}.fm-pricing-val--old{color:#fff6;text-decoration:line-through}.fm-pricing-val--new{font-size:.95rem}.fm-pricing-val--booking{color:#f93;font-size:1.15rem}.fm-terms-checkbox-container{background:0 0;border:none;width:100%;margin-top:.5rem;padding:0}.fm-terms-checkbox-label{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.5rem;display:flex}.fm-terms-checkbox-input{cursor:pointer;accent-color:#f93;margin-top:.15rem;width:10rem!important;height:16px!important}.fm-terms-checkbox-text{color:#ffffffd9;font-size:.8rem;line-height:1.4;width:100rem!important}.fm-terms-link{color:#f93;font-weight:600;text-decoration:underline;transition:color .2s}.fm-terms-link:hover{color:#ffb366}.fm-terms-notice{color:#fff6;border-top:1px solid #ffffff0f;margin:.5rem 0 0;padding-top:.4rem;font-size:.725rem;line-height:1.3}.hero{z-index:10;padding-top:calc(var(--lp-navbar-height) + 2rem);box-sizing:border-box;flex-direction:column;align-items:center;width:100%;padding-bottom:3rem;display:flex;position:relative}.hero__container{box-sizing:border-box;flex-direction:column;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding-left:1rem;padding-right:1rem;display:flex}@media (width>=1024px){.hero{padding-top:calc(var(--lp-navbar-height) + 3rem);padding-bottom:4rem}.hero__container{grid-template-columns:1.15fr .85fr;grid-template-areas:"title rightcol""cards rightcol""stats stats";align-items:center;gap:1.25rem 3.5rem;display:grid}}.hero__right-side-column{flex-direction:column;grid-area:rightcol;justify-content:center;align-items:center;gap:2.25rem;width:100%;display:flex}.hero__header-wrapper{text-align:center;grid-area:title;width:100%;margin-bottom:2rem}@media (width>=1024px){.hero__header-wrapper{text-align:left;align-self:end;margin-bottom:0}}.hero__title{letter-spacing:-.02em;color:#fff;margin:0;font-size:clamp(1.8rem,4.5vw,3rem);font-weight:800;line-height:1.2}.hero__subtitle{letter-spacing:.05em;text-transform:uppercase;color:#ffffffbf;margin:.75rem 0 0;font-size:clamp(.9rem,2vw,1.15rem);font-weight:500}.hero__center-portrait{justify-content:center;align-items:center;width:100%;display:flex;position:relative}.hero__portrait-frame-container{justify-content:center;align-items:center;width:240px;height:240px;display:flex;position:relative}@media (width>=1024px){.hero__portrait-frame-container{width:370px;height:370px}}.hero__portrait-frame-container:before{content:"";filter:blur(15px);z-index:-1;background:radial-gradient(circle,#ff99331f 0%,#0000 70%);position:absolute;inset:-30px}.hero__portrait-mandala-bg{z-index:1;pointer-events:none;background:radial-gradient(circle,#ff993308 30%,#ff993314 60%,#0000 70%);border:1px dashed #ff99334d;border-radius:50%;animation:80s linear infinite spin-slow;position:absolute;inset:-15px}@media (width>=1024px){.hero__portrait-mandala-bg{inset:-25px}}.hero__portrait-ring-glow{z-index:1;pointer-events:none;border:2px solid #ff99338c;border-radius:50%;position:absolute;inset:-4px;box-shadow:0 0 25px #ff993359,inset 0 0 15px #ff993340}.hero__portrait-frame{z-index:2;border:4px solid #000;border-radius:50%;width:100%;height:100%;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000080}.hero__portrait-img{object-fit:cover;object-position:top center;width:100%;height:100%;display:block}.hero__portrait-badge{white-space:nowrap;z-index:4;background:linear-gradient(90deg,#ffb347,#f93);border:1px solid #fc8;border-radius:9999px;align-items:center;gap:.35rem;padding:.35rem 1.15rem;display:flex;position:absolute;bottom:-10px;left:50%;transform:translate(-50%);box-shadow:0 6px 20px #00000073}@media (width>=1024px){.hero__portrait-badge{padding:.45rem 1.5rem;bottom:-12px}}.hero__badge-icon{align-items:center;font-size:.8rem;display:flex}.hero__badge-txt{color:#000;text-transform:uppercase;letter-spacing:.03em;font-size:.725rem;font-weight:800}@media (width>=1024px){.hero__badge-txt{font-size:.8rem}}.float-animation-smooth{animation:5s ease-in-out infinite float-smooth}@keyframes float-smooth{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.hero__timer-capsule-wrapper{justify-content:center;width:100%;display:flex}.hero__timer-capsule{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a0a0fbf;border:1px solid #ff993340;border-radius:9999px;align-items:center;gap:1.5rem;padding:.5rem 1.25rem;display:flex;box-shadow:0 8px 25px #00000073,inset 0 0 10px #ff99330d}.hero__timer-left{align-items:center;gap:.5rem;display:flex}.hero__timer-clock-icon{color:#f93;align-items:center;animation:3s ease-in-out infinite clock-wiggle;display:flex}@keyframes clock-wiggle{0%,90%,to{transform:rotate(0)}92%{transform:rotate(-12deg)}94%{transform:rotate(12deg)}96%{transform:rotate(-12deg)}98%{transform:rotate(12deg)}}.hero__timer-caption{color:#fff;letter-spacing:.02em;font-size:.8rem;font-weight:700}.hero__timer-digits{align-items:center;gap:.4rem;display:flex}.hero__digit-block{flex-direction:column;align-items:center;display:flex}.hero__digit-num{color:#ffb347;text-align:center;background:linear-gradient(#1f1f1f,#0d0d0d);border:1px solid #ffffff1a;border-radius:6px;min-width:1.85rem;padding:.25rem .5rem;font-size:.95rem;font-weight:800;box-shadow:inset 0 1px 3px #ffffff0d}.hero__digit-lbl{color:#ffffff73;text-transform:uppercase;letter-spacing:.04em;margin-top:.2rem;font-size:.55rem}.hero__digit-sep{color:#f93;align-self:flex-start;margin-top:.3rem;font-size:.85rem;font-weight:800}.hero__cards-grid{box-sizing:border-box;grid-area:cards;grid-template-columns:repeat(2,1fr);justify-content:center;gap:1.5rem;width:100%;max-width:900px;margin-bottom:2.5rem;display:grid}@media (width>=1024px){.hero__cards-grid{align-self:start;margin-bottom:0}}.hero__lux-card{text-align:center;box-sizing:border-box;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0a0f1e73;border:1px solid #ffffff14;border-radius:1.25rem;flex-direction:column;align-items:center;padding:1.75rem 1.5rem 1.5rem;transition:transform .3s,border-color .3s,box-shadow .3s;display:flex;position:relative;overflow:visible;box-shadow:0 10px 30px #00000059,inset 0 0 20px #ffffff05}.hero__lux-card--blue:hover{border-color:#0078ff73;transform:translateY(-3px);box-shadow:0 15px 35px #00000080,0 0 20px #0078ff26}.hero__lux-card--purple:hover{border-color:#b432ff73;transform:translateY(-3px);box-shadow:0 15px 35px #00000080,0 0 20px #b432ff26}.hero__lux-badge{letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;z-index:3;border-radius:9999px;padding:.3rem .85rem;font-size:.65rem;font-weight:800;position:absolute;top:-11px;left:50%;transform:translate(-50%)}.hero__lux-badge--blue{color:#fff;background:linear-gradient(90deg,#0f2b48,#0052a3);border:1px solid #0078ff4d}.hero__lux-badge--purple{color:#fff;background:linear-gradient(90deg,#3d145c,#7a1fa2);border:1px solid #b432ff4d}.hero__lux-icon-container{border-radius:50%;justify-content:center;align-items:center;width:3.25rem;height:3.25rem;margin-top:.25rem;margin-bottom:.75rem;display:flex}.hero__lux-icon-container--blue{background:radial-gradient(circle,#0078ff2e 0%,#001e5059 100%);border:1px solid #0078ff40}.hero__lux-icon-container--purple{background:radial-gradient(circle,#b432ff2e 0%,#32005059 100%);border:1px solid #b432ff40}.hero__lux-icon-symbol{align-items:center;font-size:1.35rem;display:flex}.hero__lux-title{color:#fff;margin:0 0 .35rem;font-size:1.1rem;font-weight:800;line-height:1.25}.hero__lux-title-accent{color:#f93}.hero__lux-sub{color:#ffffff80;min-height:2rem;margin:0 0 1rem;font-size:.725rem;line-height:1.35}.hero__lux-list{text-align:left;flex-direction:column;flex-grow:1;gap:.35rem;width:100%;margin:0 0 1.25rem;padding:0;list-style:none;display:flex}.hero__lux-list li{color:#ffffffd9;align-items:center;gap:.4rem;font-size:.725rem;line-height:1.3;display:flex}.hero__check-icon{flex-shrink:0}.hero__check-icon--blue{color:#39f}.hero__check-icon--purple{color:#b366ff}.hero__lux-pricebox{box-sizing:border-box;background:#ffffff05;border:1px solid #ffffff0d;border-radius:.75rem;width:100%;margin-bottom:1rem;padding:.6rem .85rem}.hero__lux-price-row{justify-content:space-between;align-items:center;padding:.15rem 0;font-size:.725rem;display:flex}.hero__lux-price-row--booking{border-top:1px dashed #ffffff1a;margin-top:.35rem;padding-top:.35rem}.hero__lux-price-label{color:#ffffff73}.hero__lux-price-val--old{color:#ffffff59;text-decoration:line-through}.hero__lux-price-val--new{color:#ffb347;font-size:.825rem;font-weight:700}.hero__lux-price-val--booking{border-radius:4px;padding:.15rem .5rem;font-size:1rem;font-weight:800}.hero__lux-price-val--booking.hero__lux-price-val--blue{color:#80b3ff;background:#0078ff33;border:1px solid #0078ff59}.hero__lux-price-val--booking.hero__lux-price-val--purple{color:#d996ff;background:#b432ff33;border:1px solid #b432ff59}.hero__lux-btn{color:#fff;cursor:pointer;border:none;border-radius:.5rem;justify-content:center;align-items:center;gap:.35rem;width:100%;padding:.65rem;font-size:.75rem;font-weight:800;transition:all .2s;display:flex}.hero__lux-btn--blue{background:linear-gradient(135deg,#0052a3 0%,#0078ff 100%);box-shadow:0 4px 15px #0052a34d}.hero__lux-btn--purple{background:linear-gradient(135deg,#7a1fa2 0%,#b432ff 100%);box-shadow:0 4px 15px #7a1fa24d}.hero__lux-btn:hover{filter:brightness(1.15);transform:translateY(-1px)}.hero__stats-bar{box-sizing:border-box;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0f1e73;border:1px solid #ffffff0d;border-radius:.85rem;grid-area:stats;grid-template-columns:repeat(4,1fr);gap:.75rem;width:100%;max-width:900px;margin-top:1.5rem;margin-left:auto;margin-right:auto;padding:1rem;display:grid}@media (width>=1024px){.hero__stats-bar{grid-area:3/1/auto/3;max-width:1200px;margin-top:2rem}}.hero__stat-item{text-align:left;align-items:center;gap:.4rem;display:flex}.hero__stat-title{color:#ffb347;margin:0;font-size:.75rem;font-weight:800}.hero__stat-label{color:#ffffff8c;margin:0;font-size:.575rem;line-height:1.2}@media (width<=1024px){.hero{padding-top:calc(var(--lp-navbar-height) + 1rem)}}@media (width<=768px){.hero__cards-grid{gap:.75rem}.hero__lux-card{padding:1.5rem 1rem 1.25rem}.hero__stats-bar{grid-template-columns:repeat(2,1fr);gap:1rem}}@media (width<=600px){.hero__container{flex-direction:column;padding-left:.15rem;padding-right:.15rem;display:flex}.hero__header-wrapper{order:1}.hero__right-side-column{flex-direction:column;order:2;align-items:center;gap:1.5rem;width:100%;margin-bottom:2rem;display:flex}.hero__cards-grid{order:3;gap:2px;width:100%;margin-bottom:1.5rem;padding:0}.hero__stats-bar{border-radius:.5rem;order:4;grid-template-columns:repeat(2,1fr);gap:.5rem;margin-top:0;padding:.75rem}.hero__portrait-frame-container{width:200px;height:200px}.hero__portrait-mandala-bg{inset:-10px}.hero__portrait-badge{padding:.25rem .85rem;bottom:-8px}.hero__badge-txt{font-size:.65rem}.hero__timer-capsule{gap:.75rem;padding:.4rem 1rem}.hero__timer-caption{font-size:.7rem}.hero__timer-clock-icon svg{width:14px;height:14px}.hero__digit-num{min-width:1.5rem;padding:.2rem .35rem;font-size:.8rem}.hero__digit-lbl{font-size:.5rem}.hero__digit-sep{margin-top:.2rem;font-size:.75rem}.hero__lux-card{border-radius:.95rem;min-height:385px;padding:1.5rem .45rem 1.35rem}.hero__lux-badge{padding:.25rem .65rem;font-size:.6rem;top:-10px}.hero__lux-icon-container{width:2.75rem;height:2.75rem;margin-top:0;margin-bottom:.75rem}.hero__lux-icon-symbol{font-size:1.35rem}.hero__lux-title{margin-bottom:.25rem;font-size:1.05rem;font-weight:800}.hero__lux-sub{min-height:2rem;margin-bottom:.75rem;font-size:.7rem;line-height:1.35}.hero__lux-list{gap:.4rem;margin-bottom:1rem}.hero__lux-list li{gap:.4rem;font-size:.75rem;line-height:1.35}.hero__lux-list li svg{width:13px;height:13px}.hero__lux-pricebox{border-radius:.65rem;margin-bottom:.95rem;padding:.6rem .65rem}.hero__lux-price-row,.hero__lux-price-val--old{font-size:.75rem}.hero__lux-price-val--new{font-size:1.15rem;font-weight:800}.hero__lux-price-val--booking{padding:.15rem .55rem;font-size:.95rem;font-weight:800}.hero__lux-btn{border-radius:.5rem;padding:.8rem .45rem;font-size:.8rem}.hero__stat-item{gap:.25rem}.hero__stat-item svg{width:12px;height:12px}.hero__stat-title{font-size:.6rem}.hero__stat-label{font-size:.475rem}}@media (width<=350px){.hero__lux-sub{min-height:3.25rem}.hero__lux-card{padding:1.25rem .4rem 1rem}}.services__card{border-radius:1rem;padding:1.5rem;transition:transform .3s}.services__card:hover{transform:translateY(-4px)}.services__icon{margin-bottom:.75rem;font-size:1.875rem}.services__title{color:#fff;margin:0 0 .5rem;font-size:1.125rem;font-weight:700;transition:color .2s}.services__card:hover .services__title{color:#fdba74}.services__desc{margin:0;font-size:.875rem;line-height:1.6}.about__bullet{align-items:flex-start;gap:.75rem;display:flex}.about__bullet-icon{flex:none;margin-top:.125rem}.about__bullet-text{color:#fff;font-size:.875rem}.about__metric{text-align:center;border-radius:1rem;padding:1.25rem}.about__metric-icon{justify-content:center;margin-bottom:.75rem;display:flex}.about__metric-title{color:#fff;margin:0;font-size:.875rem;font-weight:700}.about__metric-sub{margin-top:.25rem;font-size:.75rem}.packages-section{padding-top:4rem;padding-bottom:5rem}.packages__eyebrow{color:#f93}.packages__container{box-sizing:border-box;flex-direction:column;gap:2rem;width:100%;max-width:1000px;margin:0 auto;display:flex}@media (width>=768px){.packages__container{flex-direction:row;justify-content:center;align-items:stretch}}.packages__luxury-card{text-align:center;box-sizing:border-box;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0a0f1e73;border:1px solid #ffffff14;border-radius:1.5rem;flex-direction:column;flex:1;align-items:center;min-width:0;padding:2.5rem 2rem;transition:transform .3s,border-color .3s,box-shadow .3s;display:flex;position:relative;overflow:visible;box-shadow:0 12px 40px #0006,inset 0 0 20px #ffffff05}.packages__luxury-card--blue:hover{border-color:#0078ff73;transform:translateY(-4px);box-shadow:0 20px 45px #0000008c,0 0 25px #0078ff2e}.packages__luxury-card--purple:hover{border-color:#b432ff73;transform:translateY(-4px);box-shadow:0 20px 45px #0000008c,0 0 25px #b432ff2e}.packages__badge-glow{letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;z-index:3;border-radius:9999px;padding:.35rem 1rem;font-size:.7rem;font-weight:800;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.packages__badge-glow--blue{color:#fff;background:linear-gradient(90deg,#0f2b48,#0052a3);border:1px solid #0078ff4d}.packages__badge-glow--purple{color:#fff;background:linear-gradient(90deg,#3d145c,#7a1fa2);border:1px solid #b432ff4d}.packages__card-icon{border-radius:50%;justify-content:center;align-items:center;width:3.75rem;height:3.75rem;margin-top:.25rem;margin-bottom:1rem;display:flex}.packages__card-icon--blue{background:radial-gradient(circle,#0078ff2e 0%,#001e5059 100%);border:1px solid #0078ff40}.packages__card-icon--purple{background:radial-gradient(circle,#b432ff2e 0%,#32005059 100%);border:1px solid #b432ff40}.packages__icon-symbol{align-items:center;font-size:1.5rem;display:flex}.packages__card-title{color:#fff;letter-spacing:-.01em;margin:.5rem 0 .35rem;font-size:1.35rem;font-weight:800}.packages__card-title-accent{color:#f93}.packages__card-sub{color:#ffffff8c;min-height:2.5rem;margin:0 0 1.5rem;font-size:.85rem;line-height:1.45}.packages__price-details{box-sizing:border-box;background:#ffffff05;border:1px solid #ffffff0d;border-radius:.85rem;flex-direction:column;gap:.45rem;width:100%;margin-bottom:1.15rem;padding:.85rem 1.15rem;display:flex}.packages__price-item{justify-content:space-between;align-items:center;font-size:.825rem;display:flex}.packages__price-item--booking{border-top:1px dashed #ffffff1a;margin-top:.35rem;padding-top:.5rem}.packages__price-label{color:#ffffff73}.packages__price-val{font-weight:700}.packages__price-val--old{color:#ffffff59;text-decoration:line-through}.packages__price-val--new{color:#ffb347;font-size:.95rem}.packages__price-val--booking{border-radius:4px;padding:.15rem .6rem;font-size:1.2rem;font-weight:800}.packages__price-val--booking.packages__price-val--blue{color:#80b3ff;background:#0078ff33;border:1px solid #0078ff59}.packages__price-val--booking.packages__price-val--purple{color:#d996ff;background:#b432ff33;border:1px solid #b432ff59}.packages__highlight-note{text-align:center;box-sizing:border-box;border-radius:.5rem;width:100%;margin-bottom:1.5rem;padding:.5rem;font-size:.775rem;font-weight:700;line-height:1.4}.packages__highlight-note--blue{color:#80b3ff;background:#0078ff0d;border:1px solid #0078ff26}.packages__highlight-note--purple{color:#d996ff;background:#b432ff0d;border:1px solid #b432ff26}.packages__feature-list{text-align:left;flex-direction:column;flex-grow:1;gap:.55rem;width:100%;margin:0 0 2rem;padding-left:0;list-style:none;display:flex}.packages__feature-item{color:#ffffffd9;align-items:flex-start;gap:.55rem;font-size:.8rem;line-height:1.4;display:flex}.packages__feature-check{flex-shrink:0;margin-top:.15rem}.packages__feature-check--blue{color:#39f}.packages__feature-check--purple{color:#b366ff}.packages__card-button{cursor:pointer;color:#fff;border:0;border-radius:.6rem;width:100%;padding:.8rem 0;font-size:.875rem;font-weight:800;transition:all .2s}.packages__card-button--blue{background:linear-gradient(135deg,#0052a3 0%,#0078ff 100%);box-shadow:0 4px 15px #0052a34d}.packages__card-button--purple{background:linear-gradient(135deg,#7a1fa2 0%,#b432ff 100%);box-shadow:0 4px 15px #7a1fa24d}.packages__card-button:hover{filter:brightness(1.15);transform:translateY(-2px)}@media (width<=768px){.packages__container{flex-direction:column;gap:2rem;padding-left:.5rem;padding-right:.5rem}.packages__luxury-card{padding:2rem 1.5rem}.packages__card-title{font-size:1.2rem}}.testimonials__card{border-radius:1rem;padding:1.5rem}.testimonials__stars{gap:.25rem;margin-bottom:1rem;display:flex}.testimonials__text{color:#fff;margin:0 0 1rem;font-size:.875rem;font-style:italic;line-height:1.6}.testimonials__author{align-items:center;gap:.75rem;display:flex}.testimonials__avatar{border-radius:9999px;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.875rem;font-weight:700;display:flex}.testimonials__name{color:#fff;margin:0;font-size:.875rem;font-weight:600}.testimonials__loc{align-items:center;gap:.25rem;margin:.125rem 0 0;font-size:.75rem;display:flex}.faq__item{border-radius:.75rem;overflow:hidden}.faq__btn{text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;padding:1.25rem;display:flex}.faq__question{color:#fff;padding-right:1rem;font-size:.875rem;font-weight:600}.faq__chev{flex:none;transition:transform .3s}.faq__panel{padding:0 1.25rem 1.25rem}.faq__answer{color:#fffc;margin:0;font-size:.875rem;line-height:1.6}.cta__card{text-align:center;border-radius:1.5rem;padding:2rem}@media (width>=640px){.cta__card{padding:3rem}}.cta__icon{margin-bottom:1rem;font-size:2.25rem}.cta__desc{max-width:28rem;margin:0 auto 2rem;font-size:.875rem}.cta__actions{flex-direction:column;justify-content:center;gap:.75rem;display:flex}@media (width>=640px){.cta__actions{flex-direction:row}}@media (width<=320px){.lp-btn--cta{padding:.75rem 1rem;font-size:.8125rem}}.cta__subactions{grid-template-columns:repeat(2,1fr);gap:20px;margin-top:24px;display:grid}.cta__subcard{text-align:center;cursor:pointer;background:#ffffff05;border:1px solid #ff781440;flex-direction:column;align-items:center;padding:24px;transition:all .3s;display:flex}.cta__subcard:hover{border-color:#ff7814cc;transform:translateY(-4px)}.cta__subcard-icon{margin-bottom:12px;font-size:28px}.cta__subcard-title{color:#fff;margin-bottom:10px;font-size:18px;font-weight:600}.cta__subcard-price{margin-bottom:8px;font-size:24px;font-weight:700}.cta__subcard-meta{color:#ffffffb3;font-size:14px}@media (width<=768px){.cta__subactions{grid-template-columns:1fr}}*{font-family:Plus Jakarta Sans,sans-serif}:root{--lp-bg:#000;--lp-white:#fff;--lp-accent:#f93;--lp-text-muted:#ffffffbf;--lp-text-dim:#fff9;--lp-text-faint:#fff6;--lp-navbar-height:4rem}.lp-root{min-height:100vh;position:relative;overflow-x:hidden}.hero-bg{background:#000}.lp-text-white{color:var(--lp-white)}.lp-text-dim{color:var(--lp-text-dim)}.lp-container{width:95%;max-width:1900px;margin:0 auto;padding-left:0;padding-right:0}@media (width<=768px){.lp-container{padding-left:20px;padding-right:20px}}.lp-container--narrow{max-width:48rem}.lp-container--cta{max-width:56rem}.lp-section{z-index:10;padding:6rem 0;position:relative}@media (width>=640px){.lp-section{padding-left:1.5rem;padding-right:1.5rem}}.lp-section--cta{padding-top:4rem;padding-bottom:4rem}.lp-section__header{text-align:center;margin-bottom:3rem}.lp-eyebrow{letter-spacing:.18em;text-transform:uppercase;margin-bottom:.5rem;font-size:.875rem;font-weight:600}.lp-h2{color:#fff;margin:0 0 1rem;font-size:1.875rem;font-weight:800}@media (width>=640px){.lp-h2{font-size:2.25rem}}.lp-h2--mb{margin-bottom:1.5rem}.lp-h3{color:#fff;margin:0 0 .75rem;font-size:1.5rem;font-weight:800}@media (width>=640px){.lp-h3{font-size:1.875rem}}.lp-body{font-size:.875rem;line-height:1.6}.lp-body--mb{margin-bottom:1.5rem}.lp-section__sub{max-width:36rem;margin:0 auto;font-size:.875rem}.lp-btn{cursor:pointer;-webkit-user-select:none;user-select:none;border:0;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;text-decoration:none;display:inline-flex}.lp-btn--nav{border-radius:9999px;padding:.5rem 1rem;font-size:.875rem}.lp-btn--primary,.lp-btn--outline{padding:.875rem 1.5rem;font-size:.875rem;font-weight:700}.lp-btn--cta{padding:.875rem 1.75rem;font-size:.875rem;font-weight:700}.lp-btn--package{border-radius:.75rem;width:100%;padding:.75rem 0;font-size:.875rem;font-weight:700;transition:transform .18s}.lp-btn--package:hover{transform:translateY(-2px)}.lp-btn--packageGold{color:#000}.lp-btn--packageRed{color:#fff}.btn-gold{color:#fff;background:linear-gradient(135deg,#d94f00 0%,#ff8c00 45%,#ffb347 100%);font-weight:700;transition:all .3s;box-shadow:0 4px 22px #dc500066}.btn-gold:hover{transform:translateY(-2px);box-shadow:0 8px 32px #dc500099}.btn-outline-gold{color:#ffb347;background:0 0;border:2px solid #e07020;font-weight:600;transition:all .3s}.btn-outline-gold:hover{background:#ff78141f;transform:translateY(-2px);box-shadow:0 8px 30px #dc500040}.glass-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ff78140a;border:1px solid #ff78142e}.section-divider{background:linear-gradient(90deg,#0000,#e07020,#f93,#e07020,#0000);max-width:600px;height:1px;margin:0 auto}.lp-divider{z-index:10;margin:.5rem auto;position:relative}.lp-divider--spaced{margin-bottom:4rem}.lp-grid{gap:1rem;display:grid}.lp-grid--2{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.lp-grid--3{grid-template-columns:1fr}.lp-grid--packages,.lp-grid--testimonials{grid-template-columns:1fr;gap:1.5rem}.lp-grid--footer{grid-template-columns:1fr;gap:2rem;margin-bottom:2rem}@media (width>=640px){.lp-grid--3{grid-template-columns:repeat(2,minmax(0,1fr))}.lp-grid--footer{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}}@media (width>=768px){.lp-grid--packages,.lp-grid--testimonials{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width>=1024px){.lp-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}}.lp-split{grid-template-columns:1fr;align-items:center;gap:3rem;display:grid}@media (width>=1024px){.lp-split{grid-template-columns:repeat(2,minmax(0,1fr))}}.lp-stack{flex-direction:column;display:flex}.lp-stack--sm{gap:.5rem}.lp-stack--md{gap:.75rem}.star-bg{pointer-events:none;z-index:0;position:fixed;inset:0;overflow:hidden}.star{opacity:.5;background:#fc8;border-radius:50%;position:absolute}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes shimmer{0%{background-position:-200%}to{background-position:200%}}@keyframes pulse-saffron{0%,to{box-shadow:0 0 #ff781480}50%{box-shadow:0 0 0 18px #ff781400}}@keyframes spin-slow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.float-animation{animation:4s ease-in-out infinite float}.gold-shimmer{background:linear-gradient(90deg,#e05a00 0%,#f93 25%,#ffb347 50%,#f93 75%,#e05a00 100%) 0 0/200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:3s linear infinite shimmer}.pulse-gold{animation:2.5s ease-in-out infinite pulse-saffron}.spin-slow{animation:30s linear infinite spin-slow}.fade-in-up{animation:.6s forwards fadeInUp}.fade-in-up-delay-1{opacity:0;animation-delay:.1s}.fade-in-up-delay-2{opacity:0;animation-delay:.2s}.fade-in-up-delay-3{opacity:0;animation-delay:.3s}.fade-in-up-delay-4{opacity:0;animation-delay:.4s}@media (width<=320px){.lp-container{padding-left:.75rem;padding-right:.75rem}}@media (width>=1600px){.lp-container{max-width:1800px}}@media (width>=1920px){.lp-container{max-width:1900px}}.terms-page{color:#fff;background:#000;flex-direction:column;min-height:100vh;display:flex}.terms-header{z-index:50;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#000000f5;border-bottom:1px solid #ff781426;position:sticky;top:0}.terms-header__inner{justify-content:space-between;align-items:center;padding:1rem 0;display:flex}.terms-header__brand{align-items:center;gap:.75rem;text-decoration:none;display:flex}.terms-header__logo{object-fit:contain;border-radius:8px;width:40px;height:40px}.terms-header__name{font-size:1rem;font-weight:700}.terms-header__back{color:#ffffffb3;border:1px solid #ff781440;border-radius:999px;align-items:center;gap:.4rem;padding:.5rem .875rem;font-size:.8125rem;text-decoration:none;transition:color .2s,border-color .2s,background .2s;display:inline-flex}.terms-header__back:hover{color:#fff;background:#ff781414;border-color:#ff993380}.terms-main{flex:1;padding:3rem 0 4rem}.terms-hero{text-align:center;border-bottom:1px solid #ff781426;margin-bottom:3rem;padding-bottom:2.5rem}.terms-hero__eyebrow{letter-spacing:.12em;text-transform:uppercase;margin:0 0 .75rem;font-size:.75rem;font-weight:600}.terms-hero__title{margin:0 0 1rem;font-size:clamp(1.75rem,5vw,2.5rem);font-weight:800;line-height:1.2}.terms-hero__subtitle{color:#ffffffa6;max-width:36rem;margin:0 auto 1rem;font-size:1rem;line-height:1.7}.terms-hero__updated{color:#fff6;margin:0;font-size:.75rem}.terms-content{flex-direction:column;gap:2.5rem;display:flex}.terms-section{background:#ffffff05;border:1px solid #ff78141f;border-radius:1rem;padding:1.75rem}.terms-section__title{margin:0 0 1rem;font-size:1.125rem;font-weight:700}.terms-section__highlight{color:#f93;background:#ff993314;border-left:3px solid #f93;border-radius:0 .5rem .5rem 0;margin:0 0 1rem;padding:.875rem 1rem;font-size:.9375rem;font-weight:600;line-height:1.6}.terms-section__text{color:#ffffffb8;margin:0 0 .875rem;font-size:.875rem;line-height:1.75}.terms-section__text:last-child{margin-bottom:0}.terms-contact{background:#ff78140f;border:1px solid #ff781433;border-radius:.75rem;margin-top:.5rem;padding:1.25rem}.terms-contact p{color:#ffffffbf;margin:0 0 .625rem;font-size:.875rem;line-height:1.6}.terms-contact p:last-child{margin-bottom:0}.terms-contact a{color:#f93;text-decoration:none;transition:color .2s}.terms-contact a:hover{color:#ffb366}@media (width<=640px){.terms-main{padding:2rem 0 3rem}.terms-header__inner{padding:.875rem 0}.terms-section{padding:1.25rem}}.thankyou-page{color:#fff;background:#000;flex-direction:column;min-height:100vh;display:flex;position:relative;overflow-x:hidden}.thankyou-main{z-index:10;flex:1;justify-content:center;align-items:center;padding:4rem 1rem;display:flex;position:relative}.thankyou-card{-webkit-backdrop-filter:blur(16px);text-align:center;background:#ff781408;border:1px solid #ff781426;border-radius:1.5rem;width:100%;max-width:580px;padding:3rem 2.5rem;animation:.6s cubic-bezier(.16,1,.3,1) forwards thankyouFadeInUp;position:relative;overflow:hidden;box-shadow:0 10px 40px #00000080,0 0 30px #ff78140d}.thankyou-card:before{content:"";background:linear-gradient(90deg,#0000,#f93,#0000);width:150px;height:2px;position:absolute;top:0;left:50%;transform:translate(-50%)}.success-icon-container{color:#2ed573;background:#2ed5731a;border:2px solid #2ed57333;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:1.5rem;animation:2s ease-in-out infinite iconPulse;display:inline-flex;position:relative}.success-icon-container svg{width:40px;height:40px}.thankyou-title{background:linear-gradient(135deg,#fff 0%,#ffe5d0 100%);-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;margin-bottom:.75rem;font-size:2rem;font-weight:800}.thankyou-subtitle{color:#ffffffb3;max-width:420px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:.95rem;line-height:1.6}.thankyou-subtitle strong{color:#fff}.receipt-details{text-align:left;background:#ffffff05;border:1px solid #ff781414;border-radius:1rem;margin-bottom:2rem;padding:1.5rem}.receipt-header{text-transform:uppercase;letter-spacing:.1em;color:#f93;border-bottom:1px solid #ffffff0f;margin-bottom:1rem;padding-bottom:.5rem;font-size:.75rem;font-weight:700}.receipt-row{justify-content:space-between;align-items:center;padding:.5rem 0;font-size:.875rem;display:flex}.receipt-label{color:#ffffff80}.receipt-value{color:#fff;align-items:center;gap:.4rem;font-weight:600;display:inline-flex}.receipt-value--payment-id{color:#ffffffe6;font-family:monospace;font-size:.8125rem}.copy-btn{color:#f93;cursor:pointer;background:0 0;border:0;border-radius:4px;justify-content:center;align-items:center;padding:.25rem;transition:all .2s;display:inline-flex}.copy-btn:hover{color:#ffb366;background:#ff99331a}.thankyou-actions{grid-template-columns:1fr;gap:1rem;display:grid}@media (width>=480px){.thankyou-actions{grid-template-columns:1fr 1fr}}.thankyou-btn{cursor:pointer;border:0;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-size:.875rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.thankyou-btn--primary{color:#fff;background:linear-gradient(135deg,#d94f00 0%,#ff8c00 45%,#ffb347 100%);box-shadow:0 4px 20px #dc500059}.thankyou-btn--primary:hover{transform:translateY(-2px);box-shadow:0 8px 25px #dc500080}.thankyou-btn--secondary{color:#ffb347;background:#ffffff0d;border:1px solid #ff781440}.thankyou-btn--secondary:hover{background:#ff781414;border-color:#ff993380;transform:translateY(-2px)}@keyframes thankyouFadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes iconPulse{0%,to{transform:scale(1);box-shadow:0 0 #2ed5734d}50%{transform:scale(1.05);box-shadow:0 0 0 12px #2ed57300}}@media (width<=640px){.thankyou-card{border-radius:1.25rem;padding:2.25rem 1.5rem}.thankyou-title{font-size:1.75rem}.thankyou-main{padding:2.5rem 1rem}}
