: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}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: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}.card{padding:2em}#app{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{margin:0;padding:0;box-sizing:border-box;font-family:system-ui,sans-serif}body{background:linear-gradient(135deg,#0b1120,#192132);min-height:100vh;padding:20px}.container{max-width:800px;margin:0 auto;background:#fff;border-radius:24px;overflow:hidden}header{background:linear-gradient(90deg,#3b82f6,#8b5cf6);color:#fff;padding:30px;text-align:center}h1{font-size:2rem;margin-bottom:8px}.editor{padding:30px;background:#f8fafc;border-bottom:1px solid #e2e8f0}input,textarea{width:100%;padding:14px;margin-bottom:16px;border:2px solid #e2e8f0;border-radius:12px}button{background:#3b82f6;color:#fff;border:none;padding:14px;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;width:100%}button:hover:not(:disabled){background:#2563eb}button:disabled{opacity:.6;cursor:not-allowed}.hint{text-align:center;margin-top:12px;color:#64748b;font-size:.9rem}.timeline{padding:30px;max-height:500px;overflow-y:auto}.entry{background:#fff;border-left:6px solid #3b82f6;padding:20px;margin-bottom:20px;border-radius:12px;box-shadow:0 4px 12px #0000000d}.meta{display:flex;justify-content:space-between;color:#64748b;font-size:.9rem;margin-bottom:12px}.title{font-weight:600;color:#1e293b}.content{white-space:pre-wrap;color:#334155;line-height:1.6}.empty{text-align:center;padding:40px;color:#94a3b8}
