@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.hidden{display:none}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.uppercase{text-transform:uppercase}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--ink:#1c2924;--muted:#5a6862;--surface:#fff;--canvas:#f4f6f2;--line:#dce3dc;--accent:#176b4d;--accent-dark:#0f5039}*{box-sizing:border-box}body{background:var(--canvas);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a,button{transition:color .14s,background .14s,transform .14s}a:focus-visible,button:focus-visible{outline-offset:4px;outline:3px solid #e09b32}.app-shell{min-height:100vh}.topbar{background:var(--surface);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:2rem;padding:1.25rem clamp(1.25rem,5vw,5rem);display:flex}.brand{color:var(--ink);white-space:nowrap;font-weight:800;text-decoration:none}.brand span{color:var(--accent)}nav{gap:clamp(.8rem,2vw,2rem);display:flex;overflow-x:auto}nav a{color:var(--muted);padding:.45rem .15rem;font-weight:700;text-decoration:none}nav a[aria-current=page]{color:var(--accent-dark);border-bottom:2px solid var(--accent)}.dashboard{width:min(1080px,100% - 2.5rem);margin:0 auto;padding:clamp(2rem,5vw,4.5rem) 0}.welcome-row,.section-heading,.coach-prompt{justify-content:space-between;align-items:center;gap:2rem;display:flex}.welcome-row{align-items:end;margin-bottom:1.5rem}h1,h2,p{margin-top:0}h1{letter-spacing:-.04em;max-width:730px;margin-bottom:0;font-size:clamp(2rem,5vw,3.65rem);line-height:1.04}h2{margin-bottom:0;font-size:1.5rem}.eyebrow{color:var(--accent-dark);letter-spacing:.12em;text-transform:uppercase;margin-bottom:.6rem;font-size:.75rem;font-weight:800}.preview-note,.status-pill{color:var(--muted);font-size:.82rem}.preview-note{margin-bottom:.3rem}.action-card,.summary-card,.coach-prompt{border:1px solid var(--line);background:var(--surface);border-radius:1.25rem;box-shadow:0 12px 35px #1c29240d}.action-card{border-left:5px solid var(--accent);padding:clamp(1.5rem,4vw,2.75rem)}.action-card h2{font-size:clamp(1.6rem,3vw,2.25rem)}.action-detail{max-width:600px;color:var(--muted);margin:.85rem 0 1.5rem;line-height:1.6}.primary-action{background:var(--accent);color:#fff;cursor:pointer;min-height:48px;font:inherit;border:0;border-radius:.75rem;align-items:center;padding:.85rem 1.2rem;font-weight:800;text-decoration:none;display:inline-flex}.primary-action:hover{background:var(--accent-dark);transform:translateY(-1px)}.summary-card{margin-top:1.25rem;padding:clamp(1.4rem,3vw,2rem)}.status-pill{background:#edf3ee;border-radius:999px;padding:.35rem .65rem}.shortfall-status{color:#59350d;background:#fff7e8;border:1px solid #d59b52;border-radius:.75rem;justify-content:space-between;gap:1rem;margin-top:1.25rem;padding:.85rem 1rem;display:flex}.weekly-amounts,.progress-grid{border:1px solid var(--line);background:var(--line);border-radius:.9rem;grid-template-columns:1fr 1fr;gap:1px;margin-top:1.5rem;display:grid;overflow:hidden}.weekly-amounts>div,.progress-grid>div{background:var(--surface);padding:1.25rem}.weekly-amounts p,.progress-grid p{color:var(--muted);margin-bottom:.4rem;font-size:.88rem}.weekly-amounts strong{font-size:clamp(1.5rem,3vw,2.15rem);display:block}.weekly-amounts span{color:var(--muted);margin-top:.35rem;font-size:.82rem;display:block}.progress-grid{margin-top:.75rem}.progress-grid strong{font-size:1rem}.coach-prompt{margin-top:1.25rem;padding:1.25rem 1.5rem}.coach-copy{max-width:550px}.coach-copy p{color:var(--muted);margin-bottom:.55rem;line-height:1.5}.secondary-link{color:var(--accent-dark);text-underline-offset:3px;font-weight:800}.reset-link-row{text-align:right;margin:.75rem .25rem 0}.reset-page{width:min(720px,100% - 2.5rem);margin:0 auto;padding:clamp(2rem,7vw,5rem) 0}.reset-card{border:1px solid var(--line);background:var(--surface);border-radius:1.25rem;margin-top:1.5rem;padding:clamp(1.5rem,5vw,3rem);box-shadow:0 12px 35px #1c29240d}.reset-card h1{font-size:clamp(2rem,5vw,3rem)}.reset-progress,.resume-note{color:var(--accent-dark);font-weight:800}.resume-note{background:#edf3ee;border-radius:.65rem;padding:.65rem .8rem}.save-warning{color:#59350d;background:#fff7e8;border:1px solid #d59b52;border-radius:.65rem;padding:.75rem .9rem;line-height:1.5}.reset-copy{max-width:570px;color:var(--muted);margin:1rem 0 1.5rem;line-height:1.6}.secondary-button{border:1px solid var(--accent);background:var(--surface);min-height:48px;color:var(--accent-dark);cursor:pointer;font:inherit;border-radius:.75rem;padding:.8rem 1rem;font-weight:800}.placeholder-page{width:min(680px,100% - 2.5rem);margin:0 auto;padding:clamp(3rem,10vw,7rem) 0}.placeholder-page>p:not(.eyebrow){max-width:580px;color:var(--muted);margin:1.25rem 0 1.75rem;font-size:1.1rem;line-height:1.65}.setup-form{gap:1.2rem;margin:2rem 0;display:grid}.setup-form>p{color:var(--muted);margin:0;line-height:1.5}.form-field{gap:.4rem;display:grid}.form-field label{font-weight:800}.form-field small{color:var(--muted)}.input-wrap{border:1px solid var(--line);background:#fff;border-radius:.7rem;align-items:center;gap:.5rem;max-width:24rem;padding:.75rem;display:flex}.input-wrap input{width:100%;font:inherit;border:0;outline:0}.field-error{font-weight:700;color:#8a241f!important}.placeholder-links{align-items:center;gap:1.25rem;width:auto;display:flex}.account-page{width:min(760px,100% - 2.5rem);margin:0 auto;padding:clamp(2rem,7vw,5rem) 0}.page-heading>p:not(.eyebrow){max-width:620px;color:var(--muted);margin:1rem 0 0;line-height:1.6}.account-card{border:1px solid var(--line);background:var(--surface);border-radius:1.25rem;margin-top:1.5rem;padding:clamp(1.5rem,4vw,2.25rem)}.account-card>p{color:var(--muted);margin:.75rem 0 1.25rem;line-height:1.55}.danger-card{border-color:#c98b87}.danger-card .form-field{margin:1.25rem 0}.danger-card input{min-height:48px;font:inherit;border:1px solid #8a241f;border-radius:.65rem;padding:.75rem}.danger-button{color:#fff;cursor:pointer;min-height:48px;font:inherit;background:#8a241f;border:0;border-radius:.75rem;padding:.8rem 1rem;font-weight:800}.danger-button:disabled,.primary-action:disabled{cursor:not-allowed;opacity:.55;transform:none}.accounts-page{width:min(960px,100% - 2.5rem);margin:0 auto;padding:clamp(2rem,7vw,5rem) 0}.accounts-hero,.institution-card,.accounts-page section[aria-labelledby=manual-section]{border:1px solid var(--line);background:var(--surface);border-radius:1.25rem;margin-top:1.25rem;padding:clamp(1.25rem,3vw,2rem);box-shadow:0 12px 35px #1c29240d}.legal-page{width:min(780px,100% - 2.5rem);margin:0 auto;padding:clamp(2.5rem,7vw,5rem) 0}.legal-page h1{margin-bottom:.6rem}.legal-page section{border:1px solid var(--line);background:var(--surface);border-radius:1rem;margin-top:1.25rem;padding:clamp(1.25rem,3vw,1.75rem)}.legal-page section p{color:var(--muted);line-height:1.65}.legal-updated{color:var(--muted);font-weight:700}.history-options{border:0;flex-wrap:wrap;gap:.8rem;margin:1.25rem 0;padding:0;display:flex}.history-options legend{flex-basis:100%;font-weight:800}.history-options label{border:1px solid var(--line);border-radius:999px;align-items:center;gap:.4rem;min-height:44px;padding:.35rem .55rem;display:inline-flex}.consent-copy,.institution-card p{color:var(--muted);line-height:1.55}.institution-card ul,.accounts-page section[aria-labelledby=manual-section] ul{gap:.65rem;padding-left:0;list-style:none;display:grid}.institution-card li,.accounts-page section[aria-labelledby=manual-section] li{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;gap:.75rem;padding:.65rem 0;display:flex}.institution-card input{border:1px solid var(--line);width:min(100%,24rem);min-height:44px;font:inherit;border-radius:.65rem;margin-top:.4rem;padding:.6rem;display:block}[role=status]{color:#17475f;background:#edf8ff;border:1px solid #9bc3d8;border-radius:.75rem;padding:.75rem .9rem;font-weight:700}[role=alert]{color:#8a241f;background:#fff1ef;border:1px solid #c98b87;border-radius:.75rem;padding:.75rem .9rem;font-weight:700}@media (max-width:720px){.topbar,.welcome-row,.coach-prompt{flex-direction:column;align-items:flex-start}.topbar{gap:.8rem}nav{width:100%}.weekly-amounts,.progress-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}
