:root{--portal-rail-width:240px;--primary:189 56% 29%;--background:45 33% 95%;--foreground:0 0% 23%;--card:0 0% 100%;--card-foreground:0 0% 23%;--primary-foreground:0 0% 100%;--muted:25 30% 96%;--muted-foreground:0 0% 38%;--coral:3 83% 60%;--border:20 10% 90%;--score-ring-bg:186 30% 92%}.health-card{border-radius:1rem;border:1px solid hsl(var(--border)/.5);background:hsl(var(--card));padding:1.25rem;box-shadow:0 1px 2px 0 rgb(0 0 0/.05);transition:all .2s ease}.health-card:hover{box-shadow:0 4px 6px -1px rgb(0 0 0/.1),0 2px 4px -2px rgb(0 0 0/.1)}.metric-label{font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:.05em;color:hsl(var(--muted-foreground))}.section-title{font-size:20px;font-weight:600;color:hsl(var(--foreground))}.section-label{margin-bottom:.25rem;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:hsl(var(--muted-foreground))}.evida-modal-backdrop{backdrop-filter:blur(3px) saturate(.96)}@media (min-width:768px){.authenticated-dashboard-shell .evida-modal-backdrop{left:var(--portal-rail-width);right:0;width:auto}}