:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.app{max-width:600px;margin:0 auto;padding:2rem}.ink-story{margin-top:2rem}.story-text p{margin:1rem 0;line-height:1.6}.story-text .choice-made{color:#666;font-style:italic}.story-choices{display:flex;flex-direction:column;gap:.5rem;margin-top:1.5rem}.choice-button{padding:.75rem 1rem;font-size:1rem;text-align:left;background:#f0f0f0;border:1px solid #ccc;border-radius:4px;cursor:pointer;transition:background .2s}.choice-button:hover{background:#e0e0e0}.story-end{margin-top:2rem;font-weight:700;color:#666}.story-error{padding:1rem;background:#fee;border:1px solid #c00;border-radius:4px;color:#900}.story-error pre{margin-top:.5rem;white-space:pre-wrap;font-size:.9rem}
