*{box-sizing:border-box}:root{--primary: #3b82f6;--primary-dark: #2563eb;--primary-light: #93c5fd;--text-primary: #1e293b;--text-secondary: #64748b;--background: #f5f7fa;--surface: #ffffff;--border: #e2e8f0;--success: #059669;--error: #dc2626;--warning: #f59e0b}html,body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;font-size:16px;line-height:1.5;color:var(--text-primary);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:var(--primary);text-decoration:none}a:hover{text-decoration:underline}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.mat-mdc-tab-group{--mdc-tab-indicator-active-indicator-color: var(--primary);--mat-tab-header-active-label-text-color: var(--primary);--mat-tab-header-active-focus-label-text-color: var(--primary);--mat-tab-header-active-hover-label-text-color: var(--primary)}.mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: var(--primary)}.mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: var(--primary)}.mat-mdc-fab.mat-primary{--mdc-fab-container-color: var(--primary)}
