:root{--ink:#283e35;--paper:#fffcf2;--green:#087e49;--yellow:#ffda4b}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'Hiragino Kaku Gothic ProN','Yu Gothic',Meiryo,sans-serif;font-size:16px;line-height:1.8}a{color:inherit;text-decoration:none}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:3px solid #1476dc;outline-offset:6px}.skip{position:absolute;top:-100px;background:white;z-index:20}.skip:focus{top:10px}header{max-width:1320px;margin:auto;padding:27px 48px;display:flex;align-items:center;justify-content:space-between;gap:30px}.logo{font-size:32px;font-family:Arial,sans-serif;font-weight:950;letter-spacing:-1.5px;line-height:1}.logo span{display:block;font-size:10px;letter-spacing:2.6px;margin-top:8px}nav{display:flex;gap:34px;font-size:14px;font-weight:bold}.nav-cta{border:1px solid var(--ink);border-radius:30px;font-size:14px;font-weight:bold;padding:10px 21px}.nav-cta span{margin-left:16px}.hero{max-width:1320px;margin:auto;display:grid;grid-template-columns:1fr 1.1fr;min-height:650px;align-items:center;padding:42px 48px 70px;gap:25px}.eyebrow{font:700 12px/1.6 Arial,sans-serif;letter-spacing:2px}h1{font-size:clamp(38px,4.7vw,65px);letter-spacing:-2px;line-height:1.48;margin:20px 0 23px;font-weight:900}.highlight{position:relative;z-index:0;white-space:nowrap}.highlight:after{content:'';position:absolute;inset:67% -3px 0;background:var(--yellow);z-index:-1;transform:rotate(-3deg)}.hero-copy p{font-size:16px;line-height:2.1;margin-bottom:30px}.button{display:inline-flex;justify-content:center;align-items:center;gap:25px;border-radius:50px;padding:16px 24px;font-size:14px;font-weight:700;transition:transform .2s,box-shadow .2s}.button:hover{transform:translateY(-3px);box-shadow:0 5px 0 #283e3518}.dark{background:var(--ink);color:white}.hero-note{font-size:12px;margin-top:17px;color:#657168}.hero-art{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:20px;padding:25px 8px}.art-card{height:230px;border-radius:24px;position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;box-shadow:0 7px 0 #283e350b}.hedgehog{--tint:#ffe69a}.dog{--tint:#dfeecb}.oni{--tint:#ffdcd3}.lazy{--tint:#e3def2}.art-card{background:var(--tint)}.art-card img{width:68%;height:155px;object-fit:contain;mix-blend-mode:multiply}.art-card b{font-size:12px;letter-spacing:2px}.art-card.hedgehog{transform:rotate(-8deg);z-index:2}.art-card.dog{transform:rotate(7deg) translateY(19px)}.art-card.lazy{transform:rotate(5deg)}.art-card.oni{transform:rotate(-7deg) translateY(16px)}.bubble{position:absolute;top:-15px;background:white;border:1px solid var(--ink);border-radius:50px;padding:5px 13px;font-size:12px;font-weight:700;white-space:nowrap}.little-star{position:absolute;font-size:51px;color:var(--green);z-index:3;line-height:1}.star-one{left:45%;top:43%}.star-two{right:-10px;bottom:-14px;color:#e9943f}.ribbon{display:flex;gap:45px;justify-content:center;white-space:nowrap;overflow:hidden;background:var(--yellow);padding:15px 0;font-size:14px;font-weight:bold;letter-spacing:2px;border-top:1px solid #283e3520;border-bottom:1px solid #283e3520}.collection{max-width:1230px;margin:auto;padding:100px 36px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:45px}h2{font-size:34px;letter-spacing:-1px;line-height:1.6;margin:12px 0 0;font-weight:900}.section-heading p{font-size:14px;line-height:1.9;color:#647067;margin:0 0 8px}.products{display:grid;grid-template-columns:1fr 1fr;gap:34px}.product{border:1px solid #283e3528;border-radius:22px;background:white;overflow:hidden}.product-art{height:290px;background:var(--tint);position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column}.product-art>img{height:195px;width:240px;object-fit:contain;mix-blend-mode:multiply;transition:transform .3s}.product:hover .product-art>img{transform:rotate(-5deg) scale(1.04)}.tag{position:absolute;left:24px;top:21px;padding:3px 11px;background:#ffffffbf;border:1px solid #283e3530;border-radius:30px;font-size:12px;font-weight:700}.number{position:absolute;right:24px;top:17px;font:700 25px Arial;color:#283e353b}.art-caption{font-weight:bold;font-size:16px}.product-copy{padding:26px 29px 28px}.meta{font-size:12px;color:#697268;display:flex;justify-content:space-between;gap:10px}h3{font-size:23px;line-height:1.55;margin:10px 0}h3 span{font-size:15px}.product-copy>p{font-size:14px;line-height:1.9;min-height:54px;margin:0 0 23px;color:#5d675f}details{border-top:1px solid #eceee9;border-bottom:1px solid #eceee9}summary{cursor:pointer;list-style:none;font-size:14px;font-weight:bold;padding:16px 0;display:flex;justify-content:space-between;gap:10px}summary::-webkit-details-marker{display:none}summary span{font-size:19px}details[open] summary span{transform:rotate(45deg)}.sticker-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;background:#f4f4f4;border-radius:12px;padding:8px;margin-bottom:14px}.sticker-grid img{width:100%;height:auto;mix-blend-mode:multiply}details small{font-size:12px;display:block;padding:0 0 15px;color:#687166}.purchase{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:23px}.price{font:700 25px Arial}.price small{font-size:14px;margin-left:3px}.store{background:var(--green);color:white;padding:12px 20px;font-size:13px;gap:6px}.coming{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:23px;min-height:48px;font:700 13px Arial;letter-spacing:1px}.coming span{font:12px/1.7 sans-serif;letter-spacing:0;color:#697268}.price-note{font-size:12px;color:#737970;margin-top:24px}.about{text-align:center;background:#e8eedf;padding:75px 24px 0;position:relative;overflow:hidden}.about h2{font-size:43px}.about p{font-size:15px;line-height:2.1;margin:22px 0 28px}.friends{display:flex;justify-content:center;align-items:end;gap:40px;margin:30px auto 0;height:150px}.friends img{width:130px;height:140px;object-fit:contain;mix-blend-mode:multiply}.friends img:nth-child(2){height:150px;width:150px}footer{display:flex;align-items:center;justify-content:space-between;gap:25px;max-width:1230px;margin:auto;padding:40px 36px}footer p,footer small{font-size:12px}footer .logo{font-size:26px}footer .logo span{font-size:9px}@media(min-width:1000px){.hero-art{animation:arrive .8s ease-out}@keyframes arrive{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}}@media(max-width:900px){header{padding:24px}nav{gap:18px}.hero{padding:40px 28px 60px;gap:20px;min-height:590px}.art-card{height:190px}.art-card img{height:126px}.hero-art{gap:14px}h1{font-size:44px}.section-heading{align-items:start;flex-direction:column}.collection{padding:65px 24px}.products{gap:22px}.product-copy{padding:24px 21px}.purchase{flex-wrap:wrap}.store{padding:12px 16px}.coming{flex-wrap:wrap}.hero-note{font-size:12px}}@media(max-width:600px){header{padding:22px 20px}.logo{font-size:28px}nav{display:none}.nav-cta{font-size:12px;padding:9px 13px}.nav-cta span{margin-left:5px}.hero{grid-template-columns:1fr;padding:30px 24px 55px;gap:30px}.hero-copy{text-align:center}.eyebrow{font-size:11px;letter-spacing:1.8px}h1{font-size:clamp(36px,10vw,51px);line-height:1.5;letter-spacing:-1.5px;margin:17px 0}.hero-copy p{font-size:14px;margin:18px 0 24px}.hero-note{margin-top:14px}.hero-art{padding:20px 10px;max-width:410px;width:100%;margin:auto;gap:20px}.art-card{height:178px}.art-card img{height:121px}.bubble{font-size:10px;padding:5px 10px}.art-card b{font-size:10px}.little-star{font-size:38px}.ribbon{font-size:12px;gap:25px;padding:12px}.collection{padding:55px 20px}.section-heading{gap:13px;margin-bottom:28px}h2{font-size:27px;letter-spacing:-.6px}.section-heading p{font-size:13px}.products{grid-template-columns:1fr;gap:28px}.product-art{height:268px}.product-copy{padding:23px}.product-copy>p{font-size:14px;min-height:0}.product-copy h3{font-size:22px}.purchase{flex-wrap:nowrap}.store{font-size:12px;padding:13px 16px}.about{padding-top:55px}.about h2{font-size:35px}.about p{font-size:14px}.friends{gap:10px;height:115px}.friends img{width:90px;height:100px}.friends img:nth-child(2){width:115px;height:115px}footer{flex-wrap:wrap;padding:30px 23px;gap:22px}footer p{display:none}.price-note{line-height:1.9}.coming{flex-wrap:nowrap;letter-spacing:0;font-size:12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
