.blog-admin-container{color:#333;background:#fff;border-radius:8px;max-width:900px;margin:2rem auto;padding:1rem 1.5rem;font-family:Inter,sans-serif;box-shadow:0 2px 8px #0000001a}.blog-admin-container h1{text-align:center;margin-bottom:1rem}.status-msg{color:#444;text-align:center;margin:.5rem 0;font-style:italic}.post-selector{flex-direction:column;gap:.5rem;margin-bottom:1.5rem;display:flex}.post-selector select{border:1px solid #ccc;border-radius:4px;padding:.4rem}.admin-form{flex-direction:column;gap:1rem;display:flex}.admin-form label{color:#555;flex-direction:column;gap:.3rem;font-size:.95rem;display:flex}.admin-form input[type=text],.admin-form input[type=datetime-local],.admin-form textarea{box-sizing:border-box;border:1px solid #ccc;border-radius:4px;width:100%;padding:.5rem;font-family:Inter,sans-serif;font-size:1rem}.hero-image-section{border:1px solid #eee;border-radius:4px;margin:1rem 0;padding:.5rem}.hero-image-section label{margin-bottom:.5rem;font-weight:600}.hero-image-preview{text-align:center;margin:.5rem 0}.hero-image-preview img{border-radius:4px;width:100%;max-width:300px;height:auto}.remove-btn{color:#fff;cursor:pointer;background:#ff4d4d;border:none;border-radius:4px;margin-top:.5rem;padding:.3rem .5rem}.content-row{gap:1rem;display:flex}.editor-side,.preview-side{flex-direction:column;flex:1;display:flex}.preview-box{background:#fafafa;border:1px solid #eee;border-radius:4px;max-height:250px;padding:.5rem;font-size:.95rem;transition:max-height .3s;overflow-y:auto}.preview-box.expanded{max-height:none}.toggle-preview-btn{color:#007bff;cursor:pointer;background:0 0;border:none;align-self:flex-end;margin-top:.3rem;font-size:.9rem}.image-preview{text-align:center;margin:1rem 0}.image-preview img{border:1px solid #ddd;border-radius:4px;max-width:300px}.admin-form button[type=submit]{color:#fff;cursor:pointer;background:#007bff;border:none;border-radius:4px;align-self:flex-start;padding:.6rem 1.2rem;font-family:Inter,sans-serif;font-size:1rem}.admin-form button[type=submit]:hover{background:#005dc3}.uploaded-images-section{border-top:1px solid #eee;margin-top:2rem;padding-top:1rem}.uploaded-images-section h2{text-align:center;margin-bottom:.5rem;font-size:1.5rem}.refresh-btn{color:#fff;cursor:pointer;background:#007bff;border:none;border-radius:4px;margin-bottom:1rem;margin-left:auto;margin-right:auto;padding:.4rem .8rem;display:block}.refresh-btn:hover{background:#005dc3}.images-grid{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.image-card{text-align:center;border:1px solid #ccc;border-radius:4px;max-width:250px;padding:.5rem}.uploaded-img{border-radius:4px;max-width:100%}.img-url{word-break:break-all;color:#555;margin-top:.5rem;font-size:.8rem}.delete-btn{color:#fff;cursor:pointer;background:#ff4d4d;border:none;border-radius:4px;margin-top:.5rem;padding:.3rem .6rem}.delete-btn:hover{background:#d33}@media (max-width:768px){.content-row{flex-direction:column}.preview-side,.editor-side{margin-top:1rem}}
