
:root{--ink:#1c302f;--muted:#526360;--green:#245f55;--deep:#173f39;--paper:#f6f3eb;--white:#fffefb;--line:#d6dcd3;--wash:#e7eee6;--gold:#ae7d3a;--amber:#795518;--amberbg:#fbf1dd;--shadow:0 12px 32px rgba(28,48,47,.055)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:22px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.65}a{color:var(--green);text-underline-offset:3px}a:hover{text-decoration-thickness:2px}button,input{font:inherit}button,a,input,summary{touch-action:manipulation}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #ad642e;outline-offset:4px}.wrap{max-width:1200px;margin:0 auto;padding-left:36px;padding-right:36px}.preview-banner{background:var(--deep);color:#fff;font-size:11px;letter-spacing:.08em;text-align:center;padding:9px 18px;font-weight:700}.site-header{display:flex;justify-content:space-between;align-items:center;gap:26px;min-height:111px;border-bottom:1px solid var(--ink)}.brand{display:flex;gap:13px;align-items:center;text-decoration:none;color:var(--ink);font-family:Georgia,serif;font-size:30px;font-weight:700;line-height:1.1}.brand small{display:block;font-family:Arial,sans-serif;font-size:8px;letter-spacing:.13em;font-weight:700;margin-top:8px}.brand-mark{width:46px;height:46px;border:1px solid var(--green);display:grid;place-content:center;font-size:30px;position:relative}.brand-mark span{position:absolute;right:5px;bottom:3px;font-size:16px;background:var(--paper);line-height:1}.site-header nav{display:flex;gap:22px;font-size:12px;font-weight:700;flex-wrap:wrap}.site-header nav a{text-decoration:none;color:var(--ink)}.eyebrow{font-size:10px;font-weight:700;letter-spacing:.13em;line-height:1.5;color:var(--green);margin:0 0 15px}h1,h2,h3{font-family:Georgia,'Times New Roman',serif;font-weight:400;line-height:1.12;letter-spacing:-.025em}h1{font-size:62px;margin:0 0 24px}h1 em{font-style:italic;color:var(--green)}h2{font-size:39px;margin:0 0 19px}h3{font-size:26px;margin:0 0 14px}p{margin:0 0 18px}.lead{font-size:18px;line-height:1.65;color:var(--muted);max-width:580px}.micro{font-size:11px;line-height:1.65;color:var(--muted)}.hero{display:grid;grid-template-columns:1.35fr 1fr;gap:64px;padding-top:56px;padding-bottom:62px;align-items:center}.actions{display:flex;flex-wrap:wrap;gap:12px;margin:28px 0 22px}.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;background:var(--green);color:white;text-decoration:none;border:1px solid var(--green);padding:13px 18px;border-radius:3px;font-size:12px;font-weight:700;line-height:1.4}.button:hover{background:var(--deep);color:#fff}.button.secondary{background:transparent;color:var(--green);border-color:#a7b9af}.button.secondary:hover{background:var(--wash)}.full{width:100%}.status-card{background:var(--white);border:1px solid var(--line);border-top:4px solid var(--green);padding:29px 30px 21px;box-shadow:var(--shadow)}.status-top{font-size:9px;letter-spacing:.14em;font-weight:700;color:var(--green);display:flex;align-items:center;gap:8px;margin-bottom:21px}.status-dot{width:7px;height:7px;border-radius:50%;background:var(--green)}.status-card h2{font-size:36px}.status-card p{font-size:13px}.status-card dl{margin:22px 0}.status-card dl>div{padding:12px 0;border-top:1px solid var(--line)}dt{font-size:11px;color:var(--muted)}dd{margin:3px 0 0;font-size:14px;font-weight:700}dd span{display:block;font-size:10px;font-weight:400;margin-top:2px}.source-link{font-size:11px;font-weight:700;white-space:nowrap}.source-strip{background:var(--wash);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:18px 0}.source-strip .wrap{display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap;font-size:10px}.source-strip strong{font-family:Georgia,serif;font-size:15px}.section{padding-top:60px;padding-bottom:58px;border-bottom:1px solid var(--line)}.section-head{display:flex;justify-content:space-between;gap:45px;align-items:flex-end;margin-bottom:34px}.section-head>p,.section-head>div+p{max-width:370px;font-size:13px;color:var(--muted)}.section-head h2{margin-bottom:0}.timeline-layout{display:grid;grid-template-columns:1.25fr 1fr;gap:62px}.milestones{padding-left:13px}.milestone{border-left:1px solid #bdc9c1;position:relative;padding:0 0 26px 30px}.milestone:last-child{border-left-color:transparent;padding-bottom:0}.milestone-marker{width:11px;height:11px;position:absolute;left:-6px;top:4px;border:1px solid #8ba295;background:var(--paper);border-radius:50%}.milestone.complete .milestone-marker{background:var(--green);border-color:var(--green)}.milestone.planned .milestone-marker{border:3px solid var(--gold);background:var(--paper);width:13px;height:13px;left:-7px}.milestone .eyebrow{font-size:9px;margin-bottom:6px}.milestone h3{font-size:23px;margin-bottom:8px}.milestone p{font-size:12px;max-width:500px;margin-bottom:0}.estimator{border:1px solid var(--line);background:var(--white);padding:29px;align-self:start}.estimator h3{font-size:29px}.estimator>p{font-size:12px}.scenario{border:0;padding:0;margin:22px 0}.scenario legend{font-size:11px;font-weight:700;margin-bottom:9px}.scenario label{display:block;font-size:12px;margin:9px 0}.scenario input{accent-color:var(--green);margin-right:7px}.estimate-result{background:var(--wash);padding:22px 20px;margin:19px 0}.estimate-result span{font-size:10px;text-transform:uppercase;letter-spacing:.08em}.estimate-result strong{font-family:Georgia,serif;font-size:30px;font-weight:400;display:block;line-height:1.2;margin:11px 0}.estimate-result p{font-size:11px;margin:0}.notice{font-size:11px;border-left:3px solid var(--gold);background:var(--amberbg);padding:12px 16px;color:#5c4c2e;line-height:1.65;margin:18px 0}details{margin-top:20px;font-size:12px}summary{font-weight:700;cursor:pointer;color:var(--green);padding:4px 0}details p{margin-top:12px}.pulse-section{display:grid;grid-template-columns:1.5fr 1fr;gap:70px;align-items:center}.pulse-section>div>p{font-size:14px;color:var(--muted);max-width:610px}.pulse-panel{text-align:center;background:var(--wash);padding:27px 25px;border:1px solid var(--line)}.pulse-panel p{font-size:12px}.pulse-panel h3{font-size:25px}.dial{width:185px;height:114px;overflow:hidden;margin:0 auto 19px;position:relative}.dial:before{content:'';display:block;width:185px;height:185px;border:12px solid #b9c8bd;border-bottom-color:transparent;border-radius:50%;position:absolute;top:0;left:0}.dial.has-data:before{border-color:var(--green);border-bottom-color:transparent}.dial-inner{position:absolute;top:24px;left:12px;right:12px;display:flex;flex-direction:column;align-items:center}.dial-inner strong{font-family:Georgia,serif;font-size:48px;line-height:1.2;font-weight:400}.dial-inner span{font-size:8px;letter-spacing:.1em}.text-link{font-size:12px;font-weight:700;text-decoration:none}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.article-card{padding:25px 24px 23px;background:var(--white);border:1px solid var(--line);border-top:3px solid var(--green);display:flex;flex-direction:column;min-height:290px}.article-card .eyebrow{font-size:9px}.article-card h3{font-size:27px}.article-card h3 a{text-decoration:none;color:var(--ink)}.article-card p{font-size:12px;color:var(--muted)}.article-card .micro{margin-top:auto}.register-section{background:var(--deep);color:#fff;padding:59px 0}.register-layout{display:grid;grid-template-columns:1.2fr 1fr;gap:64px;align-items:center}.register-section .eyebrow{color:#becfbf}.register-masthead{font-size:62px;border-top:1px solid #839d8c;border-bottom:3px double #839d8c;padding:17px 0 20px;margin:0 0 18px;letter-spacing:-.045em}.register-section .tagline{font-family:Georgia,serif;font-size:23px;line-height:1.3}.register-section p{font-size:13px;color:#e0e9e0}.register-section .micro{font-size:11px;color:#c4d4c8}.signup-card{background:var(--white);color:var(--ink);padding:29px 27px;border-radius:3px}.signup-card h3{font-size:27px}.signup-card .preview-note{color:var(--amber);font-size:10px}.signup-card .email-label{display:block;font-size:11px;font-weight:700;margin:15px 0 6px}.signup-card input[type=email]{width:100%;padding:11px 12px;border:1px solid #afbeb3;border-radius:2px;background:#fff;font-size:13px;color:var(--ink)}.editions{border:0;padding:0;margin:20px 0 0}.editions legend{font-size:11px;font-weight:700;margin-bottom:8px}.editions>label{display:flex;gap:11px;align-items:flex-start;padding:13px 0;border-top:1px solid var(--line)}.editions input{margin-top:4px;accent-color:var(--green);width:16px;height:16px;flex:0 0 16px}.editions strong{display:block;font-size:12px}.editions small{display:block;font-size:10px;color:var(--muted);line-height:1.6;margin-top:5px}.signup-card p.micro{color:var(--muted);font-size:10px}.signup-card .micro{color:var(--muted)}.signup-card .form-result{color:var(--green)}.form-result{font-size:12px;margin-top:15px;font-weight:700}.resource-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px}.resource-grid article{padding:24px;border:1px solid var(--line)}.resource-grid p{font-size:13px}.care-section{padding:55px 0;background:#e9eee8;border-bottom:1px solid #c2ccc2}.ad-label{display:inline-block;border:1px solid #8da394;color:#36544a;font-size:9px;letter-spacing:.09em;padding:4px 8px;margin-bottom:25px;font-weight:700}.care-section .section-head{margin-bottom:20px;align-items:flex-start}.care-section .section-head h2{margin-bottom:14px}.small-lead{font-size:17px;max-width:510px}.care-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:19px;margin-top:25px}.care-card{background:var(--white);border:1px solid var(--line);padding:25px;display:flex;flex-direction:column;align-items:flex-start}.care-card p{font-size:12px;color:var(--muted)}.care-card .button{margin-top:auto;margin-bottom:13px}.care-card.gated{border-top:3px solid var(--gold)}.care-card h3{font-size:29px}.care-card .eyebrow{font-size:9px}.destination-message:not(:empty){background:var(--white);border-left:3px solid var(--gold);padding:20px}.endnote{text-align:center;max-width:950px;padding-top:56px;padding-bottom:59px}.endnote p{max-width:650px;margin:0 auto 22px;color:var(--muted);font-size:14px}.site-footer{display:grid;grid-template-columns:1.4fr 1fr;gap:70px;padding-top:32px;padding-bottom:35px}.site-footer strong{font-family:Georgia,serif;font-size:24px}.site-footer p{font-size:10px;color:var(--muted);margin-top:9px}.site-footer a{display:block;font-size:11px;margin-bottom:7px}.stale{background:var(--amberbg);border-left:3px solid var(--gold);padding-top:14px;padding-bottom:14px;font-size:12px;margin-top:18px}.reading{max-width:870px;padding-top:60px;padding-bottom:60px}.reading.wide{max-width:1000px}.reading h1{font-size:53px}.reading h2{font-size:29px;margin:32px 0 14px}.reading p{font-size:15px}.reading .micro{font-size:11px}.reading .notice{font-size:12px}.article-ending{border-top:1px solid var(--line);padding-top:25px;margin-top:34px}.article-ending p{font-size:13px}.source-row{display:grid;grid-template-columns:46px 1fr;gap:18px;padding:23px 0;border-top:1px solid var(--line)}.source-id{font-size:11px;font-weight:700;color:var(--green);padding-top:3px}.source-row .eyebrow{font-size:9px;display:block;margin-bottom:6px}.source-row h3{font-size:23px}.source-row p{font-size:12px}.source-row .micro{font-size:10px}.skip{position:absolute;left:15px;top:-80px;background:white;padding:10px;z-index:99}.skip:focus{top:10px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:1000px){h1{font-size:49px}.hero{gap:32px}.site-header nav{gap:14px}.timeline-layout{gap:32px}.register-layout{gap:36px}.register-masthead{font-size:51px}.article-card{padding:22px 19px}.article-card h3{font-size:24px}}
@media(max-width:760px){.wrap{padding-left:22px;padding-right:22px}.site-header{display:block;padding-top:24px;padding-bottom:20px}.site-header nav{margin-top:24px;gap:17px}.brand{font-size:29px}.hero,.timeline-layout,.pulse-section,.register-layout,.site-footer{grid-template-columns:1fr;gap:29px}.hero{padding-top:37px;padding-bottom:37px}h1{font-size:46px}h2{font-size:33px}.hero .lead{font-size:16px}.status-card{padding:25px}.status-card h2{font-size:33px}.source-strip .wrap{gap:11px 18px}.source-strip strong{width:100%}.section{padding-top:40px;padding-bottom:41px}.section-head{display:block;margin-bottom:25px}.section-head>p{margin-top:18px;max-width:none}.section-head>a{display:inline-block;margin-top:17px}.article-grid{grid-template-columns:1fr}.article-card{min-height:210px;padding:25px}.article-card h3{font-size:28px}.register-section{padding:40px 0}.register-masthead{font-size:51px}.resource-grid,.care-grid{grid-template-columns:1fr;gap:18px}.pulse-panel{max-width:430px;width:100%;margin:auto}.care-section{padding-top:38px;padding-bottom:35px}.care-section .section-head>p{max-width:none}.site-footer{gap:13px}.reading{padding-top:35px}.reading h1{font-size:40px}.source-row{gap:9px;grid-template-columns:36px 1fr}.source-row h3{font-size:22px}.source-row p{overflow-wrap:anywhere}.preview-banner{font-size:9px}.estimator{padding:24px}.estimate-result strong{font-size:29px}.actions .button{flex-grow:1}.reading .lead{font-size:17px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
@media print{.preview-banner{background:white;color:black}.site-header nav,.button,#preview-preferences{display:none}.wrap{max-width:none}.hero,.timeline-layout,.register-layout{display:block}.register-section{background:white;color:black}.register-section p,.register-section .eyebrow{color:black}.section{break-inside:avoid}.source-link{white-space:normal}.site-footer{display:block}body{font-size:11pt}}
