/*
Theme Name: Agroter Catálogo
Version: 1.0.1
Requires PHP: 7.4
Description: Catálogo WooCommerce com cotações pelo WhatsApp.
Author: Agroter Peças
Text Domain: agroter-catalogo
License: GPL-2.0-or-later
*/
:root{--background:#fff;--foreground:#202522;--primary:#f3c622;--primary-foreground:#202522;--border:#dce0de;--muted:#f3f5f3;--muted-foreground:#5d6861;--ink:#202522;--yellow:#f3c622;--green:#17623d}.dark{--background:#202522;--foreground:#fff;--border:#455249;--muted:#303b33;--muted-foreground:#c6d1c9}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;font-size:16px;color:var(--ink);background:#fff;line-height:1.55}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #d59e00;outline-offset:5px}img{max-width:100%;height:auto}svg{flex-shrink:0}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.12}.wrap{width:min(1280px,calc(100% - 88px));margin:auto}.topbar{background:var(--ink);color:#fff;font-size:12px;letter-spacing:1.2px}.topbar .wrap{display:flex;justify-content:space-between;padding:10px 0}.topbar span:last-child{letter-spacing:0;color:#d0d5d1}.topbar i{display:inline-block;width:4px;height:4px;margin:0 16px;background:var(--yellow);vertical-align:middle}.header{display:flex;align-items:center;gap:36px;min-height:100px;justify-content:space-between}.logo{width:208px;display:block}.header nav{display:flex;gap:26px;font-size:14px;font-weight:600}.header nav a:hover{color:#786000}.button{display:inline-flex;justify-content:center;align-items:center;gap:12px;min-height:52px;padding:14px 22px;font-weight:700;border:0;border-radius:4px;font-size:15px}.button.dark{background:var(--ink);color:white}.button.small{font-size:14px;padding:12px 18px;min-height:46px}.button.yellow{background:var(--yellow);color:var(--ink)}.button.green{background:var(--green);color:#fff}.hero{background:#202a23;color:#fff;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.08fr 1fr;gap:75px;padding-top:58px;padding-bottom:56px}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:700;display:flex;gap:10px;align-items:center}.eyebrow b{width:7px;height:7px;background:var(--yellow)}.hero h1{font-size:clamp(44px,4.7vw,67px);font-weight:700;letter-spacing:-3px;margin:24px 0}.hero em{font-style:normal;color:var(--yellow)}.hero-copy>p{font-size:17px;color:#c3cec6;line-height:1.7}.search{margin-top:27px;background:white;display:flex;align-items:center;gap:12px;padding:7px 7px 7px 17px;border-radius:4px;color:var(--ink);height:58px}.search input{border:0;background:transparent;outline:0;flex:1;min-width:0;font-size:14px;height:100%}.search button{height:44px;width:46px;border:0;display:grid;place-items:center;background:var(--yellow);border-radius:3px}.search-hints{display:flex;align-items:center;gap:13px;flex-wrap:wrap;color:#bbc5be;font-size:12px;margin-top:12px}.search-hints a{border-bottom:1px solid #67756b;padding-bottom:1px}.hero-product{background:#ecedeb;position:relative;align-self:stretch;min-height:470px;color:var(--ink);border-radius:4px;display:flex;flex-direction:column;overflow:hidden}.hero-index{padding:22px 24px;display:flex;justify-content:space-between;font-size:10px;font-weight:700;letter-spacing:1px;border-bottom:1px solid #d5dad6}.hero-index span{font-size:11px;color:#666}.hero-product>img{position:absolute;inset:70px 8% 120px;width:84%;height:calc(100% - 180px);object-fit:contain;mix-blend-mode:multiply}.hero-caption{margin-top:auto;padding:25px 28px;display:flex;justify-content:space-between;align-items:end;position:relative}.hero-caption span{font-size:10px;letter-spacing:1.6px;color:#616b64}.hero-caption h2{font-size:27px;letter-spacing:-.8px;margin:8px 0}.hero-caption p{font-size:12px;letter-spacing:1.5px}.hero-caption a{border:1px solid #b7bfb9;display:grid;place-items:center;width:50px;height:50px;border-radius:50%}.service-strip{display:grid;grid-template-columns:repeat(3,1fr);padding:28px 0;border-bottom:1px solid var(--border)}.service-strip>div{display:flex;gap:18px;align-items:center;padding:0 34px;border-right:1px solid var(--border)}.service-strip>div:first-child{padding-left:0}.service-strip>div:last-child{border:0}.service-strip svg{width:27px;height:27px;color:#69776b}.service-strip span{font-size:12px;color:#637066;line-height:1.8}.service-strip strong{font-size:14px;color:var(--ink);font-weight:600}.section{padding-top:72px;padding-bottom:72px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:32px}.eyebrow.light{color:#647368;font-size:11px}.section-heading h2{font-size:34px;letter-spacing:-1.3px;margin-top:15px}.text-link{font-size:14px;font-weight:600;display:inline-flex;align-items:center;gap:12px;border-bottom:1px solid #78877c;padding-bottom:6px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.product-card{border:1px solid #e0e4e1;border-radius:4px;overflow:hidden;background:white;transition:transform .2s,box-shadow .2s}.product-card:hover{transform:translateY(-3px);box-shadow:0 10px 30px #1423190b}.product-picture{background:#f4f5f3;height:230px;padding:24px;display:block;position:relative}.product-picture img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.product-picture>svg{position:absolute;top:16px;right:16px;color:#6b786e}.product-body{padding:22px}.micro{text-transform:uppercase;font-size:10px;letter-spacing:1.3px;color:#68746b;font-weight:600}.product-card h3{font-size:18px;line-height:1.35;margin:10px 0 13px;min-height:48px}.code{font-family:monospace;font-size:12px;letter-spacing:.6px;color:#5b685e}.card-cta{display:flex;justify-content:space-between;align-items:center;margin-top:20px;padding-top:17px;border-top:1px solid #e3e7e4;color:var(--green);font-size:13px;font-weight:700}.footer{background:#eff2ef;padding:45px 0}.footer .wrap{display:flex;justify-content:space-between;align-items:center;gap:20px}.footer img{mix-blend-mode:multiply;max-width:190px}.footer p{font-size:14px;color:#59665d}.footer a{font-weight:700}.skip-link{position:absolute;top:-100px}.skip-link:focus{top:10px;left:10px;background:white;padding:12px;z-index:100}
@media(max-width:1100px){.wrap{width:calc(100% - 48px)}.header{gap:20px}.header nav{gap:18px}.header>.button{display:none}.hero-grid{gap:36px}.hero h1{font-size:52px}.product-grid{grid-template-columns:repeat(3,1fr)}.product-card:last-child{display:block}.product-picture{height:210px}}
@media(max-width:760px){.wrap{width:calc(100% - 36px)}.topbar span:last-child{display:none}.topbar .wrap{justify-content:center;font-size:10px}.header{min-height:82px;flex-wrap:wrap;gap:14px;padding-top:16px;padding-bottom:16px}.logo{width:172px}.header nav{gap:20px;font-size:12px;width:100%;overflow:auto;white-space:nowrap;padding-top:6px}.hero-grid{grid-template-columns:1fr;gap:28px;padding-top:36px;padding-bottom:28px}.hero h1{font-size:49px;letter-spacing:-2.5px;margin:20px 0}.hero-copy>p{font-size:16px}.hero-product{min-height:390px}.hero-index{font-size:9px}.service-strip{grid-template-columns:1fr;padding:12px 0}.service-strip>div{padding:14px 0;border-right:0;border-bottom:1px solid var(--border)}.section{padding-top:46px;padding-bottom:46px}.section-heading{display:block}.section-heading h2{font-size:29px}.section-heading>.text-link{margin-top:22px}.product-grid{grid-template-columns:repeat(2,1fr);gap:12px}.product-picture{height:175px;padding:18px}.product-body{padding:15px}.product-card h3{font-size:16px;min-height:63px}.card-cta{font-size:12px}.micro{font-size:9px}.footer .wrap{flex-direction:column;align-items:start}.desktop{display:none}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
.header nav{font-size:14px;gap:20px}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.category-tile{display:flex;align-items:center;gap:20px;border:1px solid var(--border);padding:22px;border-radius:4px;transition:background .2s}.category-tile:hover{background:#f3f5ef}.category-tile>svg:first-child{color:#526b57}.category-tile>svg:last-child{margin-left:auto}.category-tile h3{font-size:16px;line-height:1.3}.category-tile span{display:block;font-size:13px;color:#68756c;margin-top:5px}.section-intro{font-size:15px;color:#5b695f;line-height:1.65}.featured-section{background:#f5f7f4}.how-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px}.how-grid h2,.faq-section h2{font-size:36px;letter-spacing:-1.4px;line-height:1.17;margin-top:20px}.how-grid p{color:#5f6c63;line-height:1.8;margin-top:22px;max-width:460px}.how-grid .text-link{margin-top:27px}.steps{margin:0;padding:0;list-style:none}.steps li{display:flex;align-items:center;gap:22px;border-bottom:1px solid var(--border);padding:24px 0}.steps li:first-child{padding-top:0}.steps li>span{font-size:14px;font-family:monospace;color:#69796d;align-self:flex-start;padding-top:4px}.steps h3{font-size:19px}.steps p{margin-top:8px;font-size:14px;line-height:1.7}.steps svg{margin-left:auto;color:#58735f}.guides-section{background:#f0f3ee}.guides-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.guide-card{border:1px solid #d6dfd5;padding:28px;background:#fff;border-radius:4px;display:flex;flex-direction:column}.guide-top{display:flex;justify-content:space-between;align-items:center;color:#5a6f5e;margin-bottom:40px}.guide-top span{font-family:monospace;font-size:12px}.guide-card h3{font-size:24px;letter-spacing:-.6px;line-height:1.25;margin:14px 0 30px}.guide-card .text-link{align-self:flex-start;margin-top:auto}.faq-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px}.faq-section .text-link{margin-top:25px}.faq-list{border-top:1px solid var(--border)}.faq-question{padding:23px 0;font-size:16px;line-height:1.5;font-weight:600}.faq-answer{font-size:15px;color:#5a685e;line-height:1.8;padding-bottom:22px;padding-right:25px}.quote-band{background:#253829;color:#fff;padding:60px 0}.quote-band .wrap{display:flex;align-items:center;justify-content:space-between;gap:40px}.quote-band .eyebrow{color:#cbd6c7;font-size:11px}.quote-band h2{font-size:39px;line-height:1.15;letter-spacing:-1.3px;margin:20px 0}.quote-band p{color:#c1cfc1;font-size:16px;line-height:1.8}.footer{padding:60px 0 0}.footer .footer-grid{display:grid;grid-template-columns:1.2fr .85fr 1.1fr;align-items:start;gap:60px}.footer-grid>div{display:flex;flex-direction:column;align-items:start;gap:12px}.footer-grid h3{font-size:14px;margin-bottom:10px}.footer-grid p{line-height:1.9;font-size:14px}.footer-grid img{margin-bottom:14px}.footer-grid a{font-size:14px;font-weight:400;display:flex;align-items:center;gap:6px}.footer .footer-bottom{font-size:12px;padding:22px 0;margin-top:46px;border-top:1px solid #d6dfd6;color:#6b766e}.breadcrumbs{font-size:12px;color:#6c796f;display:flex;flex-wrap:wrap;gap:12px;padding:28px 0}.breadcrumbs>span{display:flex;gap:12px}.breadcrumbs a:hover{color:var(--green);text-decoration:underline}.catalog-intro{background:#f2f5f0;padding-bottom:38px}.catalog-intro h1{font-size:44px;letter-spacing:-1.7px;margin-top:18px}.catalog-intro p{max-width:750px;font-size:16px;color:#5d6b61;line-height:1.8;margin-top:16px}.search-bordered{border:1px solid #cbd5ca;max-width:670px}.catalog-layout{display:grid;grid-template-columns:240px 1fr;gap:36px;padding-top:38px;padding-bottom:65px}.catalog-sidebar h2{font-size:17px;margin-bottom:16px}.catalog-sidebar>a{font-size:14px;padding:13px 10px;display:flex;justify-content:space-between;border-bottom:1px solid #e7ebe6;gap:12px}.catalog-sidebar>a span{font-size:12px;color:#6c7b6f}.catalog-sidebar>a.active{background:#edf2e9;font-weight:700;border-left:3px solid #6f855c;padding-left:7px}.sidebar-help{background:#edf2e9;margin-top:30px;padding:22px}.sidebar-help>svg{color:#406b48;margin-bottom:20px}.sidebar-help h3{font-size:18px}.sidebar-help p{font-size:14px;line-height:1.8;color:#5f6f62;margin:10px 0 18px}.results-heading{display:flex;justify-content:space-between;gap:20px;margin-bottom:24px;align-items:center}.results-heading p{font-size:14px;color:#69746c}.results-heading strong{color:var(--ink)}.results-heading>span{font-size:12px;color:#647269}.results-heading a{text-decoration:underline}.catalog-results .product-grid{grid-template-columns:repeat(3,1fr)}.catalog-results .product-picture{height:205px}.catalog-pagination{margin-top:36px}.catalog-pagination [data-active=true]{border-color:#6b845b;background:#eff4e8}.empty-results{border:1px solid var(--border);padding:80px 28px;text-align:center;display:flex;flex-direction:column;align-items:center}.empty-results>svg{color:#627a5e;margin-bottom:25px}.empty-results h2{font-size:27px}.empty-results p{max-width:420px;color:#67756b;margin:18px 0 25px}.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:65px;margin:8px 0 65px}.detail-photo{background:#f2f4f0;min-height:530px;padding:42px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid #e3e8df;border-radius:4px}.detail-photo>a{display:block;flex:1;width:100%}.detail-photo img{width:100%;height:450px;object-fit:contain;mix-blend-mode:multiply}.detail-photo>span{display:flex;align-items:center;justify-content:space-between;width:100%;font-family:monospace;font-size:13px;color:#5e6a61;margin-top:25px}.detail-content{padding:18px 0}.detail-content h1{font-size:40px;letter-spacing:-1.5px;line-height:1.18;margin:18px 0 23px}.detail-code{font-family:monospace;display:flex;gap:20px;align-items:center;font-size:12px;color:#5c6e60;padding:15px 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.detail-code strong{font-size:17px;color:var(--ink)}.detail-content>p:not(.quote-note){font-size:16px;line-height:1.85;color:#5c695f;margin:22px 0}.button.full{width:100%;min-height:57px}.quote-note{text-align:center;font-size:12px;color:#637367;margin-top:10px}.application-note{display:flex;gap:14px;background:#f5f4e9;padding:17px;margin-top:24px;color:#655d3f}.application-note p{font-size:13px;line-height:1.7}.detail-contact{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:23px;font-size:12px;color:#67756b}.detail-contact a{font-size:15px;font-weight:600;color:var(--ink)}.technical-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:65px;padding-top:35px;border-top:1px solid var(--border)}.technical-grid h2{font-size:28px;letter-spacing:-.7px;margin:18px 0 24px;line-height:1.2}.spec-table th{font-size:14px;padding:15px 10px;white-space:normal;width:40%;background:#f4f6f2;font-weight:400}.spec-table td{font-size:14px;white-space:normal;padding:15px}.source-note{font-size:12px;color:#647367;line-height:1.8;margin-top:20px}.source-note a{display:inline;text-decoration:underline}.source-note svg{display:inline}.quote-checklist{background:#edf2e9;padding:30px}.quote-checklist>svg{color:#576f4c}.quote-checklist h2{font-size:25px}.quote-checklist ul{list-style:none;padding:0;margin:0 0 25px}.quote-checklist li{font-size:14px;display:flex;gap:10px;align-items:center;padding:8px 0}.quote-checklist li svg{color:#3c7346}.related-note{font-size:14px;color:#617064;margin:-12px 0 26px}.about-hero{display:grid;grid-template-columns:1.15fr 1fr;gap:65px;padding:45px 0 70px}.about-hero h1,.contact-grid h1,.guide-intro h1,.not-found h1{font-size:49px;line-height:1.16;letter-spacing:-2px;margin:22px 0}.about-hero h1 em{font-style:normal;color:#567346}.about-hero p{font-size:17px;color:#5b6b5f;line-height:1.9;margin:0 0 22px}.about-hero .button{margin-top:10px}.values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;padding:40px 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.values-grid span{font-family:monospace;color:#728368}.values-grid h2{font-size:24px;letter-spacing:-.6px;line-height:1.3;margin:22px 0 14px}.values-grid p{font-size:15px;color:#617064;line-height:1.9}.contact-section{padding-bottom:85px}.contact-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:80px;padding:38px 0}.contact-grid>div>p{font-size:17px;line-height:1.9;color:#647365;max-width:500px}.contact-grid .button{margin-top:28px}.contact-phone{display:block;margin-top:15px;font-size:14px;color:#546859}.contact-card{background:#eef3e9;padding:36px;border:1px solid #dbe4d4}.contact-card h2{font-size:25px;margin-bottom:30px}.contact-card>div{display:flex;gap:18px;margin:26px 0}.contact-card svg{color:#506d44;width:21px}.contact-card p{font-size:15px;line-height:1.75;overflow-wrap:anywhere}.contact-card p span{font-size:12px;display:block;margin-bottom:5px;color:#64765b}.contact-card p.contact-small{font-size:12px;border-top:1px solid #d4dfcb;padding-top:20px;color:#67755f}.guide-intro{margin:20px 0 45px}.guide-intro p{font-size:17px;color:#65725f}.article-wrap{max-width:1000px;padding-bottom:70px}.article-header{max-width:800px;padding:28px 0 38px}.article-header h1{font-size:48px;line-height:1.2;letter-spacing:-1.8px;margin:20px 0}.article-header p{font-size:19px;color:#61705e;line-height:1.7}.article-body{max-width:760px}.article-body section{padding:25px 0;border-top:1px solid var(--border)}.article-body h2{font-size:26px;margin-bottom:18px;letter-spacing:-.5px}.article-body p{font-size:17px;line-height:1.9;color:#52624f}.article-body>.text-link{margin-top:24px}.not-found{padding:75px 0}.not-found p{color:#67755d}.not-found .text-link{margin-top:30px;margin-right:25px}.image-unavailable{display:flex;height:100%;align-items:center;justify-content:center;font-size:14px;color:#62765b}
@media(min-width:1350px){.hero-grid{gap:90px}.hero{background:linear-gradient(110deg,#202a23 55%,#2f3e2b)}.header nav{gap:25px}}
@media(max-width:1100px){.catalog-layout{grid-template-columns:200px 1fr;gap:25px}.catalog-results .product-grid{grid-template-columns:repeat(2,1fr)}.category-tile{padding:18px;gap:13px}.how-grid,.faq-section{gap:40px}.product-detail,.technical-grid{gap:35px}.detail-photo{padding:24px;min-height:480px}.detail-photo img{height:400px}.detail-content h1{font-size:33px}.contact-grid{gap:35px}.contact-grid h1,.about-hero h1{font-size:40px}.footer .footer-grid{gap:30px}}
@media(max-width:760px){.header nav{font-size:13px}.category-grid{grid-template-columns:1fr 1fr;gap:10px}.category-tile{gap:10px;padding:17px 13px}.category-tile>svg:first-child{width:21px}.category-tile>svg:last-child{display:none}.category-tile h3{font-size:14px}.category-tile span{font-size:12px}.section-intro{margin-top:16px}.how-grid,.faq-section{grid-template-columns:1fr;gap:35px}.how-grid h2,.faq-section h2{font-size:31px}.guides-grid{grid-template-columns:1fr}.guide-card{padding:24px}.guide-top{margin-bottom:25px}.guide-card h3{font-size:24px}.quote-band{padding:40px 0}.quote-band .wrap{display:block}.quote-band h2{font-size:34px}.quote-band .button{margin-top:28px}.footer .footer-grid{grid-template-columns:1fr;gap:30px}.footer .footer-bottom{align-items:start;gap:12px;padding-bottom:25px}.catalog-intro h1{font-size:34px;overflow-wrap:anywhere}.catalog-layout{display:block;padding-top:26px}.catalog-sidebar{display:flex;overflow-x:auto;gap:8px;margin-bottom:28px;padding-bottom:10px}.catalog-sidebar h2,.catalog-sidebar .sidebar-help{display:none}.catalog-sidebar>a{border:1px solid var(--border);white-space:nowrap;padding:10px 12px;font-size:13px;align-items:center;gap:7px;border-radius:4px}.catalog-sidebar>a.active{border:1px solid #98aa8c;padding-left:12px}.results-heading{gap:10px}.results-heading>span{font-size:11px}.catalog-results .product-picture{height:175px}.catalog-pagination [data-slot=pagination-content]{flex-wrap:wrap;justify-content:center}.product-detail{display:flex;flex-direction:column;gap:22px;margin-bottom:35px}.detail-content{display:contents}.detail-content>.eyebrow{order:-4}.detail-content>h1{order:-3;font-size:34px;margin:0}.detail-code{order:-2}.detail-photo{min-height:320px;padding:22px;order:-1}.detail-photo img{height:280px}.detail-photo>span{margin-top:15px}.detail-content>p:not(.quote-note){margin:0}.quote-note{margin-top:-12px}.application-note{margin-top:0}.detail-contact{margin-top:0;flex-wrap:wrap}.technical-grid{grid-template-columns:1fr;gap:30px}.about-hero,.contact-grid{grid-template-columns:1fr;gap:25px;padding:24px 0 40px}.about-hero h1,.contact-grid h1,.guide-intro h1,.not-found h1{font-size:37px;letter-spacing:-1.3px}.values-grid{grid-template-columns:1fr;gap:30px;padding:32px 0}.values-grid h2{margin-top:12px}.contact-card{padding:26px}.contact-section{padding-bottom:35px}.article-header h1{font-size:36px;letter-spacing:-1px}.article-header p{font-size:17px}.article-body h2{font-size:24px}.article-body p{font-size:16px}.breadcrumbs{font-size:12px;gap:8px}.breadcrumbs>span{gap:8px}.section-heading h2{font-size:29px}}
/* Compact secondary text remains legible on mobile and desktop. */
.eyebrow,.eyebrow.light,.hero-index,.hero-index span,.hero-caption span,.micro,.quote-band .eyebrow,.topbar .wrap{font-size:12px}.search input{font-size:16px}.card-cta{font-size:14px}.header nav{font-size:14px}.catalog-sidebar>a{font-size:14px}.quote-note,.source-note,.contact-small,.results-heading>span{font-size:13px}.hero-product>img{inset:65px 5% 120px;width:90%;height:calc(100% - 170px)}

/* Native WordPress integration */
.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.screen-reader-text:focus{clip:auto;width:auto;height:auto;padding:12px;background:white;z-index:99999}.custom-logo{width:208px;height:auto}.product-picture,.detail-photo,.hero-product{background:#fff}.product-picture img,.detail-photo img,.hero-product>img{mix-blend-mode:normal}.hero-product{transform:none}.hero-caption h2{font-size:23px;overflow-wrap:anywhere}.category-arrow{margin-left:auto;font-size:23px}.faq-list details{border-bottom:1px solid var(--border)}.faq-question{cursor:pointer}.entry-content{max-width:900px;padding:40px 0 70px;overflow-wrap:anywhere}.entry-content h1{font-size:42px;margin-bottom:28px}.entry-content h2,.entry-content h3{margin:28px 0 16px}.entry-content p{margin:16px 0}.entry-content a{color:var(--green);text-decoration:underline}.entry-content img,.entry-content iframe{max-width:100%}.product-copy{margin:24px 0;line-height:1.8;overflow-wrap:anywhere}.product-copy h2,.product-copy h3{font-size:21px;margin:22px 0 12px}.product-copy p{margin:12px 0}.product-copy table{width:100%;border-collapse:collapse}.product-copy td,.product-copy th{border:1px solid var(--border);padding:10px}.photo-thumbs{display:flex;gap:12px;flex-wrap:wrap;margin:16px 0}.photo-thumbs img{width:85px;height:85px;object-fit:contain;border:1px solid var(--border)}.page-numbers{display:inline-flex;padding:10px 15px;border:1px solid var(--border);margin:4px}.page-numbers.current{background:var(--ink);color:white}.woocommerce-breadcrumb{padding:25px 0;font-size:13px;color:#5d6b61}.wp-block-image{margin:20px 0}.quote-band .button{flex-shrink:0}.product-body h3{overflow-wrap:anywhere}.header nav{flex-wrap:wrap}.wp-caption{max-width:100%}.alignleft{float:left;margin-right:20px}.alignright{float:right;margin-left:20px}.aligncenter{display:block;margin:auto}.catalog-intro .term-description{max-width:850px}.product-copy ul{padding-left:22px}.footer-bottom{flex-wrap:wrap}.search input:focus-visible{outline:2px solid var(--green);outline-offset:2px}.button:hover{filter:brightness(.94)}.product-grid{align-items:stretch}.product-card{display:flex;flex-direction:column}.product-body{flex:1;display:flex;flex-direction:column}.card-cta{margin-top:auto;padding-top:14px}.product-card .code{margin-bottom:18px}.product-body h3{margin-bottom:24px}.guide-card p{color:#5d6b61;line-height:1.8}.hero-product>img{inset:70px 8% auto;height:calc(100% - 230px)}.hero-caption{min-height:145px}.skip-link:focus{z-index:999999}.woocommerce-product-attributes{max-width:900px}
@media(max-width:760px){.header nav{flex-wrap:nowrap}.hero-caption h2{font-size:20px}.entry-content h1{font-size:32px}.hero-product{min-height:420px}.product-detail{display:block}.detail-photo{min-height:320px}.detail-photo img{height:300px}.detail-content{padding-top:28px}.footer-bottom{display:flex}.hero h1{font-size:46px}.custom-logo{width:172px}.hero-caption{min-height:130px}.hero-product>img{height:230px}}

.woocommerce a.button{display:inline-flex;align-items:center;justify-content:center;line-height:1.5;font-size:15px;padding:14px 22px;border-radius:4px;font-weight:700}.woocommerce a.button.dark{background:var(--ink);color:#fff}.woocommerce a.button.green{background:var(--green);color:#fff}.woocommerce a.button.yellow{background:var(--yellow);color:var(--ink)}.woocommerce .product-detail .detail-photo{align-self:start}.woocommerce .product-copy p{font-size:16px}
@media(max-width:1100px){.woocommerce .header>a.button{display:none}}
