:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--surface:var(--bg);--surface-elevated:var(--card);--surface-sunken:var(--teal-soft)}[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html{background:var(--surface);min-height:100%}body{background:var(--surface);font-variant-numeric:tabular-nums;min-height:100%;margin:0}.atlas-app{background:var(--surface);min-height:100vh;color:var(--ink);font-family:var(--ff-body,Inter, ui-sans-serif, system-ui, sans-serif);text-rendering:optimizelegibility;font-feature-settings:"ss01", "cv11", "tnum";font-variant-numeric:tabular-nums;line-height:1.45}.atlas-skip-link{z-index:9999;background:var(--navy);color:var(--on-navy);border-radius:0 0 8px 8px;padding:8px 16px;font-size:13px;font-weight:600;text-decoration:none;transition:top .2s;position:absolute;top:-100px;left:16px}.atlas-skip-link:focus{box-shadow:0 0 0 2px var(--aqua);outline:0;top:0}.atlas-money{font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1, "lnum" 1;letter-spacing:-.01em;white-space:nowrap;align-items:baseline;gap:0;display:inline-flex}.atlas-money__sign{margin-right:.05em;font-weight:500}.atlas-money__currency{opacity:.7;margin-right:.08em;font-size:.85em;font-weight:400;position:relative;top:-.04em}.atlas-money__dollars{font-variant-numeric:tabular-nums;font-weight:700}.atlas-money__separator,.atlas-money__cents{opacity:.6;font-variant-numeric:tabular-nums;font-weight:600}.flc-card{border:1px solid var(--teal-line);border-radius:var(--r-md);background:var(--teal-soft);color:var(--ink);gap:10px;margin:16px 0;padding:16px 18px;display:grid}.flc-card--compact{margin:12px 0;padding:13px 15px}.flc-kicker{color:var(--teal-deep);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:8px;font-size:11px;font-weight:850;display:inline-flex}.flc-card h2{color:var(--ink);margin:0;font-size:16px;line-height:1.25}.flc-card p,.flc-card li{color:var(--ink-soft);font-size:13px;line-height:1.5}.flc-card p,.flc-card ul{margin:0}.flc-card ul{padding-left:20px}.atlas-money__separator{margin:0 .01em}.atlas-money__cents{font-size:.92em}.atlas-money--compact{font-size:.9em}.atlas-money--compact .atlas-money__currency{font-size:.8em}.atlas-money__visual{align-items:baseline;gap:0;display:inline-flex}.atlas-public-root{background:var(--bg);min-height:100vh;color:var(--ink);padding:32px 24px 56px}.atlas-public-env-banner{z-index:20;border:1px solid var(--wait);border-radius:var(--r-md);background:var(--wait-bg);width:min(1120px,100%);color:var(--wait);text-align:center;margin:0 auto 18px;padding:12px 16px;font-size:13px;font-weight:800;position:sticky;top:0}.atlas-public-root__stack{width:min(1120px,100%);margin:0 auto}.atlas-public-root__hero{grid-template-columns:minmax(0,1.28fr) minmax(300px,.72fr);align-items:stretch;gap:22px;display:grid}.atlas-public-root__copy{border-radius:var(--r-lg);background:var(--navy);color:var(--on-navy);padding:40px;position:relative;overflow:hidden}.atlas-public-root__copy:after{content:"";border:1px solid var(--aqua);opacity:.24;border-radius:999px;width:108px;height:108px;position:absolute;bottom:32px;right:34px}.atlas-public-root__eyebrow{color:var(--aqua);letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:10px;font-size:12px;font-weight:800;display:inline-flex}.atlas-public-root__eyebrow span{background:var(--teal-soft);width:28px;height:28px;color:var(--teal-deep);font-family:var(--ff-display);letter-spacing:0;border-radius:9px;place-items:center;display:grid}.atlas-public-root__copy h1{max-width:640px;color:var(--on-navy);font-family:var(--ff-display);margin:18px 0 12px;font-size:46px;font-weight:800;line-height:1.05}.atlas-public-root__copy p{max-width:600px;color:var(--on-navy-soft);margin:0;font-size:16px;line-height:1.65}.atlas-public-root__actions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.atlas-public-root__proof{border:1px solid var(--line);border-radius:var(--r-lg);background:var(--card);box-shadow:var(--shadow-1);flex-direction:column;gap:16px;padding:22px;display:flex}.atlas-public-root__proof-badge{background:var(--teal-soft);width:max-content;max-width:100%;color:var(--teal-deep);border-radius:999px;align-items:center;gap:9px;padding:8px 11px;font-size:12px;font-weight:800;display:inline-flex}.atlas-public-root__proof-card{border:1px solid var(--line);border-radius:var(--r-md);background:var(--bg-2);grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px;padding:18px;display:grid}.atlas-public-root__proof-card span{color:var(--teal-deep);font-family:var(--ff-display);font-size:30px;font-weight:800}.atlas-public-root__proof-card p{color:var(--ink-soft);margin:0;font-size:14px;line-height:1.45}.atlas-public-root__proof-list{gap:10px;margin-top:auto;display:grid}.atlas-public-root__proof-list span{color:var(--ink);align-items:center;gap:9px;font-size:13px;font-weight:700;display:flex}.atlas-public-root__proof svg,.atlas-public-root__cards svg{color:var(--teal-deep);flex:none}.atlas-public-root__signin{border:1px solid var(--teal-line);border-radius:var(--r-lg);background:var(--teal-soft);justify-content:space-between;align-items:center;gap:18px;margin-top:18px;padding:18px 20px;display:flex}.atlas-public-root__signin h2{color:var(--teal-deep);font-family:var(--ff-display);margin:0 0 4px;font-size:18px}.atlas-public-root__signin p{max-width:680px;color:var(--teal-deep);margin:0;font-size:13.5px;line-height:1.55}.atlas-public-root__cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:18px;display:grid}.atlas-public-root__cards div{border:1px solid var(--line);border-radius:var(--r-lg);background:var(--card);box-shadow:var(--shadow-1);padding:18px}.atlas-public-root__cards h2{color:var(--ink);font-family:var(--ff-display);margin:10px 0 5px;font-size:16px}.atlas-public-root__cards p{color:var(--ink-soft);margin:0;font-size:13.5px;line-height:1.55}.atlas-public-root__footer{color:var(--ink-soft);text-align:center;flex-wrap:wrap;justify-content:center;gap:10px 18px;margin-top:26px;font-size:12px;display:flex}.atlas-public-root__footer p{margin:0}.atlas-public-root__footer a{color:var(--teal-deep);font-weight:800}@media (max-width:900px){.atlas-public-root__hero{grid-template-columns:1fr}.atlas-public-root__copy h1{font-size:38px}}@media (max-width:760px){.atlas-public-root{padding:22px 16px 48px}.atlas-public-root__copy{padding:28px 24px}.atlas-public-root__signin{flex-direction:column;align-items:flex-start}.atlas-public-root__cards{grid-template-columns:1fr}}
.hh-stack{flex-direction:column;gap:20px;display:flex}.hh-skel{background:var(--bg-2);border-radius:8px;animation:1.4s ease-in-out infinite hh-skel-pulse}@keyframes hh-skel-pulse{0%,to{opacity:1}50%{opacity:.55}}.hh-skel--kicker{width:120px;height:12px}.hh-skel--title{width:min(320px,60%);height:30px;margin-top:12px}.hh-skel--copy{width:min(420px,80%);height:13px;margin-top:12px}.hh-skel--search{border-radius:var(--r-md);height:44px}.hh-skel--row{border-radius:10px;height:52px}.hh-skel--subtitle{width:160px;height:18px}.hh-skel--label{width:90px;height:11px}.hh-skel--value{width:140px;height:26px;margin-top:10px}.hh-skel--chip{border-radius:20px;width:78px;height:32px}.hh-skel--chip-wide{width:128px}.hh-skel--product-image{border-radius:var(--r-md);height:120px}.hh-skel--product-title{width:75%;height:15px;margin-top:12px}.hh-skel--product-meta{width:45%;height:12px;margin-top:8px}.hh-skel--hero-title{width:min(380px,70%);height:34px;margin-top:12px}.hh-skel--block{border-radius:var(--r-md);height:84px}.hh-skel--row-icon{border-radius:10px;flex:none;width:36px;height:36px}.hh-skel--row-title{width:55%;height:13px}.hh-skel--row-meta{width:35%;height:11px;margin-top:7px}.hh-skel--row-chip{border-radius:14px;flex:none;width:72px;height:24px}.hh-load{flex-direction:column;gap:20px;padding-top:6px;display:flex}.hh-load__head{margin-bottom:6px}.hh-load__panel{flex-direction:column;gap:14px;display:flex}.hh-load__hero{min-height:120px}.hh-load__tall{min-height:220px}.hh-load__rows{flex-direction:column;gap:12px;display:flex}.hh-load__chips{flex-wrap:wrap;gap:8px;display:flex}.hh-load__metrics{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:16px;display:grid}.hh-load__metric{padding:18px 20px}.hh-load__cards{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px;display:grid}.hh-load__product{padding:16px}.hh-load__skelrow{align-items:center;gap:14px;display:flex}.hh-load__rowmain{flex:1;min-width:0}.hh-source{border:1px solid var(--teal-line);border-radius:var(--r-lg);background:linear-gradient(180deg,color-mix(in srgb,var(--teal-soft) 62%,var(--card)),var(--teal-soft));box-shadow:var(--shadow);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;margin-block:18px;padding:16px 18px;display:grid}.hh-source strong{color:var(--ink);overflow-wrap:anywhere;margin-top:4px;font-size:15px;line-height:1.35;display:block}.hh-source p{max-width:780px;color:var(--ink-soft);overflow-wrap:anywhere;margin:6px 0 0;font-size:13px;line-height:1.55}.hh-source__kicker{color:var(--teal-deep);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800}.hh-source__link{border:1px solid var(--line-2);min-height:36px;color:var(--ink);background:var(--card);border-radius:999px;justify-content:center;align-items:center;padding:8px 14px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.hh-source__link:hover{border-color:var(--teal-line);color:var(--teal-deep);background:var(--teal-soft)}@media (max-width:760px){.hh-source{grid-template-columns:1fr}.hh-source__link{width:fit-content}}.hh-empty{background:var(--card);border:1px dashed var(--line-2);border-radius:var(--r-lg);color:var(--ink-soft);flex-direction:column;align-items:flex-start;gap:8px;padding:22px;font-size:13.5px;line-height:1.55;display:flex}.hh-empty strong{color:var(--ink);font-size:14px}.hh-empty p{margin:0}.hh-empty .btn{margin-top:6px}.hh-empty__mark{background:var(--teal-soft);width:40px;height:40px;color:var(--teal-deep);border-radius:12px;place-items:center;font-size:16px;font-weight:800;display:grid}.hh-hero{color:var(--ink);background:var(--card);border:1px solid var(--line);border-radius:var(--r-lg);box-shadow:var(--shadow-2);margin-top:16px;padding:28px 32px;position:relative;overflow:hidden}.hh-hero:before{content:"";background:linear-gradient(90deg,var(--teal),var(--aqua));height:3px;position:absolute;inset:0 0 auto}.hh-hero__eyebrow{letter-spacing:.18em;text-transform:uppercase;opacity:.88;align-items:center;gap:8px;font-size:11px;font-weight:700;display:flex}.hh-hero__dot{background:var(--ok);width:6px;height:6px;box-shadow:0 0 0 4px var(--ok-bg);border-radius:999px}.hh-hero__headline{font-family:var(--ff-display);letter-spacing:-.025em;margin:8px 0 4px;font-size:30px;font-weight:800}.hh-hero__sub{color:var(--ink-soft);font-size:14px}.hh-row{border-bottom:1px solid var(--line);grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px 0;display:grid}.hh-row:last-child{border-bottom:0}.hh-row__icon{background:var(--bg-2);width:40px;height:40px;color:var(--ink-soft);border-radius:12px;flex:none;place-items:center;font-size:15px;font-weight:800;display:grid}.hh-row__icon[data-tone=accent]{background:linear-gradient(140deg,var(--teal-soft),color-mix(in srgb,var(--aqua) 26%,var(--teal-soft)));color:var(--teal-deep)}.hh-row__icon[data-tone=success]{background:var(--ok-bg);color:var(--ok)}.hh-row__icon[data-tone=warn]{background:var(--wait-bg);color:var(--wait)}.hh-row__icon[data-tone=danger]{background:var(--deny-bg);color:var(--deny)}.hh-row__main{min-width:0}.hh-row__title{color:var(--ink);font-size:14.5px;font-weight:700}.hh-row__sub{color:var(--ink-soft);margin-top:2px;font-size:12.5px;line-height:1.45}.hh-row__sub--wrap{white-space:normal;flex-direction:column;gap:2px;display:flex}.hh-row__amount{font-variant-numeric:tabular-nums;white-space:nowrap;color:var(--ink);justify-self:end;font-weight:700}.hh-sect-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.hh-sect-head h2,.hh-sect-head h3{color:var(--ink);font-family:var(--ff-display);margin:0;font-size:17px;font-weight:700}.hh-sect-meta{color:var(--ink-faint);font-size:12.5px}.hh-sect-link{color:var(--teal-deep);font-size:13px;font-weight:600;text-decoration:none}.hh-sect-link:hover{text-decoration:underline}.hh-inline-error{color:var(--deny);margin:10px 0 0;font-size:13px;font-weight:600}.hh-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:12px;display:flex}.hh-home__row-link{color:inherit;border-radius:8px;text-decoration:none}.hh-home__row-link:hover{background:color-mix(in srgb, var(--bg-2) 58%, transparent)}.hh-home__row-rule{background:var(--line);height:1px;margin:4px 0}.hh-home__card-message{color:var(--ink-soft);margin:0;font-size:13px;line-height:1.5}.hh-home__allocation-note{color:var(--ink-faint);margin:10px 0 0;font-size:12px;line-height:1.5}.hh-home__goal{margin-top:12px}.hh-home__goal-head{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.hh-home__goal-label{color:var(--ink-soft);font-size:12px;font-weight:700}.hh-home__goal-value{color:var(--ink);font-variant-numeric:tabular-nums;font-size:13px;font-weight:700}.hh-home__goal-track{background:var(--bg-2);border-radius:6px;height:8px;margin-top:6px;display:flex;overflow:hidden}.hh-home__goal-track--split{gap:2px}.hh-home__goal-meter{background:var(--teal);border-radius:6px;height:100%}.hh-home__goal-you{background:var(--aqua);border-radius:6px;height:100%}.hh-home__goal-foot{color:var(--ink-faint);justify-content:space-between;gap:10px;margin-top:6px;font-size:11.5px;display:flex}.hh-fallback{place-items:center;min-height:60vh;padding:48px 24px;display:grid}.hh-fallback__panel{text-align:center;background:var(--card);border:1px solid var(--line);border-radius:var(--r-lg);max-width:460px;box-shadow:var(--shadow);flex-direction:column;align-items:center;gap:12px;padding:40px 36px;display:flex}.hh-fallback__mark{background:var(--wait-bg);width:48px;height:48px;color:var(--wait);border-radius:50%;place-items:center;font-size:22px;font-weight:700;display:grid}.hh-fallback__code{font-family:var(--ff-display);color:var(--ink-faint);letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:44px;font-weight:700}.hh-fallback__title{font-family:var(--ff-display);letter-spacing:-.015em;color:var(--ink);font-size:24px;font-weight:700}.hh-fallback__copy{color:var(--ink-soft);font-size:14.5px;line-height:1.6}.hh-fallback__actions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:10px;display:flex}.hh-fallback--not-found{align-items:start;min-height:calc(100vh - 96px);padding-top:64px}.hh-fallback--not-found .hh-fallback__panel{text-align:left;grid-template-columns:minmax(0,1.08fr) minmax(250px,.92fr);align-items:stretch;gap:18px;width:min(920px,100%);max-width:none;padding:20px;display:grid}.hh-fallback__content{border:1px solid var(--teal-line);border-radius:var(--r-lg);background:var(--teal-soft);flex-direction:column;justify-content:center;align-items:flex-start;gap:10px;min-width:0;padding:28px;display:flex}.hh-fallback__eyebrow{color:var(--teal-deep);letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:800}.hh-fallback--not-found .hh-fallback__code{color:var(--teal-deep);font-size:58px;line-height:.95}.hh-fallback--not-found .hh-fallback__title{letter-spacing:0;font-size:34px;line-height:1.08}.hh-fallback--not-found .hh-fallback__copy{max-width:50ch;margin:0}.hh-fallback--not-found .hh-fallback__actions{justify-content:flex-start;margin-top:8px}.hh-fallback__recovery{border:1px solid var(--line);border-radius:var(--r-lg);background:var(--card);min-width:0;box-shadow:inset 0 1px 0 color-mix(in srgb,var(--card) 82%,transparent);flex-direction:column;gap:10px;padding:18px;display:flex}.hh-fallback__recovery strong{color:var(--ink);font-size:14px}.hh-fallback__recovery a{border:1px solid var(--line);background:var(--bg-2);min-width:0;color:inherit;border-radius:12px;flex-direction:column;gap:3px;padding:12px;text-decoration:none;transition:border-color .16s,transform .16s;display:flex}.hh-fallback__recovery a:hover{border-color:var(--teal-line);transform:translateY(-1px)}.hh-fallback__recovery span{color:var(--ink);font-size:13px;font-weight:800}.hh-fallback__recovery small{color:var(--ink-soft);font-size:12px;line-height:1.35}@media (max-width:760px){.hh-fallback--not-found{min-height:auto;padding:20px 16px 48px}.hh-fallback--not-found .hh-fallback__panel{grid-template-columns:1fr;gap:12px;padding:12px}.hh-fallback__content{align-items:stretch;gap:8px;padding:18px}.hh-fallback__eyebrow{font-size:10px}.hh-fallback--not-found .hh-fallback__code{font-size:40px}.hh-fallback--not-found .hh-fallback__title{font-size:24px}.hh-fallback--not-found .hh-fallback__copy{font-size:13.5px}.hh-fallback--not-found .hh-fallback__actions{display:grid}.hh-fallback--not-found .hh-fallback__actions .btn{width:100%}.hh-fallback__recovery{padding:14px}.hh-fallback__recovery a{padding:10px}}.atlas-connection-status{z-index:10000;color:var(--card);text-align:center;justify-content:center;align-items:center;gap:8px;padding:11px 20px;font-size:13px;font-weight:600;transition:opacity .4s,transform .4s;display:flex;position:fixed;top:0;left:0;right:0}.atlas-connection-status[data-state=offline]{background:var(--wait)}.atlas-connection-status[data-state=reconnected]{background:var(--ok)}.atlas-connection-status[data-visible=false]{opacity:0;transform:translateY(-100%)}.atlas-connection-status[data-visible=true]{opacity:1;transform:translateY(0)}.atlas-connection-status__dot{background:var(--card);border-radius:999px;width:8px;height:8px}.atlas-connection-status[data-state=offline] .atlas-connection-status__dot{opacity:.9}.atlas-student-eligibility-badge{flex-direction:column;align-items:flex-start;gap:4px;max-width:100%;display:inline-flex}.atlas-student-eligibility-badge__reason{max-width:280px;color:var(--ink-soft);font-size:11px;line-height:1.35}