:root{--blue:#002fa7;--ink:#101114;--paper:#f7f7f8;--white:#fff;--line:#cfd3dc;--muted:#565d6b;--danger:#ba1a1a;--ok:#08783f}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.5 "Helvetica Neue",Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit}button,input{font:inherit}.skip{position:fixed;top:-90px;left:16px;z-index:100;padding:12px 16px;background:var(--white);border:1px solid var(--ink)}.skip:focus{top:16px}.header{position:sticky;top:0;z-index:30;min-height:70px;padding:10px clamp(18px,4vw,64px);display:flex;align-items:center;justify-content:space-between;background:rgba(255,255,255,.96);border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:13px;text-decoration:none}.brand__code{width:48px;height:48px;display:grid;place-items:center;background:var(--blue);color:#fff;font-size:18px;font-weight:800}.brand b,.brand small{display:block}.brand b{font-size:15px}.brand small{margin-top:2px;color:var(--muted);font-size:12px}.header__cta,.primary{display:inline-flex;min-height:50px;padding:13px 21px;align-items:center;justify-content:center;background:var(--blue);border:1px solid var(--blue);color:#fff;text-decoration:none;font-weight:800;cursor:pointer;transition:background .18s,color .18s}.header__cta:hover,.primary:hover{background:#001f70}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #6ca3ff;outline-offset:3px}
.hero{max-width:1500px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(440px,.88fr);min-height:720px;border-left:1px solid var(--line);border-right:1px solid var(--line)}.hero__copy{padding:clamp(64px,7vw,112px) clamp(28px,6vw,92px) 58px;display:flex;flex-direction:column;align-items:flex-start}.hero h1,.content-section h2,.process h2,.final h2{margin:0;font-weight:800;line-height:.98;letter-spacing:-.04em;text-wrap:balance}.hero h1{max-width:820px;font-size:clamp(44px,5.3vw,80px)}.hero__lead{max-width:670px;margin:28px 0;color:var(--muted);font-size:clamp(17px,1.4vw,21px)}.primary{min-height:58px;padding-inline:26px}.hero__facts{width:100%;margin:auto 0 0;padding:42px 0 0;list-style:none;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.hero__facts li{padding-top:14px;border-top:1px solid var(--line)}.hero__facts b,.hero__facts span{display:block}.hero__facts b{color:var(--blue);font-size:24px;letter-spacing:-.03em}.hero__facts span{max-width:18ch;margin-top:3px;color:var(--muted);font-size:12px}
.quiz{align-self:stretch;padding:clamp(44px,5vw,74px) clamp(25px,4vw,56px);background:var(--white);border-left:1px solid var(--line);display:flex;flex-direction:column;justify-content:center;min-width:0}.quiz__top{display:grid;grid-template-columns:1fr 120px;gap:24px;align-items:end;padding-bottom:20px;border-bottom:1px solid var(--line)}.quiz__top b,.quiz__top span{display:block}.quiz__top b{font-size:18px}.quiz__top span{margin-top:4px;color:var(--muted);font-size:12px}.progress{height:8px;background:#e6e8ed;overflow:hidden}.progress i{display:block;width:100%;height:100%;background:var(--blue);transform:scaleX(.25);transform-origin:left;transition:transform .22s ease}.step{display:none;padding-top:30px}.step.is-active{display:block}.step h2{max-width:620px;margin:0 0 24px;font-size:clamp(29px,3vw,43px);line-height:1.04;letter-spacing:-.035em}.field{display:block;margin-top:14px}.field>span{display:block;margin-bottom:7px;font-size:13px;font-weight:800}.field input{width:100%;height:60px;padding:0 16px;border:1px solid #9ca3af;background:#fff;color:var(--ink)}.field input:focus{border-color:var(--blue);outline:3px solid #dce8ff}.field input[aria-invalid=true]{border:2px solid var(--danger);outline-color:#ffd8d5}.field__error{display:none;margin-top:7px;color:var(--danger);font-size:13px;font-weight:800}.field__error.is-visible{display:block}.actions{display:flex;justify-content:space-between;gap:10px;margin-top:22px}.actions--end{justify-content:flex-end}.back,.next,.submit{min-height:50px;padding:12px 20px;border:1px solid var(--ink);background:#fff;color:var(--ink);font-weight:800;cursor:pointer}.next,.submit{background:var(--blue);border-color:var(--blue);color:#fff}.next:hover,.submit:hover{background:#001f70}.back:hover{background:#eef0f5}.choices{display:grid;grid-template-columns:1fr 1fr;gap:10px}.choices button,.channels button{min-height:72px;padding:14px 15px;text-align:left;border:1px solid #aeb4bf;background:#fff;color:var(--ink);font-weight:800;cursor:pointer;transition:background .16s,border .16s}.choices button small{display:block;margin-top:4px;color:var(--muted);font-weight:400}.choices button:hover,.choices button.is-selected,.channels button:hover,.channels button.is-selected{border-color:var(--blue);background:#eaf0ff}.channels{display:grid;grid-template-columns:1fr 1fr;gap:9px}.channels button{min-height:50px;text-align:center}.field--phone{margin-top:20px}.submit{width:100%;min-height:58px;margin-top:15px}.submit:disabled{opacity:.58;cursor:wait}.consent{margin:12px 0 0;color:var(--muted);font-size:12px}.honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important}.form-error{min-height:22px;margin:12px 0 0;color:var(--danger);font-size:13px;font-weight:800}.back--last{margin-top:3px;border:0;padding-left:0}.step--success{padding-block:60px}.success-mark{display:block;width:58px;height:58px;margin-bottom:20px;background:var(--ok);position:relative}.success-mark::after{content:"";position:absolute;left:17px;top:17px;width:21px;height:11px;border-left:4px solid #fff;border-bottom:4px solid #fff;transform:rotate(-45deg)}.step--success p{max-width:560px;color:var(--muted)}
.photo-strip{max-width:1500px;margin:0 auto;display:grid;grid-template-columns:1.2fr .8fr;border:1px solid var(--line);border-top:0;background:var(--blue);color:#fff}.photo-strip img{width:100%;height:460px;object-fit:cover;display:block;filter:saturate(.82) contrast(1.05)}.photo-strip div{padding:48px;align-self:end}.photo-strip b,.photo-strip span{display:block}.photo-strip b{font-size:clamp(28px,3vw,44px);line-height:1.02;letter-spacing:-.035em}.photo-strip span{max-width:32ch;margin-top:14px;color:#dfe8ff}.content-section,.process,.final{padding:clamp(78px,9vw,132px) clamp(24px,6vw,90px)}.content-section{max-width:1500px;margin:0 auto;border-left:1px solid var(--line);border-right:1px solid var(--line)}.content-section h2,.process h2,.final h2{font-size:clamp(40px,5vw,72px)}.content-section h2{max-width:1120px}.situations{display:grid;grid-template-columns:repeat(4,1fr);margin-top:55px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.situations article{min-height:230px;padding:24px 22px 30px 0}.situations article+article{padding-left:22px;border-left:1px solid var(--line)}.situations h3{margin:70px 0 10px;font-size:22px;letter-spacing:-.02em}.situations p{margin:0;color:var(--muted);font-size:14px}.process{background:var(--blue);color:#fff}.process>h2,.process>ol{max-width:1320px;margin-left:auto;margin-right:auto}.process ol{list-style:none;margin-top:50px;margin-bottom:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,255,255,.45)}.process li{padding:25px 24px 10px 0;display:grid;grid-template-columns:48px 1fr;gap:10px}.process li+li{padding-left:24px;border-left:1px solid rgba(255,255,255,.45)}.process li>b{font-size:29px}.process li strong,.process li span{display:block}.process li strong{margin-bottom:6px;font-size:20px}.process li span{color:#e0e8ff;font-size:14px}.final{text-align:left;background:#101114;color:#fff}.final h2{max-width:1050px;margin-bottom:34px}.primary--white{background:#fff;border-color:#fff;color:#101114}.primary--white:hover{background:#dce8ff;color:#101114}footer{padding:30px clamp(24px,6vw,90px) 100px;display:grid;grid-template-columns:1fr 2fr auto;gap:22px;border-top:1px solid var(--line);background:#fff;color:var(--muted);font-size:11px}footer p{margin:0}footer nav{display:flex;gap:14px}.cookie{position:fixed;z-index:50;left:18px;bottom:18px;width:min(410px,calc(100% - 36px));display:flex;align-items:center;justify-content:space-between;gap:18px;padding:13px 14px;background:#fff;border:1px solid var(--ink);box-shadow:0 14px 32px rgba(16,17,20,.13)}.cookie p{margin:0;font-size:12px}.cookie button{min-height:40px;padding:8px 13px;border:0;background:var(--ink);color:#fff;font-weight:800;cursor:pointer}.cookie.is-hidden{display:none}.mobile-cta{display:none}
@media(max-width:980px){.hero{grid-template-columns:1fr;min-height:0}.quiz{border-left:0;border-top:1px solid var(--line)}.photo-strip{grid-template-columns:1fr}.photo-strip img{height:520px}.situations{grid-template-columns:1fr 1fr}.situations article:nth-child(3){border-left:0}.situations article:nth-child(n+3){border-top:1px solid var(--line)}.process ol{grid-template-columns:1fr}.process li+li{padding-left:0;border-left:0}.process li{border-bottom:1px solid rgba(255,255,255,.45)}footer{grid-template-columns:1fr}}
@media(max-width:620px){.header{min-height:62px;padding-inline:12px}.brand__code{width:40px;height:40px;font-size:15px}.brand b{font-size:13px}.brand small{font-size:10px}.header__cta{min-height:42px;padding:9px 12px;font-size:12px}.hero{border:0}.hero__copy{padding:50px 20px 42px}.hero h1{font-size:44px}.hero__lead{font-size:16px}.primary{width:100%}.hero__facts{padding-top:34px;gap:9px}.hero__facts b{font-size:19px}.hero__facts span{font-size:10px}.quiz{padding:38px 20px}.quiz__top{grid-template-columns:1fr 80px}.step h2{font-size:31px}.choices{grid-template-columns:1fr}.choices button{min-height:66px}.photo-strip{border-inline:0}.photo-strip img{height:370px}.photo-strip div{padding:32px 20px}.content-section{padding:72px 20px;border:0}.content-section h2,.process h2,.final h2{font-size:41px}.situations{grid-template-columns:1fr}.situations article,.situations article+article{min-height:0;padding:24px 0;border-left:0;border-top:1px solid var(--line)}.situations h3{margin:20px 0 8px}.process,.final{padding:72px 20px}.cookie{left:12px;right:12px;bottom:76px;width:auto}.mobile-cta{display:block;position:fixed;z-index:40;left:12px;right:12px;bottom:10px;padding:14px;background:var(--blue);color:#fff;text-align:center;text-decoration:none;font-weight:900;box-shadow:0 10px 26px rgba(0,47,167,.28)}footer nav{flex-direction:column}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
