@tailwind base;@tailwind components;@tailwind utilities;@layer base{:root{--radius: .125rem;--background: 36 44% 93%;--foreground: 0 0% 17%;--card: 0 0% 100%;--card-foreground: 0 0% 17%;--popover: 0 0% 100%;--popover-foreground: 0 0% 17%;--primary: 35 46% 61%;--primary-foreground: 0 0% 100%;--secondary: 36 30% 88%;--secondary-foreground: 0 0% 17%;--muted: 36 25% 90%;--muted-foreground: 0 0% 40%;--accent: 36 20% 92%;--accent-foreground: 0 0% 17%;--destructive: 0 62% 34%;--destructive-foreground: 0 0% 100%;--border: 36 20% 85%;--input: 36 20% 85%;--ring: 35 46% 61%;--chart-1: 35 46% 61%;--chart-2: 0 0% 17%;--chart-3: 173 38% 42%;--chart-4: 36 44% 70%;--chart-5: 0 62% 34%;--sidebar-background: 0 0% 14%;--sidebar-foreground: 36 30% 90%;--sidebar-primary: 35 46% 61%;--sidebar-primary-foreground: 0 0% 14%;--sidebar-accent: 0 0% 22%;--sidebar-accent-foreground: 36 30% 90%;--sidebar-border: 0 0% 22%;--sidebar-ring: 35 46% 61%;--success: 142 50% 35%;--warning: 35 90% 48%;--info: 217 71% 53%;--shadow-card: 0 4px 0 0 rgba(0,0,0,.08);--shadow-hover: 0 6px 0 0 rgba(0,0,0,.12);--gradient-primary: linear-gradient(135deg, hsl(35 46% 61%), hsl(35 56% 70%));--gradient-card: linear-gradient(180deg, hsl(0 0% 100%), hsl(36 20% 97%));--gradient-background: linear-gradient(180deg, hsl(36 44% 93%), hsl(36 30% 90%))}.dark{--background: 0 0% 12%;--foreground: 36 30% 92%;--card: 0 0% 16%;--card-foreground: 36 30% 92%;--popover: 0 0% 16%;--popover-foreground: 36 30% 92%;--primary: 35 46% 61%;--primary-foreground: 0 0% 12%;--secondary: 0 0% 22%;--secondary-foreground: 36 30% 92%;--muted: 0 0% 22%;--muted-foreground: 0 0% 60%;--accent: 0 0% 20%;--accent-foreground: 36 30% 92%;--destructive: 0 62% 34%;--destructive-foreground: 0 0% 100%;--border: 0 0% 25%;--input: 0 0% 25%;--ring: 35 46% 61%;--chart-1: 35 46% 61%;--chart-2: 36 30% 80%;--chart-3: 173 38% 52%;--chart-4: 36 44% 55%;--chart-5: 0 62% 50%;--sidebar-background: 0 0% 10%;--sidebar-foreground: 36 30% 90%;--sidebar-primary: 35 46% 61%;--sidebar-primary-foreground: 0 0% 10%;--sidebar-accent: 0 0% 18%;--sidebar-accent-foreground: 36 30% 90%;--sidebar-border: 0 0% 18%;--sidebar-ring: 35 46% 61%;--success: 142 50% 45%;--warning: 35 90% 55%;--info: 217 71% 63%;--shadow-card: 0 4px 0 0 rgba(0,0,0,.35);--shadow-hover: 0 6px 0 0 rgba(0,0,0,.45);--gradient-primary: linear-gradient(135deg, hsl(35 46% 61%), hsl(35 56% 70%));--gradient-card: linear-gradient(180deg, hsl(0 0% 16%), hsl(0 0% 14%));--gradient-background: linear-gradient(180deg, hsl(0 0% 12%), hsl(0 0% 10%))}}@layer base{*{@apply border-border;scrollbar-width:thin;scrollbar-color:hsl(var(--border)) transparent}*::-webkit-scrollbar{width:6px;background:transparent}*::-webkit-scrollbar-thumb{background:hsl(var(--border));border-radius:3px}body{@apply bg-background text-foreground;font-size:16px;line-height:1.5}button:active{transform:scale(.98);transition:transform .15s linear}button,[role=button],a,input,select,textarea{touch-action:manipulation}@media(max-width:767px){input:not([type=checkbox]):not([type=radio]),select,textarea{min-height:48px;font-size:16px}}}.gradient-text{background:var(--gradient-primary);-webkit-background-clip:text;background-clip:text;color:transparent}@keyframes ai-breathe{0%,to{opacity:.4}50%{opacity:1}}.ai-alert-breathe{animation:ai-breathe 2s ease-in-out infinite}@keyframes status-pulse{0%{box-shadow:0 0 #2d864d80}70%{box-shadow:0 0 0 6px #2d864d00}to{box-shadow:0 0 #2d864d00}}.status-online{animation:status-pulse 2.5s ease-in-out infinite}.section-title-bar:before{content:"";display:inline-block;width:3px;height:1em;background:hsl(var(--primary));border-radius:2px;margin-right:8px;vertical-align:middle}.ai-glow-border{box-shadow:0 0 0 1px hsl(var(--primary) / .3),0 0 12px hsl(var(--primary) / .08)}.cost-highlight{font-variant-numeric:tabular-nums;letter-spacing:.02em;font-feature-settings:"tnum"}.nav-active-bar{position:relative}.nav-active-bar:before{content:"";position:absolute;left:0;top:25%;height:50%;width:3px;background:hsl(var(--sidebar-primary));border-radius:0 2px 2px 0}@keyframes card-fade-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.card-enter{animation:card-fade-in .25s ease-out both}.brand-badge{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;border:1px solid hsl(var(--primary) / .4);border-radius:2px;font-size:10px;letter-spacing:.08em;color:hsl(var(--primary));background:hsl(var(--primary) / .05);font-weight:500;text-transform:uppercase}.font-mono-num{font-variant-numeric:tabular-nums;font-feature-settings:"tnum"}.bg-success\/5{background-color:#1ca64f0d}.bg-warning\/5{background-color:#f59f0a0d}.bg-success\/10{background-color:#1ca64f1a}.border-success\/20{border-color:#1ca64f33}.border-success\/30{border-color:#1ca64f4d}.border-warning\/20{border-color:#f59f0a33}.text-success{color:#1ca64f}.text-warning{color:#f59f0a}.shadow-card{box-shadow:0 1px 3px #00000014,0 1px 2px #0000000a}.site-list-header{font-size:.75rem;font-weight:500;color:hsl(var(--muted-foreground))}@media print{aside,header,.print\:hidden,[data-sidebar],nav{display:none!important}#print-report{display:block!important;width:100%;margin:0;padding:0}body,#root,.flex.min-h-screen{display:block!important;background:#fff!important;color:#1a1a1a!important}.shadow-card,[class*=Card]{box-shadow:none!important;border:1px solid #e5e5e5!important;break-inside:avoid;page-break-inside:avoid}.recharts-responsive-container{width:100%!important}.text-muted-foreground{color:#555!important}.text-foreground{color:#1a1a1a!important}.print-page-break-after{page-break-after:always}@page{size:A4 landscape;margin:10mm 12mm}}
