@font-face{font-family:Archivo Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(../media/archivo-vietnamese-wght-normal.3cbdnbmi1hpzs.woff2)format("woff2-variations");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Archivo Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(../media/archivo-latin-ext-wght-normal.3cxrhsknk8wrd.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Archivo Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(../media/archivo-latin-wght-normal.0inx24hl2eswd.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
:root{--ink:#07111f;--ink-2:#0d1a2a;--ink-3:#142337;--green:#18d86f;--green-dark:#0eaa54;--green-pale:#dffbed;--paper:#f7f8f9;--white:#fff;--gray-1:#e6e9ed;--gray-2:#a8b1bd;--gray-3:#677384;--orange:#ff7849;--container:1180px;--radius:18px;--shadow:0 24px 80px #0108122e}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:84px}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-family:Archivo Variable,Archivo,Arial,sans-serif;font-size:16px;line-height:1.5}button,input,select{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img,svg{display:block}button{border:0}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.045em;line-height:1}.skip-link{z-index:999;background:var(--green);color:var(--ink);border-radius:8px;padding:12px 16px;font-weight:800;position:fixed;top:-80px;left:16px}.skip-link:focus{top:16px}:focus-visible{outline:3px solid var(--green);outline-offset:3px}.container{width:min(100% - 36px, var(--container));margin-inline:auto}.section{padding:86px 0}.eyebrow{color:var(--gray-3);letter-spacing:.17em;margin-bottom:18px;font-size:.72rem;font-weight:850;line-height:1.2}.eyebrow--green{color:var(--green)}.section-heading{max-width:760px;margin-bottom:42px}.section-heading h2,.trust-intro h2,.plans-copy h2,.faq-copy h2,.contact-copy h2,.room-copy h2{margin-bottom:20px;font-size:clamp(2.25rem,10vw,4.5rem);font-weight:860}.section-heading>p:last-child,.section-heading--split>p,.trust-intro>p,.plans-copy>p,.faq-copy>p,.contact-copy>p{color:var(--gray-3);margin-bottom:0;font-size:1.06rem;line-height:1.65}.button{background:var(--ink);min-height:54px;color:var(--white);letter-spacing:-.01em;cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:12px;padding:0 22px;font-size:.9rem;font-weight:820;transition:transform .18s,background-color .18s,box-shadow .18s;display:inline-flex}.button:hover{transform:translateY(-2px);box-shadow:0 12px 28px #0000002e}.button svg,.text-link svg{width:20px;height:20px}.button--green{background:var(--green);color:var(--ink)}.button--green:hover{background:#22e67c}.button--sm{min-height:44px;padding-inline:18px;font-size:.84rem}.button--full{width:100%}.text-link{min-height:44px;text-decoration:underline;-webkit-text-decoration-color:var(--green);text-decoration-color:var(--green);text-underline-offset:7px;align-items:center;gap:10px;font-size:.9rem;font-weight:800;text-decoration-thickness:2px;display:inline-flex}.text-link--light{color:var(--white)}.brand-logo{color:var(--ink);align-items:center;gap:8px;display:inline-flex}.brand-logo--inverse{color:var(--white)}.brand-logo__mark{width:40px;height:40px}.brand-logo__word{letter-spacing:-.06em;font-size:1.62rem;font-weight:850}.site-header{z-index:50;color:var(--white);position:absolute;inset:0 0 auto}.site-header__inner{border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;min-height:76px;display:flex}.site-header__logo{z-index:52;align-items:center;min-height:44px;display:inline-flex;position:relative}.menu-toggle{z-index:52;width:48px;height:48px;color:var(--white);cursor:pointer;background:0 0;place-content:center;gap:7px;display:grid;position:relative}.menu-toggle span{background:currentColor;width:25px;height:2px;transition:transform .16s;display:block}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4.5px)rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4.5px)rotate(-45deg)}.main-nav{z-index:51;background:var(--ink);visibility:hidden;opacity:0;flex-direction:column;justify-content:center;align-items:stretch;gap:10px;padding:96px 24px 32px;transition:opacity .18s,transform .18s,visibility .18s;display:flex;position:fixed;inset:0;transform:translateY(-12px)}.main-nav--open{visibility:visible;opacity:1;transform:translateY(0)}.main-nav>a:not(.button){border-bottom:1px solid #ffffff1f;align-items:center;min-height:52px;font-size:1.35rem;font-weight:750;display:flex}.hero{background:var(--ink);color:var(--white);padding:116px 0 0;position:relative;overflow:hidden}.hero__grid,.contact-section__grid{opacity:.12;background-image:linear-gradient(#ffffff38 1px,#0000 1px),linear-gradient(90deg,#ffffff38 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 35%,#0000);mask-image:linear-gradient(#0000,#000 35%,#0000)}.hero__signal{border:1px solid #18d86f52;width:220px;height:220px;position:absolute;transform:rotate(45deg)}.hero__signal--one{top:140px;right:-160px}.hero__signal--two{width:300px;height:300px;bottom:80px;left:-200px}.hero__inner{z-index:2;gap:54px;padding-bottom:72px;display:grid;position:relative}.hero__copy{max-width:700px}.hero h1{letter-spacing:-.072em;margin-bottom:26px;font-size:clamp(2.9rem,13vw,6rem);font-weight:880;line-height:.91}.hero-title__intro,.hero-title__accent{text-wrap:balance;display:block}.hero-title__intro{color:var(--white)}.hero-title__accent{color:var(--green)}.hero__lead{color:#c1cad5;max-width:625px;margin-bottom:28px;font-size:1.06rem;line-height:1.65}.hero__actions{flex-direction:column;align-items:stretch;gap:12px;display:flex}.hero__actions .text-link{justify-content:center}.hero__proofs{color:#d9dfe6;gap:12px;margin:32px 0 0;padding:0;font-size:.86rem;font-weight:650;list-style:none;display:grid}.hero__proofs li{align-items:center;gap:9px;display:flex}.hero__proofs svg{width:18px;height:18px;color:var(--green)}.hero__demo{width:min(100%,470px);margin-inline:auto;position:relative}.hero__demo:before{content:"";z-index:-1;background:#18d86f0d;border:1px solid #18d86f45;position:absolute;inset:5% -8% -4%;transform:rotate(3deg)}.hero-demo{background:var(--white);color:var(--ink);border:7px solid #243144;border-radius:28px;overflow:hidden;box-shadow:0 40px 100px #0000007a}.hero-demo__topbar{background:var(--ink-2);min-height:54px;color:var(--white);letter-spacing:.07em;justify-content:space-between;align-items:center;padding:0 16px;font-size:.66rem;display:flex}.hero-demo__topbar>div,.viewer-count{align-items:center;gap:7px;display:flex}.viewer-count{color:#b9c3cf;letter-spacing:0;text-transform:none}.viewer-count svg{width:15px;height:15px}.live-dot{background:var(--green);border-radius:50%;width:8px;height:8px;animation:1.8s ease-out infinite livePulse;box-shadow:0 0 0 5px #18d86f21}.hero-demo__visual{background:#0a1421;height:155px;position:relative;overflow:hidden}.hero-demo__visual:after{content:"";clip-path:polygon(0 65%,100% 0,100% 100%,0 100%);background:#142031;height:40px;position:absolute;inset:auto 0 0}.lot-pill{z-index:3;background:var(--white);color:var(--ink);letter-spacing:.09em;border-radius:4px;padding:5px 8px;font-size:.57rem;font-weight:850;position:absolute;top:13px;left:13px}.car-shape{z-index:2;width:265px;height:112px;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.car-shape__roof{background:#17283b;border:3px solid #617389;border-bottom:0;border-radius:70px 70px 12px 8px;width:135px;height:55px;position:absolute;top:6px;left:55px;transform:skew(-12deg)}.car-shape__body{background:#26384c;border-radius:42px 50px 12px 16px;width:250px;height:54px;position:absolute;top:48px;left:6px;box-shadow:inset 0 -14px #111e2d}.car-shape__wheel{z-index:2;background:#617389;border:8px solid #070d15;border-radius:50%;width:42px;height:42px;position:absolute;top:78px}.car-shape__wheel--left{left:42px}.car-shape__wheel--right{right:30px}.car-shape__light{z-index:3;background:var(--green);border-radius:50%;width:34px;height:8px;position:absolute;top:59px;right:18px;box-shadow:0 0 18px #18d86fcc}.hero-demo__content{padding:18px 18px 16px}.hero-demo__name{letter-spacing:-.03em;margin-bottom:7px;font-size:1rem;font-weight:830}.hero-demo__meta{color:var(--gray-3);flex-wrap:wrap;gap:5px 12px;margin-bottom:20px;font-size:.69rem;display:flex}.price-label{color:var(--gray-3);letter-spacing:.12em;font-size:.59rem;font-weight:800}.live-price{color:var(--ink);font-variant-numeric:tabular-nums;letter-spacing:-.07em;margin:2px 0 4px;font-size:clamp(2.7rem,15vw,4.35rem);font-weight:880;line-height:1;transition:color .18s,transform .18s}.live-price--pulse{color:var(--green-dark);transform:translateY(3px)}.price-progress{background:var(--gray-1);border-radius:99px;height:6px;overflow:hidden}.price-progress span{border-radius:inherit;background:var(--green);height:100%;transition:width .5s;display:block}.price-row{color:var(--gray-3);justify-content:space-between;margin:8px 0 16px;font-size:.64rem;display:flex}.price-row strong{color:var(--ink);font-variant-numeric:tabular-nums}.demo-action{background:var(--ink);width:100%;min-height:54px;color:var(--white);cursor:default;border-radius:8px;justify-content:center;align-items:center;gap:9px;font-size:.82rem;font-weight:850;display:flex}.demo-action svg{width:18px;height:18px}.demo-note{color:var(--gray-3);text-align:center;margin:9px 0 0;font-size:.57rem}.hero__rail{z-index:3;background:var(--green);color:var(--ink);border-top:1px solid #ffffff21;position:relative;overflow:hidden}.hero__rail-track{letter-spacing:.12em;align-items:center;gap:24px;min-width:max-content;min-height:50px;padding-inline:24px;font-size:.7rem;font-weight:850;animation:24s linear infinite rail;display:flex}.hero__rail i{background:var(--ink);width:5px;height:5px;transform:rotate(45deg)}.problem-section{background:var(--paper)}.before-after{gap:14px;display:grid;position:relative}.before-after__card{border-radius:var(--radius);padding:26px 22px 28px}.before-after__card--before{color:#4f5a67;background:#eceff2;border:1px solid #d8dde3}.before-after__card--after{background:var(--ink);color:var(--white);box-shadow:var(--shadow)}.card-kicker{letter-spacing:.08em;align-items:center;gap:10px;margin-bottom:30px;font-size:.65rem;font-weight:790;display:flex}.card-kicker span{color:var(--ink);background:#cbd1d8;border-radius:4px;padding:5px 7px}.before-after__card--after .card-kicker{color:#aeb9c5}.before-after__card--after .card-kicker span{background:var(--green)}.before-after__card h3{max-width:430px;margin-bottom:26px;font-size:1.8rem;font-weight:830}.before-after__card ul{gap:13px;margin:0;padding:0;list-style:none;display:grid}.before-after__card li{align-items:center;gap:10px;min-height:30px;font-size:.88rem;font-weight:650;display:flex}.before-after__card li>span{font-variant-numeric:tabular-nums;font-size:.64rem}.before-after__card li svg{width:18px;height:18px;color:var(--green);flex:0 0 18px}.before-after__switch{z-index:3;border:6px solid var(--paper);background:var(--green);width:52px;height:52px;color:var(--ink);border-radius:50%;place-items:center;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(90deg)}.before-after__switch svg{width:21px}.steps-section{background:var(--ink);color:var(--white)}.steps-section .section-heading>p:last-child{color:#aeb9c5}.steps-grid{gap:14px;display:grid}.step-card{border-radius:var(--radius);background:var(--ink-2);border:1px solid #26364b;min-height:405px;padding:25px 22px 22px;position:relative;overflow:hidden}.step-card--featured{border-color:var(--green)}.step-card__number{color:#455366;letter-spacing:-.08em;font-size:2.6rem;font-weight:850;position:absolute;top:20px;right:20px}.step-card--featured .step-card__number{color:var(--green)}.step-card__icon{background:var(--green);width:46px;height:46px;color:var(--ink);border-radius:8px;place-items:center;margin-bottom:56px;display:grid}.step-card__icon svg{width:23px;height:23px}.step-card h3{margin-bottom:12px;font-size:1.75rem;font-weight:820}.step-card>p{color:#aeb9c5;max-width:330px;font-size:.9rem}.step-card__visual{background:#142337;border-radius:10px;min-height:78px;position:absolute;inset:auto 22px 22px}.price-stairs{justify-content:center;align-items:flex-end;gap:5px;padding:12px;display:flex}.price-stairs span{background:#263a51;border-radius:4px;flex:1;place-items:center;padding:9px 4px;font-size:.56rem;font-weight:750;display:grid}.price-stairs span:first-child{height:54px}.price-stairs span:nth-child(2){height:45px}.price-stairs span:nth-child(3){background:var(--green);height:36px;color:var(--ink)}.hold-visual{background:var(--green);color:var(--ink);justify-content:space-between;align-items:center;padding:15px 18px;display:flex}.hold-visual strong{font-variant-numeric:tabular-nums;font-size:2.3rem;line-height:1}.hold-visual span{letter-spacing:.08em;font-size:.65rem;font-weight:850}.pix-visual{align-items:center;gap:14px;padding:12px;display:flex}.fake-qr{border:7px solid var(--white);background:linear-gradient(90deg, var(--white) 45%, transparent 45% 55%, var(--white) 55%) 0 0 / 17px 17px, linear-gradient(var(--white) 45%, transparent 45% 55%, var(--white) 55%) 0 0 / 17px 17px;width:55px;height:55px}.pix-visual span{color:var(--green);letter-spacing:.08em;font-size:.68rem;font-weight:850}.mechanism-note{background:var(--green);color:var(--ink);border-radius:12px;align-items:center;gap:16px;margin-top:14px;padding:20px;display:flex}.mechanism-note>svg{flex:0 0 30px;width:30px;height:30px}.mechanism-note div{gap:2px;display:grid}.mechanism-note strong{font-size:.95rem}.mechanism-note span{font-size:.78rem}.revenue-section{background:var(--green-pale)}.simulator{border-radius:var(--radius);background:var(--white);border:1px solid #bbebd2;overflow:hidden;box-shadow:0 20px 60px #03321b1a}.simulator__controls,.simulator__result{padding:26px 22px}.simulator__controls{gap:30px;display:grid}.field-group{gap:12px;display:grid}.field-label{justify-content:space-between;align-items:baseline;gap:16px;display:flex}.field-label label{color:var(--gray-3);font-size:.78rem;font-weight:750}.field-label output{font-variant-numeric:tabular-nums;letter-spacing:-.04em;font-size:1.3rem;font-weight:850}.field-stepper{align-items:center;gap:9px;display:flex}.field-stepper button{background:var(--white);width:38px;height:38px;color:var(--ink);cursor:pointer;border:1px solid #cbd3d9;border-radius:7px;flex:0 0 38px;place-items:center;font-size:1.25rem;font-weight:800;line-height:1;display:grid}.field-stepper button:hover{border-color:var(--green-dark);background:var(--green-pale)}input[type=range]{appearance:none;width:100%;height:8px;accent-color:var(--green-dark);background:#dce3e0;border-radius:99px;margin:0}input[type=range]::-webkit-slider-thumb{border:5px solid var(--ink);appearance:none;background:var(--green);cursor:pointer;border-radius:50%;width:26px;height:26px}input[type=range]::-moz-range-thumb{border:5px solid var(--ink);background:var(--green);cursor:pointer;border-radius:50%;width:18px;height:18px}.range-bounds{color:var(--gray-3);justify-content:space-between;font-size:.66rem;display:flex}.simulator__result{background:var(--ink);color:var(--white)}.simulator__eyebrow{color:var(--green);letter-spacing:.12em;margin-bottom:14px;font-size:.65rem;font-weight:850;display:block}.simulator__result>strong{color:var(--white);font-variant-numeric:tabular-nums;letter-spacing:-.07em;margin-bottom:20px;font-size:clamp(2.55rem,13vw,5rem);font-weight:880;line-height:1;display:block}.simulator__math{color:#c4ccd6;border-top:1px solid #334257;gap:6px;padding-top:18px;font-size:.74rem;display:grid}.simulator__result>p{color:#8895a5;margin:18px 0 0;font-size:.63rem;line-height:1.55}.audience-section{background:var(--paper)}.audience-grid{gap:12px;display:grid}.audience-card{border-radius:var(--radius);background:var(--white);border:1px solid #dce1e6;flex-direction:column;justify-content:space-between;min-height:235px;padding:22px;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex;position:relative}.audience-card:hover{border-color:var(--green-dark);transform:translateY(-4px);box-shadow:0 16px 40px #060f1b1a}.audience-card__number{color:var(--green-dark);font-variant-numeric:tabular-nums;font-size:.72rem;font-weight:850}.audience-card h3{margin-bottom:10px;font-size:1.45rem;font-weight:820}.audience-card p{color:var(--gray-3);margin-bottom:18px;font-size:.82rem}.audience-card__meta{color:var(--gray-3);letter-spacing:.08em;font-size:.56rem;font-weight:780}.audience-card>svg{width:19px;height:19px;position:absolute;top:18px;right:18px}.other-category{background:var(--green);border-radius:12px;flex-direction:column;gap:6px;margin-top:15px;padding:20px 22px;display:flex}.other-category>span{font-size:.72rem;font-weight:700}.other-category a{justify-content:space-between;align-items:center;gap:12px;font-weight:830;display:flex}.other-category svg{width:21px;height:21px}.room-section{background:var(--ink);color:var(--white);overflow:hidden}.room-section__grid{gap:46px;display:grid}.room-copy__lead{color:#b7c1cd;font-size:1rem;line-height:1.65}.room-facts{background:#344155;gap:1px;margin:30px 0 18px;display:grid}.room-facts>div{background:var(--ink-2);gap:3px;padding:16px;display:grid}.room-facts span{color:#8290a0;letter-spacing:.09em;font-size:.58rem;font-weight:780}.room-facts strong{font-size:1rem}.room-copy__note{color:#687689;font-size:.68rem}.lot-list{border-radius:var(--radius);background:var(--ink-2);border:1px solid #33445a;align-self:center;overflow:hidden;box-shadow:32px 32px #18d86f1a}.lot-list__header{color:#788698;letter-spacing:.08em;justify-content:space-between;gap:12px;padding:15px 16px;font-size:.52rem;font-weight:780;display:flex}.lot-row{border-top:1px solid #26364b;grid-template-columns:32px 1fr;align-items:center;gap:5px 10px;padding:16px;display:grid}.lot-row>span{color:#6f7e90;grid-row:1/3;font-size:.7rem;font-weight:800}.lot-row strong{font-size:.83rem}.lot-row b{color:#99a5b3;font-variant-numeric:tabular-nums;font-size:.68rem;font-weight:620}.lot-row--active{background:var(--green);color:var(--ink)}.lot-row--active span,.lot-row--active b{color:var(--ink)}.lot-list__footer{color:#8491a1;letter-spacing:.07em;border-top:1px solid #26364b;gap:8px;padding:16px;font-size:.51rem;font-weight:770;display:grid}.lot-list__footer span{align-items:center;gap:7px;display:flex}.lot-list__footer i{background:var(--green);border-radius:50%;width:6px;height:6px}.features-section{background:var(--white)}.features-grid{background:#dfe3e7;border:1px solid #dfe3e7;gap:1px;display:grid}.feature-card{background:var(--white);min-height:245px;padding:28px 22px;position:relative}.feature-card__index{color:#a8b0ba;font-size:.65rem;font-weight:800;position:absolute;top:22px;right:22px}.feature-card>svg{width:34px;height:34px;color:var(--green-dark);stroke-width:1.7px;margin-bottom:48px}.feature-card h3{margin-bottom:11px;font-size:1.35rem;font-weight:820}.feature-card p{max-width:320px;color:var(--gray-3);margin-bottom:0;font-size:.82rem}.trust-section{background:var(--green-pale)}.trust-intro{gap:8px;margin-bottom:46px;display:grid}.metrics-grid{border-radius:var(--radius);background:#afdcc5;border:1px solid #afdcc5;grid-template-columns:1fr 1fr;gap:1px;display:grid;overflow:hidden}.metrics-grid article{background:var(--white);flex-direction:column;justify-content:space-between;min-height:170px;padding:20px;display:flex}.metrics-grid strong{font-variant-numeric:tabular-nums;letter-spacing:-.08em;font-size:clamp(2.4rem,13vw,4.4rem);font-weight:880;line-height:1}.metrics-grid span{color:var(--gray-3);font-size:.7rem;line-height:1.35}.trust-points{gap:10px;margin-top:16px;display:grid}.trust-points article{background:var(--ink);color:var(--white);border-radius:12px;gap:15px;padding:20px;display:flex}.trust-points article>svg{width:25px;height:25px;color:var(--green);flex:0 0 25px}.trust-points h3{margin-bottom:6px;font-size:1rem;font-weight:800}.trust-points p{color:#9eabba;margin-bottom:0;font-size:.75rem}.metrics-note{color:#607065;margin:16px 0 0;font-size:.65rem}.plans-section{background:var(--paper)}.plans-section__grid{gap:14px;display:grid}.plans-copy{padding:10px 0 24px}.plans-copy .text-link{margin-top:18px}.plan-card{border-radius:var(--radius);background:var(--white);border:1px solid #d9dfe5;flex-direction:column;min-height:355px;padding:26px 22px;display:flex}.plan-card--dark{border-color:var(--ink);background:var(--ink);color:var(--white)}.plan-card__label{background:var(--green);width:fit-content;color:var(--ink);letter-spacing:.08em;border-radius:4px;padding:6px 8px;font-size:.61rem;font-weight:850}.plan-card h3{margin:34px 0 28px;font-size:2rem;font-weight:830}.plan-card ul{gap:14px;margin:auto 0 0;padding:0;list-style:none;display:grid}.plan-card li{color:var(--gray-3);align-items:center;gap:9px;font-size:.78rem;font-weight:650;display:flex}.plan-card--dark li{color:#b2bdc9}.plan-card li svg{width:17px;height:17px;color:var(--green-dark);flex:0 0 17px}.plan-card--dark li svg{color:var(--green)}.faq-section{background:var(--ink);color:var(--white)}.faq-section__grid{gap:40px;display:grid}.faq-copy>p:last-child{color:#aeb9c5}.faq-list{border-top:1px solid #334256}.faq-list details{border-bottom:1px solid #334256}.faq-list summary{min-height:76px;color:var(--white);cursor:pointer;grid-template-columns:28px 1fr 24px;align-items:center;gap:10px;font-size:.95rem;font-weight:730;list-style:none;display:grid;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--green);font-variant-numeric:tabular-nums;font-size:.64rem}.faq-list summary i,.faq-list summary i:after{background:var(--green);width:18px;height:2px;transition:transform .18s;display:block}.faq-list summary i:after{content:"";transform:rotate(90deg)}.faq-list details[open] summary i:after{transform:rotate(0)}.faq-list details>p{color:#9eabba;margin:-4px 30px 24px 38px;font-size:.84rem;line-height:1.65}.contact-section{color:var(--white);background:#0a1625;padding:86px 0;position:relative;overflow:hidden}.contact-section__inner{z-index:2;gap:42px;display:grid;position:relative}.contact-copy>p:last-of-type{color:#aeb9c5}.contact-copy ul{color:#d5dce4;gap:10px;margin:28px 0 0;padding:0;font-size:.8rem;font-weight:650;list-style:none;display:grid}.contact-copy li{align-items:center;gap:9px;display:flex}.contact-copy li svg{width:18px;height:18px;color:var(--green)}.contact-form{border-radius:var(--radius);background:var(--white);color:var(--ink);box-shadow:var(--shadow);padding:24px 20px}.contact-form__grid{gap:17px;margin-bottom:20px;display:grid}.contact-form label{gap:7px;display:grid}.contact-form label>span{font-size:.68rem;font-weight:780}.contact-form input,.contact-form select{background:var(--paper);width:100%;min-height:50px;color:var(--ink);border:1px solid #cdd3da;border-radius:7px;padding:0 13px;font-size:.8rem}.contact-form input::placeholder{color:#8c96a3}.contact-form input:focus,.contact-form select:focus{border-color:var(--green-dark);outline:3px solid #18d86f33}.contact-form__note{color:var(--gray-3);text-align:center;margin:11px 8px 0;font-size:.6rem;line-height:1.45}.site-footer{color:var(--white);background:#030914;padding:54px 0 24px}.site-footer__top{gap:40px;padding-bottom:38px;display:grid}.site-footer__top p{color:#8290a0;margin:16px 0 0;font-size:.78rem}.site-footer nav{gap:8px;display:grid}.site-footer nav a{color:#b4bec9;align-items:center;min-height:42px;font-size:.8rem;font-weight:660;display:flex}.site-footer nav a:hover{color:var(--green)}.site-footer__bottom{color:#647286;border-top:1px solid #202c3c;justify-content:space-between;gap:14px;padding-top:22px;font-size:.62rem;display:flex}@media (prefers-reduced-motion:no-preference){[data-reveal]{opacity:0;transition:opacity .65s,transform .65s cubic-bezier(.22,1,.36,1);transform:translateY(24px)}[data-reveal].is-visible{opacity:1;transform:translateY(0)}}@keyframes livePulse{0%{box-shadow:0 0 #18d86f59}70%{box-shadow:0 0 0 7px #18d86f00}to{box-shadow:0 0 #18d86f00}}@keyframes rail{to{transform:translate(-35%)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (max-width:679px){.hero h1{text-wrap:balance;max-width:100%;font-size:clamp(2.35rem,11.4vw,2.8rem)}}@media (min-width:680px){.container{width:min(100% - 56px, var(--container))}.section{padding:108px 0}.hero__actions{flex-direction:row;align-items:center}.hero__actions .text-link{justify-content:flex-start;padding-inline:12px}.hero__proofs{grid-template-columns:repeat(3,auto);justify-content:start;gap:24px}.before-after__card{padding:34px}.steps-grid{grid-template-columns:repeat(2,1fr)}.step-card:last-child{grid-column:1/-1}.simulator__controls{grid-template-columns:1fr 1fr;padding:36px}.simulator__result{padding:36px}.audience-grid{grid-template-columns:1fr 1fr}.room-facts{grid-template-columns:repeat(3,1fr)}.lot-row{grid-template-columns:38px 1fr auto}.lot-row>span{grid-row:auto}.lot-row b{text-align:right}.lot-list__footer{grid-template-columns:repeat(3,auto);justify-content:space-between}.features-grid{grid-template-columns:1fr 1fr}.metrics-grid{grid-template-columns:repeat(4,1fr)}.metrics-grid article{min-height:210px}.trust-points{grid-template-columns:repeat(3,1fr)}.plans-section__grid{grid-template-columns:1fr 1fr}.plans-copy{grid-column:1/-1}.contact-form{padding:34px}.contact-form__grid{grid-template-columns:1fr 1fr}.site-footer__top{grid-template-columns:1fr auto;align-items:start}.site-footer nav{grid-template-columns:repeat(2,minmax(150px,1fr))}}@media (min-width:900px){.site-header__inner{min-height:86px}.menu-toggle{display:none}.main-nav{visibility:visible;opacity:1;background:0 0;flex-direction:row;justify-content:flex-end;align-items:center;gap:23px;padding:0;position:static;inset:auto;transform:none}.main-nav>a:not(.button){color:#b7c1cd;border-bottom:0;min-height:44px;font-size:.74rem;font-weight:650}.main-nav>a:not(.button):hover{color:var(--white)}.section-heading--split{grid-template-columns:minmax(0,1.1fr) minmax(320px,.55fr);align-items:end;gap:70px;max-width:none;display:grid}.section-heading--split>div h2{margin-bottom:0}.hero{flex-direction:column;min-height:800px;padding-top:150px;display:flex}.hero__inner{flex:1;grid-template-columns:minmax(0,1.15fr) minmax(390px,.85fr);align-items:center;padding-bottom:72px}.hero h1{font-size:clamp(4.25rem,5.5vw,5.25rem)}.hero__demo{justify-self:end;width:430px}.hero__rail{margin-top:auto}.before-after{grid-template-columns:1fr 1fr;gap:1px}.before-after__card{flex-direction:column;min-height:440px;display:flex}.before-after__card ul{margin-top:auto}.before-after__switch{top:50%;transform:translate(-50%,-50%)}.steps-grid{grid-template-columns:repeat(3,1fr)}.step-card:last-child{grid-column:auto}.step-card{min-height:450px}.mechanism-note{padding:20px 26px}.simulator{grid-template-columns:1.05fr .95fr;display:grid}.simulator__controls{grid-template-columns:1fr;align-content:center;padding:44px}.simulator__result{flex-direction:column;justify-content:center;min-height:390px;padding:44px;display:flex}.audience-grid{grid-template-columns:repeat(4,1fr)}.audience-card{min-height:330px;padding:25px}.other-category{flex-direction:row;justify-content:space-between;align-items:center;padding-inline:26px}.other-category a{min-width:330px}.room-section__grid{grid-template-columns:minmax(320px,.72fr) minmax(0,1.28fr);align-items:center;gap:82px}.room-facts{grid-template-columns:1fr}.lot-row{min-height:70px;padding-inline:22px}.features-grid{grid-template-columns:repeat(3,1fr)}.feature-card{min-height:300px;padding:34px 30px}.feature-card>svg{margin-bottom:76px}.trust-intro{grid-template-columns:1.05fr .7fr;align-items:end;gap:90px}.metrics-grid article{min-height:240px;padding:26px}.plans-section__grid{grid-template-columns:.85fr 1fr 1fr;align-items:stretch}.plans-copy{grid-column:auto;padding:22px 30px 0 0}.plan-card{min-height:430px;padding:30px}.faq-section__grid{grid-template-columns:.75fr 1.25fr;gap:100px}.faq-copy{align-self:start;position:sticky;top:120px}.faq-list summary{min-height:90px;font-size:1.08rem}.contact-section{padding:112px 0}.contact-section__inner{grid-template-columns:.8fr 1.2fr;align-items:center;gap:90px}.contact-form{padding:38px}.site-footer nav{grid-template-columns:repeat(3,minmax(125px,1fr))}}@media (min-width:1180px){.hero__demo{width:465px}.section{padding:128px 0}.section-heading{margin-bottom:58px}.section-heading h2,.trust-intro h2,.plans-copy h2,.faq-copy h2,.contact-copy h2,.room-copy h2{font-size:4.7rem}}
