/** Shopify CDN: Minification failed

Line 14:11 Expected identifier but found "{"
Line 14:12 Unexpected "{"
Line 14:22 Expected ":"
Line 14:62 Expected identifier but found "{"
Line 14:63 Unexpected "{"
Line 14:73 Expected ":"
Line 14:107 Expected identifier but found "{"
Line 14:108 Unexpected "{"
Line 14:118 Expected ":"

**/
:root{--bg:{{ settings.background | default: '#fff' }};--text:{{ settings.text | default: '#111' }};--sale:{{ settings.sale_red | default: '#f00' }};--header-h:74px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Arial,Helvetica,sans-serif;font-size:13px;line-height:1.35;text-transform:uppercase;letter-spacing:.02em}.skip-link{position:absolute;left:-999px}.skip-link:focus{left:12px;top:12px;z-index:10000;background:#fff;padding:12px}.cw-header{position:fixed;z-index:50;top:0;left:0;right:0;height:var(--header-h);display:flex;align-items:center;justify-content:space-between;padding:0 40px;color:#111;mix-blend-mode:difference;color:#fff;pointer-events:none}.cw-header a,.cw-header button{pointer-events:auto}.cw-menu-btn{width:68px;height:42px;background:transparent;border:0;padding:0;display:flex;flex-direction:column;gap:12px;justify-content:center;cursor:pointer}.cw-menu-btn span{height:1px;width:68px;background:currentColor;display:block}.cw-logo{position:absolute;left:50%;transform:translateX(-50%);font-size:42px;line-height:.84;font-weight:400;letter-spacing:-.06em;text-decoration:none;color:inherit;white-space:pre}.cw-logo-img{max-height:48px;width:auto;display:block;filter:invert(1)}.cw-header-links{display:flex;gap:28px;align-items:center;margin-left:auto}.cw-header-links a{color:inherit;text-decoration:none;font-size:12px}.cw-drawer{position:fixed;inset:0 auto 0 0;width:min(420px,92vw);background:#fff;z-index:90;transform:translateX(-105%);transition:transform .32s ease;padding:32px;color:#111;box-shadow:0 0 30px rgba(0,0,0,.08)}.cw-drawer.is-open{transform:translateX(0)}.cw-drawer-close{font-size:34px;border:0;background:transparent;cursor:pointer;float:right}.cw-drawer ul{list-style:none;padding:80px 0 0;margin:0}.cw-drawer li{margin:18px 0}.cw-drawer a{color:#111;text-decoration:none;font-size:18px}.cw-hero{height:var(--hero-height);min-height:560px;position:relative;overflow:hidden;background:#eee}.cw-hero-media,.cw-hero-img,.cw-hero-placeholder{position:absolute;inset:0;width:100%;height:100%}.cw-hero-img{object-fit:cover}.cw-hero-mobile{display:none}.cw-hero-placeholder{background:linear-gradient(120deg,#eee,#d8d8d8)}.cw-hero-overlay{position:absolute;inset:0;background:#000;opacity:var(--overlay-opacity)}.cw-hero-content{position:absolute;z-index:2;color:#f00;max-width:860px;white-space:pre-line}.cw-hero-content h1{margin:0;font-size:clamp(58px,8.5vw,150px);line-height:.86;font-weight:400;letter-spacing:-.075em}.cw-hero-content p{font-size:16px;color:#fff;margin:18px 0 0;text-transform:none;letter-spacing:.01em}.cw-hero-content--left-bottom{left:11vw;bottom:20vh}.cw-hero-content--left-center{left:11vw;top:50%;transform:translateY(-50%)}.cw-hero-content--center{left:50%;top:50%;transform:translate(-50%,-50%);text-align:center}.cw-hero-btn{display:inline-block;margin-top:22px;color:#fff;border:1px solid currentColor;padding:12px 18px;text-decoration:none}.cw-collection{display:grid;grid-template-columns:220px 1fr;gap:38px;padding:120px 38px 80px}.cw-sidebar{position:sticky;top:120px;align-self:start;display:flex;flex-direction:column;gap:14px}.cw-sidebar a{color:#555;text-decoration:none;font-size:13px}.cw-sidebar a.active{color:#111;font-weight:700}.cw-products-topbar{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:36px}.cw-mobile-tabs{display:flex;gap:24px;flex-wrap:wrap}.cw-mobile-tabs a{color:#555;text-decoration:none}.cw-mobile-tabs a.active{color:#111;font-weight:700}.cw-sort-form{display:flex;gap:10px;align-items:center}.cw-sort-form select{border:0;border-bottom:1px solid #111;background:transparent;border-radius:0;padding:6px 22px 6px 4px;text-transform:uppercase;font-size:12px}.cw-product-grid{display:grid;gap:86px 86px}.cw-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.cw-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.cw-grid--5{grid-template-columns:repeat(5,minmax(0,1fr));gap:72px 58px}.cw-card{position:relative}.cw-card-img-wrap{display:block;background:#e9ecef;aspect-ratio:3/4;overflow:hidden}.cw-card-img{width:100%;height:100%;object-fit:contain;display:block;transition:transform .35s ease}.cw-card:hover .cw-card-img{transform:scale(1.035)}.cw-card-info{position:relative;padding-top:14px;min-height:58px}.cw-card-title{display:block;color:#333;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:22px;font-size:12px}.cw-card-plus{position:absolute;right:0;top:8px;border:0;background:transparent;font-size:21px;line-height:1;color:#777;cursor:pointer}.cw-price-row{display:flex;align-items:center;gap:6px;margin-top:3px;flex-wrap:wrap}.cw-old-price{text-decoration:line-through;color:#333;font-size:12px}.cw-sale-badge,.cw-sale-price{background:var(--sale);color:#fff;padding:2px 5px;font-weight:700;font-size:12px}.cw-price{font-weight:700}.cw-swatches{display:flex;gap:5px;margin-top:8px}.cw-swatches span{width:8px;height:8px;background:#555;border:1px solid #ddd}.cw-swatches span:nth-child(2){background:#111}.cw-swatches span:nth-child(3){background:#eee}.cw-swatches span:nth-child(4){background:#7b5b44}.cw-pagination{text-align:center;margin-top:70px}.cw-pagination a,.cw-pagination span{margin:0 8px;color:#111;text-decoration:none}.cw-product-page{display:grid;grid-template-columns:1.25fr .75fr;gap:80px;padding:120px 48px 80px}.cw-product-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.cw-product-img{width:100%;height:auto;background:#eee}.cw-product-sticky{position:sticky;top:110px;align-self:start}.cw-product-sticky h1{font-size:18px;font-weight:400;margin:0 0 16px}.cw-product-price{margin-bottom:24px}.cw-product-sticky label{display:block;margin:18px 0 8px}.cw-product-sticky select{width:100%;padding:12px;border:1px solid #111;background:#fff}.cw-add{width:100%;margin-top:22px;background:#111;color:#fff;border:0;padding:16px;cursor:pointer}.cw-description{margin-top:28px;text-transform:none;letter-spacing:0;color:#333}.cw-footer{padding:60px 38px;color:#666;display:flex;justify-content:space-between;gap:20px}.cw-footer-small{text-transform:none}.placeholder{background:#eef0f2;color:#c3c7ca}
@media(max-width:900px){:root{--header-h:58px}body{font-size:12px}.cw-header{height:var(--header-h);padding:0 17px;mix-blend-mode:normal;color:#111;background:rgba(255,255,255,.72);backdrop-filter:blur(10px)}.cw-menu-btn{width:42px;gap:9px}.cw-menu-btn span{width:42px}.cw-logo{font-size:25px;left:50%;letter-spacing:-.05em}.cw-logo-img{max-height:34px;filter:none}.cw-header-links{gap:15px}.cw-header-links a:nth-child(2){display:none}.cw-header-links a{font-size:0}.cw-header-links a:first-child::after{content:'⌕';font-size:20px}.cw-header-links a:last-child{font-size:12px}.cw-hero{min-height:640px;height:92vh}.cw-hero-desktop{display:none}.cw-hero-mobile{display:block}.cw-hero-content{left:24px!important;right:18px;bottom:80px!important;top:auto!important;transform:none!important;text-align:left!important}.cw-hero-content h1{font-size:clamp(48px,17vw,78px);line-height:.88}.cw-hero-content p{font-size:13px}.cw-collection{display:block;padding:22px 16px 64px}.cw-sidebar{display:none}.cw-products-topbar{position:sticky;top:58px;background:#fff;z-index:20;margin:0 -16px 22px;padding:14px 16px 12px;align-items:center;gap:16px}.cw-mobile-tabs{gap:18px;overflow-x:auto;white-space:nowrap;flex-wrap:nowrap}.cw-mobile-tabs a{font-size:12px}.cw-sort-form label{display:none}.cw-sort-form select{max-width:118px;font-size:11px}.cw-product-grid,.cw-grid--3,.cw-grid--4,.cw-grid--5{grid-template-columns:repeat(2,minmax(0,1fr));gap:44px 16px}.cw-card-img-wrap{aspect-ratio:3/4;background:#e9ecef}.cw-card-info{padding-top:10px}.cw-card-title{font-size:11px}.cw-old-price,.cw-sale-badge,.cw-sale-price{font-size:11px}.cw-product-page{display:block;padding:82px 16px 60px}.cw-product-gallery{grid-template-columns:1fr;gap:12px}.cw-product-sticky{position:relative;top:auto;margin-top:26px}.cw-footer{display:block;padding:40px 16px}}
