/*
Theme Name: Noodmaat
Theme URI: https://noodmaat.nl/
Author: noodmaat.nl
Description: Rustige, praktische voorbereiding voor Nederlandse huishoudens.
Version: 1.1.0
Requires at least: 6.3
Requires PHP: 8.0
Text Domain: noodmaat
*/

:root{--navy:#182638;--navy-2:#223447;--orange:#cf3f1d;--orange-dark:#b53518;--sage:#5a694a;--sage-pale:#eef1e9;--cream:#faf9f5;--line:#dfe4e8;--muted:#526071;--white:#fff;--radius:9px;--shadow:0 8px 28px rgba(24,38,56,.07);--serif:'Libre Baskerville',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}
*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--white);color:var(--navy);font:400 15px/1.55 var(--sans)}img{max-width:100%;height:auto}a{color:inherit}button,input{font:inherit}button{cursor:pointer}:focus-visible{outline:3px solid var(--orange);outline-offset:3px}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.16}h1,h2,.serif{font-family:var(--serif);letter-spacing:-.035em}h1{font-size:clamp(2.65rem,5vw,4.5rem)}h2{font-size:clamp(1.65rem,2.5vw,2.55rem)}h3{font-size:1.05rem}.site-wrap{width:min(100% - 56px,1360px);margin-inline:auto}.screen-reader-text{position:absolute;clip:rect(1px,1px,1px,1px);height:1px;width:1px;overflow:hidden;white-space:nowrap}.screen-reader-text:focus{clip:auto;height:auto;width:auto;z-index:999;background:white;padding:10px}.eyebrow{font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--sage)}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:43px;padding:10px 21px;border:1px solid transparent;border-radius:6px;background:var(--orange);color:white;text-decoration:none;font-weight:700;font-size:.84rem;box-shadow:0 4px 10px rgba(208,62,25,.1);transition:background .18s,transform .18s}.button:hover{background:var(--orange-dark);transform:translateY(-1px)}.button--outline{background:white;color:var(--navy);border-color:#aeb8bd;box-shadow:var(--shadow)}.button--outline:hover{background:var(--cream)}.text-link{display:inline-flex;align-items:center;gap:8px;font-weight:700;text-decoration:none;font-size:.82rem}.text-link:hover{text-decoration:underline}.arrow{font-size:1.2em;line-height:1}

.site-header{position:relative;z-index:20;background:white;border-bottom:1px solid var(--line)}.header-inner{min-height:82px;display:flex;align-items:center;gap:30px}.brand{display:flex;align-items:center;gap:8px;flex:0 0 auto;text-decoration:none}.brand-mark{width:49px;height:43px;display:block}.brand-name{display:block;font-size:1.62rem;font-weight:700;line-height:1;letter-spacing:-.06em}.brand-tagline{display:block;font-size:.66rem;line-height:1.3;letter-spacing:-.01em}.main-nav{margin-left:auto}.main-nav ul,.footer-nav ul{list-style:none;margin:0;padding:0;display:flex;align-items:center;gap:clamp(14px,2.3vw,37px)}.main-nav a{display:block;text-decoration:none;font-weight:700;font-size:.79rem;white-space:nowrap}.main-nav a:hover,.main-nav .current-menu-item>a{color:var(--orange)}.header-actions{display:flex;align-items:center;gap:14px}.icon-button,.menu-toggle{background:none;border:0;padding:8px;color:var(--navy);display:inline-grid;place-items:center}.icon-button svg,.menu-toggle svg{width:21px;height:21px}.menu-toggle{display:none}.header-cta{white-space:nowrap}.header-search{position:absolute;inset:auto 0 0;transform:translateY(100%);background:white;border-top:1px solid var(--line);box-shadow:var(--shadow);padding:14px 0}.header-search[hidden]{display:none}.search-form{display:flex;gap:8px;max-width:680px;margin:auto}.search-form label{flex:1}.search-field{width:100%;border:1px solid #bbc5ca;border-radius:6px;min-height:44px;padding:8px 13px}.search-submit{border:0;border-radius:6px;padding:8px 22px;background:var(--navy);color:white;font-weight:700}

.hero{position:relative;min-height:420px;display:flex;align-items:center;isolation:isolate;overflow:hidden;background:#e7e9e0}.hero::before{content:"";position:absolute;inset:0;z-index:-2;background:url('assets/images/hero.jpg') center 53%/cover no-repeat}.hero::after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(255,255,252,.98) 0%,rgba(255,255,252,.94) 29%,rgba(255,255,252,.55) 45%,rgba(255,255,252,0) 67%)}.hero-inner{padding-block:34px}.hero-copy{max-width:570px}.hero h1{margin:7px 0 18px}.hero p:not(.eyebrow){font:1.13rem/1.48 var(--serif);max-width:480px;margin-bottom:19px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.hero-benefits{display:flex;flex-wrap:wrap;gap:12px 20px;margin-top:27px;font-size:.72rem}.hero-benefits span{display:flex;align-items:center;gap:7px}.hero-benefits svg{color:#2f813d;width:15px;height:15px}

.shortcuts{padding:16px 0 18px}.shortcut-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.shortcut{min-height:88px;display:grid;grid-template-columns:39px 1fr;align-items:center;gap:8px;padding:12px 10px;border:1px solid var(--line);border-radius:var(--radius);text-decoration:none;background:white;box-shadow:0 2px 8px rgba(24,38,56,.025)}.shortcut:hover{border-color:#9cad96;box-shadow:var(--shadow)}.shortcut-icon{font-size:1.8rem;line-height:1;color:#2b3823;text-align:center}.shortcut strong{display:block;font:700 .9rem/1.25 var(--serif)}.shortcut small{display:block;margin-top:5px;color:var(--muted);font-size:.67rem;line-height:1.25}.shortcut .arrow{grid-column:2;justify-self:end;font-size:.9rem}.shortcut--static{cursor:default}.shortcut--static:hover{border-color:var(--line);box-shadow:none}

.section{padding:20px 0 27px}.section--tint{background:linear-gradient(105deg,#f9faf8,#f1f5f6)}.section-heading{max-width:330px}.section-heading h2{margin:4px 0 12px}.section-heading p{font: .99rem/1.5 var(--serif);color:#354253;margin-bottom:18px}.products-layout,.guides-layout{display:grid;grid-template-columns:minmax(230px,.88fr) minmax(0,2.4fr);gap:24px;align-items:stretch}.cards-three{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.card{position:relative;min-width:0;background:white;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow)}.card-media{width:100%;height:145px;object-fit:cover;display:block}.product-card{padding:10px 11px 13px}.product-card .card-media{height:146px;object-fit:contain}.card-badge{position:absolute;top:10px;left:10px;z-index:1;border-radius:5px;padding:4px 9px;background:#e6f3e6;color:#216b32;font-size:.67rem;font-weight:700}.product-card h3{font-size:.86rem;font-family:var(--serif);margin:5px 0 8px}.product-card ul{padding:0;margin:0;list-style:none}.product-card li{display:flex;gap:6px;font-size:.7rem;color:#344253;line-height:1.35;margin:4px 0}.product-card li::before{content:'✓';color:#3e6a45;font-weight:700}.product-card .card-note{margin:10px 0 0;font-size:.68rem;color:var(--muted)}.guide-card{display:flex;flex-direction:column}.guide-card .card-media{height:122px}.guide-card-body{padding:9px 11px 11px;display:flex;flex:1;flex-direction:column}.guide-card .eyebrow{font-size:.64rem;margin-bottom:4px}.guide-card h3{font:700 .94rem/1.22 var(--serif);margin:0 0 6px}.guide-card h3 a{text-decoration:none}.guide-card h3 a:hover{text-decoration:underline}.guide-card p{font:.8rem/1.4 var(--serif);margin-bottom:12px}.guide-card .text-link{margin-top:auto;font-size:.69rem}.guide-card--preview{opacity:.9}.empty-note{grid-column:1/-1;align-self:center;padding:20px;border:1px dashed #aab7b5;border-radius:var(--radius);color:var(--muted)}

.checklist-band{padding:15px 0}.checklist-inner{min-height:190px;border-radius:var(--radius);background:linear-gradient(95deg,#e8ede4,#f7f8f3 48%,#e9eee5);display:grid;grid-template-columns:36% 1fr 16%;align-items:center;overflow:hidden}.checklist-art{align-self:stretch;background:url('assets/images/checklist.jpg') center 43%/cover no-repeat;mask-image:linear-gradient(90deg,#000 76%,transparent)}.checklist-copy{padding:24px 12px}.checklist-copy h2{font-size:clamp(1.35rem,2vw,2.05rem);margin:3px 0 8px}.checklist-copy p{font:.88rem/1.45 var(--serif);max-width:450px;margin-bottom:13px}.checklist-decoration{text-align:center;color:var(--sage);font:italic 1.02rem/1.3 var(--serif);padding:10px}.checklist-decoration svg{display:block;width:95px;margin:12px auto 0}

.trust{padding:9px 0 20px}.trust-inner{display:grid;grid-template-columns:1.1fr repeat(4,1fr);align-items:center;gap:20px}.trust h2{font-size:1.18rem;margin:4px 0 0}.trust-item{display:flex;gap:11px;align-items:flex-start}.trust-item svg{flex:0 0 32px;width:32px;height:32px;color:#303e2b}.trust-item strong{font-size:.73rem;display:block}.trust-item p{font-size:.68rem;line-height:1.35;margin:2px 0 0}.site-footer{background:#1c3043;color:white;padding:23px 0 25px}.footer-inner{display:grid;grid-template-columns:1.3fr 1.4fr 1.1fr 1fr;gap:30px}.site-footer .brand{color:white}.site-footer .brand-mark{filter:brightness(0) invert(1)}.footer-small{font-size:.67rem;opacity:.8;margin:13px 0 0}.footer-title{display:block;font-weight:700;font-size:.72rem;margin-bottom:8px}.footer-nav ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:3px 16px;align-items:start}.footer-nav a,.footer-links a{color:white;text-decoration:none;font-size:.68rem}.footer-nav a:hover,.footer-links a:hover{text-decoration:underline}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{line-height:1.35}.footer-note{border-left:1px solid rgba(255,255,255,.4);padding-left:24px;display:flex;gap:15px;align-items:center;font:.83rem/1.4 var(--serif)}.footer-note svg{flex:0 0 65px;width:65px}

.content-shell{padding-block:50px 75px}.content-shell>h1,.entry-header h1{font-size:clamp(2rem,4vw,3.4rem)}.entry-meta{color:var(--sage);font-weight:700;font-size:.78rem;letter-spacing:.04em;text-transform:uppercase}.entry-content{max-width:760px;font:1.05rem/1.75 var(--serif)}.entry-content h2,.entry-content h3,.wp-block-heading{margin-top:1.7em}.entry-content p,.entry-content ul,.entry-content ol{margin-bottom:1.2em}.entry-content a{color:#bc411e;text-underline-offset:3px}.entry-content img{border-radius:var(--radius)}.entry-content blockquote{border-left:4px solid var(--sage);padding:5px 0 5px 20px;margin-left:0;color:#3b4c3e}.entry-content .wp-block-button__link{background:var(--orange);border-radius:6px;font:700 .85rem var(--sans)}.entry-content .wp-block-table table{font: .85rem/1.5 var(--sans)}.entry-content .wp-block-table td,.entry-content .wp-block-table th{border-color:var(--line);padding:10px}.entry-content .wp-block-separator{border-color:var(--line)}.archive-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:30px}.pagination{margin-top:28px}.pagination .page-numbers{margin-right:8px}.alignwide{max-width:1100px;margin-left:auto;margin-right:auto}.alignfull{margin-left:calc(50% - 50vw);width:100vw}.post-thumbnail{border-radius:var(--radius);width:100%;max-height:440px;object-fit:cover;margin-bottom:24px}

@media(max-width:1100px){.header-inner{gap:18px}.main-nav ul{gap:14px}.main-nav a{font-size:.72rem}.header-cta{display:none}.shortcut-grid{grid-template-columns:repeat(3,1fr)}.products-layout,.guides-layout{grid-template-columns:210px 1fr}.trust-inner{grid-template-columns:repeat(4,1fr)}.trust-heading{grid-column:1/-1}.footer-inner{grid-template-columns:1fr 1.5fr 1fr}.footer-note{display:none}}
@media(max-width:800px){.site-wrap{width:min(100% - 36px,1360px)}.header-inner{min-height:70px}.brand-name{font-size:1.35rem}.brand-mark{width:39px;height:36px}.menu-toggle{display:inline-grid}.main-nav{display:none;position:absolute;top:100%;left:0;right:0;background:white;border-top:1px solid var(--line);box-shadow:var(--shadow);padding:15px 18px}.main-nav.is-open{display:block}.main-nav ul{display:flex;flex-direction:column;align-items:stretch;gap:0}.main-nav li a{font-size:.95rem;padding:11px 5px;border-bottom:1px solid var(--line)}.header-actions{margin-left:auto}.hero{min-height:460px;align-items:flex-start}.hero::before{background-position:62% center}.hero::after{background:linear-gradient(90deg,rgba(255,255,252,.98),rgba(255,255,252,.84) 50%,rgba(255,255,252,.25))}.hero-inner{padding-top:45px}.hero-copy{max-width:530px}.hero p:not(.eyebrow){font-size:1rem}.products-layout,.guides-layout{display:block}.section-heading{max-width:700px;margin-bottom:20px}.section-heading h2{font-size:2rem}.section-heading p{font-size:.91rem}.checklist-inner{grid-template-columns:30% 1fr}.checklist-decoration{display:none}.trust-inner{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){body{font-size:14px}.site-wrap{width:min(100% - 28px,1360px)}.header-inner{gap:8px;min-height:65px}.brand-mark{width:35px}.brand-name{font-size:1.25rem}.brand-tagline{font-size:.55rem}.header-actions{gap:1px}.hero{min-height:0}.hero::before{background-position:65% center}.hero::after{background:linear-gradient(90deg,rgba(255,255,252,.98),rgba(255,255,252,.92) 55%,rgba(255,255,252,.55))}.hero-inner{padding-block:34px}.hero h1{font-size:2.65rem}.hero p:not(.eyebrow){font-size:.91rem}.hero-benefits{margin-top:20px;gap:6px 14px}.shortcut-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.shortcut{min-height:86px;grid-template-columns:30px 1fr;padding:9px 7px}.shortcut-icon{font-size:1.45rem}.shortcut strong{font-size:.78rem}.shortcut small{font-size:.62rem}.cards-three{grid-template-columns:1fr;gap:10px}.product-card{display:grid;grid-template-columns:105px 1fr;gap:0 12px;align-items:center}.product-card .card-media{grid-row:1/4;height:120px}.product-card .card-badge{position:static;justify-self:start;grid-column:2}.product-card h3,.product-card ul,.product-card .card-note{grid-column:2}.guide-card{display:grid;grid-template-columns:125px 1fr}.guide-card .card-media{height:100%;min-height:145px}.guide-card-body{padding:9px}.guide-card p{font-size:.74rem;margin-bottom:6px}.checklist-inner{display:block}.checklist-art{height:120px;mask-image:linear-gradient(180deg,#000 65%,transparent)}.checklist-copy{padding:0 18px 20px}.trust-inner{gap:14px}.trust-item{gap:7px}.trust-item svg{width:24px;height:24px;flex-basis:24px}.footer-inner{grid-template-columns:1fr 1fr;gap:20px}.footer-brand{grid-column:1/-1}.archive-grid{grid-template-columns:1fr}}
@media(max-width:380px){.hero h1{font-size:2.35rem}.hero-actions .button{font-size:.75rem;padding-inline:12px}.shortcut-grid{grid-template-columns:1fr 1fr}.shortcut{grid-template-columns:27px 1fr}.shortcut strong{font-size:.72rem}.shortcut small{font-size:.57rem}.trust-inner{grid-template-columns:1fr 1fr}.footer-inner{gap:15px}}
.shortcut-icon svg{width:34px;height:34px;stroke-width:1.8}.shortcut--static{color:var(--navy)}.product-card h3 a{text-decoration:none}.product-card h3 a:hover{text-decoration:underline}.hero-copy{max-width:670px}.hero h1{font-size:clamp(2.65rem,4.4vw,4rem);max-width:660px}.hero p:not(.eyebrow){font-size:1rem;max-width:510px}.hero{min-height:445px}
@media(max-width:600px){.shortcut-icon svg{width:27px;height:27px}}
@media(max-width:800px){.hero-copy{max-width:530px}.hero h1{font-size:clamp(2.8rem,6vw,3.7rem)}}
@media(max-width:600px){.hero h1{font-size:2.65rem}.hero p:not(.eyebrow){font-size:.91rem}.hero{min-height:0}}
@media(max-width:380px){.hero h1{font-size:2.35rem}}

/* Editorial article layout. */
.article-shell{max-width:1260px;padding-block:19px 68px}.breadcrumbs{margin:0 0 18px;color:#536176;font-size:.76rem}.breadcrumbs ol{list-style:none;display:flex;flex-wrap:wrap;gap:5px 11px;padding:0;margin:0}.breadcrumbs li{display:flex;align-items:center;min-width:0}.breadcrumbs li+li::before{content:'›';margin-right:11px;color:#7b8a92;font-weight:700}.breadcrumbs a{text-decoration:none}.breadcrumbs a:hover{text-decoration:underline}.breadcrumbs [aria-current]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:40ch}
.article-layout{display:grid;grid-template-columns:minmax(0,1fr) 292px;grid-template-areas:'intro side' 'body side';column-gap:25px;align-items:start}.article-layout--no-sidebar{grid-template-columns:minmax(0,1fr);grid-template-areas:'intro' 'body'}.article-intro{grid-area:intro;display:grid;grid-template-columns:minmax(0,1.3fr) minmax(250px,.93fr);align-items:stretch;min-height:302px;margin-bottom:26px}.article-intro--text-only{display:block;min-height:0;max-width:780px}.article-intro-copy{position:relative;z-index:1;min-width:0;padding:12px 0 7px}.article-intro .eyebrow{margin-bottom:9px}.article-intro .eyebrow a{text-decoration:none}.article-intro .eyebrow a:hover{text-decoration:underline}.article-intro h1{font-size:clamp(2rem,3.5vw,3.05rem);margin:0 0 13px}.article-excerpt{font:1rem/1.52 var(--serif);color:#2e3a49;margin:0 0 17px;max-width:580px}.article-intro-image{position:relative;min-width:0;overflow:hidden;border-radius:0 8px 8px 0}.article-intro-image::after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.7) 10%,transparent 33%);pointer-events:none}.article-intro-image img{width:100%;height:100%;max-height:380px;object-fit:cover;display:block}.article-byline{display:flex;align-items:center;flex-wrap:wrap;gap:10px 16px;font:.72rem/1.35 var(--sans)}.article-author{display:flex;align-items:center;gap:9px}.article-avatar{width:38px;height:38px;border-radius:50%;object-fit:cover}.article-author strong,.article-author small{display:block}.article-author small{color:var(--muted)}.article-meta-item{display:inline-flex;align-items:center;gap:6px;color:#4b5c70}.article-meta-item svg{width:15px;height:15px}.article-updated{font-size:.7rem;color:var(--muted);margin:7px 0 0}
.article-sidebar{grid-area:side;position:sticky;top:18px;display:grid;gap:14px;align-self:start;min-width:0}.sidebar-panel{border:1px solid var(--line);border-radius:8px;padding:17px 17px 18px;background:#fff}.article-sidebar h2{font-size:1.05rem;letter-spacing:-.025em;margin:0 0 11px}.article-sidebar p{font:.78rem/1.5 var(--sans);color:#435166;margin-bottom:13px}.article-toc ol{list-style:decimal;padding-left:23px;margin:0;font:.75rem/1.45 var(--sans)}.article-toc li{padding:4px 0 4px 2px}.article-toc li::marker{color:#51647a}.article-toc a{color:#384a5e;text-decoration:none}.article-toc a:hover{text-decoration:underline;color:var(--orange)}.sidebar-download,.sidebar-checklist{background:linear-gradient(135deg,#f5f7ef,#e8eee3);border-color:#e4e9de}.sidebar-download h2,.sidebar-checklist h2{font-size:1.25rem;margin:5px 0 8px}.sidebar-download .button,.sidebar-checklist .button{width:100%}.sidebar-product h2{padding:0 2px;margin-bottom:8px}.sidebar-product .product-card{box-shadow:none}.sidebar-contact .text-link{font-size:.75rem}
.article-body{grid-area:body;min-width:0;font-size:.95rem;line-height:1.7}.article-body>p,.article-body>h2,.article-body>h3,.article-body>h4,.article-body>ul,.article-body>ol,.article-body>blockquote{max-width:800px}.article-body h2{font-size:clamp(1.4rem,2.2vw,1.85rem);margin:1.65em 0 .3em;scroll-margin-top:105px}.article-body>h2:first-child{margin-top:0}.article-body h3{font-size:1.18rem;margin:1.5em 0 .4em;scroll-margin-top:105px}.article-body h4{font-size:1rem;margin:1.4em 0 .3em}.article-body p,.article-body li{overflow-wrap:anywhere}.article-body ul,.article-body ol{padding-left:1.5em}.article-body li{padding-left:.2em;margin:.22em 0}.article-body ul:not([class]) li::marker,.article-body .wp-block-list:not([class*='is-style-']) li::marker{color:#2f7840}.article-body figure{max-width:100%;margin:1.4em 0}.article-body figure img{display:block;max-width:100%;height:auto}.article-body figcaption{color:#657285;font:.72rem/1.45 var(--sans);margin-top:7px;text-align:left}.article-body blockquote{background:#f4f6f1;border-left:4px solid var(--sage);padding:16px 19px;border-radius:0 6px 6px 0}.article-body blockquote p{margin-bottom:0}.article-body .wp-block-pullquote{border-block:2px solid var(--line);background:transparent;padding:18px}.article-body .wp-block-table{max-width:100%;overflow-x:auto}.article-body .wp-block-table table{width:100%;min-width:430px;border-collapse:collapse}.article-body .wp-block-table thead{background:#eef1e9}.article-body pre,.article-body .wp-block-code{max-width:100%;overflow-x:auto;padding:14px;background:#f4f6f8;border-radius:6px;font:.84rem/1.5 monospace}.article-body .wp-block-image img{height:auto}.article-body .wp-block-columns{gap:20px}.article-body .alignwide,.article-body .alignfull{max-width:100%;width:100%;margin-inline:0}.article-pagination{font:.82rem var(--sans);margin-top:24px}.article-related{border-top:1px solid var(--line);margin-top:42px;padding-top:27px}.article-related h2{font-size:1.75rem;margin:5px 0 19px}.article-related .cards-three{max-width:100%}
@media(max-width:1000px){.article-shell{max-width:820px}.article-layout{grid-template-columns:minmax(0,1fr);grid-template-areas:'intro' 'side' 'body'}.article-sidebar{position:static;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:24px}.article-toc{grid-column:1/-1}.article-intro{grid-template-columns:minmax(0,1.2fr) minmax(220px,.9fr)}.article-body{max-width:none}}
@media(max-width:600px){.article-shell{padding-block:16px 46px}.breadcrumbs{font-size:.68rem;margin-bottom:15px}.breadcrumbs [aria-current]{max-width:22ch}.article-intro{display:flex;flex-direction:column;margin-bottom:22px}.article-intro-copy{padding:0}.article-intro h1{font-size:clamp(2rem,8vw,2.8rem)}.article-excerpt{font-size:.91rem}.article-intro-image{height:210px;border-radius:8px;margin-top:16px}.article-intro-image::after{display:none}.article-intro-image img{max-height:none;height:100%}.article-byline{gap:9px 13px}.article-sidebar{display:grid;grid-template-columns:1fr;gap:11px}.article-toc{grid-column:auto}.article-body{font-size:.93rem}.article-body h2{font-size:1.42rem}.article-related{margin-top:30px}.article-related .cards-three{grid-template-columns:1fr}.article-body .wp-block-columns{display:block}.article-body .wp-block-column{margin-bottom:14px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
.product-card{display:flex;flex-direction:column}.product-card .product-brand{display:block;margin:5px 0 0;color:var(--sage);font-size:.66rem;font-weight:700}.product-card .product-facts{font-size:.7rem;color:#47566a;margin:0 0 7px}.product-card .product-card-bottom{margin-top:auto;padding-top:11px}.product-card .product-price{display:block;font-size:1rem}.product-card .product-card-bottom small{display:block;font-size:.64rem;color:var(--muted)}.product-card .product-card-actions{display:flex;flex-wrap:wrap;gap:6px;margin-top:9px}.product-card .product-card-actions .button{flex:1;min-height:34px;padding:6px 9px;font-size:.68rem}
@media(max-width:600px){.product-card{display:grid;grid-template-columns:105px 1fr;gap:0 12px}.product-card .card-media{grid-row:1/7}.product-card .product-brand,.product-card .product-facts,.product-card .product-card-bottom{grid-column:2}.product-card .product-card-actions .button{flex-basis:100%}}
@media(max-width:380px){.product-card{grid-template-columns:92px 1fr}}
.site-header .brand,.site-header .main-nav a{color:var(--navy)}.site-header .main-nav a:hover,.site-header .main-nav .current-menu-item>a{color:var(--orange)}.breadcrumbs a{color:#41546b}.article-intro .eyebrow a{color:var(--sage)}
