.layout_root__O7VoF{min-height:100vh;display:flex;flex-direction:column}.layout_nav__CMHXf{display:flex;align-items:center;gap:1.5rem;padding:0 1.5rem;height:56px;background:var(--color-primary);color:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:100}.layout_brand__i_0rr{font-size:1.3rem;font-weight:800;color:#fff;text-decoration:none;letter-spacing:-.5px}.layout_links__P__W1{display:flex;gap:.25rem;list-style:none;flex:1 1}.layout_link__kcWF2{color:rgba(255,255,255,.85);text-decoration:none;padding:.35rem .75rem;border-radius:6px;font-size:.9rem;transition:background .15s}.layout_active__qNR3Y,.layout_link__kcWF2:hover{color:#fff;background:rgba(255,255,255,.15);text-decoration:none}.layout_settings__OSoHD{color:rgba(255,255,255,.85);font-size:1.1rem;text-decoration:none}.layout_settings__OSoHD:hover{color:#fff}.layout_main__y_SsR{flex:1 1}.goalTracker_tracker__sgdvs{background:var(--color-bg-subtle);border:1px solid var(--color-border);border-radius:var(--radius);padding:1.25rem}.goalTracker_header__bGtQ8{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:.75rem}.goalTracker_title__NVctR{font-weight:600}.goalTracker_fraction__nXDWN{font-size:.875rem;color:var(--color-text-muted)}.goalTracker_bar__c93mi{height:10px;background:var(--color-border);border-radius:999px;overflow:hidden}.goalTracker_fill__bwVP4{height:100%;background:var(--color-primary);border-radius:999px;transition:width .4s ease}.goalTracker_sub__Psub8{margin-top:.5rem;font-size:.85rem;color:var(--color-text-muted)}.dashboard_page__eiVm0{max-width:960px;margin:0 auto;padding:2rem 1rem}.dashboard_hero__gZi3g{margin-bottom:2rem}.dashboard_hero__gZi3g h1{font-size:2rem;font-weight:700;color:var(--color-primary)}.dashboard_subtitle__RO83B{margin-top:.5rem;color:var(--color-text-muted)}.dashboard_goal__77Z5a{margin-bottom:2rem}.dashboard_quickLinks__6_bBK{display:flex;gap:1rem;align-items:center;margin-bottom:2.5rem}.dashboard_cta__NTb_T{background:var(--color-primary);color:#fff;padding:.6rem 1.2rem;border-radius:var(--radius);font-weight:600;text-decoration:none}.dashboard_cta__NTb_T:hover{background:var(--color-primary-dark);text-decoration:none}.dashboard_link__jQAiw{color:var(--color-primary);font-weight:500}.dashboard_statsRow__cc8vG{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));grid-gap:1rem;gap:1rem}.dashboard_statCard__HBR_N{background:var(--color-bg-subtle);border:1px solid var(--color-border);border-radius:var(--radius);padding:1.25rem;display:flex;flex-direction:column;gap:.25rem}.dashboard_statValue__V7f_7{font-size:2rem;font-weight:700;color:var(--color-primary)}.dashboard_statLabel__tBM7Y{font-size:.875rem;color:var(--color-text-muted)}