.post-container{max-width:500px;margin:40px auto;font-family:Arial,sans-serif}.post-form{background:#fff;padding:20px;border-radius:8px;box-shadow:0 4px 12px #0000001a}.post-form input[type=text],.post-form input[type=file]{width:100%;margin-bottom:12px;padding:8px 10px;border:1px solid #ccc;border-radius:4px}.post-form input[type=file]{padding:5px}.post-form button{width:100%;padding:10px;background-color:#1877f2;color:#fff;border:none;border-radius:4px;font-size:15px;cursor:pointer}.post-form button:hover{background-color:#145dbf}.post-card{background:#fff;padding:15px;border-radius:8px;margin-bottom:20px;box-shadow:0 2px 8px #00000014}.post-card strong{display:block;margin-bottom:8px;color:#333}.post-card img{width:100%;border-radius:6px;margin:10px 0}.post-card p{color:#555;margin-bottom:10px}.post-actions{display:flex;gap:10px}.post-actions button{flex:1;padding:6px 0;border:none;border-radius:4px;cursor:pointer;font-size:14px}.post-actions button:first-child{background-color:#ffc107;color:#000}.post-actions button:first-child:hover{background-color:#e0a800}.post-actions button:last-child{background-color:#dc3545;color:#fff}.post-actions button:last-child:hover{background-color:#b52a37}
