:root{color:#111827;font-synthesis:none;background:#f6f8fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:linear-gradient(#fff,#f6f8fb 72%);min-width:320px;margin:0}button,input{font:inherit}button,a,input{outline-offset:3px}.app-shell{max-width:1180px;min-height:100vh;margin:auto;padding:28px 34px 36px}.hero{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.logo{letter-spacing:-1.4px;font-size:34px;font-weight:850}.logo span,.wise-card-brand span{color:#d7a13e}.secure-label{color:#0f766e;align-items:center;gap:8px;font-weight:700;display:flex}.registration-layout{grid-template-columns:minmax(0,560px);justify-content:center;align-items:start;display:grid}.panel{text-align:center;background:#fff;border:1px solid #dce3ec;border-radius:24px;padding:30px;box-shadow:0 18px 55px #0f172a14}.registration-panel{width:100%}.step-label{color:#0f766e;letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px;font-size:12px;font-weight:800}h1{margin:4px 0 8px;font-size:clamp(26px,4vw,32px);line-height:1.15}.panel>p{color:#5b6473;max-width:440px;margin:0 auto;line-height:1.55}.wise-card-visual{color:#f2bd54;text-align:left;background:linear-gradient(145deg,#121417,#292d34);border-radius:22px;grid-template-rows:auto 1fr auto;grid-template-columns:1fr auto;width:min(100%,300px);height:155px;margin:22px auto;padding:22px;display:grid;box-shadow:0 18px 35px #0000002e}.wise-card-brand{color:#fff;letter-spacing:.08em;font-weight:800}.wise-card-number{color:#fff;letter-spacing:.18em;grid-column:1/-1;align-self:end}form{text-align:left}.form-grid{grid-template-columns:1fr 1fr;gap:14px;margin:16px 0 18px;display:grid}.form-grid label{color:#374151;font-size:13px;font-weight:700}.form-grid label:first-child,.form-grid label:nth-child(2),.form-grid label:nth-child(3){grid-column:1/-1}input[type=text],input[type=email],input[type=tel]{color:#111827;background:#fff;border:1px solid #cbd3df;border-radius:10px;width:100%;min-height:44px;margin-top:5px;padding:10px 12px;display:block}input:focus{border-color:#0f766e;box-shadow:0 0 0 3px #0f766e1f}.has-error input[type=text],.has-error input[type=email],.has-error input[type=tel]{border-color:#b4232c}.field-error{color:#b4232c;margin-top:5px;font-size:12px;font-weight:650;display:block}.consent{color:#374151;align-items:flex-start;gap:10px;font-size:13px;line-height:1.45;display:flex}.consent input{accent-color:#0f766e;flex:none;width:18px;height:18px;margin:1px 0 0}.consent.has-error{color:#8f1f27}.panel button{color:#fff;cursor:pointer;background:#111827;border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:48px;margin-top:18px;padding:12px 18px;font-weight:750;display:flex}.panel button:hover{background:#222b3b}.panel button:disabled{cursor:wait;opacity:.7}.privacy{color:#6b7280;justify-content:center;align-items:center;gap:5px;margin-top:10px;font-size:12px;display:flex}.submit-error{color:#b4232c;background:#fff1f1;border-radius:10px;margin-top:14px;padding:11px 12px;font-size:13px;font-weight:700}.state-panel{width:min(100%,520px);margin:76px auto;padding:46px 34px}.state-icon{color:#0f766e;background:#eef7f5;border-radius:50%;place-items:center;width:84px;height:84px;margin:0 auto 20px;display:grid}.state-expired .state-icon,.state-invalid .state-icon,.state-error .state-icon{color:#a64b16;background:#fff5e9}.state-panel a{color:#0f766e;margin-top:22px;font-weight:700;display:inline-block}.loading-icon{color:#0f766e;margin-bottom:18px}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.spin{animation:none}}footer{color:#0f766e;text-align:center;align-items:center;gap:10px;width:fit-content;max-width:100%;margin:28px auto 0;font-size:13px;display:flex}footer span{color:#6b7280}footer b{color:#374151}@media (width<=820px){.app-shell{padding:22px 18px 30px}.hero{margin-bottom:22px}}@media (width<=540px){.panel{border-radius:18px;padding:22px 18px}.logo{font-size:28px}.secure-label{font-size:0}.form-grid{grid-template-columns:1fr}.form-grid label{grid-column:1/-1}.wise-card-visual{height:140px}.state-panel{margin-top:48px}}
