.profile-hero{display:flex;align-items:center;gap:14px;margin-bottom:12px;padding:20px;border-radius:20px;background:linear-gradient(125deg,#143fc5,#3e6df0 70%,#32c69b 135%);color:#fff}.profile-avatar{display:grid;width:60px;height:60px;place-items:center;border:5px solid rgba(255,255,255,.2);border-radius:18px;background:rgba(255,255,255,.16);font-size:24px;font-weight:800}.profile-hero>div{flex:1}.profile-hero small{color:#cbd9ff;font-size:8px;text-transform:uppercase}.profile-hero h2{margin:2px 0;font-size:20px}.profile-hero p{display:flex;align-items:center;gap:5px;margin:0;color:#dbe5ff;font-size:9px}.profile-hero p svg,.profile-hero em svg{width:12px}.profile-hero em{display:flex;align-items:center;gap:4px}.security-list{display:grid}.security-list span{display:grid;grid-template-columns:auto 1fr;column-gap:9px;padding:10px 0;border-bottom:1px solid var(--line)}.security-list svg{grid-row:1/3;width:16px;color:var(--green-dark)}.security-list b{font-size:9px}.security-list small{color:var(--muted);font-size:7px}.profile-settings{width:100%;margin-top:12px}
.support-banner,.wealth-banner{display:flex;min-height:150px;align-items:center;justify-content:space-between;padding:22px;border-radius:20px;background:linear-gradient(135deg,#eef4ff,#f9fbff 60%,#e8faf4)}.support-banner h2,.wealth-banner h2{margin:13px 0 3px;font-size:22px;letter-spacing:-.04em}.support-banner p,.wealth-banner p{margin:0;color:var(--muted);font-size:9px}.support-topics{display:flex;gap:7px}.support-topics span{display:flex;align-items:center;gap:5px;padding:9px;border:1px solid #dce7f6;border-radius:11px;background:#fff;color:#53627b;font-size:8px;font-weight:800}.support-topics svg{width:14px;color:var(--blue)}.faq-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:12px}.faq-grid article{padding:15px;border:1px solid var(--line);border-radius:15px;background:#fff}.faq-grid svg{width:19px;color:var(--blue)}.faq-grid h3{margin:10px 0 3px;font-size:10px}.faq-grid p{margin:0;color:var(--muted);font-size:8px;line-height:1.7}
.wealth-banner{background:linear-gradient(135deg,#0d285e,#1649ca 70%,#25bd8f 140%);color:#fff}.wealth-banner p{color:#cfdbf8}.wealth-visual{display:grid;width:95px;height:95px;place-items:center;margin-right:30px;border:15px solid rgba(255,255,255,.08);border-radius:30px;background:rgba(255,255,255,.11)}.wealth-visual svg{width:38px}.wealth-locked{display:flex;align-items:center;gap:10px;margin-top:11px;padding:13px;border:1px solid #ffe0a1;border-radius:14px;background:#fff8e9;color:#825a12}.wealth-locked>svg{width:22px}.wealth-locked strong{font-size:9px}.wealth-locked p{margin:2px 0 0;font-size:8px}.wealth-grid{margin-top:12px}.wealth-card{padding:17px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:var(--shadow-sm)}.wealth-card__head{display:flex;align-items:center;justify-content:space-between}.wealth-card>small{display:block;margin-top:13px;color:var(--muted);font-size:7px;text-transform:uppercase}.wealth-card h2{margin:2px 0;font-size:16px}.wealth-card>p,.wealth-card details p{color:var(--muted);font-size:8px}.wealth-metrics{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin:12px 0}.wealth-metrics span{display:grid;padding:9px;border-radius:11px;background:#f5f8fd}.wealth-metrics small{color:var(--muted);font-size:6px}.wealth-metrics strong{font-size:8px}.wealth-card details{padding:9px;border:1px solid var(--line);border-radius:11px}.wealth-card summary{display:flex;align-items:center;justify-content:space-between;font-size:8px;font-weight:800;cursor:pointer}.wealth-card summary svg{width:12px}.wealth-disabled{width:100%;margin-top:10px;opacity:.7}
@media(max-width:720px){.profile-hero{padding:16px}.profile-hero em{align-self:flex-start}.support-banner,.wealth-banner{min-height:160px;padding:18px}.support-topics,.wealth-visual{display:none}.faq-grid{grid-template-columns:1fr}.wealth-grid{grid-template-columns:1fr}}
