:root{
  --account-section-blue:#1267b6;
  --account-section-teal:#0c8f94;
  --account-section-ink:#17374f;
  --account-section-muted:#61798d;
  --account-section-line:#d7e3ec;
}
.account-status{display:none;margin-top:12px;padding:12px 14px;border-radius:12px;font-size:.82rem;line-height:1.45}
.account-status.visible{display:block}.account-status.success{background:#edf9f4;border:1px solid #cbeadd;color:#23644f}.account-status.error{background:#fff0f1;border:1px solid #ffd3d7;color:#8f2933}.account-status.info{background:#edf6fc;border:1px solid #c9e1f0;color:#245a7b}
.account-section-main{width:min(1180px,calc(100% - 32px));margin:22px auto 56px}
.account-section-hero{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px;padding:24px 28px;border:1px solid #cddfe9;border-radius:20px;background:linear-gradient(135deg,#f6fbfe,#eef8f7);box-shadow:0 10px 30px rgba(18,61,91,.08)}
.account-section-hero h1{margin:4px 0 7px;color:#123954;font-size:clamp(1.45rem,2.5vw,2rem)}
.account-section-hero p{max-width:760px;margin:0;color:var(--account-section-muted);line-height:1.55}
.account-section-eyebrow{color:#0a7b85;font-size:.76rem;font-weight:900;letter-spacing:.09em;text-transform:uppercase}
.account-section-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.account-section-grid>.account-card{height:100%}.account-section-grid .wide{grid-column:1/-1}
.account-section-summary{display:flex;align-items:center;gap:12px;min-width:210px;padding:13px 15px;border:1px solid #c8dde8;border-radius:15px;background:#fff}
.account-section-summary svg{width:30px;height:30px;flex:0 0 30px;fill:none;stroke:#1671aa;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.account-section-summary strong,.account-section-summary span{display:block}.account-section-summary span{margin-top:2px;color:#678094;font-size:.76rem}
.security-first-access .social-global-nav,.security-first-access .social-mobile-nav{display:none!important}.security-first-access .security-secondary-card,.security-first-access #emailVerificationNotice{display:none!important}.security-first-access .account-section-main{max-width:850px}.security-first-access .account-section-grid{grid-template-columns:1fr}.security-first-access #passwordCard{grid-column:1/-1;border-top:6px solid #176fa8}
.security-verification-gate .social-global-nav,.security-verification-gate .social-mobile-nav{display:none!important}.security-verification-gate #passwordCard{display:none}.security-verification-gate .account-section-grid{grid-template-columns:1fr}.security-verification-gate #emailSecurityCard{grid-column:1/-1}
.account-route-status{margin:0 0 18px}
.account-achievement-categories{display:grid;gap:20px;margin-top:20px}.account-achievement-category{display:grid;gap:12px}.account-achievement-category>header{display:flex;align-items:end;justify-content:space-between;gap:14px}.account-achievement-category h2{margin:0;color:#173c57;font-size:1.08rem}.account-achievement-category header p{margin:3px 0 0;color:#6c8192;font-size:.82rem}
.achievement-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.achievement-card{position:relative;min-height:168px;padding:18px;border:1px solid #dbe6ed;border-radius:17px;background:#fff;box-shadow:0 8px 24px rgba(13,54,86,.07)}.achievement-card.unlocked{border-color:#abd9ca;background:linear-gradient(180deg,#fff,#f1faf6)}.achievement-card.current{border-color:#a8cde4;background:linear-gradient(180deg,#fff,#f2f8fc)}.achievement-card.planned{background:linear-gradient(180deg,#fbfcfd,#f4f6f8)}
.achievement-icon{width:48px;height:48px;display:grid;place-items:center;margin-bottom:13px;border-radius:15px;color:#1a6e9d;background:#eaf5fb}.achievement-card.unlocked .achievement-icon{color:#19725d;background:#e4f5ee}.achievement-card.planned .achievement-icon{color:#728798;background:#e8edf1}.achievement-icon svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.achievement-card h3{margin:0 0 6px;color:#1c3e56;font-size:.98rem}.achievement-card p{margin:0;color:#677f91;font-size:.8rem;line-height:1.48}.achievement-state{position:absolute;top:16px;right:16px;padding:5px 8px;border-radius:999px;color:#526b7d;background:#edf2f5;font-size:.66rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}.achievement-card.unlocked .achievement-state{color:#166451;background:#dff2e9}.achievement-card.current .achievement-state{color:#155c8d;background:#e2f0fa}.achievement-card.planned .achievement-state{color:#657482;background:#e7ebee}
.profile-avatar-wrap{position:relative;width:104px;height:104px;align-self:end}.profile-avatar-wrap>.social-avatar{width:104px!important;height:104px!important}.profile-photo-camera{position:absolute;right:-2px;bottom:-2px;width:36px;height:36px;display:grid;place-items:center;padding:0;border:3px solid #fff;border-radius:50%;color:#164e70;background:#edf5fa;box-shadow:0 4px 13px rgba(7,42,65,.28);cursor:pointer}.profile-photo-camera[hidden]{display:none!important}.profile-photo-camera:hover{background:#dfeef6;color:#0b67a2}.profile-photo-camera:focus-visible{outline:3px solid #f0b949;outline-offset:2px}.profile-photo-camera svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.profile-photo-dialog-copy{display:grid;gap:8px}.profile-photo-dialog-preview{width:96px;height:96px;display:grid;place-items:center;margin:0 auto 4px;border:3px solid #fff;border-radius:50%;background:#e3eef5 center/cover no-repeat;box-shadow:0 0 0 1px #cbdde7;color:#295a77;font-weight:900}.profile-photo-dialog .social-dialog-actions{flex-wrap:wrap}.profile-photo-dialog .social-dialog-actions .social-button{flex:1 1 130px}
.profile-identity-editor{margin-top:16px;padding-top:16px;border-top:1px solid #e2ebf1}.profile-identity-editor h3{margin:0 0 4px;color:#244961;font-size:.95rem}.profile-identity-editor>p{margin:0 0 12px;color:#6b8294;font-size:.78rem;line-height:1.45}.settings-section-note{margin-top:16px;color:#627b8e;font-size:.78rem;line-height:1.5}
@media(max-width:900px){.account-section-main{width:min(100% - 20px,680px);margin-top:12px;padding-bottom:78px}.account-section-grid{grid-template-columns:1fr}.account-section-grid .wide{grid-column:auto}.account-section-hero{align-items:flex-start;flex-direction:column;padding:20px}.account-section-summary{width:100%}.achievement-grid{grid-template-columns:1fr 1fr}.profile-avatar-wrap{width:82px;height:82px}.profile-avatar-wrap>.social-avatar{width:82px!important;height:82px!important}.profile-photo-camera{width:34px;height:34px}}
@media(max-width:560px){.achievement-grid{grid-template-columns:1fr}.account-section-main{width:calc(100% - 14px)}.account-section-hero{padding:18px 16px;border-radius:16px}}
@media(prefers-reduced-motion:reduce){.profile-photo-camera{transition:none}}
@media(forced-colors:active){.account-section-hero,.achievement-card,.profile-photo-camera{border:1px solid CanvasText}}
