.account-premium{max-width:1120px}.account-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:20px}.account-card{align-content:start;padding:28px;border-radius:26px}.account-card-title{display:flex;align-items:center;gap:18px;margin-bottom:8px}.account-card-title h2{margin:3px 0}.account-card-title p{margin:0;color:var(--muted)}.profile-photo-wrap{width:112px;height:112px;flex:0 0 112px;border-radius:32px;overflow:hidden;background:linear-gradient(145deg,var(--brand),#00aeb5);display:grid;place-items:center;box-shadow:0 16px 35px rgba(0,44,85,.2)}.profile-photo-wrap img{width:100%;height:100%;object-fit:cover}.profile-photo-wrap span{font-size:42px;font-weight:850;color:#fff}.account-role{padding:9px 14px;border-radius:999px;background:var(--brand-soft);color:var(--brand);font-size:12px;font-weight:850;text-transform:capitalize}.account-security-icon{width:55px;height:55px;flex:0 0 55px;border-radius:18px;display:grid;place-items:center;background:linear-gradient(145deg,var(--brand),#006a87);color:#fff;box-shadow:0 12px 28px rgba(0,44,85,.2)}.account-security-icon svg{width:26px}.recovery-layout{max-width:980px}.recovery-story{min-height:470px;border-radius:34px;padding:45px;background:radial-gradient(circle at 80% 15%,rgba(76,225,230,.3),transparent 30%),linear-gradient(145deg,#002c55,#006778);color:#fff;display:flex;flex-direction:column;justify-content:center}.recovery-story h1{font-size:clamp(40px,6vw,66px);line-height:.95;margin:22px 0 15px}.recovery-story p{color:rgba(255,255,255,.72);max-width:420px}.recovery-card{align-self:center}.recovery-card h2{margin:7px 0}.recovery-card>.field{margin:25px 0 17px}.recovery-success{text-align:center;display:grid;justify-items:center;gap:12px}.recovery-success>svg{width:54px;height:54px;color:var(--success)}@media(max-width:850px){.account-grid{grid-template-columns:1fr}.recovery-layout{grid-template-columns:1fr}.recovery-story{min-height:260px}}@media(max-width:520px){.account-card-title{align-items:flex-start}.profile-photo-wrap{width:78px;height:78px;flex-basis:78px;border-radius:24px}.account-card{padding:21px}.recovery-story{padding:30px 24px}}
