.account-page{background:radial-gradient(at 90% 5%,#dfeafa,#0000 60%),#f7f9fc;place-items:center;min-height:100svh;padding:48px 20px;display:grid}.account-card{background:#fff;border:1px solid #dce4ef;border-radius:20px;width:min(100%,540px);padding:36px;box-shadow:0 18px 70px #22365508}.account-card h1{margin:12px 0 20px;font-size:clamp(2rem,6vw,3rem)}.account-card .eyebrow{margin-top:28px}.account-card p{color:#53647c;line-height:1.7}.account-provider{color:#22364c;width:100%;font:inherit;cursor:pointer;background:#fff;border:1px solid #c9d5e7;border-radius:10px;justify-content:space-between;margin:12px 0;padding:16px 20px;display:flex}.account-provider:hover{background:#f0f5fd}.account-provider:disabled{opacity:.5;cursor:not-allowed}.account-note{font-size:13px}.account-message{background:#fff2e8;border-radius:8px;padding:14px}.account-profile{width:min(100%,800px)}.account-profile dl{grid-template-columns:1fr 2fr;gap:12px 18px;margin:28px 0;display:grid}.account-profile dt{color:#64748b}.account-profile dd{overflow-wrap:anywhere;margin:0}.account-avatar{object-fit:cover;float:right;border-radius:50%}.account-provider-data{border-top:1px solid #dce4ef;margin-top:24px;padding-top:18px}@media (max-width:520px){.account-card{padding:24px}.account-profile dl{grid-template-columns:1fr;gap:5px}.account-profile dd{margin-bottom:12px}.account-page{padding:24px 14px}}
