.account-login-grid,.account-dashboard-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.account-dashboard-grid{grid-template-columns:1.15fr 1.15fr .7fr;align-items:start}.auth-card{padding:28px}.auth-card h2{margin:8px 0 10px}.discord-auth-card{background:linear-gradient(145deg,rgba(88,101,242,.17),rgba(10,26,40,.86))}.auth-link,.text-link{display:inline-block;color:var(--cyan);font-weight:750;margin-top:4px}.narrow-shell{width:min(620px,calc(100% - 34px));margin:0 auto}.field-help{color:var(--muted);font-size:.83rem}.account-profile-card,.account-security-card{padding:25px}.account-profile-top{display:flex;align-items:center;gap:17px;margin-bottom:22px}.account-profile-top>img{width:88px;height:88px;border-radius:50%;object-fit:cover;border:2px solid rgba(94,231,255,.45)}.account-profile-top h2{margin:0;font-size:1.55rem}.account-profile-top p{margin:2px 0 8px;color:var(--muted)}.compact-form{gap:10px}.compact-form .button{justify-self:start}.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.service-card{padding:21px}.service-card h3{margin:0}.service-card p{color:var(--muted);margin:8px 0 0}.service-card-head{display:flex;align-items:center;gap:11px}.service-card-head .icon-orb{flex:0 0 auto}.service-card-head p{margin:2px 0 0;color:var(--cyan);font-size:.9rem;font-weight:700}.character-list{margin:15px 0 0;padding:0;list-style:none;display:grid;gap:9px}.character-list li{display:flex;justify-content:space-between;gap:10px;padding-top:9px;border-top:1px solid rgba(255,255,255,.08)}.character-list span{color:var(--muted);font-size:.9rem;text-align:right}@media(max-width:980px){.account-dashboard-grid{grid-template-columns:1fr 1fr}.account-dashboard-grid>.side-card{grid-column:1/-1}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.account-login-grid,.account-dashboard-grid,.service-grid{grid-template-columns:1fr}.account-dashboard-grid>.side-card{grid-column:auto}.auth-card,.account-profile-card,.account-security-card,.service-card{padding:20px}.character-list li{display:block}.character-list span{display:block;text-align:left;margin-top:3px}}
