:root{--navy:#0c3266;--navy-deep:#08264e;--blue:#0d58ad;--green:#14643f;--green-bright:#68aa2f;--red:#d9252a;--ink:#17243a;--muted:#526276;--line:#d7e2ed;--mist:#f3f7fb;--white:#fff;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--white);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:18px;line-height:1.55}img{max-width:100%;display:block}a{color:inherit}.site-header{min-height:88px;padding:14px max(24px,calc((100vw - var(--max))/2));background:var(--navy);color:var(--white);justify-content:space-between;align-items:center;gap:32px;display:flex}.brand img{width:185px}nav{align-items:center;gap:28px;font-size:15px;font-weight:750;display:flex}nav a{text-decoration:none}nav a:hover,nav a:focus-visible{text-underline-offset:5px;text-decoration:underline}.nav-cta{border:2px solid #ffffffbf;border-radius:8px;padding:11px 16px}.hero{padding:82px max(24px,calc((100vw - var(--max))/2)) 90px;color:var(--white);background:radial-gradient(circle at 83% 20%,#68aa2f42,transparent 28%),linear-gradient(135deg,var(--navy-deep),var(--navy));grid-template-columns:minmax(0,1.45fr) minmax(300px,.75fr);align-items:center;gap:72px;display:grid}.eyebrow{color:var(--green-bright);letter-spacing:.12em;text-transform:uppercase;margin:0 0 12px;font-size:14px;font-weight:850}h1,h2,h3{margin-top:0;line-height:1.08}h1{letter-spacing:-.035em;max-width:780px;margin-bottom:24px;font-size:clamp(44px,6vw,76px)}h2{letter-spacing:-.025em;margin-bottom:20px;font-size:clamp(34px,4.4vw,52px)}h3{margin-bottom:8px;font-size:24px}p{margin-top:0}.hero-lede{color:#e5edf6;max-width:760px;margin-bottom:32px;font-size:21px}.hero-actions{flex-wrap:wrap;gap:14px;display:flex}.button{font:inherit;cursor:pointer;border:2px solid #0000;border-radius:8px;padding:14px 19px;font-size:16px;font-weight:850;text-decoration:none;display:inline-block}.button:disabled{cursor:wait;opacity:.7}.button-primary{background:var(--green-bright);color:#10230b}.button-primary:hover,.button-primary:focus-visible{background:#7fbd48}.button-secondary{color:var(--white);border-color:#91a9c6}.button-secondary:hover,.button-secondary:focus-visible{background:#ffffff14}.button-outline{border-color:var(--navy);color:var(--navy);background:#fff}.quick-rule{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #ffffff4d;border-radius:18px;gap:18px;padding:28px;display:flex}.quick-number{background:var(--green-bright);color:#10230b;border-radius:50%;flex:0 0 54px;place-items:center;height:54px;font-size:26px;font-weight:900;display:grid}.quick-rule strong{margin-bottom:6px;font-size:21px;display:block}.quick-rule p{color:#e5edf6;margin:0;font-size:16px}.product{max-width:var(--max);grid-template-columns:minmax(0,1.18fr) minmax(320px,.82fr);align-items:center;gap:72px;margin:0 auto;padding:100px 24px;display:grid}.product-gallery{min-height:510px;position:relative}.card-image{width:84%;margin:0}.card-image img{border-radius:12px;box-shadow:0 24px 48px #0b274929}.card-image figcaption{color:var(--muted);margin-top:10px;font-size:14px}.card-back{position:absolute;bottom:0;right:0}.product-copy .eyebrow,.section-heading .eyebrow{color:var(--green)}.product-copy>p:not(.eyebrow):not(.availability){color:var(--muted)}.feature-list{margin:26px 0 30px;padding:0;list-style:none}.feature-list li{margin:11px 0;padding-left:30px;position:relative}.feature-list li:before{content:"✓";color:var(--green);font-weight:900;position:absolute;left:0}.availability{color:var(--muted);margin:10px 0 0;font-size:14px}.response{padding:96px max(24px,calc((100vw - var(--max))/2));background:var(--mist)}.section-heading{max-width:820px;margin-bottom:42px}.steps{grid-template-columns:repeat(3,1fr);gap:18px;margin:0;padding:0;list-style:none;display:grid}.steps li{border:1px solid var(--line);background:var(--white);border-radius:14px;min-height:275px;padding:28px}.steps li>span{background:var(--blue);width:48px;height:48px;color:var(--white);border-radius:50%;place-items:center;margin-bottom:24px;font-size:22px;font-weight:900;display:grid}.steps li:first-child>span{background:var(--red)}.steps li:last-child>span{background:var(--green)}.steps p{color:var(--muted);margin:0;font-size:16px}.control-note{background:#edf6e7;border:2px solid #bad79e;border-radius:14px;align-items:center;gap:20px;margin-top:22px;padding:24px 28px;display:flex}.control-note img{width:68px}.control-note strong{color:var(--green);font-size:25px;display:block}.control-note p{margin:2px 0 0}.feedback-invite{text-align:center;background:#eaf2fa;padding:88px max(24px,50vw - 440px)}.feedback-invite .hero-actions{justify-content:center}.feedback-invite>p:not(.eyebrow){color:var(--muted)}.trust{text-align:center;max-width:880px;margin:0 auto;padding:92px 24px}.trust p{color:var(--muted)}footer{padding:52px max(24px,calc((100vw - var(--max))/2));color:#dae6f3;background:var(--navy-deep);grid-template-columns:1fr auto;gap:32px;display:grid}.footer-brand img{width:175px;margin-bottom:10px}.footer-brand p{color:#bcd59f;margin:0;font-size:15px;font-weight:750}.footer-links{flex-direction:column;align-items:flex-end;gap:8px;font-size:15px;display:flex}.legal{color:#9fb1c6;border-top:1px solid #ffffff2b;grid-column:1/-1;max-width:850px;margin:0;padding-top:24px;font-size:13px}.form-page,.policy-page{max-width:900px;margin:0 auto;padding:72px 24px 96px}.form-heading{max-width:760px;margin-bottom:34px}.form-heading .eyebrow{color:var(--green)}.form-heading>p:not(.eyebrow),.policy-page p,.policy-page li{color:var(--muted)}.submission-form{border:1px solid var(--line);background:#fff;border-radius:16px;gap:24px;padding:32px;display:grid;box-shadow:0 18px 50px #0b274914}.submission-form label{gap:8px;font-weight:800;display:grid}.submission-form label>span,.field-note{color:var(--muted);font-size:14px;font-weight:500}.submission-form input,.submission-form select,.submission-form textarea{width:100%;min-height:48px;color:var(--ink);font:inherit;background:#fff;border:1px solid #9cadbd;border-radius:7px;padding:11px 12px;font-size:16px}.submission-form textarea{resize:vertical}.submission-form input:focus,.submission-form select:focus,.submission-form textarea:focus{border-color:var(--blue);outline:3px solid #0d58ad33}.submission-form fieldset{border:1px solid var(--line);border-radius:10px;gap:18px;margin:0;padding:24px;display:grid}.submission-form legend{padding:0 8px;font-weight:900}.submission-form .check{grid-template-columns:22px 1fr;align-items:start;font-weight:500}.submission-form .check input{width:20px;min-height:20px;margin-top:3px}.form-warning{border-left:5px solid var(--red);background:#fff1f1;padding:18px 20px}.form-warning strong{margin-bottom:3px;display:block}.form-warning p,.privacy-note,.field-note{margin:0}.privacy-note{color:var(--muted);font-size:14px}.honeypot{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.success-message{background:#edf6e7;border:2px solid #bad79e;border-radius:14px;padding:36px}.success-message h2{color:var(--green)}.error-message{color:#9e151a;margin:0;font-weight:800}.policy-page h1{font-size:clamp(40px,6vw,62px)}.policy-page h2{margin-top:42px;font-size:30px}.policy-page li{margin:9px 0}@media (width<=900px){.site-header{align-items:flex-start}nav{gap:14px}nav>a:not(.nav-cta){display:none}.hero,.product{grid-template-columns:1fr}.hero{gap:40px}.product{gap:48px}.product-gallery{min-height:480px}.steps{grid-template-columns:1fr}.steps li{grid-template-columns:48px 1fr;gap:18px;min-height:0;display:grid}.steps li>span{margin:0}}@media (width<=620px){body{font-size:17px}.site-header{min-height:74px;padding:12px 18px}.brand img{width:145px}.nav-cta{padding:8px 10px;font-size:13px}.hero{padding:58px 20px 64px}h1{font-size:44px}.hero-lede{font-size:18px}.product{padding:70px 20px}.product-gallery{min-height:350px}.card-image{width:91%}.card-image figcaption{display:none}.response{padding:68px 20px}.steps li{padding:22px}.control-note{align-items:flex-start;padding:20px}.control-note img{width:52px}.feedback-invite{padding:64px 20px}.form-page,.policy-page{padding:48px 18px 70px}.submission-form{padding:22px 18px}.submission-form fieldset{padding:18px}footer{grid-template-columns:1fr;padding:45px 20px}.footer-links{align-items:flex-start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.practice-invite{padding:74px max(24px,calc((100vw - var(--max))/2));background:#eaf2fa;justify-content:space-between;align-items:center;gap:40px;display:flex}.practice-invite>div{max-width:760px}.practice-invite .eyebrow{color:var(--green)}.practice-invite h2{font-size:clamp(30px,3.5vw,42px)}.practice-invite p:last-child{color:var(--muted)}.practice-invite .button{flex-shrink:0}.practice-page{background:#f3f7fb}.practice-wrap{max-width:1180px;margin:auto;padding:54px 24px 84px}.practice-heading{max-width:810px;margin-bottom:30px}.practice-heading .eyebrow{color:var(--green)}.practice-heading h1{margin-bottom:14px;font-size:clamp(36px,5vw,58px)}.practice-heading>p:last-child{color:var(--muted);font-size:18px}.practice-grid{grid-template-columns:minmax(0,1.55fr) minmax(260px,.75fr);align-items:start;gap:24px;display:grid}.practice-panel,.practice-guide{border:1px solid var(--line);background:#fff;border-radius:18px;box-shadow:0 12px 38px #0b27490f}.practice-panel{padding:28px}.practice-topline{justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px;display:flex}.practice-topline strong{font-size:20px}.practice-topline span{color:var(--muted);font-size:14px}.practice-name{margin-bottom:8px;font-size:15px;font-weight:800;display:block}.practice-panel input{width:100%;max-width:350px;min-height:48px;font:inherit;border:1px solid #8999aa;border-radius:8px;padding:10px 12px;font-size:16px}.practice-panel input:focus-visible,.practice-panel button:focus-visible{outline-offset:3px;outline:3px solid #78aadd}.practice-privacy{color:var(--muted);margin:8px 0 24px;font-size:14px}.phone-sim{background:#f5f7fa;border:2px solid #b2bfd0;border-radius:24px;max-width:540px;margin:0 auto 28px;overflow:hidden}.phone-sim-header{background:#e8edf3;border-bottom:1px solid #cbd6e2;align-items:center;gap:12px;padding:15px 20px;display:flex}.phone-dot{background:#91a6bc;border-radius:50%;width:36px;height:36px}.phone-sim-header strong,.phone-sim-header small{display:block}.phone-sim-header strong{font-size:16px}.phone-sim-header small{color:var(--muted);font-size:13px}.message-bubble{background:#fff;border:1px solid #cfdae5;border-radius:5px 18px 18px;max-width:440px;margin:24px 20px 30px;padding:20px;font-size:17px;line-height:1.5}.message-bubble p:last-child{margin-bottom:0}.fake-link{color:var(--blue);word-break:break-word;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;text-decoration:underline}.practice-actions h2,.practice-result h2{margin:0 0 16px;font-size:26px;line-height:1.25}.practice-choice-grid{gap:10px;display:grid}.practice-choice-grid button{width:100%;color:var(--ink);font:inherit;text-align:left;cursor:pointer;background:#fff;border:2px solid #aab9c8;border-radius:10px;padding:14px 16px;font-size:16px;font-weight:750}.practice-choice-grid button:hover{border-color:var(--blue);background:#f2f6fa}.practice-choice-grid .choice-safe{background:#f3faef;border-color:#76ad62}.practice-choice-grid .choice-safe:hover{border-color:var(--green);background:#e8f5df}.practice-result{background:#f1f6fb;border:2px solid #9eb5c9;border-radius:12px;padding:22px}.practice-result p{font-size:16px}.practice-result .button{margin-top:2px}.practice-success{background:#f0f8eb;border-color:#8fc37d}.result-label{color:var(--green);text-transform:uppercase;letter-spacing:.06em;margin-bottom:10px;font-size:14px;font-weight:850;display:block}.practice-guide{padding:28px;position:sticky;top:20px}.guide-kicker{color:var(--green);text-transform:uppercase;letter-spacing:.08em;font-size:14px;font-weight:850}.practice-guide h2{margin:12px 0 26px;font-size:30px}.practice-guide ol{margin:0;padding:0;list-style:none}.practice-guide li{border-top:1px solid var(--line);padding:18px 0}.practice-guide li strong{color:var(--navy);font-size:18px;display:block}.practice-guide li span{color:var(--muted);margin-top:4px;font-size:16px;display:block}.practice-guide>p{color:var(--muted);margin:24px 0 0;font-size:15px}.practice-footnote{max-width:830px;color:var(--muted);margin:28px 0 0;font-size:15px}@media (width<=860px){.practice-invite{flex-direction:column;align-items:flex-start}.practice-grid{grid-template-columns:1fr}.practice-guide{position:static}.practice-guide ol{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.practice-guide li{border-top:1px solid var(--line)}}@media (width<=620px){.practice-wrap{padding:34px 16px 62px}.practice-panel,.practice-guide{padding:18px}.practice-topline{flex-direction:column;align-items:flex-start;gap:2px}.phone-sim{border-radius:18px}.message-bubble{margin:18px 12px 22px;padding:16px}.practice-guide ol{display:block}.practice-heading>p:last-child{font-size:16px}}.practice-choice-grid .choice-safe{color:#123c25;background:#e9f5e6;border-width:3px;border-color:#176b3b}.practice-choice-grid .choice-safe:hover,.practice-choice-grid .choice-safe:focus-visible{background:#d9eed3;border-color:#0f522b}.choice-label{color:#155c32;margin-bottom:3px;font-size:14px;font-weight:900;display:block}.practice-correct{color:#123c25;background:#e9f5e6;border-left:6px solid #176b3b;border-radius:8px;gap:4px;margin:0 0 22px;padding:16px 18px;display:grid}.practice-correct strong{font-size:18px}.practice-correct span{font-size:16px}.next-step-panel{border:3px solid var(--blue);background:#f7fbff;border-radius:14px;margin-top:24px;padding:24px;box-shadow:0 8px 24px #0b274917}.next-step-label{background:var(--navy);color:#fff;letter-spacing:.08em;text-transform:uppercase;border-radius:999px;margin-bottom:10px;padding:5px 10px;font-size:14px;font-weight:900;display:inline-block}.next-step-panel h2{margin:0 0 8px;font-size:28px}.next-step-instruction{color:var(--ink);margin:0 0 18px;font-size:17px;font-weight:800}.next-step-panel .scenario-fact{margin-top:0}@media (width<=620px){.next-step-panel{padding:19px 16px}.next-step-panel h2{font-size:24px}}.product-line{padding:88px max(24px,calc((100vw - var(--max))/2)) 30px;background:#fff}.product-line .section-heading{margin-bottom:30px}.product-line .section-heading>p:last-child{color:var(--muted)}.product-options{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.product-options a{border:1px solid var(--line);background:var(--mist);border-radius:14px;min-height:150px;padding:24px;text-decoration:none}.product-options a:hover,.product-options a:focus-visible{border-color:var(--blue);box-shadow:0 10px 28px #0b274914}.product-options strong,.product-options span{display:block}.product-options strong{color:var(--navy);margin-bottom:9px;font-size:20px;line-height:1.25}.product-options span{color:var(--muted);font-size:15px}.product-line+.product{padding-top:70px}.product-alt{max-width:none;padding-left:max(24px,calc((100vw - var(--max))/2));padding-right:max(24px,calc((100vw - var(--max))/2));background:var(--mist)}.product-alt .product-gallery{order:2}.product-alt .product-copy{order:1}@media (width<=900px){.product-options{grid-template-columns:1fr}.product-options a{min-height:0}.product-alt .product-gallery,.product-alt .product-copy{order:initial}}.scenario-picker{grid-template-columns:repeat(2,1fr);gap:12px;max-width:880px;margin:0 0 28px;display:grid}.scenario-picker button{border:2px solid var(--line);color:var(--ink);font:inherit;text-align:left;cursor:pointer;background:#fff;border-radius:12px;padding:18px 20px}.scenario-picker button:hover,.scenario-picker button:focus-visible{border-color:var(--blue)}.scenario-picker button:focus-visible{outline-offset:3px;outline:3px solid #78aadd}.scenario-picker button.is-active{border-color:var(--navy);box-shadow:inset 0 0 0 1px var(--navy);background:#eaf2fa}.scenario-picker strong,.scenario-picker span{display:block}.scenario-picker strong{color:var(--navy);font-size:18px}.scenario-picker span{color:var(--muted);margin-top:3px;font-size:14px}.notice-sim{background:#f8fafc;border:2px solid #b2bfd0;border-radius:16px;margin:0 0 28px;padding:24px}.notice-sim h2{margin:6px 0 12px;font-size:25px}.notice-sim p{font-size:16px}.notice-label{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:13px;font-weight:850}.scenario-fact{border-left:5px solid var(--blue);color:var(--ink);background:#edf4fb;margin:0 0 18px;padding:14px 16px;font-size:16px}@media (width<=620px){.scenario-picker{grid-template-columns:1fr}.notice-sim{padding:18px}}
