/** Shopify CDN: Minification failed

Line 16:11 Expected identifier but found "{"
Line 16:12 Unexpected "{"
Line 16:22 Expected ":"
Line 16:60 Expected identifier but found "{"
Line 16:61 Unexpected "{"
Line 16:71 Expected ":"
Line 16:111 Expected identifier but found "{"
Line 16:112 Unexpected "{"
Line 16:122 Expected ":"
Line 16:165 Expected identifier but found "{"
... and 2 more hidden warnings

**/
:root{--bg:{{ settings.color_bg | default: '#fff' }};--text:{{ settings.color_text | default: '#111' }};--dark:{{ settings.color_dark | default: '#0e0f10' }};--soft:{{ settings.color_soft | default: '#f3f3f3' }};--line:#d9d9d9;--muted:#666}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--text);background:var(--bg);line-height:1.5}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.page-width{width:min(1480px,92vw);margin:0 auto}.narrow{width:min(900px,92vw)}.announcement-bar{background:#050505;color:#fff;font-size:12px}.announcement-inner{min-height:34px;display:flex;justify-content:center;gap:48px;align-items:center;flex-wrap:wrap}.announcement-item{display:flex;gap:8px;align-items:center}.site-header{background:#fff;border-bottom:1px solid #eee;position:sticky;top:0;z-index:20}.header-inner{height:76px;display:grid;grid-template-columns:260px 1fr 140px;align-items:center;gap:24px}.brand{display:flex;align-items:center;gap:12px;font-weight:800;letter-spacing:.02em}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border:2px solid #111}.brand-text{max-width:180px}.header-logo{max-height:50px;width:auto}.main-nav{display:flex;justify-content:center;gap:28px;font-size:14px}.main-nav a:hover{opacity:.55}.header-actions{display:flex;justify-content:flex-end;gap:16px;font-size:20px}.mobile-nav-toggle{display:none;border:0;background:none;font-size:24px}.hero-office{background:#111;color:#fff}.hero-grid{min-height:620px;display:grid;grid-template-columns:1.05fr 1fr;align-items:center}.hero-copy{padding:70px 8vw 70px 0}.eyebrow{font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#929292}.hero-office .eyebrow{color:#c8c8c8}.hero-copy h1,.section-heading h2,.split-copy h2{font-size:clamp(40px,5vw,74px);line-height:1.02;margin:14px 0 22px;letter-spacing:-.04em}.hero-copy p{font-size:18px;color:#d0d0d0;max-width:660px}.hero-buttons{display:flex;gap:12px;margin-top:32px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border:1px solid transparent;font-weight:700;font-size:14px}.btn-dark{background:#111;color:#fff}.btn-light{background:#fff;color:#111}.btn-outline{border-color:#111;background:transparent}.btn.full{width:100%}.hero-points{display:flex;gap:22px;flex-wrap:wrap;margin-top:28px;font-size:13px;color:#ddd}.hero-media{height:100%;display:flex;align-items:center;justify-content:center;background:#111;overflow:hidden}.hero-image{width:100%;height:auto;aspect-ratio:2/1;object-fit:contain;object-position:center}.hero-media .image-placeholder{width:100%;aspect-ratio:2/1;min-height:0}.image-placeholder{background:linear-gradient(135deg,#ececec,#d6d6d6);min-height:220px;display:grid;place-items:center;text-align:center;color:#555;padding:20px}.image-placeholder.dark{background:linear-gradient(135deg,#252525,#050505);color:#ccc}.image-placeholder.tall{min-height:460px}.section{padding:84px 0}.section-dark{background:#101112;color:#fff}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:38px}.section-heading.center{text-align:center;display:block}.section-heading h2{font-size:clamp(34px,4vw,56px);margin:8px 0}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.category-card{background:#191a1c;border:1px solid #2e3032;transition:.25s}.category-card:hover{transform:translateY(-4px)}.category-image{width:100%;aspect-ratio:4/3;overflow:hidden;background:#191a1c}.category-image img,.category-image .image-placeholder{width:100%;height:100%;aspect-ratio:4/3;object-fit:contain;object-position:center}.category-body{padding:24px}.category-number{font-size:11px;color:#888;text-transform:uppercase;letter-spacing:.12em}.category-body h3{font-size:24px;margin:8px 0}.category-body p{color:#aaa;min-height:48px}.text-link{font-weight:700;font-size:13px}.products-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.product-card{border:1px solid #e3e3e3;background:#fff}.product-image-wrap{display:block;background:#f3f3f3;aspect-ratio:1/1;overflow:hidden}.product-image-wrap img{width:100%;height:100%;object-fit:cover}.product-body{padding:16px}.product-body h3{font-size:15px;min-height:44px;margin:0 0 10px}.price{font-weight:800;margin:10px 0 16px}.price.large{font-size:28px}.trust-strip{background:#f0f0f0;border-top:1px solid #ddd;border-bottom:1px solid #ddd}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);min-height:118px}.trust-item{display:flex;gap:14px;align-items:center;padding:24px;border-right:1px solid #d5d5d5}.trust-item:last-child{border-right:0}.trust-icon{font-size:28px}.trust-item strong,.trust-item span{display:block}.trust-item span{font-size:12px;color:#666}.split-grid{display:grid;grid-template-columns:1fr 1fr;gap:0;align-items:stretch}.split-grid>div:first-child{display:flex;align-items:center;justify-content:center;background:#101112;overflow:hidden}.split-image{width:100%;height:auto;aspect-ratio:1/1;min-height:0;object-fit:contain;object-position:center}.split-copy{padding:70px;background:#18191a}.split-copy h2{font-size:clamp(36px,4vw,60px)}.split-copy .rte{color:#bbb;font-size:17px;margin-bottom:28px}.site-footer{background:#0b0c0d;color:#eee;padding-top:64px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:46px}.site-footer h3{font-size:22px}.site-footer h4{font-size:13px;text-transform:uppercase;letter-spacing:.12em;color:#aaa}.footer-copy,.company-details,.footer-links{color:#aaa;font-size:13px}.company-details strong{color:#fff}.company-details a,.footer-links a{color:#d8d8d8}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin:10px 0}.payment-icons{display:flex;gap:8px;flex-wrap:wrap}.payment-icon{height:30px;width:auto}.pay-chip{background:#fff;color:#111;padding:6px 8px;border-radius:4px;font-size:11px;font-weight:800}.footer-bottom{border-top:1px solid #2a2b2c;margin-top:44px;padding:22px 0;font-size:12px;color:#888}.page-content{font-size:16px}.page-content h2{margin-top:34px}.product-main{display:grid;grid-template-columns:1.1fr .9fr;gap:60px}.product-main-image{width:100%;background:#f4f4f4}.rte a{text-decoration:underline}@media(max-width:1100px){.header-inner{grid-template-columns:1fr auto auto}.mobile-nav-toggle{display:block}.main-nav{display:none;position:absolute;left:0;right:0;top:76px;background:#fff;padding:20px;flex-direction:column;border-bottom:1px solid #ddd}.main-nav.is-open{display:flex}.hero-grid,.split-grid,.product-main{grid-template-columns:1fr}.hero-copy{padding:64px 0 36px}.hero-media{min-height:0}.hero-image,.hero-media .image-placeholder{min-height:0}.products-grid{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.category-grid{grid-template-columns:1fr}.trust-grid{grid-template-columns:1fr 1fr}}@media(max-width:680px){.announcement-inner{gap:8px;padding:6px 0;font-size:10px}.announcement-item:nth-child(n+3){display:none}.header-inner{height:64px;grid-template-columns:1fr auto auto}.main-nav{top:64px}.header-actions a:nth-child(1),.header-actions a:nth-child(2){display:none}.hero-copy h1{font-size:42px}.hero-media,.hero-image,.hero-media .image-placeholder{min-height:0}.section{padding:58px 0}.products-grid{grid-template-columns:repeat(2,1fr)}.trust-grid,.footer-grid{grid-template-columns:1fr}.trust-item{border-right:0;border-bottom:1px solid #d5d5d5}.section-heading{display:block}.section-heading .btn{margin-top:12px}.footer-grid{gap:26px}.split-copy{padding:36px 26px}}
