:root{--green:#1b5e20;--green2:#0d3b13;--yellow:#ffc107;--bg:#f4f7f6;--text:#263238}body{font-family:Roboto,Arial,sans-serif;background:var(--bg);color:var(--text)}.topbar{background:var(--green);color:white;font-size:.78rem}.brand-header{background:#fff;border-bottom:4px solid var(--yellow);box-shadow:0 3px 15px #00000012}.brand-logo{height:62px;max-width:100%}.hero{background:linear-gradient(135deg,var(--green2),var(--green));color:white;padding:55px 0}.category-chip{border:1px solid var(--green);color:var(--green);border-radius:999px;padding:.45rem .9rem;text-decoration:none;background:white}.category-chip.active,.category-chip:hover{background:var(--green);color:white}.agreement-card{border:0;border-radius:18px;overflow:hidden;box-shadow:0 10px 28px #00000012;height:100%;transition:.2s}.agreement-card:hover{transform:translateY(-4px)}.logo-box{height:125px;display:flex;align-items:center;justify-content:center;background:white;padding:22px}.logo-box img{max-height:90px;max-width:100%;object-fit:contain}.badge-cat{background:#e8f5e9;color:var(--green);margin:2px}.btn-brand{background:var(--green);color:white}.btn-brand:hover{background:var(--green2);color:white}.footer{background:var(--green2);color:#cfd8dc}.admin-sidebar{min-height:100vh;background:var(--green2);color:white}.admin-sidebar a{display:block;color:#dce7dd;text-decoration:none;padding:.8rem 1rem;border-radius:8px;margin:.15rem}.admin-sidebar a:hover{background:#ffffff18;color:white}.stat{border:0;border-radius:16px;box-shadow:0 6px 20px #0000000d}.table-card{background:white;border-radius:16px;box-shadow:0 8px 25px #0000000d;padding:1rem}.form-section{background:white;border-radius:16px;box-shadow:0 8px 25px #0000000d;padding:1.25rem;margin-bottom:1rem}.required:after{content:' *';color:#c62828}@media(max-width:767px){.admin-sidebar{min-height:auto}.hero{padding:35px 0}.brand-logo{height:52px}}
