.rg-admin{--background:210 25% 98%;--foreground:222 47% 11%;--card:0 0% 100%;--card-foreground:222 47% 11%;--popover:0 0% 100%;--popover-foreground:222 47% 11%;--primary:221 83% 53%;--primary-foreground:0 0% 100%;--secondary:210 40% 96%;--secondary-foreground:222 47% 11%;--muted:210 40% 96%;--muted-foreground:215 16% 42%;--accent:214 95% 93%;--accent-foreground:221 83% 33%;--destructive:0 72% 51%;--destructive-foreground:0 0% 100%;--success:142 71% 40%;--warning:38 92% 45%;--border:214 32% 91%;--input:214 32% 91%;--ring:221 83% 53%;--radius:0.6rem;--sidebar:222 47% 13%;--sidebar-foreground:210 30% 88%;--sidebar-muted:215 20% 62%;--sidebar-active:217 91% 60%;background:hsl(var(--background));color:hsl(var(--foreground));min-height:100vh}.dark .rg-admin{--background:222 47% 9%;--foreground:210 40% 96%;--card:222 40% 13%;--card-foreground:210 40% 96%;--popover:222 40% 13%;--popover-foreground:210 40% 96%;--primary:217 91% 60%;--primary-foreground:222 47% 11%;--secondary:217 33% 18%;--secondary-foreground:210 40% 96%;--muted:217 33% 18%;--muted-foreground:215 20% 65%;--accent:217 40% 22%;--accent-foreground:210 40% 96%;--destructive:0 63% 50%;--destructive-foreground:210 40% 98%;--success:142 60% 45%;--warning:38 85% 55%;--border:217 33% 22%;--input:217 33% 22%;--ring:217 91% 60%;--sidebar:222 47% 7%;--sidebar-foreground:210 30% 85%;--sidebar-muted:215 20% 55%;--sidebar-active:217 91% 60%}.rg-sidebar{background:hsl(var(--sidebar));color:hsl(var(--sidebar-foreground))}.rg-sidebar a{color:hsl(var(--sidebar-muted))}.rg-sidebar a:hover{color:hsl(var(--sidebar-foreground));background:hsla(0,0%,100%,.05)}.rg-sidebar a.active{color:#fff;background:hsl(var(--sidebar-active)/.18);box-shadow:inset 3px 0 0 hsl(var(--sidebar-active))}.rg-badge{display:inline-flex;align-items:center;gap:4px;font-size:12px;padding:2px 9px;border-radius:9999px;font-weight:500}.rg-badge-success{background:hsl(var(--success)/.14);color:hsl(var(--success))}.rg-badge-warning{background:hsl(var(--warning)/.16);color:hsl(var(--warning))}.rg-badge-danger{background:hsl(var(--destructive)/.14);color:hsl(var(--destructive))}.rg-badge-muted{background:hsl(var(--muted));color:hsl(var(--muted-foreground))}.rg-badge-info{background:hsl(var(--accent));color:hsl(var(--accent-foreground))}