*{box-sizing:border-box;margin:0;padding:0}body{color:#d4d0c8;background-color:#0e0e0e;justify-content:center;align-items:flex-start;min-height:100vh;padding:60px 20px;font-family:Georgia,serif;display:flex}#root{width:100%;max-width:680px}h1{color:#f0ece0;letter-spacing:.04em;margin-bottom:8px;font-size:2rem;font-weight:400}p{color:#a09d94;margin-bottom:1.4rem;font-size:1.05rem;line-height:1.85}select{color:#d4d0c8;appearance:none;cursor:pointer;background-color:#1a1a1a;border:1px solid #2e2e2e;border-radius:8px;outline:none;width:100%;margin-bottom:16px;padding:12px 16px;font-family:Georgia,serif;font-size:1rem}select:focus{border-color:#5a4e3a}button{color:#e8d9b8;cursor:pointer;letter-spacing:.05em;background-color:#2a2118;border:1px solid #4a3c28;border-radius:8px;width:100%;margin-top:8px;padding:14px;font-family:Georgia,serif;font-size:1rem;transition:background-color .2s}button:hover{background-color:#3a2e1e}button:disabled{opacity:.4;cursor:not-allowed}form{flex-direction:column;display:flex}.story-meta{color:#5a5650;letter-spacing:.06em;text-transform:uppercase;margin-bottom:32px;font-size:.85rem}.story-body p{color:#c8c4bc;margin-bottom:1.6rem;font-size:1.1rem;line-height:2}.error{color:#a05a4a;margin-bottom:16px;font-size:.9rem}.loading{color:#5a5650;letter-spacing:.08em;text-align:center;margin-top:80px;font-size:1rem;animation:2s ease-in-out infinite pulse}@keyframes pulse{0%,to{opacity:.4}50%{opacity:1}}
