:root{--ink:#1c2d28;--muted:#65736d;--paper:#f5f7f2;--card:#fff;--line:#dde4dd;--green:#376f60;--green-dark:#245448;--green-soft:#dcebe5;--cream:#ede8d9;--shadow:0 14px 40px #233f3614}*{box-sizing:border-box}html{background:#e8ece6}html,body{height:100%;overflow:hidden}body{color:var(--ink);background:radial-gradient(circle at 12% 0%, #fffffff2, transparent 28rem), var(--paper);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select{font:inherit}button{color:inherit}.app-shell{background:var(--paper);flex-direction:column;max-width:520px;height:100dvh;margin:0 auto;display:flex;position:relative;overflow:hidden}.app-header{display:contents}.primary-nav{order:1}.topbar{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:10;background:#f5f7f2db;border-bottom:1px solid #376f601c;flex-wrap:wrap;flex:none;align-items:center;gap:11px;min-height:76px;padding:14px 20px;display:flex}.brand-mark{background:var(--green);color:#fff;letter-spacing:-1px;border-radius:14px;flex-shrink:0;place-items:center;width:42px;height:42px;font-family:Georgia,serif;font-weight:700;display:grid}.topbar p,.topbar strong{margin:0;display:block}.topbar p{color:var(--muted);text-transform:uppercase;letter-spacing:.12em;font-size:10px}.topbar strong{margin-top:2px;font-family:Georgia,Times New Roman,serif;font-size:19px}.test-data-button{min-height:34px;color:var(--green-dark);background:var(--green-soft);cursor:pointer;border:1px solid #376f603d;border-radius:999px;padding:0 11px;font-size:10px;font-weight:750}.backup-dialog{border:1px solid var(--border);width:min(480px,100% - 32px);max-height:calc(100dvh - 32px);color:var(--green-dark);background:#fff;border-radius:24px;margin:auto;padding:24px;box-shadow:0 24px 80px #142d2433}.backup-dialog::backdrop{background:#142d2473}.backup-dialog-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.backup-dialog h2{margin:0;font-size:22px}.backup-dialog h3{margin:0;font-size:16px}.backup-dialog p{color:var(--muted);font-size:14px;line-height:1.5}.backup-option{margin-top:24px}.backup-dialog .test-data-button{min-height:40px;font-size:13px}.backup-dialog .backup-status{color:var(--green-dark);margin-bottom:0}.backup-status:empty{display:none}.test-data-button:disabled{opacity:.6;cursor:wait}.dev-data-button{z-index:20;background:var(--green-dark);color:#fff;border:1px solid #ffffff40;border-radius:99px;align-items:center;gap:8px;padding:12px 16px;font-size:12px;display:flex;position:absolute;bottom:88px;right:18px;box-shadow:0 6px 20px #142d2438}.dev-data-button small{opacity:.7;font-size:9px}.backup-close{height:40px;color:var(--green-dark);background:0 0;border:0;border-radius:50%;flex:0 0 40px;place-items:center;display:grid}.backup-close:hover{background:var(--green-soft)}.backup-tabs{background:var(--paper);border-radius:12px;gap:4px;margin-top:24px;padding:4px;display:flex}.backup-tabs button{min-height:42px;color:var(--muted);background:0 0;border:0;border-radius:9px;flex:1;font-weight:700}.backup-tabs button[aria-selected=true]{color:var(--green-dark);background:#fff;box-shadow:0 1px 5px #142d241a}.backup-primary{background:var(--green);color:#fff;border:0;border-radius:12px;width:100%;min-height:44px;margin-top:16px;padding:12px 16px;font-size:14px;font-weight:700}.disclaimer-dialog .backup-primary{cursor:pointer}.disclaimer-dialog .disclaimer-step{margin:0 0 8px;font-size:12px;font-weight:700}.disclaimer-checklist{color:var(--muted);margin:20px 0;padding-left:20px;font-size:14px;line-height:1.5}.disclaimer-checklist li+li{margin-top:12px}.disclaimer-checklist strong{color:var(--green-dark)}.disclaimer-dialog .disclaimer-reassurance{background:var(--green-soft);color:var(--green-dark);border-radius:12px;padding:14px}.disclaimer-actions{gap:12px;margin-top:20px;display:flex}.disclaimer-actions .backup-primary{flex:1;width:auto;margin-top:0}.disclaimer-back{border:1px solid var(--green);min-height:44px;color:var(--green-dark);font:inherit;cursor:pointer;background:0 0;border-radius:12px;padding:12px 16px}.backup-primary:disabled{opacity:.45;cursor:not-allowed}.backup-dropzone{text-align:center;background:#f8faf8;border:2px dashed #b3c9c0;border-radius:16px;flex-direction:column;align-items:center;gap:12px;padding:24px 16px;display:flex}.backup-dropzone.dragging{border-color:var(--green);background:var(--green-soft)}.backup-dropzone strong{overflow-wrap:anywhere;max-width:100%;font-size:14px}.backup-dropzone small{color:var(--muted);font-size:12px}@media (max-width:400px){.backup-dialog{padding:20px}.backup-dialog h2{font-size:20px}}.content{overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;flex:auto;min-height:0;padding:0 18px;overflow-y:auto}.home-screen,.calculator-screen{padding:30px 0 32px;animation:.26s ease-out enter}@keyframes enter{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.eyebrow{color:var(--green);letter-spacing:.15em;text-transform:uppercase;margin:0 0 8px;font-size:11px;font-weight:750}.welcome h1,.calculator-title h1{letter-spacing:-.035em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,9vw,44px);font-weight:500;line-height:1.03}.welcome>p:last-child,.calculator-title>p:last-child{max-width:370px;color:var(--muted);margin:15px 0 0;font-size:14px;line-height:1.55}.score-card{color:#fff;background:linear-gradient(135deg, #ffffff12, transparent 45%), var(--green-dark);border-radius:24px;margin-top:26px;padding:22px;box-shadow:0 18px 42px #24544833}.score-card.eligible{background:linear-gradient(135deg,#397e69,#205247)}.score-card-head,.score-row,.status-line,.section-heading,.area-card-top,.live-total{justify-content:space-between;align-items:center;gap:12px;display:flex}.score-card-head span,.score-row span{color:#ffffffb3;font-size:12px}.score-card-head h2{margin:4px 0 0;font-family:Georgia,serif;font-size:25px;font-weight:500}.score-card-head .grade-pill{color:#fff;background:#ffffff14;border:1px solid #ffffff2b;border-radius:999px;padding:7px 10px;font-weight:700}.score-row{justify-content:flex-start;align-items:baseline;margin-top:8px}.score-row strong{letter-spacing:-.04em;font-family:Georgia,serif;font-size:48px;font-weight:500}.score-row.score-range strong{font-size:clamp(34px,9vw,44px)}.achieved-grade-row{border-top:1px solid #ffffff24;border-bottom:1px solid #ffffff24;justify-content:space-between;align-items:center;gap:12px;margin-top:22px;padding:13px 0;display:flex}.achieved-grade-row span{color:#ffffffc7;align-items:center;gap:7px;font-size:13px;display:flex}.achieved-grade-row strong{font-size:14px}.next-grade-progress{margin-top:22px}.achieved-grade-row+.next-grade-progress{margin-top:18px}.next-grade-label{color:#fff;font-size:13px;font-weight:700}.grade-four-row{border-bottom:0}.score-range-note{color:#ffffffc2;margin:7px 0 0;font-size:12px;line-height:1.45}.projection-card{color:var(--green-dark);background:#f1f6f3;border:1px solid #d8e3dd;border-radius:16px;align-items:flex-start;gap:11px;margin-top:12px;padding:16px;display:flex}.projection-card strong,.projection-card p,.projection-card small{margin:0;display:block}.projection-card strong{font-size:13px}.projection-card p{margin-top:4px;font-size:12px;line-height:1.45}.projection-card .projection-value{color:var(--green-dark);margin-top:7px}.projection-value b{font-family:Georgia,serif;font-size:25px;font-weight:500}.projection-card small{color:var(--muted);margin-top:7px;font-size:11px;line-height:1.45}.optional-objectives{border:1px solid var(--border);background:#ffffff75;border-radius:16px;margin-top:18px}.optional-objectives summary{cursor:pointer;color:var(--green-dark);padding:15px 16px;font-size:13px;font-weight:700}.optional-objectives-content{padding:0 16px 16px}.optional-objectives-content>p:first-child{color:var(--muted);margin:0 0 12px;font-size:12px;line-height:1.5}.hero-progress{background:#ffffff24;border-radius:99px;height:7px;margin-top:13px;overflow:hidden}.hero-progress span{border-radius:inherit;background:#e7d99c;height:100%;transition:width .3s;display:block}.status-line{justify-content:flex-start;gap:24px;margin-top:16px}.status-line span{color:#ffffff9e;align-items:center;gap:6px;font-size:12px;display:flex}.status-line span.done{color:#fff}.eligibility-message,.source-note{color:#735a2f;background:#f8f2e5;border:1px solid #eadfc4;border-radius:16px;align-items:flex-start;gap:11px;margin-top:16px;padding:15px 16px;display:flex}.eligibility-message.success{color:var(--green-dark);background:#e7f2ed;border-color:#c9dfd6}.eligibility-message strong,.eligibility-message p,.source-note p{margin:0}.eligibility-message strong{font-size:13px}.eligibility-message p,.source-note p{margin-top:4px;font-size:12px;line-height:1.45}.section-heading{align-items:flex-end;margin-top:31px}.section-heading .eyebrow{margin-bottom:4px}.section-heading h2{margin:0;font-family:Georgia,serif;font-size:23px;font-weight:500}.section-heading>span{color:var(--muted);padding-bottom:2px;font-size:10px}.career-timeline .section-heading{margin-top:28px}.timeline-card{background:var(--card);border:1px solid #27493e14;border-radius:18px;margin-top:13px;padding:17px;box-shadow:0 7px 24px #2541380b}.timeline-item{grid-template-columns:16px minmax(0,1fr);gap:11px;min-height:58px;display:grid;position:relative}.timeline-item:not(:last-child):after{content:"";background:#d8e2dc;width:2px;position:absolute;top:14px;bottom:-2px;left:5px}.timeline-item>span{z-index:1;background:#fff;border:2px solid #b7c6be;border-radius:50%;width:12px;height:12px;margin-top:2px}.timeline-item.done>span,.timeline-item.current>span{border-color:var(--green);background:var(--green)}.timeline-item.current>span{box-shadow:0 0 0 4px var(--green-soft)}.timeline-item strong,.timeline-item small{display:block}.timeline-item strong{font-size:12px}.timeline-item small{color:var(--muted);margin-top:4px;font-size:10px;line-height:1.4}.area-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;margin-top:13px;display:grid}.area-card{background:var(--card);border:1px solid #27493e14;border-radius:18px;min-height:126px;padding:16px;box-shadow:0 7px 24px #2541380b}.area-card.capped{border-color:#ead9b8}.area-card-top{justify-content:flex-start;align-items:flex-start;gap:8px}.area-card-top strong{font-size:12px;line-height:1.25}.area-dot{border-radius:50%;flex:none;width:8px;height:8px;margin-top:3px}.area-card p{margin:16px 0 10px}.area-card p b{font-family:Georgia,serif;font-size:25px;font-weight:500}.area-card p span{color:var(--muted);font-size:10px}.cap-note{color:#896a35;margin:-3px 0 10px;font-size:9px;line-height:1.35;display:block}.area-card-details{gap:5px;margin:-2px 0 11px;display:grid}.area-card-details>span{color:var(--muted);justify-content:space-between;align-items:baseline;gap:8px;display:flex}.area-card-details small{font-size:9px}.area-card-details strong{color:var(--ink);white-space:nowrap;font-size:10px}.area-accent{border-radius:99px;width:32px;height:4px;display:block}.primary-action{color:#fff;background:var(--green);cursor:pointer;border:0;border-radius:17px;justify-content:space-between;align-items:center;width:100%;min-height:56px;margin-top:20px;padding:0 19px;font-weight:750;display:flex;box-shadow:0 12px 30px #376f6033}.source-note{color:var(--muted);border-color:var(--line);background:#ffffff80}.source-note svg{color:var(--green);flex:none}.source-note p{margin-top:0}.primary-nav{width:100%;height:calc(78px + env(safe-area-inset-bottom));padding:8px 17% calc(8px + env(safe-area-inset-bottom));z-index:20;background:#fcfdfa;border-top:1px solid #28493e1a;flex:none;justify-content:space-between;align-items:center;display:flex;box-shadow:0 -8px 24px #1f383014}.primary-nav button{color:#89938f;cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:74px;height:58px;font-size:10px;font-weight:700;display:flex}.primary-nav button.active{color:var(--green)}.calculator-title{margin-bottom:22px}.calculator-title h1{font-size:38px}.selection-card,.form-section,.live-total{background:var(--card);border:1px solid #2a4b4017;border-radius:20px;box-shadow:0 7px 24px #2541380b}.selection-card{padding:18px}fieldset{border:0;margin:0;padding:0}fieldset+fieldset{margin-top:18px}legend{color:var(--muted);margin-bottom:9px;font-size:11px;font-weight:700}.segmented{background:#edf1ed;border-radius:13px;grid-template-columns:repeat(2,1fr);gap:3px;padding:3px;display:grid}.segmented.four{grid-template-columns:repeat(4,1fr)}.segmented.five{grid-template-columns:repeat(5,1fr)}.segmented button{min-height:40px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:10px;padding:7px 5px;font-size:11px;font-weight:750}.segmented button.selected{color:var(--green-dark);background:#fff;box-shadow:0 2px 7px #233e351a}.segmented button small{color:#9a7565;margin-top:2px;font-size:7px;font-weight:650;display:block}.select-field{margin-top:12px;display:block}.select-field>span{color:var(--muted);margin-bottom:6px;font-size:10px;font-weight:700;display:block}.select-field select,.select-field input{width:100%;min-height:44px;color:var(--ink);background:#fff;border:1px solid #dce3dc;border-radius:11px;outline:0;padding:0 12px;font-size:12px}.select-field select:focus,.select-field input:focus{border-color:var(--green);box-shadow:0 0 0 3px #376f601a}.availability-card{color:#6f5835;background:#f7f1e4;border:1px solid #dfd4bc;border-radius:18px;align-items:flex-start;gap:12px;margin-top:24px;padding:19px;display:flex}.availability-card.compact{margin-top:12px}.availability-card svg{flex:none}.availability-card strong,.availability-card p{margin:0}.availability-card strong{font-size:13px}.availability-card p{color:#7b6a50;margin-top:5px;font-size:11px;line-height:1.5}.form-section{margin-top:12px;overflow:hidden}.form-section summary{cursor:pointer;align-items:center;gap:12px;min-height:76px;padding:14px 16px;list-style:none;display:flex}.form-section summary::-webkit-details-marker{display:none}.section-number{width:36px;height:36px;color:var(--green);background:var(--green-soft);border-radius:12px;flex:none;place-items:center;font-family:Georgia,serif;font-size:13px;display:grid}.summary-copy{min-width:0}.summary-copy strong,.summary-copy small{display:block}.summary-copy strong{font-family:Georgia,serif;font-size:16px;font-weight:600}.summary-copy small{color:var(--muted);margin-top:4px;font-size:10px}.chevron{flex:0 0 24px;place-items:center;width:24px;height:24px;margin-left:auto;display:grid}.chevron>span{border-right:2px solid var(--green);border-bottom:2px solid var(--green);transform-origin:50%;width:8px;height:8px;transition:transform .18s;transform:rotate(45deg)translate(-1px,-1px)}.form-section[open]>summary .chevron>span,.optional-objectives[open]>summary .chevron>span{transform:rotate(225deg)translate(-1px,-1px)}.section-fields{border-top:1px solid #edf0ed;padding:0 16px 18px}.number-field{border-bottom:1px solid #edf0ed;justify-content:space-between;align-items:center;gap:14px;min-height:74px;padding:13px 0;display:flex}.number-field>span:first-child{flex:1;min-width:0}.number-field strong,.number-field small{display:block}.number-field strong{font-size:12px;line-height:1.35}.number-field small{color:var(--muted);margin-top:4px;font-size:10px;line-height:1.25}.number-field small.field-notice{color:#9a5d32;margin-top:3px;font-weight:750}.input-shell{background:#fafbf9;border:1px solid #dce3dc;border-radius:11px;flex:none;align-items:center;gap:4px;width:105px;min-height:42px;padding:0 10px;display:flex}.input-shell:focus-within{border-color:var(--green);box-shadow:0 0 0 3px #376f601a}.input-shell input{text-align:right;width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0;padding:0;font-weight:750}.input-shell em{color:var(--muted);font-size:9px;font-style:normal}.form-tip{color:#52635c;background:#eef3ef;border-radius:11px;margin:13px 0 0;padding:11px 12px;font-size:10px;line-height:1.45}.calculation-explainer{border-left:3px solid var(--green);background:#f4f7f4;border-radius:0 11px 11px 0;margin-top:16px;padding:13px}.calculation-explainer.second{background:#faf5ee;border-left-color:#d39452;margin-top:20px}.calculation-explainer strong,.calculation-explainer p{margin:0}.calculation-explainer strong{color:var(--green-dark);font-size:11px}.calculation-explainer p{color:#52635c;margin-top:5px;font-size:10px;line-height:1.5}.objective-summary strong,.objective-summary span{display:block}.objective-summary strong{color:var(--green-dark);font-size:11px}.objective-summary span{margin-top:4px}.estimation-warning{color:#84542f;background:#fff8ee;border:1px solid #dce3dc;border-radius:12px;align-items:flex-start;gap:9px;margin-top:16px;padding:13px;display:flex}.estimation-warning svg{flex:none}.estimation-warning strong{font-size:11px;font-weight:750}.estimation-warning p{margin:4px 0 0;font-size:10px;line-height:1.5}.course-list{gap:12px;padding-top:14px;display:grid}.course-list>.form-tip,.course-list>.empty-courses,.course-list>.course-card{margin:0}.empty-courses{text-align:center;background:#fafbf9;border:1px dashed #cad6ce;border-radius:14px;margin-bottom:11px;padding:18px}.empty-courses strong,.empty-courses p{margin:0}.empty-courses strong{font-size:12px}.empty-courses p{color:var(--muted);margin-top:5px;font-size:10px}.course-card{background:#fafbf9;border:1px solid #dfe6df;border-radius:15px;margin-bottom:11px;padding:14px}.course-card-head{justify-content:space-between;align-items:center;display:flex}.course-card-head strong{color:var(--green-dark);font-size:11px}.course-card-head button{color:#98675f;cursor:pointer;background:0 0;border:0;padding:4px;font-size:9px;font-weight:700}.text-field{margin-top:12px;display:block}.text-field>span,.course-options label>span,.course-duration>span:first-child{color:var(--muted);margin-bottom:6px;font-size:9px;font-weight:700;display:block}.text-field small{font-size:inherit;font-weight:400}.text-field input,.course-options select,.date-fields input{width:100%;min-height:42px;color:var(--ink);background:#fff;border:1px solid #dce3dc;border-radius:10px;outline:0;padding:0 11px;font-size:11px}.text-field input:focus,.course-options select:focus,.date-fields input:focus{border-color:var(--green);box-shadow:0 0 0 3px #376f601a}.course-options{align-items:end;gap:8px;margin-top:11px;display:flex}.course-options>label{flex:1 1 0;min-width:0}.course-options>label:first-child{flex-grow:1.35}.course-duration{justify-content:space-between;align-items:flex-end;margin-top:11px;display:flex}.course-duration>span:first-child{margin-bottom:13px}.course-hours-field>span:first-child{color:var(--muted);margin-bottom:6px;font-size:9px;font-weight:700;display:block}.course-options label.course-hours-field>span.course-hours-input{background:#fff;border:1px solid #dce3dc;border-radius:11px;align-items:center;gap:5px;width:100%;height:42px;margin-bottom:0;padding:0 11px;display:flex}.course-hours-input:focus-within{border-color:var(--green);box-shadow:0 0 0 3px #376f601a}.course-hours-input input{width:auto;min-width:0;color:var(--ink);text-align:right;background:0 0;border:0;outline:0;flex:auto;padding:0;font-size:15px;font-weight:750;line-height:normal}.course-hours-input>span{color:var(--muted);flex:none;font-size:9px;line-height:normal}.date-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:11px;display:grid}.date-fields label>span{color:var(--muted);margin-bottom:6px;font-size:9px;font-weight:700;display:block}.date-fields input{min-width:0;padding:0 8px;font-size:10px}.field-error{color:#9a5047;margin:9px 0 0;font-size:9px;line-height:1.4}.experience-summary strong,.experience-summary span{display:block}.experience-summary strong{color:var(--green-dark);font-size:11px}.experience-summary span{margin-top:4px}.add-course-button{width:100%;min-height:44px;color:var(--green-dark);background:var(--green-soft);cursor:pointer;border:1px solid #bfd1c7;border-radius:12px;font-size:11px;font-weight:750}.add-course-button span{vertical-align:-1px;margin-right:4px;font-size:17px}.field-group h3{color:var(--green);letter-spacing:.1em;text-transform:uppercase;margin:20px 0 0;font-size:10px}.field-group:first-child h3{margin-top:16px}.live-total{background:var(--cream);margin-top:17px;padding:18px}.live-total span,.live-total strong{display:block}.live-total span{color:var(--muted);font-size:10px}.live-total strong{margin-top:4px;font-family:Georgia,serif;font-size:29px;font-weight:500}.live-total strong small{color:var(--muted);font-family:inherit;font-size:13px}.result-badge{color:#765c31;background:#f6edda;border-radius:999px;padding:7px 9px;font-size:9px;font-weight:750}.result-badge.success{color:var(--green-dark);background:var(--green-soft)}.reset-button{color:#8a5d56;cursor:pointer;background:0 0;border:0;width:100%;margin-top:13px;padding:12px;font-size:11px;font-weight:700}@media (min-width:521px){body{padding:20px 0}.app-shell{border-radius:28px;height:calc(100dvh - 40px);box-shadow:0 22px 70px #1f383026}.primary-nav{border-radius:0 0 28px 28px}}@media (max-width:360px){.content{padding:0 14px}.welcome h1{font-size:32px}.area-card{padding:13px}.segmented button{font-size:10px}.date-fields{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.employment-choices{gap:16px;display:grid}.employment-choice{text-align:left;width:100%;color:var(--text);font:inherit;cursor:pointer;background:#fff;border:1px solid #d5dfd8;border-radius:20px;grid-template-columns:1fr auto;gap:10px 16px;padding:24px;display:grid}.employment-choice strong{font-size:20px}.employment-choice span{color:var(--muted);grid-column:1;line-height:1.6}.employment-choice svg{grid-area:1/2/3;align-self:center}.employment-choice:hover{background:#edf1ed}.employment-choice:focus-visible{outline-offset:3px;outline:3px solid #3d7465}.selected-personal{gap:8px;margin:0 0 24px;display:grid}.selected-personal span{color:var(--muted);font-size:12px;line-height:1.5}.home-personnel-switcher{background:#fff;border:1px solid #d5dfd8;border-radius:16px;margin-top:24px}.home-personnel-switcher>summary{cursor:pointer;grid-template-columns:minmax(0,1fr) auto;gap:4px 12px;padding:14px 16px;list-style:none;display:grid}.home-personnel-switcher>summary::-webkit-details-marker{display:none}.personnel-switcher-label{color:var(--muted);font-size:11px}.home-personnel-switcher>summary strong{grid-column:1;font-size:14px}.home-personnel-switcher>summary .chevron{grid-area:1/2/3;align-self:center}.home-personnel-switcher[open]>summary .chevron>span{transform:translateY(2px)rotate(225deg)}.personnel-switcher-options{padding:0 16px 16px}.personnel-switcher-options p{color:var(--muted);margin:0 0 12px;font-size:12px;line-height:1.5}.personnel-switcher-option{min-height:44px;color:var(--green-dark);background:var(--green-soft);font:inherit;cursor:pointer;border:1px solid #d5dfd8;border-radius:10px;padding:10px 14px;font-size:13px}.home-personnel-switcher>summary:focus-visible,.personnel-switcher-option:focus-visible,.content-backup-action button:focus-visible{outline:3px solid var(--green);outline-offset:3px}.content-backup-action{border-top:1px solid #d5dfd8;justify-content:center;margin:0 0 28px;padding-top:20px;display:flex}.content-backup-action button{min-height:44px;padding:10px 16px;font-size:12px}.home-personnel-switcher+.home-screen{padding-top:16px}.home-personnel-switcher+.home-screen>.score-card:first-child,.home-overview>.score-card:first-child{margin-top:0}.work-period-card .course-card-head{flex-wrap:wrap;gap:8px}.work-period-actions{flex-wrap:wrap;align-items:center;gap:2px;display:flex}.work-period-actions button{color:#95645a;cursor:pointer;background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;min-width:44px;min-height:44px;display:inline-flex}.work-period-actions .work-period-edit{color:var(--green);align-items:center;gap:6px;display:inline-flex}.work-period-summary{overflow-wrap:anywhere;gap:6px;display:grid}.work-period-summary strong{font-size:14px;font-weight:500}.work-period-summary span,.work-period-summary small{color:var(--muted);font-size:12px}.work-period-actions button:focus-visible{outline:3px solid var(--green);outline-offset:3px}.work-period-footer{border-top:1px solid #d5dfd8;justify-content:flex-end;gap:8px;margin-top:16px;padding-top:12px}.work-period-actions .work-period-save{background:var(--green);color:#fff}.work-period-actions button:hover{background:#e5ece7}.work-period-actions .work-period-save:hover{background:var(--green-dark)}.work-period-actions button:disabled,.work-period-actions button[aria-disabled=true]{opacity:.4;cursor:default}.primary-nav{grid-template-columns:repeat(3,minmax(0,1fr));padding-inline:12px;display:grid}.primary-nav button{min-width:0}@media (max-width:400px){.primary-nav button{padding-inline:4px}}.data-actions{gap:20px;display:grid}.data-actions .backup-primary,.data-actions .reset-button{margin:0}.segmented.six{grid-template-columns:repeat(6,minmax(0,1fr))}@media (max-width:400px){.segmented.six{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:900px){body{padding:0}.app-shell{max-width:1440px;height:100dvh;box-shadow:none;border-radius:0}.app-header{border-bottom:1px solid var(--line);background:#fcfdfa;flex:none;align-items:stretch;gap:24px;padding-inline:40px;display:flex}.topbar{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;padding:18px 0}.content{scrollbar-gutter:stable;padding-inline:40px}.home-screen,.calculator-screen{padding-bottom:48px}.calculator-title h1{font-size:44px}.calculator-title>p:last-child{max-width:640px}.home-personnel-switcher{max-width:420px;margin-top:28px}.home-dashboard{grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);align-items:start;gap:24px 32px;display:grid}.home-overview,.home-breakdown,.calculator-merits{min-width:0}.home-breakdown>.section-heading{margin-top:0}.home-disclaimer{grid-column:1/-1;margin-top:0}.score-card{padding:28px}.score-row strong{font-size:60px}.status-line{flex-wrap:wrap;gap:12px 20px}.area-grid{gap:16px}.area-card{min-height:150px;padding:22px}.calculator-workspace{grid-template-columns:minmax(300px,.75fr) minmax(0,1.5fr);align-items:start;gap:0 32px;display:grid}.calculator-workspace>.calculator-title{grid-column:1/-1;margin-bottom:28px}.calculator-workspace>.selection-card{padding:24px}.calculator-merits>.form-section:first-child{margin-top:0}.calculator-merits .form-section>summary{padding:22px}.employment-choices{grid-template-columns:repeat(2,minmax(0,1fr))}.employment-choice{min-height:190px;padding:32px}.content-backup-action{justify-content:flex-start}.data-screen{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:40px;display:grid}.data-actions{border:1px solid var(--line);background:var(--card);border-radius:20px;padding:28px}.primary-nav{width:auto;height:auto;box-shadow:none;background:0 0;border:0;border-radius:0;flex-wrap:wrap;flex:auto;order:0;justify-content:flex-end;gap:4px;padding:12px 0;display:flex}.primary-nav button{height:44px;color:var(--muted);border-radius:8px;flex-direction:row;gap:8px;padding:0 16px;font-size:14px}.primary-nav button.active{background:var(--green-soft);color:var(--green-dark)}.primary-nav button:hover{background:#edf2ed}.primary-nav button:focus-visible{outline:3px solid var(--green);outline-offset:2px}.dev-data-button{bottom:24px;right:40px}.app-shell:has(.dev-data-button) .content>section{padding-bottom:100px}.app-shell:has(.dev-data-button) .content .calculator-workspace{padding-bottom:100px}}@media (min-width:1200px) and (min-height:900px){.calculator-workspace>.selection-card{position:sticky;top:24px}}.desktop-only{display:none}.home-toolbar+.home-screen{padding-top:16px}@media (min-width:900px){.desktop-only{display:block}.home-dashboard .mobile-only{display:none}.home-toolbar{justify-content:space-between;align-items:center;gap:32px;padding:28px 0 8px;display:flex}.home-page-title h1{letter-spacing:-.025em;margin:0;font:500 34px/1.15 Georgia,serif}.home-toolbar .home-personnel-switcher{z-index:2;flex-shrink:0;width:280px;margin:0;position:relative}.home-toolbar .personnel-switcher-options{border:1px solid var(--line);background:var(--card);width:340px;box-shadow:var(--shadow);border-radius:14px;padding:20px;position:absolute;top:calc(100% + 8px);right:0}.home-dashboard{grid-template-columns:minmax(0,2fr) minmax(0,3fr);gap:24px 28px}.home-overview .score-card{border-radius:18px;padding:24px;box-shadow:0 8px 24px #2454481f}.home-overview .score-card-head h2{font-size:24px}.home-overview .score-row strong{font-size:48px}.home-overview .next-grade-progress{margin-top:18px}.home-overview .status-line{gap:10px}.dashboard-next-step{border:1px solid var(--line);background:#fff;border-radius:16px;margin-top:20px;padding:22px}.dashboard-next-step h2{margin:0;font-size:17px;line-height:1.4}.dashboard-next-step>p:not(.eyebrow){color:var(--muted);margin:10px 0 0;font-size:13px;line-height:1.6}.dashboard-next-step .primary-action{min-height:46px;box-shadow:none;margin-top:18px;padding:14px 16px;font-size:14px}.home-breakdown{background:var(--card);border:1px solid var(--line);border-radius:18px;padding:24px}.home-breakdown .section-heading{flex-wrap:wrap;gap:8px}.home-breakdown .area-grid{margin-top:20px;display:block}.home-breakdown .area-card{border:0;border-top:1px solid var(--line);min-height:0;box-shadow:none;background:0 0;border-radius:0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px 16px;padding:18px 0;display:grid}.home-breakdown .area-card-top strong{font-size:13px;line-height:1.4}.home-breakdown .area-card>p{text-align:right;margin:0}.home-breakdown .area-card>p b{font-family:inherit;font-size:20px;font-weight:700;line-height:1.2}.home-breakdown .area-card>p .desktop-only{font-size:12px;display:inline}.area-meter{background:#edf1ee;border-radius:8px;grid-column:1/-1;height:6px;overflow:hidden}.area-meter>span{border-radius:inherit;height:100%;display:block}.home-breakdown .area-card-details{grid-column:1/-1;gap:6px;margin:0}.home-breakdown .area-card-details small,.home-breakdown .area-card-details strong{font-size:11px}.home-breakdown .cap-note{grid-column:1/-1;margin:0;font-size:11px}.home-breakdown .area-accent{display:none}.dashboard-sources{border-top:1px solid var(--line);color:var(--muted);grid-column:1/-1;padding-top:18px;font-size:12px;line-height:1.6}.dashboard-sources>p{align-items:center;gap:8px;margin:0 0 8px;display:flex}.dashboard-sources>p>svg{flex-shrink:0}.dashboard-sources summary{color:var(--green-dark);cursor:pointer;align-items:center;gap:12px;min-height:32px;list-style:none;display:inline-flex}.dashboard-sources summary::-webkit-details-marker{display:none}.dashboard-sources summary:focus-visible{outline:3px solid var(--green);outline-offset:3px;border-radius:4px}.dashboard-sources details[open] .chevron>span{transform:translateY(2px)rotate(225deg)}.dashboard-sources details>p{max-width:1000px;margin:8px 0 0}.calculator-workspace{grid-template-columns:240px minmax(0,1fr);gap:24px 28px}.calculator-workspace [hidden]{display:none!important}.calculator-workspace>.calculator-title{margin-bottom:0}.calculator-workspace>.calculator-title h1{font-size:34px}.calculator-workspace>.calculator-title>p:last-child{margin-top:10px;font-size:13px}.calculator-sidebar{scrollbar-width:thin;grid-area:2/1;max-height:calc(100dvh - 130px);padding:8px 12px 12px 0;position:sticky;top:20px;overflow-y:auto}.editor-regime{font-size:16px}.editor-context{color:var(--muted);margin:6px 0 20px;font-size:12px}.editor-navigation{gap:6px;display:grid}.editor-navigation button{text-align:left;width:100%;min-height:60px;color:var(--ink);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:12px;align-items:center;gap:12px;padding:12px;font-size:13px;font-weight:650;display:flex}.editor-navigation button:hover{background:#eaf0eb}.editor-navigation button[aria-current]{background:var(--green-soft);color:var(--green-dark);border-color:#c8dbd1}.editor-navigation button:focus-visible,.editor-panel-heading h2:focus-visible{outline:3px solid var(--green);outline-offset:3px}.editor-nav-number{color:var(--green);flex-shrink:0;font-size:11px}.editor-navigation small{color:var(--muted);margin-top:5px;font-size:11px;font-weight:400;display:block}.editor-result{border-top:1px solid var(--line);margin-top:24px;padding-top:20px}.editor-result>span,.editor-result>small{color:var(--muted);font-size:11px;line-height:1.5;display:block}.editor-result>strong{margin-top:6px;font-size:30px;display:block}.editor-result>strong small{color:var(--muted);font-size:12px;font-weight:400}.editor-result>p{font-size:13px;line-height:1.5}.editor-result .primary-action{min-height:44px;box-shadow:none;margin:14px 0 10px;padding:14px;font-size:13px}.calculator-workspace>.selection-card,.calculator-workspace>.calculator-merits{grid-area:2/2;width:100%;min-width:0;max-width:none;margin:0;position:static}.calculator-workspace>.selection-card{box-shadow:none;border-radius:16px;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;padding:28px;display:grid}.selection-card>.editor-panel-heading,.selection-card>.selected-personal,.selection-card>fieldset:last-of-type,.selection-card>.editor-start{grid-column:1/-1}.calculator-workspace .selection-card>fieldset{min-width:0;margin:0}.calculator-workspace .selection-card>fieldset:last-of-type{border-top:1px solid var(--line);padding-top:20px}.calculator-workspace .selection-card>fieldset:last-of-type .select-field{max-width:460px}.calculator-workspace .selection-card .selected-personal{margin:0}.calculator-workspace .selection-card .form-tip{background:0 0;padding:0;line-height:1.6}.calculator-workspace .selection-card legend{color:var(--ink);font-size:13px}.calculator-workspace .selection-card .segmented.six{grid-template-columns:repeat(3,minmax(0,1fr))}.calculator-workspace .editor-start{width:auto;min-height:44px;box-shadow:none;justify-self:start;gap:28px;margin:0;padding:14px 18px;font-size:13px;display:flex}.calculator-merits>.form-section{box-shadow:none;border-radius:16px;margin:0}.calculator-merits>.form-section>summary{display:none}.editor-panel-heading{justify-content:space-between;align-items:center;gap:20px;display:flex}.editor-panel-heading h2{border-radius:4px;margin:0;font:500 26px/1.2 Georgia,serif}.editor-panel-heading>span{color:var(--green);white-space:nowrap;font-size:12px}.calculator-merits .editor-panel-heading{border-bottom:1px solid var(--line);padding:24px 28px}.calculator-merits .section-fields{border-top:0;padding:24px 28px}.calculator-merits>.live-total,.calculator-merits>.primary-action{display:none}.calculator-merits>.source-note{margin:0 0 16px}.calculator-merits .empty-courses{text-align:left;padding:24px}.calculator-merits .add-course-button{justify-self:start;width:auto;padding-inline:20px}.calculator-merits .number-field{gap:24px}.calculator-merits .number-field>span:first-child{max-width:620px}.calculator-merits .optional-objectives>summary{min-height:54px;padding-inline:0;font-size:13px}.calculator-merits .form-tip{font-size:12px;line-height:1.6}.calculator-merits .work-period-summary{flex-wrap:wrap;justify-content:space-between;gap:8px 20px;display:flex}}@media (min-width:1200px){.calculator-merits .course-card:not(.work-period-card){grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px 24px;display:grid}.calculator-merits .course-card:not(.work-period-card) .course-card-head{grid-column:1/-1;margin:0}.calculator-merits .course-card:not(.work-period-card) .course-options{margin:0}.calculator-merits .work-period-card>div[id]:not([hidden]){grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px 24px;display:grid}.calculator-merits .work-period-card .date-fields{margin:0}.calculator-merits .work-period-footer,.calculator-merits .work-period-card .field-error{grid-column:1/-1}}@media (min-width:900px){.editor-step-guide{margin:0 0 16px}.editor-step-guide strong{color:var(--green-dark);font-size:13px}.editor-step-guide p{color:var(--muted);margin:6px 0 0;font-size:12px;line-height:1.5}.editor-navigation{gap:8px}.editor-navigation button{background:var(--card);border-color:#d5dfd8;box-shadow:0 2px 3px #1f383008}.editor-navigation button>span:nth-child(2){flex:1}.editor-navigation button>svg{color:var(--green);flex-shrink:0}.editor-navigation button:hover{border-color:var(--green);background:#edf5f0}.editor-navigation button[aria-current]{border-color:var(--green);box-shadow:inset 3px 0 0 var(--green)}.editor-nav-number{background:#eef3ef;border-radius:50%;place-items:center;width:26px;height:26px;display:grid}.editor-navigation button[aria-current] .editor-nav-number{background:var(--green);color:#fff}.editor-step-footer{border:1px solid var(--line);background:#fff;border-radius:16px;grid-area:3/2;width:100%;max-width:none;padding:20px 24px;display:block}.editor-step-help strong{font-size:13px}.editor-step-help p{color:var(--muted);margin:6px 0 18px;font-size:12px;line-height:1.5}.editor-step-actions{justify-content:space-between;align-items:stretch;gap:16px;display:flex}.editor-previous{min-height:48px;color:var(--green-dark);cursor:pointer;background:#fff;border:1px solid #c8d6cd;border-radius:10px;justify-content:center;align-items:center;gap:10px;padding:12px 16px;font-size:13px;font-weight:650;display:inline-flex}.editor-previous>svg{transform:rotate(180deg)}.editor-previous:hover{background:var(--paper);border-color:var(--green)}.editor-next.primary-action{width:auto;min-width:190px;min-height:48px;box-shadow:none;border-radius:10px;gap:24px;margin:0 0 0 auto;padding:12px 18px;font-size:14px}.editor-next>span{text-align:left}.editor-next small{margin-top:4px;font-size:11px;font-weight:400;display:block}.editor-step-actions button:focus-visible{outline:3px solid var(--green);outline-offset:3px}.editor-progress-top{border:1px solid var(--line);background:var(--card);border-radius:16px;grid-area:2/1/auto/-1;padding:18px 24px}.editor-progress-top .editor-step-guide{flex-wrap:wrap;justify-content:space-between;gap:8px 24px;margin-bottom:16px;display:flex}.editor-progress-top .editor-step-guide p{margin:0}.editor-stepper ol{margin:0;padding:0;list-style:none;display:grid}.editor-stepper li{min-width:0;position:relative}.editor-stepper li:not(:last-child):after{content:"";background:#d6e1da;width:100%;height:2px;position:absolute;top:25px;left:50%}.editor-stepper button{z-index:1;width:100%;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:10px;flex-direction:column;align-items:center;gap:10px;padding:6px 10px 10px;font-size:12px;font-weight:650;line-height:1.4;display:flex;position:relative}.editor-step-dot{width:40px;height:40px;color:var(--green-dark);background:#fff;border:2px solid #b8cdc1;border-radius:50%;place-items:center;font-size:14px;display:grid}.editor-stepper button:hover{color:var(--green-dark);text-underline-offset:4px;text-decoration:underline}.editor-stepper button:hover .editor-step-dot{border-color:var(--green);background:var(--green-soft)}.editor-stepper button[aria-current]{color:var(--green-dark)}.editor-stepper button[aria-current] .editor-step-dot{color:#fff;background:var(--green);border-color:var(--green);box-shadow:0 0 0 4px #e6efe9}.editor-stepper button:focus-visible{outline:3px solid var(--green);outline-offset:2px}.calculator-sidebar,.calculator-workspace>.selection-card,.calculator-workspace>.calculator-merits{grid-row:3}.editor-step-footer{grid-row:4}}.select-field select,.course-options select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath d='m4 6 4 4 4-4' fill='none' stroke='%23376f60' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;background-size:16px 16px;padding-right:44px}:is(.select-field select:open,.course-options select:open){background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath d='m4 10 4-4 4 4' fill='none' stroke='%23376f60' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}@media (forced-colors:active){.select-field select,.course-options select{appearance:auto;background-image:none!important}}.home-right-column{display:contents}@media (min-width:900px){.home-overview{grid-area:1/1}.home-right-column{flex-direction:column;grid-area:1/2;gap:24px;min-width:0;display:flex}.home-right-column>.home-breakdown{order:0}.home-right-column>.career-timeline{order:1}.home-status{gap:16px;min-width:0;margin-top:24px;display:grid}.home-status>*{margin:0}.home-right-column .career-timeline{border:1px solid var(--line);background:var(--card);border-radius:18px;min-width:0;padding:24px}.home-right-column .career-timeline .section-heading{margin-top:0}.home-right-column .timeline-card{box-shadow:none;border:0;border-radius:0;margin-top:24px;padding:0}.home-right-column .timeline-item{min-height:66px}.home-right-column .timeline-item:last-child{min-height:0}}@media (min-width:1200px){.home-right-column .timeline-card{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:16px;display:grid}.home-right-column .timeline-item{grid-template-columns:minmax(0,1fr);align-content:start;gap:12px;min-height:0}.home-right-column .timeline-item:not(:last-child):after{width:calc(100% + 16px);height:2px;top:8px;bottom:auto;left:12px}.home-right-column .timeline-item small{line-height:1.6}}
