.account-nav{max-width:1040px;justify-content:space-between}.account-nav .ghost{margin-left:auto}.account-shell{max-width:1040px;margin:38px auto 80px;padding:0 24px}.account-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.account-card{background:#0e1b2e;border:1px solid #22334c;border-radius:24px;padding:28px;box-shadow:0 22px 60px #0004}.account-card h1{font-size:34px;line-height:1.05;margin:10px 0 12px}.account-card h2{font-size:25px;margin:4px 0 10px}.account-card h3{font-size:16px}.account-muted{color:#9cb0c8;line-height:1.55}.account-card form{display:grid;gap:15px;margin-top:22px}.account-card label{display:grid;gap:7px;color:#dce9f5;font-weight:750;font-size:13px}.account-card label span,.account-card small{color:#8299b3;font-weight:500}.account-card input{width:100%;border:1px solid #30445d;border-radius:12px;background:#091625;color:#f7fbff;padding:13px;outline:none}.account-card input:focus{border-color:#7cf2c6;box-shadow:0 0 0 3px #7cf2c622}.account-card button{border:0;border-radius:12px;padding:13px 16px;background:#7cf2c6;color:#07111f;font-weight:900}.account-card button.secondary,.member-head button.secondary{background:transparent;color:#dce9f5;border:1px solid #30445d}.account-card .check{display:grid;grid-template-columns:20px 1fr;align-items:start;font-weight:600;line-height:1.4}.account-card .check input{width:17px;height:17px;margin:2px 0 0;accent-color:#7cf2c6}.account-card hr{border:0;border-top:1px solid #22334c;margin:25px 0}.account-status{padding:13px 15px;border-radius:12px;background:#123529;color:#b9f6dc;margin-bottom:18px}.account-status.error{background:#3a1d29;color:#ffc0ce}.member-head{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px}.member-head h1{margin:5px 0}.member-head button{border-radius:12px;padding:11px 15px}.privacy-actions{border-top:1px solid #22334c;margin-top:24px;padding-top:15px}@media(max-width:760px){.account-grid{grid-template-columns:1fr}.account-shell{padding:0 16px}.account-card{padding:22px}.member-head{align-items:flex-start;flex-direction:column}.account-nav{padding:16px}.account-nav .brand{max-width:55%}}
