@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";
body{background-color:#f8fafc!important;font-family:Inter,sans-serif!important}:root{--theme-success-500:#3b82f6;--theme-success-400:#60a5fa;--theme-success-600:#2563eb;--theme-elevation-50:#fff;--theme-elevation-100:#f8fafc;--theme-elevation-150:#f1f5f9;--theme-text:#0f172a;--font-body:"Inter", sans-serif;--theme-border-color:#e2e8f0;--theme-radius:12px}.nav{padding-top:1rem;background-color:#fff!important;border-right:1px solid #f1f5f9!important}.nav__scroll{padding-left:1rem;padding-right:1rem}.nav-group__title{text-transform:uppercase!important;letter-spacing:.05em!important;color:#94a3b8!important;margin-top:1.5rem!important;margin-bottom:.5rem!important;font-size:.7rem!important;font-weight:700!important}.nav__link{color:#475569!important;border-radius:8px!important;margin-bottom:.25rem!important;padding:.6rem .8rem!important;font-weight:500!important;transition:all .2s!important}.nav__link:hover{color:#0f172a!important;background-color:#f8fafc!important}.nav__link--active{color:#2563eb!important;background-color:#eff6ff!important;font-weight:600!important}.app-header{background-color:#fff!important;border-bottom:1px solid #f1f5f9!important;height:64px!important;padding:0 2rem!important}.collection-list{background-color:#fff!important;border:1px solid #e2e8f0!important;border-radius:16px!important;overflow:hidden!important;box-shadow:0 4px 6px -1px #0000000d!important}.table{border:none!important}.table th{color:#64748b!important;text-transform:uppercase!important;letter-spacing:.05em!important;background-color:#f8fafc!important;border-bottom:1px solid #e2e8f0!important;padding:1rem!important;font-size:.75rem!important;font-weight:600!important}.table td{color:#334155!important;vertical-align:middle!important;border-bottom:1px solid #f1f5f9!important;padding:1rem!important}.table tr:hover td{background-color:#f8fafc!important}.custom-dashboard-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;transition:all .2s;box-shadow:0 1px 3px #0000000d}.custom-dashboard-card:hover{border-color:#cbd5e1;box-shadow:0 4px 6px -1px #0000000d}
