@charset "UTF-8";body{margin:0}:root{--font-family: "Roboto", sans-serif;--font-size-base: 16px;--font-size-large: 20px;--font-size-small: 14px;--spacing-small: 8px;--spacing-medium: 16px;--spacing-large: 24px;--button-padding: 12px 24px;--primary-color: #17b6ba;--secondary-color: #161415;--accent-color: #15be2f;--background-color: #ffffff;--background-color-gradiante: linear-gradient(135deg, #f5f5f5 0%, #e8f4f5 100%);--text-primary: #1a1a1a;--text-secondary: #525252;--text-disabled: #a3a3a3;--text-link: #17b6ba;--text-link-hover: #0d8b8e;--primary-color-light: #22f8fc;--secondary-color-light: #2c2c2c;--color-card-background: #f4f4f4;--border-radius: 4px;--border-color: #e0e0e0;--border-color-blue: #17b6ba;--box-shadow: 0 2px 4px rgba(0, 0, 0, .1);--color-success: #15be2f;--color-warning: #ffc107;--color-error: #dc3545;--color-info: #3b82f6;--color-focus: #17b6ba;--grade-excellent: #15be2f;--grade-good: #3b82f6;--grade-regular: #ffc107;--grade-fail: #dc3545;--button-hover-color: var( --primary-color-light );--button-active-color: var( --primary-color );--button-disabled-color: #cccccc;--transition-duration: .3s;--transition-timing-function: ease-in-out}.dark-theme{--primary-color: #22f8fc;--secondary-color: #e5e5e5;--accent-color: #20c943;--background-color: #0a0a0a;--text-primary: #e5e5e5;--text-secondary: #a3a3a3;--text-disabled: #666666;--text-link: #22f8fc;--text-link-hover: #5ffbff;--primary-color-light: #5ffbff;--secondary-color-light: #f5f5f5;--color-card-background: #1a1a1a;--border-radius: 4px;--border-color: #404040;--border-color-blue: #22f8fc;--box-shadow: 0 2px 8px rgba(0, 0, 0, .6);--color-success: #20c943;--color-warning: #ffd54f;--color-error: #ef5350;--color-info: #4dabf7;--color-focus: #22f8fc;--grade-excellent: #20c943;--grade-good: #4dabf7;--grade-regular: #ffd54f;--grade-fail: #ef5350;--button-hover-color: #5ffbff;--button-active-color: #17b6ba;--button-disabled-color: #404040}
