:root{--navy:#101d2d;--navy2:#17283d;--orange:#ff5338;--blue:#2474bd;--ink:#172235;--muted:#617084;--soft:#eef4f8;--line:#d8e1e8;--green:#177a59}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Inter,Segoe UI,Arial,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}.topbar{height:82px;background:var(--navy);display:flex;align-items:center;justify-content:space-between;padding:0 clamp(24px,6vw,82px);border-bottom:1px solid #2f3d4e}.brand{border:0;background:none;padding:0}.brand img{display:block;width:250px;max-height:54px;object-fit:contain;object-position:left center}.topbar nav{display:flex;align-items:center;gap:22px}.navlink{color:#fff;background:none;border:0;font-weight:700}.primary,.secondary{border-radius:9px;padding:15px 22px;font-weight:800;border:1px solid transparent;transition:.2s}.primary{background:var(--orange);color:#fff;box-shadow:0 8px 22px #ff53382b}.primary:hover{background:#e9442c;transform:translateY(-1px)}.primary:disabled{background:#aab3bd;box-shadow:none;cursor:not-allowed;transform:none}.primary.small{padding:10px 16px}.secondary{background:transparent;border-color:#aab6c3;color:#fff}.hero{min-height:585px;background:var(--navy);color:#fff;padding:86px clamp(24px,7vw,105px);display:grid;grid-template-columns:minmax(0,1.25fr) minmax(330px,.62fr);gap:85px;align-items:center}.eyebrow{font-size:13px;font-weight:900;letter-spacing:.12em;color:#ff705a}.eyebrow.dark{color:var(--orange)}.hero h1{font-size:clamp(42px,5vw,68px);line-height:1.05;margin:18px 0 22px;letter-spacing:-.035em}.hero h1 em{color:#ff765f;font-style:normal}.heroCopy>p{font-size:19px;line-height:1.65;max-width:760px;color:#cbd4de}.actions{display:flex;gap:12px;margin:32px 0 20px}.actions .primary span{margin-left:20px}.privacyLine{font-size:14px!important;color:#9eacbb!important}.privacyLine span{color:#55c79c}.trustCard{background:#fff;color:var(--ink);border-radius:14px;padding:34px;box-shadow:0 24px 70px #0004}.shield{width:52px;height:52px;display:grid;place-items:center;border-radius:50%;background:#e8f7f1;color:var(--green);font-size:25px;font-weight:900}.trustCard h2{font-size:24px;margin:18px 0}.trustCard ul{list-style:none;padding:0;margin:0}.trustCard li{display:grid;grid-template-columns:125px 1fr;padding:15px 0;border-top:1px solid var(--line);font-size:14px}.trustCard li span{color:var(--muted)}.emergency{padding:18px clamp(24px,7vw,105px);background:#fff3ef;border-bottom:1px solid #ffd5cc;display:flex;gap:22px;align-items:center;font-size:14px}.emergency b{color:#bb341f;white-space:nowrap}.how{padding:80px clamp(24px,7vw,105px) 95px}.how>h2{font-size:36px;max-width:700px;margin:12px 0 50px;letter-spacing:-.02em}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:26px}.steps article{border-top:3px solid var(--blue);padding:25px 6px}.steps i{font-style:normal;color:var(--orange);font-weight:900}.steps h3{font-size:19px;margin:13px 0 9px}.steps p{color:var(--muted);line-height:1.55;font-size:14px}.principles{background:var(--blue);color:#fff;padding:62px clamp(24px,7vw,105px);display:grid;grid-template-columns:.85fr 1.15fr;gap:80px;align-items:center}.principles h2{font-size:38px;margin:12px 0}.principles p{font-size:18px;line-height:1.75;margin:0;color:#e6f1fa}.portalShell{max-width:1040px;margin:42px auto 80px;border:1px solid var(--line);border-radius:15px;box-shadow:0 18px 55px #23364e14;overflow:hidden;background:#fff}.portalShell.narrow{max-width:720px}.formHeader{height:60px;padding:0 32px;display:flex;justify-content:space-between;align-items:center;background:var(--navy);color:#cdd6e0;font-size:13px;font-weight:800}.backlink{background:none;border:0;color:#fff;font-weight:800}.progress{height:5px;background:#e6ebef}.progress span{display:block;height:100%;background:var(--orange);transition:.3s}.formPage,.success{padding:50px clamp(24px,6vw,72px) 65px}.formPage h1,.success h1{font-size:38px;margin:12px 0 8px;letter-spacing:-.025em}.lead{color:var(--muted);font-size:17px;line-height:1.6;margin:0 0 34px}.choiceGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.choice{border:2px solid var(--line);border-radius:12px;padding:24px 20px;min-height:185px;cursor:pointer;position:relative;transition:.2s}.choice.selected,.choice:hover{border-color:var(--blue);background:#f3f8fc}.choice input{position:absolute;opacity:0}.radio{display:block;width:20px;height:20px;border:2px solid #9ba8b5;border-radius:50%;margin-bottom:24px}.choice.selected .radio{border:6px solid var(--blue)}.choice b,.choice small{display:block}.choice b{font-size:17px;margin-bottom:10px}.choice small{color:var(--muted);line-height:1.45}.notice{background:var(--soft);border-left:4px solid var(--blue);padding:18px 20px;margin:28px 0;border-radius:4px}.notice p{margin:7px 0 0;color:var(--muted);font-size:14px;line-height:1.55}.next{display:block;margin-left:auto;margin-top:28px;min-width:190px}.fieldGrid{display:grid;grid-template-columns:1fr 1fr;gap:20px}label{display:block;font-weight:800;font-size:14px;margin:20px 0}input,select,textarea{width:100%;margin-top:9px;border:1px solid #b9c5cf;border-radius:8px;padding:13px 14px;background:#fff;color:var(--ink);outline:none}input:focus,select:focus,textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #2474bd1b}textarea{min-height:96px;resize:vertical;line-height:1.5}textarea.large{min-height:180px}label>small{display:block;color:var(--muted);font-weight:500;margin-top:6px}.required{color:var(--orange);font-size:11px;text-transform:uppercase;float:right}.declaration,.urgent{display:flex;gap:14px;background:#fff8f5;border:1px solid #ffd1c8;padding:18px;border-radius:9px}.declaration input,.urgent input{width:20px;height:20px;margin:2px 0}.declaration span,.urgent span{flex:1 1}.declaration b,.declaration small,.urgent b,.urgent small{display:block}.declaration small,.urgent small{color:var(--muted);margin-top:5px;font-weight:500;line-height:1.45}.review{border:1px solid var(--line);border-radius:10px;display:grid;grid-template-columns:repeat(3,1fr);overflow:hidden;margin:28px 0}.review div{padding:18px;border-right:1px solid var(--line)}.review .wide{grid-column:1/-1;border-top:1px solid var(--line)}.keys span,.review span,.statusCard>span{font-size:11px;font-weight:900;color:var(--muted);letter-spacing:.09em}.review b,.review p{display:block;margin:7px 0 0}.error{background:#fff0ed;color:#a72b19;padding:13px 16px;border-radius:7px;font-weight:700}.success{text-align:center}.successIcon{margin:0 auto 20px;width:64px;height:64px;border-radius:50%;display:grid;place-items:center;background:#e5f7ef;color:var(--green);font-size:30px;font-weight:900}.success>p{color:var(--muted)}.keys{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:32px 0;text-align:left}.keys div{background:var(--navy);color:#fff;padding:23px;border-radius:9px}.keys span{color:#aebdca}.keys b{display:block;font-size:24px;letter-spacing:.08em;margin-top:8px}.statusCard{margin:30px 0;background:var(--navy);color:#fff;border-radius:10px;padding:28px}.statusCard>span{color:#ff7e69}.statusCard h2{font-size:28px;margin:10px 0}.statusCard p{color:#d1dae3;line-height:1.6}.statusCard small{color:#9bacbc}footer{padding:28px clamp(24px,7vw,105px);background:#0b1521;color:#91a0ae;display:flex;justify-content:space-between;font-size:12px}@media(max-width:850px){.topbar{padding:0 20px}.brand img{width:190px}.navlink{display:none}.hero{grid-template-columns:1fr;padding:58px 24px;gap:45px}.steps{grid-template-columns:1fr 1fr}.principles{gap:20px}.choiceGrid,.fieldGrid,.principles{grid-template-columns:1fr}.portalShell{margin:0;border:0;border-radius:0}.review{grid-template-columns:1fr}.review div{border-right:0;border-bottom:1px solid var(--line)}.keys{grid-template-columns:1fr}.emergency{align-items:flex-start;flex-direction:column;gap:5px}.emergency b{white-space:normal}input,select,textarea{font-size:16px}.primary.small{min-height:44px}.formPage>.next{position:sticky;bottom:12px;z-index:5;box-shadow:0 8px 25px #101d2d42}}@media(max-width:520px){.hero h1{font-size:42px}.actions{flex-direction:column}.steps{grid-template-columns:1fr}.formPage h1,.how>h2,.principles h2{font-size:31px}.formPage{padding:40px 22px 55px}.topbar nav .primary{font-size:12px}.trustCard{padding:25px}.trustCard li{grid-template-columns:110px 1fr}footer{flex-direction:column;gap:8px}}.offlineBanner{position:sticky;top:0;z-index:50;background:#9d321f;color:#fff;padding:12px 20px;text-align:center;font-size:14px}.offlineBanner b{margin-right:6px}.installButton{display:block;border:0;background:transparent;color:#9fd1ff;font-weight:800;padding:8px 0;margin:-5px 0 10px}.installButton:hover{text-decoration:underline}.draftResume{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px clamp(24px,7vw,105px);background:#eaf5fb;border-bottom:1px solid #c7e0ef}.draftResume b,.draftResume span{display:block}.draftResume span{font-size:13px;color:var(--muted);margin-top:4px}.draftResume>div:last-child{display:flex;gap:9px}.darkButton{color:var(--ink);border-color:#8797a6;padding:12px 18px}.draftBar{display:flex;align-items:center;justify-content:space-between;gap:18px;background:#f3f7fa;border-bottom:1px solid var(--line);padding:12px 32px}.draftBar label{display:flex;align-items:flex-start;gap:11px;margin:0}.draftBar input{width:20px;height:20px;margin:1px 0}.draftBar span{display:block}.draftBar small{display:block;color:var(--muted);font-weight:500;line-height:1.4;margin-top:3px}.savedMark{white-space:nowrap;color:var(--green);font-size:12px;font-weight:900}.savedMark:before{content:"✓ "}@media(max-width:650px){.draftResume{align-items:stretch;flex-direction:column;padding:16px 22px}.draftResume>div:last-child{display:grid;grid-template-columns:1fr 1fr}.draftResume button{padding:12px 10px}.draftBar{align-items:flex-start;flex-direction:column;padding:12px 22px}.savedMark{padding-left:31px}.installButton{text-align:left;line-height:1.4}}.uploadBox{border:1px solid #b9cbd8;background:#f5f9fc;border-radius:10px;padding:20px;margin:22px 0}.uploadBox>div:first-child b{font-size:16px}.uploadBox>div:first-child p{color:var(--muted);font-size:14px;line-height:1.5;margin:5px 0 14px}.uploadButton{display:inline-block;margin:0 0 10px;background:var(--navy);color:#fff;border-radius:7px;padding:12px 17px;min-height:44px}.uploadButton input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.uploadBox>small{display:block;color:var(--muted);line-height:1.45}.fileList{margin-top:15px}.fileList>div{display:flex;justify-content:space-between;align-items:center;gap:12px;background:#fff;border:1px solid var(--line);border-radius:7px;padding:11px 12px;margin-top:7px}.fileList span b,.fileList span small{display:block;overflow-wrap:anywhere}.fileList span small{color:var(--muted);font-weight:500;margin-top:3px}.fileList button{border:0;background:#fff0ed;color:#a72b19;border-radius:5px;padding:7px 9px;font-size:12px;font-weight:800}.privacyTip{margin-top:16px;border-left:3px solid var(--orange);padding:10px 12px;background:#fff6f3}.privacyTip p{font-size:13px;color:var(--muted);line-height:1.5;margin:4px 0 0}.uploadSuccess{background:#e7f7f0;color:#126b4e;border-radius:7px;padding:13px 16px;font-weight:800;margin:18px 0}.uploadFailure{background:#fff0ed;color:#8f2b1c;border-radius:8px;padding:17px;margin:18px 0;text-align:left}.uploadFailure p{margin:7px 0 12px}.uploadFailure button{border:0;border-radius:6px;background:#8f2b1c;color:#fff;padding:10px 13px;font-weight:800}.uploadFailure button:disabled{opacity:.6}