@font-face{font-family:DM Sans;font-style:normal;font-weight:400 700;font-display:swap;src:url(/fonts/dm-sans-latin.woff2)format("woff2");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}@font-face{font-family:DM Sans;font-style:normal;font-weight:400 700;font-display:swap;src:url(/fonts/dm-sans-latin-ext.woff2)format("woff2");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:Manrope;font-style:normal;font-weight:500 800;font-display:swap;src:url(/fonts/manrope-latin.woff2)format("woff2");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}@font-face{font-family:Manrope;font-style:normal;font-weight:500 800;font-display:swap;src:url(/fonts/manrope-latin-ext.woff2)format("woff2");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}:root{--mdg-night:#060806;--mdg-deep:#0a0c0b;--mdg-card:#121612;--mdg-card-hover:#181d19;--mdg-gold:#e8b851;--mdg-gold-soft:#fadf8c;--mdg-ivory:#f6f2e8;--mdg-paper:#e8e2d6;--mdg-ink:#0e100e;--mdg-muted:#949b95;--mdg-green:#43dba1;--mdg-blue:#4d82fa;--font-display:"Manrope", Arial, sans-serif;--font-body:"DM Sans", Arial, sans-serif;--page-width:1180px;--side-space:20px}*{box-sizing:border-box}html{background:var(--mdg-night);scroll-behavior:smooth;scroll-padding-top:76px}body{background:var(--mdg-night);min-width:320px;color:var(--mdg-ivory);font-family:var(--font-body);letter-spacing:0;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.5;overflow-x:clip}body.modal-open{overflow:hidden}button,input{font:inherit;letter-spacing:0}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img,svg{display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3,.brand,.primary-button,.bar-button,.header-cta{font-family:var(--font-display);letter-spacing:0}h1,h2,h3{margin-bottom:0;font-weight:800;line-height:1.02}h1{font-size:41px}h2{font-size:33px}h3{font-size:17px}::selection{background:var(--mdg-gold);color:var(--mdg-night)}:focus-visible{outline:3px solid var(--mdg-gold-soft);outline-offset:3px}.section-shell,.hero-layout,.header-inner{width:min(100% - (var(--side-space) * 2), var(--page-width));margin-inline:auto}.eyebrow{background:var(--mdg-card);width:fit-content;color:var(--mdg-gold-soft);text-transform:uppercase;border:1px solid #f6f2e812;border-radius:999px;margin:0 0 14px;padding:8px 13px 7px;font-size:10px;font-weight:700;line-height:1.2}.eyebrow-dark{background:var(--mdg-gold);color:var(--mdg-ink);border-color:#0e100e14}.reveal-ready [data-reveal]{opacity:0;transition:opacity .56s,transform .56s cubic-bezier(.22,1,.36,1);transform:translateY(18px)}.reveal-ready [data-reveal].is-revealed{opacity:1;transform:translateY(0)}.intro-sequence{z-index:200;pointer-events:none;background:var(--mdg-night);opacity:1;place-items:center;transition:opacity .35s;display:grid;position:fixed;inset:0;overflow:hidden}.intro-sequence.is-leaving{opacity:0}.intro-mark{place-items:center;width:150px;height:190px;display:grid;position:relative}.intro-mark img{z-index:3;filter:drop-shadow(0 0 24px #e8b85138);animation:1.6s cubic-bezier(.22,1,.36,1) both intro-logo;position:relative}.intro-orbit,.intro-phone{border:1px solid var(--mdg-gold);position:absolute}.intro-orbit{border-right-color:#0000;border-radius:50%;width:112px;height:112px;animation:1.65s cubic-bezier(.22,1,.36,1) both intro-orbit}.intro-phone{opacity:0;border-radius:24px;width:104px;height:176px;animation:1.65s cubic-bezier(.22,1,.36,1) both intro-phone}.intro-lead{background:var(--mdg-card);min-height:44px;color:var(--mdg-ivory);opacity:0;border:1px solid #43dba166;border-radius:8px;align-items:center;gap:9px;padding:0 13px;font-size:12px;animation:1.75s cubic-bezier(.22,1,.36,1) both intro-lead;display:flex;position:absolute;top:calc(50% + 86px);transform:translateY(12px)}.intro-lead svg{color:var(--mdg-green)}.intro-lead strong{color:var(--mdg-gold-soft)}@keyframes intro-logo{0%{opacity:0;transform:scale(.72)}25%,78%{opacity:1;transform:scale(1)}to{opacity:.82;transform:scale(.62)}}@keyframes intro-orbit{0%{opacity:0;transform:rotate(0)scale(.8)}20%{opacity:1}62%{opacity:1;transform:rotate(360deg)scale(1)}to{opacity:0;transform:rotate(360deg)scale(.9)}}@keyframes intro-phone{0%,54%{opacity:0;transform:scale(.85)}76%,to{opacity:1;transform:scale(1)}}@keyframes intro-lead{0%,66%{opacity:0;transform:translateY(12px)}82%,to{opacity:1;transform:translateY(0)}}.site-header{z-index:72;border-bottom:1px solid #0000;height:70px;transition:background-color .22s,border-color .22s;position:fixed;inset:0 0 auto}.site-header.is-scrolled{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#060806d1;border-color:#f6f2e814}.header-inner{justify-content:space-between;align-items:center;height:100%;display:flex}.brand{align-items:center;gap:10px;min-height:44px;display:inline-flex}.brand img{object-fit:contain;width:38px;height:38px}.brand span{flex-direction:column;justify-content:center;display:flex}.brand strong{font-size:15px;line-height:1.05}.brand small{color:var(--mdg-gold-soft);margin-top:3px;font-size:7px;font-weight:700;line-height:1}.desktop-nav,.desktop-header-cta{display:none}.menu-button,.dialog-close{background:var(--mdg-card);width:42px;height:42px;color:var(--mdg-ivory);border:1px solid #f6f2e80f;border-radius:8px;flex:none;place-items:center;display:grid}.menu-backdrop{z-index:68;visibility:hidden;opacity:0;background:#060806a8;border:0;transition:opacity .26s,visibility .26s;position:fixed;inset:0}.menu-backdrop.is-open{visibility:visible;opacity:1}.mobile-menu{z-index:70;visibility:hidden;padding:10px 20px calc(20px + env(safe-area-inset-bottom));background:var(--mdg-deep);border-top:1px solid #f6f2e81a;transition:transform .42s cubic-bezier(.22,1,.36,1),visibility .42s;position:fixed;inset:auto 0 0;transform:translateY(105%)}.mobile-menu.is-open{visibility:visible;transform:translateY(0)}.sheet-handle{background:#f6f2e83d;border-radius:999px;width:40px;height:4px;margin:0 auto 12px;display:block}.mobile-menu nav{margin-bottom:14px}.mobile-menu nav a{min-height:52px;font-family:var(--font-display);border-bottom:1px solid #f6f2e817;justify-content:space-between;align-items:center;font-weight:700;display:flex}.primary-button,.bar-button,.header-cta,.button{border:0;border-radius:8px;min-height:56px;font-weight:800;transition:transform .18s,background-color .18s}.primary-button{background:var(--mdg-gold);width:100%;color:var(--mdg-night);justify-content:space-between;align-items:center;gap:12px;padding:8px 8px 8px 15px;font-size:14px;display:flex}.button-arrow{background:var(--mdg-night);width:40px;height:40px;color:var(--mdg-ivory);border-radius:8px;flex:none;place-items:center;display:grid;overflow:hidden}.primary-button:active,.bar-button:active,.header-cta:active{transform:scale(.98)}.primary-button:disabled{cursor:wait;opacity:.72}.hero-section{background:var(--mdg-night);min-height:940px;overflow:hidden}.hero-layout{padding-top:96px;padding-bottom:38px}.hero-copy h1{max-width:350px;color:var(--mdg-ivory)}.hero-lead{max-width:352px;color:var(--mdg-muted);margin:16px 0 18px;font-size:15px;line-height:1.5}.hero-cta{max-width:350px;position:relative}.hero-microcopy{color:var(--mdg-muted);align-items:center;gap:7px;margin:10px 0 0;font-size:11px;display:flex}.hero-microcopy svg{color:var(--mdg-gold-soft)}.hero-visual{--parallax-x:0px;--parallax-y:0px;width:100%;max-width:390px;height:430px;margin:23px auto 0;transition:transform .3s;position:relative}.device-orbit{border:1px solid #e8b85133;border-radius:50%;width:258px;height:258px;position:absolute;top:54px;left:50%;transform:translate(-50%)rotate(-12deg);box-shadow:0 0 84px #e8b8511a}.phone-shell{z-index:2;width:204px;height:328px;transform:translate(calc(-50% + var(--parallax-x)), var(--parallax-y));background:#0c0f0d;border:1px solid #f6f2e81f;border-radius:28px;padding:21px 11px 12px;transition:transform .28s;position:absolute;top:26px;left:50%;box-shadow:0 26px 70px #0000005c,0 0 38px #43dba112}.phone-speaker{background:#020302;border-radius:999px;width:42px;height:5px;position:absolute;top:9px;left:50%;transform:translate(-50%)}.phone-screen{background:var(--mdg-ivory);height:100%;color:var(--mdg-ink);border-radius:18px;flex-direction:column;padding:30px 14px 18px;display:flex}.phone-brand{color:#4f554f;align-items:center;gap:7px;font-size:8px;display:flex}.phone-brand span{border:3px solid var(--mdg-gold);width:12px;height:12px;transform:rotate(45deg)}.phone-screen>p{font-family:var(--font-display);margin:52px 0 16px;font-size:21px;font-weight:800;line-height:1.02}.phone-screen button{background:var(--mdg-gold);min-height:50px;color:var(--mdg-ink);border:0;border-radius:8px;font-size:11px;font-weight:800;position:relative;overflow:hidden}.phone-screen button:after{content:"";background:#ffffff73;width:20px;animation:4.8s ease-in-out infinite cta-sweep;position:absolute;top:-12px;bottom:-12px;left:-36px;transform:skew(-18deg)}.phone-screen small{color:#687069;align-items:center;gap:4px;margin-top:auto;font-size:8px;font-weight:600;display:flex}@keyframes cta-sweep{0%,62%{opacity:0;transform:translate(0)skew(-18deg)}68%{opacity:.8}82%,to{opacity:0;transform:translate(250px)skew(-18deg)}}.float-card{z-index:4;border:1px solid #f6f2e812;border-radius:8px;position:absolute;box-shadow:0 16px 34px #00000047}.float-card span{text-transform:uppercase;justify-content:space-between;align-items:center;gap:6px;font-size:8px;font-weight:700;display:flex}.float-card strong{font-family:var(--font-display);margin-top:8px;font-size:12px;display:block}.ad-card{background:var(--mdg-card);width:120px;color:var(--mdg-ivory);transform:translate(calc(var(--parallax-x) * -.4), calc(var(--parallax-y) * -.3));padding:12px;animation:6.4s ease-in-out infinite float-one;top:102px;left:-7px}.ad-card span{color:var(--mdg-gold-soft)}.ad-card i{background:var(--mdg-green);border-radius:50%;width:7px;height:7px}.lead-card{background:var(--mdg-gold);width:126px;color:var(--mdg-night);transform:translate(calc(var(--parallax-x) * .6), calc(var(--parallax-y) * .5));padding:13px;animation:5.8s ease-in-out infinite float-two;top:258px;right:-3px}@keyframes float-one{0%,to{margin-top:0}50%{margin-top:-6px}}@keyframes float-two{0%,to{margin-top:0}50%{margin-top:7px}}.visual-caption{color:var(--mdg-muted);grid-template-columns:20px 1fr;gap:6px;margin:0;font-size:9px;line-height:1.45;display:grid;position:absolute;inset:auto 0 0}.visual-caption b{color:var(--mdg-gold);font-size:9px}.editorial-section,.process-section{background:var(--mdg-ivory);color:var(--mdg-ink)}.editorial-section{min-height:650px}.editorial-layout{padding-block:66px 72px}.section-copy h2{max-width:350px}.section-copy>p:last-child{color:#666b66;max-width:350px;margin:18px 0 0;font-size:14px}.decision-timeline{background:#fffdf8;border:1px solid #0e100e0f;border-radius:8px;min-height:290px;margin-top:34px;padding:25px 20px 24px;position:relative}.decision-timeline ol,.process-list{margin:0;padding:0;list-style:none}.decision-timeline ol:before{background:var(--mdg-paper);content:"";width:1px;position:absolute;top:37px;bottom:75px;left:32px}.decision-timeline li{grid-template-columns:27px minmax(0,1fr);gap:13px;min-height:66px;display:grid;position:relative}.decision-timeline li>span{z-index:1;background:var(--mdg-ink);width:25px;height:25px;color:var(--mdg-ivory);border:4px solid #fffdf8;border-radius:50%;place-items:center;font-size:7px;font-weight:800;display:grid;position:relative}.decision-timeline li:last-child>span{background:var(--mdg-gold);color:var(--mdg-ink)}.decision-timeline h3{padding-top:2px}.decision-timeline li p{color:#5c625d;margin:5px 0 0;font-size:11px}.timeline-result{background:var(--mdg-ink);width:fit-content;min-height:42px;color:var(--mdg-ivory);font-family:var(--font-display);text-transform:uppercase;border-radius:8px;align-items:center;gap:7px;margin:6px 0 0 auto;padding:0 14px;font-size:9px;font-weight:800;display:flex}.benefits-section{background:var(--mdg-night);min-height:650px}.benefits-section .section-shell{padding-block:66px 64px}.benefits-heading>p:last-child{color:var(--mdg-muted)}.bento-grid{grid-template-columns:1fr .68fr;gap:9px;margin-top:32px;display:grid}.benefit-card{background:var(--mdg-card);border:1px solid #f6f2e80d;border-radius:8px;flex-direction:column;justify-content:space-between;min-width:0;min-height:126px;padding:16px;display:flex}.benefit-card>div{color:var(--mdg-gold-soft);justify-content:space-between;align-items:center;gap:8px;display:flex}.benefit-card>div span{text-transform:uppercase;font-size:8px;font-weight:800}.benefit-card h3{max-width:150px;font-size:19px}.benefit-2{background:var(--mdg-gold);color:var(--mdg-ink)}.benefit-2>div{color:var(--mdg-ink)}.benefit-3{background:var(--mdg-ivory);color:var(--mdg-ink)}.benefit-3>div{color:#5a605b}.benefit-4{background:var(--mdg-deep)}.benefit-4>div{color:var(--mdg-green)}.benefit-chips{background:var(--mdg-card);border:1px solid #f6f2e80d;border-radius:8px;grid-column:1/-1;grid-template-columns:repeat(4,1fr);align-items:center;min-height:54px;display:grid}.benefit-chips span{min-width:0;color:var(--mdg-muted);text-align:center;border-right:1px solid #f6f2e817;padding-inline:5px;font-size:9px;font-weight:700}.benefit-chips span:last-child{color:var(--mdg-gold-soft);border-right:0}.process-section{min-height:520px}.process-layout{padding-block:64px 108px}.process-list{gap:10px;margin-top:31px;display:grid}.process-list li{background:#fffdf8;border:1px solid #0e100e0f;border-radius:8px;grid-template-columns:34px .8fr 1.2fr;align-items:center;gap:8px;min-height:64px;padding:10px 13px;display:grid}.process-list li.is-accent{background:var(--mdg-gold)}.process-list li.is-accent p{color:#353a36}.process-list span{font-size:9px;font-weight:800}.process-list strong{font-family:var(--font-display);font-size:14px}.process-list p{color:#6c716d;margin:0;font-size:10px}.site-signature{color:#555b56;flex-wrap:wrap;gap:7px 13px;margin-top:28px;font-size:9px;display:flex}.site-signature a,.site-signature span{align-items:center;min-height:28px;display:inline-flex}.site-signature a:before{content:"·";margin-right:10px}.conversion-bar{inset:auto 8px max(8px, env(safe-area-inset-bottom));z-index:40;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:0;background:#060806eb;border:1px solid #f6f2e81c;border-radius:8px;justify-content:space-between;align-items:center;gap:14px;min-height:82px;padding:10px;transition:opacity .28s,transform .42s cubic-bezier(.22,1,.36,1);display:flex;position:fixed;transform:translateY(105%);box-shadow:0 14px 40px #0000004d}.conversion-bar.is-visible{opacity:1;transform:translateY(0)}.conversion-bar>div{flex-direction:column;min-width:0;display:flex}.conversion-bar strong{font-family:var(--font-display);font-size:16px;line-height:1.1}.conversion-bar>div span{color:var(--mdg-gold-soft);margin-top:3px;font-size:11px}.bar-button{background:var(--mdg-gold);min-width:116px;min-height:54px;color:var(--mdg-night);justify-content:space-between;align-items:center;gap:9px;padding:8px 8px 8px 15px;font-size:12px;display:flex}.bar-button .button-arrow{width:34px;height:34px}.lead-dialog{width:min(100% - 32px,400px);max-width:400px;max-height:min(86dvh,640px);color:var(--mdg-ink);background:0 0;border:0;margin:auto;padding:0;position:fixed;inset:0;overflow:visible}.lead-dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0608068f}.dialog-shell{overscroll-behavior:contain;background:var(--mdg-ivory);border:1px solid #ffffffb8;border-radius:8px;max-height:min(86dvh,640px);padding:22px 20px 20px;position:relative;overflow-y:auto;box-shadow:0 24px 70px #00000052}.lead-dialog[open] .dialog-shell{animation:.46s cubic-bezier(.22,1,.36,1) both sheet-in}@keyframes sheet-in{0%{opacity:0;transform:translateY(14px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.dialog-close{z-index:2;color:var(--mdg-ink);background:#0e100e0d;border-color:#0e100e14;position:absolute;top:14px;right:14px}.dialog-shell>.sheet-handle{display:none}.lead-form-shell,.lead-success{width:100%;margin-inline:auto;padding-top:0}.dialog-kicker{text-transform:uppercase;margin-bottom:8px;font-weight:800;color:#795500!important;font-size:10px!important}.lead-form-shell h2,.lead-success h2{max-width:280px;padding-right:38px;font-size:26px}.lead-form-shell>p,.lead-success>p{color:#626862;max-width:320px;margin:10px 0 16px;font-size:12px}.lead-form-shell form{gap:9px;display:grid}.lead-form-shell label{color:#4e544f;gap:6px;font-size:11px;font-weight:700;display:grid}.lead-form-shell label span{justify-content:space-between;align-items:center;display:flex}.lead-form-shell label em{color:#5d635e;font-size:10px;font-style:normal;font-weight:400}.lead-form-shell input{width:100%;min-height:48px;color:var(--mdg-ink);background:#fffdf8;border:1px solid #cfc9bc;border-radius:8px;outline:0;padding:0 13px;font-size:15px;transition:border-color .16s,background-color .16s}.lead-form-shell input::placeholder{color:#858b86}.lead-form-shell input:focus{border-color:var(--mdg-gold);background:#fff}.lead-form-shell input[aria-invalid=true]{border-color:#b42318}.lead-form-shell label small{color:#9f241c;min-height:0;font-size:10px;font-weight:500}.lead-form-shell label small:empty{display:none}.honeypot{left:-9999px;position:absolute!important}.submit-button{min-height:50px;margin-top:2px}.form-status{margin:0;font-size:12px}.form-status.is-error{color:#9f241c}.form-privacy{color:#6d736e;justify-content:center;align-items:flex-start;gap:7px;display:flex;margin:1px 0 0!important;font-size:9px!important}.form-privacy svg{color:var(--mdg-green);flex:none;margin-top:1px}.form-privacy a{color:#6b4a00;text-underline-offset:2px;text-decoration:underline}.spinner{border:2px solid #f6f2e859;border-top-color:var(--mdg-ivory);border-radius:50%;width:17px;height:17px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.lead-success{flex-direction:column;justify-content:center;align-items:flex-start;min-height:300px;padding:22px 0 10px;display:flex}.lead-success>span{width:48px;height:48px;color:var(--mdg-green);background:#43dba114;border:1px solid #43dba152;border-radius:8px;place-items:center;margin-bottom:18px;display:grid}.success-button{max-width:260px}.legal-page,.simple-page{background:var(--mdg-night);min-height:100vh;color:var(--mdg-ivory)}.legal-header{border-bottom:1px solid #f6f2e81a;justify-content:space-between;align-items:center;gap:16px;width:min(100% - 40px,980px);min-height:82px;margin-inline:auto;display:flex}.legal-header>a:last-child{min-height:44px;color:var(--mdg-muted);align-items:center;gap:7px;font-size:12px;display:flex}.legal-content{width:min(100% - 40px,760px);margin-inline:auto;padding:64px 0 90px}.legal-content h1,.simple-shell h1{font-size:40px}.legal-content h2{margin:40px 0 12px;font-size:24px}.legal-content>p,.simple-shell>p{color:var(--mdg-muted)}.legal-content a{color:var(--mdg-gold-soft);text-decoration:underline}.simple-page{place-items:center;padding:30px 20px;display:grid}.simple-shell{width:min(100%,660px)}.simple-shell>p{max-width:560px;margin:20px 0 26px}.simple-actions{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.button{justify-content:center;align-items:center;gap:8px;min-height:50px;padding:0 17px;display:inline-flex}.button-primary{background:var(--mdg-gold);color:var(--mdg-night)}.button-secondary{background:var(--mdg-card);color:var(--mdg-ivory);border:1px solid #f6f2e826}.success-icon{width:52px;height:52px;color:var(--mdg-green);background:#43dba11a;border-radius:8px;place-items:center;margin:25px 0;display:grid}@media (hover:hover){.primary-button:hover,.bar-button:hover,.header-cta:hover{background:var(--mdg-gold-soft);transform:translateY(-1px)}.primary-button:hover .button-arrow svg,.bar-button:hover .button-arrow svg{transform:translate(2px,-2px)}.button-arrow svg{transition:transform .18s}.menu-button:hover{background:var(--mdg-card-hover)}.dialog-close:hover{background:var(--mdg-paper)}}@media (max-width:374px){h1{font-size:38px}h2{font-size:31px}.hero-section{min-height:920px}.hero-lead{font-size:14px}.ad-card{left:-10px}.lead-card{right:-10px}.benefit-card{padding:13px}.benefit-card h3{font-size:17px}.conversion-bar{padding-inline:8px}.conversion-bar strong{font-size:15px}.bar-button{min-width:110px}}@media (min-width:430px){:root{--side-space:24px}.hero-visual{max-width:410px}.ad-card{left:2px}.lead-card{right:1px}}@media (min-width:768px){:root{--side-space:36px}h1{font-size:58px}h2{font-size:43px}.site-header{height:82px}.desktop-nav{align-items:center;gap:24px;display:flex}.desktop-nav a{color:#c3c8c3;align-items:center;min-height:44px;font-size:12px;font-weight:700;display:inline-flex}.menu-button,.mobile-menu,.menu-backdrop{display:none}.desktop-header-cta{display:block}.header-cta{background:var(--mdg-gold);min-height:44px;color:var(--mdg-night);align-items:center;gap:8px;padding:0 16px;font-size:11px;display:inline-flex}.header-cta .button-arrow{color:currentColor;background:0 0;width:auto;height:auto;overflow:visible}.hero-section{min-height:790px}.hero-layout{grid-template-columns:minmax(0,.93fr) minmax(360px,1.07fr);align-items:center;gap:52px;min-height:790px;padding-top:96px;display:grid}.hero-copy h1{max-width:620px}.hero-lead{max-width:520px;font-size:17px}.hero-cta{max-width:390px}.hero-visual{max-width:520px;height:560px;margin:0 auto}.phone-shell{width:260px;height:418px;top:70px}.phone-screen>p{margin-top:82px;font-size:27px}.device-orbit{width:360px;height:360px;top:78px}.ad-card{width:144px;top:165px;left:0}.lead-card{width:150px;top:356px;right:0}.visual-caption{bottom:10px}.editorial-section,.benefits-section{min-height:620px}.editorial-layout,.benefits-section .section-shell,.process-layout{padding-block:92px}.editorial-layout{grid-template-columns:minmax(0,.9fr) minmax(390px,1.1fr);align-items:center;gap:80px;display:grid}.decision-timeline{margin-top:0}.benefits-section .section-shell{grid-template-columns:minmax(240px,.7fr) minmax(420px,1.3fr);align-items:center;gap:70px;display:grid}.bento-grid{margin-top:0}.benefit-card{min-height:160px}.process-section{min-height:510px}.process-layout{grid-template-columns:minmax(240px,.8fr) minmax(420px,1.2fr);gap:70px;padding-bottom:56px;display:grid}.process-list{margin-top:0}.process-list li{min-height:76px}.site-signature{grid-column:1/-1;margin-top:12px}.conversion-bar{border:1px solid #f6f2e81c;border-radius:8px;width:410px;min-height:82px;padding:12px;position:fixed;bottom:24px;left:auto;right:24px;box-shadow:0 18px 50px #0000004d}.bar-button{min-height:56px}.lead-dialog{width:min(100% - 40px,430px);max-width:430px;max-height:calc(100dvh - 48px);margin:auto;inset:0}.dialog-shell{border:1px solid #ffffffb8;border-radius:8px;max-height:calc(100dvh - 48px);padding:25px 26px 24px}.dialog-shell>.sheet-handle{display:none}.dialog-close{top:16px;right:16px}.lead-form-shell{padding-top:8px}}@media (min-width:1200px){h1{font-size:70px}h2{font-size:50px}.hero-layout{grid-template-columns:minmax(0,1fr) minmax(500px,.9fr);gap:88px}.hero-lead{font-size:18px}.section-copy>p:last-child{font-size:16px}.benefit-card h3{font-size:22px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal-ready [data-reveal]{opacity:1;transform:none}}
