:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;--navy: #001b48;--ink: #071a44;--muted: #52627a;--line: #dce6f3;--blue: #075cc8;--green: #07864b;--yellow: #f4aa14;--red: #df2529;--purple: #5537a6;--surface: #ffffff;--soft-blue: #eef6ff;--soft-green: #effaf4;--soft-yellow: #fff8e8;--soft-red: #fff2f2;--soft-purple: #f6f1ff;--page-max: 1320px;--page-gutter: 18px;--page-gutter-tablet: 16px;--page-gutter-mobile: 12px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:#f8fbff;color:var(--ink);overflow-x:hidden}a{color:inherit}button,input{font:inherit}.skip-link{position:fixed;left:16px;top:12px;z-index:40;transform:translateY(-130%);border-radius:6px;background:#fff;color:var(--navy);padding:10px 14px;box-shadow:0 10px 30px #001b482e}.skip-link:focus{transform:translateY(0)}.site-header{position:sticky;top:0;z-index:20;width:100%;min-height:76px;display:flex;align-items:center;gap:24px;padding:0 24px;background:var(--navy);color:#fff;box-shadow:0 8px 24px #001b4829}.brand{display:flex;align-items:center;gap:12px;flex:0 0 auto;min-width:0;text-decoration:none}.brand-mark{width:48px;height:48px;display:grid;place-items:center;border:2px solid rgba(255,255,255,.74);border-radius:6px}.brand strong,.brand small{display:block;line-height:1.02}.brand strong{font-size:18px;letter-spacing:0}.brand small{margin-top:4px;color:#d8e6ff;font-size:13px}.nav-links{display:flex;align-items:stretch;justify-content:flex-end;gap:4px;flex:1 1 auto}.nav-links a{display:flex;align-items:center;min-height:76px;border-bottom:4px solid transparent;padding:0 11px;color:#f7fbff;text-decoration:none;font-size:14px;font-weight:650;white-space:nowrap}.nav-links a.active,.nav-links a:hover,.nav-links a:focus-visible{border-color:#57b7ff;color:#fff}.menu-button{display:none;align-items:center;gap:8px;border:1px solid rgba(255,255,255,.24);border-radius:6px;background:#ffffff14;color:#fff;padding:10px 12px}.native-page{background:#f8fbff}.home-page{background:linear-gradient(180deg,#f8fbff 0 74%,#fff)}.home-hero{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(340px,.74fr);align-items:center;gap:34px;max-width:var(--page-max);margin:0 auto;padding:48px var(--page-gutter) 28px}.home-hero h1{margin:0;max-width:720px;color:var(--ink);font-size:clamp(42px,5vw,70px);line-height:1.02;letter-spacing:0;overflow-wrap:anywhere}.home-subtitle{margin:14px 0 16px!important;color:var(--green)!important;font-size:clamp(24px,2.7vw,34px)!important;font-family:Georgia,Times New Roman,serif;font-style:italic;font-weight:700;line-height:1.2!important}.home-hero-copy>p:not(.home-subtitle){max-width:700px;margin:0;color:#13234a;font-size:19px;line-height:1.58;overflow-wrap:anywhere}.home-action-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;max-width:720px;margin-top:28px}.home-action-tile{position:relative;min-height:82px;display:grid;grid-template-columns:minmax(0,1fr) 34px;align-items:center;gap:6px;overflow:hidden;border-radius:8px;padding:14px 8px 14px 14px;color:#fff;text-decoration:none;box-shadow:0 12px 24px #001b4826;transition:transform .16s ease,box-shadow .16s ease,filter .16s ease}.home-action-tile.blue{background:var(--blue)}.home-action-tile.green{background:var(--green)}.home-action-tile.yellow{background:var(--yellow);color:#2b2200}.home-action-tile.red{background:var(--red)}.home-action-tile:hover,.home-action-tile:focus-visible{transform:translateY(-3px);filter:brightness(1.04);box-shadow:0 18px 34px #001b4833}.home-action-label{position:relative;z-index:1;max-width:none;font-size:15.5px;font-weight:900;line-height:1.14}.home-action-art{position:relative;z-index:1;width:34px;height:34px;display:grid;place-items:center;border-radius:12px;background:#ffffff38;box-shadow:inset 0 0 0 1px #fff3}.home-action-art svg{width:24px;height:24px}.home-action-tile.yellow .home-action-art{background:#ffffff61;box-shadow:inset 0 0 0 1px #2b220014}.home-action-art:before,.home-action-art:after{content:"";position:absolute;border-radius:999px;background:#ffffff47}.home-action-art:before{width:12px;height:12px;right:-4px;top:-3px}.home-action-art:after{width:8px;height:8px;left:-4px;bottom:5px}.home-hero-art{min-width:0}.home-medicare-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(230px,.85fr) minmax(230px,.85fr);gap:18px}.home-medicare-grid .info-card{min-height:100%}.home-medicare-grid .button-link{margin-top:18px;width:100%}.inline-alert{display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:center;margin-top:22px;border-radius:7px;background:#fff4df;color:#5f3d00;padding:14px;font-weight:760;line-height:1.42}.inline-alert svg{color:#f39a09}.soft-note{margin-top:18px;border-radius:7px;background:#ffffffb8;color:#4b3100;padding:14px;line-height:1.45;font-weight:720}.section-lede{margin:-4px 0 14px;color:#52627a;font-weight:700}.home-page .split{align-items:start}.before-apply-panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(140px,.7fr);align-items:center;gap:18px;overflow:hidden;border:1px solid #cfe2fa;border-radius:8px;background:#eef6ff;padding:22px;box-shadow:0 10px 28px #001b480d}.before-apply-copy h3{margin:8px 0 10px;font-size:20px;line-height:1.18}.clipboard-illustration{position:relative;min-height:238px;display:grid;place-items:center}.clipboard-board{position:relative;width:min(180px,100%);min-height:214px;border-radius:22px;background:#075cc8;padding:26px 16px 16px;box-shadow:0 18px 36px #075cc840}.clipboard-clip{position:absolute;left:50%;top:10px;width:70px;height:24px;transform:translate(-50%);border-radius:999px 999px 8px 8px;background:#f4aa14}.clipboard-paper{min-height:166px;display:grid;gap:10px;align-content:start;border-radius:14px;background:#fff;padding:22px 14px 14px}.clipboard-paper strong{color:var(--ink);font-size:15px;line-height:1.1}.clipboard-paper>span,.clipboard-row span{display:block;height:8px;border-radius:999px;background:#dfe9f6}.clipboard-paper>span:nth-of-type(1){width:86%}.clipboard-paper>span:nth-of-type(2){width:64%}.clipboard-paper>span:nth-of-type(3){width:74%}.clipboard-row{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:8px;color:var(--green)}.clipboard-badge{position:absolute;right:0;bottom:14px;width:62px;height:62px;display:grid;place-items:center;border:4px solid #eef6ff;border-radius:50%;background:var(--green);color:#fff;box-shadow:0 14px 30px #001b482e}.home-form-chooser{display:grid;grid-template-columns:minmax(0,1fr) 58px minmax(0,1fr);align-items:stretch;gap:0}.home-form-chooser .info-card{min-height:0;padding:18px}.home-form-chooser .info-card h3{font-size:18px}.home-form-chooser .checklist{gap:8px;font-size:14px}.home-form-chooser .button-link{margin-top:16px;width:100%;padding-inline:12px;font-size:14px}.home-or-connector{position:relative;z-index:1;isolation:isolate;align-self:stretch;justify-self:center;width:88px;min-height:100%;display:grid;place-items:center;color:var(--ink);font-size:34px;font-weight:950;letter-spacing:0;line-height:1}.home-or-connector:before{content:"";position:absolute;left:50%;top:0;bottom:0;width:2px;transform:translate(-50%);border-radius:999px;background:#e9edf5;z-index:-2}.home-or-connector:after{content:"";position:absolute;left:50%;top:50%;width:86px;height:86px;transform:translate(-50%,-50%);border:1px solid #eef2f8;border-radius:50%;background:#fff;box-shadow:0 12px 34px #001b4814;z-index:-1}.home-resource-blocks{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.home-resource-block{min-height:134px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;border-radius:8px;padding:18px;color:#fff;text-decoration:none;box-shadow:0 12px 26px #001b4821;transition:transform .16s ease,box-shadow .16s ease,filter .16s ease}.home-resource-block.blue{background:var(--blue)}.home-resource-block.green{background:var(--green)}.home-resource-block.yellow{background:var(--yellow);color:#2b2200}.home-resource-block.red{background:var(--red)}.home-resource-block:hover,.home-resource-block:focus-visible{transform:translateY(-3px);filter:brightness(1.04);box-shadow:0 18px 34px #001b4833}.home-resource-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:16px;background:#ffffff38}.home-resource-block.yellow .home-resource-icon{background:#ffffff61}.home-resource-copy{min-width:0;display:grid;gap:6px}.home-resource-copy strong{font-size:17px;line-height:1.16}.home-resource-copy span{font-size:14px;font-weight:850;opacity:.86}.section-title-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.section-title-row .section-title{margin-bottom:14px}.native-hero{display:grid;grid-template-columns:minmax(0,.95fr) minmax(340px,.8fr);align-items:center;gap:24px;max-width:var(--page-max);margin:0 auto 18px;padding:30px var(--page-gutter) 24px;border-bottom:1px solid #d9e8f6;background:#f1f9ff}.native-hero h1{margin:12px 0 14px;max-width:760px;color:var(--ink);font-size:clamp(34px,3.7vw,52px);line-height:1.05;letter-spacing:0;overflow-wrap:anywhere}.native-hero p{max-width:640px;margin:0;color:#13234a;font-size:16.5px;line-height:1.48}.eyebrow{display:inline-flex;align-items:center;width:fit-content;border-radius:5px;padding:8px 14px;background:#bff2cf;color:#07582f;font-weight:850;font-size:13px;text-transform:uppercase}.native-hero.yellow .eyebrow{background:#fff0bd;color:#855900}.native-hero.purple .eyebrow{background:#e9ddff;color:#3f2389}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:18px}.hero-visual{position:relative;min-height:260px;display:grid;align-items:center}.hero-scene{position:relative;width:100%;min-height:260px;overflow:hidden;border:1px solid #d9e8f8;border-radius:8px;background:linear-gradient(180deg,#ffffffb8,#eef6ffdb),linear-gradient(135deg,#eaf5ff,#f8fbff);box-shadow:0 20px 55px #001b482e}.hero-scene.green{background:linear-gradient(180deg,#ffffffb8,#effaf4eb),linear-gradient(135deg,#eaf5ff,#f5fff8)}.hero-scene.red{background:linear-gradient(180deg,#ffffffb8,#fff2f2e6),linear-gradient(135deg,#eef6ff,#fff6f6)}.hero-scene.yellow{background:linear-gradient(180deg,#ffffffc7,#fff8e8eb),linear-gradient(135deg,#eef6ff,#fff8e6)}.hero-scene.purple{background:linear-gradient(180deg,#ffffffc7,#f6f1ffeb),linear-gradient(135deg,#eef6ff,#f6f1ff)}.scene-skyline{position:absolute;inset:auto 26px 28px auto;width:210px;height:150px;opacity:.95}.scene-skyline span{position:absolute;bottom:0;display:block;border:2px solid #93bce6;background:#ffffffc2}.scene-skyline span:nth-child(1){right:0;width:86px;height:112px;border-radius:6px 6px 0 0}.scene-skyline span:nth-child(2){right:78px;width:92px;height:64px;border-radius:42px 42px 0 0}.scene-skyline span:nth-child(3){right:152px;width:42px;height:92px;clip-path:polygon(50% 0,100% 26%,100% 100%,0 100%,0 26%)}.scene-med-card{position:absolute;right:42px;top:56px;width:min(44%,240px);min-height:132px;display:grid;grid-template-columns:1fr auto;gap:12px;border:4px solid var(--navy);border-radius:12px;background:#fff;padding:16px;transform:rotate(4deg);box-shadow:0 16px 34px #001b4824}.scene-med-card strong{grid-column:1 / -1;display:block;border-radius:5px;background:var(--navy);color:#fff;padding:8px 10px;font-size:14px;letter-spacing:0}.scene-med-card div{display:grid;gap:8px;align-self:center}.scene-med-card div span{display:block;height:8px;border-radius:999px;background:#d7e3ef}.scene-med-card div span:nth-child(2){width:82%}.scene-med-card div span:nth-child(3){width:58%}.scene-med-card svg{color:var(--green);align-self:center}.scene-people{position:absolute;left:42px;bottom:34px;width:255px;height:230px}.person{position:absolute;bottom:0;width:56px;height:128px;border-radius:28px 28px 10px 10px;background:var(--blue);box-shadow:inset 0 46px #f0ba86}.person:before{content:"";position:absolute;left:10px;top:-42px;width:36px;height:36px;border-radius:50%;background:#f0ba86;box-shadow:0 0 0 8px #162947}.person.one{left:0;height:116px;background:#0b63ce}.person.two{left:58px;width:68px;height:158px;background:#10683f;box-shadow:inset 0 56px #d99a63}.person.two:before{width:42px;height:42px;left:13px;top:-48px;box-shadow:0 -10px 0 8px #f4b71c}.person.three{left:126px;height:126px;background:#d4242a}.person.four{left:184px;height:112px;background:#5637a8}.scene-checklist{position:absolute;left:88px;top:44px;width:132px;display:grid;gap:9px;border:3px solid #93bce6;border-radius:9px;background:#fff;padding:16px 14px;color:var(--blue);box-shadow:0 14px 30px #001b481f}.scene-checklist span{display:block;height:8px;border-radius:999px;background:#d8e6f4}.scene-checklist span:last-child{width:70%}.hero-badge{position:absolute;right:-8px;bottom:34px;display:flex;align-items:center;gap:10px;border-radius:7px;background:var(--navy);color:#fff;padding:14px 16px;font-weight:800;box-shadow:0 14px 34px #001b4838}.button-link{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-width:0;min-height:44px;border-radius:6px;padding:11px 18px;color:#fff;font-weight:850;text-align:center;text-decoration:none;overflow-wrap:anywhere;box-shadow:inset 0 -2px #00000029}.button-link.blue{background:var(--blue)}.button-link.green{background:var(--green)}.button-link.yellow{background:var(--yellow);color:#2b2200}.button-link.red{background:var(--red)}.button-link.purple{background:var(--purple)}.button-link:hover,.button-link:focus-visible{filter:brightness(1.04)}.content-band{max-width:var(--page-max);margin:0 auto 18px;padding:0 var(--page-gutter) 22px;min-width:0}.native-page>.content-band{margin-bottom:12px;border:1px solid var(--line);border-radius:8px;background:#fff;padding:14px 18px 18px}.native-page>.content-band>.section-title:first-child,.native-page>.content-band>.section-title-row:first-child .section-title{margin-top:0}.native-page,.home-page,.home-hero,.home-hero-copy,.home-hero-art,.content-band>*,.info-card,.resource-card,.category-card,.before-apply-panel,.home-form-chooser,.home-resource-block{min-width:0}.section-title{display:flex;align-items:center;gap:10px;margin:18px 0 14px;min-width:0;color:var(--ink);font-size:24px;line-height:1.2;letter-spacing:0}.section-number{flex:0 0 auto;width:30px;height:30px;display:inline-grid;place-items:center;border-radius:50%;background:var(--blue);color:#fff;font-size:17px}.section-title>svg{flex:0 0 auto}.section-title-text{min-width:0;overflow-wrap:anywhere}.three-column,.four-column,.two-column,.category-grid,.resource-grid,.choice-grid,.split{display:grid;gap:18px}.three-column{grid-template-columns:repeat(3,minmax(0,1fr))}.four-column,.resource-grid,.eligibility-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.two-column,.split{grid-template-columns:repeat(2,minmax(0,1fr))}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.info-card,.resource-card,.result-card{border:1px solid var(--line);border-radius:8px;background:#fff;padding:22px;box-shadow:0 10px 28px #001b480d}.info-card h3,.resource-card h3{margin:8px 0 10px;font-size:20px;line-height:1.18}.info-card p,.resource-card p{margin:0;color:#1e2e52;line-height:1.55}.card-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:#e9f3ff;color:var(--blue)}.info-card.green,.resource-card.green,.result-card.green{background:var(--soft-green);border-color:#caead9}.info-card.green .card-icon,.resource-card.green>svg{color:var(--green)}.info-card.yellow,.resource-card.yellow,.result-card.yellow{background:var(--soft-yellow);border-color:#f5dfad}.info-card.yellow .card-icon,.resource-card.yellow>svg{color:#b06d00}.info-card.red,.resource-card.red,.result-card.red{background:var(--soft-red);border-color:#f4cdcf}.info-card.red .card-icon,.resource-card.red>svg{color:var(--red)}.info-card.purple,.resource-card.purple,.result-card.purple{background:var(--soft-purple);border-color:#dcd0f6}.info-card.purple .card-icon,.resource-card.purple>svg{color:var(--purple)}.checklist{display:grid;gap:10px;margin:14px 0 0;padding:0;list-style:none}.checklist li{display:grid;grid-template-columns:22px 1fr;gap:9px;align-items:start;color:#14244a;line-height:1.35}.checklist svg{margin-top:1px;color:var(--green)}.checklist.x svg,.checklist.red svg{color:var(--red)}.checklist.warn svg{color:#b36f00}.document-strip{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.document-tile{min-height:116px;display:grid;place-items:center;align-content:center;gap:12px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--blue);text-align:center;font-weight:800}.document-tile span{max-width:120px;color:var(--ink);font-size:14px;line-height:1.2}.note-row{display:flex;align-items:center;gap:10px;margin-top:12px;border:1px solid #cfe2fa;border-radius:6px;background:#edf6ff;padding:13px 16px;color:#123d78;font-weight:700}.apply-panel{max-width:1108px;margin:6px auto 18px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;border:1px solid #cfe2fa;border-radius:8px;background:#edf6ff;padding:22px}.apply-panel>svg{color:var(--blue)}.apply-panel h2,.apply-panel p{margin:0}.apply-panel p{color:#26365b;margin-top:4px}.resource-card{display:grid;gap:10px;align-content:start}.resource-card>svg{color:var(--blue)}.resource-card .button-link{margin-top:8px;width:100%}.resource-grid.compact .resource-card{padding:18px}.resource-list,#eligibility,#documents,#faq{scroll-margin-top:96px}.student-guide-page{padding-bottom:18px}.student-guide-hero{max-width:var(--page-max);margin:0 auto 18px;padding:24px var(--page-gutter) 20px;display:grid;grid-template-columns:minmax(0,.88fr) minmax(360px,.8fr);align-items:center;gap:24px;background:#f1f9ff;border-bottom:1px solid #d9e8f6}.student-hero-copy{min-width:0}.student-hero-copy h1{max-width:640px;margin:0;color:var(--ink);font-size:clamp(34px,3.3vw,50px);line-height:1.03;letter-spacing:0;overflow-wrap:break-word}.student-hero-copy p{max-width:570px;margin:12px 0 16px;color:#10234c;font-size:16px;line-height:1.46}.student-hero-art{position:relative;min-height:250px;overflow:hidden}.student-med-card{position:absolute;right:114px;top:32px;width:208px;min-height:124px;border:5px solid #1b74c9;border-radius:8px;background:#fff;padding:18px;color:var(--blue);box-shadow:0 16px 28px #001b481f;transform:rotate(2deg)}.student-med-card strong{display:block;margin-bottom:18px;color:var(--navy);font-size:22px;letter-spacing:0}.student-med-card span{display:block;width:92px;height:9px;margin-top:9px;border-radius:999px;background:#d7e9f7}.student-med-card svg{position:absolute;right:18px;bottom:18px;color:var(--green)}.student-figure{position:absolute;left:44px;bottom:8px;width:176px;height:260px}.student-head{position:absolute;left:64px;top:32px;width:58px;height:68px;border-radius:48% 48% 45% 45%;background:#f7c99d;z-index:3}.student-hair{position:absolute;left:45px;top:20px;width:92px;height:126px;border-radius:48px 48px 34px 34px;background:#0e2752;z-index:2}.student-body{position:absolute;left:38px;top:105px;width:110px;height:142px;border-radius:42px 42px 16px 16px;background:#0f64c9;z-index:2}.student-folder{position:absolute;left:10px;top:124px;width:82px;height:112px;border:5px solid #0d4c98;border-radius:6px;background:#bfe0ff;z-index:4;transform:rotate(-7deg)}.student-campus{position:absolute;inset:auto 0 8px 176px;height:178px}.student-bridge{position:absolute;left:20px;bottom:50px;width:222px;height:52px;border-top:6px solid #8eb4d6;border-bottom:5px solid #8eb4d6}.student-bridge:before,.student-bridge:after{content:"";position:absolute;bottom:-6px;width:5px;height:74px;background:#8eb4d6}.student-bridge:before{left:44px}.student-bridge:after{right:48px}.student-building{position:absolute;right:76px;bottom:52px;width:74px;height:102px;border-radius:4px 4px 0 0;background:#ecd4aa;box-shadow:inset 0 0 0 4px #d4b57e}.student-building:before{content:"";position:absolute;left:20px;top:-28px;width:34px;height:28px;background:#ecd4aa;clip-path:polygon(50% 0,100% 100%,0 100%)}.student-flag{position:absolute;right:94px;top:6px;width:32px;height:20px;border-left:3px solid #8a9bb0;background:linear-gradient(#f4c21d 0 33%,#df2529 33% 66%,#f4c21d 66%)}.student-tree{position:absolute;bottom:34px;width:54px;height:72px;border-radius:50% 50% 44% 44%;background:#37a866}.student-tree.one{right:26px}.student-tree.two{right:0;bottom:22px;transform:scale(.78)}.student-pdf-section{max-width:var(--page-max);margin:0 auto 12px;padding:0 var(--page-gutter)}.student-pdf-card{border:1px solid var(--line);border-radius:8px;background:#fff;padding:14px 18px 18px}.student-pdf-card .section-title{margin-top:0}.student-eligibility-grid,.student-document-layout,.student-required-grid{display:grid;gap:14px}.student-eligibility-grid{grid-template-columns:1.05fr .85fr 1fr}.student-document-layout{grid-template-columns:minmax(0,.95fr) minmax(340px,1fr);align-items:stretch}.student-required-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.student-panel,.student-required-card{border:1px solid var(--line);border-radius:8px;padding:16px;background:#fff;min-width:0}.student-panel h3{display:flex;align-items:center;gap:9px;margin:0 0 12px;font-size:18px;line-height:1.2;min-width:0;overflow-wrap:anywhere}.student-panel h3 span{flex:0 0 auto;width:34px;height:34px;display:grid;place-items:center;border-radius:50%;color:#fff}.student-panel.green,.student-required-card.green{background:var(--soft-green);border-color:#c9ead8}.student-panel.green h3,.student-required-card.green h3{color:#05703d}.student-panel.green h3 span{background:var(--green)}.student-panel.blue{background:var(--soft-blue);border-color:#cbe0f7}.student-panel.blue h3{color:var(--blue)}.student-panel.blue h3 span{background:var(--blue)}.student-panel.red{background:var(--soft-red);border-color:#f3cccc}.student-panel.red h3{color:#bf171d}.student-panel.red h3 span{background:var(--red)}.student-panel.yellow,.student-required-card.yellow{background:var(--soft-yellow);border-color:#f2d99f}.student-panel.yellow h3,.student-required-card.yellow h3{color:#995f00}.student-panel.yellow h3 span{background:var(--yellow);color:#2b2200}.student-panel p{margin:0;color:#172852;line-height:1.45}.student-panel p+.checklist,.student-panel p+.student-dot-list{margin-top:10px}.student-required-card.blue{background:var(--soft-blue);border-color:#cbe0f7}.student-required-card.blue h3{color:var(--blue)}.student-required-card.purple{background:var(--soft-purple);border-color:#d9cdf4}.student-required-card.purple h3{color:var(--purple)}.student-pdf-list,.student-document-list{display:grid;gap:10px;margin:0;padding:0;list-style:none}.student-pdf-list li,.student-document-list li{display:grid;grid-template-columns:16px minmax(0,1fr);gap:9px;align-items:start;color:#172852;font-size:14.5px;line-height:1.32;min-width:0}.student-document-list li{grid-template-columns:16px 24px minmax(0,1fr);align-items:center;min-height:32px;font-weight:720}.student-pdf-list li span:last-child,.student-document-list li span:last-child,.student-info-strip span,.student-note-card p,.student-list-note,.student-list-intro{min-width:0;overflow-wrap:anywhere}.student-document-list svg{color:#456582}.student-square{width:13px;height:13px;margin-top:3px;border:2px solid #6f7d8f;border-radius:2px;background:#fff}.student-document-list .student-square{margin-top:0}.student-dot-list{margin:0;padding-left:20px;color:#172852;font-size:14.5px;line-height:1.34}.student-dot-list li+li{margin-top:9px}.student-info-strip{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:start;margin-top:12px;border:1px solid #cfe2fa;border-radius:7px;background:#edf6ff;padding:12px 14px;color:#123d78;font-weight:750;line-height:1.35}.student-info-strip svg{color:var(--blue)}.student-note-stack{display:grid;gap:10px}.student-note-card{display:grid;grid-template-columns:28px 1fr;gap:10px;align-items:start;border:1px solid #cfe2fa;border-radius:8px;background:#edf6ff;padding:14px;color:#10234c}.student-note-card svg{color:var(--blue)}.student-note-card p{margin:0;line-height:1.42}.student-note-card a{color:var(--blue);font-weight:850}.student-required-card{display:flex;flex-direction:column;gap:9px}.student-required-card h3{margin:0;text-align:center;font-size:16px;line-height:1.12}.student-required-card h3 span{display:block;margin-bottom:2px;font-size:14px;font-weight:900}.student-list-intro{margin:0;text-align:center;color:#172852;font-size:13px;font-weight:800;line-height:1.25}.student-list-note{margin:auto 0 0;border-radius:6px;background:#ffffffb8;padding:10px;color:#16305d;font-size:13px;font-weight:760;line-height:1.3}.student-apply-row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;border:1px solid #cfe2fa;border-radius:8px;background:#edf6ff;padding:16px 22px}.student-apply-icon{width:58px;height:58px;display:grid;place-items:center;border-radius:50%;background:var(--blue);color:#fff}.student-apply-row h2,.student-apply-row p{margin:0}.student-apply-row h2{font-size:22px;line-height:1.1}.student-apply-row p{margin-top:4px;color:#26365b;line-height:1.35}.student-resource-title{display:flex;align-items:center;gap:9px;margin:6px 0 12px;color:var(--ink);font-size:24px;line-height:1.2}.student-resource-title svg{color:var(--blue)}.permanent-hero,.refugee-hero{background:#f1f9ff}.permanent-hero-art,.refugee-hero-art{position:relative;min-height:250px;overflow:hidden}.pr-card{position:absolute;left:20px;top:38px;width:260px;min-height:130px;border:3px solid #83b8d8;border-radius:12px;background:#dff2ef;padding:18px 20px 16px 112px;box-shadow:0 18px 34px #001b481f}.pr-card strong,.pr-card span{display:block}.pr-card strong{color:#c5282d;font-size:18px}.pr-card span{margin-top:4px;color:var(--navy);font-size:12px;font-weight:850;text-transform:uppercase}.pr-card i{display:block;width:102px;height:8px;margin-top:12px;border-radius:999px;background:#9dccd2}.pr-card i:last-child{width:72px}.pr-photo{position:absolute;left:22px;top:42px;width:62px;height:62px;border-radius:12px;background:radial-gradient(circle at 50% 34%,#f6bd8d 0 18px,transparent 19px),radial-gradient(circle at 50% 80%,#0b65c8 0 32px,transparent 33px),#b7ddf0}.pr-clipboard{position:absolute;left:226px;top:58px;width:150px;height:182px;border:7px solid var(--blue);border-radius:12px;background:#fff;display:grid;align-content:center;justify-items:center;gap:12px;color:var(--green);box-shadow:0 18px 34px #001b4829}.pr-clipboard span{position:absolute;left:50%;top:-24px;width:56px;height:34px;transform:translate(-50%);border-radius:12px 12px 4px 4px;background:var(--blue)}.pr-house{position:absolute;right:62px;bottom:30px;width:118px;height:86px;background:#efdcb8;box-shadow:inset 0 0 0 4px #d4b47d}.pr-house:before{content:"";position:absolute;left:-10px;right:-10px;top:-45px;height:54px;background:#143e72;clip-path:polygon(50% 0,100% 100%,0 100%)}.pr-house span{position:absolute;left:44px;bottom:0;width:32px;height:44px;border-radius:4px 4px 0 0;background:#0f64c9}.pr-map-pin{position:absolute;right:188px;top:62px;color:#70a8df}.permanent-moving-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:14px}.guide-mini-note{margin-top:12px;border:1px solid #cfe2fa;border-radius:7px;background:#edf6ff;padding:12px;color:#16305d;font-size:14px;line-height:1.35}.guide-mini-note.green{border-color:#c9ead8;background:#e9f8f0;color:#07582f}.guide-mini-note ul{margin:6px 0 0;padding-left:20px}.guide-document-tiles{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px}.guide-document-tile{min-height:104px;display:grid;place-items:center;align-content:center;gap:10px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--blue);text-align:center}.guide-document-tile span{color:var(--ink);font-size:13px;font-weight:820;line-height:1.16}.guide-warning-strip{max-width:var(--page-max);margin-top:8px;display:flex;align-items:center;gap:9px;border:1px solid #f2d99f;border-radius:7px;background:#fff8e8;padding:10px 16px;color:#8c5c00;font-weight:800}.guide-warning-strip svg{color:#b36f00}.refugee-hero-art{min-height:274px}.refugee-family{position:absolute;left:52px;bottom:12px;width:230px;height:236px}.refugee-family .person{position:absolute;bottom:0;border-radius:48px 48px 18px 18px}.refugee-family .adult.one{left:6px;width:88px;height:182px;background:radial-gradient(circle at 50% 22%,#f3bd8f 0 24px,transparent 25px),linear-gradient(#0b3168 0 46%,#0f64c9 46%)}.refugee-family .adult.two{left:102px;width:92px;height:200px;background:radial-gradient(circle at 50% 22%,#d8915f 0 25px,transparent 26px),linear-gradient(#21334e 0 46%,#2a3d56 46%)}.refugee-family .child{left:78px;width:68px;height:132px;background:radial-gradient(circle at 50% 20%,#f0b787 0 19px,transparent 20px),linear-gradient(#ffc86b 0 46%,#eaa63b 46%);z-index:2}.refugee-sign{position:absolute;right:34px;top:34px;width:180px;display:grid;gap:16px}.refugee-sign:before{content:"";position:absolute;left:88px;top:-10px;bottom:-100px;width:8px;border-radius:999px;background:#445b75;z-index:0}.refugee-sign span{position:relative;z-index:1;min-height:74px;display:grid;place-items:center;border-radius:8px;padding:12px;color:#fff;text-align:center;font-size:15px;font-weight:900;line-height:1.18;clip-path:polygon(0 0,86% 0,100% 50%,86% 100%,0 100%)}.refugee-sign span:first-child{background:var(--blue)}.refugee-sign span:last-child{background:var(--green)}.refugee-bridge{position:absolute;left:0;right:0;bottom:16px;height:50px;border-top:5px solid #9dc1df;border-bottom:5px solid #9dc1df;opacity:.65}.refugee-coverage-grid{display:grid;grid-template-columns:minmax(0,1.1fr) 48px minmax(0,.95fr);gap:0;align-items:stretch}.refugee-coverage-card,.refugee-action-card,.refugee-step-card{min-width:0;border:1px solid var(--line);border-radius:8px;background:#fff;padding:18px}.refugee-coverage-card.blue,.refugee-step-card.blue{background:var(--soft-blue);border-color:#cbe0f7}.refugee-coverage-card.green,.refugee-action-card.green,.refugee-step-card.green{background:var(--soft-green);border-color:#c9ead8}.refugee-action-card.yellow,.refugee-step-card.yellow{background:var(--soft-yellow);border-color:#f2d99f}.refugee-step-card.purple{background:var(--soft-purple);border-color:#d9cdf4}.refugee-card-title,.refugee-step-title{display:flex;align-items:center;gap:12px;margin-bottom:14px}.refugee-card-title>span{width:56px;height:56px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;background:var(--blue);color:#fff}.refugee-coverage-card.green .refugee-card-title>span{background:var(--green)}.refugee-card-title small,.refugee-step-title strong{display:block;color:var(--blue);font-size:12px;font-weight:900;text-transform:uppercase}.refugee-coverage-card.green .refugee-card-title small,.refugee-step-card.green .refugee-step-title strong{color:var(--green)}.refugee-step-card.yellow .refugee-step-title strong{color:#9b6500}.refugee-step-card.purple .refugee-step-title strong{color:var(--purple)}.refugee-card-title h3,.refugee-step-title h3,.refugee-action-card h2{margin:0;color:var(--ink);line-height:1.14}.refugee-coverage-card p,.refugee-action-card p,.refugee-step-card p{margin:0;color:#172852;line-height:1.42}.refugee-coverage-card p+p,.refugee-action-card p+p{margin-top:12px}.refugee-two-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.refugee-service-box{margin-top:14px;border:1px solid #cfe2fa;border-radius:8px;background:#ffffff9e;padding:12px}.refugee-service-box strong{display:block;margin-bottom:10px;color:var(--blue)}.refugee-service-box div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.refugee-service-box span{display:flex;align-items:center;gap:6px;min-width:0;color:#17325f;font-size:12.5px;font-weight:760;line-height:1.15}.refugee-service-box svg{flex:0 0 auto;color:var(--green)}.refugee-flow-circle{position:relative;z-index:1;width:60px;height:60px;display:grid;place-items:center;justify-self:center;border:1px solid #e5ecf5;border-radius:50%;background:#fff;color:var(--blue);box-shadow:0 12px 28px #001b481a;align-self:center}.refugee-steps-grid{display:grid;grid-template-columns:minmax(0,1fr) 28px minmax(0,1fr) 28px minmax(0,1fr) 28px minmax(0,1fr);gap:10px;align-items:stretch}.refugee-step-card{display:flex;flex-direction:column;gap:10px;padding:15px}.refugee-step-title{align-items:flex-start;margin-bottom:0}.refugee-step-title svg{color:var(--blue);flex:0 0 auto}.refugee-step-card.green .refugee-step-title svg{color:var(--green)}.refugee-step-card.yellow .refugee-step-title svg{color:#b36f00}.refugee-step-card.purple .refugee-step-title svg{color:var(--purple)}.refugee-step-card ul{margin:0;padding-left:18px;color:#172852;font-size:14px;line-height:1.35}.refugee-step-arrow{display:grid;place-items:center;color:var(--blue)}.refugee-action-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.refugee-action-card{display:grid;align-content:start;gap:12px}.refugee-action-card .button-link{margin-top:4px;width:100%}.action-strip,.page-tools{display:flex;flex-wrap:wrap;gap:12px;padding-top:6px}.category-card-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.category-card{min-height:240px;display:grid;align-content:start;gap:12px;border:1px solid var(--line);border-radius:8px;background:#fff;padding:22px;color:var(--ink);text-decoration:none;box-shadow:0 10px 28px #001b480d;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.category-card:hover,.category-card:focus-visible{transform:translateY(-3px);border-color:#75b8ff;box-shadow:0 18px 38px #001b481f}.category-card svg{color:var(--blue)}.category-card.green svg{color:var(--green)}.category-card.yellow svg{color:#d68600}.category-card.red svg{color:var(--red)}.category-card.purple svg{color:var(--purple)}.category-card h3,.category-card p{margin:0}.category-card h3{font-size:19px;line-height:1.18}.category-card p{color:#26365b;line-height:1.45}.category-card span{display:flex;align-items:center;gap:8px;align-self:end;margin-top:auto;color:var(--blue);font-weight:850}.form-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.form-choice-grid .button-link{margin-top:16px;width:100%}.document-checklist{display:grid;gap:16px}.progress-card{display:grid;grid-template-columns:minmax(180px,auto) 1fr;align-items:center;gap:18px;border:1px solid #cfe2fa;border-radius:8px;background:#edf6ff;padding:18px}.progress-card h3,.progress-card p{margin:0}.progress-track{height:14px;border-radius:999px;background:#d1e6ff;overflow:hidden}.progress-track span{display:block;height:100%;border-radius:inherit;background:var(--blue);transition:width .18s ease}.checklist-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.check-item{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:12px;min-height:64px;border:1px solid var(--line);border-radius:8px;background:#fff;padding:14px 16px;color:#172852;font-weight:760;cursor:pointer}.check-item input{width:22px;height:22px;accent-color:var(--green)}.check-item.checked{border-color:#a8dfc1;background:#effaf4;color:#07582f}.faq-list{display:grid;gap:10px}.faq-item{border:1px solid var(--line);border-radius:8px;background:#fff;overflow:hidden}.faq-item button{width:100%;min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:16px;border:0;background:transparent;color:var(--ink);padding:16px 18px;cursor:pointer;font-weight:850;text-align:left}.faq-item button[aria-expanded=true] svg{transform:rotate(90deg)}.faq-item p{margin:0;border-top:1px solid var(--line);padding:16px 18px;color:#26365b;line-height:1.56}.contact-card{border:1px solid var(--line);border-radius:8px;background:#fff;padding:22px;box-shadow:0 10px 28px #001b480d}.contact-card h3,.contact-card p{margin:10px 0 0}.contact-card p{color:#26365b;line-height:1.5}.contact-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.action-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;border:1px solid #b9d4f3;border-radius:6px;background:#fff;color:#123d78;padding:10px 13px;cursor:pointer;font-weight:830;text-decoration:none}.action-button:hover,.action-button:focus-visible{background:#eef6ff}.two-column>.resource-grid{grid-template-columns:1fr}.email-strip{display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:14px;border:1px solid #cdebdc;border-radius:8px;background:linear-gradient(135deg,#effaf4,#edf6ff);padding:16px 18px;color:#083d28;box-shadow:0 10px 28px #001b480d}.email-strip>svg{color:var(--green)}.email-strip strong,.email-strip span{display:block}.email-strip span{margin-top:4px;color:#173154;line-height:1.4}.about-card{border:1px solid var(--line);border-radius:8px;background:linear-gradient(135deg,#fff,#f6f1ff);padding:22px;box-shadow:0 10px 28px #001b480d}.about-card h3,.about-card p{margin:10px 0 0}.about-card p{color:#26365b;line-height:1.55}.about-stat-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.about-stat-row span{border-radius:999px;background:#fff;border:1px solid #dcd0f6;color:var(--purple);padding:8px 10px;font-size:13px;font-weight:850}.coverage-flow{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:stretch;gap:16px}.flow-arrow{width:48px;height:48px;align-self:center;display:grid;place-items:center;border-radius:50%;background:#fff;color:var(--blue);box-shadow:0 8px 24px #001b481f}.pill-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.service-pill{min-height:74px;display:flex;align-items:center;justify-content:center;gap:9px;border:1px solid #cfe2fa;border-radius:8px;background:#fff;color:#123d78;padding:12px;font-weight:850;text-align:center}.service-pill svg{color:var(--green);flex:0 0 auto}.mini-example{display:grid;gap:4px;margin-top:16px;border-radius:7px;background:#e7f2ff;padding:13px;color:#123d78;line-height:1.45}.strong-note{margin-top:14px!important;color:var(--green)!important;font-weight:850}.choice-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.choice{min-height:126px;display:grid;place-items:center;align-content:center;gap:12px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);cursor:pointer;font-weight:850;text-align:center}.choice svg{color:var(--blue)}.choice.active{border-color:#58a9ff;background:#eef6ff;box-shadow:inset 0 0 0 2px #58a9ff}.toggle-grid{display:grid;gap:12px;margin-top:18px}.toggle-row{display:flex;align-items:center;gap:12px;border:1px solid var(--line);border-radius:8px;background:#fff;padding:16px 18px;color:#172852;font-weight:700}.toggle-row input{width:22px;height:22px;accent-color:var(--blue)}.result-card{display:grid;grid-template-columns:1fr auto;align-items:center;gap:18px;margin-top:18px}.result-card h2,.result-card p{margin:0}.result-card h2{font-size:30px}.result-card p:not(.result-label){margin-top:8px;color:#26365b;line-height:1.5}.result-label{color:var(--blue);font-size:13px;font-weight:900;text-transform:uppercase}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:26px;padding:22px 24px;background:var(--navy);color:#fff}.site-footer div,.site-footer a{display:flex;align-items:center;gap:10px}.site-footer span strong,.site-footer span small{display:block}.site-footer span small{margin-top:3px;color:#dbe8ff;font-size:12px;line-height:1.35}.site-footer a{text-decoration:none;color:#dbe8ff;font-weight:750}@media(max-width:1240px){.site-header{align-items:flex-start;min-height:auto;padding:14px 20px}.menu-button{display:inline-flex;margin-left:auto}.nav-links{position:absolute;left:0;right:0;top:76px;display:none;flex-direction:column;background:var(--navy);padding:8px 20px 18px;box-shadow:0 18px 34px #001b4838}.nav-links-open{display:flex}.nav-links a{min-height:42px;border-bottom-width:0;border-left:4px solid transparent;padding:0 12px}.nav-links a.active,.nav-links a:hover,.nav-links a:focus-visible{border-color:#57b7ff;background:#ffffff14}}@media(max-width:1040px){.native-hero,.home-hero,.three-column,.four-column,.eligibility-grid,.resource-grid,.category-card-grid,.category-grid,.choice-grid,.split{grid-template-columns:repeat(2,minmax(0,1fr))}.native-hero{padding-inline:var(--page-gutter-tablet)}.student-guide-hero{grid-template-columns:minmax(0,.95fr) minmax(280px,.7fr);padding-inline:var(--page-gutter-tablet)}.student-hero-copy h1{font-size:40px}.student-hero-art{min-height:250px}.student-med-card{right:34px}.student-figure{left:8px}.student-campus{left:118px}.home-hero,.content-band{padding-inline:var(--page-gutter-tablet)}.home-action-grid,.home-medicare-grid,.home-resource-blocks{grid-template-columns:repeat(2,minmax(0,1fr))}.document-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.student-pdf-section{padding-inline:var(--page-gutter-tablet)}.student-eligibility-grid,.student-required-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.student-panel.yellow{grid-column:1 / -1}.student-document-layout,.permanent-moving-grid,.refugee-action-grid{grid-template-columns:1fr}.guide-document-tiles{grid-template-columns:repeat(4,minmax(0,1fr))}.refugee-coverage-grid{grid-template-columns:1fr;gap:12px}.refugee-flow-circle{transform:rotate(90deg)}.refugee-steps-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.refugee-step-arrow{display:none}.pill-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.email-strip,.coverage-flow{grid-template-columns:1fr}.flow-arrow{transform:rotate(90deg);justify-self:center}}@media(max-width:900px){.home-page .split{grid-template-columns:1fr}}@media(max-width:720px){.site-header{padding:10px 12px}.brand small{display:none}.native-hero,.home-hero,.three-column,.four-column,.eligibility-grid,.two-column,.resource-grid,.category-card-grid,.category-grid,.choice-grid,.split,.apply-panel,.result-card{grid-template-columns:1fr}.native-hero{padding:22px 14px 12px}.student-guide-hero{grid-template-columns:minmax(0,1fr) minmax(145px,.56fr);gap:8px;margin-bottom:10px;padding:18px var(--page-gutter-mobile) 12px}.student-hero-copy h1{font-size:28px;line-height:1.04}.student-hero-copy p{margin:10px 0 12px;font-size:14px;line-height:1.36}.student-hero-copy .button-link{min-height:38px;padding:8px 12px}.student-hero-art{min-height:178px}.student-med-card{right:4px;top:22px;transform:rotate(2deg) scale(.58);transform-origin:right top}.student-figure{left:0;bottom:0;transform:scale(.58);transform-origin:left bottom}.student-campus{left:62px;bottom:2px;transform:scale(.52);transform-origin:right bottom}.permanent-hero-art,.refugee-hero-art{min-height:180px}.pr-card{left:4px;top:22px;transform:scale(.62);transform-origin:left top}.pr-clipboard{left:134px;top:44px;transform:scale(.62);transform-origin:left top}.pr-house{right:16px;bottom:22px;transform:scale(.62);transform-origin:right bottom}.pr-map-pin{right:88px;top:44px;transform:scale(.72)}.refugee-family{left:4px;bottom:0;transform:scale(.58);transform-origin:left bottom}.refugee-sign{right:0;top:18px;transform:scale(.68);transform-origin:right top}.refugee-bridge{bottom:10px}.home-hero{padding:22px 16px 12px}.home-hero h1{font-size:32px}.home-subtitle{margin:10px 0 12px!important;font-size:21px!important}.home-hero-copy>p:not(.home-subtitle){font-size:16px;line-height:1.46}.content-band{margin-bottom:8px;padding:0 var(--page-gutter-mobile) 14px}.student-pdf-section{margin-bottom:9px;padding-inline:var(--page-gutter-mobile)}.student-pdf-card{padding:12px}.student-pdf-card .section-title{margin-bottom:9px}.student-eligibility-grid,.student-required-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.student-panel.yellow{grid-column:1 / -1}.student-document-layout{gap:10px}.student-panel,.student-required-card{padding:11px;overflow-wrap:anywhere}.student-panel h3{gap:7px;margin-bottom:8px;font-size:15.5px}.student-panel h3 span{width:28px;height:28px}.student-pdf-list,.student-document-list{gap:7px}.student-pdf-list li,.student-dot-list,.student-document-list li{font-size:12.8px;line-height:1.26}.student-document-list li{grid-template-columns:15px 20px 1fr;min-height:28px}.student-square{width:12px;height:12px}.student-info-strip,.student-note-card{padding:10px;font-size:13px;line-height:1.3}.student-note-card{grid-template-columns:22px 1fr}.student-required-card h3{font-size:14px}.student-required-card h3 span,.student-list-intro,.student-list-note{font-size:12px}.student-list-note{padding:8px}.student-apply-row{grid-template-columns:auto 1fr;gap:10px;padding:12px}.student-apply-icon{width:44px;height:44px}.student-apply-row h2{font-size:18px}.student-apply-row p{font-size:13px}.student-apply-row .button-link{grid-column:1 / -1;width:100%}.student-resource-title{margin:2px 0 9px;font-size:20px}.guide-document-tiles,.refugee-steps-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.guide-document-tile{min-height:92px;padding:10px}.guide-document-tile span{font-size:12.5px}.refugee-two-list,.refugee-service-box div{grid-template-columns:1fr}.refugee-coverage-card,.refugee-action-card,.refugee-step-card{padding:12px}.refugee-card-title>span{width:44px;height:44px}.refugee-card-title h3{font-size:18px}.guide-warning-strip{align-items:flex-start;padding:10px 12px;font-size:13px}.section-title{gap:8px;margin:12px 0 9px;font-size:21px}.section-number{width:28px;height:28px;font-size:15px}.info-card,.resource-card,.contact-card,.about-card{padding:16px}.info-card h3,.resource-card h3,.contact-card h3,.about-card h3{margin-top:7px;font-size:18px}.info-card p,.resource-card p,.contact-card p,.about-card p{line-height:1.43}.card-icon{width:42px;height:42px}.checklist{gap:7px;margin-top:10px}.checklist li{grid-template-columns:19px 1fr;gap:7px;line-height:1.28}.button-link,.action-button{min-height:40px;padding:9px 12px}.home-medicare-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.home-medicare-grid .info-card:first-child{grid-column:1 / -1}.home-medicare-grid .button-link{margin-top:12px}.home-resource-blocks{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.home-action-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-width:420px;margin-top:14px}.home-action-tile{min-height:64px;grid-template-columns:minmax(0,1fr) 30px;gap:6px;padding:10px 8px 10px 11px}.home-action-label{font-size:14.5px;line-height:1.12}.home-action-art{width:30px;height:30px;border-radius:10px}.home-action-art svg{width:21px;height:21px}.before-apply-panel{grid-template-columns:1fr;gap:10px;padding:16px}.home-form-chooser{grid-template-columns:1fr;gap:10px}.home-or-connector{width:100%;min-height:58px;height:58px;display:grid;place-items:center;color:var(--ink);font-size:22px}.home-or-connector:before{position:absolute;inset:50% 0 auto;width:auto;height:2px;transform:translateY(-50%);border-radius:999px;background:#e9edf5;z-index:-2}.home-or-connector:after{position:absolute;left:50%;top:50%;width:58px;height:58px;transform:translate(-50%,-50%);border:1px solid #eef2f8;border-radius:50%;background:#fff;box-shadow:0 10px 26px #001b4814;z-index:-1}.clipboard-illustration{min-height:190px}.clipboard-board{width:min(172px,72vw);min-height:190px}.section-title-row{align-items:stretch;flex-direction:column}.native-hero h1{font-size:34px}.native-hero p{font-size:16px;line-height:1.46}.hero-visual{min-height:220px;overflow:hidden;border-radius:8px}.hero-badge{position:static;justify-self:end;max-width:calc(100% - 24px);margin:-66px 12px 0;font-size:14px}.home-hero{gap:14px}.home-hero-art .hero-scene{min-height:220px}.home-hero-art .scene-checklist{left:42px;top:28px;transform:scale(.72);transform-origin:left top}.home-hero-art .scene-med-card{right:18px;top:38px;transform:rotate(4deg) scale(.72);transform-origin:right top}.home-hero-art .scene-people{left:30px;bottom:24px;transform:scale(.75);transform-origin:left bottom}.home-hero-art .scene-skyline{right:12px;bottom:18px;transform:scale(.74);transform-origin:right bottom}.document-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.home-page .category-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.home-page .category-card{min-height:0;gap:8px;padding:14px}.home-page .category-card svg{width:28px;height:28px}.home-page .category-card h3{font-size:16px}.home-page .category-card p{font-size:13.5px;line-height:1.32}.home-page .category-card span{gap:5px;font-size:13.5px}.inline-alert,.soft-note{margin-top:12px;padding:12px}.faq-list{gap:8px}.faq-item button{min-height:46px;padding:12px 14px}.faq-item p{padding:12px 14px;line-height:1.42}.email-strip{gap:10px;padding:12px}.progress-card,.checklist-grid,.form-choice-grid,.pill-grid{grid-template-columns:1fr}.action-strip .button-link,.page-tools .button-link,.email-strip .action-button,.contact-actions .button-link,.contact-actions .action-button{width:100%}.site-footer{align-items:flex-start;flex-direction:column;padding-inline:18px}}@media(min-width:560px)and (max-width:720px){.home-hero{grid-template-columns:minmax(0,1fr) minmax(190px,.62fr);align-items:center}.home-hero h1{font-size:32px}.home-subtitle{font-size:21px!important}.home-hero-copy>p:not(.home-subtitle){font-size:16px}.home-hero-art .hero-scene{min-height:220px}.home-hero-art .scene-checklist{left:30px;top:24px;transform:scale(.62)}.home-hero-art .scene-med-card{right:12px;top:34px;transform:rotate(4deg) scale(.62)}.home-hero-art .scene-people{left:22px;bottom:22px;transform:scale(.64)}.home-hero-art .scene-skyline{right:8px;bottom:16px;transform:scale(.62)}}@media(max-width:520px){.student-eligibility-grid{grid-template-columns:1fr}.student-panel.yellow{grid-column:auto}}@media(max-width:480px){.brand strong{font-size:15px}.brand-mark{width:40px;height:40px}.menu-button span{display:none}.native-hero h1{font-size:32px}.student-guide-hero{grid-template-columns:1fr}.student-hero-copy h1{max-width:335px;font-size:30px}.student-hero-art{min-height:170px}.student-med-card{right:28px;top:14px}.student-figure{left:18px}.student-campus{left:96px}.home-hero h1{max-width:335px;font-size:29px;line-height:1.08;overflow-wrap:normal}.home-subtitle{max-width:335px;font-size:19px!important;line-height:1.15!important}.home-hero-copy>p:not(.home-subtitle){font-size:15.5px}.section-title{align-items:flex-start;font-size:20px}.home-hero{padding-top:20px}.home-hero-art .hero-scene{min-height:205px}.home-hero-art .scene-checklist{left:34px;top:22px;transform:scale(.62)}.home-hero-art .scene-med-card{right:14px;top:30px;transform:rotate(4deg) scale(.62)}.home-hero-art .scene-people{left:24px;bottom:20px;transform:scale(.66)}.home-hero-art .scene-skyline{right:8px;bottom:14px;transform:scale(.62)}.home-page .category-card{padding:12px}.home-resource-block{min-height:86px;padding:12px}.home-action-tile{min-height:62px}.home-action-label{font-size:14px}.home-resource-block{grid-template-columns:auto minmax(0,1fr)}.home-resource-icon{width:38px;height:38px}.home-resource-copy strong{font-size:14px}.home-resource-copy span{font-size:12.5px}.home-resource-block>svg{display:none}.document-strip{grid-template-columns:1fr}}
