.gw-collection{--gwc-ink:#17140f;--gwc-paper:#eee5d2;--gwc-light:#faf5e8;--gwc-rust:#a54325;--gwc-gold:#d8a633;--gwc-pine:#173b31;--gwc-night:#101923;background:var(--gwc-light);color:var(--gwc-ink);font-family:Inter,Arial,sans-serif;overflow:hidden}.gw-collection *{box-sizing:border-box;text-shadow:none!important}.gw-collection h1,.gw-collection h2,.gw-collection h3,.gw-collection p{margin-top:0}.gw-collection a{color:inherit}.gwc-hero{position:relative;min-height:570px;display:grid;align-items:end;isolation:isolate;background:var(--gwc-night);color:#fff;border-bottom:8px solid var(--gwc-gold)}.gwc-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:sepia(.2) saturate(.75) contrast(1.08);z-index:-2}.gwc-hero__veil{position:absolute;inset:0;background:linear-gradient(90deg,rgba(11,17,20,.94),rgba(11,17,20,.62) 62%,rgba(11,17,20,.28)),repeating-linear-gradient(0deg,rgba(255,255,255,.025) 0 1px,transparent 1px 4px);z-index:-1}.gwc-hero__content{width:min(1380px,100%);padding:72px max(28px,calc((100vw - 1380px)/2))}.gwc-hero__content>p,.gwc-heading>p,.gwc-story-cta>div>p{margin:0 0 9px;font:900 .76rem "Courier New",monospace;letter-spacing:.15em}.gwc-hero h1{max-width:1050px;margin:0 0 18px;font-family:Bangers,Impact,sans-serif;font-size:clamp(4rem,8vw,8rem);line-height:.84;color:#fff;letter-spacing:.018em}.gwc-hero h2{max-width:700px;margin:0 0 26px;font:700 clamp(1.05rem,2vw,1.35rem)/1.45 "Courier New",monospace;color:#fff}.gwc-button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:14px 20px;border:3px solid currentColor;font:900 .8rem/1 Inter,Arial,sans-serif;letter-spacing:.08em;text-decoration:none;transition:transform .15s,box-shadow .15s}.gwc-button:hover{transform:translate(-2px,-2px)}.gwc-button--paper{background:var(--gwc-paper);color:var(--gwc-ink)!important;box-shadow:5px 5px 0 var(--gwc-rust)}.gwc-button--gold{background:var(--gwc-gold);color:var(--gwc-ink)!important;box-shadow:5px 5px 0 #fff}.gwc-shell{width:min(1400px,100%);margin:auto;padding:0 28px}.gwc-section{padding:72px 0}.gwc-heading{max-width:860px;margin-bottom:28px}.gwc-heading h2,.gwc-story-cta h2{margin:0 0 9px;font-family:Bangers,Impact,sans-serif;font-size:clamp(2.8rem,5vw,5.2rem);line-height:.93}.gwc-heading>span,.gwc-story-cta>div>span{font:700 .9rem/1.45 "Courier New",monospace}.gwc-essentials-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.gwc-product{background:#fff;border:2px solid var(--gwc-ink);box-shadow:5px 5px 0 rgba(23,20,15,.23)}.gwc-product[hidden]{display:none}.gwc-product a{display:block;height:100%;text-decoration:none}.gwc-product__image{overflow:hidden;background:#e9e4da}.gwc-product__image img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover;transition:transform .2s}.gwc-product:hover img{transform:scale(1.025)}.gwc-product__body{padding:16px}.gwc-product__body h3{margin:0 0 9px;font:900 .98rem/1.25 Inter,Arial,sans-serif}.gwc-product__body p{margin:0 0 11px;font:800 .74rem "Courier New",monospace;color:var(--gwc-rust)}.gwc-product__body span{font:900 .72rem Inter,Arial,sans-serif;letter-spacing:.07em}.gwc-type-nav{margin:0 -28px;padding:48px 28px;background:var(--gwc-pine);color:#fff}.gwc-type-nav .gwc-heading{width:min(1344px,100%);margin:0 auto 24px}.gwc-type-buttons{width:min(1344px,100%);margin:auto;display:flex;flex-wrap:wrap;gap:10px}.gwc-type-buttons button{min-height:48px;padding:12px 16px;border:2px solid var(--gwc-paper);background:transparent;color:#fff;font:900 .75rem Inter,Arial,sans-serif;letter-spacing:.07em;cursor:pointer}.gwc-type-buttons button.is-active{background:var(--gwc-gold);border-color:var(--gwc-gold);color:var(--gwc-ink)}.gwc-all{scroll-margin-top:90px}.gwc-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.gwc-product-grid .gwc-product{box-shadow:4px 4px 0 rgba(23,20,15,.2)}.gwc-product-grid .gwc-product__body h3{font-size:.9rem}.gwc-empty{padding:28px;border:2px dashed var(--gwc-ink);font:700 1rem "Courier New",monospace}.gwc-story-cta{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:70px max(28px,calc((100vw - 1344px)/2));background:var(--gwc-night);color:#fff}.gwc-story-cta h2{font-size:clamp(3rem,6vw,6rem)}.gw-collection a:focus-visible,.gw-collection button:focus-visible{outline:4px solid #1f78ff;outline-offset:4px}
@media(max-width:989px){.gwc-essentials-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gwc-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.gwc-story-cta{align-items:flex-end}}
@media(max-width:749px){.gwc-hero{min-height:590px}.gwc-hero__veil{background:linear-gradient(0deg,rgba(11,17,20,.96),rgba(11,17,20,.7) 68%,rgba(11,17,20,.28))}.gwc-hero__content{padding:56px 20px}.gwc-hero h1{font-size:clamp(3.5rem,16vw,5.5rem)}.gwc-button{width:100%;min-height:52px}.gwc-shell{padding:0 15px}.gwc-section{padding:54px 0}.gwc-essentials-grid{gap:12px}.gwc-type-nav{margin:0 -15px;padding:42px 15px}.gwc-type-buttons{display:grid;grid-template-columns:1fr 1fr}.gwc-type-buttons button:first-child,.gwc-type-buttons button:last-child{grid-column:1/-1}.gwc-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.gwc-product__body{padding:13px}.gwc-product__body h3{font-size:.82rem}.gwc-story-cta{display:block;padding:58px 20px}.gwc-story-cta .gwc-button{margin-top:26px}}
@media(max-width:420px){.gwc-essentials-grid,.gwc-product-grid{grid-template-columns:1fr}.gwc-product__body h3,.gwc-product-grid .gwc-product__body h3{font-size:.95rem}}
