*,*: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:#666;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;word-break:break-word;overflow-wrap:break-word;min-width:0}.post-body{margin:0 0 .75rem;line-height:1.5;color:#333;word-break:break-word;overflow-wrap:break-word}.post-meta{display:flex;gap:1rem;font-size:.8rem;color:#666}.author{font-weight:500;color:#555;word-break:break-word;overflow-wrap:break-word}.delete-btn{background:none;border:1px solid #e2e8f0;border-radius:4px;padding:2px 10px;font-size:.8rem;color:#666;cursor:pointer;white-space:nowrap}.error{color:#e53e3e;font-size:.875rem;margin:.5rem 0 0}.delete-btn:hover{border-color:#e53e3e;color:#e53e3e;background:#fff5f5}.pagination{display:flex;align-items:center;justify-content:space-between;margin-top:1.5rem}.pagination-btn{background:#fff;color:#335d92;border:1px solid #cbd5e1;border-radius:6px;padding:.4rem 1rem;font-size:.9rem;font-weight:500;cursor:pointer}.pagination-btn:hover:not(:disabled){background:#f0f5ff;border-color:#335d92}.pagination-btn:disabled{opacity:.4;cursor:not-allowed}.pagination-info{font-size:.85rem;color:#666}
