:root{--black:#0d0d0d;--charcoal:#171717;--olive:#5e641c;--green:#1e5b3a;--gold:#d6ad22;--white:#fff;--muted:#aaa;--page:1200px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--black);color:var(--white);font-family:Arial,Helvetica,sans-serif;line-height:1.5}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:1rem;top:1rem;background:#fff;color:#000;padding:.75rem;z-index:999}.page-width{width:min(calc(100% - 2rem),var(--page));margin-inline:auto}.announcement{background:var(--olive);color:#fff;text-align:center;padding:.55rem;font-weight:800;letter-spacing:.05em}.site-header{position:sticky;top:0;z-index:50;background:rgba(13,13,13,.96);border-bottom:1px solid #333}.header-inner{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.brand{display:flex;align-items:center;gap:.8rem;color:#fff;text-decoration:none;font-weight:900;letter-spacing:.04em}.brand img{width:58px;height:58px;object-fit:contain;border-radius:50%}.nav{display:flex;gap:1.1rem;align-items:center}.nav a{color:#fff;text-decoration:none;font-weight:700}.header-actions{display:flex;gap:.8rem}.button,.shopify-payment-button__button{display:inline-flex;align-items:center;justify-content:center;background:var(--gold);color:#111;padding:.85rem 1.25rem;border:0;text-decoration:none;font-weight:900;text-transform:uppercase;letter-spacing:.05em;cursor:pointer}.button--secondary{background:transparent;color:#fff;border:1px solid #777}.hero{position:relative;min-height:640px;display:grid;align-items:center;background:#050505 center/cover no-repeat}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.9),rgba(0,0,0,.35))}.hero__content{position:relative;z-index:1;max-width:650px;padding:5rem 0}.eyebrow{color:var(--gold);font-weight:900;letter-spacing:.18em;text-transform:uppercase}.hero h1,.section-title{font-family:Impact,Haettenschweiler,'Arial Narrow Bold',sans-serif;text-transform:uppercase;letter-spacing:.02em;line-height:.95}.hero h1{font-size:clamp(3.2rem,8vw,7rem);margin:.5rem 0}.hero p{font-size:1.2rem;max-width:560px}.button-group{display:flex;gap:.8rem;flex-wrap:wrap;margin-top:1.5rem}.trust-row{background:#111;border-top:1px solid #2d2d2d;border-bottom:1px solid #2d2d2d}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;padding:1.25rem 0}.trust-item{text-align:center;font-weight:800}.trust-item span{display:block;color:var(--gold);font-size:1.4rem}.section{padding:4rem 0}.section-title{text-align:center;font-size:clamp(2.2rem,5vw,4rem);margin:0 0 2rem}.grid{display:grid;gap:1.25rem}.collection-grid{grid-template-columns:repeat(3,1fr)}.collection-card{position:relative;min-height:260px;overflow:hidden;background:#1a1a1a;border:1px solid #333}.collection-card img{width:100%;height:100%;object-fit:cover;display:block;transition:.35s}.collection-card:hover img{transform:scale(1.04)}.collection-card__overlay{position:absolute;inset:auto 0 0;padding:1.25rem;background:linear-gradient(transparent,rgba(0,0,0,.95))}.collection-card h3{margin:0;font-size:1.7rem;text-transform:uppercase}.product-grid{grid-template-columns:repeat(4,1fr)}.product-card{background:#fff;color:#111;border-radius:4px;overflow:hidden}.product-card img{width:100%;aspect-ratio:1/1;object-fit:cover;background:#eee}.product-card__body{padding:1rem}.product-card h3{margin:.2rem 0}.price{font-weight:900;color:var(--green)}.richtext{max-width:850px;margin:auto;text-align:center}.newsletter{background:linear-gradient(120deg,#111,#27310e);padding:3rem 0}.newsletter form{display:flex;max-width:650px;margin:1rem auto 0}.newsletter input{flex:1;padding:1rem;border:0}.site-footer{background:#050505;border-top:1px solid #333;padding:3rem 0 1rem}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:2rem}.footer-grid a{color:#ddd;text-decoration:none;display:block;margin:.4rem 0}.product-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:3rem;padding:3rem 0}.product-gallery img{width:100%;background:#fff}.product-info h1{font-size:2.5rem}.product-price{font-size:1.4rem;color:var(--gold);font-weight:900}.product-form select,.product-form input{width:100%;padding:.8rem;margin:.3rem 0 1rem;background:#fff;color:#111}.rte{color:#ddd}.collection-header{text-align:center;padding:3rem 0;background:#111}.pagination{text-align:center;margin-top:2rem}.cart-table{width:100%;border-collapse:collapse}.cart-table td,.cart-table th{padding:1rem;border-bottom:1px solid #333}.empty-state{text-align:center;padding:5rem 0}@media(max-width:900px){.nav{display:none}.collection-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.trust-grid{grid-template-columns:repeat(2,1fr)}.product-layout,.footer-grid{grid-template-columns:1fr}.hero{min-height:560px}}@media(max-width:560px){.collection-grid,.product-grid{grid-template-columns:1fr}.newsletter form{display:block}.newsletter input,.newsletter .button{width:100%}.hero__content{padding:3rem 0}.header-actions{font-size:.85rem}}
