:root{--ink:#303030;--cream:#fffaf1;--orange:#f5b955;--line:#ded9d0;--green:#08664b}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--cream);color:var(--ink);font:16px/1.8 'Noto Sans JP','Yu Gothic',Meiryo,sans-serif;line-break:strict}a{color:inherit;text-underline-offset:5px}button{font:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:3px solid var(--green);outline-offset:5px}header,main,footer{max-width:1120px;margin:auto}header{padding:28px 32px;display:flex;justify-content:space-between;align-items:center}.brand{text-decoration:none;font-size:20px;font-weight:900;letter-spacing:.06em}.brand span{display:block;font-size:12px;letter-spacing:.18em}.instagram{font-size:14px}main{padding:0 32px}.intro{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:24px;padding:44px 0 70px}.eyebrow{font-size:14px;font-weight:700;letter-spacing:.08em;margin:0 0 15px}h1{font-size:clamp(32px,4vw,49px);line-height:1.5;letter-spacing:.035em;margin:0 0 20px}h1 span,.closing h2 span{display:block;white-space:nowrap}.lead{margin:0 0 25px}.jump{font-size:15px;font-weight:700}.hero-art{position:relative;background:var(--orange);border-radius:50% 50% 25% 25%;padding:45px 10px 65px;display:flex;align-items:center;min-height:310px}.hero-art img{width:52%;height:auto;object-fit:contain}.hero-art img+img{margin-left:-4%;transform:rotate(7deg)}.art-label{position:absolute;bottom:20px;left:0;right:0;text-align:center;font-size:14px;font-weight:700}h2{font-size:25px;line-height:1.5;word-break:keep-all;overflow-wrap:normal;margin:0}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:12px;border-top:1px solid var(--line);padding-top:30px}.section-heading .eyebrow{font-size:12px;margin-bottom:8px}#count{font-size:14px;white-space:nowrap;margin:0}.filters{display:flex;gap:10px;flex-wrap:wrap;margin:25px 0}.filters button{background:transparent;border:1px solid var(--line);border-radius:24px;padding:7px 20px;font-size:14px;white-space:nowrap}.filters button[aria-pressed=true]{background:var(--ink);border-color:var(--ink);color:#fff}.cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.card{background:white;border:1px solid var(--line);border-radius:18px;overflow:hidden;display:flex;flex-direction:column}.stage{background:#f1eee7;padding:22px 26px;position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:8px;min-height:185px}.stage img{width:100%;height:140px;object-fit:contain}.card:nth-child(even) .stage{background:#f4e3c9}.tag{display:inline-block;font-size:13px;font-weight:700;border-radius:5px;padding:2px 9px;background:#f2eee7;margin-right:8px}.info{padding:22px;display:flex;flex:1;flex-direction:column}.info h3{font-size:21px;line-height:1.55;margin:12px 0 7px;word-break:keep-all}.info h3 span{display:inline-block}.info p{margin:0 0 16px;font-size:15px}.actions{margin-top:auto;display:grid;gap:10px}.buy,.soon{display:block;text-align:center;text-decoration:none;border-radius:9px;background:var(--green);color:#fff;padding:11px 10px;font-size:16px;font-weight:700}.soon{background:#f5e7cc;color:#624422}.see{border:0;background:none;text-decoration:underline;text-underline-offset:5px;font-size:14px;padding:6px}.note{font-size:13px;color:#666;margin-top:24px}.closing{margin:65px 0 35px;padding:35px;border-radius:20px;background:var(--orange)}.closing h2 span{display:inline-block}.closing p{margin:15px 0 10px}.closing a{font-weight:700}footer{display:flex;justify-content:space-between;gap:12px;padding:25px 32px 40px;font-size:12px;color:#666}dialog{width:min(980px,94vw);max-height:90vh;border:0;border-radius:16px;padding:24px;background:var(--cream)}dialog::backdrop{background:#0009}.dialog-top{display:flex;align-items:start;justify-content:space-between;gap:18px;position:sticky;top:-24px;background:var(--cream);padding:16px 0}.dialog-top h2{font-size:20px}.dialog-top button{white-space:nowrap;border:1px solid #bbb;background:white;border-radius:6px;font-size:14px}#dialog-note{font-size:14px}#all-stickers{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}#all-stickers img{width:100%;height:160px;object-fit:contain}body:has(dialog[open]){overflow:hidden}@media(max-width:767px){header{padding:20px}.brand{font-size:17px}main{padding:0 20px}.intro{grid-template-columns:1fr;padding:25px 0 38px;gap:28px}.hero-art{min-height:220px;padding:15px 20px 42px;max-width:450px;width:100%;justify-self:center}.hero-art img{max-height:220px}.cards{grid-template-columns:1fr}.stage img{height:125px}.section-heading h2{font-size:21px}.filters{gap:7px}.filters button{padding:7px 14px}h1{font-size:36px}.closing{padding:25px 20px}.closing h2{font-size:23px}footer{padding:20px;flex-direction:column}#all-stickers{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}#all-stickers img{height:120px}.dialog-top{gap:10px}.dialog-top h2{font-size:17px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
