:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#173750;background:#eef6ff;color-scheme:light}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:linear-gradient(180deg,#eaf5ff,#f8fbfe 42%,#eef6ff)}main{width:min(880px,calc(100% - 28px));margin:0 auto;padding:28px 0 54px}.public-head{display:grid;gap:8px;margin-bottom:18px}.public-brand{display:flex;align-items:center;gap:10px;color:#0c69b6;font-weight:900}.public-brand span{width:38px;height:38px;display:grid;place-items:center;border-radius:13px;background:#1677d2;color:#fff}.public-head h1{margin:4px 0 0;font-size:clamp(28px,6vw,46px);line-height:1.04}.public-head p{margin:0;color:#668096;line-height:1.55}.public-actions{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0}.public-button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:9px 14px;border:0;border-radius:12px;background:#1677d2;color:#fff;text-decoration:none;font-weight:900}.public-button.secondary{background:#fff;color:#1769ad;border:1px solid #cce0f1}.legal-card{display:grid;gap:10px;margin:12px 0;padding:18px;border:1px solid #d4e4f1;border-radius:18px;background:rgba(255,255,255,.94);box-shadow:0 10px 28px rgba(19,73,119,.08)}.legal-card h2{margin:0;font-size:21px}.legal-meta{display:flex;flex-wrap:wrap;gap:7px 12px;color:#6f8293;font-size:12px}.legal-body{margin:0;white-space:pre-wrap;overflow-wrap:anywhere;font:15px/1.65 inherit;color:#274b66}.public-notice{padding:14px;border-radius:14px;background:#fff5de;color:#744700;line-height:1.55}.steps{display:grid;gap:10px;padding:0;counter-reset:steps}.steps li{list-style:none;display:grid;grid-template-columns:34px 1fr;align-items:start;gap:10px;padding:13px;border:1px solid #d8e5ef;border-radius:14px;background:#fff}.steps li:before{counter-increment:steps;content:counter(steps);width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:#1677d2;color:#fff;font-weight:900}.steps b{display:block;margin-bottom:4px}.steps p{margin:0;color:#647d91;line-height:1.5}.public-foot{margin-top:20px;color:#718698;font-size:12px;text-align:center}.loading,.error{padding:18px;border-radius:14px;background:#fff;color:#667d91}.error{color:#9b3030;background:#fff0f0}@media(max-width:520px){main{padding-top:20px}.legal-card{padding:14px}.public-actions{display:grid}.public-button{width:100%}}
