@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&family=Noto+Sans+JP:wght@300;400;500;700;900&family=Klee+One:wght@400;600&display=swap";:root{--color-zinc-50:oklch(98.5% 0 0);--color-zinc-100:oklch(96.7% .001 286.375);--color-zinc-200:oklch(92% .004 286.32);--color-zinc-400:oklch(70.5% .015 286.067);--color-zinc-500:oklch(55.2% .016 285.938);--color-zinc-600:oklch(44.2% .017 285.786);--color-zinc-800:oklch(27.4% .006 286.033);--color-zinc-900:oklch(21% .006 285.885);--color-white:#fff;--font-sans:"Inter", ui-sans-serif, system-ui, sans-serif;--font-jp:"Noto Sans JP", sans-serif;--color-zen-black:#1a1a1a;--color-zen-white:#fff}body{font-family:var(--font-sans);background-color:var(--color-zen-white);color:var(--color-zen-black)}.font-jp{font-family:var(--font-jp)}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:0 0;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:var(--color-zinc-200);border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background-color:var(--color-zinc-400)}@keyframes drawStroke{0%{stroke-dashoffset:500px;opacity:0}10%{opacity:1}to{stroke-dashoffset:0;opacity:1}}@keyframes fadeInNumber{to{opacity:.7}}.stroke-anim-path{fill:none;stroke:#18181b;stroke-width:4px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:500;stroke-dashoffset:500px;opacity:0;animation-name:drawStroke;animation-timing-function:ease-out;animation-fill-mode:forwards}.stroke-number{fill:#999;opacity:0;font-family:sans-serif;font-size:8px;animation:.5s forwards fadeInNumber}[transform-style=preserve-3d]{perspective:1000px}.exit-left{opacity:0;transition:all .4s ease-in;transform:translate(-150%)rotate(-15deg)}.exit-right{opacity:0;transition:all .4s ease-in;transform:translate(150%)rotate(15deg)}button:focus{outline:none}.story-content red{color:#ef4444;font-weight:700}.story-content blue{color:#3b82f6;font-weight:700}.story-content green{color:#22c55e;font-weight:700}.story-content yellow{color:#eab308;font-weight:700}.story-content b{color:#111827;font-weight:900}
