:root{--red:#cf0019;--dark:#171717;--cream:#f7f5f0;--line:#dedbd4}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--dark);font-family:'DM Sans',Arial,sans-serif}a{color:inherit}img{display:block;max-width:100%}.announcement{background:var(--red);color:#fff;text-align:center;padding:9px 20px;font-size:10px;font-weight:700;letter-spacing:.18em}.announcement span{margin-left:24px;opacity:.8}.header{height:82px;padding:0 clamp(20px,4vw,72px);display:flex;align-items:center;justify-content:space-between;gap:30px;background:var(--cream);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;font-family:'Barlow Condensed',Impact,sans-serif;font-size:23px;font-weight:900;letter-spacing:.025em;white-space:nowrap}.brand img{width:52px;height:52px;border-radius:50%;object-fit:cover}.brand em{color:var(--red);font-style:normal}.header nav{display:flex;gap:34px}.header nav a,.header-cta{font-size:11px;font-weight:700;text-decoration:none;text-transform:uppercase;letter-spacing:.12em}.header nav a:hover,.header-cta:hover{color:var(--red)}.header-cta{border-bottom:2px solid var(--red);padding:10px 0}main{overflow:hidden}.hero{min-height:635px;display:grid;grid-template-columns:1fr 1fr;position:relative;background:#fff}.hero-text{padding:92px 8vw 115px clamp(25px,7vw,130px);position:relative;z-index:2}.kicker,.eyebrow{font-size:11px;letter-spacing:.17em;font-weight:800;color:var(--red)}.hero h1,.section-heading h2,.last-call h2{font-family:'Barlow Condensed',Impact,sans-serif;font-weight:900;letter-spacing:-.025em}.hero h1{font-size:clamp(86px,10vw,170px);line-height:.76;margin:32px 0}.hero h1 span{color:var(--red)}.hero-intro{max-width:450px;font-size:17px;line-height:1.65;color:#525252}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:30px}.button{background:var(--dark);color:white;padding:17px 19px;text-decoration:none;display:inline-flex;align-items:center;gap:26px;font-size:11px;font-weight:800;letter-spacing:.1em;white-space:nowrap;transition:background .2s,transform .2s}.button:hover{background:var(--red);transform:translateY(-2px)}.hero-actions small{font-size:10px;font-weight:700;letter-spacing:.1em;line-height:1.5;color:#777}.hero-art{background:var(--red);display:flex;align-items:center;justify-content:center;position:relative;isolation:isolate;overflow:hidden}.hero-art:before{content:'';position:absolute;inset:32px;border:1px solid rgba(255,255,255,.34)}.hero-art img{width:min(67%,440px);aspect-ratio:1;object-fit:cover;border-radius:50%;position:relative;transform:rotate(-8deg);box-shadow:0 25px 70px #75000777}.orbit{position:absolute;border:1px solid #ffffff48;border-radius:50%;width:85%;aspect-ratio:1}.hero-stamp{position:absolute;right:8%;bottom:11%;border:2px solid white;color:white;padding:13px 18px;transform:rotate(8deg);text-align:center;font:900 20px/1 'Barlow Condensed',sans-serif;letter-spacing:.08em}.hero-footer{position:absolute;bottom:0;left:0;width:50%;padding:18px clamp(25px,7vw,130px);display:flex;justify-content:space-between;gap:14px;font-size:9px;letter-spacing:.15em;font-weight:800;border-top:1px solid var(--line)}.intro-strip{background:var(--dark);color:white;padding:22px clamp(25px,7vw,130px);display:flex;align-items:center;justify-content:space-between;gap:20px}.intro-strip strong{font:900 24px 'Barlow Condensed',sans-serif;letter-spacing:.03em}.intro-strip span{font-size:11px;letter-spacing:.08em}.intro-strip .spark{color:var(--red);font-size:26px}.collection{max-width:1530px;margin:auto;padding:100px clamp(20px,5vw,80px) 115px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:36px}.section-heading h2{font-size:clamp(70px,9vw,125px);line-height:.8;margin:18px 0 0}.section-heading h2 span{color:var(--red)}.section-heading>p{max-width:300px;color:#666;font-size:14px;line-height:1.55;margin:0}.grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.card{background:#fff;border:1px solid #e8e5df;min-width:0}.photo{height:clamp(250px,31vw,390px);position:relative;background:white;overflow:hidden}.photo img{width:100%;height:100%;object-fit:contain;transition:transform .35s}.card:hover .photo img{transform:scale(1.035)}.badge{position:absolute;top:18px;left:18px;background:var(--red);color:white;font-size:9px;letter-spacing:.17em;font-weight:800;padding:9px 12px}.details{border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:end;padding:20px 24px 24px;gap:15px}.type{font-size:10px;color:var(--red);font-weight:800;letter-spacing:.15em}.details h3{font:800 34px/1 'Barlow Condensed',sans-serif;margin:9px 0 5px}.details p{font-size:12px;color:#666;margin:0}.arrow{font-size:27px}.interlude{background:var(--red);color:white;padding:48px clamp(25px,7vw,130px);display:flex;align-items:center;justify-content:space-between;gap:20px}.interlude span{font-size:10px;letter-spacing:.16em;font-weight:800}.interlude strong{font:900 clamp(30px,4vw,60px)/.95 'Barlow Condensed',sans-serif;text-align:center}.accessories-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.accessories-grid .wide{grid-column:span 3}.accessories-grid .wide .photo{height:300px}.accessories-grid .photo{height:260px}.accessories-grid .details h3{font-size:30px}.concept .photo{background:#f1efe9;display:grid;place-items:center}.concept .photo>img{height:68%;width:auto;border-radius:50%;box-shadow:0 10px 25px #0002}.sign-art{border:7px double var(--dark);padding:20px 27px;background:#faf8f3;text-align:center;transform:rotate(-5deg);box-shadow:10px 12px 0 #d5d2ca}.sign-art span,.sign-art strong{display:block;font:900 39px/.95 'Barlow Condensed',sans-serif}.sign-art strong{font-size:22px;color:var(--red);letter-spacing:.15em}.last-call{background:var(--dark);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:70px clamp(25px,7vw,130px)}.last-call img{width:125px;height:125px;object-fit:cover;border-radius:50%;flex:none}.last-call div{flex:1}.last-call p{font-size:11px;color:#ff9ca4;font-weight:800;letter-spacing:.17em;margin:0 0 10px}.last-call h2{font-size:clamp(57px,7vw,100px);line-height:.78;margin:0 0 24px}.last-call div span{font-size:12px;color:#bbb}.button.white{background:#fff;color:#111}.button.white:hover{background:var(--red);color:white}footer{padding:30px clamp(25px,7vw,130px);display:flex;justify-content:space-between;gap:20px;font-size:10px;font-weight:800;letter-spacing:.12em}footer a{text-decoration:none}@media(max-width:1000px){.header nav{gap:14px}.header nav a{font-size:10px}.hero{min-height:550px}.hero-text{padding:75px 5vw 90px}.hero h1{font-size:clamp(75px,10vw,120px)}.hero-footer{padding-inline:5vw}.last-call{flex-wrap:wrap}.last-call .button{margin-left:155px}}@media(max-width:700px){.announcement span{display:block;margin:3px 0 0}.header{height:68px;padding:0 16px}.brand{font-size:20px}.brand img{width:43px;height:43px}.brand em{display:none}.header nav{display:none}.header-cta{font-size:10px}.hero{display:flex;flex-direction:column}.hero-text{padding:58px 23px 45px}.hero h1{font-size:clamp(82px,20vw,135px);margin:28px 0}.hero-art{height:400px}.hero-art img{width:min(65%,310px)}.hero-footer{position:static;width:100%;padding:18px 23px}.intro-strip{padding:19px 23px}.intro-strip strong{font-size:20px}.intro-strip span:not(.spark){display:none}.collection{padding:70px 18px}.section-heading{display:block}.section-heading h2{font-size:74px}.section-heading>p{margin-top:20px}.grid,.accessories-grid{grid-template-columns:1fr;gap:16px}.accessories-grid .wide{grid-column:auto}.photo,.accessories-grid .photo,.accessories-grid .wide .photo{height:300px}.interlude{padding:44px 23px;display:block;text-align:center}.interlude span{display:block;margin:15px}.last-call{display:grid;grid-template-columns:70px 1fr;padding:55px 23px;gap:18px}.last-call img{width:70px;height:70px}.last-call h2{font-size:65px}.last-call .button{margin:10px 0 0;grid-column:1/-1;justify-content:center}footer{padding:27px 23px;flex-direction:column;gap:12px}}@media(max-width:390px){.hero-actions{flex-wrap:wrap}.hero h1{font-size:76px}.section-heading h2{font-size:63px}.details h3{font-size:29px}}

/* Beer Zone Merch v3 */
.hero{min-height:680px}.hero-text{padding-top:72px;padding-bottom:96px}.hero h1{font-size:clamp(82px,8.4vw,135px);line-height:.8;margin:30px 0 25px}.hero-art img{width:min(83%,570px);transform:rotate(-3deg)}.announcement{background:var(--red)}.concept .photo>img[src*="triangle"]{height:86%;width:86%;object-fit:contain;box-shadow:none;border-radius:0}.accessories-grid .wide .photo{height:350px}@media(max-width:700px){.hero{min-height:auto}.hero-text{padding-top:48px;padding-bottom:42px}.hero h1{font-size:clamp(80px,17vw,124px)}.hero-art img{width:min(82%,350px)}.accessories-grid .wide .photo{height:245px}}

@media(max-width:700px){.brand em{display:inline}.brand{font-size:18px;gap:8px}.brand img{width:38px;height:38px}.header-cta{font-size:9px}}@media(max-width:390px){.brand{font-size:16px}.hero h1{font-size:75px}}

.hero-art img{transform:none;box-shadow:0 22px 54px rgba(90,0,12,.28)}

.about{scroll-margin-top:90px;padding:90px clamp(25px,7vw,130px);display:grid;grid-template-columns:1fr 1fr;gap:clamp(30px,6vw,100px);align-items:start;border-top:1px solid #e5e2dc;background:#f8f7f3}.about h2{font-size:clamp(58px,7vw,104px);line-height:.86;margin:18px 0 0}.about h2 span{color:var(--red)}.about-copy{max-width:550px}.about-copy p{font-size:clamp(16px,1.55vw,21px);line-height:1.55;color:#454545;margin:0 0 22px}.about-copy .button{margin-top:10px}@media(max-width:700px){.about{padding:68px 23px;grid-template-columns:1fr;gap:24px}.about h2{font-size:clamp(58px,13vw,78px)}.about-copy p{font-size:16px}}
