:root{--ink:#171629;--muted:#666579;--orange:#f57a16;--pink:#ec196f;--cream:#fff9f4;--line:#ece9ef;--white:#fff;--shadow:0 24px 70px #26193424}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Manrope,Arial,sans-serif;font-size:17px;line-height:1.65}a{color:inherit}img{max-width:100%;display:block}.container{width:min(1160px,100% - 40px);margin-inline:auto}.skip-link{z-index:1000;background:var(--ink);color:#fff;border-radius:8px;padding:12px 18px;position:fixed;top:-80px;left:16px}.skip-link:focus{top:16px}.site-header{z-index:20;background:#fffffff0;border-bottom:1px solid #19172b12;align-items:center;height:86px;display:flex;position:relative}.header-inner{align-items:center;gap:32px;display:flex}.brand{margin-right:auto}.desktop-nav{gap:34px;display:flex}.desktop-nav a{color:#4f4d5c;font-size:15px;font-weight:700;text-decoration:none}.button{border-radius:13px;justify-content:center;align-items:center;gap:12px;min-height:58px;padding:14px 28px;font-weight:800;text-decoration:none;transition:all .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button:focus-visible,a:focus-visible,button:focus-visible,summary:focus-visible{outline-offset:4px;outline:4px solid #2b75d6}.button-small{min-height:48px;padding:10px 20px;font-size:14px}.button-outline{color:#b72e62;background:#fff;border:1.5px solid #e26363}.button-primary{color:#fff;background:linear-gradient(115deg,var(--orange),var(--pink));box-shadow:0 12px 25px #e82d6838}.menu-button,.mobile-nav{display:none}.hero{background:radial-gradient(circle at 72% 35%,#fff0e3 0,#0000 30%),linear-gradient(135deg,#fff 20%,#fffaf8 100%);align-items:center;min-height:calc(100vh - 86px);padding:88px 0 72px;display:flex;position:relative;overflow:hidden}.hero:before{content:"";border:1px solid #ed196f12;width:420px;height:420px;position:absolute;top:60px;left:-220px;transform:rotate(45deg)}.hero-grid{z-index:2;grid-template-columns:1fr 1.08fr;align-items:center;gap:70px;display:grid;position:relative}.eyebrow{text-transform:uppercase;letter-spacing:.13em;color:#b63761;margin:0 0 18px;font-size:13px;font-weight:800}.pulse{background:var(--pink);border-radius:50%;width:9px;height:9px;margin-right:8px;display:inline-block;box-shadow:0 0 0 5px #ec196f1a}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.055em;margin-bottom:26px;font-size:clamp(48px,5.2vw,76px);line-height:1.03}h1 span,h2 span{background:linear-gradient(100deg,var(--orange),var(--pink));color:#0000;-webkit-background-clip:text;background-clip:text}.hero-lead{max-width:620px;color:var(--muted);font-size:19px;line-height:1.75}.hero-actions{align-items:center;gap:25px;margin:34px 0;display:flex}.text-link{font-size:15px;font-weight:800;text-decoration:none}.play{color:#d63b64;background:#fff;border:1px solid #f2cad6;border-radius:50%;place-items:center;width:38px;height:38px;margin-right:8px;font-size:11px;display:inline-grid}.trust-list{color:#595869;flex-wrap:wrap;gap:18px;margin:0;padding:0;font-size:13px;font-weight:700;list-style:none;display:flex}.trust-list li{align-items:center;gap:6px;display:flex}.trust-list svg{fill:none;stroke:#d93b65;stroke-width:3px;width:17px;height:17px}.hero-visual{padding:42px 16px 50px;position:relative}.browser-card{box-shadow:var(--shadow);background:#fff;border:1px solid #dedbe3;border-radius:20px;overflow:hidden;transform:perspective(1200px)rotateY(-4deg)rotateX(2deg)}.browser-top{background:#faf8fa;border-bottom:1px solid #ebe7ed;align-items:center;gap:7px;height:43px;padding:0 16px;display:flex}.browser-top i{background:#ff6f65;border-radius:50%;width:9px;height:9px}.browser-top i:nth-child(2){background:#ffc75a}.browser-top i:nth-child(3){background:#43c877}.browser-top span{text-transform:uppercase;letter-spacing:.1em;color:#8b8992;margin-left:auto;font-size:8px}.dashboard{padding:28px 32px 38px}.dash-head{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.dash-head img{width:130px}.avatar{color:#fff;background:linear-gradient(135deg,#ff922e,#e91f77);border-radius:50%;place-items:center;width:34px;height:34px;font-size:11px;font-weight:800;display:grid}.hello{color:#84818d;margin-bottom:5px;font-size:12px}.dashboard h2{letter-spacing:-.03em;margin-bottom:28px;font-size:25px}.progress-label{justify-content:space-between;margin-bottom:8px;font-size:10px;display:flex}.progress-label strong{color:#dc3565}.progress{background:#f0ecf0;border-radius:10px;height:7px;overflow:hidden}.progress span{background:linear-gradient(90deg,#ff881b,#ed1e73);border-radius:10px;width:60%;height:100%;display:block}.dash-grid{grid-template-columns:1.65fr 1fr;gap:12px;margin-top:20px;display:grid}.dash-task,.dash-mini{border:1px solid #eee9ef;border-radius:12px;padding:16px}.dash-task{align-items:center;gap:12px;display:flex}.task-icon{color:#ec5e28;background:#fff1e8;border-radius:9px;flex:0 0 34px;place-items:center;height:34px;display:grid}.dash-task div{flex-direction:column;line-height:1.4;display:flex}.dash-task small,.dash-mini small{color:#8a8791;font-size:8px}.dash-task strong{font-size:10px}.dash-task>span:last-child{color:#e93567;margin-left:auto}.dash-mini{color:#fff;background:#19172b;flex-direction:column;line-height:1.4;display:flex}.dash-mini strong{color:#ff8a28;font-size:18px}.dash-mini span{font-size:8px}.float-card{background:#fff;border:1px solid #eee9ef;border-radius:13px;align-items:center;gap:10px;padding:12px 16px;line-height:1.35;display:flex;position:absolute;box-shadow:0 12px 35px #1f172e21}.float-card>span{color:#fff;background:linear-gradient(135deg,#ff8b21,#ec1c70);border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.float-card div{flex-direction:column;display:flex}.float-card strong{font-size:11px}.float-card small{color:#85828e;font-size:8px}.float-secure{top:5px;right:-20px}.float-simple{bottom:9px;left:-25px}.scroll-cue{color:#86838d;text-transform:uppercase;letter-spacing:.1em;flex-direction:column;align-items:center;font-size:9px;text-decoration:none;display:flex;position:absolute;bottom:22px;left:50%;transform:translate(-50%)}.scroll-cue b{color:#dc3768;font-size:18px}.section{padding:120px 0}.section-heading{text-align:center;max-width:680px;margin:0 auto 62px}.centered{display:inline-block}.section-heading h2,.confidence-copy h2,.faq h2{letter-spacing:-.045em;margin-bottom:20px;font-size:clamp(38px,4vw,56px);line-height:1.15}.section-heading>p:last-child,.confidence-copy>p,.faq-grid>div>p:last-child{color:var(--muted)}.steps{background:#fff}.steps-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.step-card{border:1px solid var(--line);background:#fff;border-radius:22px;min-height:290px;padding:40px 34px;position:relative;box-shadow:0 15px 40px #2217310d}.step-card.featured{border-color:#f1bacd;transform:translateY(-16px);box-shadow:0 24px 55px #e036641c}.step-card.featured:after{content:"MAIS SIMPLES";background:linear-gradient(90deg,var(--orange),var(--pink));color:#fff;letter-spacing:.1em;border-radius:20px;padding:6px 12px;font-size:9px;font-weight:800;position:absolute;top:0;right:24px;transform:translateY(-50%)}.step-number{color:#eee9ed;font-size:36px;font-weight:800;position:absolute;top:22px;right:24px}.icon-box{color:#dc3864;background:linear-gradient(135deg,#fff1e5,#fde8f1);border-radius:16px;place-items:center;width:58px;height:58px;margin-bottom:28px;font-size:27px;display:grid}.step-card h3{margin-bottom:10px;font-size:19px}.step-card p{color:var(--muted);font-size:14px}.confidence{background:var(--cream)}.confidence-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:100px;display:grid}.report-visual{padding:34px}.report-window{box-shadow:var(--shadow);background:#fff;border-radius:20px;grid-template-columns:90px 1fr;display:grid;overflow:hidden;transform:rotate(-2deg)}.report-side{background:#19172b;flex-direction:column;gap:20px;padding:26px 16px;display:flex}.report-side img{filter:brightness(0)invert();width:68px;margin-bottom:15px}.report-side i{background:#373448;border-radius:5px;height:7px}.report-side i:nth-of-type(2){background:linear-gradient(90deg,#fd8920,#ed1e72)}.report-main{padding:38px}.report-tag{letter-spacing:.1em;color:#d43465;font-size:9px;font-weight:800}.report-main h3{margin:7px 0 24px;font-size:25px}.report-score{background:#fff7f1;border-radius:10px;justify-content:space-between;align-items:center;padding:15px;display:flex}.report-score strong{font-size:10px}.report-score b{color:#df3b61}.chart{border-bottom:1px solid #eee;align-items:flex-end;gap:10px;height:120px;padding:20px 10px 0;display:flex}.chart i{background:#ffe1c8;border-radius:4px 4px 0 0;width:14%;height:40%}.chart i:nth-child(2){height:55%}.chart i:nth-child(3){height:48%}.chart i:nth-child(4){background:#ffb36e;height:70%}.chart i:nth-child(5){background:#fa7a5f;height:78%}.chart i:nth-child(6){background:#e52a70;height:92%}.report-lines{gap:8px;margin-top:20px;display:flex}.report-lines span{background:#f3f0f2;border-radius:5px;width:33%;height:32px}.confidence-copy>p{font-size:17px}.benefit-list{margin:32px 0 0;padding:0;list-style:none}.benefit-list li{gap:15px;margin-bottom:22px;display:flex}.benefit-list>li>span{color:#df3a61;background:#fff0e6;border-radius:50%;flex:0 0 30px;place-items:center;height:30px;margin-top:3px;font-weight:900;display:grid}.benefit-list div{flex-direction:column;display:flex}.benefit-list strong{font-size:16px}.benefit-list small{color:var(--muted);font-size:13px}.announcement{padding-bottom:70px}.announcement-box{text-align:center;color:#fff;background:linear-gradient(120deg,#f17c17 0%,#eb256e 62%,#c91470 100%);border-radius:32px;padding:80px 30px;position:relative;overflow:hidden;box-shadow:0 25px 60px #d9256438}.announcement-box:before,.announcement-box:after{content:"";border:1px solid #ffffff29;width:260px;height:260px;position:absolute;transform:rotate(45deg)}.announcement-box:before{top:-130px;left:-140px}.announcement-box:after{bottom:-160px;right:-150px}.light{color:#fff}.announcement h2{letter-spacing:-.04em;margin-bottom:17px;font-size:clamp(38px,4vw,55px);line-height:1.15}.announcement p:not(.eyebrow){opacity:.9}.button-white{color:#b4255d;z-index:2;background:#fff;margin-top:18px;position:relative}.spark{color:#ffffffa6;position:absolute}.spark-one{font-size:22px;top:25%;left:15%}.spark-two{font-size:34px;bottom:25%;right:14%}.faq-grid{grid-template-columns:.75fr 1.25fr;gap:100px;display:grid}.accordion details{border-top:1px solid var(--line)}.accordion details:last-child{border-bottom:1px solid var(--line)}summary{cursor:pointer;justify-content:space-between;gap:20px;padding:24px 6px;font-size:16px;font-weight:800;list-style:none;display:flex}summary::-webkit-details-marker{display:none}summary span{color:#dc3964;font-size:24px;line-height:1;transition:all .2s}.accordion details[open] summary span{transform:rotate(45deg)}details p{color:var(--muted);padding:0 35px 23px 6px;font-size:14px}.footer{border-top:1px solid var(--line);padding:32px 0}.footer-inner{align-items:center;gap:30px;display:flex}.footer-inner img{width:150px}.footer p{color:#777482;margin:0;font-size:12px}.footer p:nth-child(2){margin-right:auto}.reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(22px)}.reveal.visible{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transition:none;transform:none}.button{transition:none}}@media (width<=900px){.desktop-nav,.header-inner>.button{display:none}.menu-button{border:1px solid var(--line);background:#fff;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:46px;height:46px;margin-left:auto;display:flex}.menu-button span{background:var(--ink);width:22px;height:2px;display:block}.mobile-nav{border-bottom:1px solid var(--line);background:#fff;flex-direction:column;padding:15px 20px 22px;display:flex;position:absolute;top:86px;left:0;right:0;box-shadow:0 14px 30px #00000014}.mobile-nav[hidden]{display:none}.mobile-nav a{padding:13px;font-weight:700;text-decoration:none}.hero{padding-top:55px}.hero-grid,.confidence-grid,.faq-grid{grid-template-columns:1fr;gap:55px}.hero-copy{text-align:center}.hero-lead{margin-inline:auto}.hero-actions,.trust-list{justify-content:center}.hero-visual{width:100%;max-width:660px;margin:auto}.steps-grid{grid-template-columns:1fr}.step-card.featured{transform:none}.confidence-copy{order:-1}.report-visual{max-width:650px;margin:auto}.faq-grid{gap:35px}}@media (width<=600px){body{font-size:16px}.container{width:min(100% - 28px,1160px)}.site-header{height:74px}.brand img{width:160px}.mobile-nav{top:74px}.hero{min-height:auto;padding:54px 0 70px}.hero-grid{gap:25px}h1{font-size:46px}.hero-lead{font-size:17px}.hero-actions{flex-direction:column;align-items:stretch}.text-link{text-align:center}.trust-list{text-align:left;grid-template-columns:1fr 1fr;display:grid}.hero-visual{padding:35px 0}.browser-card{transform:none}.dashboard{padding:20px}.dash-grid{grid-template-columns:1fr}.float-card,.scroll-cue{display:none}.section{padding:80px 0}.section-heading{margin-bottom:40px}.section-heading h2,.confidence-copy h2,.faq h2{font-size:38px}.step-card{min-height:0;padding:32px 26px}.confidence-grid{gap:28px}.report-visual{padding:5px}.report-window{grid-template-columns:62px 1fr}.report-side{padding:20px 10px}.report-main{padding:24px 18px}.announcement{padding:18px 0 50px}.announcement-box{border-radius:24px;width:calc(100% - 28px);padding:65px 24px}.announcement h2{font-size:36px}.faq-grid{grid-template-columns:1fr}.footer-inner{text-align:center;flex-direction:column;gap:12px}.footer p:nth-child(2){margin-right:0}}.report-side img{filter:none;object-fit:contain;width:54px;height:54px;margin:0 auto 15px}.questions-section{color:#fff;background:#19172b;padding:105px 0;position:relative;overflow:hidden}.questions-section:before{content:"";background:radial-gradient(circle at 15% 20%,#f57a162e,#0000 27%),radial-gradient(circle at 85% 75%,#ec196f33,#0000 30%);position:absolute;inset:0}.questions-section .container{position:relative}.questions-intro{text-align:center;max-width:720px;margin:0 auto 48px}.questions-intro .eyebrow{color:#ff9b49}.questions-intro h2{letter-spacing:-.045em;margin-bottom:16px;font-size:clamp(38px,4vw,56px);line-height:1.12}.questions-intro>p:last-child{color:#bdb9c7}.questions-list{grid-template-columns:repeat(3,1fr);gap:17px;display:grid}.question-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0e;border:1px solid #ffffff1c;border-radius:20px;min-height:175px;padding:28px;transition:all .25s}.question-card:hover{background:#ffffff14;border-color:#f57a168c;transform:translateY(-5px)}.question-card>span{color:#ff9840;text-transform:uppercase;letter-spacing:.13em;margin-bottom:27px;font-size:11px;font-weight:800;display:inline-block}.question-card h3{letter-spacing:-.02em;max-width:280px;font-size:21px;line-height:1.4}.questions-cta{color:var(--ink);background:#fff;border-radius:18px;align-items:center;gap:30px;margin-top:22px;padding:24px 28px;display:flex}.questions-cta>div{flex-direction:column;flex:1;display:flex}.questions-cta strong{font-size:16px}.questions-cta small{color:var(--muted);font-size:12px}.questions-cta .button{white-space:nowrap;min-height:52px;padding:12px 22px;font-size:13px}@media (width<=900px){.questions-list{grid-template-columns:1fr}.question-card{min-height:auto}.questions-cta{flex-direction:column;align-items:flex-start}.questions-cta .button{width:100%}}@media (width<=600px){.questions-section{padding:75px 0}.questions-intro h2{font-size:38px}.question-card{padding:23px}.questions-cta{padding:22px 19px}.questions-cta .button{white-space:normal;text-align:center}}.expertise-card{background:#ffffffd1;border:1px solid #efcad6;border-radius:18px;align-items:flex-start;margin:30px 0 34px;padding:24px;display:flex;box-shadow:0 12px 30px #341d3a0f}.expertise-card div{flex-direction:column;gap:7px;display:flex}.expertise-card strong{font-size:17px;line-height:1.35}.expertise-card small{color:var(--muted);font-size:14px;line-height:1.65}@media (width<=600px){.expertise-card{padding:20px}.expertise-card strong{font-size:16px}.expertise-card small{font-size:13px}}.contact{background:linear-gradient(145deg,#fff9f4 0%,#fff 55%,#fff3f7 100%);position:relative;overflow:hidden}.contact:before{content:"";background:radial-gradient(circle,#ec196f14,#0000 68%);border-radius:50%;width:380px;height:380px;position:absolute;top:70px;right:-190px}.contact-grid{grid-template-columns:.72fr 1.28fr;align-items:start;gap:90px;display:grid;position:relative}.contact-copy{padding-top:35px;position:sticky;top:45px}.contact-copy h2,.contact-success h2{letter-spacing:-.05em;margin-bottom:24px;font-size:clamp(40px,4vw,58px);line-height:1.1}.contact-copy h2 span{background:linear-gradient(100deg,var(--orange),var(--pink));color:#0000;-webkit-background-clip:text;background-clip:text}.contact-copy>p:not(.eyebrow){color:var(--muted);font-size:17px}.contact-email{color:#c62e62;border-bottom:1px solid #c62e624d;margin-top:8px;font-size:15px;font-weight:800;text-decoration:none;display:inline-block}.contact-email:hover{color:var(--pink);border-color:var(--pink)}.contact-note{border-left:3px solid var(--pink);background:#fff;border-radius:0 14px 14px 0;flex-direction:column;gap:4px;margin-top:34px;padding:20px;display:flex;box-shadow:0 12px 35px #2318300f}.contact-note strong{font-size:14px}.contact-note small{color:var(--muted);line-height:1.55}.contact-form{background:#fffffff5;border:1px solid #eee7ed;border-radius:26px;padding:38px;box-shadow:0 28px 75px #2f1c391c}.form-heading{border-bottom:1px solid var(--line);align-items:center;gap:16px;margin-bottom:30px;padding-bottom:24px;display:flex}.form-heading>span{color:#fff;background:linear-gradient(135deg,var(--orange),var(--pink));border-radius:14px;place-items:center;width:46px;height:46px;font-size:13px;font-weight:800;display:grid}.form-heading>img{object-fit:contain;flex:0 0 48px;width:48px;height:48px}.form-heading div{flex-direction:column;display:flex}.form-heading strong{font-size:19px}.required-mark{color:var(--pink);font-weight:800}.field-label{line-height:1.45;display:inline}.required-mark{margin-left:2px;display:inline}.contact-form>label,.field-row label{color:#3a3747;flex-direction:column;gap:8px;font-size:13px;font-weight:800;display:flex}.contact-form label>small{color:#8a8791;font-weight:500;display:inline}.field-row{grid-template-columns:1fr 1fr;gap:18px;margin-bottom:18px;display:grid}.contact-form>label{margin-bottom:18px}.contact-form input,.contact-form textarea,.contact-form select{width:100%;color:var(--ink);font:inherit;background:#fcfbfc;border:1px solid #ddd8e1;border-radius:12px;padding:14px 15px;font-size:14px;transition:border-color .2s,box-shadow .2s}.contact-form textarea{resize:vertical;min-height:96px}.contact-form input:focus,.contact-form textarea:focus,.contact-form select:focus{background:#fff;border-color:#df3c68;outline:none;box-shadow:0 0 0 4px #ec196f17}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#a4a0aa}.contact-form fieldset{border:0;margin:26px 0;padding:0}.contact-form legend{color:#3a3747;margin-bottom:13px;font-size:13px;font-weight:800}.research-question{position:relative;border:0!important;border-top:1px solid var(--line)!important;margin:30px 0!important;padding:25px 0 0!important}.research-question>label{color:#302d3e;flex-direction:column;gap:10px;font-size:15px;font-weight:800;display:flex}.question-number{color:#cc3464;background:#fff0f4;border-radius:9px;flex:0 0 30px;place-items:center;width:30px;height:30px;margin-bottom:11px;font-size:11px;font-weight:800;display:inline-grid}.research-question legend{align-items:center;gap:11px;width:100%;display:flex;color:#302d3e!important;margin:0 0 13px!important;font-size:15px!important;font-weight:800!important}.research-question legend .question-number{margin:0}.question-help{color:var(--muted);margin:-4px 0 13px;font-size:11px;display:block}.survey-options{flex-wrap:wrap;gap:9px;display:flex}.survey-options-grid{grid-template-columns:1fr 1fr;display:grid}.survey-options label{cursor:pointer}.survey-options input{opacity:0;pointer-events:none;position:absolute}.survey-options label>span{color:#625e6d;background:#fff;border:1px solid #e1dce4;border-radius:10px;padding:10px 13px;font-size:12px;font-weight:600;transition:all .2s;display:block}.survey-options input:focus-visible+span{outline-offset:3px;outline:4px solid #2b75d6}.contact-form .other-answer{background:#fff8fa;border-color:#eccbd6;margin-top:13px}.contact-form .price-question{color:#302d3e;flex-direction:column;gap:9px;margin-top:15px;font-size:13px;font-weight:800;line-height:1.5;display:flex}.contact-form .price-question small{color:var(--muted);font-size:11px;font-weight:500;line-height:1.5}.contact-form .price-question input{background:#fff8fa;border-color:#eccbd6}.contact-form .consent{color:var(--muted);flex-direction:row;align-items:flex-start;gap:10px;margin:24px 0 20px;font-size:11px;font-weight:500;line-height:1.5;display:flex}.contact-form .consent input{width:17px;height:17px;accent-color:var(--pink);margin:1px 0 0}.submit-button{cursor:pointer;border:0;width:100%;font-family:inherit;font-size:15px}.submit-button:disabled{cursor:wait;opacity:.72}.submit-error{color:#a5203e;margin:-5px 0 14px;font-size:13px;font-weight:700;line-height:1.45}.website-field{width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important;overflow:hidden!important}.contact-success{text-align:center;max-width:760px;box-shadow:var(--shadow);background:#fff;border:1px solid #eee7ed;border-radius:28px;padding:75px 45px}.contact-success>span{color:#fff;background:linear-gradient(135deg,var(--orange),var(--pink));border-radius:50%;place-items:center;width:64px;height:64px;margin:0 auto 22px;font-size:27px;display:grid}.contact-success>p:not(.eyebrow){max-width:580px;color:var(--muted);margin:0 auto 28px}.contact-success .button{cursor:pointer;border:0}.modal-backdrop{z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#171629a8;place-items:center;padding:20px;animation:.2s modal-fade;display:grid;position:fixed;inset:0}.response-modal{text-align:center;background:#fff;border:1px solid #ffffffb3;border-radius:24px;width:min(430px,100%);padding:38px 34px 32px;animation:.25s modal-rise;position:relative;box-shadow:0 30px 90px #0c08184d}.modal-close{color:#716c78;cursor:pointer;background:#f6f2f5;border:0;border-radius:50%;place-items:center;width:34px;height:34px;padding:0;font:400 24px/1 Arial;display:grid;position:absolute;top:13px;right:15px}.modal-close:hover{color:var(--ink);background:#eee7ec}.modal-check{color:#fff;background:linear-gradient(135deg,var(--orange),var(--pink));border-radius:50%;place-items:center;width:58px;height:58px;margin:0 auto 20px;font-size:25px;font-weight:800;display:grid;box-shadow:0 10px 25px #e0306540}.response-modal .eyebrow{margin-bottom:10px}.response-modal h2{letter-spacing:-.035em;margin-bottom:12px;font-size:28px;line-height:1.2}.response-modal>p:not(.eyebrow){color:var(--muted);margin-bottom:25px;font-size:14px}.response-modal .button{cursor:pointer;border:0;width:100%;min-height:50px;font-size:14px}@keyframes modal-fade{0%{opacity:0}to{opacity:1}}@keyframes modal-rise{0%{opacity:0;transform:translateY(14px)scale(.97)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.modal-backdrop,.response-modal{animation:none}}.footer a{color:#b72e62;font-size:12px;font-weight:700;text-decoration:none}.footer a:hover{text-decoration:underline}.hero-actions{flex-direction:column;align-items:flex-start;gap:14px}@media (width<=600px){.hero-copy h1{letter-spacing:-.04em;font-size:39px;line-height:1.1}}@media (width<=900px){.contact-grid{grid-template-columns:1fr;gap:38px}.contact-copy{max-width:680px;padding-top:0;position:static}}@media (width<=600px){.contact-form{border-radius:20px;padding:25px 19px}.field-row,.survey-options-grid{grid-template-columns:1fr}.contact-copy h2,.contact-success h2{font-size:38px}.contact-success{padding:55px 22px}}:root{--ink:#08071d;--muted:#666477;--orange:#ff7a18;--pink:#f13d62;--cream:#fffaf5;--line:#e9e5e7;--shadow:0 22px 55px #05041933}body{color:#17152a;background:#fff;font-family:Manrope,Arial,sans-serif}.container{width:min(1180px,100% - 48px)}.site-header{color:#fff;background:#07061c;border:0;height:72px;position:sticky;top:0}.brand img{filter:none;width:176px}.desktop-nav{gap:42px}.desktop-nav a{color:#d9d7e3;text-transform:uppercase;letter-spacing:.07em;font-size:11px}.desktop-nav a:hover{color:#ff8a24}.button{text-transform:uppercase;letter-spacing:.045em;border-radius:999px;min-height:52px;padding:13px 28px;font-size:12px}.button-outline{color:#ff8a24;background:0 0;border:0;padding-inline:10px}.button-primary{background:linear-gradient(100deg,#ff932b,#ff6718);box-shadow:0 12px 28px #ff6d1640}.hero{color:#fff;background:#08071d;min-height:620px;padding:0;display:block}.hero:before{display:none}.hero>.container{width:100%;max-width:none}.hero-grid{grid-template-columns:1fr 1fr;gap:0;min-height:620px}.hero-photo{background:url(/assets/retirement-lifestyle.png) 0/200% 100% no-repeat;height:100%;min-height:620px}.hero-copy{align-self:center;max-width:680px;padding:70px clamp(36px,6vw,100px)}.hero-copy .eyebrow{color:#ff9130}.hero-copy h1{letter-spacing:-.035em;font-size:clamp(38px,4.2vw,62px);line-height:1.08}.hero-copy h1 span{color:#ff8121;background:0 0}.hero-lead{color:#cbc8d3;font-size:16px;line-height:1.7}.hero .trust-list{color:#fff;gap:8px;margin:25px 0;font-size:13px;display:grid}.hero .trust-list svg{stroke:#ff7c19}.hero-actions{margin:30px 0 0}.hero-actions .button{min-width:210px}.steps{padding:0 0 105px;position:relative}.simple-grid{grid-template-columns:1fr 1fr;align-items:stretch;width:100%;max-width:none;display:grid}.simple-grid .section-heading{text-align:left;max-width:none;margin:0;padding:75px clamp(35px,7vw,115px)}.simple-grid .section-heading h2{color:#ff7819;font-size:clamp(42px,4.2vw,64px);line-height:1.02}.simple-grid .section-heading h2 span{color:#ff7819;background:0 0}.simple-grid .section-heading>p{max-width:520px}.simple-photo{background:url(/assets/retirement-lifestyle.png) 100%/200% 100% no-repeat;min-height:440px}.step-card{box-shadow:none;text-align:center;border:0;min-height:230px;padding:25px 28px}.step-card+.step-card{border-left:1px solid #eee}.step-number{display:none}.icon-box{color:#ff7819;background:0 0;border-radius:0;width:76px;height:76px;margin:0 auto 24px;font-size:48px}.step-card h3{color:#e94e64}.step-card p{font-size:13px}.text-link{color:#ff7819;text-transform:uppercase;letter-spacing:.05em;font-size:12px}.questions-section{background:linear-gradient(145deg,#29151e,#08071d 58%);padding:100px 0}.questions-list{gap:0}.question-card{text-align:center;background:0 0;border:0;border-right:1px solid #ffffff24;border-radius:0}.question-card:last-child{border:0}.questions-cta{border-top:4px solid #ff7418;border-radius:0}.confidence{color:#fff;clip-path:polygon(0 5%,100% 0,100% 100%,0 95%);background:#09081f;padding:150px 0}.confidence-copy>p,.benefit-list small{color:#c7c4cf}.confidence-copy h2{color:#fff}.report-window{border-radius:4px;box-shadow:0 30px 70px #000}.expertise-card{background:#ffffff0f;border-color:#ff7d1e59}.expertise-card small{color:#c7c4cf}.announcement{padding:85px 0}.announcement-box{clip-path:polygon(3% 0,100% 8%,97% 100%,0 88%);background:linear-gradient(120deg,#ff7b18,#ef3d62);border-radius:0}.contact-form{border-top:5px solid #ff7819;border-radius:4px}.contact-note{border-left-color:#ff7819}.faq{background:#fff}.footer{color:#fff;background:#09081f;border:0}.footer p{color:#aaa7b6}.footer a{color:#ff8a24}@media (width<=900px){.site-header{height:70px}.mobile-nav{background:#09081f;top:70px}.mobile-nav a{color:#fff}.menu-button{background:0 0;border-color:#4b485b}.menu-button span{background:#fff}.hero-grid{grid-template-columns:1fr}.hero-photo{min-height:430px}.hero-copy{max-width:none}.simple-grid{grid-template-columns:1fr}.simple-photo{min-height:420px}.confidence{clip-path:polygon(0 2%,100% 0,100% 100%,0 98%)}.step-card+.step-card{border-top:1px solid #eee;border-left:0}}@media (width<=600px){.container{width:min(100% - 28px,1180px)}.hero-photo{min-height:330px}.hero-copy{padding:48px 24px 60px}.hero-copy h1{font-size:38px}.simple-grid .section-heading{padding:58px 24px}.simple-photo{min-height:310px}.steps-grid{margin-top:50px}.questions-list .question-card{border-bottom:1px solid #ffffff24;border-right:0}.confidence{padding:110px 0}.announcement-box{width:calc(100% - 28px)}}.brand{align-items:center;gap:11px;text-decoration:none;display:flex}.brand img{object-fit:contain;width:43px;height:43px}.brand span{color:#fff;letter-spacing:.045em;font-size:18px;font-weight:800}.footer-brand{align-items:center;gap:10px;display:flex}.footer-brand img{object-fit:contain;width:42px;height:42px}.footer-brand strong{letter-spacing:.045em;font-size:16px}.footer-inner>img{width:auto}.report-side img{object-fit:contain;width:56px;height:56px}@media (width<=600px){.brand img{width:38px;height:38px}.brand span{font-size:16px}.footer-brand{margin-bottom:4px}}.hero-photo,.simple-photo{display:none}.hero-product{background:linear-gradient(145deg,#f47a18,#ff9630 45%,#e63865);place-items:center;min-height:620px;padding:70px;display:grid;position:relative;overflow:hidden}.hero-product:before{content:"";background:linear-gradient(150deg,#0000 48%,#08071d38 48.2% 57%,#0000 57.2%);position:absolute;inset:0}.hero-orbit{border:1px solid #fff3;border-radius:50%;width:520px;height:520px;position:absolute}.hero-orbit:before,.hero-orbit:after{content:"";border:1px solid #ffffff29;border-radius:50%;position:absolute;inset:55px}.hero-orbit:after{inset:115px}.product-window{color:#18162a;background:#fff;border-radius:8px;width:min(500px,100%);position:relative;overflow:hidden;transform:rotate(-2deg);box-shadow:0 35px 80px #03021461}.product-bar{background:#0b0922;align-items:center;gap:6px;height:38px;padding:0 14px;display:flex}.product-bar i{background:#ff7b18;border-radius:50%;width:7px;height:7px}.product-bar span{color:#aaa7b4;letter-spacing:.12em;margin-left:auto;font-size:7px}.product-content{padding:35px}.product-content>img{width:42px;height:42px}.product-content>small{color:#e75c28;letter-spacing:.12em;margin:18px 0 5px;font-size:8px;display:block}.product-content h2{margin:0;font-size:28px}.product-content p{color:#777383;font-size:13px}.product-progress{background:#eeeaf0;border-radius:10px;height:7px;margin:26px 0}.product-progress span{background:linear-gradient(90deg,#ff8d20,#ec3764);border-radius:10px;width:60%;height:100%;display:block}.product-stats{grid-template-columns:1fr 1fr;gap:12px;display:grid}.product-stats div{border:1px solid #eee9ef;flex-direction:column;padding:15px;display:flex}.product-stats small{color:#817d89;font-size:9px}.product-stats strong{font-size:16px}.product-badge{color:#17152a;background:#fff;align-items:center;gap:10px;padding:12px 16px;display:flex;position:absolute;bottom:12%;right:7%;box-shadow:0 15px 35px #05031840}.product-badge b{color:#f16b21;background:#fff0e6;border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.product-badge span{flex-direction:column;display:flex}.product-badge strong{font-size:10px}.product-badge small{color:#817e89;font-size:7px}.simple-product{background:linear-gradient(140deg,#f6f3ef,#fff 55%);place-items:center;min-height:440px;padding:55px;display:grid;overflow:hidden}.analysis-card{background:#fff;border:1px solid #e9e4e7;width:min(470px,100%);padding:28px;transform:rotate(2deg);box-shadow:0 28px 65px #1b10232e}.analysis-head{border-bottom:1px solid #eee;align-items:center;gap:12px;padding-bottom:20px;display:flex}.analysis-head img{width:36px;height:36px}.analysis-head span{letter-spacing:.12em;font-size:9px;font-weight:800}.analysis-row,.analysis-foot{justify-content:space-between;align-items:center;margin-top:24px;display:flex}.analysis-row span,.analysis-foot span{color:#777383;font-size:11px}.analysis-row strong{color:#ef6823;font-size:30px}.analysis-chart{border-bottom:1px solid #ddd;align-items:flex-end;gap:10px;height:120px;padding-top:20px;display:flex}.analysis-chart i{background:#ffd7b5;flex:1;height:34%}.analysis-chart i:nth-child(2){height:45%}.analysis-chart i:nth-child(3){height:52%}.analysis-chart i:nth-child(4){background:#ffab63;height:68%}.analysis-chart i:nth-child(5){background:#f8754e;height:78%}.analysis-chart i:nth-child(6){background:#e93b68;height:92%}.analysis-foot b{color:#e64e62;font-size:12px}@media (width<=900px){.hero-product{min-height:500px}.simple-product{min-height:420px}}@media (width<=600px){.hero-product{min-height:390px;padding:45px 25px}.product-badge{display:none}.product-content{padding:25px}.simple-product{min-height:340px;padding:30px 20px}}.site-header{height:62px}.header-inner{height:100%}.hero,.hero-grid{min-height:560px}.hero-grid{grid-template-columns:1fr 1fr}.hero-product{order:0;min-height:560px}.hero-copy{order:1;padding-block:58px}.hero-copy h1{font-size:clamp(36px,3.8vw,55px)}.simple-grid{position:relative}.simple-grid:after{content:"";clip-path:polygon(0 65%,48% 100%,100% 0,100% 100%,0 100%);background:#fff;height:28px;position:absolute;bottom:-1px;left:0;right:0}.simple-grid .section-heading{padding-top:65px;padding-bottom:72px}.simple-product{min-height:390px}.steps-grid{margin-top:50px}.step-card{min-height:190px}.icon-box{height:60px;margin-bottom:17px;font-size:40px}.confidence{clip-path:polygon(0 3%,100% 0,100% 97%,0 100%);color:#fff;background:radial-gradient(circle at 50% 55%,#242039 0,#0a0920 55%);padding:115px 0 125px}.confidence .section-heading{margin-bottom:45px}.confidence .section-heading h2{color:#ff7d1d;font-size:clamp(34px,3.6vw,50px)}.confidence .section-heading>p{color:#c3bfca}.confidence .benefit-list{grid-template-columns:repeat(3,1fr);gap:45px;margin:0 0 55px;display:grid}.confidence .benefit-list li{text-align:center;flex-direction:column;align-items:center;margin:0;display:flex}.confidence .benefit-list li>span{color:#ff7d1d;background:0 0;border:2px solid #ff7d1d;border-radius:12px;place-items:center;width:76px;height:76px;margin:0 0 18px;font-size:38px;display:grid}.confidence .benefit-list strong{color:#f25067}.confidence .benefit-list small{color:#d0ccd5;max-width:270px}.confidence .report-visual{text-align:center;max-width:760px;margin:0 auto;padding:0}.confidence .report-window{text-align:left;border-radius:2px;transform:none}.confidence .report-visual>.button{z-index:3;margin-top:-20px;position:relative}.announcement{background:#ff7b20;padding:90px 0 110px;position:relative;overflow:hidden}.announcement:after{content:"";clip-path:polygon(0 0,40% 90%,100% 5%,100% 100%,0 100%);background:#fff;height:32px;position:absolute;bottom:0;left:0;right:0}.announcement h2{color:#16142b;text-transform:uppercase;margin:0 0 25px;font-size:clamp(35px,4vw,54px);line-height:1.05}.announcement-grid{background:#fff;grid-template-columns:1.3fr .7fr;gap:0;display:grid}.announcement-grid>div{color:#474354;padding:40px 48px}.announcement-grid p{font-size:13px;line-height:1.65}.announcement-grid h3{margin:22px 0 4px;font-size:13px}.announcement-grid aside{color:#fff;background:linear-gradient(135deg,#973515ed,#e85e1af0);align-self:center;margin-right:-25px;padding:35px;box-shadow:0 18px 45px #591b0933}.announcement-grid aside strong{font-size:19px}.announcement-grid aside p{margin:15px 0}.button-white{color:#c74731;border:0}.contact{padding-top:95px}.contact-grid{grid-template-columns:.68fr 1.32fr}.faq{padding-top:90px}.footer{padding:25px 0}@media (width<=900px){.hero-grid{grid-template-columns:1fr}.hero-product{order:1;min-height:450px}.hero-copy{order:0}.confidence .benefit-list{grid-template-columns:1fr;gap:30px}.announcement-grid{grid-template-columns:1fr}.announcement-grid aside{margin:0 20px 20px}.contact-grid{grid-template-columns:1fr}}@media (width<=600px){.site-header{height:62px}.brand span{font-size:14px}.hero-copy{padding:45px 24px}.hero-product{min-height:360px}.product-window{transform:none}.simple-grid .section-heading{padding:55px 24px}.confidence{padding:95px 0}.confidence .report-window{grid-template-columns:55px 1fr}.announcement{padding:70px 0 90px}.announcement-grid>div,.announcement-grid aside{padding:28px 23px}.announcement-grid aside{margin:0 12px 15px}.contact{padding-top:75px}}.steps{padding-bottom:0}.hero>.container,.simple-grid{width:min(1180px,100% - 48px);max-width:1180px;margin-inline:auto}.hero-grid,.hero-product{min-height:520px}.simple-grid{margin-block:38px}.simple-grid .section-heading{padding-inline:clamp(35px,5vw,78px)}@media (width<=600px){.hero>.container,.simple-grid{width:calc(100% - 28px)}.hero{padding-block:20px}.hero-grid,.hero-product{min-height:auto}.hero-product{min-height:350px}.simple-grid{margin-block:20px}.simple-grid .section-heading{padding-inline:24px}}.hero>.container .hero-grid{grid-template-columns:1fr;min-height:auto}.hero>.container .hero-copy{text-align:center;max-width:830px;margin-inline:auto;padding-block:72px}.hero>.container .hero-actions,.hero>.container .trust-list{justify-content:center}.hero>.container .trust-list{display:flex}.simple-grid>.hero-product{min-height:430px;padding:48px}.simple-grid>.hero-product .hero-orbit{width:390px;height:390px}.simple-grid>.hero-product .product-badge{bottom:7%;right:4%}@media (width<=600px){.hero>.container .hero-copy{padding:54px 22px}.hero>.container .trust-list{display:grid}.simple-grid>.hero-product{min-height:350px;padding:28px 20px}}.hero{padding-block:44px}.hero>.container .hero-grid{display:block}.hero>.container .hero-copy{width:100%;max-width:980px;padding:82px 70px 88px}.hero>.container .hero-copy h1{max-width:900px;margin:0 auto 30px;font-size:clamp(43px,5vw,68px);line-height:1.08}.hero>.container .hero-lead{max-width:760px;margin:0 auto 30px;font-size:18px}.hero>.container .trust-list{gap:22px 30px;margin:0 auto 35px}.hero>.container .hero-actions{align-items:center;margin:0}.hero>.container .eyebrow{margin-bottom:22px}@media (width<=600px){.hero{padding-block:18px}.hero>.container .hero-copy{padding:58px 22px 64px}.hero>.container .hero-copy h1{margin-bottom:24px;font-size:38px}.hero>.container .hero-lead{margin-bottom:26px;font-size:16px}.hero>.container .trust-list{gap:12px;margin-bottom:30px}.hero>.container .hero-actions .button{width:100%}}.hero .hero-grid{grid-template-columns:none;justify-content:stretch;width:100%;display:flex}.hero .hero-copy{flex:100%;width:100%;max-width:none;margin:0;padding-inline:clamp(36px,8vw,120px)}.hero .hero-copy h1{max-width:1000px}.hero .hero-lead{max-width:850px}@media (width<=600px){.hero .hero-copy{padding-inline:22px}.hero>.container .hero-copy h1{font-size:35px}}.dashboard-montage{perspective:1400px;width:min(940px,100%);height:430px;margin:10px auto 0;position:relative}.dashboard-shot{background:#fff;border:1px solid #ffffff47;border-radius:5px;width:58%;height:345px;margin:0;position:absolute;top:25px;overflow:hidden;box-shadow:0 35px 70px #00000080}.dashboard-shot img{object-fit:cover;object-position:top;width:100%;height:calc(100% - 24px)}.screen-chrome{background:#17152a;align-items:center;gap:5px;height:24px;padding:0 10px;display:flex}.screen-chrome i{background:#ff7920;border-radius:50%;width:6px;height:6px}.screen-chrome i:nth-child(2){opacity:.65}.screen-chrome i:nth-child(3){opacity:.35}.dashboard-shot-left{z-index:1;left:1%;transform:rotateY(12deg)rotate(1.5deg)}.dashboard-shot-right{z-index:2;right:1%;transform:rotateY(-10deg)rotate(-1.5deg)}.montage-glow{filter:blur(12px);background:radial-gradient(#ee4c2a6b,#0000 68%);height:65px;position:absolute;bottom:25px;left:12%;right:12%}.dashboard-montage>.button{z-index:4;white-space:nowrap;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.dashboard-montage>.button:hover{transform:translate(-50%)translateY(-2px)}@media (width<=700px){.dashboard-montage{height:350px}.dashboard-shot{width:72%;height:270px;top:20px}.dashboard-shot-left{left:0}.dashboard-shot-right{right:0}.dashboard-montage>.button{bottom:8px}}@media (width<=480px){.dashboard-montage{height:300px}.dashboard-shot{width:78%;height:215px}.dashboard-montage>.button{width:auto;min-width:200px}}.hero .trust-list{font-size:15px}.hero .trust-list svg{width:19px;height:19px}.hero .trust-points>strong{color:#fff;margin-bottom:8px;font-size:15px;display:block}.hero .trust-list em{color:#ff8a27;font-style:normal;font-weight:800}.hero .hero-cta-note{letter-spacing:.08em;color:#fff;text-align:center;font-size:11px;font-weight:800}@media (width<=600px){.hero .trust-list{font-size:14px}}.contact{background:#f4f2f0}.contact:before{display:none}.contact-copy{padding-top:15px}.contact-copy .eyebrow{color:#e85f20}.contact-copy h2 span{color:#ef6f21;background:0 0}.contact-note{color:#fff;box-shadow:none;background:#0b0922;border:0;border-left:5px solid #ff761b;border-radius:0}.contact-note small{color:#c8c4ce}.contact-email{color:#d95028;border-color:#d95028}.contact-form{background:#fff;border:1px solid #d8d3d7;border-top:0;border-radius:0;padding:0 38px 38px;box-shadow:12px 14px #0a092014}.form-heading{color:#fff;background:#0b0922;border:0;border-bottom:5px solid #ff761b;margin:0 -38px 34px;padding:24px 38px}.form-heading>img{width:50px;height:50px}.form-heading small{color:#c5c1cb}.contact-form>label,.field-row label{color:#292638;gap:7px}.contact-form input,.contact-form textarea,.contact-form select{background:#f9f8f7;border:1px solid #cfc9cf;border-radius:2px;padding:13px 14px}.contact-form input:focus,.contact-form textarea:focus,.contact-form select:focus{background:#fff;border-color:#f06d21;box-shadow:0 0 0 3px #f06d211f}.research-question{background:#fbfaf9;border-top:1px solid #dcd7db!important;margin:34px -38px 0!important;padding:30px 38px 4px!important}.research-question:nth-of-type(2n){background:#f5f2f1}.question-number{color:#fff;background:#ff761b;border-radius:0;width:34px;height:34px;margin-bottom:12px}.research-question legend .question-number{margin-right:2px}.research-question legend{font-size:14px!important}.survey-options{gap:8px}.survey-options label>span{background:#fff;border-color:#d6d0d5;border-radius:2px;padding:11px 13px}.survey-options input:checked+span{color:#9f3e18;background:#fff1e8;border-color:#ff761b;box-shadow:inset 4px 0 #ff761b}.contact-form .other-answer{background:#fff;border-radius:2px}.contact-form .additional-comments{border-top:4px solid #0b0922;margin-top:34px;padding-top:28px}.contact-form .consent{color:#5d5964;background:#f3f0ef;padding:16px}.submit-button{box-shadow:none;background:linear-gradient(90deg,#ff811e,#ef4d43);border-radius:0}.submit-button:hover{transform:translateY(-2px);box-shadow:0 8px #0a09201f}@media (width<=600px){.contact-form{padding:0 19px 25px;box-shadow:7px 8px #0a092014}.form-heading{border-bottom-width:4px;margin:0 -19px 28px;padding:21px 19px}.research-question{margin-inline:-19px!important;padding-inline:19px!important}.survey-options label>span{padding:10px 11px}.contact-note{border-left-width:4px}}.faq{color:#fff;background:#0a0920;padding:105px 0 115px;position:relative;overflow:hidden}.faq:before{content:"";background:#ff761b;width:42%;height:8px;position:absolute;top:0;left:0}.faq:after{content:"";border:1px solid #ff761b29;width:430px;height:430px;position:absolute;bottom:-180px;right:-120px;transform:rotate(45deg)}.faq-grid{z-index:1;grid-template-columns:.72fr 1.28fr;gap:90px;position:relative}.faq .eyebrow{color:#ff8a27}.faq h2{color:#fff}.faq h2 span{color:#ff761b;background:0 0}.faq-grid>div>p:last-child{color:#bdb9c7}.faq .accordion{border-bottom:1px solid #ffffff29}.faq .accordion details{border:0;border-top:1px solid #ffffff29;transition:background .2s}.faq .accordion details[open]{background:#ffffff0b;box-shadow:inset 4px 0 #ff761b}.faq summary{color:#fff;align-items:center;padding:25px 20px}.faq summary b{color:#ff7b1d;letter-spacing:.1em;flex:0 0 34px;font-size:11px}.faq summary span{color:#ff8525;border:1px solid #ffffff47;flex:0 0 32px;place-items:center;width:32px;height:32px;font-size:20px;display:grid}.faq details[open] summary span{color:#0a0920;background:#ff761b;border-color:#ff761b}.faq details p{color:#c7c3ce;margin:0;padding:0 70px 26px 74px;line-height:1.7}@media (width<=900px){.faq-grid{grid-template-columns:1fr;gap:42px}}@media (width<=600px){.faq{padding:80px 0 90px}.faq summary{gap:12px;padding:20px 12px}.faq summary b{flex-basis:28px}.faq details p{padding:0 20px 23px 52px}}.hero{align-items:center;min-height:calc(100svh - 62px);padding-block:32px;display:flex}.hero>.container{align-items:center;min-height:calc(100svh - 126px);display:flex}.hero .hero-grid{width:100%}@media (height<=700px){.hero>.container .hero-copy{padding-block:48px}.hero>.container .hero-copy h1{font-size:clamp(37px,4.2vw,54px)}}@media (width<=600px){.hero{min-height:calc(100svh - 62px);padding-block:18px}.hero>.container{min-height:calc(100svh - 98px)}}.brand img{width:45px;height:45px}.brand span{font-size:19px}.desktop-nav a,.site-header .button-small{font-size:12px}@media (width<=600px){.brand img{width:41px;height:41px}.brand span{font-size:16px}}.faq-grid>div>p:last-child a{color:#ff8626;border-bottom:1px solid #ff86268c;font-weight:800;text-decoration:none}.faq-grid>div>p:last-child a:hover{color:#ffa253;border-bottom-color:#ffa253}.faq-grid>div:first-child>p:last-child{max-width:410px;font-size:18px;line-height:1.75}.contact-copy h2,.contact-copy h2 span{color:#0b0922;-webkit-text-fill-color:#0b0922;background:0 0}.confidence .benefit-list li>span{background:0 0;border:0;width:92px;height:108px}.confidence .benefit-list li>span img{object-fit:contain;width:78px;height:92px}.planning-heading{margin-bottom:38px}.planning-heading .planning-heading-lead{color:var(--muted);margin:25px auto 0;font-weight:400}.confidence .planning-heading h2,.confidence .planning-heading h2 span{color:var(--orange);-webkit-text-fill-color:var(--orange);background:0 0}.planning-benefits-title{text-align:center;letter-spacing:.1em;font-weight:800;color:var(--orange)!important;margin:0 0 42px!important;font-size:13px!important}.confidence .planning-benefit-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:52px;max-width:none;margin:0 0 48px}.planning-benefit-list li{margin-bottom:0}.confidence .planning-benefit-list>li>span{width:78px;height:98px;margin-top:0}.confidence .planning-benefit-list>li>span img{object-fit:contain;width:78px;max-width:none;height:98px}.planning-benefit-list li>div{max-width:205px;margin-inline:auto}.planning-benefit-list small{max-width:195px;margin-inline:auto}.planning-action{text-align:center}@media (width<=900px){.confidence .planning-benefit-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:38px}}@media (width<=600px){.confidence .planning-benefit-list{grid-template-columns:1fr;gap:28px}.planning-benefit-list li>div,.planning-benefit-list small{max-width:280px}}.process-visual{background:linear-gradient(145deg,#0b0922,#211529);grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:13px;min-height:430px;padding:55px 34px;display:grid;position:relative;overflow:hidden}.process-visual:before{content:"";background:linear-gradient(155deg,#0000 54%,#ff761b29 54.2% 63%,#0000 63.2%);position:absolute;inset:0}.process-step{z-index:1;text-align:center;color:#fff;background:#ffffff0e;border:1px solid #ffffff24;flex-direction:column;align-items:center;min-height:245px;padding:23px 15px 20px;display:flex;position:relative}.process-step>span{color:#ff8426;letter-spacing:.12em;align-self:flex-start;font-size:10px;font-weight:800}.process-step img{object-fit:contain;width:65px;height:80px;margin:10px 0 15px}.process-step strong{font-size:13px}.process-step small{color:#bbb7c4;margin-top:7px;font-size:10px;line-height:1.45}.process-step.process-brand{background:linear-gradient(145deg,#ff771b30,#ec35631a);border-color:#ff7920;transform:translateY(-12px)}.process-step.process-brand img{width:74px;height:80px}.process-visual>i{z-index:2;color:#ff7c20;font:25px/1 Arial;position:relative}.simple-grid .section-heading h2{font-size:clamp(27px,2.8vw,39px);line-height:1.15}@media (width<=900px){.process-visual{min-height:400px}}@media (width<=600px){.process-visual{grid-template-columns:1fr;gap:10px;padding:30px 24px}.process-step{width:100%;min-height:0;padding:18px}.process-step img{width:54px;height:62px;margin:7px 0 10px}.process-step.process-brand{transform:none}.process-visual>i{font-size:20px;transform:rotate(90deg)}}.hero{position:relative;overflow:hidden}.hero:before{content:"";aspect-ratio:1;opacity:.075;pointer-events:none;background:url(/assets/magisprev-icon.png) 50%/contain no-repeat;width:min(47vw,650px);display:block;position:absolute;top:50%;right:-5%;transform:translateY(-50%)rotate(8deg)}.hero>.container{z-index:1;position:relative}@media (width<=600px){.hero:before{opacity:.06;width:520px;right:-270px}}.hero:before{opacity:.16;width:min(39vw,540px);right:2%}.hero>.container .hero-copy h1,.hero>.container .hero-lead{margin-left:0}.hero>.container .trust-list{justify-content:flex-start;margin-left:0}@media (width<=800px){.hero:before{opacity:.09;width:390px;right:-175px}.hero>.container .hero-copy{padding-right:150px}}@media (width<=600px){.hero:before{opacity:.07;width:340px;right:-205px}.hero>.container .hero-copy{text-align:left;padding-right:22px}.hero>.container .hero-actions{align-items:stretch}}.hero:before{opacity:.055;width:min(82vw,1050px);top:50%;left:50%;right:auto;transform:translate(-50%,-50%)rotate(4deg)scale(2)}.hero>.container .hero-copy{text-align:center;padding-right:clamp(36px,8vw,120px)}.hero>.container .hero-copy h1,.hero>.container .hero-lead{margin-left:auto;margin-right:auto}.hero>.container .hero-actions{align-items:center}.hero>.container .trust-list{justify-content:center;margin-left:auto;margin-right:auto}@media (width<=600px){.hero:before{opacity:.045;width:760px;left:50%;right:auto;transform:translate(-50%,-50%)rotate(4deg)scale(2)}.hero>.container .hero-copy{text-align:center;padding-right:22px}.hero>.container .hero-actions{align-items:stretch}}.hero .hero-copy h1,.hero .hero-copy h1 span{color:#ff7b1d;-webkit-text-fill-color:#ff7b1d;background:0 0}.hero .hero-copy .eyebrow{color:#fff}.hero>.container .hero-copy h1{font-size:clamp(35px,3.7vw,51px)}@media (width<=600px){.hero>.container .hero-copy h1{font-size:31px}}.hero>.container .hero-actions{align-items:center;width:fit-content;margin-left:auto;margin-right:auto;position:relative;left:0}@media (width<=600px){.hero>.container .hero-actions{width:100%;left:0}}.footer-contact{align-items:center;gap:18px;display:flex}.footer-contact a{color:#ff8a24}.footer-contact a+a{border-left:1px solid #fff3;padding-left:18px}@media (width<=900px){.footer-inner{flex-wrap:wrap}.footer-contact{order:3;justify-content:center;width:100%}}@media (width<=600px){.footer-contact{flex-direction:column;gap:8px}.footer-contact a+a{border-left:0;padding-left:0}}.process-visual{min-height:360px;padding-top:36px;padding-bottom:36px}@media (width<=900px){.process-visual{min-height:360px}}@media (width<=600px){.process-visual{min-height:auto;padding-top:26px;padding-bottom:26px}}.simple-grid{grid-template-columns:.82fr 1.18fr}.simple-grid>.process-visual{align-self:center;height:400px;min-height:0}.simple-grid>.process-visual .process-step{min-height:265px}@media (width<=900px){.simple-grid{grid-template-columns:1fr}}@media (width<=600px){.simple-grid>.process-visual{height:auto;min-height:0}}.contact-form .research-question,.contact-form .research-question:nth-of-type(2n){background:#fff}.research-question{margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important}.contact-form .consent{background:#fff;border:1px solid #e1dcdf}@media (width<=600px){.research-question{margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important}}.contact-form input[type=date]{font-weight:400}.contact-form input[type=date]:invalid{color:#a4a0aa}.contact-form input[type=date]:valid{color:var(--ink)}.contact-form input[type=date]::-webkit-datetime-edit{font-weight:400}.contact-form input[type=date]::-webkit-datetime-edit-fields-wrapper{color:inherit}.contact-form input,.contact-form select,.contact-form textarea,.contact-form option{font-weight:400}.field-row-single{grid-template-columns:1fr}.contact-form .question-help{margin-top:0;font-size:14px;line-height:1.65}.contact-form .additional-comments{border-top:0}.contact-form input,.contact-form textarea,.contact-form select,.contact-form .survey-options label>span,.contact-form .question-number{border-radius:8px}.contact-form .submit-button{background:linear-gradient(100deg,#ff932b,#ff6718);margin-inline:auto;display:flex;box-shadow:0 12px 28px #ff6d1640;border-radius:999px!important;width:fit-content!important}.contact-form .form-heading{margin-bottom:26px}.contact-form .field-row{margin-bottom:14px}.contact-form .research-question{margin-top:24px!important;padding-top:20px!important;padding-bottom:0!important}.contact-form div.research-question{grid-template-columns:34px minmax(0,1fr);align-items:start;gap:10px 12px;display:grid}.contact-form div.research-question>.question-number{margin:0}.contact-form div.research-question>.research-title{color:#302d3e;grid-area:1/2;padding-top:4px;font-size:15px;font-weight:800;line-height:1.45;display:block}.contact-form div.research-question>select{grid-area:2/1/auto/-1}.contact-form .research-question.no-divider{border-top:0!important;margin-top:10px!important;padding-top:8px!important}.contact-form .question-help{margin-bottom:10px}.contact-form .trial-question legend{margin-bottom:5px!important}.contact-form .trial-question .question-help{margin-top:-2px}.contact-form .survey-options label>span{padding:10px 12px}.contact-form .additional-comments{margin-top:24px;padding-top:16px;border-top:1px solid #d0cbd0!important}.contact-form .consent{margin:18px 0 16px;padding:12px}.contact-form input:not([type=radio]):not([type=checkbox]),.contact-form textarea,.contact-form select,.contact-form .survey-options label>span{background:#fff}.faq .accordion,.faq .accordion summary,.faq .accordion details p{text-align:left}.faq .accordion summary{justify-content:flex-start}.faq .accordion summary>span:last-child{margin-left:auto}.faq summary span{color:#aaa6b3;background:0 0;border:0;flex-basis:24px;width:24px;height:24px;font-size:18px;transition:transform .2s,color .2s}.faq details[open] summary span{color:#ff8525;background:0 0;border:0;transform:rotate(180deg)}.hero{min-height:calc(100svh - 62px);padding-bottom:62px}.hero-scroll-hint{z-index:2;color:#bcb8c6;text-transform:uppercase;letter-spacing:.12em;flex-direction:column;align-items:center;gap:2px;font-size:9px;text-decoration:none;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.hero-scroll-hint b{color:#ff7b1d;font-size:20px;line-height:1;animation:1.6s ease-in-out infinite scroll-hint}@keyframes scroll-hint{0%,to{transform:translateY(0)}50%{transform:translateY(5px)}}@media (prefers-reduced-motion:reduce){.hero-scroll-hint b{animation:none}}@media (width<=600px){.hero{min-height:auto;padding-bottom:58px}.hero>.container{min-height:auto}.hero-scroll-hint{bottom:14px}}.hero-scroll-hint{z-index:20;color:#fff;text-shadow:0 1px 3px #00000073;font-size:10px;font-weight:700;bottom:22px}.hero-scroll-hint b{color:#ff8a27;background:#0a0920b8;border:1px solid #ff7b1da6;border-radius:50%;place-items:center;width:34px;height:34px;margin-top:4px;font-size:23px;display:grid;box-shadow:0 5px 18px #00000040}@media (width<=600px){.hero-scroll-hint{bottom:12px}}.hero{min-height:78svh;padding-top:20px;padding-bottom:58px}.hero>.container{min-height:auto}.hero>.container .hero-copy{padding-top:52px;padding-bottom:60px}.hero-scroll-hint{bottom:12px}@media (width<=600px){.hero{min-height:auto;padding-top:12px;padding-bottom:62px}.hero>.container .hero-copy{padding-top:44px;padding-bottom:48px}}.hero>.hero-scroll-hint{text-align:center;width:max-content;bottom:6px;left:50%;right:auto;transform:translate(-50%)}.hero-scroll-hint b{width:auto;height:auto;box-shadow:none;background:0 0;border:0;border-radius:0}.hero>.container .hero-copy,.hero .trust-points{text-align:center}.hero .trust-points{flex-direction:column;align-items:center;display:flex}.hero>.container .hero-copy .trust-list{justify-content:center;margin-inline:auto}.hero>.container .hero-copy .hero-actions{justify-content:center;align-items:center;margin-inline:auto}.hero .hero-actions{flex-direction:column}.contact-copy h2{font-size:clamp(32px,3.2vw,44px)}@media (width<=600px){.contact-copy h2{font-size:31px}}.steps .simple-grid{display:block}.steps .steps-intro{text-align:left;grid-template-columns:1fr 1fr;align-items:start;gap:clamp(40px,7vw,100px);max-width:none;margin:0;padding:64px clamp(20px,4vw,58px) 48px;display:grid}.steps .steps-intro h2{margin-bottom:0;font-size:clamp(27px,2.8vw,39px);line-height:1.15}.steps-intro-copy p{max-width:560px;color:var(--muted);margin-bottom:20px;font-size:16px;line-height:1.75}.steps .process-visual{grid-template-columns:1fr auto 1fr auto 1fr;gap:clamp(20px,3vw,42px);width:100%;height:440px;padding:52px clamp(35px,6vw,80px)}.steps .process-step{min-height:300px;padding:30px 24px}.steps .process-step img,.steps .process-step.process-brand img{width:82px;height:92px;margin:10px 0 20px}.steps .process-step strong{font-size:17px}.steps .process-step small{max-width:250px;font-size:13px;line-height:1.55}.steps .process-step>span{font-size:12px}@media (width<=900px){.steps .steps-intro{grid-template-columns:1fr;gap:24px}.steps .process-visual{grid-template-columns:1fr;height:auto;padding:36px}.steps .process-step{width:100%;min-height:250px}.steps .process-visual>i{transform:rotate(90deg)}}@media (width<=600px){.steps .steps-intro{padding:48px 10px 38px}.steps .process-visual{padding:25px 18px}.steps .process-step{min-height:230px}.steps .process-step strong{font-size:16px}.steps .process-step small{font-size:12px}}.steps .steps-intro h2{font-size:clamp(24px,2.5vw,34px);line-height:1.18}.steps .steps-title-lead{max-width:520px;color:var(--muted);margin:20px 0 0;font-size:16px;line-height:1.65}.steps .steps-intro-copy p{max-width:580px;color:var(--ink);margin-bottom:22px;font-size:18px;font-weight:400;line-height:1.7}@media (width<=600px){.steps .steps-intro-copy p{font-size:16px}}.steps .steps-intro-copy .steps-title-lead{color:var(--muted);margin:0 0 14px;font-size:16px;line-height:1.65}@media (width>=901px){.steps .steps-intro-copy{padding-top:35px}}.steps .steps-intro .text-link{margin-top:22px;display:inline-flex}.steps .section-screens{margin-top:42px;margin-bottom:48px}@media (width<=600px){.steps .section-screens{margin-top:28px;margin-bottom:30px}}.future-contributions{color:#fff;background:radial-gradient(circle at 78% 48%,#242039 0,#0000 35%),#09081f;padding:120px 0;position:relative;overflow:hidden}.future-contributions:before{content:"";border:1px solid #ff842333;border-radius:50%;width:460px;height:460px;position:absolute;bottom:-260px;right:-180px;box-shadow:0 0 0 52px #ff842309,0 0 0 104px #ff842306}.future-grid{z-index:1;grid-template-columns:.82fr 1.18fr;align-items:center;gap:clamp(48px,8vw,120px);display:grid;position:relative}.future-copy h2{color:#fff;letter-spacing:-.05em;max-width:490px;margin-bottom:22px;font-size:clamp(38px,4vw,58px);line-height:1.08}.future-copy h2 span{color:#ff8121;background:0 0}.future-copy>p{color:#c7c3cf;max-width:465px;font-size:17px;line-height:1.75}.future-highlight{color:#e5e2e9;align-items:center;gap:15px;max-width:470px;margin:30px 0;display:flex}.future-highlight>span{color:#ff8a27;border:1px solid #ff821f8c;border-radius:50%;flex:0 0 50px;place-items:center;width:50px;height:50px;font-size:30px;display:grid}.future-highlight p{margin:0;font-size:14px;line-height:1.55}.future-panel{background:linear-gradient(145deg,#24213ae0,#0c0a20eb);border:1px solid #ffffff1f;padding:34px;box-shadow:0 25px 60px #0000003d}.future-panel-label{color:#f8f6fa;text-transform:uppercase;letter-spacing:.12em;margin:0 0 22px;font-size:11px;font-weight:800}.future-discoveries{grid-template-columns:repeat(3,1fr);gap:12px;margin:0;padding:0;list-style:none;display:grid}.future-discoveries li{background:#ffffff09;border:1px solid #ffffff1f;min-height:195px;padding:20px 16px;position:relative}.future-discoveries li+li:before{content:"→";color:#ff8a27;font:20px/1 Arial;position:absolute;top:50%;left:-20px;transform:translateY(-50%)}.future-discoveries li>span{color:#ff8a27;letter-spacing:.12em;margin-bottom:28px;font-size:11px;font-weight:800;display:block}.future-discoveries div{flex-direction:column;gap:8px;display:flex}.future-discoveries strong{font-size:15px;line-height:1.25}.future-discoveries small{color:#bbb7c4;font-size:12px;line-height:1.55}.future-result{background:#ff7c1812;border:1px solid #ff84237a;align-items:flex-start;gap:16px;margin-top:16px;padding:22px;display:flex}.future-result>span{color:#ff8a27;border:1px solid #ff8a27;border-radius:50%;flex:0 0 42px;place-items:center;width:42px;height:42px;font-size:20px;display:grid}.future-result strong{color:#ff9a43;font-size:18px;display:block}.future-result p{color:#d2ced8;margin:5px 0 0;font-size:13px;line-height:1.55}@media (width<=900px){.future-contributions{padding:95px 0}.future-grid{grid-template-columns:1fr;gap:50px}.future-copy{max-width:650px}.future-panel{max-width:720px}.future-discoveries li+li:before{display:none}}@media (width<=600px){.future-contributions{padding:78px 0}.future-copy h2{font-size:37px}.future-copy>p{font-size:16px}.future-highlight{margin:25px 0}.future-panel{padding:22px 16px}.future-discoveries{grid-template-columns:1fr}.future-discoveries li{min-height:0;padding:18px}.future-discoveries li>span{margin-bottom:12px}.future-result{padding:18px}.future-result strong{font-size:16px}}.future-contributions{background:radial-gradient(circle at 78% 42%,#2d2744 0,#0000 34%),radial-gradient(circle at 6% 92%,#ec196f21,#0000 29%),#09081f}.future-grid{grid-template-columns:.74fr 1.26fr;align-items:center}.future-copy h2{max-width:520px}.future-copy>p{max-width:505px}.future-benefits{gap:16px;max-width:485px;margin:32px 0;padding:0;list-style:none;display:grid}.future-benefits li{align-items:flex-start;gap:14px;display:flex}.future-benefits li>span{color:#ff963f;letter-spacing:.1em;border:1px solid #ff8b2785;border-radius:50%;flex:0 0 35px;place-items:center;width:35px;height:35px;font-size:10px;font-weight:800;display:grid}.future-benefits div{flex-direction:column;gap:2px;padding-top:2px;display:flex}.future-benefits strong{font-size:15px;line-height:1.35}.future-benefits small{color:#bbb7c4;font-size:13px;line-height:1.55}.future-disclaimer{color:#918d9e!important;margin:16px 0 0!important;font-size:11px!important;line-height:1.55!important}.planning-board{background:linear-gradient(145deg,#312c48ed,#0f0c23f5);border:1px solid #ffffff29;border-radius:24px;padding:30px;position:relative;overflow:hidden;box-shadow:0 32px 80px #0000004d}.planning-board:after{content:"";pointer-events:none;border:1px solid #ff8f2c24;border-radius:50%;width:210px;height:210px;position:absolute;top:-60px;right:-64px}.planning-board-head{z-index:1;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:24px;display:flex;position:relative}.planning-board-head>div:first-child{flex-direction:column;gap:5px;display:flex}.planning-board-head>div:first-child span,.planning-stats span,.chart-heading span{color:#b7b3c0;font-size:11px}.planning-board-head strong{font-size:18px;line-height:1.3}.planning-status{color:#ff9b49;letter-spacing:.1em;background:#ff882314;border:1px solid #ff92335c;border-radius:99px;align-items:center;gap:7px;padding:7px 10px;font-size:9px;font-weight:800;display:flex}.planning-status i{background:#ff943d;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #ff943d21}.planning-stats{z-index:1;background:#ffffff1a;grid-template-columns:repeat(3,1fr);gap:1px;margin:22px 0;display:grid;position:relative}.planning-stats>div{background:#211c38;flex-direction:column;gap:4px;padding:17px 14px;display:flex}.planning-stats strong{color:#fff;font-size:15px;line-height:1.2}.planning-stats small{color:#aaa5b3;font-size:10px;line-height:1.4}.planning-chart{z-index:1;background:#06051559;border:1px solid #ffffff1a;padding:20px 20px 14px;position:relative}.chart-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.chart-heading>div{flex-direction:column;gap:3px;display:flex}.chart-heading strong{font-size:14px}.chart-heading svg{stroke:#ff943d;stroke-width:2px;fill:none;border:1px solid #ff912f61;border-radius:50%;width:27px;height:27px;padding:5px}.planning-chart>svg{width:100%;height:172px;margin-top:15px;display:block;overflow:visible}.chart-grid{stroke:#ffffff1a;stroke-width:1px}.chart-area{fill:url(#future-area)}.chart-line{fill:none;stroke:url(#future-line);stroke-width:3px}.planning-chart circle{fill:#ff9a43;stroke:#201932;stroke-width:4px}.chart-labels{color:#928d9e;justify-content:space-between;font-size:10px;display:flex}.planning-footer{z-index:1;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:21px;display:grid;position:relative}.planning-footer>div{flex-direction:column;gap:4px;padding-left:15px;display:flex;position:relative}.planning-footer>div:before{content:"";background:#ff8e35;border-radius:50%;width:6px;height:6px;position:absolute;top:6px;left:0;box-shadow:0 0 0 4px #ff8e3521}.planning-footer>div:not(:last-child):after{content:"";border-top:1px dashed #ffffff2e;width:calc(100% - 18px);position:absolute;top:8px;left:22px}.planning-footer span{color:#f6f3f7;font-size:11px;font-weight:800}.planning-footer small{color:#aaa5b3;font-size:10px;line-height:1.4}@media (width<=900px){.future-grid{grid-template-columns:1fr}.planning-board{max-width:720px}.future-disclaimer{max-width:500px}}@media (width<=600px){.future-benefits{gap:14px;margin:27px 0}.planning-board{border-radius:18px;padding:21px 16px}.planning-board-head{padding-bottom:18px}.planning-board-head strong{font-size:16px}.planning-status{padding:6px 8px;font-size:8px}.planning-stats{grid-template-columns:1fr;gap:1px;margin:18px 0}.planning-stats>div{padding:13px}.planning-chart{padding:16px 12px 12px}.planning-chart>svg{height:130px}.planning-footer{gap:10px}.planning-footer small{font-size:9px}.planning-footer>div{padding-left:11px}.planning-footer>div:not(:last-child):after{left:17px}.future-disclaimer{font-size:10px!important}}.steps .process-visual{background:0 0;border:0;height:360px;padding:0}.steps .process-visual:before{display:none}.steps .process-step{color:#fff;background:#111025;border-color:#16132e24;box-shadow:0 14px 30px #15102629}.steps .process-step.process-brand{background:linear-gradient(145deg,#20182d,#111025);border-color:#ff8b31;transform:none;box-shadow:0 16px 34px #ff781829}.steps .process-visual>i{color:#ec7b21}.steps .process-visual{width:calc(100% - clamp(40px,8vw,116px));margin-left:auto;margin-right:auto}@media (width<=900px){.steps .process-visual{height:auto;padding:0}.steps .process-step{width:100%}}@media (width<=600px){.steps .process-visual{width:100%}}.steps .process-visual>i{font-size:34px}@media (width>=901px){.steps .process-step{justify-self:center;width:90%}.steps .process-visual{column-gap:14px;max-width:960px}}.steps .simple-grid:after{display:none}.steps .section-screens{height:380px;margin-bottom:0}.steps .screens-consult-button{z-index:5;width:fit-content;margin:-20px auto 44px;display:flex;position:relative}@media (width<=700px){.steps .section-screens{height:350px}}@media (width<=480px){.steps .section-screens{height:300px}}.future-contributions{color:var(--ink);background:var(--cream);padding:110px 0}.future-contributions:before{border-color:#ec196f1f;width:410px;height:410px;bottom:-220px;right:-160px;box-shadow:0 0 0 52px #f57a1609,0 0 0 104px #ec196f06}.future-copy h2{color:var(--ink);font-size:clamp(38px,4vw,55px);line-height:1.13}.future-copy h2 span{background:linear-gradient(100deg,var(--orange),var(--pink));color:#0000;-webkit-background-clip:text;background-clip:text}.future-copy>p{color:var(--muted);font-size:17px}.future-benefits{margin:30px 0}.future-benefits li>span{color:#c62e62;background:#fff;border-color:#efcad6}.future-benefits strong{color:var(--ink)}.future-benefits small{color:var(--muted)}.future-copy .button{margin-top:4px}.future-overview{background:#fff;border:1px solid #eee4e7;border-radius:24px;padding:43px;position:relative;box-shadow:0 18px 50px #301c3912}.future-overview:before{background:linear-gradient(90deg,var(--orange),var(--pink));content:"";border-radius:0 0 4px 4px;width:78px;height:4px;position:absolute;top:0;left:42px}.future-overview-label{color:#bd3a62;text-transform:uppercase;letter-spacing:.12em;margin:0 0 16px;font-size:11px;font-weight:800}.future-overview h3{letter-spacing:-.035em;max-width:450px;margin-bottom:13px;font-size:29px;line-height:1.2}.future-overview-lead{max-width:510px;color:var(--muted);margin-bottom:28px;font-size:15px;line-height:1.65}.future-overview-items{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.future-overview-items>div{min-height:167px;padding:24px 18px 22px}.future-overview-items>div+div{border-left:1px solid var(--line)}.future-overview-items span{color:#c73c63;letter-spacing:.12em;margin-bottom:24px;font-size:10px;font-weight:800;display:block}.future-overview-items strong{font-size:14px;line-height:1.35;display:block}.future-overview-items p{color:var(--muted);margin:7px 0 0;font-size:12px;line-height:1.55}.future-overview-note{color:#777180;border-left:2px solid #efb1c7;margin:20px 0 0;padding-left:14px;font-size:12px;line-height:1.55}@media (width<=900px){.future-contributions{padding:92px 0}.future-grid{grid-template-columns:1fr}.future-overview{max-width:720px}}@media (width<=600px){.future-contributions{padding:76px 0}.future-copy h2{font-size:37px}.future-overview{border-radius:18px;padding:32px 22px}.future-overview:before{left:22px}.future-overview h3{font-size:25px}.future-overview-items{grid-template-columns:1fr}.future-overview-items>div{min-height:0;padding:20px 0}.future-overview-items>div+div{border-top:1px solid var(--line);border-left:0}.future-overview-items span{margin-bottom:10px}.future-overview-note{margin-top:18px}}.future-contributions{color:#fff;background:radial-gradient(circle at 82% 42%,#242039 0,#0000 34%),#09081f}.future-contributions:before{border-color:#ff84232e;box-shadow:0 0 0 52px #ff842308,0 0 0 104px #ff842305}.future-grid{grid-template-columns:.72fr 1.28fr;gap:clamp(48px,8vw,115px)}.future-copy .eyebrow{color:#ff8a27}.future-copy h2{color:#fff;line-height:1.08}.future-copy h2 span{color:#ff8121;-webkit-text-fill-color:#ff8121;background:0 0}.future-copy>p{color:#c7c3cf}.future-highlight{color:#e5e2e9;margin:30px 0}.future-highlight>span{color:#ff8a27;border-color:#ff821f8c}.future-highlight p{color:#e5e2e9}.future-flow{background:linear-gradient(145deg,#232037e0,#0c0a20eb);border:1px solid #ffffff1f;border-radius:4px;padding:34px;box-shadow:0 25px 60px #00000038}.future-flow-label{color:#f8f6fa;text-transform:uppercase;letter-spacing:.12em;margin:0 0 20px;font-size:11px;font-weight:800}.future-flow-items{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.future-flow-item{background:#ffffff07;border:1px solid #ffffff1c;min-height:190px;padding:20px 17px;position:relative}.future-flow-item+.future-flow-item:before{color:#ff8a27;content:"→";font:20px/1 Arial;position:absolute;top:50%;left:-19px}.future-flow-item>span{color:#ff8a27;letter-spacing:.11em;font-size:10px;font-weight:800;display:block}.future-flow-item i{color:#ff8a27;border:1px solid #ff892594;border-radius:50%;place-items:center;width:42px;height:42px;margin:22px 0 18px;font-size:25px;font-style:normal;display:grid}.future-flow-item strong{font-size:15px;line-height:1.3;display:block}.future-flow-item p{color:#bbb7c4;margin:7px 0 0;font-size:12px;line-height:1.55}.future-flow-result{background:#ffffff0b;border-left:2px solid #ff8525;align-items:flex-start;gap:15px;margin-top:14px;padding:19px 20px;display:flex}.future-flow-result>span{color:#ff9a43;background:#ff821f24;border-radius:50%;flex:0 0 32px;place-items:center;width:32px;height:32px;font-size:17px;display:grid}.future-flow-result strong{color:#fff;font-size:16px;display:block}.future-flow-result p{color:#c7c3cf;margin:4px 0 0;font-size:12px;line-height:1.5}@media (width<=900px){.future-grid{grid-template-columns:1fr}.future-flow{max-width:720px}.future-flow-item+.future-flow-item:before{display:none}}@media (width<=600px){.future-contributions{padding:76px 0}.future-flow{padding:22px 16px}.future-flow-items{grid-template-columns:1fr}.future-flow-item{grid-template-columns:48px 1fr;column-gap:12px;min-height:0;padding:17px;display:grid}.future-flow-item>span{grid-column:1}.future-flow-item i{grid-area:1/1/span 2;width:38px;height:38px;margin:19px 0 0;font-size:22px}.future-flow-item strong{grid-column:2;margin-top:17px}.future-flow-item p{grid-column:2}.future-flow-result{padding:17px}.future-flow-result strong{font-size:15px}}.future-copy .eyebrow{margin-bottom:13px;font-size:11px}.future-copy h2{font-size:clamp(28px,2.65vw,37px)}@media (width<=600px){.future-copy h2{font-size:28px}}.steps .section-two-top{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);align-items:start;gap:clamp(42px,6vw,82px);padding:64px clamp(20px,4vw,58px) 42px;display:grid}.steps .section-two-top .steps-intro{text-align:left;max-width:none;margin:0;padding:0;display:block}.steps .section-two-top .steps-intro h2{font-size:clamp(25px,2.45vw,35px);line-height:1.18}.steps .section-two-top .steps-title-lead{color:var(--muted);margin:20px 0 14px;font-size:16px;line-height:1.65}.steps .section-two-top .steps-intro>p:last-child{max-width:470px;color:var(--ink);margin-bottom:0;font-size:17px;font-weight:400;line-height:1.7}.steps .section-two-top .process-visual{column-gap:10px;width:100%;max-width:none;height:330px;margin:0}.steps .section-two-top .process-step{width:92%;min-height:280px;padding:19px 12px}@media (width<=900px){.steps .section-two-top{grid-template-columns:1fr;padding:48px 24px}.steps .section-two-top .process-visual{height:auto}.steps .section-two-top .process-step{width:100%;min-height:230px}}@media (width<=600px){.steps .section-two-top{padding:42px 10px}}.steps .simple-grid{margin-block:0}.steps .section-two-top{gap:clamp(48px,5vw,72px);padding-left:0}.steps .process-step,.steps .process-step.process-brand{color:var(--ink);box-shadow:none;background:0 0;border:0}.steps .process-step small{color:var(--muted)}.steps .section-two-top .process-visual{height:390px}.steps .section-two-top .process-step{min-height:330px;padding:24px 16px}.steps .section-two-top .process-step img,.steps .section-two-top .process-step.process-brand img{width:76px;height:86px;margin:10px 0 18px}.steps .section-two-top .process-step strong{font-size:15px}.steps .section-two-top .process-step small{font-size:12px;line-height:1.5}.steps .section-two-top .process-visual>i{font-size:38px}@media (width<=900px){.steps .section-two-top .process-visual{height:auto}.steps .section-two-top .process-step{min-height:250px}}.steps .section-two-top .process-visual{clip-path:polygon(4% 0,100% 5%,96% 100%,0 94%);background:#0a0920;height:470px;padding:40px 28px;position:relative;overflow:hidden}.steps .section-two-top .process-visual:before{background:linear-gradient(130deg,#0000 42%,#ff801d29 42.3% 53%,#0000 53.3%);display:block;inset:0}.steps .section-two-top .process-step,.steps .section-two-top .process-step.process-brand{color:#fff}.steps .section-two-top .process-step small{color:#cbc7d2}@media (width<=900px){.steps .section-two-top .process-visual{height:auto;padding:42px 30px}}@media (width<=600px){.steps .section-two-top .process-visual{clip-path:polygon(5% 0,100% 2%,95% 100%,0 98%);padding:36px 20px}}.steps .section-two-top .process-visual{clip-path:none;background:radial-gradient(circle at 86% 12%,#ff84232e,#0000 30%),#0a0920;border-radius:28px 72px}.steps .section-two-top .process-visual:before{background:0 0;border:1px solid #ff8a264d;border-radius:50%;width:290px;height:290px;inset:-150px -110px auto auto;box-shadow:0 0 0 42px #ff8a260b,0 0 0 84px #ff8a2606}@media (width<=600px){.steps .section-two-top .process-visual{clip-path:none;border-radius:22px 48px}}.steps .section-two-top{padding-top:38px;padding-bottom:8px}.steps .section-two-top .process-visual{border-radius:4px;height:430px;padding:30px 28px}.steps .section-two-top .process-visual:before{display:none}@media (width<=900px){.steps .section-two-top .process-visual{height:auto;padding:30px}}@media (width<=600px){.steps .section-two-top{padding-top:30px;padding-bottom:18px}.steps .section-two-top .process-visual{border-radius:3px;padding:28px 18px}}.steps .section-two-top .process-visual{clip-path:polygon(10px 0,calc(100% - 52px) 0,100% 52px,100% calc(100% - 10px),calc(100% - 10px) 100%,52px 100%,0 calc(100% - 52px),0 10px);border-radius:0}@media (width<=600px){.steps .section-two-top .process-visual{clip-path:polygon(8px 0,calc(100% - 38px) 0,100% 38px,100% calc(100% - 8px),calc(100% - 8px) 100%,38px 100%,0 calc(100% - 38px),0 8px);border-radius:0}}.steps .section-two-top{padding-bottom:24px}.steps .section-two-top .process-visual{align-items:center;height:370px;padding:12px 28px}.steps .section-two-top{padding-top:96px}.steps .screens-consult-button{margin-bottom:96px}.steps .section-two-top+.section-screens{margin-top:40px}.steps .section-two-top{padding-right:0}.hero>.container .hero-copy{padding-left:clamp(36px,8vw,120px);padding-right:clamp(36px,8vw,120px)}@media (width<=600px){.hero>.container .hero-copy{padding-left:22px;padding-right:22px}.hero>.container .trust-list{flex-direction:column;align-items:flex-start;gap:12px;width:100%;display:flex}.hero>.container .trust-list li{white-space:nowrap}.steps .section-two-top{gap:32px;padding:48px 0 24px}.steps .section-two-top .process-visual{flex-direction:column;align-items:stretch;gap:12px;height:auto;padding:22px 16px;display:flex;overflow:visible}.steps .section-two-top .process-step{width:100%;min-height:0;padding:18px 16px 20px}.steps .section-two-top .process-step img,.steps .section-two-top .process-step.process-brand img{width:62px;height:72px;margin:8px 0 12px}.steps .section-two-top .process-step strong{font-size:16px}.steps .section-two-top .process-step small{max-width:280px;font-size:12px;line-height:1.5}.steps .section-two-top .process-visual>i{align-self:center;font-size:25px;transform:rotate(90deg)}}.modal-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a0920c7}.response-modal{clip-path:polygon(16px 0,calc(100% - 16px) 0,100% 16px,100% calc(100% - 16px),calc(100% - 16px) 100%,16px 100%,0 calc(100% - 16px),0 16px);background:#fff;border:1px solid #ff8a2661;border-radius:0;width:min(470px,100%);padding:46px 42px 38px;overflow:hidden;box-shadow:10px 12px #ff7d1c38,0 30px 80px #00000052}.response-modal__bar{background:#ff761b;height:7px;position:absolute;top:0;left:0;right:0}.modal-close{color:#0b0922;clip-path:polygon(7px 0,100% 0,100% calc(100% - 7px),calc(100% - 7px) 100%,0 100%,0 7px);background:#fff;border:1px solid #ddd7dc;border-radius:0;width:32px;height:32px;font-size:22px;transition:background .2s,color .2s,border-color .2s;top:18px;right:18px}.modal-close:hover{color:#d94c1e;background:#fff1e8;border-color:#ff761b}.modal-check{clip-path:polygon(13px 0,100% 0,100% calc(100% - 13px),calc(100% - 13px) 100%,0 100%,0 13px);color:#ff8a27;background:#0b0922;border:3px solid #ff761b;border-radius:0;width:64px;height:64px;margin:0 auto 22px;font-size:28px;line-height:1;box-shadow:6px 6px #fff0e7}.response-modal--already-submitted .modal-check{color:#0b0922;background:#f4f2f0;border-color:#d2cbd1;font-family:Georgia,serif;font-size:31px;font-style:italic;box-shadow:6px 6px #e7e2e5}.response-modal .eyebrow{color:#e85f20;margin-bottom:9px;font-size:11px}.response-modal h2{color:#0b0922;letter-spacing:-.045em;margin-bottom:13px;font-size:clamp(28px,5vw,36px);line-height:1.08}.response-modal>p:not(.eyebrow){color:#625e69;max-width:345px;margin:0 auto 28px;font-size:15px;line-height:1.65}.response-modal .button{cursor:pointer;background:linear-gradient(100deg,#ff932b,#ff6718);border:0;border-radius:999px;width:auto;min-width:190px;min-height:52px;box-shadow:0 12px 28px #ff6d1640}@media (width<=600px){.modal-backdrop{padding:18px}.response-modal{clip-path:polygon(12px 0,calc(100% - 12px) 0,100% 12px,100% calc(100% - 12px),calc(100% - 12px) 100%,12px 100%,0 calc(100% - 12px),0 12px);padding:43px 25px 30px;box-shadow:7px 8px #ff7d1c33,0 24px 60px #0000004d}.response-modal h2{font-size:29px}.response-modal>p:not(.eyebrow){font-size:14px}.modal-close{top:13px;right:13px}}
