:root{--ink:#0b0c0c;--black:#070808;--paper:#f4f2ed;--paper2:#ece9e1;--olive:#606836;--olive2:#858d51;--line:#d7d3ca;--muted:#6e6b63;--white:#fff;--radius:4px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Arial,Helvetica,sans-serif;line-height:1.35}a{color:inherit}.container{width:min(1240px,calc(100% - 40px));margin:auto}.home-main{background:#fff}
.site-header{position:sticky;top:0;z-index:100;background:#050606;color:#fff;border-bottom:1px solid #232523}.header-row{height:66px;display:flex;align-items:center;gap:34px}.brand{display:flex;flex-direction:column;text-decoration:none;line-height:.9;min-width:178px}.brand strong{font-size:27px;letter-spacing:.025em;font-weight:950}.brand small{font-size:7px;letter-spacing:.14em;margin-top:7px;color:#8e9455}.main-nav{margin-left:auto}.main-nav ul{list-style:none;margin:0;padding:0;display:flex;gap:30px}.main-nav a{font-size:12px;font-weight:900;text-transform:uppercase;text-decoration:none;letter-spacing:.035em}.main-nav a:hover{color:#a9b064}.header-actions{display:flex;align-items:center;gap:13px}.icon-link{font-size:20px;text-decoration:none;line-height:1}.cart-link{text-decoration:none;text-transform:uppercase;font-size:10px;font-weight:900;border:1px solid #606642;padding:10px 12px}.cart-link span{display:inline-grid;place-items:center;min-width:18px;height:18px;margin-left:5px;border-radius:50%;background:var(--olive);font-size:9px}.menu-toggle{display:none;background:transparent;border:0;padding:6px}.menu-toggle span{display:block;width:24px;height:2px;background:#fff;margin:5px 0}
.hero{background:var(--paper);border-bottom:1px solid var(--line)}.hero-grid{min-height:420px;display:grid;grid-template-columns:43% 57%;align-items:stretch}.hero-copy{padding:52px 46px 45px 4px;display:flex;flex-direction:column;justify-content:center}.hero-eyebrow{text-transform:uppercase;color:#5f6537;font-size:10px;font-weight:900;letter-spacing:.03em;margin-bottom:12px}.hero h1{font-size:68px;line-height:.88;margin:0;font-weight:950;letter-spacing:-.045em}.hero h2{font-size:24px;text-transform:uppercase;margin:13px 0 22px;letter-spacing:-.01em}.hero p{font-size:14px;max-width:390px;margin:0;color:#252622}.hero-cta{display:flex;gap:12px;margin-top:25px}.btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-weight:900;text-transform:uppercase;letter-spacing:.02em;font-size:11px;padding:13px 19px;border-radius:2px}.btn-primary{background:var(--olive);color:#fff;border:1px solid var(--olive)}.btn-light{background:transparent;border:1px solid #6d6c66}.hero-benefits{display:flex;gap:38px;margin-top:35px}.hero-benefits span{display:flex;align-items:center;gap:9px;text-transform:uppercase;font-size:9px;font-weight:900;line-height:1.1}.hero-benefits b{font-size:19px;color:#111}.hero-benefits em{font-style:normal}.hero-visual{position:relative;overflow:hidden;background:#181a18}.hero-visual>img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}
.category-section{background:#fff;padding:18px 0 8px}.section-minihead{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.section-minihead h3{font-size:12px;text-transform:uppercase;margin:0;letter-spacing:.03em}.section-minihead a{text-decoration:none;text-transform:uppercase;font-size:9px;font-weight:800}.category-cards{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.category-card{height:72px;background:#0b0c0c;color:#fff;text-decoration:none;display:flex;align-items:center;justify-content:center;gap:12px;text-align:center;border-radius:3px;padding:10px;transition:.2s transform,.2s background}.category-card:hover{transform:translateY(-2px);background:#171915}.category-icon{font-size:24px;color:#7b8442}.category-card strong{text-transform:uppercase;font-size:9px;line-height:1.15}
.products-section{padding:22px 0 26px}.section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.section-head h2{font-size:22px;text-transform:uppercase;margin:0;font-weight:950}.section-head a{text-transform:uppercase;text-decoration:none;font-size:9px;font-weight:800}.product-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.product-card{background:#fff}.product-image{display:block;aspect-ratio:1.38/1;overflow:hidden;background:#202220;border-radius:3px}.product-image img{width:100%;height:100%;object-fit:cover;display:block;transition:.3s transform}.product-card:hover .product-image img{transform:scale(1.025)}.product-info{padding:8px 3px 0}.product-name{font-size:10px;text-decoration:none;display:block;min-height:26px}.product-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:5px}.product-bottom strong{font-size:11px}.product-bottom .price{font-size:11px}.mini-cart{display:grid;place-items:center;width:30px;height:27px;background:var(--olive);color:#fff;text-decoration:none;border-radius:2px;font-size:11px}
.promo-grid{display:grid;grid-template-columns:1.15fr 1.15fr 1.15fr .95fr;gap:14px;padding:4px 0 28px}.promo-tile{height:190px;position:relative;overflow:hidden;color:#fff;text-decoration:none;border-radius:4px;background:#111}.promo-tile>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.promo-tile:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(12,13,11,.88),rgba(12,13,11,.36),rgba(12,13,11,.03))}.promo-tile.olive:after{background:linear-gradient(90deg,rgba(82,89,42,.95),rgba(64,69,35,.52),rgba(0,0,0,.05))}.promo-content{position:absolute;z-index:2;inset:0;padding:18px;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start}.promo-content h3{font-size:19px;line-height:1.02;text-transform:uppercase;margin:0 0 7px}.promo-content p{font-size:9px;line-height:1.35;margin:0 0 11px;max-width:175px}.promo-content span{display:inline-block;border:1px solid rgba(255,255,255,.75);padding:7px 9px;text-transform:uppercase;font-size:7px;font-weight:900}.service-card{height:190px;background:#f1efea;border-radius:4px;padding:19px 16px;display:flex;flex-direction:column;justify-content:center;gap:16px}.service-card>div{display:grid;grid-template-columns:34px 1fr;align-items:center;gap:10px}.service-card i{font-style:normal;font-size:24px}.service-card p{margin:0;display:flex;flex-direction:column}.service-card b{text-transform:uppercase;font-size:9px}.service-card small{font-size:8px;margin-top:2px;color:#57554f}
.site-footer{background:#0e0f0f;color:#f4f3ee;padding:32px 0 18px}.footer-grid{display:grid;grid-template-columns:1.35fr .8fr .75fr 1.05fr 1.2fr;gap:32px}.site-footer .brand{color:#fff;margin-bottom:16px}.site-footer h4{font-size:10px;text-transform:uppercase;margin:0 0 16px}.site-footer p,.site-footer small{color:#a7a6a0;font-size:9px;line-height:1.55}.site-footer>div>div:not(.footer-brand):not(.newsletter){display:flex;flex-direction:column}.site-footer a{font-size:9px;color:#c4c3bd;text-decoration:none;margin:0 0 8px}.socials{display:flex;gap:12px;margin-top:13px}.newsletter form{display:flex;border:1px solid #5d6040}.newsletter input{min-width:0;flex:1;background:#171817;border:0;color:#fff;padding:10px}.newsletter button{width:40px;border:0;background:#4d542c;color:#fff}.footer-bottom{border-top:1px solid #2d2e2c;margin-top:25px;padding-top:16px;display:flex;justify-content:space-between;color:#777871;font-size:8px}.site-main{padding:42px 0}.generic-page{min-height:60vh}
.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{background:#fff;border:1px solid #ddd9cf;padding:10px}.woocommerce ul.products li.product .woocommerce-loop-product__title{color:#111}.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{background:var(--olive)!important;color:#fff!important;border-radius:2px!important}.woocommerce div.product{background:#fff;padding:20px}.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--olive)!important}
@media(max-width:1050px){.main-nav ul{gap:16px}.hero-grid{grid-template-columns:46% 54%}.hero h1{font-size:58px}.category-cards{grid-template-columns:repeat(3,1fr)}.product-grid{grid-template-columns:repeat(3,1fr)}.promo-grid{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1.3fr 1fr 1fr}.newsletter{grid-column:1/-1}}
@media(max-width:720px){.container{width:min(100% - 24px,1240px)}.header-row{height:62px}.brand{min-width:auto}.brand strong{font-size:20px}.main-nav{display:none;position:absolute;top:62px;left:0;right:0;background:#080909;padding:18px}.main-nav.is-open{display:block}.main-nav ul{flex-direction:column}.menu-toggle{display:block;margin-left:auto}.header-actions{gap:8px}.header-actions .icon-link{display:none}.cart-link{padding:8px}.hero-grid{display:flex;flex-direction:column}.hero-copy{padding:42px 4px 34px}.hero h1{font-size:54px}.hero h2{font-size:18px}.hero-benefits{gap:16px;margin-top:30px}.hero-visual{height:360px;margin:0 -12px}.category-cards{grid-template-columns:repeat(2,1fr);gap:10px}.product-grid{grid-template-columns:repeat(2,1fr);gap:12px}.promo-grid{grid-template-columns:1fr}.promo-tile,.service-card{height:200px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand,.newsletter{grid-column:1/-1}.footer-bottom{gap:10px;flex-direction:column}}
@media(max-width:440px){.hero h1{font-size:46px}.hero-cta{flex-direction:column;align-items:flex-start}.hero-benefits{display:grid;grid-template-columns:repeat(3,1fr)}.product-name{font-size:9px}.footer-grid{grid-template-columns:1fr}.footer-brand,.newsletter{grid-column:auto}}
