@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700&display=swap');
:root{--sr-ink:#161512;--sr-charcoal:#22211d;--sr-cream:#f3efe6;--sr-paper:#faf8f3;--sr-fire:#ef5b2a;--sr-fire-dark:#cc3d16;--sr-gold:#d3a95d;--sr-line:rgba(22,21,18,.14);--sr-radius:26px;--font-body:'DM Sans',system-ui,sans-serif;--font-display:'Manrope',system-ui,sans-serif;--black:var(--sr-ink);--cream:var(--sr-paper);--gold:var(--sr-fire);--graphite:#68645b}
html{scroll-behavior:smooth}body{margin:0;background:var(--sr-paper);color:var(--sr-ink);font-family:var(--font-body);-webkit-font-smoothing:antialiased}.sr-home *,.sr-header *,.sr-footer *{box-sizing:border-box}.sr-announce{min-height:31px;padding:7px 24px;background:var(--sr-ink);color:#fff;text-align:center;font-size:10px;letter-spacing:.12em;text-transform:uppercase}.sr-announce span{display:inline-block;width:3px;height:3px;margin:0 16px;border-radius:50%;background:var(--sr-fire);vertical-align:middle}.sr-header{position:relative;z-index:60;display:grid;grid-template-columns:160px 1fr 160px;align-items:center;min-height:82px;padding:8px clamp(20px,4vw,70px);background:rgba(250,248,243,.96);border-bottom:1px solid var(--sr-line);backdrop-filter:blur(14px)}.sr-logo img{display:block;width:112px;height:58px;object-fit:contain}.sr-nav{display:flex;justify-content:center;gap:clamp(18px,2.4vw,38px)}.sr-nav a,.sr-actions a{position:relative;color:var(--sr-ink);font-size:12px;font-weight:600;letter-spacing:.04em;text-decoration:none}.sr-nav a:after{content:'';position:absolute;right:0;bottom:-8px;left:0;height:2px;background:var(--sr-fire);transform:scaleX(0);transition:.2s}.sr-nav a:hover:after{transform:scaleX(1)}.sr-actions{display:flex;justify-content:flex-end;gap:20px}.sr-cart-link{color:var(--sr-fire)!important}.sr-menu-button{display:none;border:0;background:none;padding:8px}.sr-menu-button i{display:block;width:22px;height:2px;margin:5px;background:var(--sr-ink)}
.sr-hero{min-height:690px;display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.92fr);overflow:hidden;background:var(--sr-cream)}.sr-hero-copy{align-self:center;max-width:760px;padding:90px 4vw 78px 8vw}.sr-kicker{margin:0 0 21px;color:var(--sr-fire);font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.sr-hero h1,.sr-section-heading h2,.sr-how h2,.sr-craft h2,.sr-final-cta h2{margin:0;font-family:var(--font-display);font-weight:600;letter-spacing:-.055em;line-height:.98}.sr-hero h1{max-width:780px;font-size:clamp(52px,6vw,96px)}.sr-hero h1 em,.sr-craft h2 em{font-weight:400;color:var(--sr-fire);font-style:normal}.sr-lead{max-width:610px;margin:31px 0;color:#5e5a52;font-size:17px;line-height:1.75}.sr-hero-actions{display:flex;align-items:center;gap:28px}.sr-button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 27px;border-radius:999px;font-size:12px;font-weight:700;letter-spacing:.06em;text-decoration:none;text-transform:uppercase;transition:.2s}.sr-button-primary{background:var(--sr-fire);color:#fff;box-shadow:0 14px 34px rgba(239,91,42,.22)}.sr-button-primary:hover{background:var(--sr-fire-dark);transform:translateY(-2px)}.sr-button-light{background:#fff;color:var(--sr-ink)}.sr-text-link{color:var(--sr-ink);font-size:12px;font-weight:700;text-decoration:none}.sr-text-link span{margin-left:7px;color:var(--sr-fire);font-size:18px}.sr-proof{display:flex;gap:36px;margin-top:55px;padding-top:26px;border-top:1px solid var(--sr-line)}.sr-proof div{display:flex;flex-direction:column}.sr-proof strong{font:600 22px var(--font-display)}.sr-proof span{margin-top:3px;color:#777168;font-size:10px;letter-spacing:.05em;text-transform:uppercase}.sr-hero-media{position:relative;display:flex;align-items:center;justify-content:center;min-height:650px;background:var(--sr-charcoal);isolation:isolate}.sr-hero-media:before{content:'';position:absolute;inset:0;background:radial-gradient(circle at 50% 46%,rgba(239,91,42,.22),transparent 43%),linear-gradient(135deg,transparent 60%,rgba(211,169,93,.1));z-index:-1}.sr-hero-media img{position:relative;z-index:2;width:min(92%,760px);height:auto;filter:drop-shadow(0 34px 40px rgba(0,0,0,.38));transform:rotate(-2deg)}.sr-orbit{position:absolute;border:1px solid rgba(255,255,255,.1);border-radius:50%}.sr-orbit-one{width:72%;aspect-ratio:1}.sr-orbit-two{width:48%;aspect-ratio:1}.sr-made-badge{position:absolute;z-index:3;right:9%;bottom:10%;display:grid;place-items:center;width:88px;height:88px;border-radius:50%;background:var(--sr-fire);color:#fff;text-align:center;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;transform:rotate(9deg)}
.sr-category-strip{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-bottom:1px solid var(--sr-line)}.sr-category-strip a{position:relative;display:grid;grid-template-columns:36px 1fr;gap:1px 15px;padding:27px 30px;color:var(--sr-ink);text-decoration:none;border-right:1px solid var(--sr-line);transition:.2s}.sr-category-strip a:last-child{border:0}.sr-category-strip a:hover{background:var(--sr-fire);color:#fff}.sr-category-strip span{grid-row:1/3;color:var(--sr-fire);font-size:10px;font-weight:700}.sr-category-strip a:hover span{color:#fff}.sr-category-strip strong{font:600 15px var(--font-display)}.sr-category-strip small{color:#888177;font-size:11px}.sr-category-strip a:hover small{color:rgba(255,255,255,.75)}
.sr-featured{padding:110px max(5vw,30px)}.sr-section-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:43px}.sr-section-heading h2,.sr-craft h2{font-size:clamp(42px,5vw,72px)}.sr-product-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr;gap:22px}.sr-product-card{display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--sr-line);border-radius:var(--sr-radius);background:#fff;color:var(--sr-ink);text-decoration:none;transition:.28s}.sr-product-card:hover{transform:translateY(-7px);box-shadow:0 24px 60px rgba(35,29,20,.1)}.sr-product-image{position:relative;display:grid;place-items:center;min-height:300px;background:#eeeae1;overflow:hidden}.sr-product-image img{width:100%;height:320px;object-fit:contain;padding:20px;transition:.35s}.sr-product-card:hover img{transform:scale(1.04)}.sr-product-image b{position:absolute;top:17px;left:17px;padding:7px 11px;border-radius:99px;background:var(--sr-ink);color:#fff;font-size:9px;letter-spacing:.08em;text-transform:uppercase}.sr-product-copy{padding:25px 25px 29px}.sr-product-copy small{color:var(--sr-fire);font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.sr-product-copy h3{margin:9px 0 15px;font:600 20px/1.25 var(--font-display);letter-spacing:-.025em}.sr-product-copy p{color:#736e64;font-size:13px;line-height:1.6}.sr-product-copy>strong{display:flex;justify-content:space-between;margin-top:23px;font-size:15px}.sr-product-copy>strong span{color:var(--sr-fire);font-size:19px}.sr-product-card-wide .sr-product-image{min-height:350px}.sr-product-card-wide .sr-product-image img{height:390px}
.sr-how{display:grid;grid-template-columns:1fr 1fr;min-height:720px;background:var(--sr-charcoal);color:#fff}.sr-how-media{min-height:600px;overflow:hidden}.sr-how-media img{width:100%;height:100%;object-fit:cover}.sr-how-copy{display:flex;flex-direction:column;justify-content:center;padding:8vw}.sr-how h2{font-size:clamp(41px,4.4vw,68px)}.sr-how ol{margin:42px 0 38px;padding:0;list-style:none}.sr-how li{display:grid;grid-template-columns:42px 1fr;gap:19px;padding:19px 0;border-top:1px solid rgba(255,255,255,.12)}.sr-how li>span{color:var(--sr-fire);font-size:10px;font-weight:700}.sr-how li strong{font:600 16px var(--font-display)}.sr-how li p{margin:5px 0 0;color:rgba(255,255,255,.57);font-size:12px;line-height:1.6}.sr-how .sr-button{align-self:flex-start}
.sr-craft{padding:115px max(6vw,35px);background:#fff}.sr-craft>div:first-child{max-width:800px}.sr-craft-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;margin-top:65px}.sr-craft article{padding-top:23px;border-top:2px solid var(--sr-ink)}.sr-craft article span{color:var(--sr-fire);font-size:10px;font-weight:700}.sr-craft article h3{margin:38px 0 13px;font:600 20px var(--font-display)}.sr-craft article p{max-width:350px;color:#706a61;font-size:13px;line-height:1.75}.sr-final-cta{padding:110px 30px;text-align:center;background:var(--sr-cream);background-image:radial-gradient(circle at center,rgba(239,91,42,.11),transparent 38%)}.sr-final-cta h2{margin-bottom:38px;font-size:clamp(50px,7vw,98px)}
.sr-footer{padding:72px max(5vw,30px) 24px;background:#151411;color:#fff}.sr-footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:55px}.sr-footer img{width:110px;height:60px;object-fit:contain;filter:brightness(0) invert(1)}.sr-footer h2{margin:0 0 20px;color:#8d887e;font-size:10px;letter-spacing:.15em;text-transform:uppercase}.sr-footer p{max-width:360px;color:#8d887e;font-size:12px;line-height:1.75}.sr-footer a{display:block;margin:0 0 11px;color:#fff;font-size:12px;text-decoration:none}.sr-footer a:hover{color:var(--sr-fire)}.sr-footer-bottom{display:flex;justify-content:space-between;margin-top:55px;padding-top:20px;border-top:1px solid rgba(255,255,255,.1);color:#716c64;font-size:10px;letter-spacing:.05em}
/* Catalogo e scheda prodotto: il CRUD e il markup core restano invariati, il tema ne cambia solo la presentazione. */
body:not(.home-shell){background:var(--sr-paper)}.catalog-hero,.catalog-header{background:var(--sr-cream)!important}.prod-card{border:1px solid var(--sr-line)!important;border-radius:18px!important;background:#fff!important;box-shadow:none!important;overflow:hidden}.prod-card:hover{transform:translateY(-5px)!important;box-shadow:0 18px 40px rgba(30,25,18,.09)!important}.prod-thumb{background:#eeeae1!important}.prod-thumb img{object-fit:contain!important;padding:10px}.prod-badge,.btn-primary{background:var(--sr-fire)!important;color:#fff!important;border-color:var(--sr-fire)!important}.prod-name{font-family:var(--font-display)!important;font-weight:600!important}.prod-price{color:var(--sr-fire)!important}.bm-breadcrumb{border-color:var(--sr-line)!important}.bm-product-title{font-family:var(--font-display)!important;letter-spacing:-.04em!important}.bm-buy-card,.bm-gallery-main,.panel-card,.checkout-card{border-color:var(--sr-line)!important;border-radius:20px!important;box-shadow:0 16px 45px rgba(30,25,18,.07)!important}.bm-gallery-main{background:#eeeae1!important}.bm-gallery-main img{object-fit:contain!important}.site-footer{display:none!important}
@media(max-width:1050px){.sr-header{grid-template-columns:120px 1fr 120px;padding-inline:25px}.sr-nav{gap:16px}.sr-hero{grid-template-columns:1fr 44%}.sr-hero-copy{padding-left:6vw}.sr-product-grid{grid-template-columns:1fr 1fr}.sr-product-card-wide{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr}.sr-footer-grid{grid-template-columns:1.4fr 1fr 1fr}.sr-footer-grid>div:last-child{grid-column:2/4}}
@media(max-width:760px){.sr-announce{font-size:8px}.sr-announce span{margin:0 7px}.sr-header{grid-template-columns:1fr auto auto;min-height:68px;padding:5px 17px}.sr-logo img{width:90px;height:50px}.sr-menu-button{display:block;grid-column:3}.sr-actions{grid-column:2;grid-row:1}.sr-actions a:first-child{display:none}.sr-nav{position:absolute;top:100%;right:0;left:0;display:none;flex-direction:column;align-items:flex-start;padding:22px;background:var(--sr-paper);border-bottom:1px solid var(--sr-line);box-shadow:0 20px 30px rgba(0,0,0,.08)}.sr-header.is-open .sr-nav{display:flex}.sr-hero{display:flex;flex-direction:column;min-height:0}.sr-hero-copy{order:2;padding:55px 22px 60px}.sr-hero h1{font-size:49px}.sr-lead{font-size:15px}.sr-hero-media{order:1;min-height:390px}.sr-hero-media img{width:92%}.sr-made-badge{width:67px;height:67px}.sr-proof{gap:17px}.sr-category-strip{grid-template-columns:1fr 1fr}.sr-category-strip a:nth-child(2){border-right:0}.sr-category-strip a{padding:21px 16px}.sr-featured{padding:76px 18px}.sr-section-heading{align-items:flex-start;gap:20px}.sr-section-heading .sr-text-link{display:none}.sr-product-grid{grid-template-columns:1fr}.sr-product-card-wide{display:flex;grid-column:auto}.sr-product-image,.sr-product-card-wide .sr-product-image{min-height:270px}.sr-product-image img,.sr-product-card-wide .sr-product-image img{height:300px}.sr-how{grid-template-columns:1fr}.sr-how-media{min-height:390px}.sr-how-copy{padding:70px 23px}.sr-craft{padding:75px 22px}.sr-craft-grid{grid-template-columns:1fr;gap:28px}.sr-craft article h3{margin-top:20px}.sr-final-cta{padding:80px 22px}.sr-footer{padding:58px 22px 20px}.sr-footer-grid{grid-template-columns:1fr 1fr;gap:38px 22px}.sr-footer-grid>div:last-child{grid-column:auto}.sr-footer-brand{grid-column:1/-1}.sr-footer-bottom{flex-direction:column;gap:8px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

/* 2026 industrial art direction: intentionally unlike the soft Adesivi storefront. */
.home-shell{background:#11120f}.home-shell .sr-header{background:#11120f;border-bottom-color:rgba(255,255,255,.12)}.home-shell .sr-header .sr-nav a,.home-shell .sr-header .sr-actions a{color:#fff}.home-shell .sr-header .sr-menu-button i{background:#fff}.home-shell .sr-header .sr-logo img{filter:drop-shadow(0 0 12px rgba(255,90,31,.16))}.home-shell .sr-announce{background:#ff5a1f;color:#11120f;font-weight:800}.home-shell .sr-announce span{background:#11120f}
.home-shell .sr-hero{position:relative;min-height:740px;background:#11120f;color:#fff}.home-shell .sr-hero:after{content:'SR';position:absolute;left:-20px;bottom:-80px;color:rgba(255,255,255,.025);font:900 460px/1 'Barlow Condensed',Impact,sans-serif;pointer-events:none}.home-shell .sr-hero-copy{position:relative;z-index:2;padding-left:max(5vw,40px)}.home-shell .sr-hero h1{font-family:'Barlow Condensed',Impact,sans-serif;font-weight:900;text-transform:uppercase;letter-spacing:-.035em;line-height:.84;font-size:clamp(66px,8vw,124px)}.home-shell .sr-hero h1 em{color:#ff5a1f;font-weight:900}.home-shell .sr-lead{max-width:570px;color:rgba(255,255,255,.6)}.home-shell .sr-proof{border-color:rgba(255,255,255,.15)}.home-shell .sr-proof strong{font-family:'Barlow Condensed',sans-serif;color:#fff;font-size:30px}.home-shell .sr-proof span{color:rgba(255,255,255,.48)}.home-shell .sr-hero-media{margin:44px 44px 44px 0;min-height:650px;background:#d9dbd4;clip-path:polygon(9% 0,100% 0,100% 92%,91% 100%,0 100%,0 9%)}.home-shell .sr-hero-media:before{background:repeating-linear-gradient(90deg,transparent 0 89px,rgba(0,0,0,.045) 90px),radial-gradient(circle at 48% 45%,rgba(255,90,31,.32),transparent 40%)}.home-shell .sr-orbit{border-color:rgba(16,17,15,.13);border-radius:0;transform:rotate(45deg)}.home-shell .sr-made-badge{border-radius:0;background:#11120f;transform:rotate(-4deg)}
.home-shell .sr-button{border-radius:0}.home-shell .sr-button-primary{background:#ff5a1f;box-shadow:8px 8px 0 rgba(255,255,255,.12)}.home-shell .sr-category-strip{background:#ff5a1f;border:0}.home-shell .sr-category-strip a{border-color:rgba(16,17,15,.2)}.home-shell .sr-category-strip a:hover{background:#11120f}.home-shell .sr-category-strip span{color:#11120f}.home-shell .sr-category-strip a:hover span{color:#ff5a1f}
.home-shell .sr-featured{background:#eee8dc}.home-shell .sr-section-heading h2,.home-shell .sr-how h2,.home-shell .sr-craft h2,.home-shell .sr-final-cta h2{font-family:'Barlow Condensed',Impact,sans-serif;font-weight:800;text-transform:uppercase;letter-spacing:-.035em}.home-shell .sr-product-card{border-radius:0;border-color:#11120f;box-shadow:7px 7px 0 rgba(16,17,15,.14)}.home-shell .sr-product-card:hover{transform:translate(-4px,-4px);box-shadow:12px 12px 0 #ff5a1f}.home-shell .sr-product-image{background:#d9dbd4}.home-shell .sr-product-image b{border-radius:0;background:#11120f}.home-shell .sr-product-copy h3{font-family:'Barlow Condensed',sans-serif;font-size:26px;text-transform:uppercase}.home-shell .sr-product-copy>strong{color:#11120f}.home-shell .sr-how{background:#11120f}.home-shell .sr-how-media{margin:55px 0 55px 55px;clip-path:polygon(0 0,92% 0,100% 10%,100% 100%,8% 100%,0 90%)}.home-shell .sr-how li>span{font-size:15px;font-family:'Barlow Condensed',sans-serif}.home-shell .sr-craft{background:#fffdf8}.home-shell .sr-craft article{border-top:6px solid #11120f}.home-shell .sr-craft article span{font:800 28px 'Barlow Condensed',sans-serif}.home-shell .sr-final-cta{background:#ff5a1f;background-image:repeating-linear-gradient(120deg,transparent 0 60px,rgba(16,17,15,.05) 61px 62px)}.home-shell .sr-final-cta .sr-kicker{color:#11120f}.home-shell .sr-final-cta .sr-button{background:#11120f!important;color:#fff!important;box-shadow:8px 8px 0 rgba(255,255,255,.3)}
@media(max-width:760px){.home-shell .sr-nav{background:#11120f}.home-shell .sr-hero-media{margin:18px 18px 0;min-height:390px}.home-shell .sr-hero h1{font-size:60px}.home-shell .sr-how-media{margin:20px 20px 0}.home-shell .sr-category-strip{grid-template-columns:1fr}.home-shell .sr-category-strip a{border-right:0;border-bottom:1px solid rgba(16,17,15,.2)}}

/* Softer photographic hero and lighter headings. */
.home-shell .sr-hero{background-color:#d8d0c4;background-image:linear-gradient(90deg,rgba(249,245,237,.96),rgba(249,245,237,.84) 48%,rgba(249,245,237,.28)),var(--sr-home-hero-bg);background-position:center;background-size:cover;color:#171612}
.home-shell .sr-hero:after{display:none}.home-shell .sr-hero-copy{padding-top:78px;padding-bottom:78px}.home-shell .sr-hero h1{max-width:720px;color:#171612;font-family:'Manrope',system-ui,sans-serif;font-size:clamp(52px,6.2vw,88px);font-weight:650;line-height:.96;letter-spacing:-.065em;text-transform:none}.home-shell .sr-hero h1 em{font-weight:650}.home-shell .sr-lead{color:#575148}.home-shell .sr-proof{border-color:rgba(23,22,18,.15)}.home-shell .sr-proof strong{color:#171612;font-family:'Manrope',system-ui,sans-serif;font-size:24px;font-weight:650}.home-shell .sr-proof span{color:#6d665c}.home-shell .sr-hero-media{background:rgba(236,232,224,.78);backdrop-filter:blur(4px)}
.home-shell .sr-section-heading h2,.home-shell .sr-how h2,.home-shell .sr-craft h2,.home-shell .sr-final-cta h2{font-family:'Manrope',system-ui,sans-serif;font-weight:650;letter-spacing:-.055em;text-transform:none}.home-shell .sr-product-copy h3{font-family:'Manrope',system-ui,sans-serif;font-size:20px;font-weight:650;text-transform:none}.home-shell .sr-how li strong,.home-shell .sr-craft article h3{font-family:'Manrope',system-ui,sans-serif;font-weight:650}
@media(max-width:760px){.home-shell .sr-hero h1{font-size:50px}.home-shell .sr-hero{background-image:linear-gradient(rgba(249,245,237,.9),rgba(249,245,237,.82)),var(--sr-home-hero-bg)}}

/* MastroFuoco brand language: ember, antique brass, charcoal and warm ivory. */
:root{--sr-ink:#15110d;--sr-charcoal:#211a15;--sr-cream:#f2eadc;--sr-paper:#f7f1e7;--sr-fire:#d94717;--sr-fire-dark:#a92a0b;--sr-gold:#c7a568;--sr-line:rgba(81,58,34,.2);--gold:#c7a568}
body{background-color:#f2eadc;background-image:radial-gradient(circle at 12% 18%,rgba(199,165,104,.1),transparent 25%),repeating-linear-gradient(125deg,rgba(83,57,31,.025) 0 1px,transparent 1px 8px)}
.sr-announce,.home-shell .sr-announce{background:linear-gradient(90deg,#0e0c0a,#2a1a11 50%,#0e0c0a);color:#d9c39d;border-bottom:1px solid rgba(199,165,104,.26);font-weight:700}.sr-announce span,.home-shell .sr-announce span{background:#d94717}
.sr-header,.home-shell .sr-header{grid-template-columns:210px 1fr 170px;min-height:116px;padding-top:0;padding-bottom:0;background:linear-gradient(110deg,#0d0c0a,#1d1712 58%,#110e0b);border-bottom:1px solid rgba(199,165,104,.25);backdrop-filter:none}.sr-logo{align-self:stretch;display:flex;align-items:center}.sr-logo img,.home-shell .sr-logo img{width:170px;height:108px;object-fit:contain;filter:drop-shadow(0 6px 14px rgba(0,0,0,.55))}.sr-nav a,.sr-actions a,.home-shell .sr-header .sr-nav a,.home-shell .sr-header .sr-actions a{color:#eee1ca}.sr-nav a:after{background:linear-gradient(90deg,#c7a568,#d94717)}.sr-cart-link{color:#f0642c!important}
.sr-footer{background-color:#0e0c0a;background-image:radial-gradient(circle at 10% 0,rgba(217,71,23,.12),transparent 29%),repeating-linear-gradient(135deg,rgba(199,165,104,.025) 0 1px,transparent 1px 9px);border-top:1px solid rgba(199,165,104,.2)}.sr-footer img{width:230px;height:172px;filter:drop-shadow(0 12px 24px rgba(0,0,0,.6))}.sr-footer h2{color:#c7a568}.sr-footer a{color:#e9dcc6}.sr-footer-bottom{border-color:rgba(199,165,104,.18);color:#8f806c}
.home-shell .sr-hero{background-color:#dfd3c0;background-image:linear-gradient(90deg,rgba(250,245,236,.97),rgba(250,245,236,.84) 48%,rgba(42,23,12,.28)),var(--sr-home-hero-bg)}.home-shell .sr-hero h1{color:#211711}.home-shell .sr-hero h1 em{color:#c93c13}.home-shell .sr-kicker{color:#bd3a16}.home-shell .sr-button-primary{background:linear-gradient(135deg,#e65a20,#b92f0d);box-shadow:7px 7px 0 rgba(88,54,25,.16)}.home-shell .sr-hero-media{background:linear-gradient(145deg,rgba(236,222,199,.86),rgba(52,36,24,.12));border:1px solid rgba(137,97,51,.22)}.home-shell .sr-category-strip{background:linear-gradient(90deg,#bd350e,#ed692b 48%,#b82d09)}.home-shell .sr-product-card{border-color:rgba(94,65,35,.28);box-shadow:7px 7px 0 rgba(104,69,35,.1)}.home-shell .sr-product-card:hover{box-shadow:10px 10px 0 #c7a568}.home-shell .sr-featured,.home-shell .sr-final-cta{background-color:#f2eadc;background-image:radial-gradient(circle at 80% 20%,rgba(199,165,104,.16),transparent 28%),repeating-linear-gradient(125deg,rgba(83,57,31,.025) 0 1px,transparent 1px 8px)}.home-shell .sr-how{background-color:#17120e;background-image:radial-gradient(circle at 75% 40%,rgba(217,71,23,.16),transparent 34%),repeating-linear-gradient(135deg,rgba(199,165,104,.025) 0 1px,transparent 1px 8px)}

/* Home commerce actions and a more legible category ribbon. */
.home-shell .sr-category-strip{padding:12px max(2vw,12px);gap:10px;box-shadow:inset 0 1px rgba(255,255,255,.2),0 14px 34px rgba(77,34,15,.2)}
.home-shell .sr-category-strip a{grid-template-columns:48px 1fr auto;align-items:center;padding:19px 20px;border:1px solid rgba(255,255,255,.26)!important;background:rgba(255,255,255,.1);color:#fff}
.home-shell .sr-category-strip a:hover{background:#fff;color:#24160f;transform:translateY(-2px)}
.home-shell .sr-category-strip span{display:flex;grid-row:1/3;align-items:center;gap:6px;color:#fff;font-weight:800}.home-shell .sr-category-strip span i{font-size:22px}
.home-shell .sr-category-strip a:hover span{color:#c93c13}.home-shell .sr-category-strip small{color:rgba(255,255,255,.82)}.home-shell .sr-category-strip a:hover small{color:#6f6258}
.home-shell .sr-category-strip a>b{grid-column:3;grid-row:1/3;display:flex;align-items:center;gap:5px;font-size:10px;letter-spacing:.08em;text-transform:uppercase}
.home-shell .sr-product-card{overflow:visible}.home-shell .sr-product-main{display:flex;flex:1;flex-direction:column;color:inherit;text-decoration:none;overflow:hidden}.home-shell .sr-product-card-wide .sr-product-main{display:grid;grid-template-columns:1fr 1fr}
.home-shell .sr-product-copy{display:flex;flex:1;flex-direction:column}.home-shell .sr-product-copy p{min-height:42px}.home-shell .sr-product-copy>strong{align-items:center;margin-top:auto;padding-top:18px}.home-shell .sr-product-copy>strong em{font-size:10px;font-style:normal;font-weight:700;color:#766a60;text-transform:uppercase;letter-spacing:.06em}
.home-shell .sr-card-actions{display:grid;grid-template-columns:1fr 1.2fr 46px;gap:7px;padding:12px;border-top:1px solid rgba(94,65,35,.2);background:#fffdf8}
.home-shell .sr-card-actions button{display:flex;min-height:44px;align-items:center;justify-content:center;gap:6px;border:1px solid #221812;background:#fff;color:#221812;font:700 11px 'Manrope',sans-serif;cursor:pointer;transition:.18s}.home-shell .sr-card-actions button:hover{transform:translateY(-2px)}
.home-shell .sr-card-actions .sr-card-cart{background:#221812;color:#fff}.home-shell .sr-card-actions .sr-card-buy{border-color:#c63a12;background:#d94a19;color:#fff}.home-shell .sr-card-actions .sr-card-wish{padding:0;font-size:19px}.home-shell .sr-card-actions .sr-card-wish.is-active{border-color:#d94a19;color:#d94a19}.home-shell .sr-card-actions button:disabled{opacity:.7;cursor:wait}
@media(max-width:1050px){.home-shell .sr-product-card-wide .sr-product-main{display:grid}}
@media(max-width:760px){.home-shell .sr-category-strip{padding:10px}.home-shell .sr-category-strip a{grid-template-columns:42px 1fr auto}.home-shell .sr-product-card-wide .sr-product-main{display:flex}.home-shell .sr-card-actions{grid-template-columns:1fr 1fr 44px}.home-shell .sr-card-actions button{font-size:10px}}
@media(max-width:1050px){.sr-header,.home-shell .sr-header{grid-template-columns:180px 1fr 140px}.sr-logo img,.home-shell .sr-logo img{width:150px;height:100px}}
@media(max-width:760px){.sr-header,.home-shell .sr-header{grid-template-columns:1fr auto auto;min-height:90px;padding:0 16px}.sr-logo img,.home-shell .sr-logo img{width:120px;height:86px}.sr-nav,.home-shell .sr-nav{background:#17120e;border-color:rgba(199,165,104,.22)}.sr-footer img{width:190px;height:142px}}
