html:root{--background:0 0% 100%;--foreground:210 5% 16%;--card:0 0% 99%;--card-foreground:210 5% 16%;--popover:0 0% 99%;--popover-foreground:210 5% 16%;--primary:210 5% 16%;--primary-foreground:0 0% 99%;--secondary:30 15% 94%;--secondary-foreground:210 5% 16%;--muted:30 8% 93%;--muted-foreground:0 0% 40%;--accent:22 68% 76%;--accent-foreground:210 5% 16%;--lavender:252 25% 58%;--lavender-soft:240 67% 94%;--lavender-mist:240 100% 97%;--aqua:180 25% 75%;--peach:22 68% 76%;--teal:180 22% 75%;--destructive:0 84.2% 60.2%;--destructive-foreground:0 0% 99%;--border:210 5% 16%;--border-soft:0 0% 88%;--input:0 0% 90%;--ring:210 5% 16%;--radius:0.375rem;--shadow-soft:none;--shadow-card:none;--sidebar-background:0 0% 98%;--sidebar-foreground:0 0% 25%;--sidebar-primary:0 0% 12%;--sidebar-primary-foreground:0 0% 99%;--sidebar-accent:30 15% 94%;--sidebar-accent-foreground:0 0% 20%;--sidebar-border:0 0% 90%;--sidebar-ring:0 0% 12%;--status-pass:142 71% 45%;--status-fail:0 84% 60%;--status-pending:38 92% 50%;--status-info:210 100% 52%}body{background-color:hsl(var(--background));color:hsl(var(--foreground));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Satoshi,system-ui,-apple-system,sans-serif;line-height:1.4}h1,h2,h3{font-family:Playfair Display,Georgia,serif;font-weight:400}h1 em,h2 em,h3 em{color:hsl(var(--lavender))}h4,h5,h6{font-family:Satoshi,system-ui,sans-serif}.font-headline{font-family:Playfair Display,Georgia,serif}.font-body{font-family:Satoshi,system-ui,sans-serif}.badge-pass{background-color:hsl(var(--status-pass)/.1);color:hsl(var(--status-pass));border:1px solid hsl(var(--status-pass)/.2)}.badge-fail{background-color:hsl(var(--status-fail)/.1);color:hsl(var(--status-fail));border:1px solid hsl(var(--status-fail)/.2)}.badge-pending{background-color:hsl(var(--status-pending)/.1);color:hsl(var(--status-pending));border:1px solid hsl(var(--status-pending)/.2)}.badge-info{background-color:hsl(var(--status-info)/.1);color:hsl(var(--status-info));border:1px solid hsl(var(--status-info)/.2)}.row-over-budget{background-color:hsl(0 84% 60%/.05)}.pill{display:inline-flex;align-items:center;padding:.25rem .75rem;border-width:1px;border-style:solid;border-color:hsl(var(--foreground));border-radius:9999px;font-size:.75rem;line-height:1rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em;font-family:Satoshi,system-ui,sans-serif}