.account-shell{background:var(--background,#17191c);min-height:80svh;color:var(--foreground,#eee);place-items:center;padding:32px 20px;display:grid}.account-card{color:#eee;background:#1d2025;border:1px solid #ffffff24;border-radius:24px;width:min(100%,480px);padding:32px}.account-card h1{margin:16px 0;font-size:28px}.account-card h2{margin:24px 0 10px;font-size:20px}.account-brand{color:#aec2f2;font-size:32px;font-weight:750}.account-card p{color:#bbc0cb;margin:14px 0;line-height:1.6}.account-card form{gap:20px;display:grid}.account-card label{gap:8px;display:grid}.account-card input:not([type=radio]){color:#fff;background:#121519;border:1px solid #657083;border-radius:10px;width:100%;padding:12px}.account-card button,.account-bar button{cursor:pointer;border-radius:10px;padding:10px}.account-card button:disabled{opacity:.6;cursor:wait}.account-primary{color:#18223b;background:#aec2f2;font-weight:650}.account-links{flex-wrap:wrap;justify-content:space-between;gap:8px;margin-top:20px;display:flex}.account-links button{color:#aec2f2}.account-card fieldset{border:1px solid #657083;border-radius:12px;padding:16px}.account-card .account-radio{align-items:flex-start;gap:10px;margin-top:12px;display:flex}.account-radio input{margin-top:5px}.account-bar{color:#c3cde3;background:#17191c;border-bottom:1px solid #ffffff24;justify-content:space-between;align-items:center;gap:12px;padding:8px 20px;display:flex}.account-alert{color:#eec0b0;padding:12px}:is(.account-card :focus-visible,.account-bar :focus-visible){outline-offset:3px;outline:2px solid #aec2f2}.account-document{width:min(100%,760px)}.account-card a{color:#aec2f2;text-underline-offset:3px;text-decoration:underline}.account-document h2{margin-top:28px}.account-bar{z-index:30;position:relative}.account-card input[type=checkbox]{flex-shrink:0;width:auto}.account-links a{padding:10px 0}
