:root{--n:#0b6b3a;--n2:#064d2a;--bg:#f5f7f8}body{background:var(--bg);font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif}.brand{color:var(--n)}.sidebar{min-height:100vh;background:#fff;border-right:1px solid #e6e9ed}.side a{display:block;padding:.7rem .9rem;border-radius:.7rem;color:#344054;text-decoration:none;margin:.15rem 0}.side a:hover,.side a.active{background:#e8f5ee;color:var(--n);font-weight:600}.cardx{background:#fff;border:1px solid #e8eaed;border-radius:1rem;padding:1rem;box-shadow:0 4px 20px #1018280a}.logo{height:46px;object-fit:contain}.metric{font-size:1.6rem;font-weight:800}.table-wrap{overflow:auto}.btn-primary{background:var(--n);border-color:var(--n)}.btn-primary:hover{background:var(--n2);border-color:var(--n2)}@media(max-width:991px){.sidebar{min-height:auto;border-right:0;border-bottom:1px solid #e6e9ed}.side{display:flex;overflow:auto;gap:.25rem}.side a{white-space:nowrap}.desktop-only{display:none}}
