/** Shopify CDN: Minification failed

Line 16:11 Expected identifier but found "{"
Line 16:12 Unexpected "{"
Line 16:22 Expected ":"
Line 16:65 Expected identifier but found "{"
Line 16:66 Unexpected "{"
Line 16:76 Expected ":"
Line 16:111 Expected identifier but found "{"
Line 16:112 Unexpected "{"
Line 16:122 Expected ":"
Line 16:162 Expected identifier but found "{"
... and 2 more hidden warnings

**/
:root{--bg:{{ settings.background | default: '#F7F1E7' }};--text:{{ settings.text | default:'#111' }};--accent:{{ settings.accent | default:'#C42B21' }};--yellow:{{ settings.yellow | default:'#F4C400' }};--line:rgba(17,17,17,.16)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Arial,Helvetica,sans-serif}.page-width{width:min(1500px,94vw);margin:0 auto}.mdt-header{height:86px;border-bottom:1px solid var(--line);display:flex;align-items:center;background:var(--bg);position:sticky;top:0;z-index:40}.mdt-header__inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;width:100%;gap:20px}.mdt-nav{display:flex;gap:34px;align-items:center}.mdt-nav a,.mdt-actions a{text-decoration:none;color:inherit;font-size:15px;font-weight:700;letter-spacing:.01em}.mdt-logo{font-size:34px;font-weight:900;letter-spacing:.03em;text-align:center;text-decoration:none;color:inherit}.mdt-actions{display:flex;justify-content:flex-end;gap:24px;align-items:center}.hero{border-bottom:1px solid var(--line)}.hero__wrap{min-height:520px;display:grid;grid-template-columns:.85fr 1.6fr;align-items:center;gap:20px;position:relative;overflow:hidden}.hero__copy{padding:56px 2vw 56px 3vw}.hero__title{font-size:clamp(52px,6vw,96px);line-height:.86;margin:0 0 18px;font-weight:900;letter-spacing:-.045em}.hero__sub{font-size:28px;color:var(--accent);font-weight:900;margin:0 0 34px}.btn{display:inline-flex;align-items:center;gap:18px;background:#111;color:#fff;border-radius:999px;padding:16px 26px;text-decoration:none;font-weight:800}.hero__media{height:100%;min-height:520px;display:flex;align-items:center;justify-content:center}.hero__media img{width:100%;height:100%;object-fit:contain;max-height:500px}.section{padding:46px 0}.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:20px}.section-title{font-size:38px;font-weight:900;margin:0;text-transform:uppercase;letter-spacing:-.03em}.view-all{text-decoration:none;color:inherit;font-weight:800}.product-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.product-card{border:1px solid var(--line);background:rgba(255,255,255,.17);padding:14px;min-width:0}.product-card__image{aspect-ratio:4/5;background:#f5efe5;display:flex;align-items:center;justify-content:center;overflow:hidden}.product-card__image img{width:100%;height:100%;object-fit:contain}.product-card__title{font-size:14px;font-weight:800;margin:14px 0 5px}.product-card__price{font-size:14px}.radio-banner{border:1px solid var(--line);min-height:280px;display:grid;grid-template-columns:1fr 1.45fr 1fr;align-items:center;gap:20px;padding:22px;overflow:hidden}.radio-banner img{width:100%;height:235px;object-fit:contain}.radio-center{height:190px;border:7px solid var(--yellow);background:rgba(255,255,255,.45)}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:22px}.category-card{border:1px solid var(--line);padding:16px;text-decoration:none;color:inherit;background:rgba(255,255,255,.17)}.category-card img{width:100%;aspect-ratio:1.1/1;object-fit:contain}.category-card h3{font-size:26px;margin:8px 0 0;text-transform:uppercase;letter-spacing:-.03em}.footer{border-top:1px solid var(--line);padding:34px 0 24px}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:40px;align-items:start}.newsletter h3{font-size:38px;color:var(--accent);margin:0 0 8px}.newsletter p{margin:0 0 18px}.newsletter form{display:flex;max-width:460px;border:1px solid var(--text);background:rgba(255,255,255,.2)}.newsletter input{flex:1;padding:15px;border:0;background:transparent}.newsletter button{width:58px;border:0;background:transparent;font-size:24px}.footer-links{display:flex;gap:28px;justify-content:flex-end;flex-wrap:wrap}.footer-links a{text-decoration:none;color:inherit;font-weight:700}.copyright{text-align:center;font-size:12px;margin-top:32px;opacity:.7}@media(max-width:1100px){.product-grid{grid-template-columns:repeat(3,1fr)}.hero__wrap{grid-template-columns:1fr}.hero__copy{text-align:center}.hero__media{min-height:360px}.radio-banner{grid-template-columns:1fr}.radio-center{display:none}.category-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.mdt-header{height:68px}.mdt-header__inner{grid-template-columns:auto 1fr auto}.mdt-nav{gap:12px}.mdt-nav a:nth-child(2){display:none}.mdt-logo{font-size:22px}.mdt-actions a:first-child{display:none}.hero__wrap{min-height:auto}.hero__copy{padding:36px 20px}.hero__media{min-height:300px}.hero__title{font-size:54px}.hero__sub{font-size:22px}.section{padding:30px 0}.section-title{font-size:30px}.product-grid{grid-template-columns:repeat(2,1fr)}.category-grid{grid-template-columns:1fr 1fr}.category-card h3{font-size:20px}.footer-grid{grid-template-columns:1fr}.footer-links{justify-content:flex-start}.newsletter h3{font-size:32px}}
