@font-face{font-family:Knewave;src:url('/fonts/knewave.ttf') format('truetype');font-display:swap}.store-body{background:#f8f5e8;color:#10161b}.store-header{position:sticky;top:0;z-index:10}.store-header nav{display:flex;align-items:center;gap:1rem}.store-header nav>a{color:#fff;font-weight:800;text-transform:uppercase;font-size:.78rem}.store-cart-button{border:2px solid #111;background:#ffe43c;border-radius:.55rem;padding:.58rem .8rem;font-weight:900;text-transform:uppercase;box-shadow:3px 3px 0 #fff;cursor:pointer}.store-cart-button span{display:inline-grid;place-items:center;min-width:1.3rem;height:1.3rem;border-radius:50%;background:#111;color:#fff;margin-left:.35rem}.store-hero{position:relative;min-height:520px;padding:clamp(3.5rem,8vw,7rem) max(1.25rem,calc((100vw - 1100px)/2));background:linear-gradient(135deg,#57baf0 0 54%,#ffe43c 54%);overflow:hidden}.store-hero-copy{position:relative;z-index:2;max-width:700px}.store-hero h1,.store-section-heading h2,.store-mascot-note h2,.store-trust h2{font-family:Knewave,Impact,sans-serif;line-height:.92;letter-spacing:.02em}.store-hero h1{font-size:clamp(2.8rem,7vw,6.3rem);margin:.35rem 0 1rem;text-shadow:4px 4px 0 #fff,8px 8px 0 #111}.store-hero h1 span{color:#fff;text-shadow:4px 4px 0 #111}.store-hero-copy>p:not(.eyebrow){font-size:1.18rem;font-weight:700;line-height:1.45}.store-hero-mascot{position:absolute;z-index:1;inset:0 0 0 auto;width:min(58vw,790px);margin:0;overflow:hidden}.store-hero-mascot img{width:100%;height:100%;object-fit:cover;object-position:70% center;mix-blend-mode:multiply}.store-hero-mascot figcaption{position:absolute;right:8%;bottom:8%;transform:rotate(-7deg);padding:.55rem .75rem;border:3px solid #111;background:#fff;font:1.1rem/.9 Knewave;box-shadow:4px 4px #111}.store-hero-mascot small{font-family:inherit;font-size:.65em}.store-meters{display:flex;gap:.7rem;flex-wrap:wrap;margin-top:2rem}.store-meters span{background:#fff;border:2px solid #111;border-radius:999px;padding:.55rem .8rem;font-weight:900;font-size:.72rem}.store-meters b{color:#eb2862}.store-products{max-width:1120px;margin:auto;padding:5rem 1.25rem}.store-section-heading{display:grid;grid-template-columns:1fr auto;align-items:end;gap:1rem}.store-section-heading h2{font-size:clamp(2.4rem,5vw,4.6rem);margin:.25rem 0}.store-section-heading>p:last-child{max-width:15rem;font-weight:700}.catalog-status{font-weight:800;color:#525c61}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.3rem;margin-top:1.5rem}.product-card{background:#fff;border:3px solid #111;border-radius:1rem;padding:1rem;box-shadow:7px 7px 0 #111;display:flex;flex-direction:column;gap:.75rem;min-width:0}.product-sticker{aspect-ratio:1;display:grid;place-items:center;padding:1.2rem;text-align:center;color:#111;border:3px solid #111;border-radius:45% 55% 48% 52%/53% 45% 55% 47%;font:clamp(1.5rem,3vw,2.8rem)/.88 Knewave,Impact,sans-serif;transform:rotate(var(--tilt));text-shadow:2px 2px #fff;box-shadow:inset 0 0 0 8px rgba(255,255,255,.35)}.yellow{background:#ffe43c}.blue{background:#56c9ef}.pink{background:#f073ad}.mint{background:#91e9bf}.orange{background:#ff9e35}.violet{background:#a88dff}.product-card h3{font:1.5rem/.95 Knewave,Impact,sans-serif;margin:0}.product-card p{margin:0;min-height:3rem;font-size:.92rem}.product-footer{display:flex;justify-content:space-between;gap:.5rem;align-items:center;margin-top:auto}.product-price{font-weight:900}.product-card button{border:2px solid #111;border-radius:.5rem;padding:.55rem;background:#ffe43c;font-weight:900;cursor:pointer}.product-card button:disabled{background:#e4e4e4;color:#525c61;cursor:not-allowed}.store-mascot-note{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;overflow:hidden;min-height:380px;padding:2rem max(1.25rem,calc((100vw - 1100px)/2));background:#f075ae}.store-mascot-note h2{font-size:clamp(2.3rem,5vw,4.5rem);margin:.25rem 0}.store-mascot-note>div{position:relative;z-index:1}.store-mascot-note img{max-height:420px;width:auto;justify-self:center;align-self:end;filter:drop-shadow(7px 8px 0 #111)}.store-trust{background:#11171b;color:#fff;padding:4rem max(1.25rem,calc((100vw - 1100px)/2))}.store-trust h2{font-size:clamp(2.1rem,5vw,4rem);margin:0}.store-trust p{max-width:40rem}.store-trust ul{list-style:'✓  ';padding-left:1.2rem;line-height:1.9}.cart-drawer{position:fixed;right:0;top:0;bottom:0;width:min(420px,100vw);padding:1.25rem;background:#fff;z-index:30;transform:translateX(105%);transition:transform .2s ease;box-shadow:-7px 0 #111;display:flex;flex-direction:column}.cart-drawer.is-open{transform:translateX(0)}.cart-scrim{position:fixed;inset:0;background:#111b;z-index:29}.cart-top{display:flex;justify-content:space-between;align-items:center;border-bottom:3px solid #111}.cart-top h2{font-family:Knewave;margin:.2rem 0}.cart-top button,.dialog-close{border:0;background:none;font-size:2rem;cursor:pointer}.cart-joke{font-weight:700}.cart-item{display:grid;grid-template-columns:1fr auto;gap:.5rem;border-bottom:1px solid #ccd1d2;padding:1rem 0}.cart-item b{font-family:Knewave}.cart-item button{border:0;background:none;text-decoration:underline;cursor:pointer;grid-column:1}.cart-total{display:flex;justify-content:space-between;margin-top:auto;border-top:3px solid #111;padding:1rem 0;font-size:1.1rem}.cart-note{font-size:.78rem;text-align:center}.store-dialog{width:min(680px,calc(100vw - 2rem));border:3px solid #111;border-radius:1rem;padding:1.5rem;box-shadow:10px 10px 0 #111}.store-dialog::backdrop{background:#111a}.store-dialog-content h2{font-family:Knewave;font-size:2.4rem;margin:.2rem 0}.store-dialog-content .product-sticker{width:min(280px,70vw);margin:1rem auto}.checkout-form{display:grid;gap:.8rem}.checkout-form label{font-weight:800;font-size:.82rem}.checkout-form input,.checkout-form select{display:block;width:100%;box-sizing:border-box;padding:.7rem;border:2px solid #111;border-radius:.4rem;font:inherit;margin-top:.25rem}.checkout-form button{margin-top:1rem}.checkout-status{font-weight:800}.checkout-summary{background:#f3f1e8;padding:1rem;border-radius:.5rem}@media(max-width:800px){.store-header nav>a{display:none}.store-hero{min-height:640px;padding-top:3rem;background:linear-gradient(145deg,#57baf0 0 44%,#ffe43c 44%)}.store-hero-copy{max-width:100%}.store-hero-mascot{top:auto;width:100%;height:360px;bottom:0}.store-hero-mascot img{object-position:74% 50%;opacity:.78}.store-hero h1{font-size:clamp(2.55rem,11vw,4.5rem);max-width:600px}.store-meters{position:relative;z-index:2}.store-section-heading{display:block}.product-grid{grid-template-columns:repeat(2,1fr);gap:.85rem}.product-card{padding:.75rem;box-shadow:4px 4px 0 #111}.product-card h3{font-size:1.2rem}.product-card p{font-size:.78rem;min-height:4rem}.product-footer{display:block}.product-footer button{width:100%;margin-top:.55rem}.store-mascot-note{grid-template-columns:1fr;min-height:0;padding-top:3rem}.store-mascot-note img{max-height:330px;margin-top:1rem}.store-trust{padding-top:3rem;padding-bottom:3rem}}@media(max-width:390px){.product-grid{grid-template-columns:1fr}.product-card{display:grid;grid-template-columns:115px 1fr}.product-sticker{grid-row:span 2}.product-footer{grid-column:2}.product-card p{min-height:0}.store-hero{min-height:670px}.store-hero-mascot{height:330px}}
/* Real sticker art overrides the temporary type-only tiles. */
.product-card .product-sticker{padding:.15rem;background:linear-gradient(135deg,#fff9d2,#d8f6ff);border-radius:.7rem;text-shadow:none;box-shadow:none}.product-sticker img{max-width:100%;max-height:100%;object-fit:contain;filter:drop-shadow(3px 5px 0 rgba(0,0,0,.22))}
