:root{--ink:#20241f;--muted:#687065;--green:#c8fa73;--accent:#496728;--line:#e1e5dd;--paper:#f7f8f5;--white:#fff;--dark:#171d18;--radius:16px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;color:var(--ink);background:var(--paper);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}body:has(dialog[open]){overflow:hidden}a{color:inherit;text-decoration:none}a:hover{color:var(--accent)}button,input,textarea,select{font:inherit}button,a,input,textarea,summary{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.6;cursor:default}a,button{transition:color .2s,background .2s,transform .2s}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #658c3b;outline-offset:5px}img{max-width:100%;height:auto;display:block}svg.icon{width:24px;height:24px;flex-shrink:0}h1,h2,h3,p{margin:0 0 1rem}h1,h2,h3,.as-h2,.card-title{line-height:1.14;letter-spacing:-.04em}h1{font-size:clamp(2rem,4vw,3.1rem);font-weight:750}h2,.as-h2{font-size:clamp(1.8rem,2.8vw,2.4rem);font-weight:700}h3{font-size:1.5rem}p:last-child{margin-bottom:0}.container{width:min(1240px,calc(100% - 80px));margin-inline:auto}.section{padding-block:68px}.eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.115em;text-transform:uppercase;color:var(--accent)}.site-header{position:sticky;top:0;z-index:30;background:rgba(247,248,245,.97);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.header-inner{height:88px;display:flex;align-items:center;justify-content:space-between;gap:40px}.brand{display:inline-flex;flex-shrink:0}.brand img{width:185px;height:40px}.desktop-nav{margin-left:auto}.desktop-nav ul{list-style:none;display:flex;gap:34px;margin:0;padding:0}.desktop-nav a{font-size:.875rem;font-weight:600;display:block;padding:10px 0}.desktop-nav .current-menu-item a{color:var(--accent);box-shadow:0 2px var(--accent)}.header-actions{display:flex;align-items:center;gap:18px}.icon-button{background:none;border:0;min-width:44px;height:44px;display:grid;place-items:center;border-radius:50%;color:var(--ink)}.icon-button:hover{background:var(--line)}.edition{font-size:.75rem;font-weight:700;letter-spacing:.1em;border-left:1px solid #ccc;padding-left:20px}.menu-toggle{display:none}.header-search{padding-bottom:20px}.header-search .search-form{max-width:600px;margin-left:auto}.hero{padding:64px 0 60px;background:radial-gradient(ellipse at 25% 20%,#eef4e6,transparent 55%),linear-gradient(120deg,transparent 65%,#eaf0e2 65%,transparent)}.hero-grid{display:grid;grid-template-columns:1.08fr 1fr;gap:65px;align-items:center}.status-dot{display:inline-block;width:7px;height:7px;background:#60853d;border-radius:50%;margin-right:9px;vertical-align:middle}.hero h1{font-size:clamp(2.8rem,4.6vw,4.45rem);letter-spacing:-.06em;line-height:1.04;margin:27px 0 24px}.hero h1 span{position:relative;z-index:0;white-space:nowrap}.hero h1 span:after{content:'';height:.2em;background:var(--green);position:absolute;bottom:.07em;left:0;right:0;z-index:-1;transform:rotate(-1deg)}.hero-lead{font-size:1.13rem;line-height:1.65;max-width:460px;color:#5a6255;margin-bottom:28px}.search-form{display:flex;align-items:center;background:#fff;border:1px solid #d8dfd0;border-radius:9px;overflow:hidden;min-width:0}.search-form input{min-width:0;width:100%;height:58px;padding:0 20px;border:0;outline:none;background:transparent;font-size:1rem}.search-form:focus-within{outline:2px solid #7e9e5d}.search-form button{border:0;background:var(--green);width:46px;height:44px;margin:7px;border-radius:6px;display:grid;place-items:center;color:var(--ink);flex-shrink:0}.hero-topics{display:flex;flex-wrap:wrap;gap:12px;margin-top:17px;font-size:.75rem;color:var(--muted)}.hero-topics a{text-decoration:underline;text-underline-offset:4px}.hero-feature{position:relative;border-radius:18px;background:var(--dark);padding:12px;color:#fff;box-shadow:0 15px 35px #1d29131a;transform:rotate(1deg)}.feature-photo{position:relative;display:block;overflow:hidden;border-radius:10px}.feature-photo img{aspect-ratio:1.58;object-fit:cover;width:100%;transition:transform .5s}.feature-photo:hover img{transform:scale(1.04)}.feature-badge{position:absolute;left:16px;top:16px;background:#d0fc85;color:#1f2d14;padding:7px 10px;border-radius:5px;font-size:.65rem;letter-spacing:.1em;font-weight:700;display:flex;align-items:center;gap:12px}.feature-badge .icon{width:17px;height:17px}.feature-caption{padding:23px 20px 18px}.feature-caption .eyebrow{color:var(--green);font-size:.65rem}.feature-caption p{font-size:1.55rem;line-height:1.25;font-weight:650;letter-spacing:-.025em;margin:8px 0 13px;max-width:400px}.feature-caption a:hover{color:var(--green)}.feature-time{font-size:.8rem;color:#b9c4b3}.category-strip{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);background:#fff;border-radius:10px;margin-top:0;overflow:hidden}.category-strip>a{display:flex;gap:16px;align-items:center;padding:28px 25px;border-right:1px solid var(--line)}.category-strip>a:last-child{border:0}.category-strip>a:hover{background:#eff6e5}.category-strip strong{font-size:1rem;display:block;line-height:1.3}.category-strip small{color:var(--muted);font-size:.75rem}.category-strip>a>.icon{width:17px;margin-left:auto}.category-icon{display:grid;place-items:center;width:45px;height:45px;border:1px solid #dbe7cb;background:#f1f7e9;border-radius:10px;color:#4d6b2e;flex-shrink:0}.section-top{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:30px}.section-top .eyebrow{margin-bottom:12px}.section-top h2,.section-top .as-h2{margin:0}.text-link{display:flex;align-items:center;gap:12px;font-size:.875rem;white-space:nowrap;font-weight:600;padding-bottom:4px}.text-link .icon{width:18px}.home-posts{display:grid;grid-template-columns:repeat(6,1fr);gap:27px}.home-posts .post-card{grid-column:span 2}.home-posts .post-card:nth-child(n+4){grid-column:span 3;display:grid;grid-template-columns:.85fr 1.1fr;align-items:center}.home-posts .post-card:nth-child(n+4) .card-image{height:100%;border-radius:12px 0 0 12px}.home-posts .post-card:nth-child(n+4) .card-image img{height:100%;aspect-ratio:1;min-height:210px}.home-posts .post-card:nth-child(n+4) .card-title{font-size:1.2rem}.home-posts .post-card:nth-child(n+4) .card-excerpt{display:none}.post-card{background:#fff;border:1px solid var(--line);border-radius:13px;overflow:hidden;transition:transform .25s,box-shadow .25s;min-width:0}.post-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #25341c09}.card-image{display:block;overflow:hidden}.card-image img{width:100%;aspect-ratio:1.65;object-fit:cover;transition:transform .5s}.post-card:hover .card-image img{transform:scale(1.025)}.post-card:nth-child(2) .card-image img{object-position:100% 40%}.card-body{padding:23px}.card-body>.eyebrow{font-size:.65rem}.card-title{font-size:1.4rem;font-weight:700;margin:10px 0 14px;letter-spacing:-.025em;line-height:1.25}.card-excerpt{font-size:.875rem;color:var(--muted);line-height:1.65;margin-bottom:22px}.meta{font-size:.75rem;display:flex;gap:6px;flex-wrap:wrap;line-height:1.6;color:var(--muted)}.meta a:hover{text-decoration:underline}.card-body .meta{border-top:1px solid var(--line);padding-top:15px}.card-body .meta span:last-child{display:none}.topic-panel{background:#eaf1e1;border:1px solid #dce6d0;border-radius:18px;display:grid;grid-template-columns:1.6fr 1fr;padding:48px 50px;gap:65px}.topic-panel h2{font-size:2.2rem;margin:18px 0 24px}.topic-panel p:not(.eyebrow){color:#4c5942;font-size:.9375rem}.topic-panel p a{color:#304d19;text-decoration:underline;text-underline-offset:3px}.topic-right{padding:10px 0 0 38px;border-left:1px solid #cad7bc}.widget-title{font-size:1.05rem;font-weight:700;line-height:1.35;margin:0 0 20px;display:block}.tags{display:flex;flex-wrap:wrap;gap:8px}.tags a{font-size:.8125rem;background:#fff;border:1px solid #dce3d4;border-radius:5px;padding:6px 12px;display:inline-block}.tags a:hover{background:var(--green);border-color:#a3cb66}.mini-note{display:flex;gap:20px;align-items:center;margin-top:35px;padding-top:30px;border-top:1px solid #cad7bc}.mini-note .icon{width:36px;height:36px;color:#668543}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.trust-grid>div{padding:24px 0;border-top:1px solid #ccd6c1}.trust-grid .icon{color:#5f793e;width:30px;height:30px}.trust-grid .card-title{font-size:1.15rem;margin-top:16px}.trust-grid p:last-child{color:var(--muted);font-size:.9rem;max-width:320px}.faq-section{display:grid;grid-template-columns:1fr 1.4fr;gap:75px;padding-top:30px;border-top:1px solid var(--line)}.faq-section>div>p:last-child{color:var(--muted)}.faq-list details{border-bottom:1px solid #dce2d5}.faq-list summary{display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-weight:600;padding:20px 0;gap:20px;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:1.4rem;font-weight:400}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{font-size:.9375rem;color:var(--muted);padding-bottom:22px;max-width:650px}.contact-strip{padding:26px 32px;margin-bottom:70px;display:flex;align-items:center;justify-content:space-between;gap:25px;border:1px solid #dce3d4;border-radius:12px;background:#fff}.contact-strip>div{display:flex;align-items:center;gap:25px}.contact-strip .icon{width:30px;height:30px}.contact-strip p{margin:0}.contact-strip p strong{display:block}.contact-strip p span{display:block;color:var(--muted);font-size:.875rem}.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;padding:13px 22px;min-height:48px;border-radius:6px;background:var(--ink);color:#fff;font-size:.875rem;font-weight:600;white-space:nowrap;border:0}.button:hover{color:#17200f;background:var(--green)}.button .icon{width:18px;height:18px}.site-footer{background:var(--dark);color:#b9c2b3;padding:60px 0 0}.footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:48px;padding-bottom:46px}.footer-grid .brand{margin-bottom:24px}.footer-brand>p{font-size:.875rem;line-height:1.8}.footer-grid>div>a:not(.brand){display:block;font-size:.8125rem;margin-bottom:10px}.footer-grid a:hover{color:var(--green)}.footer-title{font-size:.875rem;color:#f4f9ee;font-weight:600;margin:10px 0 24px}.footer-grid ul{list-style:none;padding:0;margin:0}.footer-grid li{margin-bottom:10px;font-size:.8125rem}.footer-locale{font-size:.75rem;display:block;margin-top:20px;color:#8b9784}.consent-link{border:0;padding:0;background:none;color:inherit;font-size:.8125rem;text-align:left}.footer-bottom{border-top:1px solid #35402e;padding-block:20px;font-size:.75rem;display:flex;justify-content:space-between;color:#8f9b88}.breadcrumbs{font-size:.75rem;color:var(--muted);margin:0 0 30px;line-height:1.8}.breadcrumbs a{color:var(--accent)}.page-shell{padding-block:36px 75px}.page-intro{max-width:900px;margin-bottom:40px}.page-intro h1{font-size:2.8rem}.page-intro .lead,.intro-description{color:var(--muted);max-width:760px}.archive-layout{display:grid;grid-template-columns:minmax(0,1fr) 285px;gap:45px}.archive-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:25px}.blog-sidebar{min-width:0}.sidebar-block{margin-bottom:32px;padding-bottom:28px;border-bottom:1px solid var(--line)}.sidebar-block .search-form input{height:45px;padding-left:12px;font-size:.875rem}.sidebar-block .search-form button{width:36px;height:36px;margin:4px}.sidebar-category{display:flex;gap:12px;align-items:center;padding:12px 0;font-size:.875rem}.sidebar-category .icon{color:#60813e;width:21px}.sidebar-category small{margin-left:auto;color:var(--muted)}.mini-post{display:flex;align-items:center;gap:13px;margin-bottom:17px;font-size:.8125rem;font-weight:600;line-height:1.4}.mini-post img{width:70px;height:60px;object-fit:cover;border-radius:6px}.sidebar-trust{padding:25px;background:#eaf1e1;border-radius:12px;font-size:.875rem}.sidebar-trust .icon{margin-bottom:15px;color:var(--accent)}.sidebar-trust .widget-title{margin-bottom:10px}.sidebar-trust a{display:block;margin-top:18px;font-weight:600}.quick-links{display:grid;margin-top:24px;font-size:.8125rem;gap:10px}.pagination{margin-top:35px}.pagination .nav-links{display:flex;gap:8px;flex-wrap:wrap}.page-numbers{padding:9px 15px;border:1px solid var(--line);border-radius:5px;background:#fff}.page-numbers.current{background:var(--green)}.article-header{max-width:920px;margin-bottom:30px}.article-header h1{font-size:clamp(2rem,4vw,3.5rem);margin:15px 0 22px}.lead{font-size:1.13rem;color:var(--muted);line-height:1.75}.article-layout{display:grid;grid-template-columns:minmax(0,830px) minmax(210px,1fr);gap:60px;align-items:start}.article-cover{width:100%;aspect-ratio:1.8;object-fit:cover;border-radius:14px}.rating{margin:20px 0 35px;padding:18px 20px;background:#edf3e7;display:flex;align-items:center;justify-content:space-between;gap:20px;border-radius:9px}.rating strong{font-size:.875rem}.rating-status{font-size:.75rem;color:var(--muted);margin:2px 0 0}.stars{display:flex;gap:1px}.stars button{font-size:1.8rem;border:0;background:transparent;color:#567a2e;width:40px;height:44px;padding:0}.stars button:hover,.stars button.selected{color:#365311;background:#d9edbf}.article-sidebar{position:sticky;top:116px;padding-left:25px;border-left:1px solid #d5dfcb}.toc ol{list-style:none;padding:0;margin:0;max-height:calc(100vh - 215px);overflow:auto;scrollbar-width:thin}.toc li a{display:block;font-size:.8125rem;line-height:1.55;padding:8px 10px;border-left:2px solid transparent;color:var(--muted)}.toc li.level-3{padding-left:13px}.toc a.active{border-color:#60893b;background:#eaf2df;color:#34511b}.toc a:hover{color:#35581a}.inline-toc{display:none}.prose{font-size:1.0625rem;line-height:1.9;overflow-wrap:anywhere}.prose>p{margin-bottom:24px}.prose h2{font-size:1.9rem;margin:46px 0 22px;line-height:1.25}.prose h3{font-size:1.4rem;margin:28px 0 18px}.prose a{color:var(--accent);text-decoration:underline;text-underline-offset:4px}.prose ul,.prose ol{padding-left:25px;margin-block:20px 28px}.prose li{margin-bottom:10px}.prose figure{margin:35px 0}.prose figure img{width:100%;border-radius:10px}.prose figcaption{font-size:.8125rem;color:var(--muted);margin-top:8px}.prose table{border-collapse:collapse;width:100%;font-size:.875rem;margin:25px 0;background:#fff}.prose th,.prose td{padding:14px;text-align:left;border:1px solid #dce2d5}.prose th{background:#e8efdf;font-weight:600}.callout,.warning{border-left:3px solid #7eaa4d;padding:22px 25px;background:#eaf2e1;margin:30px 0;border-radius:0 8px 8px 0}.warning{background:#fff4df;border-color:#c39639}.article-faq{margin-top:45px}.article-faq h2{font-size:1.9rem}.article-tags{margin-block:32px}.author-box{display:flex;gap:22px;border-top:1px solid var(--line);padding-top:30px}.avatar-initial{width:54px;height:54px;background:#dceaC8;display:grid;place-items:center;flex-shrink:0;border-radius:50%;font-size:1.5rem;color:#3d5724;font-weight:600}.author-box .widget-title{margin-bottom:10px}.author-box p{color:var(--muted);font-size:.875rem}.related-posts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.contact-layout{display:grid;grid-template-columns:1fr 1.1fr;gap:90px}.contact-info{padding-top:10px}.contact-icon{width:60px;height:60px;background:#e8f3d9;border-radius:14px;display:grid;place-items:center;margin-bottom:24px;color:var(--accent)}.contact-info .as-h2{font-size:2.2rem;margin-bottom:24px}.contact-info>p{max-width:410px;color:var(--muted)}.contact-email{font-size:1.3rem;color:var(--accent);display:inline-block;border-bottom:1px solid #809e64;margin:20px 0 30px}.contact-help{border-top:1px solid var(--line);padding-top:25px;margin-bottom:20px}.contact-help ul{padding-left:20px;font-size:.9375rem;color:var(--muted)}.small{font-size:.8125rem}.contact-form-panel{background:#fff;border:1px solid var(--line);border-radius:16px;padding:35px}.contact-form-panel .widget-title{font-size:1.3rem;margin-bottom:26px}.wpcf7 label{font-size:.875rem;font-weight:600;display:block}.wpcf7 input:not([type=checkbox]):not([type=submit]),.wpcf7 textarea{width:100%;border:1px solid #d3dccb;background:#fafbf8;padding:11px 13px;border-radius:6px;margin-top:7px;min-height:48px}.wpcf7 textarea{height:155px;resize:vertical}.wpcf7 input:focus,.wpcf7 textarea:focus{outline:2px solid #98b978}.wpcf7 input[type=submit]{width:100%;background:var(--ink);color:#fff;padding:13px;border:0;border-radius:7px;white-space:nowrap;font-weight:600;min-height:48px}.wpcf7 input[type=submit]:hover{background:#39462e}.wpcf7-list-item{margin:0!important}.wpcf7-acceptance label{font-weight:400;display:flex;gap:10px;align-items:flex-start;font-size:.8125rem}.wpcf7-acceptance input{margin-top:6px;accent-color:#4a6e2c}.wpcf7 a{text-decoration:underline}.wpcf7-not-valid-tip{font-size:.8125rem!important}.wpcf7-response-output{margin:20px 0!important;font-size:.875rem}.about-layout{display:grid;grid-template-columns:1.2fr 1fr;gap:90px;align-items:start}.about-layout .prose h2:first-child{margin-top:0}.about-panel{background:var(--dark);color:#edf4e7;padding:38px;border-radius:15px;position:sticky;top:118px}.about-panel>.eyebrow{color:var(--green)}.about-panel>p{font-size:3.2rem;line-height:1.1;font-weight:650;letter-spacing:-.05em;margin:25px 0}.about-panel em{font-style:normal;color:var(--green)}.about-panel>div{font-size:.75rem;color:#a6b39b;margin-bottom:25px}.about-panel img{aspect-ratio:1.7;object-fit:cover;border-radius:9px}.team-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px;border-top:1px solid var(--line);padding-top:35px;margin-top:55px}.team-card{display:flex;align-items:flex-start;flex-direction:column;gap:10px}.team-card strong{font-size:1rem}.team-card>span:last-child{font-size:.8125rem;color:var(--muted)}.legal-layout{display:grid;grid-template-columns:minmax(0,780px) 260px;gap:90px}.legal-layout .prose h2:first-child{margin-top:0}.legal-layout aside{padding-top:10px;font-size:.875rem;color:var(--muted)}.legal-layout aside a{color:var(--accent)}.sitemap-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px}.sitemap-grid h2{font-size:1.5rem}.sitemap-grid>div>a{display:block;margin-bottom:12px;text-decoration:underline;text-underline-offset:4px}.sitemap-grid .tags{margin-top:25px}.not-found{text-align:center;max-width:650px;margin:0 auto 60px}.error-number{font-size:6rem;font-weight:800;line-height:1.1;letter-spacing:-.07em;color:#a4ba88;display:block;margin-bottom:25px}.not-found h1{font-size:2.3rem}.not-found .search-form{margin-block:25px}.not-found .button{margin-top:8px}.not-found+.category-strip{margin-bottom:35px}.empty-state{grid-column:1/-1;background:#eaf1e1;padding:40px;border-radius:12px}.empty-state .search-form{margin-block:25px}.mobile-menu{border:0;max-width:100%;width:390px;height:100%;max-height:100%;margin:0 0 0 auto;padding:25px;background:var(--paper)}.mobile-menu::backdrop{background:#111a10aa;backdrop-filter:blur(3px)}.mobile-top{display:flex;justify-content:space-between;align-items:center}.mobile-top .brand img{width:160px}.mobile-menu ul{list-style:none;padding:35px 0;margin:0}.mobile-menu li a{display:block;font-size:1.4rem;padding:13px 0;border-bottom:1px solid var(--line)}.mobile-menu>p{font-size:.8125rem;margin-top:30px;color:var(--muted)}.screen-reader-text,.skip-link{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(1px,1px,1px,1px)}.skip-link:focus{width:auto;height:auto;clip:auto;top:10px;left:10px;z-index:100;background:#fff;padding:15px}.cmplz-cookiebanner{font-family:Arial,Helvetica,sans-serif!important;box-shadow:0 10px 60px #17200f30!important}.cmplz-cookiebanner .cmplz-buttons button{white-space:nowrap!important;min-height:44px!important}.cmplz-cookiebanner .cmplz-message{font-size:13px!important}.cmplz-manage-consent{font-size:12px!important}
@media(min-width:1450px){.hero{padding-block:80px}.hero-grid{gap:95px}}
@media(max-width:1100px){.container{width:calc(100% - 48px)}.hero-grid{gap:35px}.hero h1{font-size:3.4rem}.hero-feature{transform:none}.category-strip>a{padding:22px 18px;gap:12px}.category-strip small{font-size:.7rem}.category-strip>a>.icon{display:none}.header-inner{gap:20px}.desktop-nav ul{gap:24px}.home-posts .card-body{padding:18px}.card-title{font-size:1.2rem}.topic-panel{gap:35px;padding:35px}.archive-layout{gap:30px;grid-template-columns:minmax(0,1fr) 250px}.article-layout{gap:35px}.footer-grid{gap:25px}.contact-layout,.about-layout,.legal-layout{gap:45px}.team-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:800px){.desktop-nav,.edition{display:none}.menu-toggle{display:grid}.header-inner{height:74px}.hero{padding:40px 0}.hero-grid{grid-template-columns:1fr;gap:35px}.hero-copy{max-width:620px}.hero h1{font-size:3.65rem}.hero-lead{max-width:540px}.hero-feature{display:grid;grid-template-columns:1fr 1fr;gap:5px}.feature-photo img{height:100%;aspect-ratio:1.15}.feature-caption{padding:20px 15px}.feature-caption p{font-size:1.45rem}.category-strip{grid-template-columns:1fr}.category-strip>a{padding:19px 22px;border-right:0;border-bottom:1px solid var(--line)}.category-strip>a>.icon{display:block}.category-strip small{font-size:.75rem}.section{padding-block:45px}.home-posts{grid-template-columns:repeat(2,1fr);gap:20px}.home-posts .post-card,.home-posts .post-card:nth-child(n+4){grid-column:span 1;display:block}.home-posts .post-card:nth-child(n+4) .card-image img{aspect-ratio:1.65;min-height:0}.home-posts .post-card:last-child{display:grid;grid-template-columns:1fr 1fr;grid-column:1/-1}.home-posts .post-card:last-child .card-image{height:100%}.home-posts .post-card:last-child img{height:100%;aspect-ratio:1}.topic-panel{grid-template-columns:1fr}.topic-right{border-left:0;border-top:1px solid #cad7bc;padding:28px 0 0}.mini-note{display:none}.trust-grid{gap:25px}.trust-grid .card-title{font-size:1.05rem}.faq-section{gap:30px;grid-template-columns:1fr}.contact-strip{margin-bottom:45px}.footer-grid{grid-template-columns:1.3fr 1fr;gap:32px}.archive-layout{grid-template-columns:1fr}.blog-sidebar{display:grid;grid-template-columns:1fr 1fr;gap:28px}.article-layout{grid-template-columns:1fr}.article-sidebar{display:none}.inline-toc{display:block;margin-bottom:32px;background:#f0f4ea;padding:23px;border:1px solid #dce4d2;border-radius:10px}.inline-toc .toc ol{max-height:none}.toc li a{font-size:.875rem}.article-header h1{font-size:2.7rem}.related-posts{gap:18px}.related-posts .card-title{font-size:1.1rem}.contact-layout,.about-layout,.legal-layout{grid-template-columns:1fr;gap:35px}.contact-info .as-h2{font-size:1.8rem}.contact-info>p{max-width:none}.contact-help{display:none}.about-panel{position:static}.about-panel img{max-height:240px}.sitemap-grid{grid-template-columns:1fr 1fr}.legal-layout aside{border-top:1px solid var(--line);padding-top:25px}}
@media(max-width:520px){.container{width:calc(100% - 36px)}.brand img{width:164px}.header-actions{gap:2px}.header-inner{gap:5px}.hero .eyebrow{font-size:.65rem}.hero h1{font-size:clamp(2.35rem,10.9vw,3.6rem);margin-top:20px}.hero-lead{font-size:1rem}.hero-topics{gap:9px;font-size:.7rem}.hero-feature{display:block;padding:9px}.feature-photo img{aspect-ratio:1.7}.feature-caption{padding:20px 16px}.feature-caption p{font-size:1.45rem}.section-top{align-items:flex-start;flex-direction:column;gap:18px}.as-h2,h2{font-size:1.8rem}.home-posts{grid-template-columns:1fr}.home-posts .post-card:last-child{display:block;grid-column:auto}.home-posts .post-card:last-child img{aspect-ratio:1.65}.home-posts .post-card:nth-child(n+4) .card-excerpt{display:block}.home-posts .card-body{padding:23px}.card-title,.home-posts .post-card:nth-child(n+4) .card-title{font-size:1.35rem}.topic-panel{padding:28px 24px}.topic-panel h2{font-size:1.75rem}.trust-grid{grid-template-columns:1fr;gap:0}.trust-grid>div{padding-block:24px}.trust-grid .card-title{font-size:1.2rem}.trust-grid p:last-child{max-width:none}.faq-section{padding-top:30px}.contact-strip{padding:24px;flex-direction:column;align-items:stretch}.contact-strip>div{gap:15px;align-items:flex-start}.contact-strip .button{width:100%}.footer-grid{gap:25px 20px}.footer-brand{grid-column:1/-1;margin-bottom:5px}.footer-grid>div:last-child{grid-column:1/-1}.footer-grid>div:last-child ul{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.footer-title{margin-bottom:16px}.footer-bottom{flex-direction:column;gap:7px}.page-intro h1{font-size:2.1rem}.page-shell{padding-block:25px 45px}.archive-cards,.blog-sidebar{grid-template-columns:1fr}.blog-sidebar{gap:0}.article-header h1{font-size:2.25rem;line-height:1.13}.lead{font-size:1rem}.article-cover{aspect-ratio:1.5}.rating{padding:17px;flex-direction:column;align-items:flex-start;gap:10px}.stars{width:100%;justify-content:space-between}.stars button{width:44px}.prose{font-size:1rem;line-height:1.85}.prose h2{font-size:1.65rem}.prose h3{font-size:1.3rem}.prose table,.prose tbody,.prose tr,.prose td{display:block}.prose thead{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(1px,1px,1px,1px)}.prose tr{margin-bottom:15px;border:1px solid var(--line);border-radius:7px;overflow:hidden}.prose td{border:0;border-bottom:1px solid var(--line);padding:12px 15px}.prose td:before{content:attr(data-label);display:block;font-weight:700;color:#496632;margin-bottom:3px;font-size:.75rem}.prose td:last-child{border-bottom:0}.author-box{gap:15px}.avatar-initial{width:44px;height:44px;font-size:1.2rem}.related-posts{grid-template-columns:1fr}.contact-form-panel{padding:24px 20px}.contact-email{font-size:1.1rem}.team-grid{grid-template-columns:1fr 1fr;gap:25px 15px}.about-panel{padding:28px}.about-panel>p{font-size:2.8rem}.sitemap-grid{grid-template-columns:1fr}.breadcrumbs{font-size:.7rem}.not-found h1{font-size:1.8rem}.empty-state{padding:25px}}
.store-notice{background:var(--dark);color:#d9e3d2;font-size:.75rem}.store-notice .container{height:32px;display:flex;align-items:center;justify-content:center;gap:55px}.store-notice span{position:relative}.store-notice span+span:before{content:'·';position:absolute;left:-30px;color:var(--green)}.account-link,.cart-link{width:44px;height:44px;display:grid;place-items:center;position:relative;border-radius:50%}.account-link:hover,.cart-link:hover{background:#eef4e8}.account-link .icon,.cart-link .icon{width:21px}.cart-link span{position:absolute;right:0;top:0;min-width:18px;height:18px;padding:0 4px;display:grid;place-items:center;background:var(--green);color:#1e2917;border-radius:10px;font-size:.65rem;font-weight:800}.shop-hero{background:linear-gradient(120deg,#eef4e8 0,#f7f8f5 60%);padding:54px 0 60px;border-bottom:1px solid var(--line)}.shop-hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr);gap:78px;align-items:center}.shop-hero-copy h1{font-size:clamp(3.2rem,5.2vw,5.25rem);line-height:.98;margin:18px 0 24px;letter-spacing:-.065em}.shop-hero-copy h1 span{position:relative;z-index:0}.shop-hero-copy h1 span:after{content:'';height:12px;background:var(--green);position:absolute;left:0;right:-5px;bottom:5px;z-index:-1}.shop-hero-copy .hero-lead{max-width:620px}.product-search{max-width:650px}.shop-hero-copy .product-search{margin-top:28px;background:#fff;box-shadow:0 12px 30px #2f3d2010}.shop-hero-actions{display:flex;align-items:center;gap:26px;margin-top:23px}.shop-featured{background:var(--dark);border-radius:18px;padding:13px;box-shadow:0 28px 55px #25331b20;transform:rotate(1deg)}.shop-featured-image{display:block;position:relative;background:#fff;border-radius:11px;overflow:hidden}.shop-featured-image img{width:100%;aspect-ratio:1.38;object-fit:contain}.shop-featured-image span{position:absolute;left:18px;top:18px;background:var(--green);padding:8px 12px;border-radius:5px;font-size:.67rem;font-weight:800;letter-spacing:.11em}.shop-featured-info{display:flex;align-items:center;justify-content:space-between;color:#eef5e9;padding:20px 13px 10px;gap:20px}.shop-featured-info p{margin:0;font-size:1.25rem;font-weight:700}.shop-featured-info small{color:#aebaa9}.shop-featured-info strong{font-size:1.25rem;white-space:nowrap}.store-benefits{display:grid;grid-template-columns:repeat(3,1fr);background:#fff;border:1px solid var(--line);border-radius:12px;margin-top:-1px}.store-benefits>div{display:flex;align-items:center;gap:16px;padding:22px 28px;border-right:1px solid var(--line)}.store-benefits>div:last-child{border:0}.store-benefits .icon{color:var(--accent)}.store-benefits span,.store-benefits strong,.store-benefits small{display:block}.store-benefits strong{font-size:.9rem}.store-benefits small{font-size:.75rem;color:var(--muted)}.store-categories{scroll-margin-top:100px}.product-category-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.product-category-card{background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden;padding-bottom:16px;display:grid;grid-template-columns:1fr auto;align-items:center;transition:transform .2s,box-shadow .2s}.product-category-card:hover{transform:translateY(-4px);box-shadow:0 16px 32px #26351c12}.product-category-card img{grid-column:1/-1;width:100%;aspect-ratio:1.22;object-fit:cover;margin-bottom:16px;background:#f4f5f3}.product-category-card span{padding-left:17px}.product-category-card strong,.product-category-card small{display:block}.product-category-card strong{font-size:.94rem;line-height:1.3}.product-category-card small{font-size:.72rem;color:var(--muted);margin-top:4px}.product-category-card>.icon{width:17px;margin-right:16px}.featured-products{padding-top:28px}.store-band{background:var(--dark);color:#eff5ea;padding:65px 0}.store-band>.container{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.store-band .eyebrow{color:var(--green)}.store-band h2{font-size:3.2rem;margin:14px 0 0}.store-band-copy p{color:#b8c2b3;max-width:520px}.store-band .button{background:var(--green);color:#1b2714;margin-top:13px}.blog-store-section .section-top>div>p:last-child{color:var(--muted);max-width:560px}.store-posts{grid-template-columns:repeat(3,1fr)}.store-posts .post-card{grid-column:auto!important;display:block!important}.store-posts .card-image{height:auto!important}.store-posts .card-image img{aspect-ratio:1.65!important;min-height:0!important}.store-shell{padding-block:38px 80px}.woocommerce .woocommerce-breadcrumb{font-size:.75rem;color:var(--muted);margin-bottom:30px}.woocommerce .woocommerce-breadcrumb a{color:var(--accent)}.woocommerce-products-header{margin-bottom:34px}.woocommerce-products-header__title.page-title{font-size:clamp(2.3rem,4vw,3.7rem);margin-bottom:15px}.term-description{max-width:760px;color:var(--muted)}.woocommerce .woocommerce-result-count,.woocommerce .woocommerce-ordering{font-size:.82rem;color:var(--muted);margin-bottom:25px}.woocommerce .woocommerce-ordering select{min-height:44px;border:1px solid var(--line);border-radius:6px;padding:0 36px 0 12px;background:#fff}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin:0!important;clear:both}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none}.woocommerce ul.products li.product{width:auto!important;margin:0!important;background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden;padding:0 0 18px!important;display:flex;flex-direction:column;transition:transform .2s,box-shadow .2s}.woocommerce ul.products li.product:hover{transform:translateY(-4px);box-shadow:0 16px 32px #26351c12}.woocommerce ul.products li.product a img{aspect-ratio:1.08;object-fit:cover;margin:0 0 18px!important;background:#f5f6f4}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:1rem!important;line-height:1.35;padding:0 18px!important;min-height:2.7em}.woocommerce ul.products li.product .price{padding:0 18px;color:var(--ink)!important;font-size:1.08rem!important;font-weight:800;margin:3px 0 14px!important}.woocommerce ul.products li.product .button{margin:auto 18px 0!important;background:var(--dark)!important;color:#fff!important;border-radius:6px!important;padding:11px 14px!important;text-align:center;font-size:.8rem}.woocommerce ul.products li.product .button:hover{background:var(--green)!important;color:var(--ink)!important}.woocommerce span.onsale{background:var(--green)!important;color:var(--ink)!important;min-width:52px!important;border-radius:5px!important;line-height:1!important;padding:10px!important;margin:10px!important}.woocommerce nav.woocommerce-pagination ul{border:0!important}.woocommerce nav.woocommerce-pagination ul li{border:0!important;margin:4px!important}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{min-width:42px;padding:12px!important;border:1px solid var(--line);background:#fff}.woocommerce nav.woocommerce-pagination ul li span.current{background:var(--green)!important}.single-product div.product{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.9fr);gap:55px}.single-product div.product .woocommerce-product-gallery,.single-product div.product .summary{width:auto!important;float:none!important}.single-product div.product .woocommerce-product-gallery{background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden}.single-product .summary.entry-summary{padding-top:15px}.single-product .product_title{font-size:clamp(2.2rem,4vw,3.4rem);line-height:1.05}.single-product .price{font-size:1.7rem!important;color:var(--ink)!important;font-weight:800}.single-product .stock{color:var(--accent)!important;font-weight:700}.woocommerce .quantity .qty{min-height:48px;border:1px solid var(--line);border-radius:6px}.woocommerce div.product form.cart .button,.woocommerce button.button,.woocommerce a.button,.woocommerce input.button{min-height:48px;background:var(--dark)!important;color:#fff!important;border-radius:6px!important}.woocommerce div.product form.cart .button:hover,.woocommerce button.button:hover,.woocommerce a.button:hover,.woocommerce input.button:hover{background:var(--green)!important;color:var(--ink)!important}.woocommerce div.product .woocommerce-tabs{grid-column:1/-1}.woocommerce div.product .woocommerce-tabs ul.tabs{padding:0!important}.woocommerce div.product .woocommerce-tabs ul.tabs:before{border-color:var(--line)!important}.woocommerce div.product .woocommerce-tabs ul.tabs li{background:#edf3e7!important;border-color:var(--line)!important}.woocommerce div.product .woocommerce-tabs .panel{max-width:850px}.woocommerce div.product .woocommerce-tabs .panel h2{font-size:1.8rem}.woocommerce table.shop_attributes td,.woocommerce table.shop_attributes th{padding:12px!important;border-color:var(--line)!important}.related.products{grid-column:1/-1}.related.products>h2{font-size:2rem}.woocommerce-message,.woocommerce-info{border-top-color:var(--accent)!important;background:#edf3e7!important}.woocommerce-message:before,.woocommerce-info:before{color:var(--accent)!important}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select,.select2-container--default .select2-selection--single{min-height:48px;border:1px solid #d3dccb;border-radius:6px;background:#fff;padding:10px}.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register{border-color:var(--line);border-radius:12px;background:#fff}.woocommerce-cart-form,.cart_totals,.woocommerce-checkout-review-order,.woocommerce-billing-fields,.woocommerce-shipping-fields,.woocommerce-account .woocommerce-MyAccount-content{background:#fff;border:1px solid var(--line);border-radius:12px;padding:24px}.woocommerce table.shop_table{border-color:var(--line)!important;border-radius:10px!important}.woocommerce-checkout #payment{background:#edf3e7!important}.woocommerce-account .woocommerce-MyAccount-navigation ul{list-style:none;padding:0;margin:0 0 25px;display:flex;gap:8px;flex-wrap:wrap}.woocommerce-account .woocommerce-MyAccount-navigation a{display:block;padding:10px 14px;background:#fff;border:1px solid var(--line);border-radius:5px}.mobile-commerce{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:18px}.mobile-commerce a{display:flex;align-items:center;gap:9px;padding:12px;border:1px solid var(--line);border-radius:7px;font-size:.85rem}.mobile-commerce .icon{width:19px}
@media(max-width:1100px){.shop-hero-grid{gap:40px}.product-category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.woocommerce ul.products{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:800px){.store-notice .container{gap:25px}.store-notice span:nth-child(2){display:none}.shop-hero-grid{grid-template-columns:1fr}.shop-featured{max-width:600px;transform:none}.product-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.store-band>.container{gap:35px}.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}.single-product div.product{grid-template-columns:1fr;gap:25px}.woocommerce div.product .woocommerce-tabs,.related.products{grid-column:auto}}
@media(max-width:520px){.store-notice .container{justify-content:center}.store-notice span:nth-child(3){display:none}.account-link{display:none}.shop-hero{padding:38px 0}.shop-hero-copy h1{font-size:2.75rem}.shop-hero-actions{align-items:flex-start;flex-direction:column;gap:14px}.shop-featured-info{align-items:flex-start}.shop-featured-info p{font-size:1.05rem}.store-benefits{grid-template-columns:1fr}.store-benefits>div{border-right:0;border-bottom:1px solid var(--line);padding:17px 20px}.product-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-category-card strong{font-size:.82rem}.product-category-card span{padding-left:12px}.product-category-card>.icon{margin-right:10px}.store-band{padding:48px 0}.store-band>.container{grid-template-columns:1fr}.store-band h2{font-size:2.35rem}.store-posts{grid-template-columns:1fr}.woocommerce ul.products{gap:13px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:.88rem!important;padding:0 12px!important}.woocommerce ul.products li.product .price{font-size:.95rem!important;padding:0 12px}.woocommerce ul.products li.product .button{margin-left:12px!important;margin-right:12px!important;padding:10px 8px!important}.woocommerce-cart-form,.cart_totals,.woocommerce-checkout-review-order,.woocommerce-billing-fields,.woocommerce-shipping-fields,.woocommerce-account .woocommerce-MyAccount-content{padding:15px}.woocommerce table.shop_table_responsive tr td:before{font-weight:700}.woocommerce-account .woocommerce-MyAccount-navigation ul{display:grid;grid-template-columns:1fr 1fr}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

.cross-content-section{margin-top:68px;padding:38px 40px 42px;border:1px solid #d7e2ce;border-radius:20px;background:linear-gradient(135deg,#edf5e6 0,#f8faf5 58%,#e7f1dd 100%);box-shadow:0 18px 46px #26351c0b}.cross-content-section .section-top{margin-bottom:28px}.cross-content-section .section-top h2{font-size:clamp(1.8rem,3vw,2.5rem)}.cross-content-section .text-link{color:#36551c}.cross-content-section .text-link:hover{color:#1f3212}.cross-content-section .text-link .icon{transition:transform .2s}.cross-content-section .text-link:hover .icon{transform:translateX(4px)}.cross-post-grid .post-card{background:#fff}.cross-post-grid .card-title{font-size:1.16rem}.cross-post-grid .card-image img{aspect-ratio:1.72}.article-products-section{margin-top:0;margin-bottom:0}.article-products-section .woocommerce ul.products{gap:18px}.article-products-section .woocommerce ul.products li.product{background:#fff}.product-articles{clear:both}
@media(max-width:800px){.cross-content-section{margin-top:48px;padding:30px 26px 32px}.article-products-section{margin-top:0}.article-products-section .woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:520px){.cross-content-section{margin-top:36px;padding:24px 18px 26px;border-radius:15px}.article-products-section{margin-top:0}.cross-content-section .section-top{margin-bottom:22px}.cross-content-section .text-link{font-size:.8rem}.cross-post-grid{grid-template-columns:1fr}.article-products-section .woocommerce ul.products{gap:12px}}

/* Product tabs and reviews */
.woocommerce div.product .woocommerce-tabs{margin-top:26px}.woocommerce div.product .woocommerce-tabs ul.tabs{display:flex;gap:9px;overflow-x:auto;margin:0 0 32px!important;padding:0 0 2px!important;border:0!important;scrollbar-width:thin}.woocommerce div.product .woocommerce-tabs ul.tabs:before{display:none!important}.woocommerce div.product .woocommerce-tabs ul.tabs li{flex:0 0 auto;margin:0!important;padding:0!important;border:1px solid #d9e2d2!important;border-radius:999px!important;background:#f2f6ee!important}.woocommerce div.product .woocommerce-tabs ul.tabs li:before,.woocommerce div.product .woocommerce-tabs ul.tabs li:after{display:none!important}.woocommerce div.product .woocommerce-tabs ul.tabs li a{display:block;padding:11px 19px!important;color:#52604d!important;font-size:.9rem;font-weight:700!important;line-height:1.2}.woocommerce div.product .woocommerce-tabs ul.tabs li:hover{border-color:#adc493!important;background:#eaf3e1!important}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{border-color:var(--dark)!important;background:var(--dark)!important}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:#fff!important}.woocommerce div.product .woocommerce-tabs .panel#tab-reviews{max-width:none;margin-bottom:0}

#reviews.woocommerce-Reviews{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(460px,1.28fr);gap:28px;align-items:start}#reviews #comments,#reviews #review_form_wrapper{border:1px solid #dbe3d5;border-radius:18px;background:#fff;box-shadow:0 12px 34px #26351c09}#reviews #comments{position:relative;padding:30px;overflow:hidden}#reviews #comments:before{content:'★';display:grid;place-items:center;width:54px;height:54px;margin-bottom:22px;border-radius:16px;background:var(--green);color:#26381a;font-size:1.7rem;line-height:1}#reviews #comments:after{content:'';position:absolute;right:-48px;top:-48px;width:150px;height:150px;border-radius:50%;background:#eef6e7;z-index:0}#reviews #comments>*{position:relative;z-index:1}#reviews .woocommerce-Reviews-title{margin:0 0 12px;font-size:1.55rem;letter-spacing:-.03em}#reviews .woocommerce-noreviews{margin:0;color:var(--muted);font-size:.95rem;line-height:1.65}#reviews #review_form_wrapper{padding:32px 34px}#review_form #respond{padding:0!important}#review_form #respond .comment-reply-title{display:block;margin:0 0 10px;color:var(--ink);font-size:1.55rem;font-weight:750;line-height:1.2;letter-spacing:-.03em}#review_form #respond .comment-reply-title small{font-size:.75rem}#review_form .comment-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px 18px;margin-top:20px}#review_form .comment-form>p,#review_form .comment-form>div{margin:0}#review_form .comment-notes,#review_form .comment-form-rating,#review_form .comment-form-comment,#review_form .comment-form-cookies-consent,#review_form .form-submit{grid-column:1/-1}#review_form .comment-notes{color:var(--muted);font-size:.9rem;line-height:1.6}#review_form label{display:block;margin:0 0 8px;color:#33402f;font-size:.84rem;font-weight:750;line-height:1.4}#review_form .required{color:#5e7e3e}#review_form .comment-form-rating{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:17px 20px;border-radius:13px;background:var(--dark);color:#fff}#review_form .comment-form-rating label{margin:0;color:#fff;font-size:.9rem}#review_form .comment-form-rating .stars{flex:0 0 auto;margin:0!important;font-size:1.35rem;line-height:1}#review_form .comment-form-rating .stars a{color:var(--green)!important}#review_form input[type=text],#review_form input[type=email],#review_form textarea{width:100%;border:1px solid #ced8c7;border-radius:10px;background:#fbfcfa;color:var(--ink);box-shadow:inset 0 1px 2px #26351c05;outline:none}#review_form input[type=text],#review_form input[type=email]{min-height:50px;padding:10px 13px}#review_form textarea{min-height:150px;padding:13px 15px;resize:vertical}#review_form input[type=text]:focus,#review_form input[type=email]:focus,#review_form textarea:focus{border-color:#769957;background:#fff;box-shadow:0 0 0 3px #c8fa7340}#review_form .comment-form-cookies-consent{display:grid;grid-template-columns:20px 1fr;align-items:start;gap:10px;padding-top:2px}#review_form .comment-form-cookies-consent input{width:19px;height:19px;margin:2px 0 0;accent-color:#557a34}#review_form .comment-form-cookies-consent label{margin:0;color:var(--muted);font-weight:500;line-height:1.5}#review_form #submit{min-width:190px;min-height:50px;margin-top:3px;padding:12px 22px!important;border:0!important;border-radius:999px!important;background:var(--dark)!important;color:#fff!important;font-size:.88rem!important;font-weight:750!important}#review_form #submit:hover{background:var(--green)!important;color:var(--ink)!important;transform:translateY(-1px)}

#reviews .commentlist{list-style:none;margin:24px 0 0!important;padding:0!important}#reviews .commentlist li.review{margin:0 0 16px!important;padding:18px!important;border:1px solid var(--line);border-radius:13px;background:#fbfcfa}#reviews .commentlist li.review:last-child{margin-bottom:0!important}#reviews .commentlist .comment_container{display:grid;grid-template-columns:46px 1fr;gap:14px}#reviews .commentlist img.avatar{position:static!important;float:none!important;width:46px!important;height:46px!important;margin:0!important;padding:0!important;border:0!important;border-radius:50%;background:#edf3e7}#reviews .commentlist .comment-text{margin:0!important;padding:0!important;border:0!important}#reviews .commentlist .star-rating{margin:0 0 7px;color:#6f923f}#reviews .commentlist .meta{margin:0 0 8px;color:var(--muted);font-size:.78rem}#reviews .commentlist .description{font-size:.94rem}

@media(max-width:900px){#reviews.woocommerce-Reviews{grid-template-columns:1fr}#reviews #comments{min-height:0}#reviews #review_form_wrapper{padding:28px}}
@media(max-width:520px){.woocommerce div.product .woocommerce-tabs ul.tabs{gap:7px;margin-bottom:23px!important}.woocommerce div.product .woocommerce-tabs ul.tabs li a{padding:10px 14px!important;font-size:.8rem}#reviews #comments,#reviews #review_form_wrapper{border-radius:14px}#reviews #comments{padding:23px}#reviews #comments:before{width:46px;height:46px;margin-bottom:17px;border-radius:13px;font-size:1.4rem}#reviews #review_form_wrapper{padding:23px 19px}#reviews .woocommerce-Reviews-title,#review_form #respond .comment-reply-title{font-size:1.35rem}#review_form .comment-form{grid-template-columns:1fr;gap:15px}#review_form .comment-notes,#review_form .comment-form-rating,#review_form .comment-form-comment,#review_form .comment-form-cookies-consent,#review_form .form-submit{grid-column:1}#review_form .comment-form-rating{align-items:flex-start;flex-direction:column;padding:16px 17px}#review_form #submit{width:100%;min-width:0}}

/* Expanded shop footer */
@media(min-width:1101px){.footer-grid{grid-template-columns:1.45fr repeat(4,minmax(0,1fr));gap:34px}}
@media(min-width:801px) and (max-width:1100px){.footer-grid{grid-template-columns:1.3fr repeat(2,minmax(0,1fr))}.footer-brand{grid-row:span 2}}
