@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: #ffffff}body{font-family:var(--font-sans);background-color:var(--color-zen-white);color:var(--color-zen-black)}body{-webkit-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none}input,textarea,[contenteditable=true],[contenteditable=""]{-webkit-user-select:text;-ms-user-select:text;user-select:text;-webkit-touch-callout:default}.font-jp{font-family:var(--font-jp)}.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{font-weight:900;color:#111827}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}@media(min-width:1024px)and (hover:hover)and (pointer:fine){.hide-scrollbar-md::-webkit-scrollbar{display:none}.hide-scrollbar-md{-ms-overflow-style:none;scrollbar-width:none}}@keyframes shimmer-sweep-once{0%{background-position:110% 0}73.7%{background-position:-160% 0}to{background-position:-160% 0}}.shimmer-overlay{background-image:linear-gradient(100deg,transparent 42%,rgba(255,255,255,.95) 50%,transparent 58%);background-size:320% 100%;-webkit-background-clip:text;background-clip:text;color:transparent;animation:shimmer-sweep-once 3.8s ease-out infinite;pointer-events:none}.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent;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:500;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:500;opacity:0;animation-name:drawStroke;animation-timing-function:ease-out;animation-fill-mode:forwards}.stroke-number{font-size:8px;fill:#999;font-family:sans-serif;opacity:0;animation:fadeInNumber .5s forwards}[transform-style=preserve-3d]{perspective:1000px}.exit-left{transform:translate(-150%) rotate(-15deg);opacity:0;transition:all .4s ease-in}.exit-right{transform:translate(150%) rotate(15deg);opacity:0;transition:all .4s ease-in}
