.account-auth-shell{background:radial-gradient(circle at 80% 15%,#2e9bd629,transparent 34%),var(--bone);justify-content:center;align-items:center;min-height:100vh;padding:8.75rem 1.375rem 5.25rem;display:flex}.account-auth-card{background:var(--card);border:.0625rem solid var(--line);width:100%;max-width:31.25rem;box-shadow:var(--shadow);border-radius:1.125rem;padding:2.8125rem 2.625rem}.account-auth-card h1{margin:1rem 0 .625rem;font-size:2.625rem;font-weight:360;line-height:1.05}.account-auth-card>p{color:var(--ink-soft);margin-bottom:1.6875rem;font-size:.9688rem}.account-form{flex-direction:column;gap:1.0625rem;display:flex}.account-field{flex-direction:column;gap:.4375rem;display:flex}.account-field>span{color:var(--ink-soft);font-size:.8125rem;font-weight:700}.account-input{width:100%;font:inherit;color:var(--ink);border:.0938rem solid var(--line);background:#fff;border-radius:.5625rem;padding:.8125rem .875rem;font-size:.9375rem;transition:all .2s}.account-input:focus{border-color:var(--azure);box-shadow:0 0 0 .1875rem var(--azure-tint);outline:0}.account-login-row{justify-content:space-between;align-items:center;gap:1rem;font-size:.8125rem;display:flex}.account-remember{color:var(--ink-soft);align-items:center;gap:.5rem;display:flex}.account-remember input{width:1rem;height:1rem;accent-color:var(--azure)}.account-forgot,.account-back-link{color:var(--azure-deep);font-weight:700}.account-back-link{margin-top:1.5rem;font-size:.875rem;display:inline-flex}.account-submit{justify-content:center;width:100%}.account-submit[disabled]{opacity:.65;cursor:wait}.account-message{border-radius:.5625rem;padding:.6875rem .8125rem;font-size:.8438rem;line-height:1.45}.account-message.error{color:#8d3022;background:#fbeae6;border:.0625rem solid #edc5bb}.account-message.success{color:#21633e;background:#e7f5ed;border:.0625rem solid #bddfc9}.account-page{min-height:100vh;padding-top:6.75rem}.account-hero{background:var(--bone-2);border-bottom:.0625rem solid var(--line);padding:3.875rem 0}.account-hero-row{justify-content:space-between;align-items:end;gap:2rem;display:flex}.account-hero h1{margin:1.0625rem 0 .625rem;font-size:clamp(2.8125rem,6vw,4.5rem);font-weight:340;line-height:1}.account-hero p{color:var(--ink-soft)}.account-hero-actions{flex-wrap:wrap;gap:.75rem;display:flex}.account-settings-grid{grid-template-columns:1.2fr .8fr;gap:1.75rem;padding-top:4.5rem;padding-bottom:6.25rem;display:grid}.account-panel{background:var(--card);border:.0625rem solid var(--line);border-radius:1rem;padding:2.125rem}.account-panel-kicker{text-transform:uppercase;letter-spacing:.18em;color:var(--azure-deep);font-size:.6562rem;font-weight:700}.account-panel h2{margin:.4375rem 0 1.5rem;font-size:1.875rem;font-weight:380}.account-panel-copy{color:var(--ink-soft);margin:-.5rem 0 1.375rem;font-size:.9375rem}.account-panel-copy strong{color:var(--ink);overflow-wrap:anywhere}.account-profile-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.account-profile-grid .account-field:last-child{grid-column:1/-1}.account-email-note{color:var(--ink-faint);margin-top:-.375rem;font-size:.7812rem}.account-summary{border-top:.0625rem solid var(--line);grid-template-columns:1fr 1fr;margin-top:2.0625rem;display:grid}.account-summary>div{padding-top:1.375rem}.account-summary dt{letter-spacing:.14em;text-transform:uppercase;color:var(--ink-faint);font-size:.6562rem;font-weight:700}.account-summary dd{font-family:var(--display);margin-top:.125rem;font-size:1.5625rem}.account-dashboard-head{justify-content:space-between;align-items:end;gap:2rem;display:flex}.account-dashboard-actions{flex-wrap:nowrap;gap:.625rem;margin:0 0 .4375rem auto;display:flex}.account-dashboard-actions .btn{white-space:nowrap}.account-empty{background:var(--card);border:.0625rem solid var(--line);border-radius:.9375rem;padding:2.25rem}.account-empty h2{margin-bottom:.5625rem;font-size:1.875rem;font-weight:380}.account-empty p{color:var(--ink-soft);margin-bottom:1.4375rem}.account-progress-complete{color:#237348}.lesson-progress-row{border-top:.0625rem solid var(--line-soft);justify-content:space-between;align-items:center;gap:1.125rem;margin-top:1.25rem;padding-top:1.125rem;display:flex}.lesson-progress-state{color:var(--ink-soft);align-items:center;gap:.5625rem;font-size:.8438rem;display:flex}.lesson-progress-state span{border:.0938rem solid var(--line);border-radius:50%;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;font-weight:800;display:inline-flex}.lesson-progress-state.complete{color:#237348}.lesson-progress-state.complete span{background:#e7f5ed;border-color:#a7d2b7}.lesson-complete-button{padding:.625rem 1.0625rem;font-size:.8125rem}@media (max-width:68.75rem){.account-dashboard-head{flex-direction:column;align-items:flex-start}.account-dashboard-actions{width:100%;margin-left:0}}@media (max-width:47.5rem){.account-auth-card{padding:2.25rem 1.5625rem}.account-page{padding-top:5.5rem}.account-hero-row{flex-direction:column;align-items:start}.account-hero-actions{width:100%}.account-settings-grid{grid-template-columns:1fr;padding-top:3rem}}@media (max-width:32.5rem){.account-profile-grid{grid-template-columns:1fr}.account-profile-grid .account-field:last-child{grid-column:auto}.account-panel{padding:1.75rem 1.3125rem}.account-login-row{flex-direction:column;align-items:flex-start}.account-dashboard-actions{flex-direction:column}.account-dashboard-actions .btn{justify-content:center;width:100%}.lesson-progress-row{flex-direction:column;align-items:flex-start}.lesson-complete-button{justify-content:center;width:100%}}
