*{box-sizing:border-box}
:root{--bg:#050505;--panel:#0c0c0c;--text:#f8f8f8;--muted:#bcbcbc;--line:#454545}
html{scroll-behavior:smooth}
body{margin:0;background:#050505;color:var(--text);font-family:"Montserrat",Arial,sans-serif;line-height:1.55}
body::before{content:"";position:fixed;inset:0;background:url("assets/texture.jpg") center/cover;opacity:.08;pointer-events:none;z-index:-1}
img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input{font:inherit}
.hidden{position:absolute;left:-9999px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
.site-header{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:30px;padding:16px clamp(20px,4vw,52px);background:rgba(4,4,4,.95);border-bottom:1px solid #181818;backdrop-filter:blur(14px)}
.brand{display:flex;align-items:center;gap:10px}.brand img{width:52px;height:58px;object-fit:contain}.brand span{display:flex;flex-direction:column}
.brand strong,.footer-brand strong{font-family:"Bebas Neue",sans-serif;font-size:2rem;letter-spacing:.03em}.brand em,.footer-brand em{font-family:"Caveat",cursive;font-size:1.1rem;font-weight:700;line-height:1}
.main-nav{justify-self:end;display:flex;gap:30px;font-size:.78rem;font-weight:700;text-transform:uppercase}.main-nav a:hover{color:#aaa}
.menu-toggle{display:none;background:none;border:0}.menu-toggle span{display:block;width:26px;height:2px;background:#fff;margin:5px}
.hero{max-width:1500px;margin:auto;display:grid;grid-template-columns:1.02fr .98fr;min-height:750px;padding:48px clamp(20px,4vw,52px) 0;border-bottom:1px solid var(--line);background:radial-gradient(circle at 75% 36%,#171717 0,transparent 36rem)}
.hero-copy{align-self:center;padding-bottom:44px}.hero h1{font-family:"Bebas Neue",sans-serif;font-size:clamp(5rem,9vw,8.6rem);font-weight:400;line-height:.88;letter-spacing:.02em;text-transform:uppercase;margin:0}
.divider{display:flex;align-items:center;gap:14px;max-width:520px;margin:18px 0}.divider span{height:1px;flex:1;background:#8a8a8a}.divider img{width:28px;height:32px;object-fit:contain}
.eyebrow{text-transform:uppercase;font-weight:700;letter-spacing:.07em;font-size:1.05rem}.skully-message{max-width:535px;color:#e1e1e1;font-family:"Caveat",cursive;font-size:1.55rem;line-height:1.08}.skully-message p{margin:.38em 0}
.script{font-family:"Caveat",cursive;font-weight:700}.slogan{font-size:2.1rem;text-transform:uppercase;margin:24px 0 18px}
.signup-form{display:flex;max-width:540px}.signup-form input{flex:1;min-width:0;height:52px;padding:0 17px;background:#060606;color:#fff;border:1px solid #858585}.signup-form button{height:52px;padding:0 25px;border:0;background:#fff;color:#050505;font-weight:800;text-transform:uppercase;cursor:pointer}.signup-form button:hover{background:#ddd}
.signup-note{font-size:.82rem;color:#b8b8b8}.social-links{display:flex;gap:19px;margin-top:22px;font-size:1.45rem;font-weight:800}
.hero-image{align-self:end;display:flex;justify-content:center;overflow:hidden}.hero-image img{width:100%;height:700px;object-fit:cover;object-position:center top;filter:contrast(1.08);mix-blend-mode:screen}
.section{max-width:1500px;margin:auto}.products{padding:30px clamp(20px,3vw,40px)}.section-title{display:flex;align-items:center;gap:18px}.section-title span{height:1px;background:#858585;flex:1}.section-title h2{font-size:2rem;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap}
.product-grid{display:grid;grid-template-columns:1.1fr 1.55fr .72fr;gap:14px}.product-card{border:1px solid #444;background:linear-gradient(145deg,#111,#070707);padding:15px;min-height:230px}.product-card h3{text-align:center;text-transform:uppercase;margin:0 0 12px;font-size:1rem}
.shirt-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.shirt-grid figure,.hat-grid figure{margin:0}.shirt-grid img{width:100%;height:155px;object-fit:contain;background:#090909}.shirt-grid figcaption,.hat-grid figcaption{text-align:center;font-size:.68rem;font-weight:700;text-transform:uppercase;margin-top:5px}
.hat-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.hat-grid img{width:100%;height:100px;object-fit:contain;background:#090909}.glove-card>img{width:100%;height:155px;object-fit:contain}.glove-card p{text-align:center;color:#bbb;font-size:.8rem}
.dots{text-align:center;margin-top:10px}.dots i{display:inline-block;width:12px;height:12px;border:1px solid #aaa;border-radius:50%;margin:0 5px}.dots i:first-child{background:#fff}
.values{position:relative;overflow:hidden;border:1px solid #444;background:url("assets/texture.jpg") center/cover;margin-top:4px}.values-shade{position:absolute;inset:0;background:rgba(0,0,0,.68)}.values-inner{position:relative;padding:25px}.values h2{text-align:center;font-size:2.45rem;text-transform:uppercase;margin:0 0 20px}
.values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.values-grid article{display:flex;gap:14px;padding-left:16px;border-left:1px solid #777}.value-icon{font-size:2rem}.values-grid h3{margin:0;text-transform:uppercase;font-size:.92rem}.values-grid p{margin:.25rem 0 0;color:#ccc;font-size:.82rem}
.join{display:grid;grid-template-columns:1fr 1.1fr;gap:35px;align-items:center;margin-top:14px;padding:20px 30px;border:1px solid #444}.join-copy{display:flex;align-items:center;gap:17px}.join-copy img{width:72px}.join-copy h2{font-size:2.3rem;text-transform:uppercase;margin:0}.join-copy p{margin:2px 0}.signup-form.wide{max-width:none}
.site-footer{display:grid;grid-template-columns:1.25fr repeat(4,.75fr);gap:34px;padding:34px clamp(20px,4vw,52px) 20px;border-top:1px solid #222}.footer-brand{display:flex;align-items:center;gap:12px}.footer-brand img{width:55px}.footer-brand div{display:flex;flex-direction:column}.site-footer>div:not(.footer-brand):not(.footer-bottom){display:flex;flex-direction:column;gap:5px;color:#bbb;font-size:.8rem}.site-footer h3{margin:0 0 7px;color:#fff;text-transform:uppercase;font-size:.82rem}.site-footer p{margin:0}.footer-bottom{grid-column:1/-1;display:flex;justify-content:space-between;color:#888;font-size:.73rem;border-top:1px solid #202020;padding-top:15px}
@media(max-width:900px){.site-header{grid-template-columns:auto auto}.menu-toggle{display:block;justify-self:end}.main-nav{display:none;position:absolute;top:76px;left:0;right:0;background:#080808;padding:20px 28px;flex-direction:column;gap:14px;border-bottom:1px solid #333}.main-nav.open{display:flex}.hero{grid-template-columns:1fr}.hero-image{order:-1;max-height:480px}.hero-image img{height:520px}.product-grid,.values-grid,.join{grid-template-columns:1fr}.site-footer{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.site-header{padding:12px 18px}.hero{padding:30px 18px 0}.hero h1{font-size:4.2rem}.skully-message{font-size:1.35rem}.signup-form{flex-direction:column}.signup-form input,.signup-form button{width:100%}.products{padding-left:18px;padding-right:18px}.section-title h2{font-size:1.45rem}.hat-grid{grid-template-columns:repeat(3,1fr)}.site-footer{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:8px}}
