:root{--brand:#78943E;--accent:#01ACEE;--muted:#6b7280;--nav-h: 64px;--safe-bottom: env(safe-area-inset-bottom, 0px)}*{box-sizing:border-box}html,body{height:100%}.app-shell{min-height:100vh;background:#f8fafc}.topbar{position:sticky;top:0;z-index:1020;background:#ffffffeb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(17,24,39,.06)}.brand-badge{width:40px;height:40px;border-radius:14px;display:grid;place-items:center;overflow:hidden;background:#78943e1f;border:1px solid rgba(120,148,62,.18)}.brand-badge img{display:block;max-width:100%;height:auto}.sidebar{width:280px;border-right:1px solid rgba(17,24,39,.06);background:#fff;position:sticky;top:0;height:100vh;overflow:auto}.sidebar .nav-link{border-radius:14px;padding:10px 12px;color:#374151}.sidebar .nav-link:hover{background:#1118270a}.sidebar .nav-link.active{background:#78943e1f;color:var(--brand);font-weight:600}.page-wrap{max-width:1120px;margin:0 auto}.page-head h1{font-size:18px;margin:0}.page-sub{color:var(--muted);font-size:13px}.main-with-mobile-nav{padding-bottom:calc(var(--nav-h) + 14px + var(--safe-bottom))}.mobile-nav{position:fixed;left:0;right:0;bottom:0;z-index:1030;background:#fff;border-top:1px solid rgba(17,24,39,.08);padding:8px 10px calc(8px + var(--safe-bottom));box-shadow:0 -8px 24px #1118270f}.mobile-nav a{text-decoration:none;color:#4b5563;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font-size:12px;min-width:64px;padding:6px 8px;border-radius:12px}.mobile-nav i{font-size:18px;line-height:1}.mobile-nav a.active{color:var(--brand);background:#78943e1a}@media(min-width:992px){.main-with-mobile-nav{padding-bottom:0}.mobile-nav{display:none}}.table-modern th{color:#6b7280;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.02em}.table-modern td{vertical-align:middle}.card-soft{background:#11182708;border:1px solid rgba(17,24,39,.06);border-radius:16px}.btn-soft{background:#1118270a;border:1px solid rgba(17,24,39,.06)}.btn-soft:hover{background:#1118270f}.btn-brand{background:var(--brand);border-color:var(--brand);color:#fff}.btn-brand:hover{filter:brightness(.95);color:#fff}.badge-soft-success{background:#22c55e24;color:#166534;border:1px solid rgba(34,197,94,.18)}.badge-soft-info{background:#0ea5e924;color:#075985;border:1px solid rgba(14,165,233,.18)}.badge-soft-warning{background:#f59e0b24;color:#92400e;border:1px solid rgba(245,158,11,.18)}.badge-soft-danger{background:#ef444424;color:#991b1b;border:1px solid rgba(239,68,68,.18)}.badge-soft-muted{background:#6b728024;color:#374151;border:1px solid rgba(107,114,128,.18)}
