:root{--black:#0c0d0d;--charcoal:#171818;--cream:#f4efe8;--rust:#b74d1d;--rust-dark:#8e3714;--text:#252525;--muted:#6c6862;--line:#d8d0c7;--white:#fff;--max:1200px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--text);background:var(--cream);line-height:1.5}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.container{width:min(var(--max),calc(100% - 42px));margin:auto}.site-header{height:86px;display:grid;grid-template-columns:240px 1fr 40px;align-items:center;padding:0 max(24px,calc((100vw - var(--max))/2));background:rgba(10,11,11,.98);color:#fff;position:sticky;top:0;z-index:30;border-bottom:1px solid rgba(255,255,255,.06)}.wordmark{display:inline-flex;flex-direction:column;width:max-content;line-height:.9;letter-spacing:.28em}.wordmark span{font-size:27px;font-weight:700;color:#bf5a2c}.wordmark small{font-size:11px;letter-spacing:.55em;margin:8px 0 0 5px;color:#ddd}.site-nav{display:flex;justify-content:center;gap:52px;font-family:"Barlow Condensed",sans-serif;text-transform:uppercase;letter-spacing:.06em;font-weight:600}.site-nav a{padding:31px 0 25px;position:relative}.site-nav a:hover:after,.site-nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:18px;height:2px;background:var(--rust)}.shop-icon{font-size:28px;transform:rotate(45deg);text-align:center}.menu-toggle{display:none;background:none;border:0;color:white;font-size:25px}.hero{min-height:480px;background:url('assets/images/hero.webp') center/cover no-repeat;position:relative;color:white}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,5,5,.92) 0%,rgba(5,5,5,.7) 35%,rgba(5,5,5,.08) 72%)}.hero-content{position:relative;z-index:1;padding-top:78px}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:13px;font-weight:600}.hero h1,.section-heading h2,.custom-cta h2,.page-hero h1{font-family:"Barlow Condensed",sans-serif;text-transform:uppercase;line-height:.93;letter-spacing:.015em}.hero h1{font-size:clamp(56px,7vw,88px);margin:16px 0 18px}.accent-line{display:block;width:48px;height:3px;background:var(--rust);margin:0 0 18px}.hero-copy{max-width:490px;font-size:17px}.button-row{display:flex;gap:14px;margin-top:24px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 26px;border:1px solid currentColor;text-transform:uppercase;letter-spacing:.06em;font-size:13px;font-weight:700;transition:.2s}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--rust);border-color:var(--rust);color:#fff}.button-primary:hover{background:var(--rust-dark)}.button-outline{color:#fff;border-color:rgba(255,255,255,.85);background:rgba(0,0,0,.15)}.category-strip{display:grid;grid-template-columns:repeat(6,1fr);background:#111}.category-card{height:185px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding:20px;color:#fff;text-transform:uppercase;letter-spacing:.06em;font-size:13px;text-align:center;border-right:2px solid rgba(255,255,255,.8);background-image:linear-gradient(0deg,rgba(0,0,0,.9),rgba(0,0,0,.03) 70%),var(--image);background-size:cover;background-position:center;overflow:hidden}.category-card:last-child{border-right:0}.category-card:before{content:"";position:absolute;inset:0;background:rgba(183,77,29,0);transition:.25s}.category-card:hover:before{background:rgba(183,77,29,.23)}.category-card>*{position:relative}.category-icon{font-size:32px;margin-bottom:10px}.benefits{background:#fff;padding:33px 0}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr)}.benefit-grid article{display:flex;gap:17px;padding:5px 24px;border-right:1px solid #ddd}.benefit-grid article:last-child{border:0}.benefit-grid article>span{font-size:38px;color:var(--rust);line-height:1}.benefit-grid h3{font-size:13px;text-transform:uppercase;margin:0 0 5px}.benefit-grid p{font-size:12px;margin:0;color:#444}.section-pad{padding:66px 0}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:22px}.section-heading h2{font-size:42px;margin:3px 0 0}.rust{color:var(--rust);margin:0}.text-link{text-transform:uppercase;font-size:12px;font-weight:600}.product-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:15px}.product-card{background:#fff;border:1px solid #e4ddd6;display:flex;flex-direction:column}.product-card img{width:100%;aspect-ratio:1/1;object-fit:cover}.product-info{text-align:center;padding:18px 14px 16px;display:flex;flex-direction:column;align-items:center;flex:1}.product-info h3{font-family:"Barlow Condensed",sans-serif;text-transform:uppercase;font-size:18px;margin:0 0 4px}.product-info p{font-size:12px;color:var(--muted);margin:0 0 8px}.product-info strong{margin-top:auto;font-size:16px}.button-small{min-height:37px;margin-top:13px;width:100%;padding:0 10px;color:var(--rust);border-color:var(--rust);font-size:11px}.custom-cta{min-height:240px;background:url('assets/images/custom-work.webp') center/cover no-repeat;position:relative;color:#fff}.custom-cta-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(13,7,3,.2),rgba(13,7,3,.87) 63%,rgba(13,7,3,.98))}.custom-cta-inner{position:relative;min-height:240px;display:grid;grid-template-columns:90px 1fr auto;align-items:center;gap:28px}.custom-symbol{font-size:60px;color:var(--rust)}.custom-cta h2{font-size:38px;margin:0}.custom-cta h3{color:var(--rust);text-transform:uppercase;margin:0;font-size:21px}.custom-cta p{font-size:13px;max-width:450px}.site-footer{background:#171818;color:#d7d7d7;padding:48px 0 18px}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr .9fr 1.25fr;gap:52px}.footer-grid h3{text-transform:uppercase;font-size:13px;letter-spacing:.1em;color:#fff;margin:0 0 16px}.footer-grid p,.footer-grid a{display:block;font-size:13px;line-height:1.7;color:#c9c9c9}.footer-logo{margin-bottom:20px}.footer-form{display:grid;gap:8px}.footer-form input,.footer-form textarea,.page-form input,.page-form textarea,.page-form select{width:100%;background:transparent;border:1px solid #5a5a5a;color:#fff;padding:11px 12px;font:inherit}.footer-form textarea{height:80px;resize:vertical}.footer-form .button{justify-self:start}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #343434;margin-top:38px;padding-top:17px;font-size:11px;color:#999}.page-hero{background:#171818;color:#fff;padding:75px 0}.page-hero h1{font-size:64px;margin:0}.page-hero p{max-width:650px;color:#d2d2d2}.content-section{padding:64px 0}.content-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:start}.shop-section{scroll-margin-top:100px;margin-bottom:60px}.shop-section h2{font-family:"Barlow Condensed";text-transform:uppercase;font-size:38px;margin-bottom:16px}.simple-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.simple-card{background:white;border:1px solid #ddd}.simple-card img{width:100%;aspect-ratio:4/3;object-fit:cover}.simple-card div{padding:20px}.simple-card h3{margin:0 0 7px;font-family:"Barlow Condensed";font-size:24px;text-transform:uppercase}.page-form{background:#242525;padding:28px;color:#fff;display:grid;gap:12px}.page-form textarea{min-height:150px}.notice{font-size:13px;color:#777;margin-top:10px}.form-success{padding:12px;background:#e9f4ea;color:#285e2c;margin-top:10px;display:none}
@media(max-width:1050px){.site-nav{gap:28px}.product-grid{grid-template-columns:repeat(3,1fr)}.category-strip{grid-template-columns:repeat(3,1fr)}.category-card{border-bottom:2px solid rgba(255,255,255,.8)}.benefit-grid{grid-template-columns:repeat(2,1fr);gap:20px}.footer-grid{grid-template-columns:repeat(2,1fr)}.simple-card-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.site-header{height:72px;grid-template-columns:1fr auto auto;padding:0 20px}.wordmark span{font-size:23px}.site-nav{display:none;position:absolute;left:0;right:0;top:72px;background:#111;flex-direction:column;gap:0;padding:15px 25px 25px}.site-nav.open{display:flex}.site-nav a{padding:13px 0}.site-nav a:hover:after,.site-nav a.active:after{bottom:6px}.menu-toggle{display:block}.shop-icon{margin-left:15px}.hero{min-height:520px;background-position:62% center}.hero-shade{background:linear-gradient(90deg,rgba(5,5,5,.92),rgba(5,5,5,.55))}.hero-content{padding-top:65px}.category-strip{grid-template-columns:repeat(2,1fr)}.category-card{height:170px}.benefit-grid{grid-template-columns:1fr}.benefit-grid article{border-right:0;border-bottom:1px solid #ddd;padding:15px 0}.product-grid{grid-template-columns:repeat(2,1fr)}.custom-cta-inner{grid-template-columns:1fr;padding:45px 0;gap:10px}.custom-symbol{display:none}.custom-cta .button{justify-self:start}.footer-grid,.content-grid{grid-template-columns:1fr}.footer-bottom{gap:20px;flex-direction:column}.simple-card-grid{grid-template-columns:1fr}.page-hero h1{font-size:48px}}
@media(max-width:480px){.container{width:min(100% - 28px,var(--max))}.hero h1{font-size:50px}.button-row{flex-direction:column;align-items:flex-start}.button-row .button{width:100%}.category-card{height:145px;font-size:11px}.product-grid{grid-template-columns:1fr}.section-heading{align-items:flex-start;gap:18px;flex-direction:column}.section-heading h2{font-size:36px}}
