:root{--ink:#24123d;--cream:#fff9e9;--pink:#f13d96;--blue:#50cbe7;--green:#66ce55;--mint:#65e6c0;--yellow:#ffdc3f;--line:3px solid var(--ink);--shadow:6px 6px 0 var(--ink)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--cream);margin:0;font:16px/1.55 DM Sans,sans-serif}img{max-width:100%;display:block}a{color:inherit}h1,h2,h3{letter-spacing:-.035em;font-family:Fredoka,sans-serif;line-height:1}.skip{z-index:10;background:#fff;padding:.7rem;position:fixed;top:1rem;left:1rem;transform:translateY(-200%)}.skip:focus{transform:none}.notice{background:var(--ink);color:#fff;text-align:center;letter-spacing:.08em;padding:.5rem;font:700 .7rem Fredoka}.notice b{margin:.6rem}.store-header{border-bottom:2px solid #24123d22;grid-template-columns:180px 1fr auto;align-items:center;gap:2rem;min-height:92px;padding:.4rem 5vw;display:grid}.store-brand img{object-fit:contain;width:140px;height:78px}.store-header nav{justify-content:center;gap:2.5rem;display:flex}.store-header a{font:600 .9rem Fredoka;text-decoration:none}.commerce{align-items:center;gap:1.2rem;display:flex}.cart{background:var(--pink);color:#fff;border:2px solid var(--ink);box-shadow:3px 3px 0 var(--ink);border-radius:99px;padding:.65rem 1rem}.shop-hero{background:var(--yellow);border-bottom:var(--line);text-align:center;padding:5.5rem 5vw 4rem}.kicker{letter-spacing:.12em;text-transform:uppercase;font:700 .75rem Fredoka}.shop-hero h1{max-width:1000px;margin:1rem auto;font-size:clamp(3.5rem,7vw,7rem)}.shop-hero h1 em{color:var(--pink);font-style:normal}.shop-hero>p:last-child{max-width:660px;margin:0 auto;font-size:1.15rem}.shop-shell{max-width:1400px;margin:auto;padding:4rem 5vw 7rem}.shop-tools{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2.5rem;display:flex}.shop-tools h2{margin:.3rem 0 0;font-size:2.7rem}.category-pills{flex-wrap:wrap;gap:.65rem;display:flex}.category-pills a{border:2px solid var(--ink);background:#fff;border-radius:99px;padding:.5rem .8rem;font:600 .75rem Fredoka;text-decoration:none}.product-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.product-card{border:var(--line);box-shadow:var(--shadow);background:#fff;border-radius:22px;overflow:hidden}.product-image{aspect-ratio:1;background:#f5f0e5;display:block;position:relative;overflow:hidden}.product-image img{object-fit:contain;width:100%;height:100%;transition:all .3s}.product-card:hover img{transform:scale(1.04)}.product-image>b{background:var(--pink);color:#fff;border:2px solid var(--ink);border-radius:99px;padding:.35rem .65rem;font:700 .7rem Fredoka;position:absolute;top:.8rem;left:.8rem}.placeholder{place-items:center;height:100%;font-size:6rem;display:grid}.product-copy{padding:1.25rem}.product-copy>p{color:#6b6075;text-transform:uppercase;margin:0 0 .5rem;font-size:.72rem;font-weight:700}.product-copy h3{min-height:3.1em;margin:.4rem 0 1.2rem;font-size:1.2rem;line-height:1.05}.product-copy h3 a{text-decoration:none}.product-copy>div{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.product-copy>div a{font:700 .72rem Fredoka}.product-page{max-width:1250px;margin:auto;padding:5rem 5vw}.breadcrumbs{margin-bottom:2rem;font-size:.8rem}.product-detail{grid-template-columns:1fr 1fr;align-items:start;gap:5vw;display:grid}.product-gallery{border:var(--line);box-shadow:var(--shadow);background:#fff;border-radius:28px;padding:2rem;position:sticky;top:1rem}.product-gallery img{aspect-ratio:1;object-fit:contain;width:100%}.product-info h1{margin:.7rem 0 1.5rem;font-size:clamp(2.8rem,5vw,5rem)}.product-price{font:700 1.7rem Fredoka}.description{margin:2rem 0}.description ul{padding-left:1.2rem}.buy{background:var(--pink);color:#fff;border:var(--line);box-shadow:4px 4px 0 var(--ink);border-radius:99px;margin:1rem 0;padding:1rem 1.5rem;font:700 1rem Fredoka;text-decoration:none;display:inline-flex}.fine-print{color:#655b6d;font-size:.75rem}.category-hero{background:var(--mint);border-bottom:var(--line);padding:4rem 5vw}.category-hero>div{max-width:1250px;margin:auto}.category-hero h1{margin:.8rem 0;font-size:clamp(3.5rem,7vw,6rem)}footer{background:var(--ink);color:#fff;text-align:center;padding:4rem 5vw 2rem}footer img{object-fit:contain;width:150px;height:100px;margin:auto}footer>p{font:600 1.2rem Fredoka}footer>div{justify-content:center;gap:1.5rem;margin:2rem;display:flex}footer small{opacity:.7}@media (width<=1000px){.product-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=760px){.store-header{grid-template-columns:120px 1fr}.store-header nav{display:none}.store-brand img{width:110px}.commerce{justify-self:end}.commerce>a:first-child{display:none}.product-grid{grid-template-columns:repeat(2,1fr)}.product-detail{grid-template-columns:1fr}.product-gallery{position:static}.shop-tools{flex-direction:column;align-items:start}}@media (width<=480px){.notice b{display:none}.shop-hero{padding-top:3.5rem}.shop-shell{padding-inline:1rem}.product-grid{gap:.8rem}.product-card{box-shadow:3px 3px 0 var(--ink);border-width:2px}.product-copy{padding:.85rem}.product-copy h3{font-size:1rem}.product-copy>div{flex-direction:column;align-items:start}.category-pills{display:none}}
