.account-alert{margin:16px 0;padding:12px 14px;border:1px solid rgba(255,139,139,.35);border-radius:10px;background:rgba(255,80,80,.08);color:#ffb0b0}.account-card-wide{width:min(880px,100%)}.account-heading-row{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.identity-status{display:flex;align-items:center;gap:8px;padding:9px 12px;border:1px solid rgba(255,255,255,.1);border-radius:999px;background:#0f1319;color:#aeb7c4;font-size:12px}.status-dot{width:8px;height:8px;border-radius:50%;background:#697382}.status-dot.live{background:#39d98a;box-shadow:0 0 0 4px rgba(57,217,138,.08)}.account-profile{display:flex;align-items:center;gap:14px;margin:22px 0;padding:18px;border:1px solid rgba(240,189,72,.25);border-radius:16px;background:#0f1319}.account-avatar{width:52px;height:52px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,#c78a13,#f0bd48);color:#111;font-size:22px;font-weight:900}.account-profile small,.account-profile span,.account-profile strong{display:block}.account-profile strong{font-size:18px}.account-profile span{color:#c7ced8;font-size:13px;margin-top:3px}.account-profile small{color:#f0bd48;font-size:11px;font-weight:800;letter-spacing:.08em;margin-top:5px}.identity-summary-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;margin:20px 0}.identity-summary-grid>div{padding:16px;border:1px solid rgba(255,255,255,.1);border-radius:14px;background:#0f1319}.identity-summary-grid span,.identity-summary-grid strong{display:block}.identity-summary-grid span{color:#8f99a7;font-size:11px;margin-bottom:7px}.identity-summary-grid strong{font-size:13px;line-height:1.4}.account-section-title{font-size:17px;margin:28px 0 12px}.account-services{display:grid;grid-gap:9px;gap:9px;margin:22px 0}.service-grid{grid-template-columns:1fr 1fr}.account-services a{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 14px;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:#0f1319;color:#e7eaf0}.account-services a:hover{border-color:rgba(240,189,72,.35)}.account-services a div small,.account-services a div strong{display:block}.account-services a div small{margin-top:5px;color:#8f99a7;font-size:11px;line-height:1.45}.account-services span{color:#8f99a7;font-size:11px;text-align:right}.service-status{text-transform:capitalize;padding:5px 8px;border-radius:999px;border:1px solid rgba(255,255,255,.08)}.service-status.connected{color:#70e0a4;border-color:rgba(57,217,138,.25)}.service-status.ready{color:#f0bd48;border-color:rgba(240,189,72,.25)}.service-status.planned{color:#9aa4b2}.account-security-note{display:grid;grid-gap:6px;gap:6px;margin:20px 0;padding:16px;border:1px solid rgba(240,189,72,.22);border-radius:14px;background:rgba(240,189,72,.05)}.account-security-note strong{color:#f0bd48}.account-security-note span{color:#aeb7c4;font-size:13px;line-height:1.55}.account-api-row{display:flex;gap:10px;flex-wrap:wrap;margin:10px 0 20px}.account-api-row a{padding:9px 12px;border:1px solid rgba(255,255,255,.1);border-radius:10px;background:#0f1319;color:#c8cfda;font-size:12px}.account-api-row a:hover{border-color:rgba(240,189,72,.35)}@media(max-width:760px){.account-heading-row{flex-direction:column}.identity-summary-grid,.service-grid{grid-template-columns:1fr}.identity-status{align-self:flex-start}}@media(max-width:560px){.account-card{padding:24px}.account-services a{align-items:flex-start;flex-direction:column}.account-services span{text-align:left}}