:root{--smarton-chalk:var(--wp--preset--color--chalk,#edebdf);--smarton-moss:var(--wp--preset--color--moss,#1c4032);--smarton-lava:var(--wp--preset--color--lava,#261a17);--smarton-growth:var(--wp--preset--color--growth,#91d8a2);--smarton-sun:var(--wp--preset--color--sun,#ffd23f);--smarton-surface:var(--wp--preset--color--surface,#e2e2d5);--smarton-gutter:clamp(20px,3.3vw,60px);--smarton-radius:32px;--smarton-header-radius:26px;--smarton-announcement-height:42px;--smarton-admin-offset:0px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:125px}body{margin:0;overflow-x:clip}button,input,textarea,select{font:inherit}a,button{touch-action:manipulation}button{cursor:pointer}img{max-width:100%;height:auto}a,button,input,select,textarea{outline-offset:5px}:focus-visible{outline:3px solid #b68400}::selection{background:var(--smarton-sun);color:var(--smarton-moss)}
.wp-site-blocks{background:var(--smarton-moss)}.wp-site-blocks>.wp-block-template-part,.wp-site-blocks>main{margin-block:0}.smarton-shell{width:min(calc(100% - var(--smarton-gutter)*2),1500px);max-width:none;margin-inline:auto}.smarton-main{position:relative;z-index:2;background:var(--smarton-chalk);border-radius:0 0 var(--smarton-radius) var(--smarton-radius);overflow:clip;display:flow-root;min-height:42vh;padding-bottom:72px}.smarton-main>.wp-block-post-content{margin:0}.smarton-main>.smarton-shell{padding-top:36px}.smarton-section{margin-block:80px}.smarton-section:first-child{margin-top:0}.smarton-section:last-child{margin-bottom:0}.smarton-eyebrow{font-size:.8125rem;font-weight:600;letter-spacing:.1em;line-height:1.5;text-transform:uppercase}.smarton-section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:32px}.smarton-section-heading h2{margin:13px 0 0}.smarton-section-heading>.wp-block-buttons{flex-shrink:0}.smarton-muted{opacity:.78}.smarton-tight>*{margin-block:0}.smarton-tight>*+*{margin-top:16px}.smarton-copy{max-width:590px}.smarton-copy p{line-height:1.8}.smarton-link{font-weight:600}.wp-block-button__link{transition:background .2s,transform .2s;min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:12px}.wp-block-button__link:hover{transform:translateY(-2px);text-decoration:none}.is-style-outline>.wp-block-button__link{border-width:1px}.wp-block-image img{object-fit:cover}.smarton-brand-image img{border-radius:0!important}.smarton-page-heading{padding-block:24px 38px}.smarton-page-heading h1{margin:20px 0 0}.smarton-page-heading p{max-width:670px}.smarton-reading{width:min(calc(100% - var(--smarton-gutter)*2),800px);margin-inline:auto}.smarton-reading>.wp-block-post-title{margin-block:28px}.smarton-reading .wp-block-post-content{line-height:1.8}.smarton-reading .wp-block-post-content h2{margin-top:2.5rem;font-size:2rem}.smarton-reading .wp-block-post-featured-image img{width:100%;border-radius:24px}.smarton-breadcrumb{font-size:.875rem;opacity:.8}

/* Header: the light surface fills the viewport; only its upper corners round. */
.smarton-site-header{position:sticky;top:calc(var(--smarton-admin-offset) - var(--smarton-announcement-height));z-index:30;background:var(--smarton-lava);isolation:isolate}.smarton-announcement{min-height:42px;padding:9px var(--smarton-gutter);background:var(--smarton-lava);color:var(--smarton-chalk);font-size:.8125rem}.smarton-announcement p{margin:0}.smarton-announcement>.wp-block-group{width:min(100%,1500px);margin:auto;justify-content:space-between;gap:20px}.smarton-header{background:var(--smarton-chalk);border-radius:var(--smarton-header-radius) var(--smarton-header-radius) 0 0;position:relative}.smarton-site-header.is-scrolled .smarton-header{border-radius:0}.smarton-header:after{content:"";position:absolute;top:100%;left:0;right:0;height:var(--smarton-header-radius);pointer-events:none;opacity:0;background:radial-gradient(circle at 100% 100%,transparent calc(var(--smarton-header-radius) - .5px),var(--smarton-chalk) var(--smarton-header-radius)) left top / var(--smarton-header-radius) var(--smarton-header-radius) no-repeat,radial-gradient(circle at 0 100%,transparent calc(var(--smarton-header-radius) - .5px),var(--smarton-chalk) var(--smarton-header-radius)) right top / var(--smarton-header-radius) var(--smarton-header-radius) no-repeat;transition:opacity .2s}.smarton-site-header.is-scrolled .smarton-header:after{opacity:1}.smarton-header-row{min-height:96px;gap:20px!important;flex-wrap:nowrap!important}.smarton-header-row>.wp-block-site-logo{flex:none}.smarton-header-row .wp-block-site-logo img{width:160px;height:auto;border-radius:0}.smarton-header-row>.wp-block-navigation{margin-inline:auto;flex:1;justify-content:center}.smarton-header-actions{flex:none;gap:10px!important;flex-wrap:nowrap!important}.smarton-header-actions>.wp-block-buttons{margin:0}.smarton-header-actions .wp-block-button__link{font-size:.875rem;padding:12px 18px;min-height:44px}.smarton-header .wp-block-navigation__container{gap:3px}.smarton-header .wp-block-navigation-item__content{position:relative;isolation:isolate;padding:12px 16px;border-radius:999px;text-decoration:none;font-size:1rem;line-height:1.4;transition:color .2s;white-space:nowrap}.smarton-header .wp-block-navigation-item__content:before{content:"";position:absolute;inset:0;z-index:-1;background:var(--smarton-lava);border-radius:inherit;opacity:0;transform:scale(.86,.65);transition:opacity .18s,transform .28s cubic-bezier(.2,.75,.25,1)}.smarton-header .wp-block-navigation-item__content:is(:hover,:focus-visible,[aria-current="page"]),.smarton-header .current-menu-item>.wp-block-navigation-item__content{color:var(--smarton-chalk)}.smarton-header .wp-block-navigation-item__content:is(:hover,:focus-visible,[aria-current="page"]):before,.smarton-header .current-menu-item>.wp-block-navigation-item__content:before{opacity:1;transform:scale(1)}.smarton-header .wp-block-navigation__submenu-container{padding:12px;border:1px solid #1c403222;border-radius:18px;background:var(--smarton-chalk)}.smarton-header .wp-block-navigation-submenu>.wp-block-navigation-item__content{padding-right:8px}.smarton-header .wp-block-navigation__submenu-icon{margin-right:10px}.smarton-header-search{width:auto!important}.smarton-header-search .wp-block-search__inside-wrapper{padding:0;border:0;gap:8px}.smarton-header-search .wp-block-search__button{padding:10px;margin:0;border:0;border-radius:50%;background:transparent;color:var(--smarton-moss)}.smarton-header-search .wp-block-search__input{border:1px solid #1c403244;border-radius:999px;min-width:150px;max-width:220px;padding:10px 16px}.smarton-header .wc-block-mini-cart__button{padding:10px;color:inherit}.smarton-header .wc-block-mini-cart__badge{background:var(--smarton-moss);color:var(--smarton-chalk)}

/* Native Cover blocks become a carousel on the storefront; remain editable blocks. */
.smarton-slider{position:relative;margin-block:14px 0;border-radius:26px;overflow:hidden;background:var(--smarton-moss);isolation:isolate}.smarton-slider>.wp-block-cover{margin:0;min-height:620px;padding:60px 60px 100px;align-items:center}.smarton-slider.is-ready{display:grid;grid-template-columns:minmax(0,1fr)}.smarton-slider.is-ready>.wp-block-cover{grid-area:1/1;visibility:hidden;pointer-events:none;opacity:0;transition:opacity .4s}.smarton-slider.is-ready>.wp-block-cover.is-active{visibility:visible;pointer-events:auto;opacity:1;z-index:1}.smarton-slider .wp-block-cover__inner-container{width:100%}.smarton-slide-copy{max-width:650px}.smarton-slide-copy h1,.smarton-slide-copy h2{font-size:var(--wp--preset--font-size--hero);line-height:1.01;letter-spacing:-.05em;margin:24px 0}.smarton-slide-copy>p:not(.smarton-eyebrow){max-width:440px;font-size:1.0625rem;line-height:1.65}.smarton-slide-copy>.wp-block-buttons{margin-top:30px}.smarton-slider .wp-block-cover__image-background{object-position:65% center}.smarton-slider .wp-block-cover__background{background:linear-gradient(90deg,#102c23e8 0%,#102c2399 45%,#102c2310 100%);opacity:1}.smarton-slide-product .wp-block-cover__image-background{object-fit:contain;object-position:88% center;width:50%;left:auto;right:4%;padding:40px}.smarton-slider .smarton-slide-product .wp-block-cover__background{background:var(--smarton-moss)}.smarton-slide-product .wp-block-cover__image-background{z-index:1}.smarton-slide-product .wp-block-cover__inner-container{z-index:2}.smarton-slider-controls{position:absolute;z-index:3;bottom:26px;left:60px;right:60px;display:flex;align-items:center;gap:10px;color:var(--smarton-chalk)}.smarton-slider-controls button{height:42px;min-width:42px;border-radius:50%;border:1px solid #edebdf70;color:inherit;background:transparent;display:inline-flex;align-items:center;justify-content:center;font-size:1.2rem;transition:background .2s}.smarton-slider-controls button:hover{background:#edebdf24}.smarton-slider-controls .smarton-slider-dots{display:flex;gap:3px;margin-right:auto}.smarton-slider-controls .smarton-slider-dot{border:0;min-width:30px;position:relative}.smarton-slider-dot:after{content:"";width:6px;height:6px;border-radius:50%;background:currentColor;opacity:.4;transition:width .2s}.smarton-slider-dot[aria-pressed="true"]:after{width:22px;border-radius:8px;opacity:1}.smarton-slider-controls [hidden]{display:none!important}.smarton-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}

.smarton-benefits{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px!important;padding-block:26px;border-bottom:1px solid #1c403226;text-align:center;font-size:.875rem}.smarton-benefits p{margin:0}.smarton-category-grid{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px!important}.smarton-category{background:var(--smarton-surface);border-radius:20px;padding:26px 22px;min-height:140px;display:flex;flex-direction:column;justify-content:space-between}.smarton-category p{margin:0;font-size:.875rem}.smarton-category .wp-block-button__link{padding:0;min-height:0;background:none;color:inherit;border:0;text-align:left;justify-content:space-between;font-size:1rem;width:100%}.smarton-category .wp-block-buttons,.smarton-category .wp-block-button{width:100%;margin:0}.smarton-category .wp-block-button__link:after{content:"↗";margin-left:12px}.smarton-category:hover{background:var(--smarton-growth)}.smarton-brand-strip{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:28px 0;border-block:1px solid #1c403226}.smarton-brand-strip p{margin:0;font-size:clamp(1.25rem,2.4vw,2rem);font-weight:600;letter-spacing:-.035em}.smarton-brand-strip p:first-child{font-size:.8125rem;max-width:140px;font-weight:400;letter-spacing:0}.smarton-promo-grid{gap:24px!important}.smarton-promo{border-radius:24px;padding:36px;overflow:hidden;min-height:360px;position:relative}.smarton-promo h3{max-width:300px;font-size:2.5rem;margin-block:24px}.smarton-promo p{max-width:300px}.smarton-promo .wp-block-image{margin:24px 0 0;max-width:170px;margin-left:auto}.smarton-promo .wp-block-image img{height:160px;width:auto;object-fit:contain;border-radius:0}.smarton-feature{border-radius:26px;overflow:hidden;gap:0!important;background:var(--smarton-moss);color:var(--smarton-chalk)}.smarton-feature>.wp-block-column{margin:0}.smarton-feature .smarton-feature-photo{height:100%;margin:0;min-height:580px}.smarton-feature-photo img{width:100%;height:100%;min-height:580px;object-fit:cover;border-radius:0}.smarton-feature-copy{padding:clamp(30px,4.5vw,68px)}.smarton-feature-copy h2{font-size:clamp(2.5rem,4vw,4rem);line-height:1.06;margin-block:25px}.smarton-feature-copy>p{opacity:.85}.smarton-service-links{padding:0;list-style:none;margin-block:26px}.smarton-service-links li{padding:16px 0;border-bottom:1px solid #edebdf33;display:block}.smarton-service-links a{display:block}.smarton-service-links a:after{content:"↗";float:right}.smarton-audience-grid{gap:20px!important}.smarton-audience{padding:32px;border-radius:23px;min-height:260px}.smarton-audience h3{font-size:2.4rem;margin-block:28px}.smarton-audience .wp-block-buttons{margin-top:30px}.smarton-audience .wp-block-button__link{background:transparent;color:inherit;padding:0;border:0;justify-content:flex-start}.smarton-cta{padding:36px 42px;border-radius:24px;gap:30px!important;justify-content:space-between}.smarton-cta h2{font-size:2.5rem}.smarton-cta p{margin:14px 0 0}.smarton-cta>.wp-block-buttons{flex-shrink:0}.smarton-split{gap:clamp(32px,6vw,88px)!important;align-items:center!important}.smarton-split .wp-block-image img{width:100%;min-height:440px;object-fit:cover}.smarton-values{gap:28px!important}.smarton-values>.wp-block-column{border-top:1px solid #1c403240;padding-top:24px}.smarton-values h3{margin-block:22px}.smarton-service-detail{border-top:1px solid #1c403233;padding-block:45px;gap:70px!important;scroll-margin-top:24px}.smarton-service-detail h2{font-size:2.75rem}.smarton-service-detail ul{padding-left:20px;line-height:2}.smarton-process{counter-reset:smarton-process;gap:28px!important}.smarton-process>.wp-block-column{border-top:1px solid #1c403244;padding-top:20px;counter-increment:smarton-process}.smarton-process>.wp-block-column:before{content:"0" counter(smarton-process);font-size:.8125rem}.smarton-process h3{margin-block:25px 18px;font-size:1.5rem}.smarton-contact-direct a{font-size:clamp(1.375rem,2.5vw,2rem);letter-spacing:-.02em}.smarton-policy-note{padding:22px;border:1px solid #1c40322a;border-radius:16px;background:var(--smarton-surface);font-size:.9375rem}

/* Native post and WooCommerce collections use real WordPress/WooCommerce data. */
.smarton-slider .smarton-slide-product .wp-block-cover__image-background{z-index:2}
.smarton-slider .smarton-slide-product .wp-block-cover__inner-container{z-index:3}
.wp-block-post-content>.smarton-section{margin-block:80px}
.wp-block-post-content>.smarton-section:first-child{margin-top:0}
.wp-block-post-content>.smarton-section:last-child{margin-bottom:0}
@media(max-width:781px){.wp-block-post-content>.smarton-section{margin-block:55px}}
.smarton-news-grid .wp-block-post-template{gap:26px}.smarton-news-grid .wp-block-post-featured-image{margin:0 0 22px}.smarton-news-grid .wp-block-post-featured-image img{aspect-ratio:1.5;object-fit:cover;border-radius:22px}.smarton-news-grid .wp-block-post-title{font-size:1.5rem;line-height:1.22;margin-block:12px}.smarton-news-grid .wp-block-post-date{font-size:.8125rem;opacity:.75}.smarton-news-grid .wp-block-post-excerpt{font-size:.9375rem;margin-top:14px}.smarton-news-grid .wp-block-post-excerpt__more-link{font-weight:600}.smarton-news-grid .wp-block-post{margin:0}.smarton-search{margin-block:30px}.smarton-search .wp-block-search__inside-wrapper{border:1px solid #1c403244;border-radius:999px;padding:5px}.smarton-search .wp-block-search__input{border:0;background:transparent;padding:10px 18px;min-width:0}.smarton-search .wp-block-search__button{border:0;border-radius:999px;background:var(--smarton-moss);color:var(--smarton-chalk);padding:12px 24px}.wp-block-query-pagination,.wp-block-query-pagination-numbers{gap:12px;align-items:center;justify-content:center}.wp-block-query-pagination{margin-top:40px}.page-numbers{padding:8px 12px;border-radius:50%}.page-numbers.current{background:var(--smarton-moss);color:var(--smarton-chalk)}
.smarton-products .wc-block-product-template{gap:30px 22px}.smarton-products .wc-block-product{min-width:0}.smarton-products .wc-block-components-product-image{border-radius:20px;overflow:hidden;background:var(--smarton-surface);aspect-ratio:1/1.08}.smarton-products .wc-block-components-product-image img{width:100%;height:100%;object-fit:contain;padding:25px;mix-blend-mode:multiply}.smarton-products .wp-block-post-title{font-size:1.0625rem;line-height:1.3;margin:17px 0 10px;letter-spacing:-.02em}.smarton-products .wp-block-woocommerce-product-price{font-size:1rem;font-weight:600;margin-top:10px}.smarton-products .wp-block-woocommerce-product-button{margin-top:15px}.smarton-products .wp-block-woocommerce-product-button .wp-block-button__link{font-size:.875rem;width:100%;padding:11px 16px;min-height:44px}.smarton-products .wc-block-components-product-sale-badge{background:var(--smarton-sun);color:var(--smarton-moss);border:0;border-radius:999px;font-size:.75rem;padding:6px 10px}.smarton-shop-heading{padding:40px 0 20px}.smarton-shop-toolbar{justify-content:space-between;gap:20px;margin-block:25px}.smarton-shop-layout{gap:38px!important}.smarton-shop-sidebar{flex-basis:220px!important;flex-grow:0!important;font-size:.9375rem}.smarton-shop-sidebar h2{font-size:1.25rem}.smarton-shop-sidebar ul{list-style:none;padding:0;line-height:2.3}.smarton-shop-sidebar .count{opacity:.6;font-size:.8125rem}.smarton-shop-results{min-width:0}.woocommerce select,.woocommerce input.input-text,.woocommerce textarea,.wc-block-components-text-input input,.wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input{border:1px solid #1c403240;border-radius:12px;background:var(--smarton-chalk);padding:12px;font:inherit}.woocommerce .quantity .qty{width:5rem}.woocommerce div.product .product_title{font-size:clamp(2rem,4vw,3.75rem);line-height:1.08}.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--smarton-moss)}.woocommerce .button,.woocommerce a.button,.woocommerce button.button.alt,.woocommerce input.button.alt{background:var(--smarton-moss);color:var(--smarton-chalk);border-radius:999px;padding:15px 24px;font-weight:600;line-height:1.4}.woocommerce .button:hover,.woocommerce button.button.alt:hover{background:var(--smarton-lava);color:var(--smarton-chalk)}.woocommerce-message,.woocommerce-info{background:var(--smarton-surface);color:var(--smarton-moss);border-top-color:var(--smarton-moss);border-radius:14px}.woocommerce-error{border-radius:14px}.wc-block-components-button:not(.is-link){border-radius:999px;font-weight:600}.wc-block-components-checkout-place-order-button,.wc-block-cart__submit-button{background:var(--smarton-moss);color:var(--smarton-chalk)}.wc-block-cart,.wc-block-checkout{padding-top:25px}.wc-block-components-sidebar-layout{gap:40px}.wc-block-components-sidebar-layout .wc-block-components-main{padding-right:0}.wc-block-mini-cart__drawer{color:var(--smarton-moss)}.wc-block-mini-cart__drawer .wc-block-components-drawer__content{background:var(--smarton-chalk)}.wc-block-components-form .wc-block-components-text-input input,.wc-block-components-form .wc-block-components-combobox .components-combobox-control__input{background:var(--smarton-chalk)}.smarton-product-main{padding-top:35px!important}.smarton-product-main .wp-block-post-title{font-size:clamp(2rem,4.1vw,3.75rem)}.smarton-product-main .wp-block-woocommerce-product-image-gallery{border-radius:24px;overflow:hidden;background:var(--smarton-surface)}.smarton-product-main .wp-block-woocommerce-product-details{margin-top:50px}.woocommerce-MyAccount-navigation ul{padding:0;list-style:none;line-height:2.5}.woocommerce-MyAccount-navigation .is-active a{font-weight:700}.woocommerce table.shop_table{border-radius:16px}.smarton-demo-note{font-size:.875rem;padding:15px 20px;border-radius:12px;background:var(--smarton-surface)}

/* Compact footer: 32–44px heading, 200px logo, readable 14–16px links. */
.smarton-site-footer{background:var(--smarton-lava);color:var(--smarton-chalk);overflow:clip;isolation:isolate;--smarton-footer-shift:0px;--smarton-legal-shift:0px}.smarton-footer-panel{position:relative;z-index:1;background:var(--smarton-moss);border-radius:0 0 var(--smarton-radius) var(--smarton-radius);overflow:clip;padding:42px 0 32px}.smarton-footer-content{transform:translateY(var(--smarton-footer-shift))}.smarton-footer-lead{justify-content:space-between;gap:30px!important;padding-bottom:28px;border-bottom:1px solid #edebdf33}.smarton-footer-lead h2{font-size:clamp(2rem,3.2vw,2.75rem);letter-spacing:-.04em;line-height:1.1;margin:0}.smarton-footer-lead p{font-size:.9375rem;margin:14px 0 0;opacity:.8}.smarton-footer-lead .wp-block-buttons{margin:0;flex:none}.smarton-footer-columns{gap:36px!important;margin-block:30px 0!important}.smarton-footer-columns h3{font-size:.875rem;letter-spacing:0;color:var(--smarton-growth);margin:0 0 18px;line-height:1.4}.smarton-footer-columns p{font-size:.875rem;margin:12px 0;line-height:1.5}.smarton-footer-columns .smarton-footer-phone{font-size:1.5rem;letter-spacing:-.025em;font-weight:600}.smarton-footer-columns a:hover{text-decoration:underline;text-underline-offset:4px}.smarton-footer-bottom{justify-content:space-between;gap:25px;margin-top:28px}.smarton-footer-logo{width:200px;max-width:100%;margin:0}.smarton-footer-logo img{width:100%;height:auto;border-radius:0}.smarton-footer-bottom>p{font-size:.8125rem;opacity:.7;margin:0}.smarton-footer-legal{padding:24px 0;background:var(--smarton-lava)}.smarton-footer-legal>.smarton-shell{transform:translateY(var(--smarton-legal-shift))}.smarton-footer-legal-row{justify-content:space-between;gap:24px!important}.smarton-footer-legal p{font-size:.8125rem;margin:0;line-height:1.6}.smarton-footer-legal .wp-block-navigation{font-size:.8125rem;font-weight:400;gap:20px}.smarton-footer-legal .wp-block-navigation__container{gap:20px}.smarton-footer-legal .wp-block-button__link{font-size:.8125rem;padding:8px 13px;min-height:36px;background:transparent;color:inherit;border:1px solid #edebdf44}.smarton-footer-company{margin-top:16px!important;opacity:.65}.smarton-footer-panel:focus-within .smarton-footer-content,.smarton-footer-legal:focus-within>.smarton-shell{transform:none}.smarton-mobile-bar{display:none}

.smarton-inquiry{padding:30px;border:1px solid #1c403233;border-radius:23px;background:var(--smarton-surface)}.smarton-inquiry label{display:block;font-size:.9375rem;font-weight:600;margin-bottom:18px}.smarton-inquiry input,.smarton-inquiry textarea,.smarton-inquiry select{display:block;width:100%;margin-top:8px;padding:13px 15px;border:1px solid #1c403240;border-radius:12px;background:var(--smarton-chalk);color:var(--smarton-moss);font-weight:400}.smarton-inquiry textarea{resize:vertical;min-height:145px}.smarton-form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.smarton-inquiry button{border:0;width:100%;background:var(--smarton-moss);color:var(--smarton-chalk);border-radius:999px;padding:15px 20px;font-weight:600}.smarton-form-note{font-size:.8125rem;margin-block:14px 22px;opacity:.8}.smarton-form-status{padding:18px 22px;border-radius:14px;background:var(--smarton-growth);margin-bottom:20px}.smarton-form-status.is-error{background:#f6d1b4;color:var(--smarton-lava)}.smarton-inquiry .smarton-honey{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}

@media(max-width:1300px){.smarton-header-row{gap:14px!important}.smarton-header .wp-block-navigation-item__content{padding-inline:12px}.smarton-header-quote{display:none}.smarton-category{padding:23px 18px}.smarton-footer-columns{gap:24px!important}}
@media(max-width:1120px){.smarton-header-row>.wp-block-navigation{margin-left:auto;margin-right:0;flex:none;order:3}.smarton-header .wp-block-navigation__responsive-container:not(.is-menu-open){display:none}.smarton-header .wp-block-navigation__responsive-container-open{display:flex}.smarton-header-actions{margin-left:auto}.smarton-header-row .wp-block-navigation__responsive-container.is-menu-open{background:var(--smarton-chalk);color:var(--smarton-moss);padding:28px}.smarton-header .is-menu-open .wp-block-navigation__responsive-container-content{padding-top:65px;align-items:stretch}.smarton-header .is-menu-open .wp-block-navigation__container{align-items:stretch;gap:8px;width:100%}.smarton-header .is-menu-open .wp-block-navigation-item{align-items:stretch;width:100%}.smarton-header .is-menu-open .wp-block-navigation-item__content{padding:16px 22px;font-size:1.5rem}.smarton-header .is-menu-open .wp-block-navigation__submenu-container{padding:12px 20px}.smarton-slider>.wp-block-cover{min-height:560px;padding:44px 40px 95px}.smarton-slider-controls{left:40px;right:40px}.smarton-slide-copy{max-width:570px}.smarton-slide-copy h1,.smarton-slide-copy h2{font-size:4.5rem}.smarton-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.smarton-feature-copy{padding:35px}.smarton-feature-copy h2{font-size:3rem}.smarton-footer-columns{flex-wrap:wrap!important}.smarton-footer-columns>.wp-block-column{flex-basis:calc(50% - 20px)!important}.smarton-shop-layout{gap:25px!important}.smarton-shop-sidebar{flex-basis:180px!important}.smarton-shop-results .wc-block-product-template{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:781px){:root{--smarton-gutter:20px;--smarton-radius:24px;--smarton-header-radius:20px}.smarton-main{padding-bottom:50px}.smarton-section{margin-block:55px}.smarton-header-row{min-height:76px}.smarton-header-row .wp-block-site-logo img{width:145px}.smarton-announcement{font-size:.75rem;padding-block:8px;min-height:36px}.smarton-announcement>.wp-block-group{justify-content:center}.smarton-announcement .smarton-announcement-extra{display:none}.smarton-header-actions{gap:3px!important}.smarton-header-search .wp-block-search__input{max-width:140px;min-width:90px}.smarton-slider{margin-top:10px;border-radius:22px}.smarton-slider>.wp-block-cover{min-height:590px;padding:34px 27px 94px;align-items:center}.smarton-slide-copy{max-width:100%}.smarton-slide-copy h1,.smarton-slide-copy h2{font-size:clamp(2.8rem,10.3vw,4.6rem);margin-block:24px}.smarton-slide-copy>p:not(.smarton-eyebrow){font-size:1rem;max-width:360px}.smarton-slide-copy>.wp-block-buttons{gap:12px}.smarton-slide-copy .wp-block-button__link{font-size:.875rem;padding:14px 20px}.smarton-slider-controls{left:27px;right:27px;bottom:25px}.smarton-slider .wp-block-cover__background{background:linear-gradient(90deg,#102c23e8,#102c2380)}.smarton-slide-product .wp-block-cover__image-background{opacity:.23;width:85%;right:-8%;padding:30px}.smarton-benefits{grid-template-columns:1fr;gap:10px!important;text-align:left;padding:23px 0}.smarton-benefits p{font-size:.875rem}.smarton-section-heading{align-items:flex-start;gap:20px}.smarton-section-heading>.wp-block-buttons{flex-shrink:1}.smarton-section-heading .wp-block-button__link{font-size:.875rem;padding:0;background:none;color:inherit;text-align:right;border:0;min-height:0}.smarton-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px!important}.smarton-category{min-height:130px;padding:22px 18px}.smarton-category:last-child{grid-column:1/-1;min-height:100px}.smarton-category .wp-block-button__link{font-size:.9375rem}.smarton-brand-strip{flex-wrap:wrap;justify-content:space-between;gap:24px}.smarton-brand-strip p:first-child{width:100%;max-width:none;font-size:.875rem}.smarton-brand-strip p{font-size:1.4rem}.smarton-promo{padding:30px;min-height:0}.smarton-promo h3{font-size:2.2rem}.smarton-promo .wp-block-image{max-width:140px}.smarton-promo .wp-block-image img{height:135px}.smarton-feature .smarton-feature-photo,.smarton-feature-photo img{min-height:340px;max-height:400px;height:340px}.smarton-feature-copy{padding:30px 26px}.smarton-feature-copy h2{font-size:2.7rem}.smarton-audience{min-height:220px;padding:28px}.smarton-audience h3{font-size:2.2rem;margin-block:24px}.smarton-cta{padding:28px;display:block}.smarton-cta h2{font-size:2.25rem}.smarton-cta>.wp-block-buttons{margin-top:25px}.smarton-split{gap:28px!important}.smarton-split .wp-block-image img{min-height:330px;max-height:480px}.smarton-values{gap:24px!important}.smarton-service-detail{gap:25px!important;padding-block:35px}.smarton-service-detail h2{font-size:2.3rem}.smarton-process{gap:25px!important}.smarton-products .wc-block-product-template{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:26px 14px}.smarton-products .wc-block-components-product-image{border-radius:16px}.smarton-products .wc-block-components-product-image img{padding:16px}.smarton-products .wp-block-post-title{font-size:1rem}.smarton-products .wp-block-woocommerce-product-button .wp-block-button__link{font-size:.8125rem;padding:10px 8px}.smarton-shop-sidebar{flex-basis:100%!important}.smarton-shop-sidebar ul{display:flex;flex-wrap:wrap;gap:8px 20px}.smarton-shop-layout{gap:20px!important}.smarton-news-grid .wp-block-post-template{grid-template-columns:1fr!important;gap:36px}.smarton-news-grid .wp-block-post-title{font-size:1.65rem}.smarton-page-heading{padding-block:12px 26px}.smarton-footer-panel{padding:32px 0 28px}.smarton-footer-lead{align-items:flex-start;gap:22px!important}.smarton-footer-lead h2{font-size:2rem}.smarton-footer-lead p{font-size:.875rem}.smarton-footer-lead .wp-block-button__link{font-size:.875rem;padding:12px 20px}.smarton-footer-columns{gap:24px!important;margin-top:27px!important}.smarton-footer-columns>.wp-block-column{flex-basis:calc(50% - 12px)!important}.smarton-footer-columns>.wp-block-column:first-child{flex-basis:100%!important}.smarton-footer-columns h3{margin-bottom:16px}.smarton-footer-columns .smarton-footer-phone{font-size:1.4rem}.smarton-footer-logo{width:180px}.smarton-footer-bottom{align-items:flex-start;gap:20px}.smarton-footer-bottom>p{width:100%}.smarton-footer-legal{padding:23px 0 calc(96px + env(safe-area-inset-bottom))}.smarton-footer-legal-row{gap:20px!important}.smarton-footer-legal-row>.wp-block-navigation{width:100%;order:3}.smarton-footer-legal-row>.wp-block-buttons{margin-left:auto}.smarton-footer-legal .wp-block-navigation__container{gap:12px 20px}.smarton-inquiry{padding:25px 22px}.smarton-form-row{grid-template-columns:1fr;gap:0}.smarton-mobile-bar{display:flex!important;position:fixed;bottom:0;left:0;right:0;z-index:25;padding:16px 12px calc(16px + env(safe-area-inset-bottom));background:var(--smarton-chalk);color:var(--smarton-moss);border-top:1px solid #1c403222;margin:0!important;justify-content:space-around;gap:8px;font-size:.8125rem}.smarton-mobile-bar p{margin:0!important}.smarton-mobile-bar a[aria-current="page"]{font-weight:700}}
@media(max-width:380px){.smarton-header-row .wp-block-site-logo img{width:125px}.smarton-header-row{gap:9px!important}.smarton-header-search .wp-block-search__button{padding:6px}.smarton-footer-columns>.wp-block-column{flex-basis:100%!important}.smarton-footer-legal-row>.wp-block-buttons{margin-left:0}.smarton-slide-copy h1,.smarton-slide-copy h2{font-size:2.8rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.smarton-footer-content,.smarton-footer-legal>.smarton-shell{transform:none}.wp-block-button__link:hover{transform:none}}
