:root{--desa:#16834d;--desa2:#0e5f39;--ink:#14231b;--soft:#f4f8f5;--gold:#e8b44c}
body{font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif;background:var(--soft);color:var(--ink)}
.topbar{background:#0b5131;color:#dff3e7;font-size:.9rem}.navbar-brand{letter-spacing:-.3px}.brand-mark{width:42px;height:42px;border-radius:12px;background:#e8f6ee;color:var(--desa);display:grid;place-items:center}
.navbar{background:#fff}.hero{background:linear-gradient(120deg,#0e633b 0%,#16834d 58%,#36a96f 100%);color:#fff}
.hero .search{max-width:650px}.section-title{letter-spacing:-.5px}.news-card{border:0;border-radius:20px;overflow:hidden;transition:.2s;background:#fff}.news-card:hover{transform:translateY(-4px);box-shadow:0 18px 45px rgba(14,95,57,.12)!important}
.news-image{height:225px;object-fit:cover}.placeholder{height:225px;background:#e7f5ed;color:var(--desa);display:grid;place-items:center;font-size:4rem}
.badge-soft{background:#e6f6ed;color:#08723e}.article{font-size:1.08rem;line-height:1.9}.article img{max-width:100%;height:auto;border-radius:14px}
.footer{background:#0b5131;color:#cfe7da}.footer a{color:#dff3e7;text-decoration:none}
.admin-body{background:#f5f7f6}.admin-sidebar{width:260px;min-height:100vh;background:#0b3d28;color:#dcefe5}.admin-sidebar .nav-link{color:#cce2d7;border-radius:12px;padding:.75rem 1rem}.admin-sidebar .nav-link:hover,.admin-sidebar .nav-link.active{background:#16834d;color:#fff}.admin-main{min-width:0}.stat-card{border:0;border-radius:18px}.table img{width:70px;height:48px;object-fit:cover;border-radius:8px}.login-wrap{min-height:100vh;background:linear-gradient(135deg,#0b5131,#16834d);display:grid;place-items:center}.login-card{max-width:430px;width:100%;border:0;border-radius:24px}
@media(max-width:991px){.admin-sidebar{width:100%;min-height:auto}.news-image,.placeholder{height:200px}}
