@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,600;0,700;0,800;0,900;1,800&family=DM+Sans:wght@400;500;600;700&display=swap');
:root{--red:#df001b;--ink:#121315;--paper:#f5f5f3;--muted:#66676a}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button,a,select{touch-action:manipulation}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #d28c13;outline-offset:4px}.topbar{background:var(--ink);color:white;padding:11px 5%;font-size:12px;letter-spacing:1px;display:flex;justify-content:space-between}.topbar a{letter-spacing:0;font-size:13px}header{height:104px;display:flex;align-items:center;justify-content:space-between;padding:0 5%;gap:24px;background:white}.brand{display:inline-flex;flex-direction:column;transform:skew(-5deg);width:182px;line-height:.9;font-family:'Barlow Condensed','Arial Narrow',sans-serif}.brand strong{font-size:40px;font-weight:900;letter-spacing:-1px}.brand>span{background:var(--red);color:#fff;text-align:center;font-size:23px;font-weight:800;letter-spacing:1px;padding:5px;margin-top:5px}nav{display:flex;gap:35px;font-size:14px;font-weight:600}nav a:hover{color:var(--red)}.cart-button{background:white;border:1px solid #ddd;padding:13px 18px;font-size:14px;font-weight:700;display:flex;align-items:center;gap:15px}.cart-button span{background:var(--red);color:white;border-radius:50%;min-width:23px;height:23px;display:grid;place-items:center;font-size:12px}.hero{background:#101113;min-height:590px;position:relative;color:white;overflow:hidden}.hero-image{position:absolute;right:0;top:0;bottom:0;width:68%;background:url('assets/leurquin.jpeg') right center / auto 100% no-repeat}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#101113 0%,#101113 33%,rgba(16,17,19,.96) 43%,rgba(16,17,19,.28) 66%,transparent 88%);pointer-events:none}.hero-content{position:relative;z-index:1;padding:53px 5% 44px;max-width:920px}.eyebrow{font-size:12px;letter-spacing:1.8px;font-weight:700;margin:0 0 20px}.eyebrow>span{display:inline-block;background:var(--red);height:8px;width:8px;margin-right:8px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:'Barlow Condensed','Arial Narrow',Impact,sans-serif}h1{font-size:clamp(52px,5.4vw,82px);line-height:1.01;letter-spacing:-.8px;margin-bottom:23px;font-weight:800}h1 em{color:#ff1730;font-style:italic}.intro{color:#d1d1d1;line-height:1.65;font-size:16px;margin-bottom:25px}.primary{border:0;background:var(--red);color:white;display:inline-flex;align-items:center;justify-content:space-between;gap:34px;padding:17px 23px;font-weight:700;font-size:14px}.primary:hover,.add:hover{background:#b90016}.primary span{font-size:22px}.hero-note{font-size:12px;color:#a9a9aa;margin:22px 0 0}.hero-index{position:absolute;right:3%;bottom:23px;z-index:1;font-size:11px;letter-spacing:2px;color:#fff;background:#161616b0;padding:8px}.benefits{display:grid;grid-template-columns:repeat(3,1fr);padding:25px 5%;border-bottom:1px solid #e1e1e1;gap:20px}.benefits>div{display:flex;align-items:center;justify-content:center;gap:18px;border-right:1px solid #ddd}.benefits>div:last-child{border:0}.benefits b{color:var(--red);font-family:'Barlow Condensed',sans-serif;font-size:34px}.benefits span{font-size:14px;line-height:1.5}.benefits strong{display:block}.section{padding:75px 5%}.red{color:var(--red)}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:33px;gap:25px}h2{font-size:52px;line-height:1.05;letter-spacing:-.6px;margin:0;font-weight:700}h2>span{color:var(--red)}.section-heading .eyebrow{margin-bottom:12px}.section-heading>p{font-size:14px;line-height:1.65;color:var(--muted);margin:0}.catalog{background:var(--paper)}.product-grid{display:grid;grid-template-columns:1fr 1fr .92fr;gap:25px}.product{background:white;border:1px solid #e3e3e1;min-width:0}.product-photo{height:230px;position:relative;background-color:#131313;background-image:url('assets/leurquin.jpeg');background-repeat:no-repeat}.pellets{background-size:auto 105%;background-position:right center}.erda{background-color:#171717;background-position:right center}.tag{position:absolute;top:17px;left:17px;background:white;padding:7px 10px;font-size:11px;font-weight:700;letter-spacing:.6px}.photo-note{position:absolute;bottom:10px;left:12px;color:white;font-size:11px;text-shadow:0 1px 4px black;background:#0008;padding:3px 5px}.product-content{padding:25px}.product-kind{font-size:11px;letter-spacing:1.4px;color:var(--muted);font-weight:600;margin-bottom:8px}.product h3{font-size:32px;margin-bottom:12px}.description{font-size:14px;line-height:1.6;color:var(--muted);min-height:45px}.product label{font-size:12px;color:var(--muted);display:block;margin-bottom:8px}select{width:100%;padding:11px;border:1px solid #dcdcdc;background:white;border-radius:0;font-size:14px}.product-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:25px}.price{font-family:'Barlow Condensed',sans-serif;font-size:34px;display:block}.product-bottom small{display:block;color:var(--muted);font-size:12px}.add{border:0;background:var(--red);color:white;padding:12px 15px;display:flex;gap:25px;align-items:center;font-weight:700;font-size:14px}.add span{font-size:23px;font-weight:400}.range-card{background:var(--ink);color:white;padding:30px;position:relative;border-top:5px solid var(--red)}.range-card .eyebrow{color:#b7b7b8;font-size:11px;line-height:1.5}.range-card h3{font-size:36px;line-height:1.1;margin-bottom:18px}.range-list{margin-bottom:24px}.range-list>span{display:flex;justify-content:space-between;border-bottom:1px solid #393a3c;padding:11px 0;font-family:'Barlow Condensed',sans-serif;font-size:23px}.range-list i{color:var(--red);font-style:normal}.range-card>p:not(.eyebrow){font-size:13px;color:#b7b7b8;line-height:1.65}.light-button{display:flex;justify-content:space-between;border:1px solid #777;padding:14px;font-size:14px;font-weight:600}.light-button:hover{background:#333}.catalog-note{font-size:12px;color:var(--muted);margin:20px 0 0;line-height:1.6}.services{display:grid;grid-template-columns:1.15fr 1fr 1fr;gap:50px}.services .eyebrow{line-height:1.6}.services h2{font-size:47px}.services article{border-top:1px solid #d7d7d7;padding-top:20px}.service-number{color:var(--red);font-size:12px;letter-spacing:1.5px;font-weight:700}.services h3{font-size:30px;margin:20px 0 12px}.services article p{font-size:14px;line-height:1.8;color:var(--muted)}.services article a{display:inline-flex;gap:24px;font-size:14px;font-weight:700;border-bottom:1px solid #222;padding-bottom:8px}.contact{background:var(--red);color:white;display:flex;justify-content:space-between;align-items:center;gap:30px;padding:55px 7%}.contact h2>span{color:#151515}.big-phone{display:inline-block;font-family:'Barlow Condensed',sans-serif;font-size:39px;margin-top:25px}.address{border-left:1px solid #ffffff60;padding-left:55px}.address>p:not(.eyebrow){line-height:1.7;font-size:19px}.address>a{font-size:14px;border-bottom:1px solid #fff;padding-bottom:6px}footer{padding:35px 5%;display:flex;align-items:center;justify-content:space-between;gap:25px;background:var(--ink);color:#fff}footer .brand{width:130px}footer .brand strong{font-size:29px}footer .brand>span{font-size:16px}footer p,footer>span{font-size:12px;color:#a7a7a7;margin:0}.dialog-head{display:flex;justify-content:space-between;align-items:start;padding-bottom:25px;border-bottom:1px solid #ddd}.dialog-head .eyebrow{margin-bottom:8px}.dialog-head h2{font-size:40px}.close{background:#f0f0f0;border:0;width:40px;height:40px;font-size:28px}.cart-line{padding:20px 0;border-bottom:1px solid #ddd;display:flex;justify-content:space-between;gap:16px}.cart-line h3{font-size:23px;margin:0 0 4px}.cart-line p{font-size:13px;color:var(--muted);margin-bottom:12px}.quantity{display:inline-flex;align-items:center;border:1px solid #ccc}.quantity button{border:0;background:white;width:34px;height:32px;font-size:20px}.quantity span{min-width:30px;text-align:center;font-size:14px}.line-right{text-align:right;display:flex;flex-direction:column;justify-content:space-between;align-items:end}.remove{font-size:12px;background:none;border:0;color:#666;text-decoration:underline;padding:6px 0}.total{display:flex;justify-content:space-between;margin-top:24px}.total strong{font-size:23px}.muted{color:var(--muted);font-size:12px;line-height:1.6}fieldset{border:0;padding:0;margin:24px 0}legend{font-size:14px;font-weight:700;margin-bottom:12px}.radio{display:flex;gap:8px;align-items:center;padding:8px 0;font-size:14px}input[type=radio]{accent-color:var(--red);height:17px;width:17px}form>label,#address-field>label{display:block;font-size:14px;font-weight:600;margin:16px 0 8px}input:not([type=radio]),textarea{width:100%;padding:12px;border:1px solid #ccc;border-radius:0;font-size:16px}textarea{min-height:80px;resize:vertical}.send{width:100%;margin-top:8px}#sms-fallback{border-top:1px solid #ddd;margin-top:25px;padding-top:20px;font-size:14px;line-height:1.6}#summary{min-height:160px;font-size:13px}.copy-button{border:1px solid #333;background:white;padding:12px;margin-top:10px}.empty{padding:60px 20px;text-align:center}.empty h3{font-size:30px}.empty p{color:var(--muted);font-size:14px;line-height:1.7}#toast{position:fixed;left:50%;bottom:25px;transform:translate(-50%,20px);background:var(--ink);color:white;padding:14px 24px;z-index:5;opacity:0;pointer-events:none;font-size:14px;transition:.2s;width:max-content;max-width:90%;border-left:4px solid var(--red)}#toast.visible{opacity:1;transform:translate(-50%,0)}[hidden]{display:none!important}@media(min-width:1600px){.hero-image{background-size:auto 115%}.hero-content{padding-left:max(5%,calc((100vw - 1440px)/2))}.section{padding-left:max(5%,calc((100vw - 1440px)/2));padding-right:max(5%,calc((100vw - 1440px)/2))}}@media(max-width:1000px){nav{gap:16px}.product-grid{grid-template-columns:1fr 1fr}.range-card{grid-column:1/-1}.range-list{display:flex;gap:30px;flex-wrap:wrap}.range-list>span{min-width:120px;gap:30px}.range-card h3 br{display:none}.services{gap:25px;grid-template-columns:1fr 1fr}.services>div{grid-column:1/-1}.services h2 br{display:none}.hero-image{width:100%;opacity:.8}.hero:after{background:linear-gradient(90deg,#101113 10%,#101113ee 40%,#10111333 100%)}footer p{display:none}}@media(max-width:650px){.topbar{justify-content:center;font-size:10px;padding:9px 3%}.topbar>a{display:none}header{height:86px;padding:0 5%;gap:12px}.brand{width:146px}.brand strong{font-size:33px}.brand>span{font-size:18px}nav{display:none}.cart-button{font-size:12px;padding:10px;gap:8px}.hero{min-height:580px}.hero-content{padding:42px 6%}.hero-image{background-size:auto 75%;background-position:right bottom;opacity:.6}.hero:after{background:linear-gradient(90deg,#101113f5,#101113bb 60%,#10111333)}h1{font-size:53px}.hero-index{display:none}.intro{font-size:15px}.hero-note{font-size:11px}.benefits{padding:20px 5%;gap:12px}.benefits>div{display:block;text-align:center;padding-right:8px}.benefits b{font-size:25px}.benefits span{display:block;font-size:11px;margin-top:5px}.section{padding:48px 5%}.section-heading{display:block}.section-heading>p{margin-top:18px}h2{font-size:43px}.product-grid{grid-template-columns:1fr;gap:20px}.product-photo{height:250px}.product-content{padding:23px}.range-card{grid-column:auto}.range-list{display:block}.services{grid-template-columns:1fr;gap:30px}.services>div{grid-column:auto}.services h2{font-size:43px}.contact{padding:42px 6%;display:block}.contact h2{font-size:45px}.address{margin-top:35px;border-left:0;border-top:1px solid #ffffff60;padding:28px 0 0}.big-phone{font-size:36px}footer{align-items:start}footer>span{max-width:125px;line-height:1.7;text-align:right}dialog{padding:23px}.send{font-size:13px;gap:10px}.eyebrow{font-size:11px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.category-card{display:block;background:var(--ink);color:white;overflow:hidden;border-bottom:4px solid var(--red)}.category-card img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;transition:transform .25s}.category-card:hover img{transform:scale(1.035)}.category-label{position:relative;display:flex;justify-content:space-between;align-items:center;padding:20px 24px;background:var(--ink)}.category-label strong{font-family:'Barlow Condensed','Arial Narrow',sans-serif;font-size:34px;font-weight:700}.category-label>span{font-size:27px;color:#ff263e}.back-categories{display:inline-block;font-weight:700;font-size:14px;margin-bottom:22px;border-bottom:1px solid #aaa;padding-bottom:6px}.category-title{font-size:38px;margin:0 0 25px}.category-title:focus{outline:none}#category-detail .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.enquiry-photo{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:cover}.quote-label{font-size:16px;font-weight:700;margin:22px 0 16px}.category-empty{grid-column:1/-1;background:white;padding:32px;border-left:4px solid var(--red)}.category-empty h3{font-size:30px;margin-bottom:12px}.category-empty p{font-size:16px;line-height:1.65;max-width:600px;color:var(--muted)}@media(max-width:1000px){.category-grid,#category-detail .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:650px){.category-grid{gap:14px}.category-label{padding:15px}.category-label strong{font-size:28px}.category-label>span{font-size:22px}#category-detail .product-grid{grid-template-columns:1fr}.category-empty{padding:24px}}@media(max-width:360px){.category-grid{grid-template-columns:1fr}}

.breadcrumbs{display:flex;flex-wrap:wrap;gap:10px;font-size:14px;line-height:1.6;margin-bottom:24px;color:var(--muted)}.breadcrumbs a{text-decoration:underline}.catalog-h1{font-size:clamp(44px,6vw,70px);line-height:1.1;margin:0 0 20px}.catalog-h1>span{color:var(--red)}.category-intro{max-width:760px;font-size:16px;line-height:1.75;margin-bottom:32px;color:var(--muted)}.catalogue-items{grid-template-columns:repeat(3,minmax(0,1fr))}.product-details-link{display:block;margin:0 25px 25px;font-size:16px;font-weight:700;text-decoration:underline;text-underline-offset:5px}.pack-prices{font-size:14px;line-height:1.6;color:var(--muted);margin:14px 0 0}.single-product{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:50px;max-width:1100px}.single-product aside{padding:28px 0;line-height:1.8}.single-product aside h2{font-size:34px;margin-bottom:22px}.single-product aside a{font-weight:700;text-decoration:underline}.single-product .product h2{font-size:34px;margin-bottom:20px}.detail-image{position:relative}.detail-image .enquiry-photo{aspect-ratio:1/1;object-fit:contain;object-position:center;background:#fff;padding:16px}.category-grid img{aspect-ratio:1/1}.enquiry-photo{aspect-ratio:1/1}.description{font-size:16px}.product-kind,.product label,.product-bottom small,.catalog-note{font-size:14px}.product h3 a:hover{color:var(--red)}@media(max-width:1000px){.catalogue-items{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:650px){.single-product,.catalogue-items{grid-template-columns:1fr}.single-product{gap:20px}.breadcrumbs{display:flex}.category-grid img{aspect-ratio:1/1}}

.about{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);align-items:center;gap:clamp(30px,5vw,85px);background:#f5f5f3;border-top:1px solid #e1e1df}.about-story h2{margin-bottom:24px}.about-story>p:not(.eyebrow){font-size:16px;line-height:1.8;color:#55575b;max-width:650px}.about-story .about-lead{font-weight:700;color:var(--ink)!important;font-size:20px!important;line-height:1.5!important}.about-story>p:last-child{margin-bottom:0}.about-figure{margin:0;min-width:0;background:var(--ink);box-shadow:14px 14px 0 #e4e4e1}.about-photo-frame{aspect-ratio:2.1;overflow:hidden;background:#d4d4d1}.about-photo-frame img{width:100%;height:auto;display:block}.about-figure figcaption{border-top:5px solid var(--red);padding:27px 30px;color:white}.about-figure figcaption>span{font-size:12px;letter-spacing:1.5px;font-weight:700;color:#ff4259}.about-figure figcaption p{font-family:'Barlow Condensed','Arial Narrow',sans-serif;font-size:30px;line-height:1.2;margin:14px 0 0}@media(max-width:1100px){header nav{gap:15px;font-size:13px}}@media(max-width:800px){.about{grid-template-columns:1fr;gap:30px}.about-figure{max-width:650px;margin-right:14px}header nav{gap:10px;font-size:12px}}@media(max-width:650px){.about-figure figcaption{padding:24px}.about-story .eyebrow{line-height:1.6}.about-figure figcaption p{font-size:28px}}
.flash-banner{display:flex;align-items:center;justify-content:center;gap:24px;background:var(--red);color:#fff;padding:16px 5%;font-size:16px;line-height:1.5}.flash-banner>span{font-weight:800;letter-spacing:1px;white-space:nowrap;font-size:12px}.flash-banner p{margin:0}.flash-banner a{font-weight:700;text-decoration:underline;text-underline-offset:4px}.promo-label{color:var(--red);font-size:14px;font-weight:700}.product del{color:#666;font-size:14px}.add:disabled{background:#777;cursor:default}.admin-link{font-size:12px;color:#aaa}.description p:last-child{margin-bottom:0}@media(max-width:650px){.flash-banner{gap:12px;align-items:flex-start;font-size:14px}footer{flex-wrap:wrap}}

.faq{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:clamp(30px,6vw,100px);background:#fff}.faq-heading>p:last-child{color:var(--muted);line-height:1.7;margin:22px 0 0}.faq-list{border-top:1px solid #dcdcdc}.faq-list details{border-bottom:1px solid #dcdcdc}.faq-list summary{position:relative;list-style:none;cursor:pointer;font-size:16px;line-height:1.5;font-weight:700;padding:23px 38px 23px 0}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:'+';position:absolute;right:3px;top:20px;color:var(--red);font-size:26px;font-weight:400}.faq-list details[open] summary:after{content:'−'}.faq-list summary:focus-visible{outline:3px solid #d28c13;outline-offset:3px}.faq-list details>p{font-size:16px;line-height:1.75;color:#55575b;padding:0 28px 22px 0;margin:0}.delivery{background:var(--paper);border-top:1px solid #e1e1df}.delivery-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:40px;align-items:start}.delivery-map-panel{margin:0;min-width:0;border:1px solid #ddd;background:#fff}.delivery-map-heading{background:var(--ink);color:#fff;display:flex;justify-content:space-between;align-items:center;gap:12px;padding:20px}.delivery-map-heading strong{font-size:16px}.delivery-map-heading>span{font-size:14px;color:#ff5368;white-space:nowrap;font-weight:700}#delivery-map{height:430px;position:relative;z-index:0;background:#e8ece8}.map-loading{padding:30px;font-size:16px}.delivery-map-panel figcaption{padding:17px 20px;font-size:14px;line-height:1.6;color:#55575b}.map-legend{display:inline-block;width:12px;height:12px;background:#df001b25;border:2px solid var(--red);border-radius:50%;margin-right:7px}.delivery-map-panel #map-error,.delivery-map-panel noscript p{padding:0 20px;font-size:14px;line-height:1.6}.delivery-info h3{font-size:32px;margin:0 0 14px}.delivery-info>p{font-size:16px;line-height:1.7;color:#55575b}.delivery-towns{list-style:none;padding:0;margin:22px 0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 20px}.delivery-towns li{padding:10px 0;border-bottom:1px solid #dcdcdc;font-size:16px;line-height:1.5}.delivery-localities{margin-bottom:16px}.delivery-boundary{border-left:3px solid var(--red);padding-left:16px}.map-reset{background:#fff;border:1px solid #999;padding:10px 12px;font:600 14px 'DM Sans',Arial,sans-serif;color:var(--ink);box-shadow:0 1px 4px #0002}.delivery-center-label{font:600 14px 'DM Sans',Arial,sans-serif}.delivery .leaflet-control-attribution{font-size:12px}.delivery .leaflet-control-zoom a{width:36px;height:36px;line-height:36px}.delivery .leaflet-container{font-family:'DM Sans',Arial,sans-serif}@media(max-width:900px){.faq,.delivery-layout{grid-template-columns:1fr;gap:30px}.delivery-map-panel{width:100%}}@media(max-width:650px){.delivery-map-heading{flex-wrap:wrap;padding:16px}#delivery-map{height:360px}.delivery-towns{gap:0 12px}.delivery-towns li{font-size:15px}.delivery-info h3{font-size:30px}.faq-heading h2{font-size:42px}}

#contact{min-height:0;align-items:center;padding-top:42px;padding-bottom:42px}
#contact-title a:hover{text-decoration:underline;text-underline-offset:6px}
@media(max-width:650px){#contact{padding-top:32px;padding-bottom:32px}}

.purchase-options{margin-top:22px;border-top:1px solid #ddd}.purchase-option{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 0;border-bottom:1px solid #ddd}.purchase-option-info{min-width:0}.purchase-option-label{font-size:16px;font-weight:600;line-height:1.5;margin:0 0 8px}.purchase-option-price{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.purchase-option-price .price{font-size:30px;line-height:1.2}.purchase-option-price del{font-size:16px}.purchase-option-price .promo-label{font-size:14px}.purchase-option .add{flex-shrink:0;min-height:44px;white-space:nowrap}.product-promo-badge{position:absolute;z-index:1;left:16px;top:16px;background:var(--red);color:#fff;padding:9px 14px;font-size:14px;font-weight:800;letter-spacing:1px;box-shadow:0 2px 8px #0002}.purchase-option:last-child{border-bottom:0}@media(max-width:400px){.purchase-option{flex-wrap:wrap}.purchase-option .add{margin-left:auto}.purchase-option-price .price{font-size:28px}}

:root{--header-height:104px;--cart-top:104px;--cart-width:400px}html{scroll-padding-top:calc(var(--header-height) + 16px)}body>header{position:sticky;top:0;z-index:30;box-shadow:0 2px 8px #0001}.cart-panel{position:fixed;right:0;top:var(--cart-top);bottom:0;z-index:20;width:var(--cart-width);padding:24px;background:#fff;color:var(--ink);overflow-y:auto;overscroll-behavior:contain;border-left:1px solid #ddd;box-shadow:-6px 0 22px #0001}.cart-panel .dialog-head{position:sticky;top:-24px;background:#fff;z-index:2;padding:16px 0;margin-top:-16px;gap:12px}.cart-panel .dialog-head h2{font-size:34px}.cart-panel .close{width:auto;height:auto;min-height:44px;padding:10px 12px;font-size:14px;font-weight:700;white-space:nowrap}.cart-panel .cart-line p,.cart-panel .muted,.cart-panel .remove{font-size:14px}.cart-panel .quantity button{width:40px;height:40px}.cart-panel .empty{padding:32px 0}.cart-panel .send{gap:12px;font-size:14px}#toast{z-index:40}@media(min-width:1100px){body.cart-is-open>main,body.cart-is-open>footer,body.cart-is-open>.flash-banner{margin-right:var(--cart-width)}body.cart-is-open .catalogue-items{grid-template-columns:repeat(2,minmax(0,1fr))}body.cart-is-open .single-product,body.cart-is-open .delivery-layout{grid-template-columns:1fr}body.cart-is-open .section-heading{flex-wrap:wrap}body.cart-is-open .hero h1{font-size:clamp(42px,4.2vw,68px)}}@media(max-width:1099px){.cart-panel{top:auto;bottom:0;width:100%;height:48dvh;border-left:0;border-top:2px solid var(--red);box-shadow:0 -5px 20px #0002}body.cart-is-open{padding-bottom:48dvh}.cart-panel .dialog-head{top:-24px}#toast{bottom:12px}body.cart-is-open #toast{bottom:calc(48dvh + 12px)}}@media(max-width:650px){body>header{height:auto;min-height:112px;flex-wrap:wrap;gap:12px;padding:12px 5% 0}header nav{display:flex;order:3;flex-basis:100%;overflow-x:auto;white-space:nowrap;gap:22px;font-size:14px;padding:0 0 12px}header nav a{padding:8px 0}.cart-panel{padding:20px}.cart-panel .dialog-head{top:-20px}.cart-panel .dialog-head h2{font-size:30px}}

.contact-links{display:grid;gap:12px;margin-top:20px}.contact-links a{overflow-wrap:anywhere;font-size:16px;line-height:1.5}#order-result{background:#edf6ed;border-left:3px solid #287638;padding:18px;margin:20px 0;line-height:1.7;font-size:16px}

.category-card img[src="/assets/category-charbon-banner.png"]{object-fit:contain;background:#08090a}

.store-status{display:flex;align-items:center;gap:9px;max-width:230px;flex-shrink:0;font-size:14px;line-height:1.4}.store-status strong{display:block}.store-status small{display:block;font-size:12px;color:#555;max-width:215px}.opening-dot{width:10px;height:10px;border-radius:50%;background:#777;flex-shrink:0}.store-status[data-state=open] .opening-dot{background:#248541;animation:opening-pulse 2s ease-out infinite}.store-status[data-state=closed] .opening-dot{background:#df001b}@keyframes opening-pulse{0%{box-shadow:0 0 0 0 #24854155}80%,100%{box-shadow:0 0 0 7px #24854100}}.product-stock-badge{position:absolute;z-index:1;left:16px;top:16px;background:#202124;color:#fff;padding:9px 14px;font-size:14px;font-weight:800;letter-spacing:1px}.add.unavailable{background:#e7e7e7!important;color:#777;text-decoration:line-through;cursor:not-allowed;border:1px solid #ccc}@media(min-width:651px) and (max-width:1200px){body>header{height:auto;min-height:104px;flex-wrap:wrap;padding-top:12px;padding-bottom:12px;gap:16px}body>header nav{order:4;flex-basis:100%;justify-content:center}}@media(max-width:650px){.store-status{order:4;flex-basis:100%;max-width:none;padding-bottom:10px}.store-status small{max-width:none}header nav{padding-bottom:0}.topbar span{line-height:1.6;text-align:center}}@media(prefers-reduced-motion:reduce){.store-status .opening-dot{animation:none!important}}
