#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.posts-page{min-height:100vh;background-color:#f7f7f7;padding:2rem;font-family:sans-serif}.page-title{text-align:center;font-size:2rem;margin-bottom:2rem}.posts-container{max-width:600px;margin:0 auto}.post-card{background:#fff;border-radius:12px;padding:1rem;margin-bottom:1.5rem;box-shadow:0 2px 5px #0000000d;transition:box-shadow .2s ease}.post-card:hover{box-shadow:0 4px 12px #0000001a}.post-title{font-size:1.25rem;margin-bottom:.5rem;font-weight:700}.post-content,.post-username{margin-bottom:.75rem;color:#333}.post-comments{font-size:.9rem;color:#777}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#989191;cursor:pointer;transition:border-color .25s}.post-tags{font-size:.85rem;color:#555;margin-top:.25rem}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0009;display:flex;align-items:center;justify-content:center;z-index:10}.modal{background-color:#1e1e1e;padding:2rem;border-radius:12px;max-width:400px;width:90%;color:#fff}.modal h2{margin-bottom:1rem}.modal input,.modal textarea{width:100%;padding:.6rem;margin-bottom:1rem;border-radius:6px;border:1px solid #444;background:#2a2a2a;color:#fff}.modal-buttons{display:flex;justify-content:flex-end;gap:1rem}.modal-buttons button{padding:.5rem 1rem;border-radius:6px;border:none;cursor:pointer;font-weight:500}.modal-buttons button[type=submit]{background-color:#4caf50;color:#fff}.modal-buttons button[type=button]{background-color:#777;color:#fff}.modal label{display:block;margin-bottom:.25rem;font-weight:500}.modal select{width:100%;padding:.6rem;margin-bottom:1rem;border-radius:6px;border:1px solid #444;background:#2a2a2a;color:#fff}fieldset{border:none;padding:0;margin-bottom:1rem}.tag-option{display:block;margin-bottom:.5rem;font-size:.95rem}@tailwind base;@tailwind components;@tailwind utilities;:root{font-family:Inter,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;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}.error{color:red}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}}
