@font-face{font-family:Rubik;src:url('/fonts/rubik-regular.ttf') format('truetype');font-weight:400;font-display:swap}@font-face{font-family:Rubik;src:url('/fonts/rubik-bold.ttf') format('truetype');font-weight:700;font-display:swap}
:root{--navy:#10243a;--surface:#162e48;--blue:#2463eb;--ice:#f8fafc;--muted:#b5c9e0;--line:#36506b;--soft:#8cb7ff;--error:#ffc1b4;color-scheme:dark}*{box-sizing:border-box}body{margin:0;background:var(--navy);color:var(--ice);font:400 16px/1.55 Rubik,Arial,sans-serif}button,input{font:inherit}button,a,input,label{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-underline-offset:4px}button:disabled{cursor:wait;opacity:.65}h1,h2,p{margin:0}h1,h2{font-weight:700;line-height:1.12;letter-spacing:-.042em}h1:focus,h2:focus{outline:none}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #8cb7ff;outline-offset:4px}img{display:block;max-width:100%}::selection{background:var(--blue);color:white}.header,.footer{width:min(1180px,calc(100% - 80px));margin:auto;display:flex;align-items:center;justify-content:space-between}.header{height:106px;border-bottom:1px solid var(--line);gap:20px}.brand{width:184px;height:56px;background:var(--ice);position:relative;overflow:hidden;border-radius:9px;flex-shrink:0}.brand img{position:absolute;max-width:none;width:208px;height:208px;left:-12px;top:-46px}.header-signature{font-size:13px;color:var(--muted)}main{min-height:calc(100svh - 187px);outline:none}.footer{min-height:81px;border-top:1px solid var(--line);gap:18px;color:var(--muted);font-size:12px}.footer a{text-decoration:none;padding:12px 0}.footer a:hover{text-decoration:underline}.skip{position:fixed;top:-100px;left:15px;background:var(--ice);color:var(--navy);padding:12px;z-index:10}.skip:focus{top:10px}.loading{max-width:640px;margin:80px auto;color:var(--muted);padding:20px}.hero{width:min(1180px,calc(100% - 80px));margin:auto;padding:46px 0 54px;display:grid;grid-template-columns:1.06fr 1fr;gap:74px;align-items:center}.hero-copy{padding:15px 0}.eyebrow{font-size:11px;letter-spacing:.13em;text-transform:uppercase;color:var(--muted);margin-bottom:24px}.hero h1{font-size:clamp(45px,4.6vw,65px);max-width:590px}.hero h1 span{color:var(--soft)}.hero-lead{color:var(--muted);font-size:18px;line-height:1.65;margin-top:26px;max-width:450px}.primary{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;min-height:56px;padding:17px 25px;border:1px solid var(--blue);border-radius:12px;background:var(--blue);color:var(--ice);text-decoration:none;line-height:1.4;font-weight:700;font-size:16px;transition:background .15s,border-color .15s}.primary:hover:not(:disabled){background:#1e55cc;border-color:#1e55cc}.primary .arrow{font-size:23px;line-height:1;font-weight:400}.hero .primary{margin-top:32px}.hero-meta{margin-top:17px;font-size:12px;color:var(--muted)}.hero-photo{position:relative;border-radius:22px;overflow:hidden;align-self:stretch;min-height:560px;background:#282623}.hero-photo>img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:50% 9%}.photo-caption{position:absolute;inset:auto 0 0;padding:62px 30px 28px;background:linear-gradient(transparent,#0b1629e8)}.photo-caption strong{font-size:21px;font-weight:700}.photo-caption span{display:block;color:#dbe6f3;font-size:13px;margin-top:4px}.hero-paths{display:flex;gap:19px;flex-wrap:wrap;color:var(--muted);font-size:12px;margin-top:36px}.hero-paths span{padding-top:12px;border-top:1px solid var(--line)}.wizard{width:min(1080px,calc(100% - 80px));margin:auto;padding:48px 0 70px;display:grid;grid-template-columns:244px minmax(0,640px);gap:76px;justify-content:space-between}.guide{padding-top:55px}.guide-person{display:flex;align-items:center;gap:12px;margin-bottom:28px}.guide-person img{width:50px;height:50px;border-radius:50%;object-fit:cover;object-position:50% 25%}.guide-person strong{display:block;font-size:14px;font-weight:700}.guide-person small{font-size:12px;color:var(--muted)}.guide>p{font-size:24px;line-height:1.3;letter-spacing:-.03em;max-width:220px}.guide>span{display:block;color:var(--muted);font-size:14px;line-height:1.65;margin-top:18px;max-width:220px}.step-context{color:var(--muted);font-size:12px;margin:0 0 13px;display:flex;align-items:center;justify-content:space-between}.track{height:4px;background:#29415d;border-radius:4px;overflow:hidden;margin-bottom:38px}.track div{height:100%;background:var(--soft);transition:width .2s}.question h1{font-size:35px;max-width:600px}.hint{margin:18px 0 27px;color:var(--muted);font-size:15px;line-height:1.6}.choices{padding:0;margin:0;border:none;display:grid;gap:10px}.choice{position:relative;display:flex;gap:15px;align-items:center;border:1px solid #47617d;border-radius:12px;min-height:61px;padding:16px 18px;cursor:pointer;background:var(--surface);transition:background .15s,border-color .15s}.choice:hover{border-color:var(--soft)}.choice:has(input:checked){border-color:var(--soft);background:#203e65;box-shadow:inset 0 0 0 1px var(--soft)}.choice input{appearance:none;width:21px;height:21px;flex-shrink:0;border:1px solid #91a8c2;border-radius:50%;margin:0;display:grid;place-content:center}.choice input:checked{border-color:var(--soft)}.choice input:checked:after{content:'';width:11px;height:11px;border-radius:50%;background:var(--soft)}.choice span{font-size:15px;line-height:1.5}.actions{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-top:28px}.back{border:0;background:none;color:var(--muted);padding:12px 2px;min-height:44px;font-size:14px;display:inline-flex;gap:9px;align-items:center}.back:hover{color:var(--ice)}.actions .primary{min-width:180px}.fields{display:grid;gap:18px}.field{display:grid;gap:8px;font-size:14px}.field small{font-size:12px;color:var(--muted)}.field input{width:100%;background:#f8fafc;color:#123e4a;border:1px solid #dce9eb;border-radius:10px;padding:16px;font-size:16px;min-height:54px}.field input::placeholder{color:#5b7180}.optin{display:flex;align-items:flex-start;gap:12px;color:var(--muted);font-size:13px;cursor:pointer;padding:8px 0;line-height:1.5}.optin input{width:20px;height:20px;margin:1px 0;flex-shrink:0;accent-color:var(--blue)}.privacy-note{font-size:12px;color:var(--muted);margin-top:16px;line-height:1.65}.hp{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.error{color:var(--error);font-size:14px;line-height:1.55;margin-top:20px;min-height:0}.error:empty{display:none}.terms{margin:26px 0;background:var(--surface);border:1px solid var(--line);border-radius:15px;padding:23px}.terms-row{display:flex;align-items:baseline;justify-content:space-between;gap:20px;padding-bottom:13px;margin-bottom:13px;border-bottom:1px solid var(--line);font-size:14px}.terms-row strong{white-space:nowrap;font-weight:700}.terms p{color:var(--muted);font-size:12px;line-height:1.65}.terms .cost{font-size:14px;color:var(--ice);margin:17px 0 9px}.result{width:min(1010px,calc(100% - 80px));margin:auto;padding:58px 0 75px;display:grid;grid-template-columns:1.2fr .8fr;gap:80px;align-items:start}.result h1{font-size:44px;max-width:650px}.result .lead{font-size:17px;line-height:1.7;color:var(--muted);margin-top:24px}.result .eyebrow{display:flex;align-items:center;gap:9px}.status-mark{width:7px;height:7px;background:#9ab9ef;border-radius:50%;display:inline-block;flex-shrink:0}.result-note{border-top:1px solid var(--line);margin-top:33px;padding-top:22px;color:var(--muted);font-size:14px}.result aside{border-radius:18px;background:var(--surface);padding:30px;border:1px solid var(--line)}.result aside h2{font-size:24px;line-height:1.3}.result aside p{font-size:14px;line-height:1.65;color:var(--muted);margin:18px 0 24px}.result .primary{width:100%;gap:14px;font-size:15px}.result aside small{display:block;color:var(--muted);font-size:12px;margin-top:16px}.result .back{margin-top:15px}.price{font-weight:700;font-size:49px;letter-spacing:-.04em;margin:18px 0 0;line-height:1.2}.price span{font-size:14px;color:var(--muted);font-weight:400;letter-spacing:0;display:block;margin-top:7px}.result ul{padding-left:19px;margin:22px 0;color:var(--muted);font-size:15px;line-height:1.7}.result li{padding:5px 0}.result .checkout-field{margin:24px 0 18px}.simple{width:min(760px,calc(100% - 40px));margin:auto;padding:64px 0 90px}.simple h1{font-size:42px}.simple h2{font-size:23px;margin:32px 0 13px}.simple p{color:var(--muted);line-height:1.75;margin:20px 0}.simple ul{color:var(--muted);line-height:1.75;padding-left:24px}.simple .primary{margin-top:20px}.simple .back{display:flex;margin-top:22px}.pending-label{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:var(--soft);margin-bottom:22px}.sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}
@media(max-width:1000px){.hero{gap:35px}.hero h1{font-size:49px}.hero-photo{min-height:520px}.wizard{grid-template-columns:180px minmax(0,640px);gap:40px}.guide>p{font-size:22px}.result{gap:36px}.result h1{font-size:39px}}
@media(max-width:740px){.header,.footer{width:calc(100% - 40px)}.header{height:84px}.brand{width:151px;height:46px}.brand img{width:171px;height:171px;left:-10px;top:-38px}.header-signature{font-size:11px;max-width:100px;text-align:right}.hero{width:calc(100% - 40px);padding:32px 0 38px;grid-template-columns:1fr;gap:27px}.hero-copy{padding:0}.hero .eyebrow{margin-bottom:18px;font-size:10px}.hero h1{font-size:clamp(35px,9vw,47px);max-width:570px}.hero-lead{font-size:16px;line-height:1.65;margin-top:20px}.hero .primary{width:100%;font-size:15px;margin-top:25px;padding:16px 20px}.hero-meta{font-size:11px}.hero-photo{min-height:0;height:300px;border-radius:17px}.hero-photo>img{object-position:50% 8%}.photo-caption{padding:45px 22px 20px}.photo-caption strong{font-size:18px}.photo-caption span{font-size:12px}.hero-paths{gap:15px;font-size:11px;margin-top:25px}.wizard{width:calc(100% - 40px);display:block;padding:28px 0 46px}.guide{display:none}.track{margin-bottom:30px}.question h1{font-size:29px;letter-spacing:-.035em;line-height:1.2}.hint{font-size:14px;margin:16px 0 24px}.choice{padding:15px;min-height:61px}.choice span{font-size:14px}.actions{margin-top:24px}.actions .primary{min-width:160px;font-size:14px;padding:15px 21px}.footer{font-size:10px;min-height:75px;gap:15px}.terms{padding:20px}.terms-row{font-size:13px}.result{width:calc(100% - 40px);grid-template-columns:1fr;padding:35px 0 50px;gap:28px}.result h1{font-size:34px;line-height:1.16}.result .lead{font-size:16px}.result .eyebrow{font-size:10px}.result aside{padding:24px}.result-note{font-size:13px;margin-top:24px}.simple{padding:37px 0 60px}.simple h1{font-size:33px}.simple p,.simple li{font-size:15px}}
@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}
