:root{--ink:#041c2c;--blue:#0850a1;--blue-7:#eceffe;--green:#2db84b;--green-accessible:#188838;--green-15:#daf5e4;--muted:#4e5a5f;--line:#dddee1;--canvas:#f2ece7;--surface:#fff;--error:#b00020;--elevation-subtle:0 2px 8px rgb(4 28 44 / 12%)}*{box-sizing:border-box}body{margin:0;color:var(--ink);background:var(--canvas);font-family:'Helvetica Now',Helvetica,Arial,sans-serif;font-size:16px;line-height:1.5}a{color:inherit;text-underline-offset:4px}button,input{font:inherit}button,a,input,summary{-webkit-tap-highlight-color:transparent}button,summary{cursor:pointer}:focus-visible{outline:2px solid var(--blue);outline-offset:4px}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.1;letter-spacing:-.035em}h2{font-size:36px}h3{font-size:23px}img{display:block;max-width:100%;object-fit:cover}.wrap{width:min(1280px,calc(100% - 96px));margin-inline:auto}.site-header{height:112px;display:flex;align-items:center;justify-content:space-between}.wordmark{display:block;width:271px;flex-shrink:0}.wordmark img{width:100%;height:auto}.header-title{color:var(--muted);font-size:16px}.hero{display:grid;grid-template-columns:1fr 1fr;background:var(--blue-7);min-height:465px;overflow:hidden;border-radius:4px}.hero-copy{padding:48px 48px 42px}.eyebrow{text-transform:uppercase;font-size:12px;font-weight:700;letter-spacing:.12em;margin-bottom:20px}.hero h1{font-size:clamp(48px,5.3vw,76px);line-height:1.02;margin-bottom:24px;letter-spacing:-.02em}.intro{font-size:18px;max-width:470px;line-height:1.6}.hero-image{width:100%;height:100%;object-position:48% center;min-height:465px}.social-proof{display:flex;align-items:center;gap:5px;margin:28px 0 0;font-weight:600}.envelope-icon{display:block;flex-shrink:0;margin-right:5px}.signup{display:grid;grid-template-columns:1fr 2fr;gap:68px;padding-block:72px 80px}.form-intro{padding-top:6px}.form-intro h2{font-size:40px;margin-bottom:20px}.form-intro>p:not(.eyebrow){color:var(--muted);max-width:275px}.delivery-note{border-top:1px solid var(--line);margin-top:34px;padding-top:24px;display:flex;gap:14px;color:var(--muted)}.delivery-note>span{font-size:28px}.delivery-note p{font-size:16px}.form-area{min-width:0}fieldset{padding:0;border:0;margin:0;min-width:0}legend{font-size:26px;font-weight:700;letter-spacing:-.025em;line-height:1.25}.topic-toolbar{display:flex;align-items:center;justify-content:space-between;margin:10px 0 18px;gap:10px}.topic-toolbar p{margin:0;color:var(--muted)}.required{font-weight:400;font-size:14px;color:var(--muted)}.all-topics{display:flex;align-items:center;gap:9px;min-height:44px;white-space:nowrap;cursor:pointer}input[type=checkbox]{appearance:none;flex-shrink:0;width:22px;height:22px;border:1.5px solid var(--muted);border-radius:3px;background:var(--surface);display:grid;place-content:center;margin:0;cursor:pointer}input[type=checkbox]:checked{background:var(--green-accessible);border-color:var(--green-accessible)}input[type=checkbox]:checked::after{content:'';width:9px;height:5px;border:solid var(--surface);border-width:0 0 2px 2px;transform:rotate(-45deg) translateY(-1px)}.topic-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.topic{display:flex;align-items:center;gap:13px;padding:8px 14px 8px 8px;border:1px solid var(--line);border-radius:6px;background:var(--surface);box-shadow:var(--elevation-subtle);cursor:pointer;min-height:113px}.topic img{width:114px;height:92px;border-radius:2px;flex-shrink:0}.topic-copy{flex:1;min-width:0}.topic strong{display:block;font-size:17px;line-height:1.2;margin-bottom:7px}.topic-copy>span{display:block;font-size:14px;color:var(--muted);line-height:1.35}.topic:has(:checked){background:var(--green-15);border-color:var(--green-accessible)}.topic:hover{box-shadow:0 4px 12px rgb(4 28 44 / 16%)}.topic:has(:focus-visible){outline:2px solid var(--blue);outline-offset:3px}.topic:last-child{grid-column:1/-1}.topic:last-child img{height:76px}.topic:last-child{min-height:96px}.email-group{margin:28px 0 18px}.email-group>label{display:block;font-weight:700;margin-bottom:8px}.email-group>input{width:100%;height:54px;border:1.5px solid var(--muted);border-radius:3px;padding:12px 15px;background:var(--surface);color:var(--ink)}input::placeholder{color:#637078}.privacy{font-size:14px;color:var(--muted);line-height:1.6;margin-bottom:22px}.subscribe{width:100%;background:var(--green);color:var(--surface);border:0;border-radius:8px;padding:15px 22px;min-height:56px;display:flex;justify-content:center;align-items:center;gap:10px;font-weight:700}.subscribe:hover{background:var(--green-accessible)}.subscribe:active{transform:translateY(1px)}.subscribe:disabled{cursor:wait;opacity:.8}.subscribe-icon{display:block;flex-shrink:0}.under-button{text-align:center;font-size:14px;margin:13px 0 0}.preview-note{font-size:12px;color:var(--muted);text-align:center;margin:15px 0 0}.stories{border-top:1px solid var(--line);padding-block:50px 60px}.section-top{display:flex;justify-content:space-between;align-items:end;margin-bottom:30px;gap:20px}.section-top .eyebrow{margin-bottom:12px}.section-top h2{margin:0}.section-top>span{color:var(--muted)}.story-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.story{text-decoration:none;border:1px solid var(--line);border-radius:6px;background:var(--surface);box-shadow:var(--elevation-subtle);overflow:hidden;display:flex;flex-direction:column}.story>img{width:100%;height:210px}.story>div{padding:25px;display:flex;flex-direction:column;flex:1}.story .eyebrow{margin-bottom:14px;color:var(--muted)}.story h3{line-height:1.25}.read-story{margin-top:auto;display:flex;justify-content:flex-end;align-items:center;color:var(--green-accessible)}.story-arrow{display:block;flex-shrink:0}.story:hover{box-shadow:0 4px 12px rgb(4 28 44 / 16%)}.story:hover h3{text-decoration:underline;text-underline-offset:4px}.faq{display:grid;grid-template-columns:1fr 2fr;gap:68px;padding-block:24px 80px}.faq h2{font-size:32px}.faq details{border-top:1px solid var(--line)}.faq details:last-child{border-bottom:1px solid var(--line)}summary{list-style:none;display:flex;justify-content:space-between;align-items:center;min-height:70px;font-size:18px;font-weight:600;gap:20px}summary::-webkit-details-marker{display:none}summary>span{font-size:28px;font-weight:400}details[open] summary>span{transform:rotate(45deg)}details p{max-width:650px;color:var(--muted);padding-bottom:14px}footer{background:var(--ink);color:var(--surface);padding-block:44px 25px}.acknowledgement{font-size:20px;max-width:730px;line-height:1.6;margin-bottom:38px}.footer-bottom{border-top:1px solid #50606a;padding-top:22px;display:flex;justify-content:space-between;gap:25px;font-size:14px}.footer-bottom nav{display:flex;gap:22px;flex-wrap:wrap}.footer-bottom a{display:inline-flex;align-items:center;min-height:44px}.footer-bottom>span{padding-top:12px}.error{color:var(--error);font-size:16px;margin:10px 0 0}.error-summary{border:2px solid var(--error);padding:20px;margin-bottom:24px}.error-summary h3{font-size:22px;margin-bottom:10px}.error-summary ul{margin:0;padding-left:20px}.error-summary a{color:var(--error);display:inline-block;padding-block:4px}[aria-invalid=true]{border-color:var(--error)!important}.success{background:var(--green-15);padding:40px;border:1px solid var(--green-accessible);border-radius:6px;box-shadow:var(--elevation-subtle)}.success h2{font-size:35px;line-height:1.2}.success-icon{display:grid;place-items:center;background:var(--green-accessible);color:var(--surface);font-size:26px;width:52px;height:52px;border-radius:50%;margin-bottom:25px}.success p{overflow-wrap:anywhere}.text-button{padding:10px 0;min-height:44px;border:0;background:none;text-decoration:underline;text-underline-offset:4px;color:var(--ink)}.honeypot,.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.skip-link{position:fixed;left:15px;top:-100px;background:var(--surface);padding:12px;z-index:3}.skip-link:focus{top:15px}[hidden]{display:none!important}
@media(min-width:1400px){.hero-copy{padding:54px 56px}.topic img{width:132px}.topic{gap:15px}}@media(max-width:1100px){.wrap{width:calc(100% - 56px)}.signup,.faq{gap:32px;grid-template-columns:1fr 2.1fr}.topic img{width:84px;height:90px}.topic{gap:9px;padding-right:9px}.hero-copy{padding:36px}.hero h1{font-size:60px}.hero-image{min-height:440px}.form-intro h2{font-size:34px}.topic-copy>span{font-size:14px}}
@media(max-width:767px){.wrap{width:calc(100% - 36px)}.site-header{height:86px}.header-title{font-size:13px}.wordmark{width:180px}.site-header{gap:16px}.header-title{text-align:right}.hero{display:flex;flex-direction:column-reverse}.hero-image{height:210px;min-height:0;object-position:center 53%}.hero-copy{padding:28px 24px}.hero h1{font-size:48px;margin-bottom:18px}.hero h1 br{display:none}.eyebrow{font-size:11px;margin-bottom:16px}.intro{font-size:16px;line-height:1.5;margin-bottom:16px}.social-proof{font-size:14px;margin-top:16px}.signup{display:block;padding-block:34px 42px}.form-intro{display:none}legend{font-size:26px}.topic-toolbar{align-items:center}.topic-toolbar p{font-size:14px;max-width:170px}.topic-toolbar .required{display:none}.all-topics{font-size:14px}.topic-grid{grid-template-columns:1fr;gap:10px}.topic,.topic:last-child{min-height:102px;gap:16px;padding:8px 16px 8px 8px}.topic img,.topic:last-child img{width:132px;height:82px}.topic strong{font-size:18px}.topic-copy>span{font-size:14px}.privacy{font-size:14px}.section-top{display:block}.section-top>span{display:none}h2{font-size:30px}.stories{padding-block:35px}.story-grid{grid-template-columns:1fr;gap:22px}.story>img{height:210px}.story>div{padding:22px}.faq{display:block;padding-block:15px 45px}.faq h2{font-size:30px}.faq summary{font-size:16px}.acknowledgement{font-size:17px}.footer-bottom{display:block}.footer-bottom nav{gap:5px 22px;margin-top:14px}.success{padding:26px}.success h2{font-size:29px}.under-button{font-size:13px}.preview-note{font-size:12px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}@media(forced-colors:active){input[type=checkbox]{appearance:auto}.topic:has(:checked){outline:2px solid Highlight}}
/* Reading text stays at 16px; privacy copy uses smaller body text. */
.topic-copy>span,.under-button,.preview-note,.footer-bottom,.required{font-size:16px}
@media(max-width:767px){.topic-toolbar p,.all-topics{font-size:16px}.topic-toolbar p{max-width:170px}.topic strong{font-size:18px}.topic{min-height:116px}}
@media(max-width:380px){.topic,.topic:last-child{gap:12px;padding-right:12px}.topic img,.topic:last-child img{width:96px;height:82px}.hero-copy{padding-inline:22px}.hero h1{font-size:44px}}
@media(min-width:768px) and (max-width:1023px){.signup{grid-template-columns:1fr;padding-block:44px}.form-intro{display:none}.topic img{width:132px}.topic{gap:15px;min-height:128px}.faq{grid-template-columns:1fr;gap:12px}.hero{grid-template-columns:1fr}.hero-image{height:290px;min-height:0;grid-row:1}.hero-copy{padding:34px 40px}.hero h1 br{display:none}.hero h1{font-size:56px}.intro{max-width:620px}}

/* Supplied Helvetica Now faces: Display headings, Text body, Micro eyebrow lines only. */
:root{
  --font-display:'Helvetica Now Display Bold',Helvetica,Arial,sans-serif;
  --font-text:'Helvetica Now Text Regular',Helvetica,Arial,sans-serif;
  --font-micro:'Helvetica Now Micro Regular',Helvetica,Arial,sans-serif;
}
body{font-family:var(--font-text);font-weight:400;font-synthesis:none}
h1,h2,h3,h4,h5,h6,legend,.topic strong,summary{font-family:var(--font-display);font-weight:700}
strong,b,.email-group>label,.subscribe{font-family:'Helvetica Now Text Bold',Helvetica,Arial,sans-serif;font-weight:700}
.social-proof{font-family:'Helvetica Now Text Medium',Helvetica,Arial,sans-serif;font-weight:500}
.eyebrow{font-family:var(--font-micro);font-weight:400}
.required,.privacy,.under-button,.preview-note,.footer-bottom,small{font-family:var(--font-text);font-weight:400}

.topic-copy>span{font-family:var(--font-text);font-weight:400}

/* Keep topic thumbnails square at every responsive width. */
.topic img,.topic:last-child img{height:auto;aspect-ratio:1 / 1;object-fit:cover}

.footer-bottom nav{font-family:var(--font-text);font-weight:400}

/* Core Green 100 requires deep-blue copy for an accessible primary action. */
.subscribe{color:var(--ink)}

/* Page-level colour direction: white canvas with a green hero field. */
body{background:var(--surface);color:var(--ink)}
.hero{background:var(--green-15)}

/* Accessible Green is the primary subscribe action. */
.subscribe{background:var(--green-accessible)}
.subscribe:hover{background:#005a0b}
.subscribe{color:var(--surface)}
