/* Larger touch targets, clearer catalog navigation, and a focused checkout. */
:root{--muted:#526159}
.header{position:sticky;top:0;z-index:9}.header-inner{gap:22px;padding-block:18px}
.accessibility-trigger{display:flex;align-items:center;gap:7px;background:transparent;font-size:.875rem;min-height:44px;border-radius:8px;padding:6px;color:var(--green)}
.header-cart{min-height:44px}.header-cart .cart-count{min-width:28px;height:28px;font-size:.875rem}
.search{min-height:48px}.search kbd{display:none}
.welcome{min-height:230px}.welcome-copy{padding-block:22px}.welcome h1{font-size:2.875rem}.welcome-stamp{width:84px;height:84px;font-size:.875rem}
.shop{scroll-margin-top:110px}.category{min-height:46px;font-size:.875rem}.catalog-top h2{font-size:1.875rem}
.sort select{font-size:.875rem;min-height:44px}.mobile-category-label{display:none}
.results-line{font-size:.875rem}.results-line button{min-height:44px;font-size:.875rem}
.product-body{padding:14px}.product-name{font-size:1rem;line-height:1.6;min-height:44px}.product-unit{font-size:.875rem;line-height:1.5}
.product-bottom{display:grid;grid-template-columns:minmax(0,1fr);gap:13px;margin-top:12px;align-content:end}
.product-bottom>div:first-child{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px}.product-bottom .old-price{order:2;font-size:.8125rem}
.add-button{width:100%;min-height:44px;height:auto;border-radius:9px;display:flex;align-items:center;justify-content:center;gap:7px;padding:8px;font-size:.875rem;font-weight:600}
.stepper{justify-content:space-between;border-radius:9px;min-height:44px}.stepper button{height:44px;width:44px;border-radius:8px}.stepper b{font-size:1rem;min-width:24px}
.product-bottom>.stepper{width:100%}.cart-line-bottom .stepper button{height:44px;width:40px}.cart-line-bottom .stepper{min-width:106px}
.remove-button{min-height:36px;min-width:36px;display:grid;place-items:center;top:4px;left:-8px}.cart-line h3{padding-left:26px;font-size:.9375rem}
.cart-line small{font-size:.8125rem}.cart-line-bottom{flex-wrap:wrap;gap:8px}.cart-line-bottom .money{font-size:.9375rem}.basket-hint{font-size:.8125rem}
.primary{font-size:1rem;min-height:48px;height:auto;line-height:1.6}.icon-button{min-width:44px;min-height:44px}.service-strip{font-size:.875rem}
.catalog-note{font-size:.8125rem}.checkout-dialog{max-width:650px;max-height:92dvh}.dialog-header h2{font-size:1.5rem;line-height:1.5}.dialog-header{gap:12px}
.checkout-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:0;margin:0 0 22px;list-style:none}
.checkout-steps li{display:flex;align-items:center;justify-content:center;gap:7px;font-size:.875rem;color:var(--muted);border-bottom:2px solid var(--line);padding-bottom:12px;line-height:1.5}
.checkout-steps li>span{display:grid;place-items:center;border:1px solid #c6d2c8;border-radius:50%;width:25px;height:25px;font-size:.8125rem;flex-shrink:0}
.checkout-steps li.completed{color:var(--green)}.checkout-steps li.completed>span{background:var(--green-light)}
.checkout-steps li[aria-current=step]{font-weight:700;border-color:var(--green);color:var(--green)}.checkout-steps li[aria-current=step]>span{background:var(--green);color:white;border-color:var(--green)}
.checkout-demo{font-size:.875rem;line-height:1.7}.checkout-actions{display:flex;flex-direction:column;gap:8px;margin-top:18px}
.text-button{font-size:.875rem;min-height:44px;background:transparent;color:var(--green);text-decoration:underline;text-underline-offset:4px;border-radius:8px;padding:8px 10px;line-height:1.6}
.field-grid{gap:16px}.field-grid>label,.notes-field{font-size:.9375rem}.field-grid input,.notes-field textarea{font-size:1rem;min-height:48px}
.fulfillment legend{font-size:1rem}.fulfillment>label{min-height:72px;font-size:1rem}.fulfillment small{font-size:.8125rem}
.fulfillment input,.payment-method input,.accessibility-option input{accent-color:var(--green);width:20px;height:20px;flex-shrink:0;cursor:pointer}
.delivery-review{display:flex;justify-content:space-between;gap:16px;background:#f3f6f0;padding:15px 17px;border-radius:12px;margin-bottom:26px;align-items:flex-start;overflow-wrap:anywhere}
.delivery-review strong{display:block;font-size:1rem}.delivery-review span{display:block;font-size:.875rem;color:var(--muted);margin-top:4px}.delivery-review button{flex-shrink:0;margin-top:-6px}
.payment-fieldset legend{font-size:1.25rem;font-weight:700;margin-bottom:8px}.payment-intro{font-size:.9375rem;line-height:1.7;color:var(--muted);margin-bottom:16px}
.payment-methods{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.payment-method{border:1px solid #ccd8ce;border-radius:12px;min-height:91px;display:flex;align-items:center;gap:10px;padding:13px;cursor:pointer;background:white;position:relative}
.payment-method:has(input:checked){border:2px solid var(--green);background:#f0f6ed;padding:12px}.payment-method:focus-within{outline:3px solid #f99b36;outline-offset:3px}
.payment-method input{margin:0}.payment-method input:focus-visible{outline:0}.payment-badge{display:grid;place-items:center;background:white;border:1px solid var(--line);border-radius:9px;width:40px;height:40px;flex-shrink:0;color:var(--green)}
.bit-badge{background:#04aeb4;color:#fff;border-color:#04aeb4;font-size:1.375rem;letter-spacing:-1px;font-family:Arial,sans-serif}
.payment-label{display:block;min-width:0}.payment-label strong{font-size:1rem;display:block;text-align:right}.payment-label small{font-size:.8125rem;color:var(--muted);display:block;line-height:1.6;margin-top:3px}
.payment-explanation{background:#f4f6f2;border-radius:9px;padding:12px 14px;font-size:.875rem;line-height:1.8;color:var(--muted);margin:15px 0 24px;min-height:68px}
.checkout-items{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.checkout-items summary{min-height:48px;font-size:.9375rem;padding:14px 3px;cursor:pointer;color:var(--green);font-weight:600}.checkout-items summary span{font-weight:400}.checkout-items .summary-items{padding-inline:4px}
.summary-items li{font-size:.9375rem;line-height:1.6}.summary-items li small{display:block;font-size:.8125rem;color:var(--muted)}
.secure-payment-note{display:flex;align-items:flex-start;gap:9px;font-size:.8125rem;line-height:1.8;color:var(--muted);margin:8px 0 18px}.secure-payment-note svg{width:18px;height:18px;margin-top:3px}
.payment-no-charge{text-align:center;font-size:.8125rem;color:var(--muted);line-height:1.7;margin-top:12px}.summary-success p strong{font-weight:600;color:var(--ink)}
.accessibility-dialog{max-width:420px}.accessibility-content{padding:23px}.font-control{display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:1rem;margin-bottom:22px}.font-control select{padding:10px 12px;border:1px solid var(--line);min-height:48px;border-radius:9px;background:white;font-size:.9375rem;max-width:65%}
.accessibility-option{display:flex;justify-content:space-between;align-items:center;gap:20px;min-height:62px;border-top:1px solid var(--line);font-size:1rem;cursor:pointer}.accessibility-content>p{font-size:.8125rem;color:var(--muted);margin-top:14px}.reset-accessibility{padding-inline:0;margin-top:12px}
.footer>span{font-size:.8125rem}.toast{font-size:.9375rem;line-height:1.7}
.underline-links a,.underline-links .product-name{text-decoration:underline;text-underline-offset:4px}
.reduce-motion,.reduce-motion *,.reduce-motion *::before,.reduce-motion *::after{scroll-behavior:auto!important;transition:none!important;animation:none!important}
.high-contrast{--green:#063821;--green-light:#e2f0e5;--ink:#000;--muted:#252525;--line:#718175;--background:#fff}
.high-contrast .product-unit,.high-contrast .old-price,.high-contrast .cart-line small,.high-contrast .payment-label small,.high-contrast .payment-explanation,.high-contrast .checkout-demo{color:#181818}
.high-contrast .welcome{background:#ffd4c7}.high-contrast .welcome h1 span{color:#063821}.high-contrast .welcome-photo{opacity:.25}.high-contrast .demo-bar{color:#000;background:#f2f2f2}
.high-contrast .category,.high-contrast .sort select{color:#111}.high-contrast .category[aria-pressed=true]{color:#fff}.high-contrast .tag{color:#111;background:#fff;border:1px solid #111}
.high-contrast .payment-method:has(input:checked){outline:2px solid #063821}.high-contrast .field-grid input::placeholder,.high-contrast .notes-field textarea::placeholder{color:#535353}
.large-text .welcome-copy{width:100%}.large-text .welcome-photo,.large-text .welcome-stamp{display:none}.large-text .welcome h1{font-size:2.2rem}.large-text .welcome p{max-width:none}
.large-text .header-inner{flex-wrap:wrap;gap:12px}.large-text .search{order:4;flex-basis:100%;max-width:none}.large-text .product-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,230px),1fr))}
.large-text .categories{flex-wrap:wrap}.large-text .checkout-steps li{flex-direction:column;gap:8px;text-align:center}.large-text .field-grid,.large-text .payment-methods,.large-text .fulfillment{grid-template-columns:1fr}
.large-text .delivery-review{flex-wrap:wrap}.large-text .catalog-top{flex-wrap:wrap}.large-text .sort select{max-width:100%}.large-text .service-strip{flex-wrap:wrap;gap:16px}.large-text .payment-method{min-height:110px}.large-text .font-control{flex-wrap:wrap}.large-text .font-control select{max-width:100%}
@media(max-width:1190px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.header-inner{gap:15px}}
@media(max-width:900px){.shop{scroll-margin-top:100px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.accessibility-trigger>span:last-child{display:none}.mobile-cart:not([hidden]){min-height:56px;font-size:.9375rem}.header-cart>span:nth-child(2){display:none}.desktop-basket{display:none}.mobile-cart .cart-count{font-size:.875rem;min-width:26px;height:26px}.mobile-cart .mobile-total{font-size:1rem}}
@media(max-width:620px){.header-inner{padding-block:12px;gap:10px}.brand{margin-left:auto}.brand small{font-size:.75rem}.brand strong{font-size:1.75rem}.brand-symbol{width:40px;height:40px}.accessibility-trigger{padding-inline:8px}.header-cart{gap:8px}.header-cart>span:nth-child(2){display:none}.search{margin-top:2px;height:auto;min-height:48px}.search input{height:48px;font-size:1rem}.welcome{min-height:155px;margin-top:14px}.welcome-copy{padding:18px;width:75%}.welcome .eyebrow{font-size:.8125rem;max-width:200px}.welcome h1{font-size:2rem;margin-block:8px}.welcome p{display:none}.hero-link{font-size:.875rem;min-height:44px;margin-top:6px;padding-bottom:0;border:0}.welcome-stamp{width:62px;height:62px;font-size:.75rem;bottom:16px}.welcome-photo{right:38%}.service-strip{font-size:.8125rem;line-height:1.5;justify-content:space-between;padding-block:15px;gap:12px}.service-strip>span{font-size:.8125rem;flex:1;justify-content:center;text-align:center;flex-direction:column;gap:6px}.service-strip svg{height:19px;width:19px}.shop{margin-top:20px;scroll-margin-top:145px}.catalog-top .eyebrow{font-size:.8125rem}.catalog-top h2{font-size:1.625rem}.sort select{font-size:.875rem;max-width:148px}.categories{display:none}.mobile-category-label{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:18px;font-size:.875rem;flex-wrap:wrap}.mobile-category-label select{flex:1;min-width:170px;min-height:48px;padding:11px 14px;border:1px solid #b8cbbb;border-radius:10px;background:white;color:var(--green);font-size:1rem}.results-line{margin-top:10px;min-height:34px;font-size:.875rem}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-body{padding:12px}.product-name{font-size:1rem}.product-unit{font-size:.875rem}.product-bottom{margin-top:12px;gap:12px}.tag{font-size:.75rem}.price{font-size:1.5rem}.currency,.decimals{font-size:.875rem}.add-button{font-size:.875rem;min-height:46px}.stepper button{height:46px;width:44px}.cart-line-bottom .stepper button{height:44px;width:44px}.catalog-note{font-size:.8125rem}.footer{padding-bottom:24px}.footer p{font-size:.875rem}.footer>span{font-size:.8125rem}.checkout-dialog{border-radius:18px;max-height:94dvh}.checkout-content{padding:18px}.dialog-header{padding:16px 18px}.checkout-steps{gap:6px;margin-bottom:18px}.checkout-steps li{font-size:.8125rem;gap:5px}.checkout-steps li>span{width:22px;height:22px;font-size:.75rem}.checkout-demo{font-size:.875rem;padding:12px}.field-grid{grid-template-columns:1fr;gap:15px}.fulfillment{gap:9px}.fulfillment>label{font-size:.9375rem;gap:7px;padding:11px}.fulfillment small{font-size:.8125rem}.delivery-review{padding:13px;gap:8px}.delivery-review button{font-size:.8125rem;padding:6px}.payment-methods{grid-template-columns:1fr}.payment-method{min-height:82px;padding:13px 15px;gap:13px}.payment-method:has(input:checked){padding:12px 14px}.payment-badge{width:46px;height:46px}.payment-label strong{font-size:1.0625rem}.payment-label small{font-size:.875rem}.payment-explanation{font-size:.875rem}.secure-payment-note,.payment-no-charge{font-size:.8125rem}.primary{min-height:50px}.mobile-cart:not([hidden]){padding:13px 16px;font-size:.9375rem}.font-control{font-size:1rem;gap:10px}.font-control select{font-size:.875rem}.large-text .product-grid{grid-template-columns:1fr}.large-text .mobile-cart{flex-wrap:wrap;gap:8px}.large-text .mobile-cart>svg{display:none}.large-text .welcome-copy{width:100%}.large-text .fulfillment{grid-template-columns:1fr}.large-text .catalog-top{align-items:stretch}.large-text .sort{width:100%}.large-text .sort select{width:100%;max-width:none}}
@media(max-width:360px){.wrap,.header-inner{width:calc(100% - 24px)}.product-grid{gap:8px}.product-body{padding:10px}.service-strip>span{font-size:.75rem}.service-strip svg{display:block}.catalog-top{gap:8px}.catalog-top h2{font-size:1.5rem}.sort select{max-width:137px}.checkout-steps li{flex-direction:column}.payment-method{gap:9px}.stepper button{width:40px}.accessibility-trigger{padding-inline:4px}}

.brand strong{font-family:Arial,sans-serif;font-size:1.75rem;letter-spacing:-1px;white-space:nowrap}.brand small{font-size:.8125rem}.footer-brand{font-family:Arial,sans-serif;letter-spacing:-.8px}.welcome .eyebrow{unicode-bidi:plaintext}
@media(max-width:620px){.brand strong{font-size:1.4375rem}.brand-symbol{width:36px;height:36px}.brand small{font-size:.75rem}.brand{gap:7px}.header-inner{gap:8px}.header-cart{padding-inline:4px}}
.system-links{display:flex;gap:20px;flex-wrap:wrap;padding-block:14px;font-size:14px}.system-links span{display:flex;gap:20px;flex-wrap:wrap}.system-links a{min-height:44px;display:inline-flex;align-items:center;color:#164e36;font-weight:700}#store-error,#payment-error{padding:16px;border:1px solid #c44639;background:#fff1eb;color:#832d21;border-radius:10px}.field-grid select{width:100%;min-height:48px;border:1px solid #cdd6ce;border-radius:10px;padding:10px;background:white;font:inherit}.product button:disabled{opacity:.5;cursor:not-allowed}.primary[href]{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}
