:root{--blue-950:#05325d;--blue-900:#073d72;--blue-800:#075188;--blue-700:#0878b9;--aqua-600:#12a9dc;--aqua-400:#62d7ef;--aqua-200:#c9f5fb;--aqua-100:#ecfbff;--green-500:#28a86b;--yellow-400:#f6c84f;--ink:#173c58;--muted:#667f91;--line:#d8edf5;--surface:#f7fcff;--white:#fff;--shadow-soft:0 18px 42px #073d721f;--shadow-card:0 14px 28px #073d721a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--surface);color:var(--ink);text-rendering:optimizelegibility;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input{font:inherit}button{cursor:pointer}:focus-visible{outline-offset:3px;outline:3px solid #12a9dc6b}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-shell{background:radial-gradient(circle at 8% 14%, #62d7ef2e, transparent 24rem), var(--surface);min-height:100vh;overflow-x:clip}.main{min-height:60vh}.site-header{z-index:40;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border-bottom:1px solid #d8edf5eb;position:sticky;top:0;box-shadow:0 8px 24px #073d720f}.header-inner{align-items:center;gap:26px;width:min(1640px,100% - 64px);min-height:86px;margin:0 auto;display:flex}.brand-logo{min-width:430px;color:var(--blue-900);justify-content:center;align-items:center;gap:14px;line-height:1;display:inline-flex}.brand-emblem{flex:none;width:70px;height:54px;display:block;overflow:visible}.brand-emblem img{object-fit:contain;object-position:center;width:100%;max-width:100%;height:100%;transform:none}.brand-lockup{flex-direction:column;align-items:flex-start;display:flex}.brand-wordmark{color:var(--blue-950);white-space:nowrap;font-size:1.88rem;font-weight:900;line-height:.95}.brand-wordmark span{color:var(--aqua-600)}.brand-tagline{color:#6f7f91;text-transform:uppercase;letter-spacing:0;margin-top:8px;font-size:.78rem;font-weight:800}.nav{align-items:center;gap:16px;margin-left:auto;display:flex}.nav a{min-height:42px;color:var(--blue-900);text-transform:uppercase;align-items:center;font-size:.8rem;font-weight:800;display:inline-flex}.nav a:hover{color:var(--aqua-600)}.header-search{border:2px solid var(--aqua-400);width:44px;height:44px;color:var(--blue-900);background:var(--white);border-radius:50%;justify-content:center;align-items:center;display:inline-flex;box-shadow:0 8px 18px #12a9dc29}.header-search:hover{background:var(--aqua-100)}.search-glyph{border:2px solid;border-radius:50%;width:16px;height:16px;position:relative}.search-glyph:after{content:"";background:currentColor;border-radius:2px;width:8px;height:2px;position:absolute;bottom:-4px;right:-7px;transform:rotate(45deg)}.mobile-menu{margin-left:auto;display:none;position:relative}.mobile-menu summary{border:1px solid var(--line);background:var(--white);min-height:42px;color:var(--blue-900);cursor:pointer;border-radius:999px;align-items:center;padding:0 16px;font-size:.9rem;font-weight:800;list-style:none;display:inline-flex}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu div{border:1px solid var(--line);background:var(--white);width:min(300px,100vw - 32px);box-shadow:var(--shadow-soft);border-radius:16px;padding:10px;position:absolute;top:calc(100% + 12px);right:0}.mobile-menu a{color:var(--blue-900);border-radius:10px;padding:12px;font-weight:800;display:block}.mobile-menu a:hover{background:var(--aqua-100)}.home-hero{background:var(--aqua-100);min-height:604px;position:relative;overflow:hidden}.home-hero-image{object-fit:cover;object-position:center right;width:100%;height:100%;position:absolute;inset:0}.hero-white-fade{background:linear-gradient(90deg,#fffffffa 0%,#ffffffeb 36%,#ffffff59 58%,#ffffff14 100%),linear-gradient(#ffffff2e,#ffffff0a 58%,#ecfbffe6);position:absolute;inset:0}.hero-wave-layer{pointer-events:none;height:160px;position:absolute;left:-4%;right:-4%}.hero-wave-one{clip-path:polygon(0 46%,9% 38%,18% 43%,28% 30%,39% 42%,50% 34%,63% 46%,74% 35%,84% 43%,100% 31%,100% 100%,0 100%);background:#62d7efc7;bottom:-60px}.hero-wave-two{clip-path:polygon(0 34%,12% 46%,23% 36%,34% 50%,48% 38%,62% 52%,75% 40%,88% 54%,100% 42%,100% 100%,0 100%);background:#0878b942;bottom:-86px}.home-hero-inner{z-index:2;align-items:center;width:min(1230px,100% - 48px);min-height:604px;margin:0 auto;display:flex;position:relative}.hero-copy{max-width:620px;padding-bottom:42px}.hero-copy h1{color:var(--blue-950);letter-spacing:0;margin:0 0 22px;font-size:4.65rem;font-weight:900;line-height:.96}.hero-copy p{color:#456a80;max-width:520px;margin:0 0 30px;font-size:1.2rem;line-height:1.55}.primary-cta,.search-submit,.newsletter-form button{background:var(--aqua-600);min-height:50px;color:var(--white);text-transform:uppercase;border:0;border-radius:999px;justify-content:center;align-items:center;padding:0 26px;font-size:.88rem;font-weight:900;display:inline-flex;box-shadow:0 12px 24px #12a9dc3d}.primary-cta:hover,.search-submit:hover,.newsletter-form button:hover{background:var(--blue-700)}.secondary-link,.text-link{color:var(--blue-900);text-underline-offset:5px;font-weight:850;-webkit-text-decoration:underline #12a9dc73;text-decoration:underline #12a9dc73;text-decoration-thickness:2px}.hero-guide-badge{width:142px;height:142px;color:var(--blue-900);text-align:center;box-shadow:var(--shadow-soft);background:linear-gradient(145deg,#fffffff0,#ecfbffeb);border:8px solid #ffffffeb;border-radius:50%;place-items:center;display:grid;position:absolute;bottom:78px;right:78px}.hero-guide-badge span{color:var(--aqua-600);font-size:2.15rem;font-weight:950;line-height:1;display:block}.hero-guide-badge small{color:var(--blue-900);margin-top:4px;font-size:.78rem;font-weight:800;line-height:1.15;display:block}.value-strip{z-index:5;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;width:min(1120px,100% - 48px);margin:-58px auto 0;display:grid;position:relative}.value-card{min-height:136px;box-shadow:var(--shadow-card);background:#fffffffa;border:1px solid #d8edf5fa;border-radius:14px;grid-template-columns:50px 1fr;align-items:center;gap:16px;padding:22px 20px;display:grid}.value-card h2{color:var(--blue-900);margin:0 0 5px;font-size:1rem;line-height:1.25}.value-card p{color:var(--muted);margin:0;font-size:.92rem;line-height:1.45}.value-icon{background:var(--aqua-100);border:2px solid #12a9dc4d;border-radius:16px;width:50px;height:50px;position:relative}.value-icon:before,.value-icon:after{content:"";background:var(--aqua-600);border-radius:999px;position:absolute}.value-icon-steps:before{width:24px;height:3px;box-shadow:0 9px 0 var(--aqua-600), 0 18px 0 var(--aqua-600);top:15px;left:12px}.value-icon-tools:before{width:26px;height:4px;top:23px;left:11px;transform:rotate(-38deg)}.value-icon-tools:after{width:4px;height:26px;top:11px;left:23px;transform:rotate(-38deg)}.value-icon-compare:before{width:28px;height:3px;box-shadow:0 15px 0 var(--aqua-600);top:16px;left:10px}.value-icon-compare:after{width:8px;height:8px;box-shadow:-20px 15px 0 var(--aqua-600);top:13px;right:11px}.value-icon-idea:before{border-radius:50%;width:18px;height:18px;top:10px;left:14px}.value-icon-idea:after{width:18px;height:3px;box-shadow:0 6px 0 var(--aqua-600);top:32px;left:14px}.home-section,.category-page,.article-page,.search-page,.info-page,.not-found-page{width:min(1120px,100% - 48px);margin:0 auto}.home-section{padding:86px 0 0}.section-heading{margin-bottom:34px}.centered-heading{text-align:center;max-width:720px;margin-left:auto;margin-right:auto}.section-kicker,.eyebrow,.article-badge{color:var(--aqua-600);text-transform:uppercase;align-items:center;gap:8px;font-size:.78rem;font-weight:900;display:inline-flex}.section-kicker:before,.eyebrow:before{content:"";background:var(--aqua-400);border-radius:999px;width:24px;height:2px}.centered-heading .section-kicker,.centered-heading .eyebrow{justify-content:center}.section-heading h2,.category-header h1,.search-page-header h1,.not-found-page h1,.related-guides h2{color:var(--blue-950);letter-spacing:0;margin:10px 0 12px;font-size:2.65rem;font-weight:900;line-height:1.08}.section-heading p,.category-header p,.search-page-header p,.not-found-page p{color:var(--muted);margin:0;font-size:1.05rem}.topic-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.topic-card,.featured-card,.search-result-card{background:var(--white);border:1px solid #d8edf5f5;border-radius:14px;transition:transform .16s,box-shadow .16s,border-color .16s;overflow:hidden;box-shadow:0 10px 24px #073d7214}.topic-card:hover,.featured-card:hover,.search-result-card:hover{box-shadow:var(--shadow-soft);border-color:#62d7efeb;transform:translateY(-3px)}.topic-image,.featured-image{background:var(--aqua-100);display:block;overflow:hidden}.topic-image{height:168px}.topic-image img,.featured-image img{object-fit:cover;width:100%;height:100%}.topic-card-body,.featured-body{padding:22px;display:block}.topic-card h3,.featured-card h3{color:var(--blue-900);margin:0 0 9px;font-size:1.18rem;line-height:1.26}.topic-card p,.featured-card p,.search-result-card p{color:var(--muted);margin:0;font-size:.96rem;line-height:1.55}.featured-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.featured-image{height:154px}.featured-body{min-height:238px}.article-badge{color:var(--aqua-600);margin-bottom:12px;font-size:.72rem}.featured-card small{color:#7893a6;margin-top:16px;font-size:.86rem;font-weight:800;display:block}.process-section{background:radial-gradient(circle at 18% 10%,#ffffffc2,#0000 20rem),linear-gradient(135deg,#eafaff,#d6f6fb);border-radius:26px;width:min(1180px,100% - 48px);margin-top:86px;padding:58px 48px;box-shadow:inset 0 1px #ffffffc7}.process-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;display:grid}.process-card{background:#ffffffe0;border:1px solid #ffffffdb;border-radius:14px;min-height:188px;padding:24px 18px 20px;position:relative;box-shadow:0 12px 26px #073d7214}.process-card span{background:var(--aqua-600);width:42px;height:42px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;font-weight:950;display:inline-flex}.process-card h3{color:var(--blue-900);margin:18px 0 8px;font-size:1.08rem}.process-card p{color:var(--muted);margin:0;font-size:.92rem;line-height:1.48}.home-newsletter{background:radial-gradient(circle at 88% 10%, #62d7ef52, transparent 19rem), linear-gradient(135deg, var(--blue-900), var(--blue-950));width:min(1120px,100% - 48px);color:var(--white);box-shadow:var(--shadow-soft);border-radius:24px;grid-template-columns:1fr minmax(320px,460px);align-items:center;gap:34px;margin:86px auto 96px;padding:42px 46px;display:grid}.home-newsletter .section-kicker,.footer-newsletter .section-kicker{color:var(--aqua-200)}.home-newsletter h2,.footer-newsletter h2{color:var(--white);margin:8px 0 10px;font-size:2.18rem;line-height:1.12}.home-newsletter p,.footer-newsletter p{color:#ffffffd1;max-width:560px;margin:0}.newsletter-form{grid-template-columns:minmax(0,1fr) auto;gap:10px;display:grid}.newsletter-form input,.search-row input{background:var(--white);width:100%;min-width:0;min-height:50px;color:var(--ink);border:1px solid #d8edf5f2;border-radius:999px;padding:0 18px}.newsletter-form input::placeholder,.search-row input::placeholder{color:#8299a8}.empty-note{background:var(--aqua-100);color:var(--muted);border:1px dashed #12a9dc6b;border-radius:14px;padding:24px}.empty-note strong{color:var(--blue-900);margin-bottom:6px;display:block}.empty-note p{margin:0}.breadcrumb{color:#6f899b;flex-wrap:wrap;align-items:center;gap:8px;font-size:.9rem;font-weight:750;display:flex}.breadcrumb a{color:var(--aqua-600)}.article-page,.category-page,.search-page,.info-page,.not-found-page{padding:34px 0 86px}.article-hero{background:linear-gradient(135deg, #fffffffa, #ecfbfff5), var(--white);box-shadow:var(--shadow-card);border-radius:24px;grid-template-columns:minmax(0,1fr) minmax(360px,.86fr);align-items:center;gap:34px;padding:34px;display:grid}.article-hero .breadcrumb{margin:0 0 22px}.article-category{border:1px solid var(--line);background:var(--white);min-height:34px;color:var(--aqua-600);border-radius:999px;align-items:center;padding:0 13px;font-size:.8rem;font-weight:900;display:inline-flex}.article-hero h1,.article-header h1{color:var(--blue-950);letter-spacing:0;margin:16px 0;font-size:3.35rem;font-weight:950;line-height:1.04}.article-intro{color:#496e84;max-width:760px;margin:0;font-size:1.16rem;line-height:1.68}.article-meta{color:#6c8798;flex-wrap:wrap;gap:8px 14px;margin-top:20px;font-size:.9rem;font-weight:750;display:flex}.article-meta span:not(:last-child):after{content:"";background:var(--aqua-400);vertical-align:middle;border-radius:50%;width:4px;height:4px;margin-left:14px;display:inline-block}.article-cover{border-radius:20px;height:360px;margin:0;overflow:hidden;box-shadow:0 16px 34px #073d7224}.article-cover img{object-fit:cover;width:100%;height:100%}.article-layout{grid-template-columns:250px minmax(0,760px);align-items:start;gap:42px;margin:46px auto 0;display:grid}.article-main-column{min-width:0}.article-toc{border:1px solid var(--line);background:var(--white);border-radius:16px;padding:20px;position:sticky;top:122px;box-shadow:0 10px 22px #073d7212}.article-toc strong{color:var(--blue-900);margin-bottom:10px;display:block}.article-toc ol{margin:0;padding-left:18px}.article-toc li{color:var(--muted);margin:8px 0}.article-toc a{color:#365f78;font-size:.92rem;font-weight:750}.article-toc .toc-child{margin-left:12px}.article-body{color:#263f50;background:#ffffffbd;border-radius:18px;font-size:1.1rem;line-height:1.82}.article-body h2,.article-body h3,.article-body h4{color:var(--blue-950);letter-spacing:0;line-height:1.22}.article-body h2{margin:44px 0 14px;font-size:2.05rem}.article-body h3{margin:32px 0 12px;font-size:1.42rem}.article-body h4{margin:24px 0 10px;font-size:1.16rem}.article-body p,.article-body ul,.article-body ol,.article-body blockquote{margin:0 0 22px}.article-body ul,.article-body ol{padding-left:1.25em}.article-body li{margin:8px 0}.article-body a{color:var(--blue-700);text-underline-offset:4px;font-weight:850;text-decoration:underline}.article-body blockquote{border-left:4px solid var(--aqua-400);background:var(--aqua-100);color:var(--blue-900);border-radius:0 14px 14px 0;padding:18px 20px}.article-footer-links{border-top:1px solid var(--line);flex-wrap:wrap;gap:10px;margin-top:38px;padding-top:24px;display:flex}.article-footer-links a{border:1px solid var(--line);background:var(--white);min-height:40px;color:var(--blue-900);border-radius:999px;align-items:center;padding:0 14px;font-weight:850;display:inline-flex}.related-guides{margin-top:72px}.related-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.category-header,.search-page-header,.not-found-page,.info-page .article-header{max-width:820px}.category-header{padding:36px 0 8px}.category-article-grid{margin-top:30px}.search-page{max-width:980px}.search-page-header{margin:32px 0 22px}.search-page-form{border:1px solid var(--line);background:var(--white);box-shadow:var(--shadow-card);border-radius:18px;padding:18px}.search-row{grid-template-columns:minmax(0,1fr) auto;gap:10px;display:grid}.search-examples{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.search-examples a{border:1px solid var(--line);background:var(--white);min-height:34px;color:var(--blue-900);border-radius:999px;align-items:center;padding:0 12px;font-size:.9rem;font-weight:800;display:inline-flex}.search-results{margin-top:36px}.search-results h2{color:var(--blue-950);font-size:1.55rem}.search-result-list{gap:14px;display:grid}.search-result-card{padding:20px;display:block}.search-result-category{color:var(--aqua-600);text-transform:uppercase;margin-bottom:8px;font-size:.78rem;font-weight:900;display:inline-flex}.search-result-title{color:var(--blue-900);font-size:1.2rem;font-weight:900;line-height:1.3;display:block}.search-empty{color:var(--muted)}.info-page .article-body{max-width:760px}.not-found-page{min-height:52vh;padding-top:70px}.hero-actions{flex-wrap:wrap;align-items:center;gap:14px;margin-top:28px;display:flex}.site-footer{background:var(--white);color:var(--ink);margin-top:0;position:relative;overflow:hidden}.footer-top{grid-template-columns:1.42fr repeat(4,1fr);gap:34px;width:min(1230px,100% - 48px);margin:0 auto;padding:62px 0 42px;display:grid}.footer-logo{min-width:0}.footer-logo .brand-emblem{width:58px;height:46px}.footer-logo .brand-wordmark{font-size:1.42rem}.footer-logo .brand-tagline{margin-top:7px;font-size:.72rem}.footer-brand p{max-width:330px;color:var(--muted);margin:18px 0}.footer-mini-topics{gap:8px;display:grid}.footer-topic-icon{min-height:32px;color:var(--blue-900);align-items:center;gap:9px;font-size:.9rem;font-weight:800;display:inline-flex}.footer-topic-icon:before{content:"";border:2px solid var(--aqua-400);background:var(--aqua-100);border-radius:8px;width:24px;height:24px}.footer-topic-icon.icon-drop:before{border-radius:50% 50% 50% 10px;transform:rotate(-45deg)}.footer-topic-icon.icon-scale:before{background:linear-gradient(90deg, var(--aqua-100) 0 46%, var(--aqua-400) 47% 53%, var(--aqua-100) 54%);border-radius:50%}.footer-topic-icon.icon-idea:before{border-color:var(--yellow-400);border-radius:50%}.footer-column h2{color:var(--blue-950);margin:0 0 16px;font-size:1.02rem;font-weight:900}.footer-column nav{gap:9px;display:grid}.footer-column a{color:#55778c;font-size:.94rem}.footer-column a:hover{color:var(--aqua-600)}.footer-wave{background:var(--white);height:122px;margin-bottom:-1px;position:relative}.footer-wave:before,.footer-wave:after{content:"";height:126px;position:absolute;bottom:-1px;left:-5%;right:-5%}.footer-wave:before{clip-path:polygon(0 62%,9% 50%,18% 60%,29% 45%,42% 58%,54% 47%,68% 60%,80% 49%,91% 59%,100% 46%,100% 100%,0 100%);background:#62d7efb8}.footer-wave:after{background:var(--blue-900);clip-path:polygon(0 74%,9% 63%,22% 70%,34% 58%,48% 70%,62% 59%,76% 72%,88% 61%,100% 72%,100% 100%,0 100%)}.footer-newsletter{background:var(--blue-900);width:min(1230px,100% - 48px);color:var(--white);box-shadow:0 0 0 100vmax var(--blue-900);clip-path:inset(0 -100vmax);grid-template-columns:minmax(0,1fr) minmax(320px,460px);align-items:center;gap:34px;margin:0 auto;padding:26px 0 34px;display:grid}.footer-newsletter-copy{align-items:center;gap:18px;display:flex}.mail-bubble{background:#ffffff21;border:1px solid #ffffff42;border-radius:18px;flex:none;width:64px;height:64px;position:relative}.mail-bubble:before,.mail-bubble:after{content:"";background:var(--aqua-400);position:absolute}.mail-bubble:before{border:2px solid var(--aqua-400);background:0 0;border-radius:4px;width:34px;height:22px;top:20px;left:15px}.mail-bubble:after{width:22px;height:2px;box-shadow:10px -5px 0 var(--aqua-400);top:30px;left:21px;transform:rotate(28deg)}.footer-badges{grid-column:1/-1;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:8px;display:grid}.footer-badges span{color:#ffffffd1;background:#ffffff1a;border-radius:999px;align-items:center;min-height:42px;padding:0 14px;font-size:.82rem;font-weight:700;display:flex}.footer-bottom{background:var(--blue-950);color:#ffffffc7;width:min(1230px,100% - 48px);box-shadow:0 0 0 100vmax var(--blue-950);clip-path:inset(0 -100vmax);grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:24px;margin:0 auto;padding:18px 0 24px;font-size:.9rem;display:grid}.footer-bottom p{margin:0}.footer-bottom nav{flex-wrap:wrap;gap:14px;display:flex}.footer-bottom a{color:#ffffffd6}.footer-bottom a:hover{color:var(--white)}.back-to-top{font-weight:800}@media (max-width:1120px){.nav,.header-search{display:none}.mobile-menu{display:block}.value-strip,.topic-grid,.featured-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.process-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.footer-top{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-badges{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.header-inner,.home-hero-inner,.home-section,.category-page,.article-page,.search-page,.info-page,.not-found-page,.value-strip,.home-newsletter,.footer-top,.footer-newsletter,.footer-bottom{width:min(100% - 28px,1120px)}.home-hero,.home-hero-inner{min-height:560px}.hero-copy h1{font-size:3.45rem}.hero-guide-badge{width:118px;height:118px;bottom:54px;right:28px}.article-hero{grid-template-columns:1fr}.article-cover{height:300px}.article-layout{grid-template-columns:1fr}.article-toc{position:static}.home-newsletter,.footer-newsletter,.footer-bottom{grid-template-columns:1fr}}@media (max-width:680px){.header-inner{min-height:76px}.brand-logo{gap:8px;min-width:190px}.brand-emblem{width:42px;height:34px}.brand-wordmark{font-size:1.05rem}.brand-tagline{margin-top:5px;font-size:.52rem}.home-hero{min-height:530px}.home-hero-inner{align-items:flex-start;min-height:530px;padding-top:72px}.home-hero-image{object-position:64% center}.hero-white-fade{background:linear-gradient(#fffffffa 0%,#ffffffdb 52%,#ffffff2e 100%),linear-gradient(90deg,#ffffffeb,#fff3)}.hero-copy{max-width:360px;padding-bottom:0}.hero-copy h1{font-size:2.55rem}.hero-copy p{font-size:1rem}.hero-guide-badge{display:none}.value-strip,.topic-grid,.featured-grid,.process-grid,.footer-top,.footer-badges{grid-template-columns:1fr}.value-strip{margin-top:-34px}.value-card{min-height:auto}.home-section{padding-top:64px}.section-heading h2,.category-header h1,.search-page-header h1,.not-found-page h1,.related-guides h2{font-size:2rem}.process-section{width:min(100% - 28px,1120px);padding:40px 22px}.home-newsletter{margin:64px auto 72px;padding:34px 22px}.newsletter-form,.search-row{grid-template-columns:1fr}.newsletter-form button,.search-submit,.primary-cta,.secondary-link,.article-footer-links a{width:100%}.article-hero{border-radius:18px;padding:22px}.article-hero h1,.article-header h1{font-size:2.15rem}.article-cover{border-radius:14px;height:230px}.article-body{font-size:1rem}.article-body h2{font-size:1.55rem}.article-meta{gap:7px;display:grid}.article-meta span:after{display:none!important}.article-footer-links{flex-direction:column}.footer-newsletter-copy{align-items:flex-start}}
