: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}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}body{font-family:Segoe UI,Arial,sans-serif;background:#f0f8f0;color:#222;margin:0;padding:0}#root{max-width:900px;margin:0 auto;padding:0}nav{background:#2d5a2d;color:#fff;padding:18px 32px;font-size:1.2rem;display:flex;gap:24px;align-items:center;border-radius:0 0 12px 12px;width:fit-content;margin:0 auto 32px}nav a{color:#fff;text-decoration:none;margin-right:18px;font-weight:500;transition:color .2s}nav a:hover{color:#90ee90}.container{background:#fff;padding:32px 28px;border-radius:12px;box-shadow:0 2px 16px #2d5a2d14;margin-bottom:32px}h1,h2,h3{color:#2d5a2d;margin-bottom:10px}input,textarea,select,button{border-radius:6px;border:1px solid #ccc;font-size:1rem;margin-bottom:10px;outline:none;transition:border .2s}input:focus,textarea:focus,select:focus{border:1.5px solid #2d5a2d}button{background:#2d5a2d;color:#fff;border:none;padding:8px 18px;cursor:pointer;font-weight:500;margin-top:8px;transition:background .2s}button:hover{background:#1e3d1e}.post-card{border:1px solid #e0e0e0;background:#f8fff8;border-radius:10px;margin-bottom:18px;padding:18px 16px;transition:box-shadow .2s,border-color .2s}.post-card:hover{box-shadow:0 2px 8px #2d5a2d1a;border-color:#90ee90}.post-card h3{margin:0 0 6px}.post-card .meta{color:#666;font-size:.95rem;margin-bottom:6px}img{border-radius:8px;max-width:100%;margin:10px 0;box-shadow:0 1px 6px #2d5a2d12}.comment{background:#f0f8f0;border-radius:7px;padding:10px 14px;margin-bottom:10px;border:1px solid #e0e0e0}.comment small{color:#888}hr{border:none;border-top:1px solid #e0e0e0;margin:24px 0}
