@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{font-family:'DM Sans',system-ui,sans-serif;color:#143047;background:#f4f7f7;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}button,input,select{font:inherit}button{cursor:pointer}a{color:inherit}h1,h2,h3,p{margin-top:0}.app-shell{max-width:1600px;margin:auto}.topbar{height:78px;background:#102b42;display:flex;align-items:center;padding:0 clamp(22px,5vw,84px);gap:64px;color:#d5e2e8}.brand{display:flex;align-items:center;gap:12px;font:800 1.27rem Manrope,sans-serif;letter-spacing:-.055em;text-decoration:none;color:white;white-space:nowrap}.brand-light{font-weight:500;color:#a8e4df}.brand-mark{display:grid;place-items:center;width:34px;height:34px;border:2px solid #4bdbd1;color:#4bdbd1;border-radius:9px;font:700 1.6rem Manrope}.topbar nav{display:flex;gap:36px}.topbar nav a{font-size:.88rem;text-decoration:none;color:#cad8df}.topbar nav a:hover,.topbar nav a:focus-visible{color:#70e7dd}.edition{margin-left:auto;border:1px solid #496174;border-radius:100px;padding:7px 11px;color:#9eb5c1;font-size:.7rem;font-weight:700;letter-spacing:.09em;white-space:nowrap}
.intro{background:#102b42;color:white;display:flex;justify-content:space-between;align-items:end;gap:48px;padding:45px clamp(22px,5vw,84px) 56px}.intro>div:first-child{max-width:780px}.eyebrow,.section-kicker{font-size:.69rem;font-weight:800;letter-spacing:.16em;color:#2b7f82}.eyebrow{display:flex;align-items:center;gap:11px;color:#65d5ce}.eyebrow-line{width:23px;height:2px;background:#65d5ce}h1,h2,h3{font-family:Manrope,system-ui,sans-serif}h1{font-weight:700;letter-spacing:-.06em;line-height:1.12;font-size:clamp(2.25rem,4.3vw,4.25rem);margin:20px 0}h1 em{font-style:normal;color:#68ded3}.intro p{font-size:1.03rem;line-height:1.7;color:#bed0da;max-width:660px;margin-bottom:0}.intro-note{display:flex;flex-direction:column;gap:13px;width:254px;min-width:230px;padding:21px;border:1px solid #3b5c6f;border-radius:12px;font-size:.86rem;line-height:1.7;color:#e1edf1}.note-index{font-size:.67rem;letter-spacing:.15em;color:#69dad0;font-weight:800}.intro-note b{color:#70e4d9}
.workspace{padding:38px clamp(22px,5vw,84px) 64px;display:grid;grid-template-columns:minmax(365px,.91fr) minmax(450px,1.09fr);gap:26px;align-items:start}.panel,.stat,.payoff-card,.trajectory{background:white;border:1px solid #d9e3e5;box-shadow:0 3px 12px #102b4207}.panel{border-radius:16px;padding:29px 31px}.panel-heading,.results-top,.subheading,.trajectory-heading,.payoff-lead{display:flex;justify-content:space-between;align-items:start;gap:16px}.panel h2,.results h2,.trajectory h2,.method h2{font-size:1.6rem;letter-spacing:-.045em;margin:8px 0 0}.text-button{border:0;background:none;color:#247b80;font-size:.8rem;font-weight:700;padding:8px 0;text-decoration:underline;text-underline-offset:4px}.panel-note{color:#637782;line-height:1.55;font-size:.88rem;margin:13px 0 24px}.field{display:flex;flex-direction:column;gap:8px;font-size:.78rem;font-weight:700;color:#4b6470}.field>span:first-child{min-height:17px}.field input,.field select{width:100%;min-height:43px;background:#f8faf9;border:1px solid #cddadd;border-radius:7px;color:#17364a;padding:9px 11px;font-size:.9rem;font-weight:600;outline:none}.field 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='%235b7580' stroke-width='1.5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 11px center;padding-right:31px}.field input:focus,.field select:focus{border-color:#1b989a;box-shadow:0 0 0 3px #4bdbd12b}.field-row,.cost-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-top:15px}.field-row{grid-template-columns:.7fr 1.3fr}.info{border:0;background:none;color:#738d96;padding:0 2px}.subheading{align-items:baseline;margin:27px 0 3px;border-top:1px solid #e2e9e9;padding-top:24px}.subheading h3{margin:0;font-size:.93rem;letter-spacing:-.02em}.subheading>span{font-size:.63rem;font-weight:800;letter-spacing:.13em;color:#95a8ac}.money-input{position:relative}.money-input b{position:absolute;left:12px;top:13px;color:#79939b;font-weight:600}.money-input input{padding-left:25px}.advanced{border-top:1px solid #e2e9e9;margin-top:27px}.advanced summary{list-style:none;display:flex;justify-content:space-between;align-items:center;padding:22px 0 4px;color:#237c81;font-size:.86rem;font-weight:700;cursor:pointer}.advanced summary::-webkit-details-marker{display:none}.advanced[open] summary span{transform:rotate(45deg)}.advanced-inner{padding-bottom:5px}
.results-top{align-items:end;padding:10px 0 22px}.live-pill{font-size:.73rem;color:#3c7778;background:#e5f4f1;padding:8px 11px;border-radius:30px;white-space:nowrap}.live-pill span{display:inline-block;background:#35a99d;width:6px;height:6px;border-radius:50%;margin-right:6px;vertical-align:2px}.hero-metric{background:#183a50;color:white;padding:29px 31px 26px;border-radius:16px;position:relative;overflow:hidden}.hero-metric:after{content:'';position:absolute;right:-72px;top:-103px;width:260px;height:260px;border:1px solid #496c7b;border-radius:50%;box-shadow:0 0 0 48px #ffffff05,0 0 0 95px #ffffff03;pointer-events:none}.hero-metric>span,.hero-metric small{display:block;color:#b6cdd4}.hero-metric>span{font-size:.91rem}.hero-metric strong{display:block;font:700 clamp(2.35rem,4vw,3.65rem) Manrope;letter-spacing:-.06em;margin:7px 0 1px}.hero-metric small{font-size:.75rem;line-height:1.5}.metric-rule{height:1px;background:#486677;margin:29px 0 21px}.metric-split{display:grid;grid-template-columns:1fr 1fr;gap:16px}.metric-split div{display:flex;flex-direction:column;gap:8px}.metric-split span{font-size:.75rem;color:#b7cbd2;line-height:1.45}.metric-split b{font:700 1.3rem Manrope;letter-spacing:-.04em}.metric-split div:last-child b{color:#69ded2}.result-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:16px}.stat{border-radius:13px;padding:22px;min-height:200px;display:flex;flex-direction:column;align-items:start}.stat-icon{width:28px;height:28px;border-radius:7px;display:grid;place-items:center;font:800 .73rem Manrope;margin-bottom:16px}.federal{background:#def4f0;color:#1d8884}.private{background:#fff0d5;color:#aa6b11}.stat>span:nth-child(2){color:#55707c;font-size:.78rem;line-height:1.35}.stat strong{font:700 clamp(1.45rem,2.5vw,2.1rem) Manrope;letter-spacing:-.045em;margin:5px 0}.stat small{color:#7c9199;font-size:.7rem;line-height:1.45;margin-top:auto}.payoff-card{border-radius:13px;margin-top:16px;padding:26px 27px}.payoff-card h3{font-size:1.15rem;letter-spacing:-.03em;margin:7px 0 0}.payoff-decoration{font-size:2.2rem;color:#40a5a1;line-height:1}.payoff-main{display:grid;grid-template-columns:1fr 1fr;gap:25px;margin-top:24px}.payoff-main>div{display:flex;flex-direction:column}.payoff-main span,.payoff-bottom span{color:#55707c;font-size:.77rem}.payoff-main strong{font:700 clamp(1.35rem,2.3vw,1.85rem) Manrope;letter-spacing:-.05em;margin:6px 0}.payoff-main small{color:#82939a;font-size:.7rem;line-height:1.5}.payoff-bottom{border-top:1px solid #e2e9e9;display:flex;justify-content:space-between;margin-top:26px;padding-top:20px;gap:10px}.payoff-bottom b{font:700 1rem Manrope}.warning{border-left:3px solid #e6b153;background:#fff8ea;color:#6f5a34;padding:15px 17px;font-size:.78rem;line-height:1.55;border-radius:0 7px 7px 0;margin-top:17px}
.trajectory{margin:0 clamp(22px,5vw,84px) 64px;border-radius:16px;padding:32px 34px}.trajectory-heading{align-items:end}.trajectory p{color:#607681;font-size:.88rem;line-height:1.6;max-width:620px;margin:10px 0 0}.legend{display:flex;gap:18px;white-space:nowrap;color:#617681;font-size:.76rem;padding-bottom:5px}.legend span{display:flex;align-items:center;gap:7px}.legend i{display:inline-block;width:17px;height:3px;border-radius:5px}.debt-key{background:#f2ad4d}.income-key{background:#1fa89f}.chart-wrap{margin:22px 0 3px;overflow:hidden}#chart{width:100%;height:auto;display:block;min-height:220px}.grid-line{stroke:#e6eced;stroke-width:1}.axis-text{fill:#8a9da4;font:12px 'DM Sans',sans-serif}.grad-line{stroke:#bbc9cb;stroke-dasharray:5 5}.grad-label{fill:#a2b0b3;font:700 10px 'DM Sans';letter-spacing:1.4px}.debt-line,.income-line{fill:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.debt-line{stroke:#eca747}.income-line{stroke:#1fa89f}.trajectory-footer{border-top:1px solid #e5eced;display:flex;justify-content:space-between;gap:20px;padding-top:17px;color:#738891;font-size:.75rem;line-height:1.45}.trajectory-footer span:first-child{color:#206e75;font-weight:700}
.method{background:#eaf1f1;padding:56px clamp(22px,5vw,84px);display:grid;grid-template-columns:.72fr 1.28fr;gap:55px}.method h2{font-size:clamp(1.7rem,3vw,2.3rem);max-width:330px;line-height:1.2}.method-copy{max-width:760px}.method-copy p{font-size:.85rem;line-height:1.75;color:#4f6772;margin:0 0 14px}.method-copy a{color:#0d7881;text-decoration-thickness:1px;text-underline-offset:3px}.source-status{border-top:1px solid #cad9db;padding-top:17px;color:#69808a;font-size:.77rem}footer{background:#102b42;color:#aec5cc;display:flex;justify-content:space-between;align-items:center;gap:18px;padding:24px clamp(22px,5vw,84px);font-size:.73rem}footer>span:first-child{color:white;font:700 1rem Manrope;letter-spacing:-.04em}.footer-mark{color:#5ddbd1}footer a{text-decoration:none;color:#80ded5}
@media(max-width:1050px){.topbar{gap:30px}.workspace{grid-template-columns:1fr}.editor{max-width:none}.results-top{padding-top:7px}.intro-note{display:none}.method{grid-template-columns:1fr;gap:22px}.method h2{max-width:unset}}@media(max-width:680px){.topbar{height:66px}.topbar nav,.edition{display:none}.intro{padding-top:36px;padding-bottom:42px}.intro p{font-size:.94rem}.workspace{padding-top:22px;gap:30px}.panel{padding:23px 20px}.field-row,.cost-grid{gap:11px}.field-row{grid-template-columns:1fr}.hero-metric{padding:25px 23px}.metric-split{gap:12px}.result-grid{gap:11px}.stat{padding:17px;min-height:210px}.payoff-main{gap:15px}.trajectory{padding:25px 18px}.trajectory-heading{display:block}.legend{margin-top:20px}#chart{min-width:540px}.chart-wrap{overflow-x:auto}.trajectory-footer{flex-direction:column;gap:6px}footer{flex-wrap:wrap}}@media(max-width:380px){.result-grid,.payoff-main{grid-template-columns:1fr}.stat{min-height:auto}.stat small{margin-top:5px}.cost-grid{grid-template-columns:1fr}.metric-split{grid-template-columns:1fr}}
.intro{padding-top:26px;padding-bottom:34px}.intro h1{font-size:clamp(2.25rem,3.5vw,3.55rem);margin:14px 0}.intro p{line-height:1.6}.compare-box{border-top:1px solid #e0e9e9;margin-top:26px;padding-top:27px}.compare-intro{display:flex;justify-content:space-between;align-items:end;gap:30px}.compare-intro h3{font-size:1.25rem;letter-spacing:-.04em;margin:8px 0 0}.compare-intro p{margin:6px 0 0}.compare-intro .field{min-width:245px}.compare-table{margin-top:19px;border:1px solid #dce5e6;border-radius:9px;overflow:hidden}.compare-table [role=row]{display:grid;grid-template-columns:1.1fr 1fr 1fr}.compare-table [role=row]:nth-child(even){background:#f7fafa}.compare-table [role=cell],.compare-table [role=columnheader]{padding:13px 16px;border-bottom:1px solid #e4ebec;font-size:.81rem}.compare-table [role=row]:last-child [role=cell]{border-bottom:0}.compare-table [role=cell]:first-child{color:#5f7680}.compare-table [role=cell]:not(:first-child){font-weight:700;color:#1e3d4d}.compare-head{background:#ebf3f2}.compare-table [role=columnheader]{font-size:.7rem;letter-spacing:.08em;color:#54717a;font-weight:800}@media(max-width:680px){.compare-intro{display:block}.compare-intro .field{margin-top:17px}.compare-table{overflow-x:auto}.compare-table [role=row]{min-width:610px}}

/* Multi-page product shell */
.shell-header{background:#102b42;color:white}.shell-top{max-width:1600px;margin:auto;min-height:68px;padding:0 clamp(20px,5vw,84px);display:flex;align-items:center;justify-content:space-between}.header-caption{font-size:.74rem;color:#a9c2ca;letter-spacing:.025em}.page-tabs{max-width:1600px;margin:auto;display:flex;gap:3px;padding:0 clamp(20px,5vw,84px);overflow:auto;scrollbar-width:thin}.page-tabs a{padding:16px 18px 15px;color:#b3c9ce;text-decoration:none;font-size:.83rem;font-weight:700;white-space:nowrap;border-bottom:3px solid transparent}.page-tabs a:hover,.page-tabs a:focus-visible{color:white}.page-tabs a[aria-current=page]{color:#78e5d8;border-bottom-color:#61d8cc;background:#ffffff0b}.page-body{max-width:1600px;margin:auto;padding:0 clamp(20px,5vw,84px) 68px}.page-intro{display:flex;align-items:end;justify-content:space-between;gap:30px;padding:36px 0 28px}.page-intro h1{font-size:clamp(2rem,3.5vw,3.25rem);letter-spacing:-.055em;margin:10px 0}.page-intro p{font-size:.94rem;line-height:1.6;color:#607681;max-width:760px;margin:0}.coverage-note{display:flex;align-items:center;gap:12px;background:#e2f3ef;border:1px solid #c2e8df;border-radius:12px;padding:14px 18px;min-width:205px}.coverage-note b{font:800 2rem Manrope;color:#1b7777}.coverage-note span{font-size:.74rem;line-height:1.4;color:#537078}.explorer-grid{display:grid;grid-template-columns:minmax(345px,.9fr) minmax(420px,1.1fr);gap:24px;align-items:start}.explorer-list,.detail-panel,.picker-panel,.chart-card,.trajectory-table-section,.method-inline,.research-section{background:#fff;border:1px solid #d9e3e5;border-radius:16px;box-shadow:0 3px 12px #102b4207}.explorer-list{overflow:hidden}.search-panel{padding:22px;display:grid;grid-template-columns:1fr 1.45fr .65fr;gap:12px;background:#fff}.list-heading{display:flex;justify-content:space-between;border-top:1px solid #e2e9e9;background:#f9fbfb;padding:11px 22px;color:#69808a;font-size:.72rem}.list-heading span:first-child{font-weight:800;color:#325663}.program-list{padding:10px;max-height:630px;overflow-y:auto}.program-card{display:block;text-align:left;width:100%;background:white;border:1px solid #e2e9e9;border-radius:10px;padding:15px 16px;margin:0 0 8px;color:#173b4a}.program-card:hover,.program-card:focus-visible{border-color:#4cbab0;box-shadow:0 0 0 2px #45d9ce24}.program-card.is-active{border-color:#229b94;background:#f1fbf8}.program-card-top,.program-card-bottom{display:flex;justify-content:space-between;gap:14px;align-items:center}.program-card-top b{font-size:.82rem}.program-card-top em{font-size:.67rem;font-style:normal;border:1px solid #d6e2e3;border-radius:5px;padding:2px 5px;color:#5d7a83}.program-card strong{display:block;font:700 1.03rem Manrope;letter-spacing:-.025em;margin:7px 0 12px}.program-card-bottom{color:#69818a;font-size:.72rem}.program-card-bottom b{color:#1e6870;font-size:.82rem;white-space:nowrap}.directory-hint{border-top:1px solid #e4eded;padding:21px 22px;background:#f9fbfa}.directory-hint h3{font-size:.91rem;margin:0 0 5px}.directory-hint p{color:#6f828b;font-size:.74rem;line-height:1.55}.directory-hint .field{max-width:440px}.directory-row{border-top:1px solid #e1e9e9;margin-top:12px;padding-top:12px;display:flex;flex-wrap:wrap;gap:3px 14px;align-items:center}.directory-row b{font-size:.8rem;width:100%}.directory-row span{font-size:.72rem;color:#70858c}.directory-row a{font-size:.72rem;color:#197a7c}.detail-panel{padding:27px;position:sticky;top:16px;min-height:410px}.detail-empty{padding:30px 15px}.detail-empty h2{font-size:1.6rem;margin:12px 0}.detail-empty p,.detail-head p{color:#71868e;line-height:1.6}.detail-head h2{font-size:1.55rem;letter-spacing:-.04em;margin:8px 0 2px}.detail-head p{margin:0 0 19px;font-size:.9rem}.detail-total{background:#173a4c;border-radius:12px;padding:20px;color:white;display:flex;flex-direction:column}.detail-total span{font-size:.78rem;color:#b7d4da}.detail-total strong{font:800 2.2rem Manrope;letter-spacing:-.05em;margin:3px 0}.detail-total small{color:#b6d1d5;line-height:1.5}.residency-field{margin-top:19px}.budget-years{margin-top:16px}.budget-year{border-bottom:1px solid #dfe9e9}.budget-year summary{display:flex;justify-content:space-between;padding:13px 0;cursor:pointer;font-size:.84rem;list-style:none}.budget-year summary::-webkit-details-marker{display:none}.budget-year summary span{font-weight:800}.budget-year summary b{color:#1e7778}.budget-lines{display:grid;gap:8px;padding:2px 0 14px}.budget-lines>div,.funding-stack>div{display:flex;justify-content:space-between;gap:20px;font-size:.77rem;color:#607985}.budget-lines b{color:#284a58}.tiny-note{color:#73878d;font-size:.72rem;line-height:1.55;margin:10px 0}.tiny-note a{color:#147a7a}.detail-note{font-size:.76rem;color:#647c85;line-height:1.55;margin:18px 0}.detail-actions,.research-actions{display:flex;gap:10px;flex-wrap:wrap}.primary-button,.secondary-button{border-radius:8px;padding:11px 16px;font-size:.8rem;font-weight:800;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.primary-button{background:#168f8b;border:1px solid #168f8b;color:white}.primary-button:hover{background:#0d7774}.secondary-button{background:white;border:1px solid #9ec5c4;color:#176d71}.secondary-button:hover{background:#effaf8}.source-line{border-top:1px solid #e1eaea;padding-top:15px;margin-top:20px;font-size:.72rem;color:#78909a;line-height:1.5}.source-line a{color:#147b7c}.empty-list,.empty-state{padding:35px;color:#6a828b;line-height:1.6}.empty-state{border:1px dashed #b8ced0;border-radius:12px;margin-top:20px}.empty-state h2{color:#244a5b}.picker-panel{padding:24px}.picker-panel h2{font-size:1.3rem;margin:0 0 18px;letter-spacing:-.04em}.picker-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.choice-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.choice{display:flex;flex-direction:column;align-items:start;gap:5px;text-align:left;min-width:200px;flex:1 1 200px;background:#f8fbfa;color:#173a49;border:1px solid #d6e2e1;border-radius:10px;padding:15px}.choice:hover,.choice.selected{border-color:#198f8b;background:#e9f8f4}.choice b{font-size:.82rem}.choice span{font-size:.76rem;color:#567580}.choice small{font-size:.67rem;color:#1c817d;margin-top:4px}.compare-summary{margin:27px 0 17px}.compare-summary h2{font-size:1.5rem;letter-spacing:-.04em;margin:6px 0}.compare-summary p{font-size:.82rem;color:#71858d;margin:0}.school-matrix{display:grid;border:1px solid #d9e4e3;border-radius:12px;overflow:hidden}.compare-cell{padding:14px 15px;border-bottom:1px solid #e2eaea;border-right:1px solid #e2eaea;background:white;font-size:.8rem;min-width:0}.compare-cell.row-name{color:#58737e;background:#f8fbfa}.compare-cell.matrix-head{background:#e8f4f1;color:#2c5a63;font-size:.7rem;letter-spacing:.04em;font-weight:800}.compare-cell.matrix-head b,.compare-cell.matrix-head small{display:block;letter-spacing:0}.compare-cell.matrix-head small{font-weight:500;margin-top:4px}.compare-cell strong{font:800 1.15rem Manrope;color:#176e72}.compare-cell small{display:block;color:#b16829;margin-top:4px}.source-cards,.source-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px}.source-cards article,.source-grid article{border:1px solid #d9e4e3;background:#fff;border-radius:11px;padding:18px}.source-cards b,.source-grid h3{font-size:.86rem}.source-cards p,.source-grid p{font-size:.76rem;color:#6c828a;line-height:1.55;margin:9px 0}.source-cards a,.source-grid a{display:block;font-size:.74rem;color:#157b7c;margin-top:8px}.check-line{display:flex;align-items:center;gap:9px;font-size:.78rem;color:#3f6d72;margin:13px 0}.check-line input{accent-color:#158f88}.eligibility-field{margin-top:16px}.preapp-card{background:#fff;border:1px solid #d9e4e3;border-radius:12px;padding:18px 21px;margin:0 0 15px;display:flex;flex-direction:column}.preapp-card span{font-size:.76rem;color:#54727c}.preapp-card strong{font:800 1.55rem Manrope;color:#1b6870;margin:4px 0}.preapp-card small{font-size:.7rem;color:#7b8f96}.career-layout,.aid-layout{display:grid;grid-template-columns:minmax(330px,.74fr) minmax(500px,1.26fr);gap:22px;align-items:start}.career-controls .picker-fields,.aid-layout .picker-fields{margin-top:15px}.career-output{display:grid;gap:17px}.career-summary{display:grid;grid-template-columns:1fr 1fr;gap:12px}.career-summary article{display:flex;flex-direction:column;gap:6px;min-height:135px;background:white;border:1px solid #d9e4e3;border-radius:12px;padding:18px}.career-summary span{font-size:.75rem;color:#617b85}.career-summary strong{font:800 1.45rem Manrope;letter-spacing:-.04em;color:#1e6870}.career-summary small{font-size:.69rem;color:#899aa0;margin-top:auto}.chart-card{padding:22px}.chart-title h2{font-size:1.14rem;margin:0}.chart-title p{font-size:.74rem;color:#748991;margin:6px 0 12px}#careerChart{width:100%;height:auto;display:block}.trajectory-table-section{margin-top:22px;padding:23px}.section-heading h2{font-size:1.35rem;letter-spacing:-.04em;margin:0 0 5px}.section-heading p{font-size:.78rem;color:#738993;line-height:1.5}.table-scroll{overflow:auto}.timeline-table{width:100%;border-collapse:collapse;white-space:nowrap;font-size:.76rem}.timeline-table th{text-align:left;background:#e7f3f1;color:#496a73;padding:11px}.timeline-table td{border-bottom:1px solid #e4eaea;padding:10px 11px}.timeline-table tr:nth-child(even){background:#f9fbfa}.method-inline{padding:23px;margin-top:22px}.method-inline h2{font-size:1.15rem}.method-inline p{font-size:.78rem;line-height:1.6;color:#69808a}.method-inline a{color:#16777b}.aid-head h2{font-size:1.35rem;letter-spacing:-.03em;margin:6px 0}.aid-head p{font-size:.84rem;color:#72858d}.funding-stack{background:#15384c;color:white;border-radius:11px;padding:18px 20px;display:grid;gap:10px}.funding-stack>div{color:#c3d7db;font-size:.79rem}.funding-stack b{color:white}.funding-stack .gap-line{border-top:1px solid #4c6977;padding-top:12px;font-weight:800}.gap-line b{color:#7ae5d9}.aid-results-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:18px}.aid-result{background:white;border:1px solid #d9e4e3;border-radius:11px;padding:18px}.aid-result h3{font-size:.9rem;margin:9px 0 7px}.aid-result p{font-size:.74rem;line-height:1.55;color:#6d818a}.aid-result a{font-size:.72rem;color:#157a7c}.aid-status{border-radius:4px;padding:4px 6px;background:#eef4f3;color:#4e757a;font-size:.64rem;font-weight:800}.aid-status.likely{background:#e5f5ee;color:#238366}.aid-status.conditional{background:#fff3dc;color:#936f28}.sources-section{margin-top:42px}.research-section{margin-top:30px;padding:26px;display:grid;grid-template-columns:1.3fr .7fr;gap:34px}.research-section h2{font-size:1.4rem;letter-spacing:-.04em;margin:8px 0}.research-section p,.study-note li{font-size:.77rem;line-height:1.6;color:#687e88}.study-note{background:#f3f8f7;border-radius:10px;padding:20px}.study-note h3{font-size:.9rem}.study-note ul{padding-left:18px}.research-actions{margin-top:18px}
@media(max-width:1100px){.search-panel{grid-template-columns:1fr 1fr}.search-panel .field:last-child{grid-column:1/-1}.career-layout,.aid-layout{grid-template-columns:1fr}.explorer-grid{grid-template-columns:1fr}.detail-panel{position:static}.source-cards,.source-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.header-caption{display:none}.page-tabs a{padding:13px 12px;font-size:.77rem}.page-intro{align-items:start;flex-direction:column}.search-panel{grid-template-columns:1fr}.search-panel .field:last-child{grid-column:auto}.picker-fields,.career-summary,.aid-results-grid,.research-section{grid-template-columns:1fr}.source-cards,.source-grid{grid-template-columns:1fr}.school-matrix{overflow:auto;display:grid;min-width:680px}.page-body #compareResult{overflow:auto}.detail-panel{padding:21px}.coverage-note{min-width:0}.research-section{gap:10px}}
