.newsletter-hero{position:relative;overflow:hidden;background:#071018;color:#fff}
.newsletter-hero::before{content:"";position:absolute;width:680px;height:680px;right:-260px;top:-360px;border-radius:50%;background:rgba(35,184,166,.18);filter:blur(70px);pointer-events:none}
.newsletter-hero-grid,.newsletter-page-grid{position:relative;display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:clamp(50px,7vw,100px);align-items:center}
.newsletter-hero h1{max-width:760px;margin:12px 0 22px;font-size:clamp(40px,5vw,68px);line-height:1.02;letter-spacing:-.04em}
.newsletter-lead{max-width:650px;margin:0;color:rgba(255,255,255,.7);font-size:18px;line-height:1.7}
.insights-newsletter{position:relative;display:grid;grid-template-columns:minmax(0,.8fr) minmax(520px,1.2fr);gap:clamp(34px,5vw,72px);align-items:center;margin-top:60px;padding:clamp(30px,4vw,48px);overflow:hidden;border:1px solid rgba(35,184,166,.28);border-radius:20px;background:#0b2228;color:#fff;box-shadow:0 24px 60px rgba(18,55,68,.12)}
.insights-newsletter::before{content:"";position:absolute;width:340px;height:340px;right:-150px;top:-210px;border-radius:50%;background:rgba(35,184,166,.2);filter:blur(45px);pointer-events:none}
.insights-newsletter-copy,.insights-newsletter-form{position:relative;z-index:1}
.insights-newsletter-copy h3{max-width:540px;margin:10px 0 15px;font-size:clamp(27px,3vw,40px);line-height:1.08;letter-spacing:-.035em}
.insights-newsletter-copy>p:not(.eyebrow){max-width:520px;margin:0;color:rgba(255,255,255,.7);font-size:16px;line-height:1.65}
.insights-newsletter-link{display:inline-flex;gap:10px;margin-top:22px;color:#3ddc9b;font-size:14px;font-weight:700}
.insights-newsletter-link:hover{color:#fff}
.newsletter-form-card{position:relative;padding:clamp(26px,4vw,42px);border:1px solid #d7e1de;border-radius:18px;background:#fff;box-shadow:0 30px 85px rgba(0,0,0,.18);color:#122126}
.newsletter-form-card.is-compact{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;color:#fff}
.newsletter-form-card.is-compact .newsletter-form{gap:9px}
.newsletter-form-card.is-compact .newsletter-fields{display:block}
.newsletter-form-card.is-compact .newsletter-field{gap:7px}
.newsletter-form-card.is-compact .newsletter-field label{color:rgba(255,255,255,.78)}
.newsletter-form-card.is-compact .newsletter-field input{min-height:52px;border-color:rgba(255,255,255,.25);background:rgba(255,255,255,.96)}
.newsletter-compact-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:stretch}
.newsletter-form-card.is-compact .newsletter-field-error{min-height:0}
.newsletter-form-card.is-compact .newsletter-field-error:empty{display:none}
.newsletter-form-card.is-compact .newsletter-submit{width:auto;min-width:210px;min-height:52px;padding-inline:22px}
.newsletter-form-card.is-compact .newsletter-privacy{color:rgba(255,255,255,.52);font-size:10px;line-height:1.45;text-align:left}
.newsletter-form-card.is-compact .newsletter-privacy a{color:#3ddc9b}
.newsletter-form{display:grid;gap:19px}
.newsletter-fields{display:grid;grid-template-columns:.78fr 1.22fr;gap:14px}
.newsletter-field{display:grid;align-content:start;gap:8px}
.newsletter-field label{display:flex;justify-content:space-between;gap:12px;color:#354649;font-size:12px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}
.newsletter-field label span{color:#7a888a;font-size:10px;font-weight:600}
.newsletter-field input{width:100%;min-height:52px;padding:13px 14px;border:1px solid #c9d5d2;border-radius:9px;background:#f8faf9;color:#122126;font:inherit;transition:border-color .2s,box-shadow .2s,background .2s}
.newsletter-field input:hover{border-color:#94aaa5}
.newsletter-field input:focus{outline:0;border-color:#23b8a6;background:#fff;box-shadow:0 0 0 4px rgba(35,184,166,.16)}
.newsletter-field input[aria-invalid="true"]{border-color:#b83b3b;box-shadow:0 0 0 3px rgba(184,59,59,.11)}
.newsletter-field-error{min-height:16px;color:#a62e2e;font-size:11px;line-height:1.45}
.newsletter-submit{position:relative;display:inline-flex;justify-content:center;align-items:center;gap:10px;width:100%;min-height:54px;border:0;cursor:pointer}
.newsletter-submit:disabled{cursor:wait;opacity:.72}
.newsletter-spinner{display:none;width:17px;height:17px;border:2px solid rgba(7,16,24,.3);border-top-color:#071018;border-radius:50%;animation:newsletter-spin .75s linear infinite}
.newsletter-form[aria-busy="true"] .newsletter-spinner{display:block}
.newsletter-privacy{margin:0;color:#69777a;font-size:11px;line-height:1.6;text-align:center}
.newsletter-privacy a{color:#087d72;text-decoration:underline;text-underline-offset:3px}
.newsletter-live{min-height:0;font-size:13px;line-height:1.5}
.newsletter-live:not(:empty),.newsletter-alert{padding:13px 15px;border-radius:9px}
.newsletter-live.is-success,.newsletter-alert.is-success{background:#e5f8f4;color:#08695f}
.newsletter-live.is-error,.newsletter-alert.is-error{background:#fff0f0;color:#9b2828}
.newsletter-alert{margin-bottom:16px;font-size:13px}
.newsletter-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.newsletter-hero{padding:clamp(105px,12vw,165px) 0 95px}
.newsletter-hero-grid{align-items:end}
.newsletter-hero h1{font-size:clamp(48px,6vw,78px)}
.newsletter-promise{padding:30px;border:1px solid rgba(121,209,232,.24);border-radius:16px;background:rgba(255,255,255,.045);backdrop-filter:blur(10px)}
.newsletter-promise>p{margin:0 0 18px;color:#79d1e8;font-weight:700}
.newsletter-promise ul{display:grid;gap:13px;margin:0;padding:0;list-style:none;color:rgba(255,255,255,.74)}
.newsletter-promise li{display:flex;gap:11px;line-height:1.45}
.newsletter-promise li::before{content:"✓";color:#23b8a6;font-weight:700}
.newsletter-page-section{padding:115px 0;background:#eef3f1;color:#122126}
.newsletter-page-grid{align-items:start}
.newsletter-page-copy{position:sticky;top:130px}
.newsletter-page-copy h2{margin:12px 0 20px;font-size:clamp(36px,4.2vw,58px);line-height:1.08;letter-spacing:-.035em}
.newsletter-page-copy>p:not(.eyebrow){max-width:580px;color:#5c6b6e;font-size:17px;line-height:1.72}
.newsletter-result-section{position:relative;display:grid;align-items:center;min-height:calc(100vh - 98px);padding:clamp(72px,9vw,120px) 0;background:linear-gradient(135deg,#eef4f2 0%,#f8faf9 52%,#e7f2ef 100%);overflow:hidden}
.newsletter-result-section::before{position:absolute;right:-160px;bottom:-260px;width:560px;height:560px;border:1px solid rgba(35,184,166,.22);border-radius:50%;content:"";pointer-events:none}
.newsletter-result-card{position:relative;display:grid;grid-template-columns:minmax(210px,.68fr) minmax(0,1.45fr);max-width:920px;margin:auto;overflow:hidden;border:1px solid #cfddda;border-radius:22px;background:#fff;box-shadow:0 30px 85px rgba(7,16,24,.12)}
.newsletter-result-status{position:relative;display:flex;flex-direction:column;justify-content:space-between;min-height:390px;padding:36px;background:linear-gradient(145deg,#071018,#0c3032);color:#fff;overflow:hidden}
.newsletter-result-status::after{position:absolute;right:-95px;bottom:-105px;width:230px;height:230px;border:1px solid rgba(81,220,199,.25);border-radius:50%;content:""}
.newsletter-result-status>p{position:relative;z-index:1;margin:0;color:rgba(255,255,255,.62);font-size:11px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}
.newsletter-result-icon{position:relative;z-index:1;display:grid;place-items:center;width:64px;height:64px;border:1px solid rgba(106,230,211,.34);border-radius:18px;background:rgba(35,184,166,.14);color:#69ded0}
.newsletter-result-icon svg{width:31px;height:31px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.newsletter-result-card.is-error .newsletter-result-status{background:linear-gradient(145deg,#1d1417,#351d21)}
.newsletter-result-card.is-error .newsletter-result-icon{border-color:rgba(244,166,166,.3);background:rgba(176,63,63,.14);color:#ffc0c0}
.newsletter-result-content{display:flex;flex-direction:column;justify-content:center;padding:clamp(38px,6vw,68px)}
.newsletter-result-content .eyebrow{margin-bottom:16px}
.newsletter-result-card h1{margin:0 0 18px;color:#071018;font-size:clamp(36px,5vw,58px);line-height:1.02;letter-spacing:-.045em}
.newsletter-result-message{max-width:590px;margin:0;color:#56676b;font-size:17px;line-height:1.7}
.newsletter-result-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:30px}
.newsletter-result-secondary{border-color:#c9d6d3;color:#102126}
.newsletter-subscription-control{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:34px;padding-top:20px;border-top:1px solid #e2e9e7;color:#738083;font-size:12px}
.newsletter-cancel-link{color:#58676a;font-size:12px;font-weight:700;text-decoration:underline;text-underline-offset:3px}
.legal-hero{padding:125px 0 80px;background:#071018;color:#fff}
.legal-hero h1{margin:12px 0;font-size:clamp(46px,6vw,72px)}
.legal-hero>div>p:last-child{color:rgba(255,255,255,.66);font-size:18px}
.legal-content{padding:90px 0 120px;background:#f3f6f5;color:#172326}
.legal-grid{display:grid;grid-template-columns:230px minmax(0,760px);gap:80px;justify-content:center;align-items:start}
.legal-grid nav{position:sticky;top:120px;display:grid;border-left:2px solid #23b8a6}
.legal-grid nav a{padding:8px 0 8px 18px;color:#526164;font-size:13px}
.legal-grid section+section{margin-top:54px;padding-top:45px;border-top:1px solid #d3ddda}
.legal-grid h2{margin:0 0 16px;font-size:28px}
.legal-grid p{color:#58676a;line-height:1.75}
.newsletter-form :focus-visible,.newsletter-result-actions :focus-visible,.legal-grid a:focus-visible{outline:3px solid #79d1e8;outline-offset:4px}
@keyframes newsletter-spin{to{transform:rotate(360deg)}}
@media (max-width:1050px){.insights-newsletter{grid-template-columns:1fr;gap:30px}.insights-newsletter-copy>p:not(.eyebrow){max-width:700px}}
@media (max-width:900px){.newsletter-hero-grid,.newsletter-page-grid{grid-template-columns:1fr;gap:45px}.newsletter-page-copy{position:static}.newsletter-hero{padding-bottom:75px}.legal-grid{grid-template-columns:1fr;gap:40px}.legal-grid nav{position:static;grid-template-columns:repeat(2,1fr)}}
@media (max-width:620px){.newsletter-page-section{padding:78px 0}.insights-newsletter{margin-top:42px;padding:26px 20px;border-radius:15px}.insights-newsletter-copy h3{font-size:30px}.newsletter-fields{grid-template-columns:1fr}.newsletter-form-card{padding:22px 18px;border-radius:12px}.newsletter-form-card.is-compact{padding:0;border-radius:0}.newsletter-compact-row{grid-template-columns:1fr}.newsletter-form-card.is-compact .newsletter-submit{width:100%}.newsletter-hero h1{font-size:clamp(38px,12vw,52px)}.newsletter-promise{padding:23px}.newsletter-result-section{padding:95px 0}.legal-grid nav{grid-template-columns:1fr}.legal-content{padding:65px 0 90px}}
@media (prefers-reduced-motion:reduce){.newsletter-spinner{animation:none}}
@media (max-width:620px){.newsletter-result-section{min-height:auto;padding:54px 0}.newsletter-result-card{grid-template-columns:1fr;border-radius:17px}.newsletter-result-status{flex-direction:row;align-items:center;min-height:0;padding:23px 25px}.newsletter-result-status::after{display:none}.newsletter-result-icon{width:48px;height:48px;border-radius:13px}.newsletter-result-icon svg{width:24px;height:24px}.newsletter-result-status>p{text-align:right}.newsletter-result-content{padding:34px 25px}.newsletter-result-card h1{font-size:36px}.newsletter-result-message{font-size:16px}.newsletter-result-actions{align-items:stretch;flex-direction:column}.newsletter-result-actions .button{width:100%}.newsletter-subscription-control{align-items:flex-start;flex-direction:column}}
