@import url('https://fonts.googleapis.com/css2?family=Archivo+Black&family=Inter:wght@600;800;900&display=swap');
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#080b10;color:#fff;font-family:Inter,Arial,sans-serif}.site-header{height:82px;padding:0 5vw;display:flex;align-items:center;justify-content:space-between;position:absolute;width:100%;z-index:10;border-bottom:1px solid #ffffff18}.brand img,footer img{width:160px;height:62px;object-fit:cover;object-position:center;border-radius:4px}.site-header nav{display:flex;gap:26px}.site-header nav a{color:#ddd;text-decoration:none;font-size:11px;font-weight:900}.cta{background:#ffe51c;color:#090b0e;border:0;padding:16px 22px;font-weight:900;text-decoration:none;cursor:pointer}.hero{min-height:820px;padding:145px 6vw 70px;position:relative;overflow:hidden;background:radial-gradient(circle at 76% 42%,#412c78,#171525 28%,#080b10 60%)}.hero-copy{width:55%;position:relative;z-index:2}.eyebrow,.products .section-head span,.dark>span,.story>span,.stores>span{color:#ffe51c;font-size:10px;font-weight:900;letter-spacing:.2em}.hero h1,.products h2,.dark h2,.story h2,.stores h2{font-family:'Archivo Black';letter-spacing:-.055em;line-height:.9}.hero h1{font-size:clamp(64px,8vw,116px);margin:18px 0}.hero h1 em{font-style:normal;color:#ffe51c}.hero p{max-width:520px;color:#c7cad2;line-height:1.6}.pull-stage{position:absolute;right:4vw;top:105px;width:420px;height:620px;text-align:center;display:grid;place-items:center}.bag-button{border:0;background:none;cursor:pointer}.bag-button img{width:330px;max-height:510px;object-fit:contain;filter:drop-shadow(0 28px 22px #000a)}.tap{font-size:9px;font-weight:900;letter-spacing:.2em}.reveal{display:none;position:absolute;text-align:center}.reveal.show{display:block;animation:pop .45s ease-out}.reveal img{width:300px;height:300px;object-fit:contain;mix-blend-mode:normal}.reveal h2{font:36px 'Archivo Black';margin:6px}.ripping{animation:shake .55s}.opened{opacity:0;transform:scale(.7);transition:.25s}@keyframes shake{25%{transform:rotate(-5deg)}50%{transform:rotate(5deg)}75%{transform:rotate(-3deg)}}@keyframes pop{from{opacity:0;transform:scale(.4) translateY(60px)}}.ticker{height:58px;position:absolute;bottom:0;left:0;right:0;background:#ffe51c;color:#090b0e;display:flex;align-items:center;justify-content:space-around;font:13px 'Archivo Black'}.products{background:#f2f0e9;color:#090b0e;padding:95px 6vw}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:40px}.section-head h2{font-size:clamp(48px,6vw,82px);margin:14px 0}.section-head p{max-width:390px;color:#666;line-height:1.6}.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.grid article{background:#fff}.photo{height:330px;display:grid;place-items:center;overflow:hidden}.photo img{width:90%;height:90%;object-fit:contain}.pink{background:#ffc1d8}.blue{background:#bcecff}.brown{background:#e6b18b}.yellow{background:#ffe76b}.meta{padding:20px}.meta b{font-size:9px;letter-spacing:.15em}.meta i{float:right;font-style:normal;border:1px solid;padding:5px;font-size:9px}.meta h3{font:24px 'Archivo Black';margin:8px 0}.meta p{font-size:12px;color:#666}.dark,.story{min-height:520px;padding:90px 8vw}.dark{background:#151922}.story{background:#0b0e13;text-align:right}.dark h2,.story h2,.stores h2{font-size:clamp(48px,6vw,78px);margin:15px 0}.dark p,.story p{max-width:560px;color:#bbb;line-height:1.7}.story p{margin-left:auto}.stores{background:#f2f0e9;color:#090b0e;text-align:center;padding:90px 20px 110px}.stores form{max-width:650px;margin:28px auto 20px;display:flex}.stores input{flex:1;border:2px solid #090b0e;padding:20px;font-size:16px;font-weight:900}.stores button{min-width:180px}.store-result{max-width:650px;margin:auto}.locator-count{font:11px 'Archivo Black';color:#777;margin:18px}.locator-grid{display:grid;gap:12px}.locator-card{background:#fff;border:2px solid #090b0e;box-shadow:5px 5px #090b0e;padding:18px;text-align:left;display:grid;grid-template-columns:1fr auto}.locator-card span{font-size:9px;color:#777;font-weight:900}.locator-card strong{font:20px 'Archivo Black';display:block}.locator-card a{color:#090b0e;font:10px 'Archivo Black';text-decoration:none;border-bottom:3px solid #ffe51c;align-self:end}.locator-empty{background:#fff;border:2px solid;padding:20px;font-weight:800}footer{padding:48px 6vw;display:flex;justify-content:space-between;align-items:center}footer strong{color:#ffe51c;font:16px 'Archivo Black'}
@media(max-width:900px){.site-header nav{display:none}.hero{min-height:980px}.hero-copy{width:100%}.pull-stage{top:430px;right:50%;transform:translateX(50%)}.grid{grid-template-columns:1fr 1fr}}
@media(max-width:580px){.site-header{height:70px;padding:0 18px}.brand img{width:125px;height:48px}.site-header>.cta{display:none}.hero{padding:100px 22px 60px;min-height:850px}.hero h1{font-size:48px}.pull-stage{top:340px;width:320px;height:450px}.bag-button img{width:240px;max-height:370px}.reveal img{width:235px;height:235px}.ticker{height:48px;font-size:8px}.products{padding:70px 22px}.section-head{display:block}.grid{grid-template-columns:1fr}.photo{height:320px}.dark,.story{padding:75px 22px}.stores h2{font-size:45px}.stores form{display:block}.stores input,.stores button{width:100%}.stores input{border-bottom:0}.locator-card{grid-template-columns:1fr}.locator-card a{margin-top:10px;justify-self:start}footer{display:block}footer strong{display:block;margin-top:24px}}
/* FIXED BRAND MARK */
.brand{display:flex;align-items:center;height:70px;overflow:hidden}
.brand img{width:190px!important;height:64px!important;object-fit:contain!important;object-position:center!important;border-radius:0!important;background:#080b10}
footer img{width:210px!important;height:110px!important;object-fit:contain!important;border-radius:0!important}

/* TRANSPARENT PRODUCT ART */
.photo img,.reveal img{background:transparent!important}
.reveal img{filter:drop-shadow(0 22px 20px rgba(0,0,0,.38))}
.photo img{filter:drop-shadow(0 18px 15px rgba(0,0,0,.22))}
.reveal{width:100%}
.reveal img{max-width:310px}

/* BUY SECTION */
.buy{min-height:610px;padding:90px 8vw;background:#ffe51c;color:#090b0e;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;overflow:hidden}
.buy span{font-size:10px;font-weight:900;letter-spacing:.2em}
.buy h2{font:clamp(52px,6vw,88px)/.9 'Archivo Black';letter-spacing:-.055em;margin:16px 0 22px}
.buy p{font-size:17px;line-height:1.6;max-width:520px}
.buy-actions{display:flex;gap:14px;align-items:center;margin-top:30px}
.buy-primary{background:#090b0e!important;color:#fff!important;padding:19px 25px!important}
.buy-secondary{color:#090b0e;font-weight:900;text-decoration:none;border-bottom:4px solid #090b0e;padding:12px 3px}
.buy-bag{text-align:center}
.buy-bag img{width:min(390px,85%);max-height:500px;object-fit:contain;filter:drop-shadow(18px 25px 0 rgba(9,11,14,.15));transform:rotate(3deg)}

@media(max-width:900px){.buy{grid-template-columns:1fr}.buy-bag{margin-top:45px}}
@media(max-width:580px){
 .brand img{width:145px!important;height:54px!important}
 .buy{padding:70px 22px}
 .buy h2{font-size:48px}
 .buy p{font-size:14px}
 .buy-actions{display:grid}
 .buy-primary,.buy-secondary{text-align:center}
 .buy-bag img{width:78%}
 .reveal img{max-width:250px}
}

/* COMPLETE SITE SECTIONS */
.story{padding:0!important;text-align:left!important}
.story-inner{min-height:650px;padding:95px 8vw;position:relative;display:flex;justify-content:flex-end;align-items:center;overflow:hidden}
.story-number{position:absolute;left:2vw;bottom:-85px;font:420px/.8 'Archivo Black';color:#ffffff06}
.story-copy{width:58%;position:relative;z-index:2}
.story-copy p{margin-left:0!important;max-width:650px!important;font-size:16px}
.story-copy strong{display:block;color:#ffe51c;margin-top:28px;font:14px 'Archivo Black';letter-spacing:.04em}

.coming{background:#171a22;padding:95px 6vw}
.coming-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:42px}
.coming-head span,.wholesale span,.faq>span,.contact span{color:#ffe51c;font-size:10px;font-weight:900;letter-spacing:.2em}
.coming h2,.wholesale h2,.faq h2,.contact h2{font:clamp(48px,6vw,82px)/.9 'Archivo Black';letter-spacing:-.055em;margin:14px 0}
.coming-head p{max-width:410px;color:#b8bdc8;line-height:1.6}
.coming-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.coming-card{min-height:390px;background:#0a0d12;padding:26px;display:flex;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden;border:1px solid #ffffff12}
.coming-card b{color:#ffe51c;font-size:9px;letter-spacing:.15em}.coming-card h3{font:27px 'Archivo Black';margin:8px 0}.coming-card p{color:#aaa;font-size:13px;line-height:1.5}.coming-card a{color:#fff;font-size:10px;font-weight:900;text-decoration:none}
.mystery-shape{position:absolute;left:50%;top:43%;transform:translate(-50%,-50%) rotate(-8deg);width:180px;height:180px;border-radius:42% 58% 53% 47%;background:#242a35;color:#ffe51c;display:grid;place-items:center;font:80px 'Archivo Black';filter:drop-shadow(0 25px 25px #000)}
.series{background:radial-gradient(circle at 60% 25%,#493282,#10131a 60%)}.series-badge{position:absolute;top:35px;right:35px;width:125px;height:125px;border:8px solid #ffe51c;border-radius:50%;display:grid;place-items:center;color:#ffe51c;font:26px 'Archivo Black';transform:rotate(10deg)}

.wholesale{background:#0b0e13;padding:90px 8vw;display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.wholesale-copy p{color:#b8bdc8;line-height:1.7;font-size:16px;margin-bottom:28px}
.faq{background:#f2f0e9;color:#090b0e;padding:90px 8vw}.faq-grid{max-width:950px;margin-top:35px}.faq details{border-top:2px solid #090b0e;padding:22px 4px}.faq details:last-child{border-bottom:2px solid #090b0e}.faq summary{font:18px 'Archivo Black';cursor:pointer}.faq details p{color:#666;line-height:1.6;max-width:750px}

.contact{background:#ffe51c;color:#090b0e;padding:90px 8vw}.contact span{color:#090b0e}.contact{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:center}.contact-copy p{line-height:1.6;max-width:450px}.contact-actions{display:grid;gap:10px}.contact-card{background:#090b0e;color:#fff;text-decoration:none;padding:22px 25px;display:grid;grid-template-columns:110px 1fr auto;align-items:center}.contact-card small{color:#ffe51c;font-weight:900;letter-spacing:.14em}.contact-card strong{font-size:15px}.contact-card b{font-size:9px}

.full-footer{padding:55px 6vw 30px!important;display:grid!important;grid-template-columns:1fr auto;gap:40px!important}.footer-brand strong{display:block!important;margin-top:15px!important}.footer-links{display:grid;grid-template-columns:repeat(2,auto);gap:12px 30px}.footer-links a{color:#c8cbd2;text-decoration:none;font-size:11px;font-weight:900}.footer-bottom{grid-column:1/-1;border-top:1px solid #ffffff18;padding-top:22px;color:#606671;font-size:9px;font-weight:900;letter-spacing:.12em}

@media(max-width:900px){.story-copy{width:75%}.coming-grid{grid-template-columns:1fr}.wholesale,.contact{grid-template-columns:1fr}.coming-head{display:block}}
@media(max-width:580px){
 .story-inner{padding:75px 22px;min-height:600px}.story-copy{width:100%}.story-number{font-size:260px}
 .coming{padding:75px 22px}.coming h2,.wholesale h2,.faq h2,.contact h2{font-size:46px}.coming-card{min-height:350px}
 .wholesale,.faq,.contact{padding:75px 22px}.contact{gap:30px}.contact-card{grid-template-columns:1fr;gap:7px}.contact-card b{margin-top:4px}
 .full-footer{display:block!important;padding:45px 22px!important}.footer-links{margin:35px 0;grid-template-columns:1fr 1fr}.footer-bottom{margin-top:30px}
}

.hero-buttons{display:flex;align-items:center;gap:18px;flex-wrap:wrap}
.hero-buy{color:#fff;text-decoration:none;font-size:11px;font-weight:900;border-bottom:3px solid #ffe51c;padding:10px 2px}
.reveal,.reveal img{background:none!important}
.reveal img{display:block;margin:0 auto;width:auto!important;height:auto!important;max-width:310px!important;max-height:300px!important;object-fit:contain!important}
@media(max-width:580px){.reveal img{max-width:245px!important;max-height:245px!important}.hero-buttons{gap:14px}.hero-buy{font-size:9px}}

/* Single Coming Soon teaser */
.coming{padding:0;background:#07080d;color:#fff}.coming-single{min-height:620px;position:relative;overflow:hidden;padding:75px 7vw;display:grid;grid-template-columns:1fr 1fr;align-items:center;background:radial-gradient(circle at 28% 48%,#2a1645 0,#090a0f 42%,#050609 75%)}.coming-single:before{content:"";position:absolute;inset:0;background-image:radial-gradient(#ffffff24 1px,transparent 1px);background-size:11px 11px;opacity:.35;mask-image:linear-gradient(90deg,#000,transparent 65%)}.coming-copy,.mystery-drop,.coming-stamp{position:relative;z-index:2}.coming-copy>span{font-size:11px;font-weight:900;letter-spacing:.15em}.coming-copy h2{font:clamp(55px,7vw,100px)/.82 Archivo Black;margin:16px 0}.coming-copy h2 em{font-style:normal;color:#f4ad14}.coming-copy p{font:18px/1.35 Archivo Black;color:#fff}.coming-copy p strong{color:#8d42dc}.mystery-drop{text-align:center}.mystery-object{width:330px;height:245px;margin:auto;display:grid;place-items:center;background:#050608;border-radius:35% 22% 30% 18%;box-shadow:0 0 55px #7c31cf55;transform:rotate(-3deg);position:relative}.mystery-object:before,.mystery-object:after{content:"";position:absolute;background:#050608;border-radius:50%}.mystery-object:before{width:85px;height:85px;left:22px;top:52px}.mystery-object:after{width:100px;height:100px;right:20px;top:45px}.mystery-object span{position:relative;z-index:3;font:145px Archivo Black;color:#853bd0;text-shadow:0 4px #32134f}.mystery-drop>b{display:inline-block;margin-top:28px;font:16px Archivo Black;border-bottom:5px solid #853bd0;padding-bottom:7px}.coming-stamp{position:absolute;right:6%;bottom:42px;border:7px solid #853bd0;color:#853bd0;padding:10px 18px;font:28px/.85 Archivo Black;transform:rotate(5deg)}@media(max-width:700px){.coming-single{grid-template-columns:1fr;padding:62px 22px 100px}.coming-copy h2{font-size:54px}.mystery-object{width:260px;height:190px;margin-top:25px}.mystery-object span{font-size:110px}.coming-stamp{font-size:20px;right:22px;bottom:25px}.mystery-drop>b{font-size:12px}}

/* v6: prominent Etsy purchase CTAs */
.header-buy{font-size:13px;padding:17px 26px;box-shadow:5px 5px 0 #000}
.hero-buy{display:inline-flex;align-items:center;justify-content:center;background:#fff;color:#090b0e!important;border:0!important;padding:17px 22px!important;font-size:12px!important;font-weight:1000;box-shadow:5px 5px 0 #ffe51c}
.buy-primary{display:inline-flex;align-items:center;justify-content:center;min-height:64px;min-width:260px;font-size:15px!important;box-shadow:7px 7px 0 #fff}
.mobile-buy-now{display:none}
@media(max-width:580px){
 .hero-buttons{display:grid!important;grid-template-columns:1fr;max-width:285px}
 .hero-buttons .cta,.hero-buy{width:100%;min-height:58px;font-size:12px!important}
 .buy-primary{width:100%;min-height:68px;font-size:15px!important}
 .mobile-buy-now{display:block;position:fixed;z-index:999;left:14px;right:14px;bottom:14px;background:#ffe51c;color:#090b0e;text-align:center;text-decoration:none;font:14px 'Archivo Black',Arial,sans-serif;padding:18px 12px;border:2px solid #090b0e;box-shadow:5px 5px 0 #090b0e}
 body{padding-bottom:76px}
}

/* v7 customer love */
.reviews{padding:90px 5%;background:#f3f1e9;color:#080b10}.reviews-head{max-width:900px;margin-bottom:34px}.reviews-head span{font-weight:900;letter-spacing:.18em;color:#777}.reviews-head h2{font-size:clamp(42px,7vw,86px);line-height:.9;margin:12px 0}.reviews-summary{font-weight:900;font-size:18px}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.review-card{background:#fff;border:3px solid #080b10;box-shadow:8px 8px 0 #080b10;padding:24px;min-height:210px}.review-stars{color:#f1d600;font-size:22px;letter-spacing:3px}.review-card p{font-size:18px;line-height:1.45;font-weight:700}.review-card small{font-weight:900;color:#777}.reviews-etsy{display:inline-block;margin-top:30px;background:#ffea16;color:#080b10;border:3px solid #080b10;padding:18px 25px;font-weight:1000;text-decoration:none;box-shadow:6px 6px 0 #080b10}
@media(max-width:760px){.reviews{padding:60px 28px}.reviews-grid{grid-template-columns:1fr}.review-card{min-height:0}}

/* V9: collectible-brand upgrades */
.odds-section{background:#0b0e13;padding:95px 6vw}.odds-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:45px}.odds-head span,.social-wall span,.cred-strip>span{color:#ffe51c;font-size:10px;font-weight:900;letter-spacing:.2em}.odds-head h2,.social-copy h2{font:clamp(48px,6vw,82px)/.9 'Archivo Black';letter-spacing:-.055em;margin:14px 0}.odds-head p{max-width:400px;color:#aeb3bd;line-height:1.6}.odds-track{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr .75fr;align-items:center;gap:12px}.odds-item{background:#171b23;padding:18px;text-align:center;min-height:310px;display:flex;flex-direction:column;align-items:center}.odds-item img{height:160px;width:100%;object-fit:contain;filter:drop-shadow(0 15px 12px #0007)}.odds-item strong{font:52px 'Archivo Black';color:#ffe51c}.odds-item b{font:13px 'Archivo Black'}.odds-item small{color:#858b97;font-size:8px;font-weight:900;letter-spacing:.15em;margin-top:5px}.odds-item.ultra{outline:2px solid #ffe51c}.odds-plus{font:25px 'Archivo Black';color:#555}.case-total{text-align:center}.case-total strong{display:block;font:70px 'Archivo Black';color:#ffe51c}.case-total span{font:11px 'Archivo Black'}

.social-wall{background:#171a22;padding:90px 7vw;display:grid;grid-template-columns:.8fr 1.2fr;gap:55px;align-items:center}.social-copy p{color:#b8bdc8;line-height:1.7;max-width:470px}.social-button{display:inline-block;margin-top:18px;background:#ffe51c;color:#090b0e;padding:17px 20px;text-decoration:none;font-size:10px;font-weight:900}.social-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;transform:rotate(1deg)}.social-card{background:#f2f0e9;color:#090b0e;padding:10px 10px 16px;box-shadow:8px 10px 0 #0004}.social-card:nth-child(2){transform:translateY(24px) rotate(-3deg)}.social-card img{width:100%;height:200px;object-fit:contain;background:#fff}.social-card b{display:block;text-align:center;font:11px 'Archivo Black';margin-top:10px}

.cred-strip{background:#ffe51c;color:#090b0e;padding:28px 5vw;text-align:center}.cred-strip>span{color:#090b0e;display:block;margin-bottom:14px}.cred-strip div{display:flex;justify-content:center;gap:22px;align-items:center;flex-wrap:wrap}.cred-strip strong{font:13px 'Archivo Black'}.cred-strip i{font-style:normal}

.pull-stage.rare-hit:after{content:'RARE PULL!';position:absolute;inset:25% 0 auto;z-index:20;color:#ffe51c;font:34px 'Archivo Black';text-shadow:0 4px 0 #000;animation:rareFlash .8s ease both;pointer-events:none}.pull-stage.ultra-hit:after{content:'ULTRA RARE!';font-size:40px;color:#fff}.pull-stage.ultra-hit{animation:screenKick .45s ease}.pull-stage.ultra-hit:before{content:'';position:fixed;inset:0;background:#ffe51c;z-index:15;animation:flashOut .55s forwards;pointer-events:none}.confetti{position:fixed;top:-20px;width:10px;height:18px;background:#ffe51c;z-index:100;animation:confettiFall 1.6s linear forwards;pointer-events:none}@keyframes rareFlash{0%{opacity:0;transform:scale(.4) rotate(-8deg)}50%{opacity:1;transform:scale(1.2) rotate(3deg)}100%{opacity:0;transform:scale(1)}}@keyframes flashOut{0%{opacity:.8}100%{opacity:0}}@keyframes screenKick{25%{transform:translateX(7px)}50%{transform:translateX(-8px)}75%{transform:translateX(4px)}}@keyframes confettiFall{to{transform:translateY(110vh) rotate(720deg)}}

.locator-card small{display:block;margin-top:7px;line-height:1.5}.locator-card span{font-weight:900}.locator-card:first-child{outline:3px solid #ffe51c;box-shadow:7px 7px 0 #090b0e}.locator-card:first-child span{color:#090b0e;background:#ffe51c;padding:5px 7px;display:inline-block}.locator-card a{background:#090b0e;color:#fff!important;padding:10px 13px;border:0!important}

@media(max-width:900px){.odds-track{grid-template-columns:1fr 1fr}.odds-plus{display:none}.case-total{grid-column:1/-1}.social-wall{grid-template-columns:1fr}}
@media(max-width:580px){.odds-section,.social-wall{padding:70px 22px}.odds-head{display:block}.odds-track{grid-template-columns:1fr 1fr}.odds-item{min-height:230px;padding:12px}.odds-item img{height:105px}.odds-item strong{font-size:38px}.odds-item b{font-size:10px}.social-cards{gap:5px}.social-card{padding:6px 6px 11px}.social-card img{height:110px}.social-card b{font-size:7px}.cred-strip{padding:24px 18px}.cred-strip div{gap:10px 15px}.cred-strip strong{font-size:9px}}

/* v10: no floating/sticky purchase CTA on mobile or desktop */
.sticky-buy,.floating-buy,.float-buy,.buy-sticky,.mobile-buy-bar,.sticky-cta,.floating-cta{display:none!important}


/* v12 pull layout fix */
.hero-buttons{margin-top:24px}
.pull-stage{position:absolute!important;right:4vw!important;top:105px!important;width:420px!important;height:620px!important;padding-top:0!important;transform:none!important}
.pull-again-below{display:none!important}
.reveal.show~.pull-again-below{display:block!important;position:absolute!important;left:50%!important;bottom:18px!important;transform:translateX(-50%)!important;width:230px!important;margin:0!important}
@media(max-width:900px){
  .hero{min-height:980px!important}
  .hero-copy{width:100%!important}
  .pull-stage{top:430px!important;right:50%!important;transform:translateX(50%)!important}
}
@media(max-width:580px){
  .hero{padding:100px 22px 60px!important;min-height:900px!important}
  .hero-buttons{max-width:none!important;width:100%!important;margin-top:24px!important}
  .hero-buy{width:100%!important;min-height:58px!important;box-sizing:border-box!important}
  .pull-stage{top:390px!important;right:50%!important;width:320px!important;height:450px!important;transform:translateX(50%)!important}
  .pull-again-below{bottom:-4px!important;width:210px!important}
}

/* v13 real brand artwork + final mobile polish */
header img,.site-logo img,.logo img{object-fit:contain!important}
header img{width:auto!important;height:86px!important;max-width:220px!important}
.bag-button img,#bag{object-fit:contain!important;filter:drop-shadow(0 22px 24px rgba(0,0,0,.5))!important}
.contact h2{max-width:700px}
@media(max-width:580px){
 header img{height:72px!important;max-width:180px!important}
 .bag-button img,#bag{max-width:290px!important;max-height:390px!important}
}

/* v14: polished rip pouch */
#bag,.bag-button img{
 display:block!important;
 width:min(430px,86vw)!important;
 height:auto!important;
 max-width:none!important;
 max-height:none!important;
 object-fit:contain!important;
 margin:0 auto!important;
 background:transparent!important;
 border:0!important;
 box-shadow:none!important;
 filter:drop-shadow(0 22px 26px rgba(0,0,0,.52))!important;
}
.bag-button{
 background:transparent!important;
 border:0!important;
 box-shadow:none!important;
 padding:0!important;
 margin:12px auto 0!important;
}
@media(max-width:580px){
 #bag,.bag-button img{width:min(370px,88vw)!important}
 .bag-button{margin-top:6px!important}
}

/* v15 exact pouch artwork: no pixel/color processing inside pouch */
#bag,.bag-button img{
  background:transparent!important;
  width:min(430px,86vw)!important;
  height:auto!important;
  object-fit:contain!important;
  filter:drop-shadow(0 18px 22px rgba(0,0,0,.42))!important;
}
@media(max-width:580px){
  #bag,.bag-button img{width:min(370px,88vw)!important}
}

/* v16: center the exact pouch and eliminate any framing */
.bag-button{
  display:flex!important;
  justify-content:center!important;
  align-items:center!important;
  width:100%!important;
  max-width:100%!important;
  margin:12px auto 0!important;
  padding:0!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  overflow:visible!important;
}
#bag,.bag-button img{
  display:block!important;
  position:static!important;
  left:auto!important;
  right:auto!important;
  transform:none!important;
  width:min(430px,86vw)!important;
  height:auto!important;
  margin:0 auto!important;
  padding:0!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  object-fit:contain!important;
  filter:drop-shadow(0 18px 22px rgba(0,0,0,.42))!important;
}
@media(max-width:580px){
  #bag,.bag-button img{width:min(370px,88vw)!important}
}

/* v17 — visible mobile correction */
.bag-button{
  width:100%!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  margin:18px auto 0!important;
}
#bag,.bag-button img{
  display:block!important;
  width:min(610px,94vw)!important;
  max-width:94vw!important;
  height:auto!important;
  margin:0 auto!important;
  transform:none!important;
}
.tap-to-rip,.rip-label,#ripLabel{
  display:block!important;
  width:100%!important;
  margin:18px auto 8px!important;
  text-align:center!important;
  font-size:22px!important;
  line-height:1.1!important;
  font-weight:900!important;
  letter-spacing:3px!important;
  color:#fff!important;
}
@media(max-width:580px){
  #bag,.bag-button img{
    width:94vw!important;
    max-width:94vw!important;
  }
  .tap-to-rip,.rip-label,#ripLabel{
    font-size:20px!important;
    margin-top:16px!important;
  }
}

/* v18 pouch: moderate size + transparent hanger hole */
#bag,.bag-button img{
 width:min(500px,82vw)!important;
 max-width:82vw!important;
 height:auto!important;
 margin:0 auto!important;
}
.tap-to-rip,.rip-label,#ripLabel{
 font-size:20px!important;
 font-weight:900!important;
 letter-spacing:3px!important;
 margin:16px auto 10px!important;
}
@media(max-width:580px){
 #bag,.bag-button img{width:82vw!important;max-width:82vw!important}
 .tap-to-rip,.rip-label,#ripLabel{font-size:19px!important}
}

/* v19 — restore interactive bag shake */
#bag.ripping{
  animation:bagShake .58s cubic-bezier(.36,.07,.19,.97) both !important;
  transform-origin:50% 72% !important;
}
@keyframes bagShake{
  0%,100%{transform:translateX(0) rotate(0deg)}
  12%{transform:translateX(-7px) rotate(-4deg)}
  25%{transform:translateX(7px) rotate(4deg)}
  38%{transform:translateX(-6px) rotate(-3deg)}
  52%{transform:translateX(6px) rotate(3deg)}
  66%{transform:translateX(-4px) rotate(-2deg)}
  82%{transform:translateX(4px) rotate(2deg)}
}
.pull-stage .tap{
  font-size:18px !important;
  line-height:1.1 !important;
  font-weight:900 !important;
  letter-spacing:3px !important;
  margin-top:15px !important;
  color:#fff !important;
}
@media(max-width:580px){
  .pull-stage .tap{font-size:17px !important;letter-spacing:2.5px !important}
}

/* v20 — definitive iOS-safe rip animation */
#bag.ripping{
  -webkit-animation:maxRipShake .70s ease-in-out both !important;
  animation:maxRipShake .70s ease-in-out both !important;
  -webkit-transform-origin:50% 65% !important;
  transform-origin:50% 65% !important;
  will-change:transform !important;
}
@-webkit-keyframes maxRipShake{
  0%,100%{-webkit-transform:translate3d(0,0,0) rotate(0)}
  10%{-webkit-transform:translate3d(-14px,0,0) rotate(-5deg)}
  22%{-webkit-transform:translate3d(14px,0,0) rotate(5deg)}
  34%{-webkit-transform:translate3d(-12px,0,0) rotate(-4deg)}
  46%{-webkit-transform:translate3d(12px,0,0) rotate(4deg)}
  58%{-webkit-transform:translate3d(-9px,0,0) rotate(-3deg)}
  70%{-webkit-transform:translate3d(9px,0,0) rotate(3deg)}
  84%{-webkit-transform:translate3d(-5px,0,0) rotate(-2deg)}
}
@keyframes maxRipShake{
  0%,100%{transform:translate3d(0,0,0) rotate(0)}
  10%{transform:translate3d(-14px,0,0) rotate(-5deg)}
  22%{transform:translate3d(14px,0,0) rotate(5deg)}
  34%{transform:translate3d(-12px,0,0) rotate(-4deg)}
  46%{transform:translate3d(12px,0,0) rotate(4deg)}
  58%{transform:translate3d(-9px,0,0) rotate(-3deg)}
  70%{transform:translate3d(9px,0,0) rotate(3deg)}
  84%{transform:translate3d(-5px,0,0) rotate(-2deg)}
}
.pull-stage>.tap{
  font-size:20px!important;
  line-height:1!important;
  font-weight:900!important;
  letter-spacing:3.5px!important;
  margin:14px auto 8px!important;
  color:#fff!important;
}

/* v21 — shake the wrapper, not the image. This bypasses all legacy image transforms. */
#bagButton.ripping{
  -webkit-animation:maxBagButtonShake .72s linear both !important;
  animation:maxBagButtonShake .72s linear both !important;
  -webkit-transform-origin:50% 62% !important;
  transform-origin:50% 62% !important;
  will-change:transform !important;
}
@-webkit-keyframes maxBagButtonShake{
  0%,100%{-webkit-transform:translate3d(0,0,0) rotate(0deg)}
  10%{-webkit-transform:translate3d(-18px,0,0) rotate(-6deg)}
  20%{-webkit-transform:translate3d(18px,0,0) rotate(6deg)}
  30%{-webkit-transform:translate3d(-16px,0,0) rotate(-5deg)}
  40%{-webkit-transform:translate3d(16px,0,0) rotate(5deg)}
  50%{-webkit-transform:translate3d(-13px,0,0) rotate(-4deg)}
  60%{-webkit-transform:translate3d(13px,0,0) rotate(4deg)}
  72%{-webkit-transform:translate3d(-9px,0,0) rotate(-3deg)}
  84%{-webkit-transform:translate3d(9px,0,0) rotate(3deg)}
}
@keyframes maxBagButtonShake{
  0%,100%{transform:translate3d(0,0,0) rotate(0deg)}
  10%{transform:translate3d(-18px,0,0) rotate(-6deg)}
  20%{transform:translate3d(18px,0,0) rotate(6deg)}
  30%{transform:translate3d(-16px,0,0) rotate(-5deg)}
  40%{transform:translate3d(16px,0,0) rotate(5deg)}
  50%{transform:translate3d(-13px,0,0) rotate(-4deg)}
  60%{transform:translate3d(13px,0,0) rotate(4deg)}
  72%{transform:translate3d(-9px,0,0) rotate(-3deg)}
  84%{transform:translate3d(9px,0,0) rotate(3deg)}
}

/* v22 real Series 1 bag + nationwide location map */
.buy-bag img{transform:rotate(0deg)!important;filter:drop-shadow(14px 20px 0 rgba(9,11,14,.12))!important;background:transparent!important;}
.wax-map-section{background:#ffe51c;color:#090b0e;padding:82px 6vw 90px;}
.wax-map-head{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:end;margin-bottom:32px;}
.wax-map-head span{grid-column:1/-1;font-size:10px;font-weight:900;letter-spacing:.2em;}
.wax-map-head h2{font:clamp(46px,6vw,78px)/.9 'Archivo Black';letter-spacing:-.055em;margin:0;}
.wax-map-head p{max-width:470px;line-height:1.55;font-weight:700;margin:0;}
#waxMap{height:560px;width:100%;border:4px solid #090b0e;box-shadow:10px 10px 0 #090b0e;z-index:1;}
.maxs-map-pin{background:transparent;border:0;} .maxs-map-pin span{display:block;width:22px;height:22px;background:#ffe51c;border:4px solid #090b0e;border-radius:50%;box-shadow:0 2px 0 #fff;}
.leaflet-popup-content-wrapper{border-radius:0;border:2px solid #090b0e;font-family:Inter,Arial,sans-serif;box-shadow:5px 5px 0 #090b0e}.leaflet-popup-content b{font-family:'Archivo Black';font-size:15px}.leaflet-popup-content a{display:inline-block;margin-top:8px;color:#090b0e;font-weight:900;text-decoration:none;border-bottom:3px solid #ffe51c}
@media(max-width:700px){.wax-map-section{padding:62px 22px 72px}.wax-map-head{grid-template-columns:1fr}.wax-map-head span{grid-column:auto}.wax-map-head h2{font-size:45px}.wax-map-head p{font-size:14px}#waxMap{height:430px;box-shadow:6px 6px 0 #090b0e}}

/* v23: exact real pouch + nationwide map polish */
.buy-bag img{width:min(430px,82%)!important;max-height:560px!important;object-fit:contain!important;background:transparent!important;filter:drop-shadow(16px 20px 0 rgba(9,11,14,.12))!important;}
#waxMap{height:520px!important;border:4px solid #090b0e!important;box-shadow:10px 10px 0 #090b0e!important;background:#f4f1e8;}
.maxs-map-pin{background:transparent!important;border:0!important;}
.maxs-map-pin span{display:block;width:14px;height:14px;background:#ffe51c;border:3px solid #090b0e;border-radius:50%;box-shadow:0 1px 0 rgba(0,0,0,.15);}
@media(max-width:700px){.buy-bag img{width:76%!important;max-height:440px!important}#waxMap{height:390px!important}.wax-map-section{padding-top:54px!important}.wax-map-head{margin-bottom:22px!important}}

/* v24 — fan-submitted next wax shape */
.shape-vote{background:#090b0e;color:#fff;padding:84px 6vw;display:grid;grid-template-columns:.9fr 1.1fr;gap:7vw;align-items:start}
.shape-vote-copy>span{color:#ffe51c;font-weight:900;letter-spacing:.22em;font-size:13px}
.shape-vote-copy h2{font-size:clamp(48px,6vw,86px);line-height:.88;margin:22px 0 26px;letter-spacing:-.045em}
.shape-vote-copy p{font-size:20px;line-height:1.55;color:#c9c9cf;max-width:560px}
.shape-vote-form{background:#ffe51c;color:#090b0e;padding:34px;box-shadow:10px 10px 0 #fff}
.shape-vote-form label{display:block;font-weight:950;font-size:13px;letter-spacing:.12em;margin:0 0 9px}
.shape-vote-form label small{font-size:10px;color:#666}
.shape-vote-form textarea{box-sizing:border-box;width:100%;min-height:115px;resize:vertical;border:3px solid #090b0e;background:#fff;color:#090b0e;padding:16px;font:800 17px/1.35 inherit;margin:0 0 22px;border-radius:0}
.shape-vote-form textarea:focus{outline:4px solid #fff;outline-offset:2px}
.shape-submit{width:100%;border:3px solid #090b0e;background:#090b0e!important;color:#fff!important;box-shadow:6px 6px 0 #fff;cursor:pointer}
.shape-note{font-size:12px!important;font-weight:800;margin:18px 0 0!important;color:#4b4b4b!important}
.hidden-field{display:none!important}.shape-thanks{display:none;margin-top:20px;background:#fff;border:3px solid #090b0e;padding:16px;font-weight:950;text-align:center}
body.shape-submitted .shape-thanks{display:block}
@media(max-width:700px){.shape-vote{grid-template-columns:1fr;padding:60px 22px;gap:34px}.shape-vote-copy h2{font-size:48px}.shape-vote-copy p{font-size:17px}.shape-vote-form{padding:24px;box-shadow:7px 7px 0 #fff}}


/* V25 retail display + wider USA locator */
.retail-display-showcase{background:#0a0d12;color:#fff;padding:85px 7vw;display:grid;grid-template-columns:.85fr 1.15fr;gap:55px;align-items:center;overflow:hidden}
.retail-display-copy span{color:#ffe51c;font-size:10px;font-weight:900;letter-spacing:.2em}
.retail-display-copy h2{font:clamp(48px,6vw,82px)/.9 'Archivo Black';letter-spacing:-.055em;margin:15px 0 22px}
.retail-display-copy p{max-width:430px;color:#b8bdc8;font-size:17px;line-height:1.6;font-weight:700}
.retail-display-photo{display:flex;justify-content:center;align-items:center;min-height:520px}
.retail-display-photo img{display:block;width:auto;max-width:100%;max-height:620px;object-fit:contain}
@media(max-width:700px){.retail-display-showcase{grid-template-columns:1fr;padding:62px 22px;gap:25px}.retail-display-copy h2{font-size:45px}.retail-display-copy p{font-size:14px}.retail-display-photo{min-height:0}.retail-display-photo img{max-height:520px;width:100%;object-fit:contain}}

/* v26 — evolving drop model */
#coming .coming-copy h2 em{color:#ffe51c}
#coming .coming-copy p{max-width:560px}
#coming .coming-stamp{transform:rotate(6deg)}
