*,: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{filter:brightness(1.05);transform:translateY(-2px)}.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)}}.hero{z-index:10;min-height:calc(100vh - var(--lp-navbar-height));padding-top:calc(var(--lp-navbar-height) + 2.5rem);align-items:center;display:flex;position:relative}.hero__container{width:100%;padding-top:1.5rem;padding-bottom:4rem}.hero__row{flex-direction:column;align-items:center;gap:3rem;display:flex}@media (width>=1024px){.hero__row{flex-direction:row;justify-content:space-between;align-items:center}}.hero__left{order:2;width:100%}.hero__right{order:1;justify-content:center;width:100%;display:flex;position:relative}@media (width>=1024px){.hero__left{order:1;width:55%}.hero__right{order:2;justify-content:center;width:45%}.hero__photo{transform:translate(-120px)}}.hero__pill{border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.375rem 1rem;display:inline-flex}.hero__timer{transform-origin:0;background:#b4000026;border:1px solid #ff505059;border-radius:10px;flex-direction:column;gap:6px;margin-bottom:22px;margin-left:150px;padding:8px 12px;display:inline-flex;transform:scale(.75);box-shadow:0 0 15px #ff3c3c26}.hero__timer-top{color:#f66;align-items:center;gap:6px;font-size:12px;font-weight:700;display:flex}.hero__timer-box{align-items:center;gap:6px;display:flex}.hero__time-unit{text-align:center;color:#fff;background:#ff2d2d;border-radius:8px;min-width:40px;padding:6px;font-size:18px;font-weight:800;box-shadow:0 0 10px #ff2d2d59}.hero__time-separator{color:#fff;font-size:18px;font-weight:800}@media (width<=768px){.hero__timer{transform-origin:50%;margin-left:0;transform:scale(.85)}.hero__time-unit{min-width:36px;padding:5px;font-size:16px}.hero__time-separator{font-size:16px}}.hero__pill-text{font-size:.75rem;font-weight:500}.hero__title{margin:0 0 1.5rem;font-size:1.875rem;font-weight:800;line-height:1.1}@media (width>=640px){.hero__title{font-size:2.25rem}}@media (width>=1024px){.hero__title{font-size:3rem}}.hero__stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-bottom:2rem;display:grid}@media (width>=640px){.hero__stats{grid-template-columns:repeat(4,minmax(0,1fr))}}.hero__stat{text-align:center;border-radius:.75rem;padding:.75rem}.hero__stat-value{color:#fff;margin:0;font-size:1.125rem;font-weight:800;line-height:1.1}.hero__stat-label{margin-top:.125rem;font-size:.75rem;line-height:1.1}.hero__actions{flex-direction:column;gap:.75rem;display:flex}@media (width>=640px){.hero__actions{flex-direction:row}}.hero__chip{background:#00000040;border-radius:9999px;padding:.125rem .5rem;font-size:.75rem}.hero__chevron{transition:transform .3s}.hero__subactions{flex-direction:column;gap:.75rem;margin-top:1.5rem;display:flex}@media (width>=640px){.hero__subactions{flex-direction:row}}.hero__subcard{cursor:pointer;border-radius:.75rem;flex-direction:column;flex:1;align-items:center;gap:.25rem;padding:1rem;transition:transform .2s,border-color .2s;display:flex}.hero__subcard:hover{transform:translateY(-2px)}.hero__subcard-icon{font-size:1.5rem}.hero__subcard-title{text-align:center;color:#fff;font-size:.875rem;font-weight:700}.hero__subcard-price{font-size:1rem;font-weight:800}.hero__subcard-meta{color:#fff9;font-size:.75rem}.hero__subcard-slot{color:#fff9;font-size:.75rem;font-weight:400}.hero__photo{position:relative}.hero__photo-pulse,.hero__photo-ring{border-radius:9999px;position:absolute;inset:0}.hero__photo-frame{border-radius:9999px;position:relative;overflow:hidden}.hero__photo-img{object-fit:cover;object-position:top;width:100%;height:100%;display:block}.hero__badge{white-space:nowrap;border-radius:9999px;align-items:center;gap:.5rem;padding:.375rem 1.25rem;display:inline-flex;position:absolute;bottom:-.75rem;left:50%;transform:translate(-50%);box-shadow:0 12px 30px #00000059}.hero__badge-text{color:#fff;font-size:.75rem;font-weight:700}@media (width<=768px){.hero{padding-top:calc(var(--lp-navbar-height) + 1.75rem)}}@media (width<=414px){.hero__title{font-size:1.625rem}.hero__pill{margin-bottom:1.25rem}.hero__subactions{margin-top:1.25rem}.hero__photo-frame{width:min(260px,78vw)!important;height:min(260px,78vw)!important}}@media (width<=320px){.hero__title{font-size:1.5rem}.lp-btn--primary,.lp-btn--outline{padding:.75rem 1rem;font-size:.8125rem}.hero__stat-value{font-size:1rem}}@media (width<=768px){.hero__left{flex-direction:column;display:flex}.hero__pill{order:1}.hero__timer{order:2}.hero__title{order:3}.hero__actions{order:4;margin-bottom:20px}.hero__subactions{order:5;margin-top:10px}.hero__stats{order:6;margin-top:30px}}.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__card{border-radius:1rem;padding:1.5rem;transition:transform .3s;position:relative}.packages__card:hover{transform:translateY(-4px)}.packages__icon{margin-bottom:.75rem;font-size:1.875rem}.packages__title{color:#fff;margin:0 0 .25rem;font-size:1.25rem;font-weight:700}.packages__sub{margin:0 0 1rem;font-size:.875rem}.packages__price{margin:0 0 1rem;font-size:1.875rem;font-weight:800}.packages__list{margin:0 0 1.5rem;padding-left:0;list-style:none}.packages__feature{color:#fff;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.packages__feature-icon{flex:none}.packages__badge{color:#fff;white-space:nowrap;border-radius:9999px;padding:.25rem 1rem;font-size:.75rem;font-weight:700;position:absolute;top:-.75rem;left:50%;transform:translate(-50%)}.packages__price-block{margin-bottom:1rem}.packages__price-sm{margin:0;font-size:1.5rem;font-weight:800}.packages__slot{font-size:1rem}.packages__range{margin-top:.25rem;font-size:.75rem}.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}}*{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}}
