:root{--black:#0b0d0e;--paper:#f3f1eb;--white:#fff;--red:#e7251d;--blue:#10a7e2;--muted:#aaa;--line:#2a2d2e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:#111;font-family:Inter,Arial,Helvetica,sans-serif}.topbar{position:sticky;top:0;z-index:50;height:78px;background:rgba(11,13,14,.96);display:flex;align-items:center;justify-content:space-between;padding:0 5vw;border-bottom:1px solid #242728}.brand{display:flex;align-items:center;gap:12px;color:white;text-decoration:none;font-weight:950;letter-spacing:.14em}.brand img{width:52px;height:52px;object-fit:cover;border-radius:50%}.topbar nav{display:flex;gap:28px}.topbar nav a{color:#eee;text-decoration:none;font-weight:800;font-size:.9rem;letter-spacing:.04em}.topbar nav a:hover{color:var(--red)}.menu{display:none;background:transparent;border:0;color:white;font-size:1.7rem}.hero{position:relative;min-height:calc(100vh - 78px);display:flex;align-items:center;background:url('assets/boofs-banner.png') center/cover no-repeat;overflow:hidden}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.89) 0%,rgba(0,0,0,.62) 37%,rgba(0,0,0,.12) 72%,rgba(0,0,0,.08) 100%)}.hero-copy{position:relative;z-index:2;color:#fff;padding:7vw;max-width:760px}.kicker{font-size:.78rem;letter-spacing:.24em;font-weight:950;text-transform:uppercase;margin:0 0 18px}.hero h1{font-size:clamp(4.1rem,9vw,9.2rem);line-height:.8;letter-spacing:-.06em;margin:0 0 28px;font-weight:1000}.hero h1 span{color:var(--red)}.hero-copy>p:not(.kicker){font-size:clamp(1rem,1.7vw,1.25rem);line-height:1.6;max-width:570px;color:#e9e9e9}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.button{display:inline-block;padding:14px 20px;border-radius:3px;text-decoration:none;font-weight:950;letter-spacing:.04em}.red{background:var(--red);color:white}.black{background:#0d1011;color:white}.outline{border:1px solid #fff;color:#fff}.brand-strip{display:flex;justify-content:center;gap:22px;flex-wrap:wrap;background:var(--red);color:white;padding:16px 5vw;font-weight:950;letter-spacing:.15em;font-size:.8rem}.section{padding:105px 7vw}.about-grid,.youtube-grid{display:grid;grid-template-columns:minmax(280px,.85fr) 1.15fr;gap:7vw;align-items:center}.logo-panel{background:#0d0f10;min-height:560px;display:grid;place-items:center;padding:35px;overflow:hidden}.logo-panel img{width:min(100%,650px);filter:drop-shadow(0 20px 40px #0008)}.copy-panel h2,.section-head h2,.contact h2{font-size:clamp(2.7rem,6vw,6rem);line-height:.92;letter-spacing:-.045em;margin:.1em 0 .35em}.copy-panel p{font-size:1.12rem;line-height:1.75;max-width:660px}.signature{font-size:2.1rem!important;color:var(--red);font-weight:950;font-style:italic}.red-text{color:var(--red)}.dark{background:var(--black);color:white}.section-head{display:grid;grid-template-columns:1.2fr .8fr;gap:40px;align-items:end;margin-bottom:55px}.section-head>p{color:#c6c6c6;line-height:1.65;max-width:520px}.feature-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-cards article{border:1px solid var(--line);padding:36px;min-height:270px;background:linear-gradient(145deg,#121617,#0b0d0e)}.feature-cards span{color:var(--red);font-weight:950}.feature-cards h3{font-size:2rem;margin:70px 0 10px}.feature-cards p{color:#bbb;line-height:1.6}.youtube-art{background:#111;padding:12px;box-shadow:0 26px 65px #0002}.youtube-art img{display:block;width:100%;height:auto}.products{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product{background:#131718;border:1px solid #2a2d2e;padding:14px}.mock{height:320px;display:grid;place-items:center;overflow:hidden;background:#e9e6df}.mock img{max-width:76%;max-height:82%;object-fit:contain}.mock.shirt:before,.mock.hoodie:before{content:"";position:absolute}.mock.hoodie{background:#252829}.mock.hat{background:#dad8d1}.mock.sticker{background:#cbd5d7}.hat-shape{background:#151819;color:white;padding:42px 60px 32px;border-radius:55% 55% 24% 24%;font-size:1.8rem;font-weight:1000;letter-spacing:.13em;box-shadow:0 14px 0 #0b0d0e33}.product-info{display:flex;justify-content:space-between;gap:15px;align-items:start;padding:18px 4px}.product-info h3{margin:0 0 6px;font-size:1.05rem}.product-info p{margin:0;color:#92999b;font-size:.88rem}.product-info strong{white-space:nowrap}.product button,.cart-bar button{width:100%;border:0;padding:13px;background:var(--red);color:white;font-weight:950;cursor:pointer}.product button:hover,.cart-bar button:hover{filter:brightness(1.1)}.cart-bar{margin-top:28px;border:1px solid #333;display:grid;grid-template-columns:1fr 1fr auto;gap:18px;align-items:center;padding:16px 18px;background:#111515}.cart-bar button{width:auto}.shop-note{color:#8e9596;font-size:.82rem;line-height:1.5}.manifesto{text-align:center}.manifesto blockquote{font-size:clamp(2.5rem,7vw,7rem);font-weight:1000;letter-spacing:-.05em;line-height:.95;max-width:1100px;margin:30px auto}.mini-tags{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.mini-tags span{border:1px solid #bbb;padding:9px 15px;text-transform:uppercase;font-size:.76rem;font-weight:900;letter-spacing:.12em}.contact{text-align:center}.contact h2{max-width:980px;margin-left:auto;margin-right:auto}.contact p{color:#bbb;max-width:620px;margin:0 auto 30px;line-height:1.6}footer{background:#050707;color:white;padding:38px 7vw;display:grid;grid-template-columns:auto 1fr auto;gap:18px;align-items:center;border-top:1px solid #202223}footer img{width:68px;height:68px;border-radius:50%;object-fit:cover}footer div{display:flex;flex-direction:column;gap:6px}footer span,footer p{color:#838889;font-size:.8rem}footer p{margin:0}@media(max-width:950px){.products{grid-template-columns:1fr 1fr}.about-grid,.youtube-grid,.section-head{grid-template-columns:1fr}.logo-panel{min-height:420px}.section-head{gap:5px}.hero{background-position:42% center}.hero-shade{background:rgba(0,0,0,.62)}.cart-bar{grid-template-columns:1fr 1fr}.cart-bar button{grid-column:1/-1}}@media(max-width:720px){.topbar nav{display:none;position:absolute;top:78px;left:0;right:0;background:#0b0d0e;padding:20px 5vw;flex-direction:column;border-top:1px solid #222}.topbar nav.open{display:flex}.menu{display:block}.hero{min-height:700px;background-position:center}.hero-copy{padding:11vw 6vw}.section{padding:78px 6vw}.feature-cards,.products{grid-template-columns:1fr}.mock{height:290px}.brand-strip{gap:10px;font-size:.68rem}.cart-bar{grid-template-columns:1fr}footer{grid-template-columns:auto 1fr}footer p{grid-column:1/-1}.about-grid,.youtube-grid{gap:45px}}@media(max-width:480px){.hero h1{font-size:4rem}.copy-panel h2,.section-head h2,.contact h2{font-size:2.9rem}.logo-panel{min-height:330px;padding:12px}.brand span{display:none}}
