/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--navy:#122b3f;--ink:#18232d;--muted:#5b6973;--cream:#f5f2eb;--red:#b52235;--gold:#e6a73e;--teal:#2d7c7b;--line:#d9e0e3}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Arial,Helvetica,sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}.shell{width:min(1160px,100% - 40px);margin:auto}.skip-link{position:absolute;left:-9999px}.skip-link:focus{z-index:100;border:2px solid var(--navy);background:#fff;padding:12px 16px;top:15px;left:20px}.utility-bar{background:var(--navy);color:#fff;font-size:13px}.utility-inner{justify-content:space-between;align-items:center;min-height:36px;display:flex}.utility-inner div{gap:22px;display:flex}.utility-inner a:hover{text-decoration:underline}.site-header{border-bottom:1px solid var(--line);z-index:30;background:#fff;position:sticky;top:0}.header-inner{align-items:center;gap:28px;height:90px;display:flex}.brand{align-items:center;gap:12px;margin-right:auto;display:flex}.brand-mark{background:linear-gradient(135deg,var(--red),#df7e35);color:#fff;letter-spacing:-2px;border-radius:50%;place-items:center;width:48px;height:48px;font-size:19px;font-weight:900;display:grid}.brand strong,.brand small{display:block}.brand strong{color:var(--navy);font-family:Georgia,serif;font-size:18px;line-height:1.05}.brand small{color:var(--muted);margin-top:3px;font-size:12px}.header-inner nav{color:#334b5c;gap:19px;font-size:14px;font-weight:700;display:flex}.header-inner nav a:hover{color:var(--red)}.button{background:var(--red);color:#fff;border-radius:4px;justify-content:center;align-items:center;padding:14px 22px;font-weight:800;transition:all .2s;display:inline-flex;box-shadow:0 8px 20px #b5223529}.button:hover{background:#95192a;transform:translateY(-1px)}.button-small{padding:11px 16px;font-size:14px}.button-secondary{color:var(--navy);box-shadow:none;background:#fff;border:1px solid #c5d1d7}.hero{border-bottom:1px solid var(--line);background:linear-gradient(120deg,#eef4f4 0,#f8f5ef 55%,#f4e7e6 100%);overflow:hidden}.hero-grid{grid-template-columns:1.25fr .75fr;align-items:center;gap:70px;min-height:590px;display:grid}.hero-copy{padding:70px 0}.kicker{text-transform:uppercase;letter-spacing:.15em;color:var(--red);margin:0 0 14px;font-size:12px;font-weight:900}.kicker.light{color:#f1bb62}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--navy);font-family:Georgia,Times New Roman,serif;line-height:1.08}h1{letter-spacing:-.035em;max-width:820px;margin-bottom:24px;font-size:clamp(48px,5vw,72px)}h2{letter-spacing:-.025em;margin-bottom:20px;font-size:clamp(34px,4vw,50px)}h3{font-size:25px}.hero-lede{color:#405561;max-width:740px;font-size:21px;line-height:1.55}.hero-actions{gap:12px;margin:31px 0 20px;display:flex}.reassurance{color:#4f616b;border-left:3px solid var(--gold);max-width:680px;padding-left:14px;font-size:14px}.hero-panel{background:var(--navy);color:#fff;border-radius:8px;padding:38px;position:relative;box-shadow:0 24px 60px #122b3f33}.hero-panel:before{content:"";background:var(--gold);width:90px;height:6px;position:absolute;top:0;left:38px}.hero-panel h2{color:#fff;font-size:34px}.panel-label{color:#bed7df;text-transform:uppercase;letter-spacing:.14em;font-size:11px;font-weight:800}.hero-panel ol{margin:28px 0 0;padding:0;list-style:none}.hero-panel li{border-top:1px solid #ffffff29;gap:15px;padding:18px 0;display:flex}.hero-panel li>span{background:var(--teal);border-radius:50%;flex:0 0 32px;place-items:center;width:32px;height:32px;font-weight:800;display:grid}.hero-panel strong,.hero-panel small{display:block}.hero-panel small{color:#bed0da;margin-top:3px}.section{padding:95px 0}.section-heading{max-width:720px;margin-bottom:45px}.section-heading>p:last-child{color:var(--muted);font-size:18px}.section-heading.compact{margin-bottom:32px}.card-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.help-card{border:1px solid var(--line);border-top:5px solid var(--teal);background:#fff;flex-direction:column;min-height:320px;padding:30px;transition:all .2s;display:flex}.help-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px #142c3a1a}.help-card>p{text-transform:uppercase;letter-spacing:.12em;color:var(--teal);font-size:11px;font-weight:900}.help-card>span{color:var(--muted)}.help-card>strong{color:var(--red);margin-top:auto;padding-top:25px;font-size:14px}.help-card b{margin-left:5px;font-size:18px}.approach{background:var(--navy);color:#e8f0f3}.split{grid-template-columns:.85fr 1.15fr;gap:100px;display:grid}.approach h2{color:#fff}.approach-copy{font-size:19px}.approach-copy p{color:#d3e0e5}.approach blockquote{border-left:4px solid var(--gold);color:#fff;margin:36px 0 0;padding:3px 0 3px 25px;font-family:Georgia,serif;font-size:25px;line-height:1.4}.story-grid{grid-template-columns:.8fr 1.2fr;align-items:center;gap:65px;display:grid}.story-intro p{color:var(--muted)}.text-link{color:var(--red);font-weight:800}.featured-story{background:var(--cream);border-left:7px solid var(--gold);padding:45px}.story-tag{letter-spacing:.13em;text-transform:uppercase;color:#796231;font-size:11px;font-weight:900}.featured-story h3{font-size:33px}.featured-story>p:not(.story-tag){color:var(--muted);font-size:17px}.result-row{color:#61707a;letter-spacing:.08em;align-items:center;gap:8px;margin-top:34px;font-size:10px;font-weight:900;display:flex}.result-row i{background:#bbc3c4;flex:1;height:1px}.video-band{background:#edf2f1;padding:75px 0}.video-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:65px;display:grid}.video-placeholder{aspect-ratio:16/9;color:#fff;text-align:center;background:linear-gradient(135deg,#264e63,#132a3c);flex-direction:column;justify-content:center;align-items:center;padding:30px;display:flex;box-shadow:0 18px 45px #132a3c2e}.video-placeholder .play{background:var(--red);border-radius:50%;place-items:center;width:60px;height:60px;margin-bottom:18px;padding-left:4px;display:grid}.video-placeholder p{margin-bottom:4px;font-family:Georgia,serif;font-size:20px}.video-placeholder small{color:#bcd0d9}.video-grid>div:last-child>p:last-child{color:var(--muted);font-size:18px}.rights-section{background:#faf9f6}.rights-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.rights-grid a{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;min-height:120px;padding:24px;display:grid}.rights-grid a:hover{background:#f1f7f6}.rights-grid span{color:var(--red);font-size:11px;font-weight:900}.rights-grid b{color:var(--teal)}.scope-note{border-left:4px solid var(--teal);color:#4d5e68;background:#edf3f3;margin-top:30px;padding:18px 20px;font-size:14px}.about{border-top:1px solid var(--line)}.about-copy{color:#43545e;font-size:20px}.contact{background:var(--red);color:#fff}.contact h2{color:#fff}.contact-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:80px;display:grid}.contact-grid>div:first-child>p:last-child{color:#f5dfe2}.contact-options{gap:12px;display:grid}.contact-options a{color:var(--navy);background:#fff;border-radius:5px;padding:22px 25px}.contact-options span,.contact-options strong,.contact-options small{display:block}.contact-options span{text-transform:uppercase;letter-spacing:.12em;color:var(--red);font-size:11px;font-weight:900}.contact-options strong{margin:3px 0;font-size:17px}.contact-options small{color:var(--muted)}footer{color:#d5e0e5;background:#0c1e2c;padding:65px 0 25px}.footer-grid{grid-template-columns:1.4fr 1fr 1fr .8fr;gap:45px;display:grid}.footer-grid>div:not(.brand){flex-direction:column;gap:7px;font-size:14px;display:flex}.footer-grid>div>strong{color:#fff;margin-bottom:8px}.footer-grid a:hover{text-decoration:underline}.footer-brand .brand-mark{background:var(--red)}.footer-brand strong{color:#fff}.footer-brand small{color:#a9bac2}.footer-bottom{color:#8da1ac;border-top:1px solid #29404f;justify-content:space-between;margin-top:45px;padding-top:22px;font-size:12px;display:flex}@media (width<=980px){.header-inner nav{display:none}.hero-grid,.split,.story-grid,.video-grid,.contact-grid{grid-template-columns:1fr;gap:40px}.hero-grid{padding:60px 0}.hero-copy{padding:0}.card-grid,.rights-grid,.footer-grid{grid-template-columns:1fr 1fr}.approach .split{gap:20px}}@media (width<=640px){.shell{width:min(100% - 28px,1160px)}.utility-inner>span,.utility-inner a:last-child{display:none}.utility-inner{justify-content:flex-end}.utility-inner div{gap:18px}.site-header{position:static}.header-inner{height:76px}.brand-mark{width:42px;height:42px}.brand strong{font-size:15px}.button-small{display:none}.hero-grid{min-height:auto;padding:52px 0}.hero-copy{padding:0}h1{font-size:43px}.hero-lede{font-size:18px}.hero-actions{flex-direction:column}.hero-panel{padding:27px}.section{padding:68px 0}.card-grid,.rights-grid,.footer-grid{grid-template-columns:1fr}.help-card{min-height:270px}.split{gap:20px}.story-grid,.video-grid,.contact-grid{gap:35px}.featured-story{padding:30px}.result-row{display:none}.contact-options strong{overflow-wrap:anywhere;font-size:14px}.footer-bottom{flex-direction:column;gap:7px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.help-card{transition:none}}:root{--navy:#152b3e;--cream:#f7f3ea;--red:#c91f3d;--orange:#ef7333;--gold:#efad2e;--green:#65a844;--teal:#3b899b;--blue:#5895c9;--purple:#8d298f}.brand-logo{object-fit:contain;background:#fff;border-radius:50%;flex:none;width:88px;height:88px}.header-inner{height:116px}.brand strong{font-size:20px}.brand small{font-size:13px}.site-header:after{content:"";background:linear-gradient(90deg,var(--red) 0 16.6%,var(--orange) 16.6% 33.2%,var(--gold) 33.2% 49.8%,var(--green) 49.8% 66.4%,var(--blue) 66.4% 83%,var(--purple) 83%);height:4px;display:block}.help-card:first-child{border-top-color:var(--red)}.help-card:first-child>p{color:var(--red)}.help-card:nth-child(2){border-top-color:var(--blue)}.help-card:nth-child(2)>p{color:#3977aa}.help-card:nth-child(3){border-top-color:var(--green)}.help-card:nth-child(3)>p{color:#4f8836}.rights-grid a:nth-child(6n+1) span,.rights-grid a:nth-child(6n+1) b{color:var(--red)}.rights-grid a:nth-child(6n+2) span,.rights-grid a:nth-child(6n+2) b{color:var(--orange)}.rights-grid a:nth-child(6n+3) span,.rights-grid a:nth-child(6n+3) b{color:#9a7313}.rights-grid a:nth-child(6n+4) span,.rights-grid a:nth-child(6n+4) b{color:var(--green)}.rights-grid a:nth-child(6n+5) span,.rights-grid a:nth-child(6n+5) b{color:var(--blue)}.rights-grid a:nth-child(6n+6) span,.rights-grid a:nth-child(6n+6) b{color:var(--purple)}.footer-brand .brand-logo{width:104px;height:104px}.footer-brand{align-items:flex-start}@media (width<=640px){.header-inner{height:92px}.brand-logo{width:72px;height:72px}.brand strong{font-size:16px}.brand small{font-size:11px}.footer-brand .brand-logo{width:82px;height:82px}}.story-heading{grid-template-columns:1.1fr .9fr;align-items:end;gap:70px;margin-bottom:42px;display:grid}.story-heading>p{color:var(--muted);padding-bottom:8px;font-size:18px}.case-grid{grid-template-columns:1fr 1fr;gap:22px;display:grid}.case-story{background:var(--cream);border-top:6px solid var(--blue);flex-direction:column;min-height:395px;padding:38px;display:flex}.case-story:nth-child(2){border-top-color:var(--purple)}.case-study-label{background:var(--navy);letter-spacing:.11em;text-transform:uppercase;align-self:flex-start;margin-bottom:14px;padding:7px 10px 6px;font-weight:900;color:#fff!important;font-size:11px!important}.case-story h3{font-size:31px}.case-story>p:not(.story-tag):not(.case-study-label){color:var(--muted);font-size:17px}.case-result{color:var(--navy);border-top:1px solid #d8cfc0;margin-top:auto;padding-top:25px;font-family:Georgia,serif;font-size:18px;line-height:1.45;display:block}.case-link{margin-top:28px;display:inline-block}.leadership{border-top:1px solid var(--line);grid-template-columns:.7fr 1.3fr;gap:95px;margin-top:70px;padding-top:52px;display:grid}.leader-card{border-left:6px solid var(--orange);padding:8px 0 8px 28px}.leader-card h3{margin-bottom:8px;font-size:36px}.leader-title{color:var(--muted);font-weight:700}.leader-copy{color:#43545e;font-size:18px}@media (width<=760px){.story-heading,.case-grid,.leadership{grid-template-columns:1fr;gap:24px}.case-story{min-height:auto}.case-result{margin-top:20px}.leadership{margin-top:50px;padding-top:40px}}.dual-hero{background:linear-gradient(125deg,#f6f2e9,#eef4f5 62%,#f7ecee);padding:78px 0 70px}.dual-hero-inner>h1{max-width:930px}.umbrella-headline span{display:block}.hero-principle{color:var(--navy)}.hero-promise{color:#3977aa;border-left:6px solid var(--gold);max-width:860px;margin-top:20px;padding-left:24px;font-size:.76em;line-height:1.16}.dual-hero-inner>.hero-lede{max-width:860px;margin-top:30px}.journey-grid{grid-template-columns:1fr 1fr;gap:22px;margin-top:44px;display:grid}.journey-card{border:1px solid var(--line);border-top:7px solid var(--red);background:#fff;flex-direction:column;min-height:355px;padding:34px 36px 32px;transition:all .2s;display:flex;box-shadow:0 14px 40px #142c3a14}.journey-card:hover{transform:translateY(-4px);box-shadow:0 20px 48px #142c3a24}.journey-card.provider-journey{border-top-color:var(--blue)}.journey-label{letter-spacing:.08em;text-transform:uppercase;color:var(--red);background:#fbecef;border-radius:3px;align-self:flex-start;padding:7px 11px 6px;font-size:14px;font-weight:900;line-height:1}.provider-journey .journey-label{color:#3977aa;background:#eaf2f8}.journey-card h2{margin:18px 0 16px;font-size:35px}.journey-card p{color:var(--muted);font-size:17px}.journey-card strong{color:var(--red);margin-top:auto;padding-top:24px}.provider-journey strong{color:#3977aa}.journey-card b{margin-left:5px;font-size:20px}.journey-note{text-align:center;color:var(--muted);margin:25px 0 0;font-size:14px}.journey-note a{color:var(--navy);font-weight:900}.hero-media-grid{grid-template-columns:1.08fr .92fr;align-items:center;gap:52px;display:grid}.hero-message h1{max-width:700px;font-size:clamp(43px,4.3vw,64px)}.hero-message .hero-lede{margin-top:28px;font-size:19px}.hero-video{border-top:7px solid var(--gold);background:#102d40;margin:0;padding:12px;box-shadow:0 24px 58px #122b3f38}.hero-video video{aspect-ratio:16/9;background:#07131c;width:100%;display:block}.hero-video-label{color:#fff;justify-content:space-between;align-items:center;gap:16px;padding:5px 4px 12px;display:flex}.hero-video-label span{text-transform:uppercase;letter-spacing:.13em;color:#f3c15f;font-size:10px;font-weight:900}.hero-video-label strong{font-family:Georgia,serif;font-size:18px}.hero-video figcaption{color:#c5d4da;padding:10px 4px 1px;font-size:11px}.hero-video figcaption a{color:#ffd071;font-weight:800}.hero-media-grid+.journey-grid{margin-top:48px}.principles{background:#fff}.principle-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.principle-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:230px;padding:27px}.principle-grid span{color:var(--red);font-size:11px;font-weight:900}.principle-grid article:nth-child(2) span{color:var(--orange)}.principle-grid article:nth-child(3) span{color:var(--blue)}.principle-grid article:nth-child(4) span{color:var(--green)}.principle-grid h3{margin:12px 0;font-size:24px}.principle-grid p{color:var(--muted);font-size:15px}.audience-hero{background:#f7f3eb;padding:78px 0}.audience-grid{grid-template-columns:1.25fr .75fr;align-items:center;gap:70px;display:grid}.audience-promise{background:var(--navy);color:#fff;border-left:7px solid var(--red);padding:38px;box-shadow:0 20px 50px #142c3a29}.audience-promise>span{margin-bottom:18px;font-family:Georgia,serif;font-size:27px;line-height:1.25;display:block}.audience-promise p{color:#d7e3e7;margin:0}.provider-page{background:linear-gradient(125deg,#eff4f7,#f8f6f0)}.provider-promise{border-left-color:var(--blue)}.provider-button{background:#3977aa}.provider-button:hover{background:#2f638d}.audience-content{grid-template-columns:.75fr 1.25fr;gap:80px;display:grid}.situation-list{border-top:1px solid var(--line)}.situation-list>div{border-bottom:1px solid var(--line);grid-template-columns:45px 1fr;padding:17px 0;display:grid}.situation-list span{color:var(--red);font-size:11px;font-weight:900}.situation-list p{color:var(--navy);margin:0;font-weight:700}.process-band{background:var(--navy);color:#fff;padding:85px 0}.process-band h2{color:#fff}.process-grid{background:#496070;grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.process-grid article{background:var(--navy);padding:32px}.process-grid article>span{background:var(--red);border-radius:50%;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.process-grid h3{color:#fff;margin:22px 0 12px}.process-grid p{color:#cad9df}.resident-expectations{background:#faf9f6}.provider-kicker{color:#3977aa}.provider-service-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.provider-service-grid article{border-top:5px solid var(--blue);background:#f1f5f7;min-height:245px;padding:28px}.provider-service-grid span{color:#3977aa;font-size:11px;font-weight:900}.provider-service-grid h3{margin:14px 0 12px;font-size:23px}.provider-service-grid p{color:var(--muted);font-size:15px}.provider-values{color:#fff;background:#234a63;padding:90px 0}.provider-values h2{color:#fff}.provider-benefit{grid-template-columns:.8fr 1.2fr;gap:90px;display:grid}.benefit-list{border-top:1px solid var(--line)}.benefit-list p{border-bottom:1px solid var(--line);color:var(--muted);margin:0;padding:18px 0}.benefit-list strong{color:var(--navy)}.provider-contact{background:#3977aa}.provider-contact .contact-grid>div:first-child>p:last-child{color:#deebf3}@media (width<=980px){.journey-grid,.audience-grid,.audience-content,.provider-benefit{grid-template-columns:1fr;gap:38px}.principle-grid,.provider-service-grid{grid-template-columns:1fr 1fr}.journey-card{min-height:320px}.hero-media-grid{grid-template-columns:1fr;gap:34px}.hero-video{max-width:720px}}@media (width<=640px){.dual-hero,.audience-hero{padding:55px 0}.hero-promise{border-left-width:4px;margin-top:16px;padding-left:16px;font-size:.74em}.hero-message .hero-lede{margin-top:24px}.journey-grid,.principle-grid,.provider-service-grid,.process-grid{grid-template-columns:1fr}.journey-card{min-height:auto;padding:28px}.journey-card h2{font-size:30px}.hero-video{padding:8px}.hero-video-label{flex-direction:column;align-items:flex-start;gap:4px}.hero-video-label strong{font-size:16px}.audience-promise{padding:28px}.process-grid{background:0 0;gap:0}.process-grid article{border-top:1px solid #496070}.provider-values{padding:68px 0}}.donate-button{background:var(--gold);color:var(--navy);box-shadow:0 8px 20px #efad2e38}.donate-button:hover{background:#d9981d}.impact-section{background:#fff}.impact-callout{background:var(--navy);color:#fff;border-left:7px solid var(--gold);grid-template-columns:auto 1fr;align-items:center;gap:24px;margin:-8px 0 24px;padding:24px 30px;display:grid}.impact-callout strong{color:#fff;font-family:Georgia,serif;font-size:40px}.impact-callout span{color:#d8e4e8;max-width:760px}.privacy-note{color:var(--muted);margin:18px 0 0;font-size:13px}.support-band{color:#fff;background:linear-gradient(120deg,#234a63,#152b3e);padding:72px 0}.support-band h2{color:#fff}.support-band-grid{grid-template-columns:1.3fr .7fr;align-items:center;gap:70px;display:grid}.support-band-grid>div:first-child>p:last-child{color:#d6e1e6;font-size:18px}.support-actions{gap:12px;display:grid}.support-primary{background:var(--gold);color:var(--navy)}.support-primary:hover{background:#d9981d}.support-secondary{box-shadow:none;background:0 0;border:1px solid #86a3b2}.support-secondary:hover{color:var(--navy);background:#fff}.support-hero{background:linear-gradient(125deg,#f6f2e9,#edf4f5 65%,#f6ecee);padding:84px 0}.support-hero-grid{grid-template-columns:1.25fr .75fr;align-items:center;gap:65px;display:grid}.support-proof{background:var(--navy);color:#fff;border-top:7px solid var(--gold);padding:38px;box-shadow:0 20px 50px #142c3a29}.support-proof>span{color:#f2bc5c;text-transform:uppercase;letter-spacing:.12em;margin-bottom:16px;font-size:11px;font-weight:900;display:block}.support-proof>strong{margin-bottom:18px;font-family:Georgia,serif;font-size:27px;line-height:1.3;display:block}.support-proof p{color:#cbdbe1;margin:0}.donate-layout{grid-template-columns:1.35fr .65fr;align-items:start;gap:60px;display:grid}.donate-intro{color:var(--muted);font-size:18px}.use-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:1fr 1fr;display:grid}.use-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:24px}.use-grid span{color:var(--red);font-size:11px;font-weight:900}.use-grid h3{margin:10px 0;font-size:22px}.use-grid p{color:var(--muted);margin:0;font-size:14px}.giving-card{background:var(--cream);border-top:7px solid var(--gold);padding:34px;position:sticky;top:145px}.giving-card h3{font-size:30px}.giving-card>p{color:#495b65}.giving-card .button{background:var(--gold);width:100%;color:var(--navy);margin:8px 0 16px}.giving-card>small{color:var(--muted);line-height:1.45;display:block}.processor-note{border-top:1px solid #d9cfbd;margin-top:24px;padding-top:20px}.processor-note strong,.processor-note span{display:block}.processor-note span{color:var(--muted);margin-top:4px;font-size:13px}.volunteer-section{background:#f7f6f2}.volunteer-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.volunteer-grid article{border-top:6px solid var(--green);background:#fff;min-height:255px;padding:30px}.volunteer-grid article:nth-child(2){border-top-color:var(--blue)}.volunteer-grid article:nth-child(3){border-top-color:var(--purple)}.volunteer-grid span{text-transform:uppercase;letter-spacing:.12em;color:#4f8836;font-size:11px;font-weight:900}.volunteer-grid article:nth-child(2) span{color:#3977aa}.volunteer-grid article:nth-child(3) span{color:var(--purple)}.volunteer-grid h3{margin:14px 0;font-size:25px}.volunteer-grid p{color:var(--muted)}.interest-box{background:var(--navy);color:#fff;justify-content:space-between;align-items:center;gap:35px;margin-top:24px;padding:30px 34px;display:flex}.interest-box h3{color:#fff;margin-bottom:8px}.interest-box p{color:#cbdbe1;margin:0}.interest-box .button{flex:none}.support-close{background:var(--red);color:#fff;text-align:center;padding:65px 0}.support-close h2{color:#fff;max-width:850px;margin:0 auto}.support-close .kicker{color:#ffe0a4}@media (width<=980px){.support-band-grid,.support-hero-grid,.donate-layout{grid-template-columns:1fr}.giving-card{position:static}.volunteer-grid{grid-template-columns:1fr 1fr}.support-actions{max-width:420px}}@media (width<=640px){.impact-callout{grid-template-columns:1fr;gap:6px;padding:23px}.impact-callout strong{font-size:34px}.support-band,.support-hero{padding:58px 0}.use-grid,.volunteer-grid{grid-template-columns:1fr}.interest-box{flex-direction:column;align-items:flex-start}.interest-box .button{width:100%}}.video-feature-grid{grid-template-columns:1.15fr .85fr;align-items:center;gap:62px;display:grid}.video-feature-grid.video-reverse{grid-template-columns:.85fr 1.15fr}.video-reverse .video-figure{order:2}.video-reverse .video-feature-copy{order:1}.video-figure{margin:0}.video-figure video{aspect-ratio:16/9;background:#0b1822;width:100%;display:block;box-shadow:0 18px 45px #132a3c2e}.video-figure figcaption{color:#687781;margin-top:10px;font-size:12px}.video-figure figcaption a{color:var(--red);font-weight:800}.video-feature-copy>p:last-child{color:var(--muted);font-size:18px}.provider-video{background:#edf3f7}.provider-video .kicker{color:#3977aa}.tenant-video{background:#f5f1ea}.support-video{background:#eef4f3}.support-video-alt{background:#f7f3ea}.closing-video{color:#fff;background:#172f42}.closing-video h2{color:#fff}.closing-video .video-feature-copy>p:last-child{color:#d5e2e7}.closing-video .kicker{color:var(--gold)}.closing-video .video-figure figcaption{color:#bdcdd4}.closing-video .video-figure figcaption a{color:#ffd071}@media (width<=980px){.video-feature-grid,.video-feature-grid.video-reverse{grid-template-columns:1fr;gap:30px}.video-reverse .video-figure,.video-reverse .video-feature-copy{order:initial}}@media (width<=640px){.video-band{padding:58px 0}.video-feature-copy>p:last-child{font-size:16px}.video-figure figcaption{font-size:11px}}.newsroom-hero{border-bottom:1px solid var(--line);background:linear-gradient(120deg,#eef4f5,#f7f3ea 62%,#f7ecee);padding:78px 0}.newsroom-hero-grid{grid-template-columns:1.1fr .9fr;align-items:end;gap:80px;display:grid}.newsroom-hero h1{margin:0;font-size:clamp(46px,5vw,68px)}.newsroom-hero-grid>p{color:var(--muted);border-left:5px solid var(--gold);margin:0 0 8px;padding-left:24px;font-size:19px}.newsroom-section{background:#fff}.article-list{gap:22px;display:grid}.article-card{border:1px solid var(--line);border-left:7px solid var(--blue);background:#fff;grid-template-columns:180px 1fr auto;align-items:start;column-gap:34px;padding:34px 36px;display:grid}.article-card:nth-child(2){border-left-color:var(--purple)}.article-meta{color:var(--muted);flex-direction:column;grid-row:1/span 5;gap:5px;font-size:13px;display:flex}.article-meta span{color:var(--red);text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:900}.article-topic{color:#3977aa;text-transform:uppercase;letter-spacing:.1em;grid-column:2/4;margin-bottom:10px;font-size:11px;font-weight:900}.article-card h3{grid-column:2/4;margin-bottom:13px;font-size:31px}.article-card>p:not(.article-topic){color:var(--muted);grid-column:2/4;max-width:780px;font-size:17px}.article-byline{color:var(--navy);grid-column:2;margin-top:8px;font-size:13px;font-weight:800}.article-link{color:var(--red);white-space:nowrap;grid-column:3;margin-top:6px;font-size:14px;font-weight:900}.article-link:hover{text-decoration:underline}.article-link span{margin-left:4px;font-size:17px}@media (width<=980px){.newsroom-hero-grid{grid-template-columns:1fr;gap:28px}.article-card{grid-template-columns:1fr}.article-meta,.article-topic,.article-card h3,.article-card>p:not(.article-topic),.article-byline,.article-link{grid-area:auto/1}.article-meta{flex-direction:row;gap:12px;margin-bottom:14px}.article-topic{margin-bottom:10px}.article-link{margin-top:18px}}@media (width<=640px){.newsroom-hero{padding:55px 0}.newsroom-hero-grid>p{padding-left:17px;font-size:17px}.article-card{padding:27px 24px}.article-card h3{font-size:27px}}.mobile-menu{display:none;position:relative}.mobile-menu summary{cursor:pointer;color:var(--navy);text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:10px;padding:10px 3px;font-size:14px;font-weight:900;list-style:none;display:flex}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary i,.mobile-menu summary i:before,.mobile-menu summary i:after{background:var(--navy);content:"";width:22px;height:2px;transition:all .2s;display:block}.mobile-menu summary i{position:relative}.mobile-menu summary i:before{position:absolute;top:-7px}.mobile-menu summary i:after{position:absolute;top:7px}.mobile-menu[open] summary i{background:0 0}.mobile-menu[open] summary i:before{top:0;transform:rotate(45deg)}.mobile-menu[open] summary i:after{top:0;transform:rotate(-45deg)}.mobile-menu nav{border:1px solid var(--line);border-top:5px solid var(--gold);z-index:50;background:#fff;width:min(330px,100vw - 28px);padding:10px;display:grid;position:absolute;top:54px;right:0;box-shadow:0 18px 50px #122b3f33}.mobile-menu nav a{color:var(--navy);border-bottom:1px solid #e7ecee;padding:13px 15px;font-size:15px;font-weight:800}.mobile-menu nav a:last-child{border-bottom:0}.mobile-menu nav .mobile-donate{background:var(--gold);text-align:center;border:0;margin-top:8px}.mobile-menu nav a:hover{color:var(--red);background:#f3f6f6}@media (width<=980px){.mobile-menu{display:block}.header-inner>.button-small{margin-left:0}}@media (width<=640px){.mobile-menu{margin-left:auto}.mobile-menu summary span{position:absolute;left:-9999px}.mobile-menu nav{top:47px}.header-inner>.button-small{display:none}}.article-visual{background:#f2f5f7;border:1px solid #cfd9df;flex-direction:column;grid-area:1/1/span 5;min-height:260px;display:flex;overflow:hidden;box-shadow:0 10px 28px #122b3f17}.vanguard-masthead{background:#fff;border-bottom:4px solid #1496d4;align-items:center;gap:12px;padding:13px 15px;display:flex}.vanguard-masthead img{object-fit:cover;border-radius:50%;width:46px;height:46px}.vanguard-masthead span,.vanguard-masthead strong,.vanguard-masthead small{display:block}.vanguard-masthead strong{color:#123047;letter-spacing:.08em;font-family:Arial,Helvetica,sans-serif;font-size:20px;line-height:1}.vanguard-masthead small{color:#647582;margin-top:4px;font-size:9px}.newspaper-preview{background:linear-gradient(145deg,#edf3f6,#fff);flex-direction:column;flex:1;padding:22px 20px;display:flex}.newspaper-preview>span{letter-spacing:.14em;color:#c91f3d;margin-bottom:10px;font-size:10px;font-weight:900}.newspaper-preview>strong{color:var(--navy);font-family:Georgia,serif;font-size:21px;line-height:1.18}.newspaper-preview>small{color:#5b6973;margin-top:auto;padding-top:18px;font-weight:700}.article-visual:hover .newspaper-preview>strong{text-decoration:underline}.article-meta{grid-area:1/2/span 5}.article-topic,.article-card h3,.article-card>p:not(.article-topic){grid-column:3/5}.article-byline{grid-column:3}.article-link{grid-column:4}@media (width<=1180px){.article-card{grid-template-columns:240px 130px 1fr auto}.newspaper-preview>strong{font-size:19px}}@media (width<=980px){.article-card{grid-template-columns:240px 1fr}.article-visual{grid-area:1/1/span 6}.article-meta,.article-topic,.article-card h3,.article-card>p:not(.article-topic),.article-byline,.article-link{grid-area:auto/2}.article-meta{flex-direction:row}.article-link{justify-self:start}}@media (width<=700px){.article-card{grid-template-columns:1fr}.article-visual,.article-meta,.article-topic,.article-card h3,.article-card>p:not(.article-topic),.article-byline,.article-link{grid-area:auto/1}.article-visual{min-height:245px;margin-bottom:18px}.vanguard-masthead img{width:42px;height:42px}}.article-card{grid-template-columns:300px 150px 1fr auto}.article-visual{min-height:340px}.article-photo{object-fit:cover;border-bottom:1px solid #cfd9df;width:100%;height:148px;display:block}.newspaper-preview{padding:18px 20px}@media (width<=1180px){.article-card{grid-template-columns:260px 130px 1fr auto}}@media (width<=980px){.article-card{grid-template-columns:260px 1fr}}@media (width<=700px){.article-card{grid-template-columns:1fr}.article-photo{height:180px}}
