: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}body{margin:0;display:flex;justify-content:center;align-items:center;min-width:320px;min-height:100vh}#root{width:100%;height:100%;display:flex;justify-content:center;align-items:center}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}:root{font-family:Segoe UI,Tahoma,Geneva,Verdana,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;-webkit-text-size-adjust:100%;font-size:16px}@media(max-width:768px){:root{font-size:14px}}@media(max-width:480px){:root{font-size:12px}}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:2.5rem;line-height:1.1;color:#646cff;margin-bottom:.8rem}h2{font-size:1.8rem;margin-top:1.5rem;color:#eee}button{border-radius:.5rem;border:1px solid transparent;padding:.6em 1.2em;font-size:1rem;font-weight:500;font-family:inherit;background-color:#1a1a1a;background-image:linear-gradient(45deg,#3a3a3a,#1a1a1a);color:#fff;cursor:pointer;transition:background-color .25s,border-color .25s,transform .1s;margin-left:.625rem;box-shadow:0 .125rem .25rem #0003}button:hover{border-color:#646cff;background-color:#2a2a2a;background-image:linear-gradient(45deg,#4a4a4a,#2a2a2a);transform:translateY(-2px)}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color;border-color:#646cff}button:disabled{cursor:not-allowed;opacity:.6;background-color:#333;background-image:none;transform:none}input[type=text]{border-radius:.5rem;border:1px solid #444;padding:.6em 1.2em;font-size:1rem;background-color:#1a1a1a;color:#fff;transition:border-color .25s,box-shadow .25s}input[type=text]:focus{border-color:#646cff;outline:none;box-shadow:0 0 0 3px #646cff4d}input[type=text]::placeholder{color:#a0a0a0}.App{max-width:50rem;margin:0 auto;padding:3rem 2rem;text-align:center}.App-header p{color:#bbb;margin-bottom:2.5rem}.story-form{display:flex;justify-content:center;align-items:center;gap:.625rem;margin-bottom:2rem;flex-wrap:wrap}.story-output{background-color:#1a1a1a;border-radius:.5rem;padding:2rem;text-align:left;white-space:pre-wrap;word-break:break-word;box-shadow:0 .25rem .5rem #0006;min-height:6.25rem;margin-top:2rem;border:1px solid #333}.story-text{color:#ddd;line-height:1.6}.error-message{color:#ff6b6b;margin-top:1.5rem;font-weight:700;font-size:1.1rem;padding:.5rem 1rem;background-color:#ff6b6b1a;border-radius:.25rem}.language-switcher{margin-top:1.5rem;display:flex;justify-content:center;gap:.625rem}.language-switcher button{background-color:#333;background-image:none;border:1px solid #555;color:#ccc;padding:.4em .8em;font-size:.9rem;margin-left:0}.language-switcher button:hover{background-color:#444;border-color:#646cff;transform:none}
