:root{--color-primary: #01b9bb;--color-primary-light: #33cdd0;--color-primary-dark: #009698;--color-primary-bg: #e3fafa;--color-secondary: #10b981;--color-secondary-light: #34d399;--color-accent: #f59e0b;--color-bg: #f8fafc;--color-surface: #ffffff;--color-surface-variant: #f1f5f9;--color-text: #1e293b;--color-text-muted: #64748b;--color-text-faint: #94a3b8;--color-border: #cbd5e1;--color-divider: #e2e8f0;--color-danger: #ef4444;--color-danger-bg: #fee2e2;--color-danger-border: #f5b5ad;--color-warning: #f59e0b;--color-warning-bg: #fef3c7;--color-success: #22c55e;--color-success-bg: #dcfce7;--color-info: #3b82f6;--color-info-bg: #dbeafe;--font-sans: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-display: "Poppins", var(--font-sans);--radius-sm: 8px;--radius-md: 14px;--radius-lg: 20px;--radius-pill: 999px;--shadow-card: 0 4px 10px rgba(16, 24, 40, .05);--shadow-card-elevated: 0 2px 8px rgba(16, 24, 40, .08);--shadow-floating: 0 15px 30px rgba(16, 24, 40, .1);--sidebar-width: 240px;--topbar-height: 64px}[data-theme=dark]{--color-primary: #01b9bb;--color-primary-light: #33cdd0;--color-primary-dark: #5fe0e2;--color-primary-bg: rgba(1, 185, 187, .16);--color-secondary: #10b981;--color-secondary-light: #34d399;--color-accent: #f59e0b;--color-bg: #0f172a;--color-surface: #1e293b;--color-surface-variant: #273449;--color-text: #f1f5f9;--color-text-muted: #94a3b8;--color-text-faint: #64748b;--color-border: #334155;--color-divider: #293548;--color-danger: #f87171;--color-danger-bg: rgba(239, 68, 68, .16);--color-danger-border: rgba(239, 68, 68, .4);--color-warning: #fbbf24;--color-warning-bg: rgba(245, 158, 11, .16);--color-success: #4ade80;--color-success-bg: rgba(34, 197, 94, .16);--color-info: #60a5fa;--color-info-bg: rgba(59, 130, 246, .16);--shadow-card: 0 4px 10px rgba(0, 0, 0, .35);--shadow-card-elevated: 0 2px 10px rgba(0, 0, 0, .45);--shadow-floating: 0 15px 30px rgba(0, 0, 0, .5)}*{box-sizing:border-box}html,body,#root{height:100%}html{color-scheme:light}html[data-theme=dark]{color-scheme:dark}body{margin:0;font-family:var(--font-sans);background:var(--color-bg);color:var(--color-text);transition:background-color .2s ease,color .2s ease}button,input,select,textarea{font-family:inherit;font-size:14px}a{color:inherit}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:var(--radius-pill)}.no-screen{display:none}@media print{@page{margin:12mm}.no-print{display:none!important}.no-screen{display:block!important}body{background:#fff!important}[data-theme=dark]{--color-bg: #f8fafc;--color-surface: #ffffff;--color-surface-variant: #f1f5f9;--color-text: #1e293b;--color-text-muted: #64748b;--color-text-faint: #94a3b8;--color-border: #cbd5e1;--color-divider: #e2e8f0;--color-danger: #ef4444;--color-danger-bg: #fee2e2;--color-danger-border: #f5b5ad;--color-warning: #f59e0b;--color-warning-bg: #fef3c7;--color-success: #22c55e;--color-success-bg: #dcfce7;--color-info: #3b82f6;--color-info-bg: #dbeafe;--color-primary-bg: #e3fafa}body *{visibility:hidden}.print-area,.print-area *{visibility:visible}.print-area{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;margin:0;box-sizing:border-box;background:#fff!important;border:1.5px solid #cbd5e1!important;border-radius:20px!important;padding:32px!important;box-shadow:none!important}*{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}.print-area *{box-shadow:none!important}.print-row{background:transparent!important;border:none!important;border-radius:0!important;border-bottom:1px solid #e2e8f0!important;padding:16px 4px!important}.print-row:last-child{border-bottom:none!important}.status-badge{background:transparent!important;border:none!important;padding:0!important;font-size:11px!important;gap:3px!important}.print-area table{border-collapse:collapse!important;border:1px solid #94a3b8!important}.print-area table th,.print-area table td{border:1px solid #cbd5e1!important}.print-area table th{background:#f1f5f9!important}.print-title-block{border-bottom:2px solid #1e293b;padding-bottom:10px}.print-area table tr,.print-area .print-row{page-break-inside:avoid}.print-area table thead{display:table-header-group}}
