.create-post-container{color:#eaeaea;background-color:#415a3c;border:1px solid #556b51;border-radius:8px;max-width:800px;margin:40px auto;padding:20px 40px}.create-post-container h1{text-align:center;border-bottom:2px solid #e4b61a;margin-bottom:30px;padding-bottom:15px}.create-post-form .form-group{margin-bottom:20px}.create-post-form label{margin-bottom:8px;font-size:1.1em;font-weight:700;display:block}.create-post-form input,.create-post-form select,.create-post-form textarea{color:#eaeaea;background-color:#3a4f35;border:1px solid #556b51;border-radius:5px;width:100%;padding:12px;font-size:1em}.create-post-form input:focus,.create-post-form select:focus,.create-post-form textarea:focus{border-color:#e4b61a;outline:none}.create-post-form button{color:#2c2c2c;cursor:pointer;background-color:#e4b61a;border:none;border-radius:5px;width:100%;padding:15px;font-size:1.2em;font-weight:700;transition:background-color .3s}.create-post-form button:hover:not(:disabled){background-color:#fddb3a}.create-post-form button:disabled{cursor:not-allowed;background-color:#8a721a}.error-message{color:#ff6b6b;text-align:center;margin-bottom:15px}
