*,*:before,*:after{box-sizing:border-box}body{font-family:Gordita,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;background:#f5f7fa;color:#1a1a1a;margin:0}.container{max-width:680px;margin:0 auto;padding:2rem 1rem}h1{color:#335d92;font-size:2rem;font-weight:700;margin:0 0 2rem}h2{font-size:1.1rem;font-weight:600;margin:0 0 1rem}.create-form{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:1.25rem;margin-bottom:2rem}.field{display:flex;flex-direction:column;gap:4px;margin-bottom:.75rem}.field label{font-size:.85rem;font-weight:500;color:#444}.field input,.field textarea{border:1px solid #cbd5e1;border-radius:6px;padding:.5rem .75rem;font-size:.95rem;font-family:inherit;width:100%;resize:vertical}.field input:focus,.field textarea:focus{outline:2px solid #335d92;outline-offset:1px}button[type=submit]{background:#335d92;color:#fff;border:none;border-radius:6px;padding:.5rem 1.25rem;font-size:.95rem;font-weight:500;cursor:pointer}button[type=submit]:hover{background:#274a78}.feed h2{color:#555}.empty{color:#888;font-style:italic}.post-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:1.25rem;margin-bottom:1rem}.post-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:.5rem}.post-header h3{margin:0;font-size:1rem;font-weight:600}.post-body{margin:0 0 .75rem;line-height:1.5;color:#333}.post-meta{display:flex;gap:1rem;font-size:.8rem;color:#888}.author{font-weight:500;color:#555}.delete-btn{background:none;border:1px solid #e2e8f0;border-radius:4px;padding:2px 10px;font-size:.8rem;color:#999;cursor:pointer;white-space:nowrap}.delete-btn:hover{border-color:#e53e3e;color:#e53e3e;background:#fff5f5}
