:root{font-family:Inter,ui-sans-serif,system-ui,sans-serif;color:#13213c;background:#f5f7fb}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,textarea{font:inherit}.shell{width:min(1120px,calc(100% - 32px));min-height:100vh;margin:auto;display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:clamp(40px,8vw,110px);padding:48px 0}.intro h1,.success h1{margin:12px 0 20px;font-size:clamp(2.5rem,5vw,4.8rem);line-height:.98;letter-spacing:-.05em}.intro>p:not(.eyebrow),.success p{color:#5b6880;font-size:1.12rem;line-height:1.65}.eyebrow{color:#315ee8;font-weight:800;font-size:.76rem;letter-spacing:.14em}.badges{display:flex;gap:9px;flex-wrap:wrap;margin-top:25px}.badges span{padding:7px 11px;border:1px solid #d6deec;border-radius:999px;background:#fff;font-size:.84rem}.card,.success{background:#fff;border:1px solid #e1e7f1;border-radius:24px;box-shadow:0 24px 70px #1c30581c;padding:clamp(24px,5vw,44px)}.meta{display:flex;justify-content:space-between;color:#6b778b;font-size:.77rem;font-weight:750;text-transform:uppercase}.progress{height:6px;margin:14px 0 32px;background:#e9edf5;border-radius:9px;overflow:hidden}.progress div{height:100%;background:linear-gradient(90deg,#315ee8,#744ee8);transition:.25s}fieldset{border:0;padding:0;margin:0}legend{margin-bottom:22px;font-size:1.5rem;font-weight:800}label{display:grid;gap:7px;margin-bottom:17px;font-size:.89rem;font-weight:700}.cols{display:grid;grid-template-columns:1fr 1fr;gap:14px}input,textarea{width:100%;padding:12px 13px;border:1px solid #cdd6e5;border-radius:10px;outline:none}input:focus,textarea:focus{border-color:#315ee8;box-shadow:0 0 0 4px #315ee81c}small,.note{color:#778399;font-size:.75rem}.summary{display:grid;gap:5px;margin:4px 0 20px;padding:15px;background:#f4f6fb;border-radius:11px;color:#68758b;font-size:.86rem}.summary strong{color:#1d2b46}.consent{grid-template-columns:20px 1fr;align-items:start;gap:11px;font-weight:550;line-height:1.5}.consent input{width:18px;height:18px;accent-color:#315ee8}.error{padding:12px;margin-top:16px;border:1px solid #f1b8b8;border-radius:9px;background:#fff3f3;color:#a12d2d}.actions{display:flex;justify-content:flex-end;gap:11px;margin-top:25px}button{min-height:46px;padding:0 20px;border:0;border-radius:10px;background:#315ee8;color:#fff;font-weight:750;cursor:pointer}button:disabled{opacity:.65}.secondary{background:#edf1f7;color:#3f4d65}.success{grid-column:1/-1;width:min(650px,100%);margin:auto;text-align:center}.success h1{font-size:clamp(2rem,5vw,3.5rem)}.check{display:grid;place-items:center;width:64px;height:64px;margin:0 auto 22px;border-radius:50%;background:#2eaf76;color:#fff;font-size:2rem;font-weight:800}@media (max-width: 820px){.shell{grid-template-columns:1fr;gap:30px;padding:30px 0}}@media (max-width: 560px){.shell{width:calc(100% - 20px);padding:18px 0}.card{padding:22px 18px;border-radius:18px}.cols{grid-template-columns:1fr;gap:0}.actions button{flex:1}}
