.legal-shell{max-width:920px;margin:0 auto;padding:36px 22px 80px;line-height:1.75}.legal-shell header{display:flex;justify-content:space-between;gap:18px;align-items:center}.legal-shell article{background:var(--panel);border:1px solid var(--line);border-radius:18px;padding:30px;margin-top:24px}.legal-shell h2{margin-top:30px}.legal-shell .notice{padding:14px 18px;border-left:4px solid var(--accent);background:rgba(137,255,83,.06)}.legal-links{display:flex;flex-wrap:wrap;gap:14px;margin-top:24px}.legal-links a{color:var(--accent)}.account-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.account-card{background:var(--panel);border:1px solid var(--line);border-radius:16px;padding:22px}.account-card textarea,.account-card select,.account-card input{width:100%;margin:8px 0 14px}.danger{border-color:#ef6262!important;color:#ff8585!important}@media(max-width:720px){.account-grid{grid-template-columns:1fr}.legal-shell header{align-items:flex-start;flex-direction:column}}
