/*
Theme Name: DOQAL Kurumsal
Author: DOQAL
Description: Referans tasarıma uygun mobil B2B mağaza.
Version: 2.0.0
Text Domain: doqal
*/
:root{--green:#2d542b;--green-dark:#203d20;--lime:#b4d88c;--ink:#21251e;--muted:#6c7068;--line:#e5e6df;--paper:#fff;--cream:#f7f6f2;--brand:url('assets/brand.png')}
*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font:14px/1.6 Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}img,svg{max-width:100%}img{height:auto}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit;max-width:100%}button,a,input,select,textarea,summary{touch-action:manipulation;-webkit-tap-highlight-color:transparent}button{cursor:pointer;border:0;background:none;color:inherit}button:disabled{cursor:not-allowed}:focus-visible{outline:3px solid #8ea76c;outline-offset:3px}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{line-height:1.25;font-weight:700;color:var(--ink)}h1{font-size:34px;letter-spacing:-.7px}h2{font-size:27px;letter-spacing:-.5px}h3{font-size:17px}p{color:var(--muted)}svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.wrap{width:min(1240px,calc(100% - 64px));margin:auto;min-width:0}.section{padding:42px 0}.section-head{display:flex;gap:20px;justify-content:space-between;align-items:center;margin-bottom:24px}.text-link{color:var(--green);font-size:13px;font-weight:600;display:inline-flex;gap:8px;align-items:center}.text-link:hover{text-decoration:underline}.text-link svg{width:17px}.btn{display:inline-flex;justify-content:center;align-items:center;gap:9px;min-height:43px;padding:11px 21px;border:1px solid var(--green);border-radius:4px;color:#fff;background:var(--green);font-size:13px;line-height:1.4;font-weight:600;text-align:center;transition:background .15s}.btn:hover{background:var(--green-dark)}.btn svg{width:18px;height:18px}.btn.full{display:flex;width:100%}.btn.light{background:#fff;color:var(--green);border-color:#fff}.btn.lime{background:var(--lime);color:#203718;border-color:var(--lime)}.btn.outline{background:#fff;color:var(--green)}.btn.whatsapp{background:#fbfcf9;color:var(--green);border-color:#a6baa0}.btn.outline:hover,.btn.whatsapp:hover{background:#eff4e9}.btn.hero-outline{background:#14201135;border-color:#ffffff9c;color:#fff}.buttons{display:flex;flex-wrap:wrap;gap:12px}.eyebrow{font-size:11px;letter-spacing:1.6px;font-weight:600;color:var(--green);margin-bottom:12px}.skip-link{position:absolute;top:-100px;left:8px;background:white;padding:15px;z-index:999999}.skip-link:focus{top:8px}.screen-reader-text{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}[hidden]{display:none!important}
.site-header{background:#fff;position:relative;z-index:30}.header-main{display:grid;grid-template-columns:190px minmax(200px,1fr) auto;align-items:center;gap:28px;min-height:92px}.brand{display:inline-flex;align-items:center;flex-shrink:0;color:var(--green-dark)}.wordmark{font-size:39px;letter-spacing:-1.8px;line-height:.95;font-weight:800;display:inline-block;white-space:nowrap}.wordmark>span{font-size:8px;font-weight:400;line-height:1.3;letter-spacing:2.4px;display:block;margin-top:7px;text-align:center}.header-search{display:flex;align-items:center;min-width:0;height:42px;border:1px solid var(--line);border-radius:4px;background:#fafbf8}.header-search input{width:100%;min-width:0;background:transparent;border:0;padding:12px 14px;font-size:12px;color:var(--ink)}.header-search button{width:42px;height:40px;display:grid;place-items:center;flex-shrink:0;color:#66705b}.header-search button svg{width:18px}.header-actions{display:flex;align-items:center;gap:22px}.account-link{display:flex;align-items:center;gap:8px;font-size:11px;white-space:nowrap}.account-link svg{width:19px;color:#514536}.quote-link{display:flex;align-items:center;justify-content:center;gap:7px;background:var(--green);color:white;padding:10px 15px;border-radius:4px;min-height:40px;font-size:11px;white-space:nowrap}.quote-link svg{width:16px}.quote-link b{font-weight:400}.nav-border{border-top:1px solid #f3f3ef;border-bottom:1px solid var(--line)}.desktop-nav{display:flex;align-items:center;min-height:51px;justify-content:space-between;font-size:13px;font-weight:600}.desktop-nav>a{padding:15px 18px;white-space:nowrap}.desktop-nav>a:hover{color:var(--green);background:#f4f7ef}.categories{position:relative;min-width:190px;align-self:stretch}.categories summary{list-style:none;display:flex;align-items:center;gap:11px;height:100%;padding:12px 18px;color:var(--green);background:#f1f5ed;cursor:pointer;min-height:51px}.categories summary::-webkit-details-marker{display:none}.categories summary span{margin-left:auto}.categories summary svg{width:19px}.category-dropdown{position:absolute;top:100%;left:0;width:245px;box-shadow:0 8px 25px #243c2021;border:1px solid var(--line);background:#fff;padding:8px}.category-dropdown a{display:flex;justify-content:space-between;padding:12px;font-weight:400;font-size:13px;border-radius:3px}.category-dropdown a:hover{background:#f1f5ed}.mobile-toggle,.mobile-menu{display:none}
.home-hero{background:#18200e url('assets/hero-v2.png') center 48%/cover no-repeat;color:#fff;position:relative}.home-hero::before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#08100bd9 0%,#111b0c8c 38%,transparent 73%)}.home-hero>.wrap{position:relative}.hero-copy{padding:63px 0 68px;max-width:640px}.hero-copy .eyebrow{color:#d0d7c7;font-size:10px;letter-spacing:2px}.hero-copy h1{font-size:44px;line-height:1.16;letter-spacing:-1px;color:white;margin:19px 0 21px}.hero-copy h1 span{color:#abd382}.hero-copy p{color:#e9eee1;font-size:15px;line-height:1.75;margin-bottom:27px}.hero-copy .btn{min-height:45px}.benefits{background:#fbfaf6;border-bottom:1px solid #f1f0e9}.benefits-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:25px;padding:29px 0}.benefit{display:flex;align-items:center;gap:14px;min-width:0}.icon-round{width:46px;height:46px;flex-shrink:0;border-radius:50%;background:#f1efe4;display:grid;place-items:center;color:#68613d}.icon-round svg{width:28px;height:28px}.benefit strong{display:block;font-size:13px;margin-bottom:4px}.benefit p{font-size:11px;line-height:1.5}.category-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:17px}.category-card{border:1px solid var(--line);border-radius:6px;overflow:hidden;background:#fff;transition:box-shadow .15s}.category-card:hover{box-shadow:0 4px 18px #27372114}.raw-visual{display:block;aspect-ratio:1.38;background:url('assets/seeds.png');background-size:300% 200%;background-position:var(--pos);background-color:#f1eee5}.category-card strong{display:block;padding:11px 12px 0;font-size:14px}.category-card small{display:block;font-size:11px;color:var(--muted);padding:1px 12px 11px}.trade-strip{background:linear-gradient(100deg,#345c2e,#244921);color:#fff}.trade-strip>.wrap{display:flex;justify-content:space-between;align-items:center;gap:25px;padding-top:27px;padding-bottom:27px}.trade-copy{display:flex;align-items:center;gap:23px}.trade-copy>svg{width:43px;height:43px;stroke-width:1}.trade-copy h2{font-size:23px;color:#fff;letter-spacing:-.3px}.trade-copy p{font-size:12px;color:#dce8d6;margin-top:6px}.trade-strip .btn{min-width:152px;flex-shrink:0}.product-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:17px}.product-card{min-width:0;border:1px solid var(--line);border-radius:6px;background:#fff;overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .18s}.product-card:hover{border-color:#c8d2c0;box-shadow:0 5px 20px #24422012}.product-visual{display:block;aspect-ratio:1;background:url('assets/sacks-v2.png');background-size:300% 200%;background-position:var(--pos);background-color:#f3f1ec;position:relative}.product-body{padding:13px;display:flex;flex:1;flex-direction:column}.product-body h3{font-size:14px;line-height:1.4;min-height:39px}.product-body .pack-copy{font-size:11px;margin:3px 0 9px}.card-price{font-size:12px;color:var(--green-dark);font-weight:600;margin-top:auto;margin-bottom:12px}.product-body .btn{min-height:36px;font-size:11px;padding:8px 7px}.photo-note{font-size:10px;color:#8a8c83;margin-top:13px;line-height:1.5}.sector-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:17px}.sectors{padding-top:7px}.sector-card{border:1px solid var(--line);border-radius:5px;display:flex;flex-direction:column;align-items:center;text-align:center;padding:24px 12px;gap:8px;min-width:0}.sector-card svg{width:36px;height:36px;color:#947142;margin-bottom:3px;stroke-width:1.3}.sector-card strong{font-size:13px}.sector-card span{font-size:10px;color:var(--muted)}.sector-card:hover{background:#fafbf7;border-color:#c7d3be}.nature-banner{background:linear-gradient(90deg,#19301bdd,#26472880),url('assets/hero-v2.png') center 28%/cover;color:white}.nature-banner>.wrap{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-top:43px;padding-bottom:43px}.nature-banner h2{font-size:30px;line-height:1.2;color:#fff}.nature-banner p{font-size:13px;color:#e4ebde;margin:14px 0 19px}.nature-brand{padding-right:6%;text-align:center;color:white}.nature-brand .wordmark{font-size:47px}.nature-brand .wordmark>span{font-size:9px}.nature-brand p{font-size:12px;margin-top:18px}
.footer{background:#f5f4ef;border-top:1px solid var(--line);padding:37px 0 0}.footer-grid{display:grid;grid-template-columns:1.08fr .8fr .95fr 1.2fr 1.12fr;gap:30px}.footer .wordmark{font-size:31px}.footer .wordmark>span{font-size:6px;letter-spacing:2px}.footer h3{font-size:12px;margin:0 0 13px}.footer p,.footer a:not(.brand):not(.btn){font-size:11px;line-height:1.8}.footer p{margin:12px 0}.footer-grid>div>a:not(.brand):not(.btn){display:block;color:#686c61;margin:4px 0;overflow-wrap:anywhere}.footer-grid>div>a:hover{text-decoration:underline}.footer .btn{font-size:11px;min-height:36px;padding:8px 11px}.footer-bottom{display:flex;justify-content:space-between;gap:18px;border-top:1px solid #e4e3dc;margin-top:27px;padding:18px 0;color:#85877d;font-size:10px}.footer-bottom a{font-size:10px!important}
.crumb{padding:24px 0;color:#717567;font-size:11px;display:flex;gap:8px;align-items:center}.woocommerce-breadcrumb{margin:0!important;font-size:11px!important;color:#717567!important}.page-bottom{padding-bottom:42px}.detail-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:38px;align-items:start}.product-gallery{min-width:0}.gallery-main{border:1px solid var(--line);border-radius:6px;overflow:hidden;width:100%}.gallery-tag{position:absolute;top:16px;left:16px;background:#fff9;color:var(--green-dark);font-size:10px;letter-spacing:.5px;border:1px solid #dce2d4;border-radius:3px;padding:4px 10px}.gallery-thumbs{display:flex;gap:10px;align-items:center;margin-top:13px}.gallery-thumbs>span{font-size:10px;color:#85887d;max-width:150px;margin-left:6px}.gallery-thumb{border:1px solid var(--line);border-radius:4px;width:73px;height:73px;background:url('assets/sacks-v2.png');background-size:300% 200%;background-position:var(--pos);padding:0;flex-shrink:0}.gallery-thumb.active{border:2px solid #73916b}.gallery-thumb.raw,.gallery-main.raw-mode{background-image:url('assets/seeds.png')}.detail-summary h1{font-size:29px;line-height:1.25;margin:0 0 8px;letter-spacing:-.5px}.product-subtitle{font-size:12px;color:#74766d}.price-panel{display:flex;justify-content:space-between;align-items:center;gap:15px;background:#f5f3ed;border-radius:5px;padding:17px;margin:22px 0 17px}.price-panel strong{font-size:23px;letter-spacing:-.4px;line-height:1.2}.price-panel>span{font-size:10px;line-height:1.5;color:#8a714d;flex-shrink:0;border-left:1px solid #dfd9cb;padding-left:12px}.intro{font-size:13px;line-height:1.75}.intro p{margin:0 0 15px}.spec-list{margin:17px 0 20px;border:1px solid var(--line);border-radius:4px;overflow:hidden}.spec-list>div{display:grid;grid-template-columns:1fr 1.1fr;gap:15px;padding:9px 13px;border-bottom:1px solid #edeee8;font-size:12px}.spec-list>div:last-child{border-bottom:0}.spec-list dt{display:flex;gap:10px;align-items:center;color:#7a7e72}.spec-list dt svg{width:17px;height:17px;color:#69715f}.spec-list dd{margin:0;min-width:0;overflow-wrap:anywhere}.quantity-row{display:flex;align-items:end;gap:25px;margin:18px 0 15px}.quantity-row label{display:block;font-size:11px;margin-bottom:6px}.qty{display:flex;align-items:center;border:1px solid var(--line);border-radius:4px;width:150px;height:43px;background:#fafbf8}.qty button{width:42px;height:41px;flex-shrink:0;font-size:19px;color:var(--green)}.qty input{min-width:0;width:66px;text-align:center;border:0;background:white;height:41px;border-left:1px solid var(--line);border-right:1px solid var(--line);appearance:textfield;-moz-appearance:textfield;padding:0 3px}.qty input::-webkit-inner-spin-button,.qty input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.total-weight{font-size:10px;color:var(--muted);padding-bottom:3px}.total-weight strong{display:block;font-size:21px;font-weight:600;color:var(--green)}.detail-summary .btn.full{margin-top:9px}.product-cta{min-height:46px}.note{font-size:11px;color:#8b8d80;margin-top:11px}.standard-purchase{margin:13px 0}.product-information{margin-top:42px;border:1px solid var(--line);border-radius:5px;overflow:hidden}.tab-list{display:flex;background:#f7f6f2;border-bottom:1px solid var(--line)}.tab-list button{flex:1;font-size:13px;padding:17px 12px;position:relative;color:#686e5e;line-height:1.3}.tab-list button[aria-selected=true]{font-weight:600;color:var(--green);background:#fff}.tab-list button[aria-selected=true]::after{content:'';position:absolute;bottom:0;height:3px;background:var(--green);left:20px;right:20px}.tab-panel{padding:28px;display:grid;grid-template-columns:1.8fr 1fr;gap:30px;font-size:13px;line-height:1.9}.tab-panel h2{font-size:20px;margin-bottom:15px}.check-list{list-style:none;padding:0;margin:18px 0 0}.check-list li{padding:5px 0 5px 25px;position:relative;font-size:13px}.check-list li::before{content:'✓';position:absolute;left:0;top:6px;color:white;background:var(--green);width:16px;height:16px;font-size:11px;border-radius:50%;line-height:16px;text-align:center}.bulk-box{background:#f5f4ed;border-radius:4px;padding:22px;align-self:start}.bulk-box h3{font-size:16px;margin-bottom:12px}.bulk-box p{font-size:12px;margin-bottom:20px}.faq-panel{padding:27px}.faq-panel details{border-bottom:1px solid var(--line);padding:15px 0}.faq-panel details:last-child{border-bottom:0}summary{cursor:pointer}.faq-panel summary{font-weight:600;font-size:14px}.faq-panel p{font-size:13px;line-height:1.8;margin-top:12px;max-width:800px}.related .product-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.page-intro{padding:14px 0 28px}.page-intro h1{margin-bottom:13px}.page-intro p{font-size:14px;max-width:680px}.catalog-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}.filters{display:flex;gap:8px;flex-wrap:wrap}.chip{font-size:12px;padding:8px 16px;border:1px solid var(--line);border-radius:4px;min-height:38px;display:inline-flex;align-items:center;justify-content:center}.chip.active{background:var(--green);color:#fff;border-color:var(--green)}.search input{border:1px solid var(--line);border-radius:4px;padding:10px 13px;min-height:42px;background:#fafbf8;width:260px;max-width:100%;font-size:13px}.quote-banner{display:flex;justify-content:space-between;align-items:center;gap:28px;padding:34px;background:var(--green);border-radius:5px;color:white}.quote-banner h2{color:white;font-size:25px}.quote-banner .eyebrow{color:#dce8ce}.quote-banner p{font-size:13px;color:#d7e2d0;margin-top:12px}.quote-banner .btn{flex-shrink:0}
.about-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:45px;align-items:center}.about-grid h1{font-size:42px;margin-bottom:22px}.about-grid em{font-style:normal;color:var(--green)}.about-grid p{font-size:14px;margin:17px 0}.about-grid .btn{margin-top:8px}.about-art{min-height:360px;border-radius:5px;background:url('assets/hero-v2.png') 72% center/cover}.steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.step{border:1px solid var(--line);padding:27px;border-radius:5px}.num{font-size:31px;color:#9aa888;font-weight:600;margin-bottom:16px}.step h3{margin-bottom:12px}.step p{font-size:13px}.two-cols{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);gap:26px}.panel{border:1px solid var(--line);background:white;border-radius:5px;padding:27px;min-width:0}.panel h2{font-size:23px;margin-bottom:15px}.panel h3{margin-bottom:18px}.panel p{font-size:13px;margin:13px 0}.panel .btn{margin-top:13px}.panel .field{display:flex;flex-direction:column;gap:7px;font-size:12px;margin:16px 0}.field input,.field textarea,.panel textarea{min-width:0;width:100%;padding:11px;border:1px solid #d7ddcf;border-radius:3px;background:#fefefa;font-size:14px;color:var(--ink)}.field textarea{min-height:100px;resize:vertical}.dq-honey{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.line-item{display:grid;grid-template-columns:70px minmax(0,1fr) auto;gap:15px;align-items:center;border-bottom:1px solid var(--line);padding:18px 0}.line-item .product-visual{width:70px;border-radius:4px}.line-item h3{font-size:14px;margin:0 0 4px}.line-item p{font-size:11px;margin:0}.line-actions{display:flex;flex-wrap:wrap;align-items:center;gap:7px;font-size:11px;justify-content:end}.dq-number{width:62px;min-height:39px;padding:6px;border:1px solid var(--line);border-radius:3px;text-align:center}.remove{font-size:11px;color:#856c51;text-decoration:underline;padding:8px}.summary-row{display:flex;justify-content:space-between;gap:10px;border-bottom:1px solid var(--line);padding:15px 0}.summary-row strong{font-size:22px;color:var(--green)}.consent{font-size:11px!important;line-height:1.6}.consent a{text-decoration:underline}.offer{border:1px solid var(--line);border-radius:5px;padding:22px;margin-bottom:20px}.offer-top{display:flex;justify-content:space-between;gap:15px;align-items:center}.offer-top h3{margin:0!important;font-size:20px}.offer p{font-size:13px;margin:11px 0}.status{font-size:11px;padding:5px 10px;background:#edf3e8;border-radius:20px;color:var(--green)}.offer-bottom{border-top:1px solid var(--line);margin-top:15px;padding-top:15px;display:flex;align-items:center;justify-content:space-between;gap:15px;flex-wrap:wrap}.offer-amount{font-size:24px;font-weight:600}.empty{padding:20px 0}.prose{max-width:900px}.prose h2{margin:24px 0 12px;font-size:23px}.prose h2:first-child{margin-top:0}.prose p{line-height:1.9}.prose a{text-decoration:underline}.support-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.support-grid .panel{display:flex;flex-direction:column}.support-grid .btn{margin-top:auto}.support-grid p{margin-bottom:24px}.page-content{padding-top:8px}
.woocommerce .woocommerce-MyAccount-navigation{width:24%;border:1px solid var(--line);border-radius:5px;padding:12px;background:#f9faf6}.woocommerce .woocommerce-MyAccount-navigation ul{list-style:none;margin:0;padding:0}.woocommerce .woocommerce-MyAccount-navigation a{display:block;font-size:13px;padding:13px 15px}.woocommerce .woocommerce-MyAccount-navigation li.is-active{background:#eaf0e3;border-radius:3px;font-weight:600;color:var(--green)}.woocommerce .woocommerce-MyAccount-content{width:72%;border:1px solid var(--line);border-radius:5px;padding:26px;min-width:0}.woocommerce h2{font-size:24px;margin:12px 0 22px}.woocommerce h3{font-size:19px;margin:18px 0}.woocommerce p{margin-bottom:15px}.woocommerce form.login,.woocommerce form.register{border:1px solid var(--line);border-radius:5px;padding:27px}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce input.input-text,.woocommerce select{padding:12px;border:1px solid #d7ddcf;border-radius:3px;background:#fff;color:var(--ink);min-height:43px;font-size:14px;max-width:100%}.woocommerce form .form-row label{font-size:12px;margin-bottom:5px}.woocommerce button.button,.woocommerce a.button,.woocommerce input.button,.woocommerce #respond input#submit{background:var(--green)!important;color:white!important;border:1px solid var(--green)!important;font-size:13px;padding:12px 20px;border-radius:4px;font-weight:600;line-height:1.4;white-space:normal}.woocommerce button.button:hover,.woocommerce a.button:hover{background:var(--green-dark)!important}.woocommerce table.shop_table{border:1px solid var(--line);border-radius:5px;background:#fff}.woocommerce table.shop_table th{font-size:12px}.woocommerce table.shop_table td{font-size:13px;overflow-wrap:anywhere}.woocommerce .cart-collaterals .cart_totals{width:45%}.woocommerce-privacy-policy-text{font-size:12px;line-height:1.8;margin-top:20px}.woocommerce-info,.woocommerce-message{background:#f0f4e9;border-top-color:var(--green);color:var(--green-dark);font-size:13px}.woocommerce-error{background:#fff3ed;font-size:13px}.woocommerce-message::before,.woocommerce-info::before{color:var(--green)}.woocommerce .col2-set{display:flex;gap:30px}.woocommerce .col2-set .col-1,.woocommerce .col2-set .col-2{float:none;width:50%;min-width:0}.woocommerce .quantity .qty{display:block;width:80px;padding:8px;height:43px}.woocommerce .form-row{min-width:0}.select2-container{max-width:100%}.woocommerce #payment{background:#f4f6ef}.woocommerce .woocommerce-form-login__rememberme{margin-right:15px}.woocommerce .form-row input[type=checkbox]{margin-right:7px}.woocommerce .wc-proceed-to-checkout a.checkout-button{font-size:15px}.woocommerce .product-name a{font-weight:600}.woocommerce .return-to-shop{margin-top:22px}.woocommerce .woocommerce-MyAccount-content a:not(.btn){color:var(--green);text-decoration:underline}
@media(max-width:1200px){.header-main{grid-template-columns:164px minmax(180px,1fr) auto;gap:20px}.header-actions{gap:15px}.account-link span{max-width:90px;white-space:normal;line-height:1.3}.desktop-nav>a{padding:15px 12px}.categories{min-width:165px}.product-grid{gap:12px}.product-body{padding:10px}.footer-grid{gap:20px}.hero-copy h1{font-size:41px}}
@media(max-width:980px){.wrap{width:calc(100% - 40px)}.header-main{grid-template-columns:1fr auto;min-height:0;padding-top:19px;padding-bottom:17px;gap:16px}.wordmark{font-size:34px}.header-search{grid-column:1/-1;grid-row:2;width:100%;height:42px}.header-actions{gap:16px}.account-link span{display:none}.account-link svg{width:23px;height:23px}.quote-link{padding:9px 12px;font-size:11px}.mobile-toggle{display:grid;place-items:center;width:36px;height:40px;padding:5px}.nav-border{display:none}.mobile-menu:not([hidden]){display:flex;flex-direction:column;border-top:1px solid var(--line);background:#fff;padding:8px 20px 18px;box-shadow:0 8px 16px #29402110}.mobile-menu>a,.mobile-menu summary{display:block;padding:12px 5px;border-bottom:1px solid #edeee8;font-weight:600;font-size:14px;min-height:46px}.mobile-menu summary{list-style:none}.mobile-menu summary::after{content:'⌄';float:right}.mobile-menu details>div{padding:4px 10px;background:#f5f8f0}.mobile-menu details a{display:flex;justify-content:space-between;padding:12px;font-size:13px}.home-hero{background-position:65% center}.hero-copy{padding:50px 0 55px;max-width:560px}.hero-copy h1{font-size:38px}.benefits-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:21px;padding:24px 0}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.product-body h3{font-size:15px;min-height:21px}.product-body{padding:15px}.product-body .btn{font-size:12px;min-height:40px}.sector-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.footer-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.detail-grid{gap:25px}.detail-summary h1{font-size:23px}.price-panel{padding:14px;flex-wrap:wrap;gap:8px}.price-panel strong{font-size:21px}.price-panel>span{border:0;padding:0;font-size:10px}.price-panel>span br{display:none}.spec-list>div{padding:8px;font-size:11px;gap:8px}.spec-list dt{gap:6px}.intro{font-size:12px}.related .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.tab-panel{padding:24px;gap:20px}.support-grid{gap:14px}.support-grid .panel{padding:19px}.support-grid h2{font-size:21px}.two-cols{grid-template-columns:1fr 1fr}.line-item{grid-template-columns:60px minmax(0,1fr)}.line-item .product-visual{width:60px}.line-actions{grid-column:2;justify-content:start}.quote-banner h2{font-size:23px}}
@media(max-width:640px){body{font-size:13px}.wrap{width:calc(100% - 32px)}h1{font-size:28px}h2{font-size:23px}.section{padding:30px 0}.section-head{gap:10px;align-items:baseline;margin-bottom:18px}.section-head h2{font-size:22px}.section-head .text-link{font-size:10px;white-space:nowrap}.header-main{padding-top:16px;padding-bottom:13px;gap:14px}.wordmark{font-size:29px;letter-spacing:-1.3px}.wordmark>span{font-size:6px;letter-spacing:1.9px;margin-top:5px}.header-actions{gap:9px}.quote-link{gap:5px;padding:8px 10px;min-height:37px}.quote-link span{font-size:10px}.quote-link b{font-size:10px}.quote-link svg{width:15px}.account-link svg{width:21px}.mobile-toggle{width:28px;height:38px;padding:2px}.header-search{height:40px}.header-search input{font-size:12px;padding:10px}.home-hero{background-position:65% center}.home-hero::before{background:linear-gradient(90deg,#071008de,#11200cac 65%,#0b19034d)}.hero-copy{padding:38px 0 43px;max-width:100%}.hero-copy .eyebrow{font-size:8px;letter-spacing:1.6px;margin-bottom:13px}.hero-copy h1{font-size:31px;line-height:1.18;letter-spacing:-.7px;margin:13px 0 18px}.hero-copy h1 span{display:block;max-width:300px}.hero-copy p{font-size:12px;line-height:1.75;margin-bottom:22px;max-width:300px}.hero-copy .buttons{gap:9px;flex-wrap:nowrap}.hero-copy .btn{font-size:11px;padding:11px 13px;min-height:42px}.hero-copy .btn svg{width:15px}.benefits-grid{gap:19px 13px;padding:23px 0}.benefit{gap:9px;align-items:flex-start}.icon-round{width:33px;height:33px}.icon-round svg{width:21px;height:21px}.benefit strong{font-size:11px;line-height:1.3}.benefit p{font-size:10px;line-height:1.5}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.category-card strong{font-size:12px;padding:8px 8px 0}.category-card small{font-size:9px;padding:2px 8px 8px}.raw-visual{aspect-ratio:1}.trade-strip>.wrap{padding-top:24px;padding-bottom:24px;gap:15px;align-items:flex-start;flex-direction:column}.trade-copy{gap:13px}.trade-copy>svg{width:34px;height:34px}.trade-copy h2{font-size:19px;line-height:1.3}.trade-copy p{font-size:11px;margin-top:5px}.trade-strip .btn{min-width:135px;margin-left:47px;min-height:38px;font-size:12px}.product-grid,.related .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.product-body{padding:11px}.product-body h3{font-size:13px;line-height:1.4;min-height:37px}.card-price{font-size:11px;margin-bottom:10px}.product-body .pack-copy{font-size:10px;margin:4px 0 10px}.product-body .btn{font-size:11px;min-height:38px}.photo-note{font-size:9px}.sector-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.sector-card{padding:19px 10px;gap:6px}.sector-card:last-child{grid-column:1/-1}.sector-card strong{font-size:12px}.sector-card span{font-size:10px}.sector-card svg{width:29px;height:29px}.sectors{padding-top:2px}.nature-banner>.wrap{padding-top:32px;padding-bottom:32px;gap:20px}.nature-banner h2{font-size:24px}.nature-banner p{font-size:11px}.nature-brand{display:none}.nature-banner .btn{font-size:12px}.footer{padding-top:30px}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 20px}.footer-about{grid-column:1/-1}.footer-about p{margin:10px 0 0}.footer-contact{grid-column:1/-1}.footer h3{font-size:13px}.footer p,.footer a:not(.brand):not(.btn){font-size:12px}.footer-grid>div>a:not(.brand):not(.btn){padding:3px 0}.footer-bottom{flex-direction:column;gap:5px;padding:16px 0;margin-top:25px;font-size:10px}.crumb{padding:17px 0;font-size:10px;flex-wrap:wrap}.woocommerce-breadcrumb{font-size:10px!important;line-height:1.6!important}.detail-grid{grid-template-columns:1fr;gap:24px}.gallery-thumbs{gap:9px;margin-top:10px}.gallery-thumb{width:61px;height:61px}.gallery-thumbs>span{font-size:10px;margin-left:5px}.gallery-tag{top:12px;left:12px;font-size:9px}.detail-summary h1{font-size:25px;line-height:1.25}.product-subtitle{font-size:11px}.price-panel{flex-wrap:nowrap;margin:18px 0;padding:15px}.price-panel strong{font-size:21px}.price-panel>span{font-size:9px;border-left:1px solid #dfd9cb;padding-left:10px}.price-panel>span br{display:block}.intro{font-size:13px}.spec-list>div{padding:10px 12px;font-size:12px}.spec-list dt{gap:8px}.quantity-row{gap:25px}.detail-summary .btn{min-height:46px;font-size:13px}.note{font-size:10px}.product-information{margin-top:28px}.tab-list button{font-size:11px;padding:15px 8px;line-height:1.4}.tab-list button[aria-selected=true]::after{left:10px;right:10px}.tab-panel{display:block;padding:20px}.tab-panel h2{font-size:19px}.bulk-box{margin-top:22px;padding:20px}.check-list li{font-size:12px;line-height:1.7}.faq-panel{padding:20px}.faq-panel summary{font-size:13px;line-height:1.7}.page-intro{padding:8px 0 23px}.page-intro h1{font-size:28px}.page-intro p{font-size:13px}.catalog-toolbar{flex-direction:column;align-items:stretch;gap:14px}.filters{gap:7px}.chip{font-size:11px;padding:8px 13px;min-height:38px}.search input{width:100%;font-size:16px}.quote-banner{display:block;padding:24px}.quote-banner h2{font-size:23px}.quote-banner .btn{margin-top:22px}.quote-banner .eyebrow{font-size:9px}.two-cols,.support-grid,.about-grid,.steps{grid-template-columns:1fr;gap:18px}.panel{padding:20px}.about-grid h1{font-size:31px}.about-art{min-height:260px;order:-1}.step{padding:22px}.num{margin-bottom:12px}.support-grid .panel{padding:23px}.support-grid .panel .btn{align-self:flex-start}.prose h2{font-size:21px}.field input,.field textarea,.panel textarea{font-size:16px}.line-item{grid-template-columns:60px minmax(0,1fr);gap:12px}.line-actions{grid-column:2;font-size:11px}.line-item h3{font-size:14px}.dq-number{font-size:16px;min-height:42px}.offer{padding:17px}.offer-top{align-items:start;gap:10px}.offer-top h3{font-size:18px}.offer .status{font-size:10px}.offer-amount{font-size:22px}.offer-bottom .btn{width:100%}.page-bottom{padding-bottom:28px}.woocommerce .woocommerce-MyAccount-navigation,.woocommerce .woocommerce-MyAccount-content{width:100%;float:none}.woocommerce .woocommerce-MyAccount-navigation{margin-bottom:20px;padding:9px}.woocommerce .woocommerce-MyAccount-navigation ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px}.woocommerce .woocommerce-MyAccount-navigation a{padding:10px;font-size:12px}.woocommerce .woocommerce-MyAccount-content{padding:18px}.woocommerce .col2-set{display:block}.woocommerce .col2-set .col-1,.woocommerce .col2-set .col-2{width:100%;float:none}.woocommerce .col2-set .col-2{margin-top:25px}.woocommerce form.login,.woocommerce form.register{padding:21px}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce input.input-text{font-size:16px}.woocommerce .cart-collaterals .cart_totals{width:100%;float:none}.woocommerce table.shop_table td{font-size:12px;overflow-wrap:anywhere}.woocommerce .woocommerce-cart-form .coupon{display:flex;gap:8px;flex-wrap:wrap}.woocommerce .woocommerce-cart-form .coupon input{flex:1;min-width:120px;width:auto!important}.woocommerce .woocommerce-cart-form .coupon button{width:auto!important}.woocommerce form .form-row-first,.woocommerce form .form-row-last{width:100%;float:none}.woocommerce #payment div.form-row,.woocommerce #payment ul.payment_methods{padding:15px}.woocommerce .product-name{overflow-wrap:anywhere}.woocommerce .woocommerce-MyAccount-content .button{font-size:12px;padding:9px 13px}}
@media(max-width:360px){.wrap{width:calc(100% - 24px)}.header-actions{gap:7px}.wordmark{font-size:27px}.quote-link{padding:8px 7px}.quote-link svg{display:none}.hero-copy h1{font-size:28px}.hero-copy .btn{padding:10px 11px;font-size:10px}.product-body{padding:9px}.section-head h2{font-size:20px}.section-head .text-link{font-size:9px}.price-panel strong{font-size:19px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

@media(max-width:640px){.header-search input{font-size:16px}.header-search input::placeholder{font-size:12px}}
.offer-amount small{display:block;font-size:11px;font-weight:400;color:var(--muted);line-height:1.5;margin-top:7px}.offer-amount .amount{display:block}
/* Refined brand, navigation and editorial carousel */
.brand-original{display:flex;flex-direction:column;align-items:center;background:#142919;border:1px solid #2c4228;border-radius:10px;padding:4px 10px 9px;box-shadow:0 3px 12px #17351a12;overflow:hidden}.brand-original-art{display:block;width:164px;height:59px;background-image:var(--brand);background-size:248% 476%;background-position:24% 9.9%;background-repeat:no-repeat}.brand-signature{font-size:8px;line-height:1;letter-spacing:3px;color:#e8e5ce;margin-top:3px;white-space:nowrap}.header-main{grid-template-columns:190px minmax(180px,1fr) auto;gap:27px;min-height:112px}.header-search{height:49px;padding:4px;border-radius:28px;background:#f6f8f3;border-color:#e1e7d9;box-shadow:inset 0 1px 3px #243d1703;transition:border-color .2s,box-shadow .2s}.header-search:focus-within{border-color:#779363;box-shadow:0 0 0 4px #789a5d14;background:#fff}.header-search input{padding:11px 17px;font-size:13px;outline:none}.header-search button{width:39px;height:39px;border-radius:50%;color:white;background:#315430;transition:background .2s}.header-search button:hover{background:#1d3a21}.header-actions{gap:16px}.account-link{gap:9px;padding:8px 10px;border-radius:10px;font-size:12px;font-weight:600;transition:background .2s}.account-link:hover{background:#f1f5ec}.account-link>svg{width:34px;height:34px;padding:7px;border:1px solid #dfe6d6;border-radius:50%;color:#355330}.account-link span{line-height:1.35}.account-link small{display:block;color:#849077;letter-spacing:1.5px;font-size:8px;font-weight:600;margin-bottom:3px}.quote-link{min-height:45px;border-radius:9px;padding:11px 16px;background:linear-gradient(135deg,#365e31,#244724);box-shadow:0 4px 10px #22472315;font-size:12px}.quote-link b{display:grid;place-items:center;background:#ffffff1c;border-radius:6px;min-width:24px;height:23px;font-size:10px}.nav-border{background:#fff;border-top:1px solid #eef1e9;border-bottom:1px solid #e1e7db;box-shadow:0 3px 9px #16271605}.desktop-nav{min-height:65px;gap:6px}.desktop-nav>a{position:relative;padding:13px 20px;border-radius:7px;font-size:13px;transition:background .2s,color .2s}.desktop-nav>a[aria-current=page]{color:#31532b;background:#f0f5e9}.desktop-nav>a[aria-current=page]::after{content:'';position:absolute;bottom:5px;width:18px;height:2px;background:#78975b;left:calc(50% - 9px)}.categories{align-self:center;min-width:190px}.categories summary{min-height:43px;border-radius:8px;padding:12px 16px;background:#2e522b;color:#fff;font-size:13px}.categories[open] summary{background:#213f24}.category-dropdown{top:calc(100% + 9px);border-radius:9px;border-color:#e3e9dc;box-shadow:0 14px 35px #213a2121;padding:9px}.category-dropdown a{border-radius:6px}.mobile-toggle{border:1px solid #e1e7d9;border-radius:8px;color:#2b502a}.mobile-menu:not([hidden]){border-radius:0 0 14px 14px}.mobile-menu>a:hover{color:#31532b;background:#f5f8f0}.home-hero.hero-slider{background:#142015;overflow:hidden;isolation:isolate}.hero-track{position:absolute;inset:0;display:flex;transition:transform 850ms cubic-bezier(.25,.65,.25,1);will-change:transform;z-index:-2}.hero-slide{flex:0 0 100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:center 48%}.slide-original{background-image:url('assets/hero-v2.png')}.slide-flax{background-image:url('assets/banner-flax.png');background-position:center 56%}.slide-nature{background-image:url('assets/banner-nature.png');background-position:center 52%}.home-hero.hero-slider::before{z-index:-1;background:linear-gradient(90deg,#08100be6 0%,#111b0c94 41%,#101d0721 75%)}.hero-slider .hero-copy{padding-bottom:101px}.hero-slider .btn{border-radius:7px}.hero-slider>.slider-controls{position:absolute;bottom:22px;left:50%;transform:translateX(-50%);display:flex;align-items:center;justify-content:space-between;gap:15px}.slider-dots,.slider-buttons{display:flex;align-items:center;gap:9px}.slider-dots button{width:30px;height:32px;padding:0;position:relative}.slider-dots button::before{content:'';position:absolute;height:4px;border-radius:5px;background:#ffffff60;left:0;right:0;top:14px;transition:background .2s}.slider-dots button.is-current::before{background:#b9da8f}.slider-buttons>button{width:34px;height:34px;border:1px solid #ffffff55;border-radius:50%;color:#fff;background:#0e211938;display:grid;place-items:center;font-size:17px;line-height:1}.slider-buttons>button:hover{background:#ffffff25}.slider-buttons>button[data-pause]{font-size:12px}.slider-counter{color:#e9eddf;font-size:10px;letter-spacing:2px;margin-right:8px}.benefits{background:linear-gradient(180deg,#f5f5ed,#fafaf6);border-bottom:1px solid #eaede3}.benefits-grid{gap:15px;padding:23px 0}.benefit{position:relative;gap:13px;background:#fff;border:1px solid #e7ebdf;border-radius:12px;padding:18px 17px;box-shadow:0 5px 16px #29441e05;align-items:center}.benefit::after{content:'';position:absolute;left:20px;bottom:-1px;width:27px;height:2px;background:#a5b683;border-radius:4px}.benefit .icon-round{width:45px;height:45px;border-radius:13px;color:#406036;background:linear-gradient(135deg,#edf3e5,#f7f6ec);border:1px solid #e5ebdb}.benefit .icon-round svg{width:25px;height:25px;stroke-width:1.5}.benefit strong{font-size:13px;line-height:1.45;color:#2e432a;margin-bottom:4px}.benefit p{font-size:11px;line-height:1.5;color:#7b8174}.nature-banner{background:linear-gradient(90deg,#142918e8,#1c341b45),url('assets/banner-nature.png') center 53%/cover}.nature-brand .brand-original{background:#142919de}.footer .brand-original{display:inline-flex}.footer .brand-original-art{width:140px;height:51px}.footer .brand-signature{font-size:7px}
@media(max-width:1200px){.header-main{gap:18px;grid-template-columns:184px minmax(170px,1fr) auto}.header-actions{gap:8px}.account-link{padding:7px 5px}.desktop-nav>a{padding:13px 12px}.benefit{padding:17px 12px;gap:10px}.benefit strong{font-size:12px}.categories{min-width:184px}}
@media(max-width:980px){.header-main{grid-template-columns:1fr auto;gap:14px;min-height:0;padding-top:16px;padding-bottom:16px}.header-search{grid-column:1/-1;grid-row:2;height:47px}.header-search button{height:37px;width:37px}.account-link{padding:0}.account-link>svg{width:37px;height:37px;padding:8px}.header-actions{gap:12px}.mobile-toggle{height:39px;width:36px;padding:6px}.hero-slide{background-position:65% center}.hero-slider .hero-copy{padding-bottom:95px}.benefits-grid{gap:13px}.benefit{padding:19px}.benefit strong{font-size:13px}}
@media(max-width:640px){.header-main{gap:12px;padding-top:12px;padding-bottom:12px}.brand-original{padding:3px 7px 7px;border-radius:8px}.brand-original-art{width:110px;height:40px}.brand-signature{font-size:5.5px;letter-spacing:2px;margin-top:2px}.header-actions{gap:7px}.account-link>svg{width:31px;height:34px;padding:7px;border:0}.quote-link{min-height:38px;padding:7px 9px;gap:4px;border-radius:8px}.quote-link span{font-size:10px}.quote-link b{height:21px;min-width:21px;font-size:9px}.quote-link svg{display:none}.mobile-toggle{width:31px;height:35px;padding:5px}.header-search{height:45px}.header-search input{font-size:16px;padding:9px 12px}.header-search button{height:35px;width:35px}.header-search input::placeholder{font-size:12px}.hero-slider .hero-copy{padding-top:37px;padding-bottom:90px}.home-hero.hero-slider::before{background:linear-gradient(90deg,#07100bea,#11200cb3 70%,#0b190361)}.hero-slider>.slider-controls{bottom:20px}.slider-buttons{gap:7px}.slider-buttons>button{width:31px;height:31px}.slider-counter{font-size:9px;letter-spacing:1px;margin-right:4px}.slider-dots{gap:6px}.slider-dots button{width:23px}.benefits-grid{gap:10px;padding:16px 0}.benefit{padding:14px 12px;gap:10px;flex-direction:column;align-items:flex-start;border-radius:10px}.benefit .icon-round{height:35px;width:35px;border-radius:10px}.benefit .icon-round svg{width:22px;height:22px}.benefit strong{font-size:12px;margin-bottom:3px}.benefit p{font-size:10px}.benefit::after{left:14px}.footer .brand-original-art{width:140px;height:51px}}
@media(max-width:360px){.header-actions{gap:4px}.brand-original-art{width:98px;height:36px}.brand-signature{font-size:5px;letter-spacing:1.7px}.quote-link{padding:7px}.quote-link span{font-size:9px}.account-link>svg{width:27px;padding:5px}.mobile-toggle{width:28px}.benefit{padding:13px 10px}.benefit strong{font-size:11px}.hero-copy .buttons{gap:7px}}
@media(prefers-reduced-motion:reduce){.hero-track{transition:none}}
/* Ivory editorial direction */
.utility-bar{background:#1f412e;color:#f0f2e9;font-size:10px;letter-spacing:.1px}.utility-bar>.wrap{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:34px}.utility-links{display:flex;align-items:center;gap:22px}.utility-links a{display:inline-flex;gap:6px;align-items:center;white-space:nowrap;color:#e2e9dc}.utility-links a:hover{color:#fff}.utility-account{padding-left:20px;border-left:1px solid #ffffff24}.brand-clean{display:inline-flex;position:relative;flex-direction:column;align-items:center;width:180px;background:#fff;padding:0 7px 3px}.brand-clean img{width:166px;height:72px;object-fit:contain;display:block}.brand-clean sup{position:absolute;right:0;top:10px;font-size:12px;color:#1e3b25;font-family:Arial,sans-serif;line-height:1}.brand-clean>span{font-size:7px;letter-spacing:3.5px;color:#59644b;margin-top:-2px}.header-main{min-height:109px;grid-template-columns:190px minmax(180px,1fr) auto}.header-search{background:#f8f8f4;border-radius:8px;height:48px}.header-search button{border-radius:6px}.header-search:focus-within{border-color:#6d8055}.quote-link{border-radius:6px}.nav-border{border-top:1px solid #e9ece3;background:#fbfcf8;border-bottom:1px solid #dce3d3;box-shadow:0 4px 12px #1a36120a}.desktop-nav{min-height:65px;gap:3px;justify-content:space-between}.categories{min-width:160px}.categories summary{border-radius:5px;min-height:41px;box-shadow:0 3px 6px #24402010}.desktop-nav>a{font-size:12px;padding:12px 13px;border-radius:5px}.desktop-nav>a:hover{background:#eaf0e3}.desktop-nav>a[aria-current=page]{background:transparent}.desktop-nav>a[aria-current=page]::after{width:27px;left:calc(50% - 13px);background:#2e542e}.desktop-nav>a.nav-phone{display:flex;align-items:center;gap:9px;border-left:1px solid #dce3d5;margin-left:8px;padding:5px 0 5px 18px;color:#24462e;font-size:13px;letter-spacing:.3px;background:none;white-space:nowrap}.nav-phone small{display:block;font-size:7px;letter-spacing:1.6px;color:#889076;margin-bottom:2px}.phone-circle{width:31px;height:31px;display:grid;place-items:center;background:#edf2e6;border-radius:50%;font-size:17px}.editorial-slider{height:540px}.editorial-slider .hero-track{z-index:0}.editorial-slider .hero-slide{position:relative;height:100%;overflow:hidden}.editorial-slider .hero-slide::before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#0e201be8,#12271d9c 42%,#12271d00 80%)}.editorial-slider.home-hero::before{display:none}.editorial-slider .hero-slide>.wrap{height:100%;position:relative;z-index:1;display:flex;align-items:center}.editorial-slider .hero-copy{max-width:650px;padding:24px 0 60px}.editorial-slider .hero-copy h1,.editorial-slider .hero-copy h2{font-family:Georgia,'Times New Roman',serif;font-weight:500;font-size:52px;line-height:1.07;letter-spacing:-1.5px;color:#fff;margin:19px 0 21px}.editorial-slider .hero-copy em{font-style:normal;color:#cee4a9}.editorial-slider .hero-copy p{font-size:14px;line-height:1.85;max-width:550px;margin-bottom:27px;color:#e9eee2}.editorial-slider .eyebrow{font-size:9px;letter-spacing:2.2px;display:flex;gap:9px;align-items:center;color:#d9e4ce;margin:0}.eyebrow i{width:21px;height:1px;background:currentColor}.editorial-slider .hero-copy .btn{min-height:47px;padding:13px 22px;font-size:12px;border-radius:4px}.editorial-slider .hero-copy .btn.lime{background:#e3edcf;border-color:#e3edcf;color:#25432d}.editorial-slider .hero-assurance{display:flex;align-items:center;gap:12px;margin-top:23px;color:#d2dcc9;font-size:10px;letter-spacing:.2px}.hero-assurance b{color:#b1c586}.editorial-slider .slide-ivory{background-image:url('assets/banner-ivory.png');background-position:center center;background-color:#f4f1e8}.editorial-slider .slide-ivory::before{background:linear-gradient(90deg,#f7f6f0e6,#f7f6f060 43%,transparent 67%)}.editorial-slider .slide-ivory .hero-copy h1,.editorial-slider .slide-ivory .hero-copy h2{color:#23452f}.editorial-slider .slide-ivory .hero-copy em{color:#23452f;font-weight:700}.editorial-slider .slide-ivory .eyebrow{color:#75805c}.editorial-slider .slide-ivory .hero-copy p{color:#5d6458}.editorial-slider .slide-ivory .btn.lime{background:#254c32;color:#fff;border-color:#254c32;box-shadow:0 5px 14px #25472b15}.editorial-slider .slide-ivory .hero-outline{background:#ffffff6e;color:#254c32;border-color:#6d856c}.editorial-slider .slide-ivory .hero-assurance{color:#747b66}.editorial-slider>.slider-controls{z-index:3;bottom:21px}.editorial-slider.light-slide .slider-dots button::before{background:#7e8d6f55}.editorial-slider.light-slide .slider-dots button.is-current::before{background:#31533a}.editorial-slider.light-slide .slider-buttons>button{background:#ffffff70;border-color:#a9b19a;color:#31533a}.editorial-slider.light-slide .slider-counter{color:#4c5f44}.slider-buttons>button{backdrop-filter:blur(6px)}.slider-dots button.is-current{width:45px}.benefits-grid{padding:23px 0}.benefit{border-radius:6px}.nature-brand .brand-clean{border-radius:7px;padding:8px 12px 12px;width:200px}.footer .brand-clean{padding-left:0;background:#fff;border-radius:6px}.mobile-phone{color:#2d542b}
@media(max-width:1200px){.utility-links{gap:13px}.utility-message{font-size:9px}.desktop-nav>a{padding:12px 9px;font-size:11px}.categories{min-width:145px}.desktop-nav>a.nav-phone{font-size:11px;padding-left:10px;gap:6px;margin-left:3px}.phone-circle{width:27px;height:27px}.header-main{grid-template-columns:180px minmax(150px,1fr) auto}.editorial-slider .hero-copy h1,.editorial-slider .hero-copy h2{font-size:48px}}
@media(max-width:980px){.utility-email{display:none!important}.utility-message{font-size:9px;max-width:290px}.utility-links{gap:13px}.utility-account{padding-left:12px}.header-main{grid-template-columns:1fr auto;min-height:0;gap:13px;padding-top:13px;padding-bottom:13px}.editorial-slider{height:530px}.editorial-slider .hero-copy{max-width:570px}.editorial-slider .hero-copy h1,.editorial-slider .hero-copy h2{font-size:47px}.editorial-slider .slide-ivory{background-position:61% center}.editorial-slider .slide-ivory::before{background:linear-gradient(90deg,#f7f6f0f5,#f7f6f0c9 43%,#f7f6f026 90%)}}
@media(max-width:640px){.utility-bar>.wrap{min-height:32px;gap:8px}.utility-message{font-size:8px;letter-spacing:0;max-width:170px;line-height:1.4}.utility-links{gap:10px;font-size:9px}.utility-links>a:first-child,.utility-account{display:none!important}.brand-clean{width:122px;padding:0 5px 2px}.brand-clean img{width:111px;height:49px}.brand-clean sup{top:5px;right:-1px;font-size:9px}.brand-clean>span{font-size:5px;letter-spacing:2.1px;margin-top:0}.header-main{padding-top:11px;padding-bottom:12px;gap:11px}.header-search{height:44px}.editorial-slider{height:580px}.editorial-slider .hero-slide>.wrap{align-items:flex-start}.editorial-slider .hero-copy{padding:34px 0 65px;max-width:100%;width:100%}.editorial-slider .hero-copy h1,.editorial-slider .hero-copy h2{font-size:38px;line-height:1.12;letter-spacing:-1px;margin:16px 0 17px;min-height:128px}.editorial-slider .eyebrow{font-size:7px;letter-spacing:1.3px;gap:7px}.editorial-slider .hero-copy p{font-size:12px;line-height:1.85;margin-bottom:21px;max-width:320px;min-height:67px}.editorial-slider .hero-copy p br{display:none}.editorial-slider .hero-copy .buttons{gap:8px;flex-wrap:nowrap}.editorial-slider .hero-copy .btn{min-height:43px;padding:11px 13px;font-size:10px}.editorial-slider .hero-assurance{font-size:9px;gap:9px;margin-top:18px}.editorial-slider .slide-ivory{background-size:auto 65%;background-position:76% bottom;background-repeat:no-repeat;background-color:#f5f3ec}.editorial-slider .slide-ivory::before{background:linear-gradient(180deg,#f7f6f0 0%,#f7f6f0f7 47%,#f7f6f085 66%,#f7f6f012 100%)}.editorial-slider .hero-slide:not(.slide-ivory)::before{background:linear-gradient(180deg,#10291dea,#10291db3 60%,#10291d42)}.editorial-slider.light-slide .slider-buttons>button{background:#f7f6edbf}.editorial-slider>.slider-controls{bottom:18px}.footer .brand-clean{width:165px;padding:5px 7px}.footer .brand-clean img{width:150px;height:65px}.footer .brand-clean>span{font-size:6px;letter-spacing:3px}.footer .brand-clean sup{right:4px;top:8px}.benefits-grid{padding:17px 0}}
@media(max-width:360px){.brand-clean{width:107px}.brand-clean img{width:99px;height:45px}.brand-clean>span{font-size:4.5px;letter-spacing:1.7px}.editorial-slider .hero-copy h1,.editorial-slider .hero-copy h2{font-size:34px;min-height:116px}.editorial-slider .hero-copy .btn{padding:10px;font-size:9px}.editorial-slider .hero-copy p{font-size:11px}.editorial-slider{height:560px}.utility-message{max-width:155px}}
/* Botanical wholesale discovery layout */
.utility-bar{background:#e9eedf;color:#354832;border-bottom:1px solid #dce3cf}.utility-bar>.wrap{min-height:36px}.utility-message{display:flex;align-items:center;gap:8px;font-size:11px}.utility-message svg{width:16px;height:16px}.utility-links a{color:#465039;font-size:10px}.utility-links a:hover{color:#173e23;text-decoration:underline}.site-header{background:#faf9f3 url('assets/header-botanical.png') center 47%/cover;box-shadow:0 5px 13px #3e452516}.header-main{min-height:103px;grid-template-columns:205px minmax(180px,1fr) auto;gap:23px}.brand-clean{background:transparent;width:187px}.brand-clean img{width:176px;height:69px}.brand-clean sup{right:-1px;color:#687747}.brand-clean>span{font-size:7px;letter-spacing:3.7px}.header-search{border-radius:17px;height:52px;background:#fffffff2;border:1px solid #9eaf88;padding:4px;box-shadow:0 4px 10px #45563310}.header-search input{font-size:14px;padding-left:18px}.header-search button{width:88px;height:42px;border-radius:12px;font-size:13px;font-weight:700;background:#315f31;box-shadow:0 3px 8px #20401f20}.account-link{background:#597e55;color:#fff;padding:9px 14px;border-radius:6px;gap:9px;min-height:49px}.account-link:hover{background:#476d43}.account-link>svg{color:#fff;border:none;width:25px;height:29px;padding:0}.account-link small{color:#e9eee1;font-size:8px;letter-spacing:.5px}.quote-link{background:#8b7758;min-height:49px;border-radius:6px;padding:10px 14px;box-shadow:none}.quote-link:hover{background:#786448}.quote-link svg{width:21px;height:24px}.nav-border{border:0;background:transparent;box-shadow:none;padding-bottom:12px}.desktop-nav{background:#fffffff0;border:1px solid #dcdccf;min-height:53px;border-radius:0 18px 18px 0;box-shadow:0 3px 8px #393e2410;gap:4px}.categories{align-self:stretch;min-width:183px}.categories summary{border-radius:0 14px 14px 0;height:100%;min-height:51px;font-size:13px;text-transform:uppercase;font-weight:500;letter-spacing:.3px;padding-left:20px;background:#2c592e}.desktop-nav>a{font-size:12px;font-weight:600;padding:14px 10px;border-radius:0}.desktop-nav>a[aria-current=page]::after{bottom:0;width:100%;left:0;height:3px}.desktop-nav>a.nav-phone{padding-right:18px;font-size:12px;color:#71563a;border-radius:0}.nav-phone small{display:none}.phone-circle{background:transparent;color:#71563a;width:24px}.category-dropdown{z-index:40}.discovery-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px;margin-top:22px;margin-bottom:22px;align-items:stretch}.discovery-layout .editorial-slider{height:566px;border-radius:13px;border:1px solid #e5e8da}.discovery-side{display:grid;grid-template-rows:1fr 1fr;gap:15px;min-width:0}.discovery-card{display:flex;align-items:center;position:relative;border-radius:13px;overflow:hidden;padding:32px;color:#fff;background-size:cover;background-position:center;isolation:isolate}.discovery-card::before{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#3c311cdd,#564a2c5c)}.seed-card{background-image:url('assets/banner-flax.png');background-position:center 65%}.quote-card{background-image:url('assets/banner-nature.png');background-position:60% center}.quote-card::before{background:linear-gradient(90deg,#193d2be8,#163c2770)}.discovery-card .eyebrow{font-size:8px;letter-spacing:1.5px;color:#e3e5cf;margin:0 0 12px}.discovery-card h2{font-size:29px;color:#fff;letter-spacing:-.7px;line-height:1.2}.discovery-card p{color:#f0f0e8;font-size:13px;max-width:380px;margin:13px 0 22px;line-height:1.75}.discovery-card .btn{font-size:11px;min-height:40px;padding:10px 18px;border-radius:5px;background:#f8f7ec;color:#355138;border-color:#f8f7ec}.discovery-card:hover .btn{background:#eaf0d7}.discovery-layout .editorial-slider .hero-slide>.wrap{width:100%;align-items:flex-start}.discovery-layout .editorial-slider .hero-copy{padding:32px 28px 60px;max-width:100%}.discovery-layout .editorial-slider .hero-copy h1,.discovery-layout .editorial-slider .hero-copy h2{font-family:Arial,Helvetica,sans-serif;font-size:35px;font-weight:700;line-height:1.13;letter-spacing:-1.1px;max-width:390px;margin:18px 0 22px;padding:17px 18px;border-left:4px solid #89a06b;border-radius:0 14px 14px 0;background:#faf9f0e0;color:#284b31;min-height:147px}.discovery-layout .editorial-slider .hero-copy h2 em,.discovery-layout .editorial-slider .hero-copy h1 em{color:#284b31}.discovery-layout .editorial-slider .eyebrow{font-size:8px;letter-spacing:1.4px}.discovery-layout .editorial-slider .hero-copy p{font-size:13px;max-width:330px;min-height:75px;line-height:1.85;margin-bottom:25px}.discovery-layout .editorial-slider .hero-copy p br{display:none}.discovery-layout .editorial-slider .hero-copy .buttons{flex-wrap:wrap;gap:8px}.discovery-layout .editorial-slider .hero-copy .btn{font-size:11px;min-height:43px;padding:11px 15px}.discovery-layout .editorial-slider .hero-assurance{font-size:9px;gap:8px;margin-top:17px}.discovery-layout .editorial-slider .slide-ivory{background-position:68% center}.discovery-layout .editorial-slider .slide-ivory::before{background:linear-gradient(90deg,#faf9f1ed,#faf9f1bb 43%,#faf9f145)}.discovery-layout .editorial-slider .hero-slide:not(.slide-ivory)::before{background:linear-gradient(90deg,#173324ed,#173324a6 65%,#17332452)}.discovery-layout .editorial-slider>.slider-controls{width:calc(100% - 56px);bottom:18px}.discovery-layout .slider-buttons{border-radius:24px;padding:4px 6px;background:#17342580}.discovery-layout .light-slide .slider-buttons{background:#faf9ece0}.benefits{background:#f7f8f2}.benefits-grid{padding:18px 0}.benefit{border-radius:8px;background:#fff}.mobile-toggle{background:#fff}
@media(max-width:1200px){.header-main{grid-template-columns:185px minmax(150px,1fr) auto;gap:17px}.account-link{padding:8px 10px}.categories{min-width:150px}.desktop-nav>a{font-size:11px;padding:14px 8px}.desktop-nav>a.nav-phone{font-size:11px;padding-right:12px}.discovery-card{padding:25px}.discovery-card h2{font-size:25px}.discovery-layout .editorial-slider .hero-copy h1,.discovery-layout .editorial-slider .hero-copy h2{font-size:31px}.discovery-layout .editorial-slider .hero-copy{padding:30px 23px 60px}.discovery-layout .editorial-slider>.slider-controls{width:calc(100% - 46px)}}
@media(max-width:980px){.header-main{grid-template-columns:1fr auto;gap:13px;min-height:0}.nav-border{display:none}.account-link{min-height:40px;padding:7px 10px}.account-link>svg{height:23px;width:20px}.quote-link{min-height:40px}.header-search{height:48px}.header-search button{height:38px}.utility-message{font-size:9px;max-width:none}.utility-links{gap:12px}.utility-links a{font-size:9px}.discovery-layout{grid-template-columns:1fr;gap:14px;margin-top:18px}.discovery-layout .editorial-slider{height:520px}.discovery-side{grid-template-columns:1fr 1fr;grid-template-rows:auto;gap:14px}.discovery-card{min-height:230px;padding:25px}.discovery-card h2{font-size:24px}.discovery-card p{font-size:12px;margin:12px 0 17px}.discovery-layout .editorial-slider .hero-copy{padding:32px;max-width:480px}.discovery-layout .editorial-slider .hero-copy h1,.discovery-layout .editorial-slider .hero-copy h2{font-size:35px;min-height:147px}.discovery-layout .editorial-slider .hero-copy p{min-height:54px}.discovery-layout .editorial-slider .slide-ivory{background-size:cover;background-position:center}.discovery-layout .editorial-slider .slide-ivory::before{background:linear-gradient(90deg,#faf9f1ed,#faf9f1b3 42%,#faf9f133)}.utility-links>a{display:inline-flex!important}.utility-links>a:nth-child(n+3){display:none!important}.mobile-menu:not([hidden]){background:#fffef9}}
@media(max-width:640px){.utility-bar>.wrap{min-height:33px;gap:8px}.utility-message{font-size:8px;max-width:195px;line-height:1.4;gap:6px}.utility-message svg{width:13px;height:13px}.utility-links>a{font-size:8px}.utility-links>a:nth-child(n+2){display:none!important}.site-header{background-position:50% center}.header-main{gap:11px;padding-top:11px;padding-bottom:12px}.brand-clean{width:122px}.brand-clean img{width:111px;height:46px}.brand-clean>span{font-size:5px;letter-spacing:2px}.brand-clean sup{right:0;top:3px}.header-actions{gap:6px}.account-link{padding:7px;background:#5b7a4d;min-height:35px;border-radius:5px}.account-link>svg{width:17px;height:21px;padding:0}.quote-link{min-height:35px;padding:7px 8px}.header-search{height:45px;border-radius:12px}.header-search input{font-size:16px;padding-left:12px}.header-search input::placeholder{font-size:11px}.header-search button{width:62px;height:35px;font-size:11px;border-radius:8px}.discovery-layout{gap:12px;margin-top:14px;margin-bottom:16px}.discovery-layout .editorial-slider{height:550px;border-radius:10px}.discovery-layout .editorial-slider .hero-copy{padding:25px 19px 65px}.discovery-layout .editorial-slider .hero-copy h1,.discovery-layout .editorial-slider .hero-copy h2{font-size:29px;min-height:132px;padding:13px 14px;margin:15px 0 19px;letter-spacing:-.8px}.discovery-layout .editorial-slider .hero-copy p{font-size:12px;min-height:70px;max-width:265px;margin-bottom:20px}.discovery-layout .editorial-slider .eyebrow{font-size:6.5px;letter-spacing:1px}.discovery-layout .editorial-slider .hero-copy .btn{font-size:9px;padding:10px 11px;min-height:40px}.discovery-layout .editorial-slider .hero-assurance{font-size:8px;gap:6px}.discovery-layout .editorial-slider .slide-ivory{background-size:auto 78%;background-position:73% bottom;background-color:#f7f6ee}.discovery-layout .editorial-slider .slide-ivory::before{background:linear-gradient(180deg,#faf9f1f5,#faf9f1da 52%,#faf9f142)}.discovery-layout .editorial-slider>.slider-controls{width:calc(100% - 36px);bottom:16px}.discovery-layout .slider-counter{display:none}.discovery-side{grid-template-columns:1fr;gap:12px}.discovery-card{min-height:207px;padding:24px;border-radius:10px}.discovery-card h2{font-size:25px}.discovery-card p{max-width:270px}.discovery-card .eyebrow{font-size:7px}.footer .brand-clean{background:transparent}.benefits-grid{padding:15px 0}}
@media(max-width:360px){.brand-clean{width:101px}.brand-clean img{width:94px;height:42px}.brand-clean>span{font-size:4.5px;letter-spacing:1.5px}.header-actions{gap:4px}.quote-link{padding:6px}.quote-link span{font-size:9px}.discovery-layout .editorial-slider .hero-copy{padding:24px 14px 65px}.discovery-layout .editorial-slider .hero-copy h1,.discovery-layout .editorial-slider .hero-copy h2{font-size:26px;min-height:123px}.discovery-layout .editorial-slider .hero-copy .btn{font-size:8px;padding:10px}.discovery-layout .editorial-slider .hero-copy p{font-size:11px}.utility-message{max-width:173px}.discovery-layout .editorial-slider .hero-assurance{font-size:7px}}
/* Full-width slider restored; larger, aligned header */
.site-header{background-image:url('assets/header-seeds-spices.png')}.header-main{grid-template-columns:225px minmax(190px,1fr) auto;min-height:115px;gap:24px}.brand-clean{width:216px;padding:0;position:relative}.brand-clean img{width:208px;height:80px;object-fit:contain}.brand-clean sup{right:4px;top:18px;font-size:11px}.brand-clean>.brand-tagline{width:196px;display:flex;align-items:center;justify-content:space-between;gap:2px;font:10px/1.3 Arial,Helvetica,sans-serif;letter-spacing:.1px;margin-top:-2px;color:#4d5f3e;white-space:nowrap}.brand-tagline i{font-style:normal;color:#8b956f;font-size:10px}.header-search input{font-size:16px}.header-actions{align-items:center;gap:14px}.account-link{display:flex;align-items:center;justify-content:center;align-self:center;min-height:50px;height:50px;padding:10px 14px;transform:none!important;rotate:none;font-style:normal;border-radius:6px;line-height:1.2}.account-link>span{display:flex;flex-direction:column;justify-content:center;line-height:1.3;max-width:none;text-align:left;font-size:14px;white-space:nowrap}.account-link small{font-size:10px;letter-spacing:.3px;margin:0 0 2px}.account-link>svg{width:24px;height:27px;display:block}.quote-link{height:50px;font-size:14px;align-items:center}.quote-link b{font-size:12px}.desktop-nav{border-radius:14px;min-height:56px}.categories{min-width:188px}.categories summary{border-radius:13px;min-height:54px;padding:13px 18px;font-size:15px;gap:12px}.desktop-nav>a{font-size:14px;padding:16px 11px}.desktop-nav>a.nav-phone{font-size:14px;padding-left:15px;padding-right:16px}.desktop-nav>a[aria-current=page]::after{width:calc(100% - 16px);left:8px;bottom:4px;border-radius:3px}.category-dropdown a{font-size:15px}.utility-message{font-size:13px}.utility-links a{font-size:12px}.editorial-slider{border-radius:0;margin:0;width:100%;height:540px}.editorial-slider>.slider-controls{bottom:21px}.slider-buttons{padding:4px 7px;background:#152e2460;border-radius:25px}.light-slide .slider-buttons{background:#f8f7ecda}.footer .brand-clean{width:196px;background:transparent}.footer .brand-clean img{width:187px;height:73px}.footer .brand-clean>.brand-tagline{width:183px;font-size:9px;letter-spacing:0}.footer .brand-clean sup{right:0;top:14px}.nature-brand .brand-clean{width:232px;padding:8px 12px 12px}.nature-brand .brand-clean img{width:208px;height:80px}.nature-brand .brand-clean>.brand-tagline{width:196px;font-size:10px;letter-spacing:0}.nature-brand .brand-clean sup{right:10px;top:20px}
@media(max-width:1200px){.header-main{grid-template-columns:210px minmax(150px,1fr) auto;gap:17px}.header-actions{gap:9px}.account-link{padding:9px 11px}.account-link>span{font-size:13px}.quote-link{font-size:12px;padding:9px 11px}.brand-clean{width:205px}.brand-clean img{width:198px;height:77px}.brand-clean>.brand-tagline{width:188px;font-size:9px}.desktop-nav>a{font-size:13px;padding:15px 8px}.desktop-nav>a.nav-phone{font-size:12px;padding-left:10px;padding-right:12px}.categories{min-width:160px}.categories summary{font-size:14px}.utility-message{font-size:11px}.utility-links a{font-size:11px}}
@media(max-width:980px){.header-main{grid-template-columns:1fr auto;min-height:0;gap:14px;padding:13px 0}.account-link{height:43px;min-height:43px;padding:9px 11px}.account-link>span{display:none}.quote-link{height:43px;min-height:43px}.header-search{grid-column:1/-1;grid-row:2}.utility-message{font-size:10px}.utility-links a{font-size:10px}.editorial-slider{height:530px}.mobile-menu>a,.mobile-menu summary{font-size:16px}.mobile-menu details a{font-size:15px}}
@media(max-width:640px){.header-main{gap:11px;padding:11px 0 12px}.brand-clean{width:143px}.brand-clean img{width:137px;height:55px}.brand-clean sup{font-size:8px;right:0;top:12px}.brand-clean>.brand-tagline{width:134px;font-size:7px;letter-spacing:-.1px;margin-top:0}.brand-tagline i{font-size:7px}.header-actions{gap:6px}.account-link{height:35px;min-height:35px;padding:7px}.account-link>svg{width:17px;height:21px}.quote-link{height:35px;min-height:35px;padding:7px 8px;font-size:10px}.quote-link span{font-size:10px}.quote-link b{font-size:9px}.mobile-toggle{width:30px}.utility-message{font-size:9px;max-width:215px}.utility-links a{font-size:9px}.header-search input{font-size:16px}.header-search input::placeholder{font-size:12px}.editorial-slider{height:580px}.footer .brand-clean>.brand-tagline{font-size:9px;width:183px}.footer .brand-tagline i{font-size:9px}}
@media(max-width:360px){.brand-clean{width:123px}.brand-clean img{width:117px;height:48px}.brand-clean>.brand-tagline{width:119px;font-size:6.2px}.brand-clean sup{right:0;top:9px;font-size:7px}.header-actions{gap:4px}.quote-link{padding:6px}.quote-link span{font-size:9px}.account-link{padding:6px}.mobile-toggle{width:27px}.editorial-slider{height:560px}}
/* Keep ingredient drawings quiet behind the brand and controls. */
.site-header{background-image:linear-gradient(#ffffffb8,#ffffffb8),url('assets/header-seeds-spices.png')}.header-main .brand-clean{background:#ffffffd9;border-radius:8px}.header-main .brand-clean>.brand-tagline{color:#34492d;font-weight:500}
.slider-counter{white-space:nowrap;flex-shrink:0}.slider-dots,.slider-buttons{flex-shrink:0}
/* Align the visible d/l edges rather than transparent image margins. */
.brand-clean,.header-main .brand-clean,.footer .brand-clean,.nature-brand .brand-clean{--art-width:200px;width:calc(var(--art-width) + 13px);padding:0;background:transparent;border-radius:0;align-items:flex-start}.brand-art{display:block;position:relative;width:var(--art-width);aspect-ratio:1714/592;overflow:hidden;flex-shrink:0}.brand-clean .brand-art img{position:absolute;max-width:none;width:106.8845%;height:auto;left:-3.1505%;top:-30.4054%;object-fit:initial;display:block}.brand-clean>.brand-tagline,.header-main .brand-clean>.brand-tagline,.footer .brand-clean>.brand-tagline,.nature-brand .brand-clean>.brand-tagline{width:var(--art-width);margin:6px 0 0;padding:0;display:flex;justify-content:space-between;font-size:10px;line-height:1.3;letter-spacing:0;font-weight:500}.brand-clean sup,.footer .brand-clean sup,.nature-brand .brand-clean sup{left:calc(var(--art-width) + 3px);right:auto;top:4px;font:10px/1 Arial,Helvetica,sans-serif}.footer .brand-clean{--art-width:180px}.nature-brand .brand-clean{--art-width:200px}.nature-brand .brand-clean>.brand-tagline{color:#e6eddb}.nature-brand .brand-clean sup{color:#e6eddb}
@media(max-width:1200px){.header-main .brand-clean{--art-width:192px}}
@media(max-width:640px){.header-main .brand-clean{--art-width:128px}.header-main .brand-clean>.brand-tagline{font-size:7px;margin-top:4px}.header-main .brand-clean sup{top:3px;font-size:7px;left:calc(var(--art-width) + 2px)}}
@media(max-width:360px){.header-main .brand-clean{--art-width:110px}.header-main .brand-clean>.brand-tagline{font-size:6px}.header-main .brand-clean sup{font-size:6px}}
/* Smaller mark with a readable, full-width descriptor. */
.header-main .brand-clean{--art-width:180px}.header-main .brand-clean>.brand-tagline{font-size:13px;font-weight:600;letter-spacing:-.15px;margin-top:6px}.header-main .brand-clean sup{font-size:15px;left:calc(var(--art-width) + 3px);top:3px}.footer .brand-clean{--art-width:162px}.footer .brand-clean>.brand-tagline{font-size:12px;font-weight:600;letter-spacing:-.3px}.footer .brand-clean sup{font-size:15px}.nature-brand .brand-clean{--art-width:180px}.nature-brand .brand-clean>.brand-tagline{font-size:13px;font-weight:600;letter-spacing:-.15px}.nature-brand .brand-clean sup{font-size:15px}
@media(max-width:1200px){.header-main .brand-clean{--art-width:172.8px}.header-main .brand-clean>.brand-tagline{font-size:12.5px;letter-spacing:-.2px}}
@media(max-width:640px){.header-main .brand-clean{--art-width:115.2px}.header-main .brand-clean>.brand-tagline{font-size:9px;letter-spacing:-.4px;margin-top:5px;gap:0}.header-main .brand-tagline i{font-size:7px}.header-main .brand-clean sup{font-size:10.5px;left:calc(var(--art-width) + 2px);top:2px}}
@media(max-width:360px){.header-main .brand-clean{--art-width:99px}.header-main .brand-clean>.brand-tagline{font-size:8px;letter-spacing:-.45px}.header-main .brand-tagline i{font-size:6px}.header-main .brand-clean sup{font-size:9px}}
@media(min-width:1201px){.header-main .brand-clean>.brand-tagline,.nature-brand .brand-clean>.brand-tagline{font-size:14px}}
@media(min-width:641px) and (max-width:1200px){.header-main .brand-clean>.brand-tagline{font-size:13.5px}}
@media(min-width:1201px){.header-main .brand-clean>.brand-tagline,.nature-brand .brand-clean>.brand-tagline{font-size:13.8px}}
@media(min-width:641px) and (max-width:1200px){.header-main .brand-clean>.brand-tagline{font-size:13px}}
/* Reference-matched account, basket and illustrated category menu. */
.header-actions{display:flex;align-items:center;gap:10px;overflow:visible}.dq-header-pop{position:relative;margin:0;padding:0;border:0;flex:none;color:#fff}.dq-header-pop>summary{list-style:none;cursor:pointer;height:50px;border:0;border-radius:7px;color:#fff;transition:background .2s,box-shadow .2s;box-sizing:border-box}.dq-header-pop>summary::-webkit-details-marker{display:none}.dq-header-pop>summary:focus-visible{outline:2px solid #315f33;outline-offset:3px}.dq-account>summary{width:148px;background:rgba(25,91,38,.75);display:grid;grid-template-columns:26px minmax(0,1fr) 14px;gap:8px;padding:0 12px;align-items:center;text-align:left}.dq-account>summary>svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.6}.dq-account>summary>span:not(.dq-down){min-width:0;display:flex;flex-direction:column;gap:1px;line-height:1.15}.dq-account>summary b{font-size:9px;font-weight:650}.dq-account>summary small{font-size:13px;font-weight:800;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.dq-down{font-size:16px;line-height:1;transition:transform .2s}.dq-account[open] .dq-down{transform:rotate(180deg)}.dq-cart>summary{width:144px;background:rgba(102,62,25,.75);display:flex;align-items:center;justify-content:center;gap:7px;padding:0 10px}.dq-cart-icon{position:relative;width:42px;height:42px;display:grid;place-items:center;flex:none}.dq-cart-icon svg{width:34px;height:34px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.dq-cart-icon strong{position:absolute;top:-2px;right:4px;min-width:19px;height:19px;padding:0 2px;display:grid;place-items:center;border-radius:50%;background:#5f8b3e;border:2px solid white;font:900 10px/1 Arial}.dq-cart>summary>b{font-size:16px;font-weight:800;white-space:nowrap}.dq-cart>summary .amount{color:inherit}.dq-account>summary:hover,.dq-account[open]>summary{background:rgba(25,91,38,.88)}.dq-cart>summary:hover,.dq-cart[open]>summary{background:rgba(102,62,25,.88)}
.dq-pop-panel{position:absolute;z-index:110;top:calc(100% + 11px);border:1px solid #dce3d5;border-radius:14px;background:#fffefa;color:#303a2c;box-shadow:0 20px 45px #2c231533;animation:dq-pop-in .2s ease}.dq-pop-panel::before{content:'';position:absolute;top:-13px;left:0;right:0;height:13px}.dq-account-panel{width:270px;right:0;padding:18px;text-align:center}.dq-account-panel>a{display:flex;align-items:center;justify-content:center;min-height:40px;border-radius:8px;font-size:13px;font-weight:700;padding:8px;color:#315d30}.dq-account-panel>a:hover{background:#edf2e6}.dq-account-panel p{font-size:13px;margin:8px 0 12px;color:#665f54}.dq-account-panel .dq-login-primary{background:#2e642e;color:#fff}.dq-cart-panel{right:-1px;width:370px;max-width:calc(100vw - 28px);overflow:visible}.dq-cart-panel>header{height:52px;padding:0 18px;display:flex;align-items:center;background:#f1f5ed;border-bottom:1px solid #dce3d5;border-radius:14px 14px 0 0;color:#234f27;text-transform:uppercase;letter-spacing:.8px;font-weight:700}.dq-cart-panel>p{margin:22px 18px 14px;text-align:center;color:#665f54;font-size:14px}.dq-cart-shop{min-height:42px;margin:0 18px 18px;display:grid;place-items:center;border-radius:8px;background:#2e642e;color:#fff;font-weight:700;font-size:14px}.dq-mini-items{max-height:310px;overflow:auto;padding:8px 15px}.dq-mini-items>a{padding:12px 0;border-bottom:1px solid #ece8df;display:flex;flex-direction:column;font-size:13px;gap:5px}.dq-mini-items span{color:#665f54}@keyframes dq-pop-in{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}
.desktop-nav{position:relative;overflow:visible}.desktop-nav>.categories{position:static}.desktop-nav .category-dropdown{position:absolute;z-index:100;top:100%;left:0;right:0;width:100%;min-width:0;padding:18px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;background:#fffefa;border:1px solid #e7e1d6;border-radius:0 0 16px 16px;box-shadow:0 18px 40px #33220f2b;animation:dq-pop-in .2s ease}.desktop-nav .categories:not([open])>.category-dropdown{display:none}.category-dropdown .dq-category-card,.mobile-menu .dq-category-card{position:relative;isolation:isolate;overflow:hidden;min-height:78px;margin:0;border:1px solid #ece8df;border-radius:11px;padding:13px;display:grid;grid-template-columns:30px minmax(0,1fr) 17px;gap:10px;align-items:center;background:#fffefa;color:#303a2c;transition:transform .2s,border-color .2s}.dq-category-card::before{content:'';position:absolute;inset:0;z-index:-2;background-image:url('assets/category-atlas.png');background-size:300% 200%;background-position:var(--category-position)}.dq-category-card::after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(255,254,250,.96),rgba(255,254,250,.9) 40%,rgba(255,254,250,.56) 70%,rgba(255,254,250,.25))}.dq-category-card>svg{width:25px;height:25px;fill:none;stroke:#465844;stroke-width:1.7}.dq-category-card>span:not(.category-chevron){display:flex;flex-direction:column;gap:5px}.dq-category-card b{font-size:17px;line-height:1.25}.dq-category-card small{font-size:12px;color:#656d5e;line-height:1.35}.category-chevron{font-size:23px;color:#526f41}.category-dropdown .dq-category-card:hover,.mobile-menu .dq-category-card:hover{transform:translateY(-2px);border-color:#bdc9ae}.category-footer{grid-column:1/-1;padding:10px 6px 0}.category-dropdown .category-footer a,.mobile-menu .category-footer a{display:flex;gap:8px;align-items:center;padding:0;border:0;background:none;color:#2e642e;font-size:16px;font-weight:700}.category-footer span{font-size:24px}
@media(max-width:1200px){.header-main{grid-template-columns:200px minmax(170px,1fr) auto;gap:20px}.dq-account>summary{width:140px;padding:0 10px;gap:5px}.dq-cart>summary{width:130px}}
@media(max-width:980px){.header-main{grid-template-columns:1fr auto}.header-search{grid-column:1/-1;grid-row:2}.header-actions{gap:8px}.dq-account-panel{right:-70px}.mobile-menu>details>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:10px 0}.mobile-menu .dq-category-card{padding:12px}.mobile-menu .category-footer{padding-bottom:8px}}
@media(max-width:640px){.header-actions{gap:5px}.dq-account>summary{width:44px;height:44px;padding:0;display:grid;grid-template-columns:1fr;place-items:center}.dq-account>summary>span{display:none!important}.dq-cart>summary{width:65px;height:44px;padding:0;gap:0}.dq-cart-icon{width:36px}.dq-cart>summary>b{display:none}.dq-cart-icon svg{width:30px}.dq-account-panel{position:fixed;top:130px;right:14px;left:14px;width:auto;max-width:none}.dq-cart-panel{position:fixed;top:130px;right:14px;left:14px;width:auto;max-width:none}.mobile-toggle{margin-left:1px}.mobile-menu>details>div{grid-template-columns:1fr}.mobile-menu .dq-category-card{min-height:78px}.header-main{column-gap:8px}.dq-header-pop{z-index:120}.dq-cart-icon strong{top:0}.category-footer a{font-size:15px!important}}
@media(prefers-reduced-motion:reduce){.dq-pop-panel,.category-dropdown{animation:none!important}.dq-category-card,.dq-header-pop>summary{transition:none!important}}
.dq-category-card::before{inset:auto 0 auto 0;top:50%;height:auto;aspect-ratio:1;transform:translateY(-50%)}.category-dropdown .category-footer a{justify-content:flex-start}.category-dropdown .category-footer a span{margin-left:0}
/* Compact mobile header and live product search. */
.header-main>.mobile-toggle{display:none}.header-search{position:relative;overflow:visible}.header-results{position:absolute;z-index:150;top:calc(100% + 7px);left:0;right:0;background:#fffefa;border:1px solid #dbe3d0;border-radius:12px;box-shadow:0 12px 28px #18351e24;padding:7px;max-height:330px;overflow:auto}.header-results[hidden],.header-result[hidden],.search-empty[hidden]{display:none!important}.header-result{display:flex;flex-direction:column;gap:3px;padding:12px;color:#244a2f;font-size:14px;border-radius:7px}.header-result span{font-size:11px;color:#77816c}.header-result:hover,.header-result:focus{background:#edf2e7}.search-empty{padding:10px;margin:0;font-size:13px;color:#626b5c}
@media(max-width:980px){.header-main{display:grid;grid-template-columns:76px minmax(0,1fr) 76px;gap:12px 8px;min-height:0;padding-top:14px;padding-bottom:14px}.header-main>.brand{grid-column:2;grid-row:1;justify-self:center;margin:0}.header-actions{display:contents}.header-actions>.dq-account{grid-column:1;grid-row:1;justify-self:start}.header-actions>.dq-cart{grid-column:3;grid-row:1;justify-self:end}.dq-account>summary{width:44px;height:44px;padding:0;display:grid;grid-template-columns:1fr;place-items:center}.dq-account>summary>span{display:none!important}.dq-cart>summary{width:55px;height:44px;padding:0}.dq-cart>summary>b{display:none}.header-main>.mobile-toggle{grid-column:1;grid-row:2;display:flex;align-items:center;justify-content:center;gap:5px;width:76px;height:44px;margin:0;padding:0 7px;background:#2d592f;color:#fff;border:0;border-radius:10px;font-size:11px;font-weight:700}.mobile-toggle svg{width:17px;height:17px}.header-main>.header-search{grid-column:2/4;grid-row:2;width:100%;height:44px;margin:0;min-width:0}.header-search>button{display:none}.header-search input{width:100%;padding:0 11px;font-size:16px;min-width:0}.header-search input::placeholder{font-size:11px}.header-main .brand-clean{--art-width:207.36px}.dq-account-panel{left:0;right:auto}.dq-cart-panel{right:0}.header-results{left:-84px}.header-main .brand-clean>.brand-tagline{font-size:15px}}
@media(max-width:640px){.header-main .brand-clean{--art-width:138.24px;width:var(--art-width)}.header-main .brand-clean>.brand-tagline{font-size:10.8px;letter-spacing:-.4px}.header-main .brand-clean sup{font-size:12.6px}.editorial-slider{height:350px;min-height:0}.editorial-slider .hero-copy{padding:22px 0 48px;max-width:100%}.editorial-slider .hero-copy h1,.editorial-slider .hero-copy h2{font-size:34px;line-height:1.04;min-height:0;margin:13px 0 14px;letter-spacing:-.8px}.editorial-slider .hero-copy p{font-size:11px;line-height:1.6;min-height:0;margin:0 0 17px;max-width:330px}.editorial-slider .hero-copy .btn{font-size:10px;min-height:40px;padding:10px 12px}.editorial-slider .hero-assurance{display:none}.editorial-slider>.slider-controls{bottom:9px}.editorial-slider .slider-buttons>button{width:26px;height:26px;min-height:26px;font-size:13px}.editorial-slider .slider-buttons{padding:2px 5px}.editorial-slider .slider-counter{font-size:7px}.editorial-slider .slide-ivory{background-size:auto 100%;background-position:73% center}.editorial-slider .slide-ivory::before{background:linear-gradient(90deg,#f7f6f0f5,#f7f6f0e8 58%,#f7f6f096)}.dq-account-panel,.dq-cart-panel{position:fixed;top:120px;left:14px;right:14px;width:auto}}
@media(max-width:360px){.header-main .brand-clean{--art-width:118.8px}.header-main .brand-clean>.brand-tagline{font-size:9.6px;letter-spacing:-.45px}.header-main .brand-clean sup{font-size:10.8px}.header-main{grid-template-columns:76px minmax(0,1fr) 76px}.editorial-slider .hero-copy h1,.editorial-slider .hero-copy h2{font-size:30px}.editorial-slider .hero-copy .btn{padding:10px;font-size:9px}.editorial-slider .eyebrow{font-size:6px}}
/* Expandable mobile search; the illustrated header stays fixed when menus open. */
.mobile-search-toggle{display:none}
@media(max-width:980px){.utility-bar{display:none}.site-header{background-image:none;background-color:#fff}.header-main{position:relative;isolation:isolate;width:calc(100% - 20px);max-width:none;grid-template-columns:1fr 1fr 1fr 44px;gap:12px 8px;padding:15px 0 12px}.header-main::before{content:'';position:absolute;z-index:-1;inset:0 -10px;background:linear-gradient(#ffffffb8,#ffffffb8),url('assets/header-seeds-spices.png') center/cover no-repeat}.header-main>.brand{grid-column:1/-1;grid-row:1}.header-main>.mobile-toggle{grid-column:1;grid-row:2;width:100%;min-width:0}.header-actions>.dq-account{grid-column:2;grid-row:2;justify-self:stretch}.header-actions>.dq-cart{grid-column:3;grid-row:2;justify-self:stretch}.header-actions>.dq-account>summary,.header-actions>.dq-cart>summary{width:100%;height:44px}.mobile-search-toggle{display:grid;place-items:center;grid-column:4;grid-row:2;z-index:132;width:44px;height:44px;padding:10px;border:1px solid #9aaf86;border-radius:10px;background:#fff;color:#344a30}.mobile-search-toggle svg{width:21px;height:21px}.header-main>.header-search{position:absolute;z-index:131;right:0;bottom:12px;top:auto;left:auto;grid-column:auto;grid-row:auto;width:44px;height:44px;margin:0;padding:0;border:0;opacity:0;visibility:hidden;pointer-events:none;transition:width .28s ease,opacity .2s ease,visibility .28s;box-shadow:none;overflow:visible}.header-main.search-is-open>.header-search{width:100%;opacity:1;visibility:visible;pointer-events:auto;border:1px solid #9aaf86;background:#fff;box-shadow:0 3px 10px #2b482512}.header-main>.header-search input{padding:0 55px 0 14px;font:400 16px 'Segoe UI',Tahoma,Arial,sans-serif;min-height:42px;width:100%}.header-main>.header-search input::placeholder{font:500 16px 'Segoe UI',Tahoma,Arial,sans-serif;color:#6d6252;opacity:1}.header-results{left:0;right:0}.header-main.search-is-open>.mobile-search-toggle{border-color:transparent;background:transparent}.search-is-open>.mobile-toggle,.search-is-open>.header-actions>.dq-header-pop{visibility:hidden}.dq-account-panel,.dq-cart-panel{position:fixed;top:145px;left:10px;right:10px;width:auto;max-width:none}.mobile-menu:not([hidden]){background:#fffef9}.mobile-menu{position:relative}.header-main .brand-clean{width:var(--art-width)}}
@media(max-width:640px){.header-main{width:calc(100% - 16px)}.header-main::before{left:-8px;right:-8px}.dq-account-panel,.dq-cart-panel{top:140px}}
@media(prefers-reduced-motion:reduce){.header-main>.header-search{transition:none}}
@media(max-width:980px){.header-main:not(.search-is-open)>.header-search{overflow:hidden}.header-main.search-is-open>.header-search{overflow:visible}}
/* Wholesale information strip and labelled mobile controls. */
.dq-info-message{display:flex;align-items:center;gap:7px;font-size:11px;color:#354832}.dq-info-message svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.6;flex:none}
@media(max-width:980px){.utility-bar{display:block;background:#e9eedf;border-bottom:1px solid #dce4d0}.utility-bar>.wrap{min-height:30px;width:calc(100% - 16px);justify-content:center;padding:4px 0}.utility-bar .utility-links{display:none}.dq-info-message{font-size:11px;line-height:1.4;text-align:center;gap:6px}.header-main{grid-template-columns:44px minmax(100px,1.2fr) minmax(85px,1fr) 40px;column-gap:5px}.header-main>.mobile-toggle{width:44px;flex-direction:column;gap:1px;padding:3px 0;font-size:9px;line-height:1.1}.header-main>.mobile-toggle svg{width:17px;height:17px}.header-actions>.dq-account>summary{display:grid!important;grid-template-columns:28px minmax(0,1fr);gap:4px;padding:0 6px;text-align:left}.header-actions>.dq-account>summary>svg{width:27px;height:29px;stroke-width:1.6}.header-actions>.dq-account>summary>span:not(.dq-down){display:flex!important;min-width:0;gap:1px;line-height:1.15}.header-actions>.dq-account>summary>.dq-down{display:none!important}.header-actions>.dq-account>summary b{font-size:11px;font-weight:700}.header-actions>.dq-account>summary small{font-size:10px;font-weight:600;white-space:nowrap}.header-actions>.dq-cart>summary{display:flex;padding:0 4px;gap:3px;justify-content:center}.header-actions>.dq-cart>summary>b{display:block;font-size:12px;line-height:1.1;white-space:nowrap}.header-actions>.dq-cart .dq-cart-icon{width:35px;height:42px}.header-actions>.dq-cart .dq-cart-icon svg{width:35px;height:35px}.header-actions>.dq-cart .dq-cart-icon strong{right:1px;top:-1px}.mobile-search-toggle{width:40px;padding:8px}.header-main .brand-clean>.brand-tagline{width:150%;margin-left:-25%;justify-content:space-between;font-size:22.5px;letter-spacing:-.4px}.dq-account-panel,.dq-cart-panel{top:185px}}
@media(max-width:640px){.dq-info-message{font-size:10px}.header-main .brand-clean>.brand-tagline{font-size:16.2px}.dq-account-panel,.dq-cart-panel{top:175px}}
@media(max-width:360px){.header-main{grid-template-columns:44px minmax(100px,1.2fr) minmax(85px,1fr) 38px;column-gap:4px}.mobile-search-toggle{width:38px}.header-actions>.dq-account>summary{padding:0 4px;gap:3px;grid-template-columns:26px minmax(0,1fr)}.header-actions>.dq-account>summary>svg{width:26px}.header-actions>.dq-account>summary b{font-size:10px}.header-actions>.dq-account>summary small{font-size:9px}.header-actions>.dq-cart>summary>b{font-size:11px}.header-main .brand-clean>.brand-tagline{font-size:14.4px}.dq-info-message{font-size:9px;gap:4px}}
/* Equal mobile account/cart widths, room for a four-digit basket amount. */
@media(max-width:980px){.header-main{grid-template-columns:54px minmax(0,1fr) minmax(0,1fr) 40px;column-gap:5px}.header-main>.mobile-toggle{width:54px}.header-actions>.dq-account,.header-actions>.dq-cart{min-width:0;width:100%}.header-actions>.dq-cart>summary{justify-content:flex-start;padding:0 5px;gap:3px}.header-actions>.dq-cart .dq-cart-icon{width:32px;flex:0 0 32px}.header-actions>.dq-cart .dq-cart-icon svg{width:33px;height:35px}.header-actions>.dq-cart>summary>b{font-size:12px;letter-spacing:-.15px}.header-actions>.dq-account>summary{padding:0 5px;gap:3px}}
@media(max-width:360px){.header-main{grid-template-columns:44px minmax(0,1fr) minmax(0,1fr) 38px;column-gap:4px}.header-main>.mobile-toggle{width:44px}.header-actions>.dq-cart>summary{padding:0 3px;gap:2px}.header-actions>.dq-cart .dq-cart-icon{width:29px;flex-basis:29px}.header-actions>.dq-cart .dq-cart-icon svg{width:30px}.header-actions>.dq-cart>summary>b{font-size:11px}.header-actions>.dq-account>summary{padding:0 3px;gap:2px}}
/* Mobile controls follow basket state. */
@media(max-width:980px){.header-actions>.dq-cart>summary>b{font-size:14px}.header-actions>.dq-account>summary{grid-template-columns:27px minmax(0,1fr);gap:0;justify-content:start;padding:0 5px}.header-actions>.dq-account>summary>span:not(.dq-down){margin:0;padding:0}.header-actions>.dq-account>summary>svg{margin:0}.header-main:has(.dq-cart.is-empty){grid-template-columns:minmax(70px,1fr) minmax(110px,1fr) 40px}.header-main:has(.dq-cart.is-empty)>.mobile-toggle{grid-column:1;width:100%;flex-direction:row;gap:6px;font-size:12px}.header-main:has(.dq-cart.is-empty) .dq-account{grid-column:2}.header-main:has(.dq-cart.is-empty)>.mobile-search-toggle{grid-column:3}.header-actions>.dq-cart.is-empty{display:none}.header-main:has(.dq-cart.has-items) .dq-cart{grid-column:2}.header-main:has(.dq-cart.has-items) .dq-account{grid-column:3}}
@media(max-width:360px){.header-actions>.dq-cart>summary>b{font-size:13px}.header-actions>.dq-account>summary{grid-template-columns:26px minmax(0,1fr);gap:0;padding:0 3px}.header-main:has(.dq-cart.is-empty){grid-template-columns:minmax(65px,1fr) minmax(105px,1fr) 38px}}
@media(max-width:980px){.header-actions>.dq-account>summary>span:not(.dq-down){align-items:flex-start;justify-self:start;text-align:left}.header-actions>.dq-account>summary b,.header-actions>.dq-account>summary small{text-align:left}}
/* One quantity selection for cart and quote requests. */
.purchase-quantity-row{display:grid;grid-template-columns:124px minmax(90px,1fr) auto;gap:14px;align-items:end}.purchase-quantity-row .purchase-cart-button{min-height:46px;align-self:end;white-space:nowrap;padding:12px 16px;font-size:14px;gap:7px}.purchase-cart-button:disabled{opacity:.45;cursor:not-allowed}.detail-summary .product-cta{margin:12px 0}.postid-25 #gallery-main:not(.raw-mode),.postid-25 .gallery-thumb[data-gallery=sack]{background-image:url('assets/corek-otu-fine-seeds-web.png');background-size:contain;background-position:center;background-repeat:no-repeat;background-color:#fff}.product-visual[href$='/corek-otu/']{background-image:url('assets/corek-otu-fine-seeds-web.png');background-size:contain;background-position:center;background-repeat:no-repeat;background-color:#fff}
@media(max-width:640px){.purchase-quantity-row{grid-template-columns:104px minmax(68px,1fr) auto;gap:7px}.purchase-quantity-row .qty{width:104px}.purchase-quantity-row .qty input{width:40px;min-width:0}.purchase-quantity-row .qty button{width:30px;padding:0}.purchase-quantity-row .purchase-cart-button{font-size:12px;padding:10px 9px;min-height:43px}.purchase-quantity-row .purchase-cart-button svg{width:16px}.purchase-quantity-row .total-weight{font-size:10px}.purchase-quantity-row .total-weight strong{font-size:18px}.purchase-quantity-row label{font-size:11px}}
@media(max-width:360px){.purchase-quantity-row{grid-template-columns:92px minmax(58px,1fr) auto;gap:5px}.purchase-quantity-row .qty{width:92px}.purchase-quantity-row .qty input{width:34px}.purchase-quantity-row .qty button{width:27px}.purchase-quantity-row .purchase-cart-button{padding:10px 7px;font-size:11px}.purchase-quantity-row .purchase-cart-button svg{display:none}}
/* Keep quantity, weight and action together without overlapping controls. */
.detail-summary .purchase-quantity-row{display:grid;grid-template-columns:124px max-content max-content;justify-content:start;align-items:end;gap:16px}.purchase-quantity-row>div{min-width:0}.purchase-quantity-row .qty{display:grid;grid-template-columns:32px minmax(0,1fr) 32px;width:124px;height:44px;overflow:hidden}.purchase-quantity-row .qty input{width:100%;min-width:0;height:42px;padding:0 2px;box-sizing:border-box}.purchase-quantity-row .qty button{width:32px;height:42px;padding:0}.purchase-quantity-row .total-weight{margin:0;padding:0 0 3px;min-width:78px;white-space:nowrap}.purchase-quantity-row .purchase-cart-button{margin:0;justify-self:start}
@media(max-width:640px){.detail-summary .purchase-quantity-row{grid-template-columns:104px max-content max-content;gap:9px}.purchase-quantity-row .qty{width:104px;grid-template-columns:29px minmax(0,1fr) 29px}.purchase-quantity-row .qty button{width:29px}.purchase-quantity-row .total-weight{min-width:68px}.purchase-quantity-row .purchase-cart-button{padding:10px 9px}}
@media(max-width:360px){.detail-summary .purchase-quantity-row{grid-template-columns:92px max-content max-content;gap:7px}.purchase-quantity-row .qty{width:92px;grid-template-columns:25px minmax(0,1fr) 25px}.purchase-quantity-row .qty button{width:25px}.purchase-quantity-row .total-weight{min-width:62px}.purchase-quantity-row .purchase-cart-button{padding:10px 7px}}
/* Compact mobile buttons and a logo/menu-only scrolling header. */
@media(max-width:980px){.header-main:has(.dq-cart.is-empty){grid-template-columns:86px minmax(0,1fr) 110px 40px}.header-main:has(.dq-cart.is-empty)>.mobile-toggle{grid-column:1;width:86px}.header-main:has(.dq-cart.is-empty) .dq-account{grid-column:3}.header-main:has(.dq-cart.is-empty)>.mobile-search-toggle{grid-column:4}.site-header.mobile-is-sticky{position:fixed;top:0;left:0;right:0;z-index:200;box-shadow:0 3px 15px #1c35221c}.site-header.mobile-is-sticky .header-main{width:calc(100% - 20px);min-height:64px;padding:8px 0;display:flex;align-items:center;justify-content:space-between;gap:12px}.site-header.mobile-is-sticky .header-main>.brand{order:2;margin-left:auto;margin-right:auto}.site-header.mobile-is-sticky .header-main>.mobile-toggle{order:1;display:flex;width:86px;flex:0 0 86px;flex-direction:row;gap:6px;font-size:12px}.site-header.mobile-is-sticky .header-actions,.site-header.mobile-is-sticky .mobile-search-toggle,.site-header.mobile-is-sticky .header-search{display:none!important}.site-header.mobile-is-sticky .brand-clean{--art-width:105px;width:105px}.site-header.mobile-is-sticky .brand-clean>.brand-tagline{display:none}.site-header.mobile-is-sticky .brand-clean sup{font-size:10px}.site-header.mobile-is-sticky .header-main::after{content:'';order:3;width:86px;flex:0 0 86px}.site-header.mobile-is-sticky .mobile-menu{max-height:calc(100dvh - 64px);overflow-y:auto;overscroll-behavior:contain}.mobile-header-spacer{display:block;pointer-events:none}}
@media(max-width:360px){.header-main:has(.dq-cart.is-empty){grid-template-columns:76px minmax(0,1fr) 105px 38px}.header-main:has(.dq-cart.is-empty)>.mobile-toggle{width:76px}.site-header.mobile-is-sticky .header-main>.mobile-toggle{width:68px;flex-basis:68px;font-size:11px}.site-header.mobile-is-sticky .header-main::after{width:68px;flex-basis:68px}}
@media(min-width:981px){.mobile-header-spacer{display:none!important}}
/* Short mobile hero and compact benefit cards. */
@media(max-width:640px){
.editorial-slider{height:270px;min-height:0}
.editorial-slider .hero-copy{padding:18px 0 28px}
.editorial-slider .hero-copy h1,.editorial-slider .hero-copy h2{font-size:32px;margin:10px 0 10px;line-height:1.04}
.editorial-slider .hero-copy p{margin-bottom:13px}
.editorial-slider .slider-buttons{display:none}
.editorial-slider>.slider-controls{bottom:3px}
.benefits-grid{gap:10px;padding:13px 0}
.benefit{display:grid;grid-template-columns:30px minmax(0,1fr);gap:5px 7px;align-items:center;padding:10px;border-radius:8px}
.benefit>div{display:contents}
.benefit .icon-round{grid-column:1;grid-row:1;width:30px;height:30px;border-radius:8px}
.benefit .icon-round svg{width:20px;height:20px}
.benefit strong{grid-column:2;grid-row:1;font-size:12px;line-height:1.25;margin:0}
.benefit p{grid-column:1/-1;font-size:10px;line-height:1.45;margin:0}
}
@media(max-width:360px){.editorial-slider .hero-copy h1,.editorial-slider .hero-copy h2{font-size:29px}.benefit{padding:9px;column-gap:5px;grid-template-columns:27px minmax(0,1fr)}.benefit .icon-round{width:27px;height:29px}.benefit strong{font-size:11px}}
/* Desktop search, navigation emphasis and shorter hero. */
.header-actions>.dq-cart.is-empty{display:none}
.header-search>.header-search-icon{width:22px;height:22px;flex:0 0 22px;margin-left:16px;stroke-width:2;color:#36462e}
.header-search input{font:400 16px 'Segoe UI',Tahoma,Arial,sans-serif;padding-left:12px}
.header-search input::placeholder{font:500 16px 'Segoe UI',Tahoma,Arial,sans-serif;color:#6d6252;opacity:1}
.categories>summary{font-weight:700}
.categories>summary .category-chevron{display:flex;align-items:center;margin-left:auto}
.categories>summary .category-chevron svg{width:20px;height:20px;stroke-width:2.6}
.categories[open]>summary .category-chevron svg{transform:rotate(180deg)}
.desktop-nav>.nav-phone{font-size:15.33px}
.editorial-slider .slider-buttons{display:none}
@media(min-width:981px){.editorial-slider{height:480px}.editorial-slider .hero-copy{padding:22px 0 42px}}
@media(max-width:980px){.header-search>.header-search-icon{display:none}}
.desktop-nav>a.nav-phone{font-size:15.33px}
.categories>summary .category-chevron svg{color:#fff;stroke:#fff;opacity:1}
/* Customer service pages: shared visual language and touch-friendly WooCommerce. */
.dq-service{padding-bottom:20px}.dq-service-hero{padding:32px 36px;background:linear-gradient(115deg,#edf2e5,#faf8f1);border:1px solid #e1e6d8;border-radius:14px;margin-bottom:26px}.dq-service-hero h1{font-family:Georgia,serif;font-size:38px;font-weight:500;color:#254b32;letter-spacing:-.7px;margin:8px 0 13px}.dq-service-hero p{max-width:730px;font-size:15px;line-height:1.75;color:#626c5e}.dq-contact-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:24px}.dq-service-card{display:flex;flex-direction:column;align-items:flex-start;gap:12px;padding:25px;border:1px solid #e1e6d9;border-radius:12px;background:#fff;min-width:0}.dq-service-card>svg{width:38px;height:38px;padding:8px;box-sizing:content-box;background:#f0f4e9;border-radius:12px;color:#426440}.dq-service-card h2{font-size:19px;color:#29492f}.dq-service-card p{font-size:14px;line-height:1.7}.dq-service-card>strong{margin-top:auto;padding-top:8px;color:#315a37;font-size:17px;overflow-wrap:anywhere;width:100%}.dq-service-card>strong span{float:right}a.dq-service-card:hover{border-color:#9daf8c;background:#fcfdf8}.dq-service-columns{display:grid;grid-template-columns:1.25fr 1fr;gap:24px;margin-bottom:24px}.dq-service-panel{padding:30px;border:1px solid #e1e6d9;border-radius:12px;background:#fff;min-width:0}.dq-service-panel h2{font-size:24px;margin-bottom:14px;color:#29492f}.dq-service-panel h3{font-size:18px}.dq-service-panel p{font-size:14px;line-height:1.8;margin:12px 0 20px}.dq-tinted{background:#f8f7f0}.dq-service-panel hr{border:0;border-top:1px solid #e1e5d8;margin:28px 0}.dq-help-list{padding-left:23px;margin:23px 0}.dq-help-list li{padding:0 0 17px 8px;color:#42613c}.dq-help-list b,.dq-help-list span{display:block}.dq-help-list span{font-size:13px;color:#717769;margin-top:3px}.dq-service-faq details{border-top:1px solid #e5e8df;padding:16px 0}.dq-service-faq summary{font-size:15px;font-weight:600}.dq-service-faq p{margin-bottom:0}.dq-journey{display:flex;flex-wrap:wrap;gap:12px 25px;margin-top:22px;color:#808774;font-size:12px}.dq-journey b{color:#315638}.dq-cart-workspace,.dq-account-workspace{padding:26px;border:1px solid #e1e6d9;border-radius:12px;background:#fff;margin-bottom:24px;min-width:0}.dq-cart-workspace .cart-empty{background:#f4f7ed!important;border:0!important;border-radius:8px;padding:25px!important;font-size:17px!important;color:#355239!important}.dq-cart-workspace .cart-empty:before{display:none}.dq-cart-workspace .return-to-shop{margin:20px 0}.dq-service .woocommerce a.button,.dq-service .woocommerce button.button,.dq-service .woocommerce input.button{background:#315a37;color:#fff;border-radius:7px;padding:13px 20px;min-height:44px;line-height:1.4}.dq-service .woocommerce input.input-text,.dq-service .woocommerce select,.dq-service .woocommerce textarea{border:1px solid #cfd9c5;border-radius:7px;padding:11px 12px;min-height:46px;background:#fdfefa;font-size:16px;max-width:100%}.dq-service .woocommerce form .form-row label{font-size:14px;margin-bottom:5px}.dq-service .woocommerce form.login,.dq-service .woocommerce form.register{border:1px solid #e2e7da;border-radius:10px;padding:24px;background:#fbfcf8}.dq-account-workspace .woocommerce{display:flow-root}.dq-account-workspace .woocommerce-MyAccount-navigation{width:23%;padding:10px;background:#f3f6ed;border:1px solid #e2e8d8;border-radius:10px}.dq-account-workspace .woocommerce-MyAccount-navigation ul{list-style:none;margin:0;padding:0}.dq-account-workspace .woocommerce-MyAccount-navigation li{border:0;margin:3px 0}.dq-account-workspace .woocommerce-MyAccount-navigation a{display:block;padding:12px 14px;font-size:14px;border-radius:6px;color:#395232}.dq-account-workspace .woocommerce-MyAccount-navigation .is-active a{background:#315a37;color:#fff;font-weight:700}.dq-account-workspace .woocommerce-MyAccount-content{width:73%;font-size:14px;line-height:1.8;min-width:0}.dq-account-workspace .woocommerce-MyAccount-content p{margin-bottom:18px}.dq-account-workspace .woocommerce-MyAccount-content p a{color:#315a37;text-decoration:underline}.dq-account-workspace .woocommerce-Address{background:#f9faf5;border:1px solid #e1e7d9;border-radius:8px;padding:18px}.dq-account-workspace address{font-style:normal;font-size:14px}.dq-service .woocommerce table.shop_table{border-color:#e1e6d9;border-radius:8px;font-size:14px}.dq-service .woocommerce table.shop_table th{background:#f4f6ee;padding:13px}.dq-service .woocommerce table.shop_table td{padding:14px 12px;overflow-wrap:anywhere}.dq-service .woocommerce table.shop_table .quantity input{width:76px}.dq-service .cart_totals{padding:23px;background:#f6f8f0;border-radius:10px}.dq-service .cart_totals h2{font-size:23px;margin-bottom:20px}.dq-account-support{display:flex;align-items:center;gap:20px;background:#f4f6ec;border-radius:12px;padding:24px}.dq-account-support>div{display:flex;align-items:center;gap:15px;flex:1}.dq-account-support svg{width:32px;height:32px;color:#4b6b3c}.dq-account-support b,.dq-account-support small{display:block}.dq-account-support b{font-size:16px;color:#315638}.dq-account-support small{font-size:12px;color:#717769;margin-top:5px}.dq-service .woocommerce-error,.dq-service .woocommerce-info,.dq-service .woocommerce-message{border-radius:8px;font-size:14px}.dq-service .woocommerce .col2-set{gap:20px}.dq-service .woocommerce .col2-set h2{font-size:23px;margin-bottom:15px}
@media(max-width:760px){.dq-service-hero{padding:24px}.dq-service-hero h1{font-size:31px}.dq-contact-grid{grid-template-columns:1fr;gap:12px}.dq-service-card{padding:20px;display:grid;grid-template-columns:44px minmax(0,1fr);gap:7px 13px}.dq-service-card>svg{grid-column:1;grid-row:1/3;width:24px;height:24px;padding:10px}.dq-service-card h2,.dq-service-card p,.dq-service-card>strong,.dq-service-card>.text-link{grid-column:2}.dq-service-card h2{font-size:18px}.dq-service-card p{font-size:13px}.dq-service-card>strong{font-size:16px}.dq-service-columns{grid-template-columns:1fr;gap:15px}.dq-service-panel{padding:23px}.dq-service-panel h2{font-size:22px}.dq-cart-workspace,.dq-account-workspace{padding:18px}.dq-account-workspace .woocommerce-MyAccount-navigation,.dq-account-workspace .woocommerce-MyAccount-content{width:100%;float:none}.dq-account-workspace .woocommerce-MyAccount-navigation{margin-bottom:22px}.dq-account-workspace .woocommerce-MyAccount-navigation ul{display:grid;grid-template-columns:1fr 1fr;gap:4px}.dq-account-workspace .woocommerce-MyAccount-navigation a{font-size:12px;padding:12px 9px;min-height:44px}.dq-account-support{flex-wrap:wrap;padding:20px;gap:15px}.dq-account-support>div{flex-basis:100%}.dq-service .woocommerce form.login,.dq-service .woocommerce form.register{padding:17px}.dq-service .woocommerce table.shop_table td{padding:12px 9px}.dq-service .cart_totals{padding:17px}.dq-service .woocommerce .coupon{display:flex;flex-wrap:wrap;gap:8px}.dq-service .woocommerce .coupon input{width:100%!important}.dq-service .woocommerce .coupon button{width:100%!important}.dq-service .woocommerce .col2-set .col-1,.dq-service .woocommerce .col2-set .col-2{width:100%;float:none;margin-bottom:20px}.dq-service .woocommerce form .form-row-first,.dq-service .woocommerce form .form-row-last{width:100%;float:none}.dq-journey{gap:8px 14px;font-size:11px}}
@media(max-width:380px){.dq-service-hero{padding:19px}.dq-service-hero h1{font-size:28px}.dq-service-hero p{font-size:13px}.dq-service-card{padding:15px;gap:7px 10px}.dq-service-card>strong{font-size:14px}.dq-cart-workspace,.dq-account-workspace{padding:12px}.dq-service-panel{padding:19px}.dq-account-support .btn{width:100%}}
/* Purchase controls directly below price, with a wider cart action. */
.price-panel .price-pack{display:block;font-size:25px;line-height:1.15;color:#315535;margin-bottom:4px;font-weight:700}
.detail-summary .purchase-quantity-row{grid-template-columns:124px max-content minmax(0,1fr);margin:12px 0}
.purchase-quantity-row .purchase-cart-button{justify-self:stretch;width:100%}
.detail-summary .intro{margin-top:20px}
.woocommerce-message:has(.dq-cart-confirm){display:none!important}
.dq-modal-open{overflow:hidden}
.dq-added-dialog{border:0;border-radius:18px;padding:30px;width:min(480px,calc(100% - 28px));max-width:none;color:#263d2b;box-shadow:0 20px 80px #0003}
.dq-added-dialog::backdrop{background:#14201db0;backdrop-filter:blur(3px)}
.dq-added-dialog h2{font-size:19px;color:#27823c;padding-right:30px;margin:0 0 15px}
.dq-added-dialog>strong{display:block;font-size:15px;line-height:1.6;padding-right:8px}
.dq-added-dialog>p{font-size:13px;margin:12px 0 22px;color:#69736b}
.dq-added-close{position:absolute;right:12px;top:12px;width:36px;height:36px;border-radius:50%;background:#fff0f0;color:#d72c32;font-size:27px;line-height:1}
.dq-added-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px}.dq-added-actions .btn{font-size:12px;padding:12px 8px;min-height:46px}
@media(max-width:640px){.detail-summary .purchase-quantity-row{grid-template-columns:104px max-content minmax(0,1fr);gap:9px}.price-panel .price-pack{font-size:24px}.dq-added-dialog{padding:25px 18px 18px}.dq-added-dialog h2{font-size:17px}}
@media(max-width:360px){.detail-summary .purchase-quantity-row{grid-template-columns:92px max-content minmax(0,1fr);gap:7px}.purchase-quantity-row .purchase-cart-button{padding:10px 5px;font-size:11px}.dq-added-actions .btn{font-size:11px}}
/* Tazemiz-style cart and checkout composition. */
body.woocommerce-cart,body.woocommerce-checkout{background:linear-gradient(#faf9f4,#fff 1000px)}
.dq-commerce{font-family:'Segoe UI',Tahoma,Arial,sans-serif;padding:8px 0 45px;color:#30372c}.dq-commerce-top{display:grid;grid-template-columns:1fr 1.2fr;gap:30px;align-items:center;margin-bottom:20px}.dq-commerce-top header{border-left:4px solid #3b6b37;padding:4px 0 4px 18px}.dq-commerce h1{font:700 36px/1.25 'Segoe UI',Tahoma,sans-serif;letter-spacing:-.7px;margin-bottom:5px}.dq-commerce-top p{font-size:14px}.dq-shipping-info{display:flex;align-items:center;gap:14px;border:1px solid #d6e4ca;background:#eff6e9;border-radius:16px;padding:14px}.dq-shipping-info>svg{width:42px;height:42px;padding:9px;border-radius:12px;color:white;background:#467d3c}.dq-shipping-info strong,.dq-shipping-info small{display:block}.dq-shipping-info strong{font-size:14px;color:#33572b}.dq-shipping-info small,.dq-shipping-info a{font-size:11px;color:#6e7d65}.dq-shipping-info a{text-decoration:underline}.dq-commerce-cart>.woocommerce{display:grid;grid-template-columns:minmax(0,1.85fr) minmax(290px,1fr);gap:24px;align-items:start}.dq-commerce .woocommerce-notices-wrapper{grid-column:1/-1}.dq-commerce .woocommerce-notices-wrapper:empty{display:none}.dq-commerce .woocommerce-cart-form{background:#fff;border:1px solid #e4e5db;border-radius:17px;padding:18px;box-shadow:0 10px 28px #323f2610;min-width:0}.dq-commerce .cart-collaterals{width:100%!important;min-width:0}.dq-commerce .cart-collaterals .cart_totals{width:100%!important;float:none;background:#fff;border:1px solid #e4e5db;border-radius:17px;padding:21px;box-shadow:0 10px 28px #323f2610}.dq-commerce .cart_totals h2{font-size:23px;margin:0 0 15px;padding:0 0 14px;border-bottom:1px solid #e4e5dc}.dq-commerce table.shop_table{border:0!important;border-collapse:collapse;font-size:14px;margin:0}.dq-commerce table.shop_table th{background:#f1f4ed;color:#315430;font-weight:700;padding:13px 10px}.dq-commerce table.shop_table td{padding:17px 10px;border-top:1px solid #ebede4;vertical-align:middle}.dq-commerce table .product-name a{font-weight:700;color:#284b28}.dq-commerce .product-thumbnail img{width:72px!important;max-width:none;border:1px solid #eceee4;border-radius:8px;padding:3px}.dq-commerce .product-remove a{border:1px solid #ddd!important;border-radius:50%;color:#9b9e94!important;font-size:18px!important}.dq-commerce .quantity input.qty{display:block;width:64px;height:38px;border:1px solid #d7d8cb;border-radius:8px;background:#fff;padding:0 5px;text-align:center;font-size:15px}.dq-commerce .product-price,.dq-commerce .product-subtotal{white-space:nowrap;font-weight:600}.dq-commerce td.actions{padding:16px 0 0!important}.dq-commerce .coupon{display:none}.dq-commerce [name=update_cart]{position:absolute;width:1px!important;height:1px!important;overflow:hidden;clip-path:inset(50%);padding:0!important}.dq-continue-shopping{display:inline-flex;align-items:center;border:1px solid #6d8b60;padding:10px 14px;border-radius:9px;font-size:13px;color:#42623b;min-height:43px}.dq-cart-autosave{font-size:11px;display:inline-block;color:#8b8c80;margin-left:15px}.dq-commerce .cart_totals table th{background:#fff;color:#333}.dq-commerce .cart_totals table td{text-align:right}.dq-commerce .cart_totals .order-total{font-size:19px}.dq-commerce .cart_totals .order-total td{font-size:24px}.dq-commerce .wc-proceed-to-checkout{padding:16px 0 0}.dq-commerce .woocommerce a.button,.dq-commerce a.checkout-button,.dq-commerce button.button,.dq-commerce #place_order{background:linear-gradient(110deg,#3c7033,#234e26)!important;color:#fff!important;border-radius:10px!important;padding:15px 20px!important;font-size:15px!important;line-height:1.4!important;min-height:48px}.dq-commerce .return-to-shop,.dq-commerce .cart-empty{grid-column:1/-1}.dq-commerce .cart-empty{border-radius:14px;background:#f1f6e9;padding:26px!important}.dq-checkout-intro{display:flex;align-items:center;gap:13px;border:1px solid #d6e4ce;background:linear-gradient(110deg,#edf6e9,#fafcf7);border-radius:16px;padding:16px 20px;margin-bottom:16px;max-width:calc(60% - 12px)}.dq-checkout-intro>span{color:#408348}.dq-checkout-intro strong,.dq-checkout-intro small{display:block}.dq-checkout-intro strong{font-size:18px;color:#3c7840}.dq-checkout-intro small{font-size:12px;color:#7a8574}.dq-checkout-intro>b{margin-left:auto;white-space:nowrap;font-size:11px;color:#53774e;border:1px solid #dfe8da;border-radius:8px;padding:7px}.dq-commerce form.checkout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);column-gap:28px;align-items:start}.dq-commerce #customer_details{grid-column:1;grid-row:1/4;width:100%;background:#fff;border:1px solid #e0e0d6;border-radius:16px;padding:25px;box-shadow:0 10px 28px #323f260b}.dq-commerce #customer_details .col-1,.dq-commerce #customer_details .col-2{float:none;width:100%}.dq-commerce #customer_details h3{font-size:25px;color:#53452e;margin:0 0 19px}.dq-commerce #customer_details .form-row{padding:0;margin:0 0 14px}.dq-commerce #customer_details .form-row label{font-size:12px;font-weight:600;color:#706651;line-height:1.4;margin-bottom:5px}.dq-commerce #customer_details input.input-text,.dq-commerce #customer_details textarea,.dq-commerce #customer_details select{width:100%;border:1px solid #d5d2c6;border-radius:10px;background:#fefdfb;min-height:54px;padding:13px 14px;font:500 16px 'Segoe UI',Tahoma,sans-serif;color:#3f4236}.dq-commerce #customer_details textarea{min-height:95px}.dq-commerce .select2-container .select2-selection--single{height:54px;border:1px solid #d5d2c6;border-radius:10px;background:#fefdfb;padding:11px 8px}.dq-commerce .select2-selection__arrow{height:52px!important}.dq-commerce #order_review_heading{grid-column:2;grid-row:1;background:#fff;border:1px solid #e0e0d6;border-bottom:0;border-radius:16px 16px 0 0;padding:24px 23px 12px;margin:0;font-size:25px;color:#53452e}.dq-commerce #order_review{grid-column:2;grid-row:2;background:#fff;border:1px solid #e0e0d6;border-top:0;border-radius:0 0 16px 16px;padding:0 23px 24px;min-width:0}.dq-commerce #order_review th{background:#fff;color:#79776c;text-transform:uppercase;font-size:12px}.dq-commerce #order_review .order-total th{font-size:18px;color:#53452e}.dq-commerce #order_review .order-total td{font-size:22px;font-weight:700}.dq-commerce #payment{background:#fafbf7;border-radius:12px;margin-top:18px}.dq-commerce #payment .payment_box{background:#eef2e7}.dq-commerce #place_order{width:100%;margin:15px 0 0}.dq-payment-help{font-size:12px;margin:18px 0;color:#707967}.dq-payment-help a{text-decoration:underline}.dq-commerce .woocommerce-info,.dq-commerce .woocommerce-error,.dq-commerce .woocommerce-message{border-radius:10px}.dq-commerce #shipping_method li{padding:12px;border:1px solid #d9dfd0;border-radius:9px;margin-bottom:8px;background:#f8faf4}.dq-commerce .woocommerce-shipping-fields{margin-top:20px}.dq-commerce #ship-to-different-address{font-size:16px!important}
@media(max-width:850px){.dq-commerce-top{grid-template-columns:1fr;gap:16px}.dq-commerce h1{font-size:30px}.dq-commerce-cart>.woocommerce,.dq-commerce form.checkout{display:block}.dq-commerce .woocommerce-cart-form{padding:14px;margin-bottom:18px}.dq-commerce .cart-collaterals .cart_totals{padding:20px}.dq-checkout-intro{max-width:none;padding:13px}.dq-checkout-intro>b{display:none}.dq-commerce #customer_details{padding:20px;margin-bottom:20px}.dq-commerce #order_review_heading{padding:20px 18px 12px}.dq-commerce #order_review{padding:0 18px 20px}.dq-commerce #customer_details h3{font-size:23px}.dq-commerce .cart_totals table.shop_table_responsive tr td{background:#fff}.dq-commerce table.shop_table_responsive td{font-size:14px;min-height:44px}.dq-cart-autosave{display:block;margin:10px 0 0;text-align:left}.dq-commerce .product-thumbnail{display:block!important;text-align:left!important}.dq-commerce .product-thumbnail:before{display:none}.dq-commerce .product-remove{text-align:right!important}.dq-commerce .product-name{text-align:left!important}.dq-commerce .product-name:before{display:none}.dq-commerce td.actions{text-align:left!important}.dq-commerce .quantity input.qty{margin-left:auto}.dq-commerce .form-row-first,.dq-commerce .form-row-last{width:48%}.dq-commerce .cart-empty{margin-top:10px}}
@media(max-width:420px){.dq-commerce #customer_details{padding:17px}.dq-commerce .form-row-first,.dq-commerce .form-row-last{width:100%;float:none}.dq-commerce #order_review table td,.dq-commerce #order_review table th{padding:12px 5px}.dq-commerce #order_review .order-total td{font-size:20px}.dq-shipping-info{gap:10px;padding:12px}.dq-commerce table.shop_table td{padding:12px 8px}}
.dq-commerce #customer_details{display:block!important}.dq-commerce #customer_details .col-2{margin-top:24px}.dq-commerce .woocommerce-cart-form .quantity{display:flex!important;align-items:center;border:1px solid #d6d8cc;border-radius:9px;width:100px;height:38px;overflow:hidden;background:#fff}.dq-commerce .woocommerce-cart-form .quantity input.qty{border:0;border-radius:0;width:36px;min-width:0;height:36px;margin:0;padding:0;appearance:textfield;-moz-appearance:textfield}.dq-commerce .quantity input::-webkit-inner-spin-button{appearance:none}.dq-cart-step{width:31px;height:36px;padding:0;flex:0 0 31px;color:#566650}.dq-empty-cart{display:inline-flex;margin:0 0 0 10px;border:1px solid #b0967e;border-radius:9px;color:#84634a;padding:10px 14px;min-height:43px;font-size:13px}.dq-commerce .actions{display:flex;align-items:center;flex-wrap:wrap;gap:9px}.dq-cart-autosave{order:3;margin-left:auto}.dq-commerce .cart_totals .order-total td{white-space:nowrap}.dq-commerce .woocommerce-form-coupon-toggle{font-size:12px}.dq-commerce #customer_details .col-1,.dq-commerce #customer_details .col-2{padding:0}.dq-commerce .woocommerce-cart-form .actions:before{display:none!important}
@media(max-width:850px){.dq-commerce .woocommerce-cart-form .quantity{margin-left:auto}.dq-empty-cart{margin-left:0}.dq-cart-autosave{width:100%;margin:3px 0 0}.dq-commerce .woocommerce-cart-form .actions{display:flex!important}.dq-commerce .product-thumbnail{max-width:none}.dq-commerce #customer_details .col-2{margin-top:20px}}
.dq-commerce .woocommerce-cart-form .coupon{display:none!important}.dq-commerce .woocommerce-cart-form .actions{background:#fff!important}.dq-commerce .woocommerce-cart-form td.product-thumbnail{text-align:left!important}.dq-commerce .woocommerce-cart-form td.product-name{text-align:left!important}.dq-commerce .woocommerce-cart-form td.product-name dl.variation{font-weight:400;font-size:12px;text-align:left}.dq-commerce .woocommerce-cart-form td.product-remove a{display:grid;place-items:center;margin:0;line-height:1}
/* Compact cart rows and actions. Keep colspan cells in the table layout. */
body.woocommerce-cart .page-bottom>.crumb{display:none}
.dq-commerce-cart{padding-top:30px}
.dq-commerce-cart .dq-commerce-top{display:block}
.dq-commerce-cart .woocommerce-cart-form table{table-layout:auto;width:100%}
.dq-commerce-cart .woocommerce-cart-form th.product-remove,.dq-commerce-cart .woocommerce-cart-form td.product-remove{width:34px;padding:12px 4px!important}
.dq-commerce-cart .woocommerce-cart-form th.product-thumbnail,.dq-commerce-cart .woocommerce-cart-form td.product-thumbnail{width:88px;padding:12px 8px!important}
.dq-commerce-cart .woocommerce-cart-form a.remove{display:flex!important;align-items:center;justify-content:center;width:25px!important;height:25px!important;padding:0!important;margin:0!important;line-height:1!important;text-indent:0;font:400 22px/1 Arial,sans-serif!important;text-decoration:none}
.dq-commerce-cart .woocommerce-cart-form td.actions{display:table-cell!important;text-align:left!important;width:auto!important;padding:16px 0 0!important}
.dq-commerce-cart .dq-continue-shopping,.dq-commerce-cart .dq-empty-cart{display:inline-flex!important;vertical-align:middle;float:none!important;margin:0 8px 0 0!important}
.dq-commerce-cart .dq-cart-autosave{display:block;margin:12px 0 0!important;text-align:left}
.dq-empty-dialog{width:min(440px,calc(100% - 28px));padding:30px;border:1px solid #e2e8d9;border-radius:17px;box-shadow:0 20px 70px #10251f40;color:#2b432e}
.dq-empty-dialog::backdrop{background:#14201da6;backdrop-filter:blur(3px)}
.dq-empty-dialog h2{font-size:23px;color:#2f5632;margin:0 0 13px}.dq-empty-dialog p{font-size:14px;line-height:1.7;margin:0 0 22px}.dq-empty-dialog-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.dq-empty-dialog .btn{padding:12px 8px;font-size:13px;min-height:45px}
@media(max-width:768px){.dq-commerce-cart .woocommerce-cart-form tr.cart_item{position:relative}.dq-commerce-cart .woocommerce-cart-form td.product-remove{position:absolute;right:9px;top:12px;z-index:1;width:27px;border:0}.dq-commerce-cart .woocommerce-cart-form td.product-thumbnail{width:auto;padding:13px 9px!important;text-align:left!important}.dq-commerce-cart .woocommerce-cart-form td.actions{display:block!important}.dq-commerce-cart .dq-continue-shopping,.dq-commerce-cart .dq-empty-cart{font-size:12px;padding:10px 9px;margin-right:5px!important}.dq-empty-dialog{padding:24px 20px}}
@media(max-width:360px){.dq-commerce-cart .dq-continue-shopping,.dq-commerce-cart .dq-empty-cart{font-size:11px;padding:10px 7px;margin-right:3px!important}}
.dq-commerce-cart .woocommerce-cart-form button[name=update_cart]{display:none!important}
.dq-commerce-cart .woocommerce-cart-form td.actions{height:auto!important;vertical-align:top!important}
/* Structured B2B quote request and offer review. */
.dq-quote-layout{display:grid;grid-template-columns:minmax(0,1.9fr) minmax(280px,1fr);gap:22px;align-items:start}.dq-quote-panel{padding:24px;border:1px solid #e1e6dd;border-radius:10px;background:#fff;min-width:0}.dq-quote-panel h2{font-size:21px;margin:0 0 20px;color:#202a24}.dq-quote-heading{display:flex;justify-content:space-between;align-items:start;gap:15px;margin-bottom:20px}.dq-quote-heading h2,.dq-quote-heading h3{margin:0}.dq-quote-heading>span{font-size:12px;text-align:right}.dq-quote-heading small{display:block;color:#8a8e86;margin-top:4px}.dq-quote-table{border-collapse:collapse;width:100%;font-size:13px}.dq-quote-table th{text-align:left;background:#f5f6f3;padding:13px 9px;font-size:11px;font-weight:600;white-space:nowrap}.dq-quote-table td{padding:19px 9px;border-bottom:1px solid #edf0e9;vertical-align:middle}.dq-quote-table td:first-child{min-width:130px}.dq-quote-table small{display:block;font-size:11px;color:#7c8278;margin-top:5px}.dq-quote-table input{width:68px;min-height:42px;border:1px solid #d7dfd0;border-radius:6px;padding:8px;text-align:center;background:#fcfdf9}.dq-quote-table del{font-size:12px;color:#999}.dq-discount{color:#348044!important}.dq-quote-remove{width:32px;height:32px;color:#86614f;border:1px solid #e5ddd6;border-radius:7px;font-size:20px}.dq-quote-totals{display:grid;grid-template-columns:1fr auto;gap:9px;background:#f5f7f0;border-radius:7px;padding:16px;margin:20px 0 0 auto;max-width:370px;font-size:13px}.dq-quote-totals small{grid-column:1/-1;font-size:11px;color:#7e8476}.dq-quote-tools{display:flex;align-items:center;gap:18px;margin-top:20px;flex-wrap:wrap}.dq-quote-info{border:1px solid #d4e5d7;border-radius:7px;padding:16px;background:#edf6ed;margin-top:20px;font-size:13px;color:#315c3e}.dq-quote-info p{font-size:12px;margin:5px 0 0;line-height:1.7}.dq-quote-field{display:flex;flex-direction:column;gap:6px;font-size:13px;margin:15px 0;color:#343e33}.dq-quote-field input,.dq-quote-field textarea,.dq-add-controls input{width:100%;border:1px solid #dde1d7;border-radius:5px;background:#fafbf8;min-height:43px;padding:10px;font-size:15px;min-width:0}.dq-quote-field textarea{min-height:84px;resize:vertical}.dq-quote-field small{font-size:11px;color:#7b8272}.dq-quote-layout aside .btn.full{margin-top:19px}.dq-quote-empty{padding:30px 0}.dq-quote-empty p{margin-top:12px}.dq-add-product{margin-top:22px;max-width:calc((100% - 22px)*.655)}.dq-add-product form{position:relative}.dq-add-controls{display:flex;align-items:end;gap:15px}.dq-add-controls label{font-size:12px;max-width:150px}.dq-add-controls input{display:block;margin-top:5px}.dq-add-controls button{min-height:43px}#dq-product-options{max-height:280px;overflow-y:auto;border:1px solid #dbe4d4;border-radius:8px;box-shadow:0 8px 18px #1b3c2020;margin:-8px 0 15px}#dq-product-options button{display:block;width:100%;text-align:left;padding:13px 15px;font-size:14px;border-bottom:1px solid #edf1e7}#dq-product-options button small{display:block;font-size:11px;color:#78816c;margin-top:4px}#dq-product-options button:hover,#dq-product-options button:focus{background:#edf4e6}.dq-internal{display:block;font-size:11px;color:#777;margin:15px 0}.dq-quote-timeline{list-style:none;padding:0;margin:24px 0;display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.dq-quote-timeline li{display:flex;align-items:start;gap:8px;color:#a1a69b;font-size:12px}.dq-quote-timeline li>span{display:grid;place-items:center;flex:0 0 27px;height:27px;border-radius:50%;background:#ecefe7;color:#959c8a}.dq-quote-timeline .done,.dq-quote-timeline .current{color:#2c5434}.dq-quote-timeline .done>span,.dq-quote-timeline .current>span{background:#4d873d;color:white}.dq-quote-timeline small{display:block;font-size:10px;margin-top:4px;color:#858e79}.dq-saved-quote{margin:20px 0}.dq-saved-quote .dq-quote-table-wrap{overflow:auto}.dq-saved-quote .btn{margin-top:10px}.dq-commerce-cart .dq-cart-to-quote{margin:0 5px!important;display:inline-flex!important;min-height:43px;font-size:13px}.dq-quote-table td b{white-space:nowrap}
@media(max-width:980px){.dq-quote-layout{grid-template-columns:1fr}.dq-add-product{max-width:100%}.dq-quote-layout aside{grid-row:2}}
@media(max-width:640px){.dq-quote-panel{padding:17px}.dq-quote-panel h2{font-size:19px}.dq-quote-table thead{display:none}.dq-quote-table,.dq-quote-table tbody,.dq-quote-table tr{display:block}.dq-quote-table tr{position:relative;border-bottom:1px solid #e6eadf;padding:12px 0}.dq-quote-table td{display:flex;justify-content:space-between;align-items:center;gap:8px;border:0;padding:6px 0;flex-wrap:wrap}.dq-quote-table td:before{content:attr(data-label);font-size:11px;color:#828a77}.dq-quote-table td:first-child{padding-right:35px;font-size:15px}.dq-quote-table td:first-child:before{display:none}.dq-quote-table td:last-child:has(.dq-quote-remove){position:absolute;right:0;top:5px}.dq-quote-table small{margin:0}.dq-quote-table td[data-label=Miktar] .dq-line-kg{min-width:65px}.dq-quote-table td[data-label="Ambalaj fiyatı"]{justify-content:flex-end}.dq-quote-table td[data-label="Ambalaj fiyatı"]:before{margin-right:auto}.dq-quote-table td br{display:none}.dq-quote-table .dq-discount{width:100%;text-align:right}.dq-quote-timeline{grid-template-columns:1fr 1fr}.dq-quote-totals{max-width:none}.dq-quote-tools{gap:10px}.dq-quote-field input,.dq-quote-field textarea{font-size:16px}.dq-commerce-cart .dq-cart-to-quote{margin-top:8px!important}.dq-add-controls .btn{font-size:12px}}

/* Compact account quote list */
.dq-quotes-list-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}.dq-quotes-list-head h2{margin:0 0 8px}.dq-quotes-list-head p{margin:0;color:#697264}.dq-quotes-list{border:1px solid #dde3d8;border-radius:14px;overflow:hidden;background:#fff}.dq-quotes-list-labels,.dq-quotes-list-row{display:grid;grid-template-columns:1fr 1fr 1.65fr 1.15fr 70px;gap:16px;align-items:center;padding:20px}.dq-quotes-list-labels{background:#f1f4ec;font-size:12px;font-weight:700;color:#52614c}.dq-quotes-list-row{color:#263a28;text-decoration:none;border-top:1px solid #e8ece4;transition:background .2s}.dq-quotes-list-row:hover{background:#f7f9f3}.dq-quotes-list-row:focus-visible{outline:3px solid #73935c;outline-offset:-3px}.dq-quotes-list-row small{display:block;font-size:12px;color:#74806e;margin-top:5px}.dq-list-status{display:inline-block;background:#edf3e6;border-radius:20px;padding:7px 10px;font-size:12px;font-weight:600;line-height:1.4}.dq-list-total{font-weight:700;font-size:14px}.dq-list-open{font-size:13px;font-weight:700}.dq-quotes-back{display:inline-block;margin-bottom:20px;color:#315633;font-weight:600}
@media(max-width:760px){.dq-quotes-list-head{align-items:flex-start;flex-direction:column;gap:14px}.dq-quotes-list-labels{display:none}.dq-quotes-list{border:0;background:transparent;overflow:visible}.dq-quotes-list-row{grid-template-columns:1fr 1fr;gap:16px 12px;border:1px solid #dde3d8;border-radius:12px;margin-bottom:12px;padding:18px;background:#fff}.dq-quotes-list-row [data-label]:before{content:attr(data-label);display:block;font-size:11px;font-weight:400;color:#74806e;margin-bottom:6px}.dq-list-open{grid-column:1/-1;border-top:1px solid #e8ece4;padding-top:12px;text-align:right}.dq-list-total{font-size:15px}}

/* Quote request typography and inline product picker */
.dq-quote-layout{gap:24px;align-items:start}.dq-quote-panel{padding:26px;border-radius:12px}.dq-quote-panel h2{font-size:21px;line-height:1.35;margin:0 0 24px;font-family:inherit}.dq-quote-heading h2{margin:0}.dq-quote-heading{margin-bottom:24px}.dq-quote-table{font-size:14px;line-height:1.5}.dq-quote-table th{font-size:12px;padding:14px 10px}.dq-quote-table td{padding:20px 10px;vertical-align:middle}.dq-quote-table td small{font-size:12px;margin-top:5px}.dq-quote-field{font-size:14px;font-weight:600;margin-bottom:18px;display:block}.dq-quote-field input,.dq-quote-field textarea{display:block;width:100%;margin-top:8px;min-height:46px;border:1px solid #d9dfd2;border-radius:7px;background:#fafbf8;padding:11px 13px;font-size:15px;font-weight:400;line-height:1.5}.dq-quote-field textarea{min-height:90px;resize:vertical}.dq-quote-field small{display:block;font-size:12px;font-weight:400;margin-top:7px;color:#76816e}.dq-inline-add{margin:18px 0 22px}.dq-inline-add summary{display:inline-flex;cursor:pointer;background:#2c5532;color:white;padding:11px 18px;border-radius:6px;font-size:14px;font-weight:600;list-style:none}.dq-inline-add summary::-webkit-details-marker{display:none}.dq-inline-add[open] summary{margin-bottom:15px}.dq-inline-add-body{padding:18px;background:#f6f8f2;border:1px solid #dde4d5;border-radius:8px}.dq-inline-add .dq-add-controls{display:flex;align-items:end;gap:14px}.dq-inline-add .dq-add-controls label{font-size:13px}.dq-inline-add .dq-add-controls input{display:block;width:100px;margin-top:7px;min-height:44px}.dq-quote-totals{font-size:14px;padding:18px;margin:20px 0 20px auto}.dq-quote-info{font-size:14px;line-height:1.6}.dq-quote-tools{gap:16px}.dq-quote-panel .note{font-size:12px;line-height:1.6}#dq-add-form{display:none}
@media(max-width:640px){.dq-quote-panel{padding:18px}.dq-quote-panel h2{font-size:19px}.dq-quote-table td{padding:9px 0}.dq-inline-add-body{padding:14px}.dq-quote-field input,.dq-quote-field textarea{font-size:16px}.dq-quote-layout{gap:18px}}

.unit-price-panel{display:flex;align-items:center;gap:18px}.unit-price-panel .price-unit{flex:1}.unit-price-panel .price-unit small{font-size:16px;font-weight:500}.unit-price-panel .price-bag-total{font-size:21px;font-weight:700;white-space:nowrap}.unit-price-panel>span{flex:none;border-left:1px solid #dcd8c9;padding-left:18px}.detail-summary h1{margin-bottom:24px}@media(max-width:640px){.unit-price-panel{gap:10px;padding:16px 12px}.unit-price-panel .price-unit{font-size:23px}.unit-price-panel .price-unit small{font-size:13px}.unit-price-panel .price-bag-total{font-size:18px}.unit-price-panel>span{padding-left:10px}.unit-price-panel .price-pack{font-size:22px}}

/* Cart actions stay together; compact mobile product identity. */
.dq-commerce-cart .woocommerce-cart-form td.actions{display:grid!important;grid-template-columns:auto auto auto;justify-content:start;align-items:stretch;gap:7px}
.dq-commerce-cart .woocommerce-cart-form td.actions>.dq-cart-to-quote,.dq-commerce-cart .woocommerce-cart-form td.actions>.dq-continue-shopping,.dq-commerce-cart .woocommerce-cart-form td.actions>.dq-empty-cart{margin:0!important;display:flex!important;align-items:center;justify-content:center;white-space:nowrap;font-size:12px;padding:10px 12px;min-width:0;line-height:1.3}
.dq-commerce-cart .woocommerce-cart-form td.actions>.dq-cart-autosave{grid-column:1/-1;margin:7px 0 0!important}
@media(max-width:768px){
.dq-commerce-cart .woocommerce-cart-form tr.cart_item{display:grid!important;grid-template-columns:76px minmax(0,1fr) 26px;align-items:center}
.dq-commerce-cart .woocommerce-cart-form tr.cart_item td.product-thumbnail{grid-column:1;grid-row:1;width:auto!important;padding:12px 6px 12px 0!important;border:0}
.dq-commerce-cart .woocommerce-cart-form .product-thumbnail img{width:66px!important}
.dq-commerce-cart .woocommerce-cart-form tr.cart_item td.product-name{grid-column:2;grid-row:1;border:0;padding:12px 5px!important;min-width:0;font-size:13px}
.dq-commerce-cart .woocommerce-cart-form tr.cart_item td.product-name dl.variation{font-size:11px;line-height:1.5;margin-top:7px}
.dq-commerce-cart .woocommerce-cart-form tr.cart_item td.product-remove{position:static;grid-column:3;grid-row:1;padding:0!important;width:26px!important;align-self:start;margin-top:14px}
.dq-commerce-cart .woocommerce-cart-form tr.cart_item td.product-price,.dq-commerce-cart .woocommerce-cart-form tr.cart_item td.product-quantity,.dq-commerce-cart .woocommerce-cart-form tr.cart_item td.product-subtotal{grid-column:1/-1;width:100%;padding:13px 0}
.dq-commerce-cart .woocommerce-cart-form td.actions{grid-template-columns:.8fr 1.35fr 1fr;justify-content:stretch;gap:5px;width:100%!important}
.dq-commerce-cart .woocommerce-cart-form td.actions>.dq-cart-to-quote,.dq-commerce-cart .woocommerce-cart-form td.actions>.dq-continue-shopping,.dq-commerce-cart .woocommerce-cart-form td.actions>.dq-empty-cart{font-size:11px;padding:10px 4px;letter-spacing:-.2px;border-radius:6px;min-height:42px}
}
@media(max-width:360px){.dq-commerce-cart .woocommerce-cart-form td.actions>.dq-cart-to-quote,.dq-commerce-cart .woocommerce-cart-form td.actions>.dq-continue-shopping,.dq-commerce-cart .woocommerce-cart-form td.actions>.dq-empty-cart{font-size:10px;padding:10px 2px}}

/* Keep desktop cart cells in the table layout; mobile uses its own grid. */
.single-product .detail-grid{margin-top:20px}
@media(min-width:769px){
.dq-commerce-cart .woocommerce-cart-form td.actions{display:table-cell!important;width:auto!important;text-align:left!important}
.dq-commerce-cart .woocommerce-cart-form td.actions>.dq-cart-to-quote,.dq-commerce-cart .woocommerce-cart-form td.actions>.dq-continue-shopping,.dq-commerce-cart .woocommerce-cart-form td.actions>.dq-empty-cart{display:inline-flex!important;width:auto!important;min-width:max-content;margin:0 7px 0 0!important;padding:11px 14px;font-size:13px;vertical-align:middle}
.dq-commerce-cart .woocommerce-cart-form td.actions>.dq-cart-autosave{display:block!important;width:auto!important;margin:12px 0 0!important}
.dq-commerce-cart .woocommerce-cart-form th.product-remove,.dq-commerce-cart .woocommerce-cart-form td.product-remove{width:34px!important;min-width:34px!important;max-width:34px!important;padding:12px 4px!important}
.dq-commerce-cart .woocommerce-cart-form th.product-thumbnail,.dq-commerce-cart .woocommerce-cart-form td.product-thumbnail{width:86px!important;padding:12px 6px!important}
}

/* Individual matched sack/plate catalogue artwork. */
.dq-catalog-gallery #gallery-main,.dq-catalog-gallery .gallery-thumb{background-image:var(--dq-sheet)!important;background-size:200% 100%!important;background-position:left center!important;background-repeat:no-repeat!important;aspect-ratio:1;background-color:#fff}
.dq-catalog-gallery #gallery-main.raw-mode,.dq-catalog-gallery .gallery-thumb.raw{background-position:right center!important}
.product-visual.dq-catalog-card{background-image:none;background-size:200% 100%!important;background-position:left center!important;background-color:white;background-repeat:no-repeat!important;aspect-ratio:1}
.dq-catalog-thumb{display:block;width:72px;height:72px;border:1px solid #e8ece2;border-radius:8px;background-size:200% 100%;background-position:left center;background-repeat:no-repeat}
@media(max-width:768px){.dq-catalog-thumb{width:66px;height:66px}}
