:root{--teal:#073f45;--dark:#092f35;--cream:#f6f3eb;--ink:#173c40;--muted:#52676a;--gold:#e2c596;--line:#cbd8d3;--soft:#e7efea}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--cream);color:var(--ink);font:17px/1.75 "Segoe UI",Arial,sans-serif}a{color:inherit}img,svg{display:block;max-width:100%}svg{width:27px;height:27px;flex:none}button,input,textarea,select{font:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-weight:400;line-height:1.15;letter-spacing:-.035em}h1,h2{font-family:Georgia,"Times New Roman",serif}h1{font-size:clamp(46px,4.7vw,74px);margin-bottom:24px}h2{font-size:clamp(36px,3.8vw,56px);margin-bottom:25px}h3{font-size:25px;font-weight:600;line-height:1.25}p{margin-bottom:22px}em{font-style:normal;color:#387a70}.wrap{width:min(1240px,calc(100% - 96px));margin:auto}.section{padding:105px 0}.eyebrow{font-size:12px;letter-spacing:.11em;text-transform:uppercase;font-weight:650;color:#47756d;margin-bottom:23px}.lead{font-size:24px;line-height:1.5;letter-spacing:-.02em}.fine{font-size:13px;line-height:1.8;color:var(--muted)}.skip{position:fixed;top:-100px;left:15px;z-index:100;background:white;color:var(--teal);padding:15px}.skip:focus{top:15px}:focus-visible{outline:3px solid #ba863b;outline-offset:5px}.header{position:sticky;top:0;z-index:30;background:#f9f7f1f5;border-bottom:1px solid #b3c7c155;backdrop-filter:blur(12px)}.nav-wrap{width:min(1440px,calc(100% - 64px));margin:auto;display:flex;align-items:center;justify-content:space-between;gap:25px;min-height:88px}.brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;font-size:29px;font-weight:700;letter-spacing:-.065em;white-space:nowrap}.brand svg{color:#398473;width:35px;height:35px}.brand-accent{color:#34816f}.brand small{font-size:13px;letter-spacing:-.02em;font-weight:500}.header nav{display:flex;gap:26px;align-items:center;font-size:13px;font-weight:600}.header nav a{text-decoration:none}.header nav a:hover{text-decoration:underline;text-underline-offset:5px}.nav-cta{padding:12px 17px;background:var(--teal);border:1px solid var(--teal);border-radius:5px;color:white}.menu-toggle{display:none;padding:8px 11px;border:1px solid #98b5ae;background:transparent;border-radius:5px;color:var(--teal);font-size:13px}.hero{position:relative;background:#07404a;color:#fff}.hero picture,.hero img{width:100%;height:auto;display:block;object-fit:contain}.hero-copy{position:absolute;left:max(48px,calc((100% - 1440px)/2 + 55px));top:50%;transform:translateY(-50%);width:36%;max-width:560px}.hero-copy .eyebrow{color:#d4e5de;font-size:11px}.hero-copy h1 em{color:#e8d4ae}.hero-copy>p:not(.eyebrow){color:#e1eeec;font-size:18px;max-width:420px;line-height:1.65}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:24px;padding:15px 22px;min-height:54px;border:1px solid var(--teal);border-radius:5px;background:var(--teal);color:white;font-size:14px;font-weight:600;line-height:1.5;text-decoration:none;cursor:pointer;transition:transform .2s,background .2s}.button svg{width:20px;height:20px}.button:hover{background:#17626a;transform:translateY(-2px)}.button.secondary{background:transparent;color:var(--teal);border-color:#779b91}.button.secondary:hover{background:#dfebe5}.button:disabled{opacity:.6;cursor:wait;transform:none}.hero .button{background:var(--gold);color:#143d41;border-color:var(--gold)}.hero .button:hover{background:#f1dcbb}.hero-secondary{display:block;max-width:360px;font-size:12px;color:#e1edeb;text-underline-offset:4px;margin-top:19px}.hero-note{background:#e7eeea;border-bottom:1px solid #cbd8d3}.hero-note>.wrap{display:flex;justify-content:space-between;gap:25px;font-size:11px;color:#47685f;padding:16px 0}.split{display:grid;grid-template-columns:1fr 1.05fr;gap:90px}.split>div>p:not(.eyebrow):not(.lead){color:var(--muted)}.section-heading{margin-bottom:45px}.section-heading>p:not(.eyebrow){max-width:680px;color:var(--muted)}.explore{background:#e6eee9;border-block:1px solid #cddad2}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:23px}.category-card{border:1px solid #c6d4cb;background:#fafbf6;padding:32px 30px;border-radius:8px;display:flex;flex-direction:column;transition:transform .2s,border-color .2s}.category-card:hover{border-color:#68988b;transform:translateY(-3px)}.category-icon{display:flex;align-items:center;justify-content:center;width:53px;height:53px;border:1px solid #b9d0c4;background:#e5efe6;border-radius:50%;margin-bottom:26px;color:#226454}.category-label{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:#58715e;margin-bottom:15px}.category-card h3{font-size:25px;max-width:280px;margin-bottom:18px}.category-card>p:not(.category-label){color:#566b62;font-size:16px;flex:1}.text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:20px;font-size:13px;font-weight:650;color:#155e59;text-decoration:none}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.text-link svg{width:19px;height:19px}.category-card .text-link{border-top:1px solid #d1ded3;padding-top:20px;margin-top:7px}.source-note{font-size:12px;color:#597269;margin:26px 0 0}.source-note a{text-underline-offset:4px}.understand{background:#073f45;color:#f0f6ef}.understand .eyebrow{color:#b6d5c4}.understand h2 em{color:#d9c198}.understand .split>p{color:#c5d9d5;font-size:17px;align-self:center;max-width:none}.comparison-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.comparison-grid article{border-top:1px solid #7bada666;padding-top:27px;display:flex;flex-direction:column}.number{font-size:13px;letter-spacing:.08em;color:#d9c59e;display:block;margin-bottom:28px}.comparison-grid h3{font-size:25px}.comparison-grid p{font-size:16px;color:#d5e4df;flex:1}.comparison-grid a{color:#e3d0ae;font-size:13px;text-underline-offset:5px}.care-note{margin-top:40px;display:flex;align-items:flex-start;gap:22px;padding:25px 28px;background:#1a545b;border:1px solid #8db4a933;border-radius:5px}.care-note svg{color:#dfcca7}.care-note p{font-size:14px;color:#e0ede7;margin:0}.questions{background:#f5efe4}.questions-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:85px}.questions-grid>div>p:not(.eyebrow){color:#756859;max-width:480px}.question-list{list-style:none;margin:0;padding:0}.question-list li{display:flex;align-items:flex-start;gap:17px;padding:17px 0;border-bottom:1px solid #d9cebc;font-size:16px;color:#5b5748}.question-list li:first-child{padding-top:0}.question-list svg{color:#448775;width:21px;height:21px;margin-top:3px}.form-layout{display:grid;grid-template-columns:.85fr 1.2fr;gap:85px;align-items:start}.form-intro{position:sticky;top:120px}.form-intro h2{font-size:clamp(38px,4.2vw,59px)}.form-intro>p:not(.eyebrow):not(.lead){color:var(--muted)}.form-card{background:#fff;border:1px solid #c4d5cc;border-radius:9px;padding:35px;box-shadow:0 12px 50px #143d3210}.required-note{font-size:12px;color:#617369;margin-bottom:25px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:23px 20px}.form-grid>label{font-size:14px;font-weight:650;color:#2e5048}.form-grid label>span{color:#397368}.form-grid label>small{font-size:11px;font-weight:400;color:#65786b;margin-left:4px}.full{grid-column:1/-1}input,select,textarea{display:block;width:100%;min-width:0;margin-top:9px;padding:13px;border:1px solid #b5cbbf;background:#fafcf8;border-radius:4px;color:#204a40;font-size:17px}input:focus,select:focus,textarea:focus{border-color:#317764}textarea{resize:vertical;min-height:120px}input[type=checkbox]{width:19px;min-width:19px;height:19px;margin:3px 0 0;padding:0;accent-color:var(--teal)}.consent{display:flex;align-items:flex-start;gap:12px;font-size:13px;color:#51695c;margin:27px 0;line-height:1.8}.submit{width:100%}.form-status{font-size:14px;color:#456c59;margin:18px 0}.form-status.success{color:#216140}.form-status.error{color:#923c32}.inquiry-form>.fine{font-size:12px;margin:18px 0 0}.trap{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.selection-note{font-size:13px;padding:12px 15px;color:#2d6653;background:#e7f1e9;border-left:3px solid #519373}.providers{background:#e5ece6;border-block:1px solid #cbd8ce}.application{border:1px solid #b9cec0;border-radius:6px;background:#f9fbf5;margin-top:45px}.application>summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:26px 30px;cursor:pointer;font-size:24px;font-family:Georgia,serif;list-style:none}.application summary::-webkit-details-marker{display:none}.application summary small{display:block;font:13px/1.7 "Segoe UI",Arial,sans-serif;color:#5f7768;margin-top:6px}.application summary>span:last-child{font-size:30px;color:#397667}.application[open] summary>span:last-child{transform:rotate(45deg)}.application-body{border-top:1px solid #ccdacc;padding:30px}.resource-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.resource-grid>a{display:block;padding:28px;border:1px solid var(--line);background:#fffdf7;border-radius:7px;text-decoration:none}.resource-grid>a:hover{border-color:#50927d}.resource-grid>a>span:first-child{display:block;font-size:11px;color:#59766a;line-height:1.6;margin-bottom:24px}.resource-grid h3{font-size:25px}.resource-grid p{font-size:15px;color:var(--muted)}.resource-link{font-size:13px;font-weight:650;color:#216c5a}.final-cta{background:radial-gradient(ellipse at 50% 100%,#256266,transparent 70%),#093f44;color:#f6f4e8;text-align:center;padding:85px 0}.final-cta>.wrap>svg{margin:0 auto 24px;width:39px;height:39px;color:#ddc69f}.final-cta h2{font-size:clamp(40px,4.5vw,64px)}.final-cta p{color:#d1e2da}.final-cta .button{background:var(--gold);color:#17413d;border-color:var(--gold);margin-top:12px}.final-cta .button:hover{background:#f0d7ae}footer{background:#f0f0e7;padding:55px 0 25px}.footer-top{display:flex;justify-content:space-between;gap:45px;align-items:flex-start}.footer-top p{font-size:13px;color:#63756b;margin:15px 0 0}.footer-top nav{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:13px 25px;max-width:520px;font-size:13px;color:#416a60}.footer-top nav a{text-decoration:none}.footer-top nav a:hover{text-decoration:underline;text-underline-offset:4px}.disclaimer{border-top:1px solid #ccd6cc;margin:30px 0 24px;padding-top:25px;font-size:12px;color:#586c62;line-height:1.85}.privacy{border-block:1px solid #c7d4c8;padding:14px 0;font-size:13px;color:#546e60}.privacy summary{cursor:pointer;color:#335e4d}.privacy p{margin:17px 0}.footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:25px;font-size:11px;color:#5c7566}.not-found{min-height:100vh;display:flex;align-items:center;background:#e5eee7}.not-found h1{font-size:clamp(46px,6vw,82px)}.not-found p:not(.eyebrow){max-width:570px;color:var(--muted)}
@media(min-width:1800px){.hero picture{max-width:1920px;margin:auto}.hero-copy{left:calc((100% - 1600px)/2);max-width:560px}}@media(max-width:1200px){.header nav{gap:18px;font-size:12px}.brand{font-size:26px}.nav-wrap{width:calc(100% - 40px)}.hero-copy{left:38px;width:38%}.hero h1{font-size:53px}.hero-copy>p:not(.eyebrow){font-size:16px;max-width:360px}.hero-copy .eyebrow{font-size:10px}.hero-secondary{font-size:11px}.split,.questions-grid,.form-layout{gap:50px}.category-card{padding:27px}.category-card h3{font-size:23px}}
@media(max-width:980px){.menu-toggle{display:flex;gap:10px;align-items:center}.header nav{display:none;position:absolute;left:0;right:0;top:100%;background:#f8f7ef;padding:20px 28px;border-bottom:1px solid var(--line);flex-direction:column;align-items:stretch;gap:0;font-size:15px}.header nav.open{display:flex}.header nav a{padding:12px}.header nav .nav-cta{margin-top:10px}.nav-wrap{min-height:76px}.wrap{width:calc(100% - 56px)}.section{padding:80px 0}.hero-copy{position:relative;left:auto;top:auto;transform:none;width:100%;max-width:none;padding:42px 28px 48px;display:block}.hero h1{font-size:53px;max-width:650px}.hero h1 br{display:none}.hero-copy>p:not(.eyebrow){font-size:20px;max-width:610px}.hero-copy .eyebrow{font-size:12px}.hero-secondary{font-size:13px;max-width:none}.hero-note>.wrap{flex-direction:column;gap:6px;font-size:11px}.split,.questions-grid,.form-layout{grid-template-columns:1fr;gap:20px}.category-grid{grid-template-columns:1fr 1fr}.comparison-grid{gap:25px}.comparison-grid h3{font-size:23px}.comparison-grid p{font-size:15px}.form-intro{position:static}.form-intro h2 br{display:none}.form-intro h2{font-size:49px}.form-intro>.fine{max-width:620px}.resource-grid{grid-template-columns:1fr}.resource-grid>a{padding:29px}.resource-grid>a>span:first-child{margin-bottom:15px}.footer-top{flex-direction:column;gap:25px}.footer-top nav{justify-content:flex-start;max-width:none}}
@media(max-width:650px){.comparison-grid{grid-template-columns:1fr;gap:34px}.comparison-grid h3{font-size:27px}.comparison-grid p{font-size:17px}.comparison-grid a{font-size:14px}.number{margin-bottom:19px}.category-grid{grid-template-columns:1fr}.category-card{padding:30px}.category-card h3{font-size:27px;max-width:none}.category-card>p:not(.category-label){font-size:17px}.text-link{font-size:14px}.care-note{padding:23px 20px;gap:15px}.care-note p{font-size:14px}.form-grid{grid-template-columns:1fr}.full{grid-column:auto}.footer-bottom{flex-direction:column;gap:8px}}
@media(max-width:540px){html{scroll-padding-top:90px}.wrap{width:calc(100% - 36px)}.nav-wrap{width:calc(100% - 30px);min-height:72px}.brand{font-size:27px;gap:8px}.brand svg{width:28px;height:28px}.brand small{font-size:12px}.menu-toggle{font-size:12px;padding:8px 10px}.hero-copy{padding:34px 22px 42px}.hero h1{font-size:45px}.hero-copy .eyebrow{font-size:10px;letter-spacing:.08em}.hero-copy>p:not(.eyebrow){font-size:18px}.hero .button{width:100%}.hero-secondary{font-size:12px;line-height:1.8}.hero-note>.wrap{font-size:10px}.section{padding:60px 0}h2{font-size:36px}.eyebrow{font-size:11px;letter-spacing:.1em}.lead{font-size:23px}.section-heading{margin-bottom:32px}.category-card{padding:28px 25px}.category-label{font-size:10px}.category-card h3{font-size:26px}.source-note{font-size:12px}.question-list li{font-size:16px;padding:16px 0}.questions-grid{gap:32px}.form-card{padding:27px 20px}.form-intro h2{font-size:39px}.form-grid>label{font-size:14px}input,textarea,select{font-size:17px}.button{font-size:14px}.application>summary{font-size:22px;padding:22px 20px}.application summary small{font-size:12px}.application-body{padding:25px 20px}.resource-grid h3{font-size:26px}.resource-grid p{font-size:16px}.final-cta{padding:62px 0}.final-cta h2{font-size:43px}.final-cta .button{width:100%}.footer-top nav{font-size:12px;gap:13px 19px}.disclaimer{font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
