.newsletter-header{display:flex;min-height:86px;align-items:center;justify-content:space-between;gap:28px;padding:16px clamp(20px,5vw,76px);border-bottom:1px solid var(--line);background:#fff}.newsletter-header img{width:clamp(135px,16vw,180px)}.newsletter-header nav{display:flex;gap:clamp(16px,3vw,34px);color:var(--teal);font-size:.86rem;font-weight:800}.newsletter-page{min-height:calc(100vh - 158px);background:var(--soft)}.newsletter-hero{position:relative;display:grid;min-height:calc(100vh - 158px);grid-template-columns:minmax(0,1.05fr) minmax(320px,.62fr);align-items:center;gap:clamp(38px,8vw,120px);overflow:hidden;padding:clamp(60px,9vw,125px) clamp(20px,7vw,110px);background:radial-gradient(circle at 8% 10%,rgba(227,95,44,.15),transparent 28%),linear-gradient(125deg,#17323d 0%,#00536b 72%,#087c86 100%)}.newsletter-hero::after{position:absolute;right:-130px;bottom:-190px;width:480px;height:480px;border:62px solid rgba(255,255,255,.055);border-radius:50%;content:""}.newsletter-page-copy,.newsletter-page-form{position:relative;z-index:1}.newsletter-page-copy .eyebrow{color:#ff9a70}.newsletter-page-copy h1{margin:12px 0 28px;color:#fff;font-size:clamp(3.15rem,7vw,7rem);line-height:.92;letter-spacing:-.045em}.newsletter-page-copy h1 span{color:#ff9a70}.newsletter-lead{max-width:720px;margin:0;color:rgba(255,255,255,.8);font-size:clamp(1.02rem,1.7vw,1.25rem)}.newsletter-topics{display:flex;flex-wrap:wrap;gap:8px;margin-top:32px}.newsletter-topics span{border:1px solid rgba(255,255,255,.22);border-radius:99px;padding:7px 12px;color:rgba(255,255,255,.9);font-size:.75rem;font-weight:700}.newsletter-page-form{display:grid;gap:17px;padding:clamp(24px,4vw,38px);border-radius:10px;color:var(--ink);background:#fff;box-shadow:0 30px 75px rgba(4,24,31,.3)}.email-field{display:grid;gap:7px;color:var(--muted);font-size:.78rem;font-weight:800}.newsletter-page-form input[type=email]{width:100%;min-height:52px;border:1px solid var(--line);border-radius:6px;padding:0 14px;color:var(--ink);background:#fff;font:inherit}.newsletter-page-form input[type=email]:focus{border-color:var(--teal-2);outline:3px solid rgba(8,124,134,.12)}.privacy-under{margin:-7px 0 0 28px;color:var(--muted);font-size:.76rem}.privacy-under a{color:var(--teal);font-weight:800;text-decoration:underline;text-underline-offset:2px}.newsletter-footer{display:flex;min-height:72px;align-items:center;justify-content:space-between;gap:20px;padding:16px clamp(20px,5vw,76px);color:var(--muted);background:#fff;font-size:.78rem}.newsletter-footer p{margin:0}.newsletter-footer a{color:var(--teal);font-weight:800}@media(max-width:820px){.newsletter-header nav a:first-child{display:none}.newsletter-hero{grid-template-columns:1fr}.newsletter-page-copy h1 br{display:none}.newsletter-footer{align-items:flex-start;flex-direction:column}}@media(max-width:520px){.newsletter-header nav a:first-child,.newsletter-header nav a:last-child{display:none}.newsletter-page-form{padding:22px}.newsletter-form-heading{align-items:flex-start}.privacy-under{margin-left:0}}
