@import"https://fonts.googleapis.com/css2?family=Pixelify+Sans:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Sora:wght@400;500;600;700&display=swap";:root{--base-white: #ffffff;--base-white-soft: #f8f8f8;--base-white-mute: #f2f2f2;--base-black: #181818;--base-black-soft: #222222;--base-black-mute: #282828;--base-indigo: #2c3e50;--base-gray-50: #fafafa;--base-gray-100: #f3f4f6;--base-gray-200: #e5e7eb;--base-gray-300: #d1d5db;--base-gray-400: #9ca3af;--base-gray-500: #6b7280;--base-gray-600: #4b5563;--base-gray-700: #374151;--base-gray-800: #1f2937;--base-gray-900: #111827;--base-blue-1: #e6f4ff;--base-blue-2: #bae0ff;--base-blue-3: #91caff;--base-blue-4: #69b1ff;--base-blue-5: #4096ff;--base-blue-6: #1677ff;--base-blue-7: #0958d9;--base-blue-8: #003eb3;--base-blue-9: #002c8c;--base-blue-10: #001d66;--base-blue-1-dark: #111a2c;--base-blue-2-dark: #112545;--base-blue-3-dark: #15325b;--base-blue-4-dark: #15417e;--base-blue-5-dark: #1554ad;--base-blue-6-dark: #1668dc;--base-blue-7-dark: #3c89e8;--base-blue-8-dark: #65a9f3;--base-blue-9-dark: #8dc5f8;--base-blue-10-dark: #b7dcfa;--base-primary-50: var(--base-blue-1);--base-primary-100: var(--base-blue-2);--base-primary-200: var(--base-blue-3);--base-primary-300: var(--base-blue-4);--base-primary-400: var(--base-blue-5);--base-primary-500: var(--base-blue-6);--base-primary-600: var(--base-blue-7);--base-primary-700: var(--base-blue-8);--base-primary-800: var(--base-blue-9);--base-primary-900: var(--base-blue-10);--base-green-1: #f6ffed;--base-green-2: #d9f7be;--base-green-3: #b7eb8f;--base-green-4: #95de64;--base-green-5: #73d13d;--base-green-6: #52c41a;--base-green-7: #389e0d;--base-green-8: #237804;--base-green-9: #135200;--base-green-10: #092b00;--base-green-1-dark: #162312;--base-green-2-dark: #1d3712;--base-green-3-dark: #274916;--base-green-4-dark: #306317;--base-green-5-dark: #3c8618;--base-green-6-dark: #49aa19;--base-green-7-dark: #6abe39;--base-green-8-dark: #8fd460;--base-green-9-dark: #b2e58b;--base-green-10-dark: #d5f2bb;--base-gold-1: #fffbe6;--base-gold-2: #fff1b8;--base-gold-3: #ffe58f;--base-gold-4: #ffd666;--base-gold-5: #ffc53d;--base-gold-6: #faad14;--base-gold-7: #d48806;--base-gold-8: #ad6800;--base-gold-9: #874d00;--base-gold-10: #613400;--base-gold-1-dark: #2b2111;--base-gold-2-dark: #442d12;--base-gold-3-dark: #593815;--base-gold-4-dark: #7c4a15;--base-gold-5-dark: #aa6215;--base-gold-6-dark: #d87a16;--base-gold-7-dark: #e89a3c;--base-gold-8-dark: #f3b765;--base-gold-9-dark: #f8cf8d;--base-gold-10-dark: #fae3b7;--base-red-1: #fff2f0;--base-red-2: #fff1f0;--base-red-3: #ffccc7;--base-red-4: #ffa39e;--base-red-5: #ff7875;--base-red-6: #ff4d4f;--base-red-7: #f5222d;--base-red-8: #cf1322;--base-red-9: #a8071a;--base-red-10: #820014;--base-red-1-dark: #2c1618;--base-red-2-dark: #45101f;--base-red-3-dark: #5b2526;--base-red-4-dark: #7e2e2f;--base-red-5-dark: #ad393a;--base-red-6-dark: #dc4446;--base-red-7-dark: #e86e6b;--base-red-8-dark: #f3918f;--base-red-9-dark: #f8b4b3;--base-red-10-dark: #fad4d3;--base-alpha-10: .1;--base-alpha-20: .2;--base-alpha-30: .3;--base-alpha-40: .4;--base-alpha-50: .5;--base-alpha-60: .6;--base-alpha-70: .7;--base-alpha-80: .8;--base-alpha-90: .9;--base-divider-light-1: rgba(60, 60, 60, .29);--base-divider-light-2: rgba(60, 60, 60, .12);--base-divider-dark-1: rgba(84, 84, 84, .65);--base-divider-dark-2: rgba(84, 84, 84, .48);--base-badge-background-light: linear-gradient(160deg, #fbfbfe -5.15%, #f1f2f9 87.35%);--base-badge-background-dark: linear-gradient(160deg, #9e3131 -5.15%, #521313 87.35%);--base-button-background-light: linear-gradient(160deg, #fbfbfe -5.15%, #f1f2f9 87.35%);--base-button-background-dark: linear-gradient(160deg, #4e2f2f -5.15%, #332d2d 87.35%)}:root{--color-primary: var(--base-blue-6);--color-primary-hover: var(--base-blue-7);--color-primary-active: var(--base-blue-8);--color-primary-light: var(--base-blue-2);--color-primary-lighter: var(--base-blue-1);--color-primary-bg: var( --base-blue-1 );--color-primary-bg-hover: var( --base-blue-2 );--color-primary-border: var( --base-blue-3 );--color-primary-border-hover: var( --base-blue-4 );--color-primary-hover: var(--base-blue-5);--color-primary-active: var(--base-blue-7);--color-primary-text-hover: var( --base-blue-8 );--color-primary-text: var(--base-blue-9);--color-primary-text-active: var( --base-blue-10 );--color-background: rgba(255, 255, 255, .4);--color-background-soft: var(--base-white-soft);--color-background-mute: var(--base-white-mute);--color-background-alt: var(--base-gray-50);--color-background-elevated: var(--base-white);--color-surface: var(--base-white);--color-surface-hover: var(--base-gray-50);--color-surface-active: var(--base-gray-100);--color-sidebar-background: var(--base-gray-50);--color-surface-hover: var(--base-gray-100);--color-surface-active: var(--base-gray-200);--color-text: var(--base-black);--color-text-light: var(--base-gray-700);--color-text-muted: var(--base-gray-500);--color-text-disabled: var(--base-gray-400);--color-text-inverse: var(--base-white);--color-heading: var(--base-black);--color-link: var(--base-blue-6);--color-link-hover: var(--base-blue-5);--color-link-active: var(--base-blue-7);--color-link-visited: var(--base-blue-8);--color-border: var(--base-gray-200);--color-border-light: var(--base-gray-100);--color-border-strong: var(--base-gray-300);--color-border-hover: var(--base-gray-300);--color-border-focus: var(--base-blue-4);--vt-c-text-light-1: var(--color-text);--vt-c-text-light-2: var(--color-text-muted);--color-divider: var(--base-divider-light-2);--color-divider-hover: var(--base-divider-light-1);--color-course-pr-badge-bg: rgba(249, 115, 22, .08);--color-course-pr-badge-text: #f97316;--section-gap: 160px}@media (prefers-color-scheme: dark){:root{--color-background: #0a0a0a;--color-background-soft: #111111;--color-background-mute: #1a1a1a;--color-background-alt: #0f0f0f;--color-background-elevated: #1e1e1e;--color-surface: #111111;--color-surface-breadcrumb: #0f0f0f;--color-surface-hover: #0a0a0a;--color-surface-active: #1a1a1a;--color-text: #f5f5f5;--color-text-light: #e0e0e0;--color-text-muted: #b0b0b0;--color-text-disabled: #666666;--color-text-inverse: #0a0a0a;--color-heading: #ffffff;--color-breadcrumb-active: var(--base-gray-100);--color-breadcrumb-inactive: var( --base-gray-600 );--color-breadcrumb-separator: var(--base-gray-700);--color-sidebar-selection: rgba( 255, 255, 255, .1 );--color-sidebar-selection-text: var( --base-gray-100 );--cyber-bg-primary: #0a0a0a;--cyber-bg-secondary: #1a1a2e;--cyber-bg-tertiary: #16213e;--cyber-accent-primary: #00ffff;--cyber-accent-secondary: #ff00ff;--cyber-text: #00ffff;--cyber-text-shadow: 0 0 10px #00ffff;--cyber-border: #00ffff;--cyber-glow-weak: rgba(0, 255, 255, .5);--cyber-glow-strong: rgba(0, 255, 255, .8);--cyber-glow-inner-weak: rgba(0, 255, 255, .1);--cyber-glow-inner-strong: rgba(0, 255, 255, .2);--cyber-sweep: rgba(0, 255, 255, .4);--cyber-icon-glow: 0 0 5px #00ffff;--color-primary: var( --base-gray-200 );--color-primary-hover: var(--base-gray-100);--color-primary-active: var(--base-gray-50);--color-primary-light: var(--base-gray-700);--color-primary-lighter: var(--base-gray-800);--color-primary-bg: var( --base-gray-800 );--color-primary-bg-hover: var( --base-gray-700 );--color-primary-border: var( --base-gray-600 );--color-primary-border-hover: var( --base-gray-500 );--color-primary-hover: var( --base-gray-400 );--color-primary-active: var( --base-gray-200 );--color-primary-text-hover: var(--base-gray-100);--color-primary-text: var( --base-gray-200 );--color-primary-text-active: var(--base-gray-50);--color-link: var(--base-blue-6-dark);--color-link-hover: var(--base-blue-5-dark);--color-link-active: var(--base-blue-7-dark);--color-link-visited: var(--base-blue-8-dark);--color-border: #333333;--color-border-light: #2a2a2a;--color-border-strong: #404040;--color-border-hover: #404040;--color-border-focus: var(--base-blue-4-dark);--color-hover: rgba(255, 255, 255, var(--base-alpha-10));--color-active: rgba(255, 255, 255, var(--base-alpha-20));--color-focus: var(--base-blue-3-dark);--color-disabled: var(--base-gray-800);--vt-c-text-dark-1: var(--color-text);--vt-c-text-dark-2: var(--color-text-muted);--color-divider: var(--base-divider-dark-2);--color-divider-hover: var(--base-divider-dark-1);--color-feature-badge-bg: linear-gradient(135deg, #312e81 0%, #4c1d95 100%);--color-feature-badge-text: #c7d2fe;--color-feature-badge-shadow: rgba(49, 46, 129, .4);--color-course-pr-badge-bg: rgba(249, 115, 22, .15);--color-course-pr-badge-text: #fdba74;--color-schedule-form-bg: var(--color-background-elevated);--color-schedule-form-border: var(--color-border-light);--color-schedule-checkboxes-bg: var(--color-surface);--color-schedule-divider: var(--color-border);--color-schedule-button-primary: var(--color-text);--color-schedule-button-primary-text: var(--color-background);--color-schedule-button-hover: var(--color-text-light);--color-schedule-required: #ef4444;--color-mode-toggle-bg: var(--color-surface);--color-mode-toggle-border: var(--color-border);--color-mode-toggle-btn: var(--color-text-muted);--color-mode-toggle-btn-hover: var(--color-text);--color-mode-toggle-btn-hover-bg: var(--color-surface-hover);--color-mode-toggle-btn-active: var(--color-text);--color-mode-toggle-btn-active-bg: var(--color-primary);--color-mode-toggle-btn-active-text: var(--color-background);--color-action-btn-primary-bg: var(--color-primary);--color-action-btn-primary-text: var(--color-background);--color-action-btn-primary-hover: var(--color-primary-hover);--color-action-btn-secondary-bg: var(--color-surface);--color-action-btn-secondary-text: var(--color-text);--color-action-btn-secondary-border: var(--color-border);--color-action-btn-secondary-hover-bg: var(--color-surface-hover);--color-error-bg: #1a0f0f;--color-error-border: #dc2626;--color-error-text: #fca5a5;--color-error-hover: #2a1515;--color-warning-bg: #1a150f;--color-warning-text: #fbbf24;--color-info-bg: #0f1419;--color-info-border: #0ea5e9;--color-info-text: #7dd3fc;--color-info-hover: #1a1f2a;--color-success-bg: #0f1a0f;--color-success-border: #10b981;--color-success-text: #6ee7b7;--color-success-hover: #1a2a1a}}.theme-light{--color-primary: var(--base-gray-800);--color-primary-hover: var(--base-gray-700);--color-primary-active: var(--base-gray-900);--color-primary-light: var(--base-gray-100);--color-primary-lighter: var(--base-gray-50);--color-primary-bg: var( --base-gray-100 );--color-primary-bg-hover: var( --base-gray-200 );--color-primary-border: var( --base-gray-300 );--color-primary-border-hover: var( --base-gray-400 );--color-primary-hover: var(--base-gray-600);--color-primary-active: var( --base-gray-800 );--color-primary-text-hover: var( --base-gray-700 );--color-primary-text: var(--base-gray-800);--color-primary-text-active: var( --base-gray-900 );--color-background: #ffffff;--color-background-soft: #ffffff;--color-background-mute: #ffffff;--color-background-alt: #ffffff;--color-background-elevated: #ffffff;--color-surface: var(--base-gray-50);--color-surface-breadcrumb: var(--base-white);--color-surface-hover: #f1f2f9;--color-surface-active: var(--base-gray-200);--color-sidebar-background: var(--base-gray-50);--color-text: var(--base-black);--color-text-light: var(--base-gray-700);--color-text-muted: var(--base-gray-500);--color-text-disabled: var(--base-gray-400);--color-text-inverse: var(--base-white);--color-heading: var(--base-black);--color-breadcrumb-active: #7a7a7a;--color-breadcrumb-inactive: #e1e1e1;--color-breadcrumb-separator: #e6e6e6;--color-sidebar-selection: var( --base-gray-100 );--color-sidebar-selection-text: var( --base-gray-800 );--color-link: var(--base-blue-6);--color-link-hover: var(--base-blue-5);--color-link-active: var(--base-blue-7);--color-link-visited: var(--base-blue-8);--color-border: #e5e5e5;--color-border-light: var(--base-gray-100);--color-border-strong: var(--base-gray-300);--color-border-hover: var(--base-gray-300);--color-border-focus: var(--base-blue-4);--vt-c-text-light-1: var(--color-text);--vt-c-text-light-2: var(--color-text-muted);--color-divider: var(--base-divider-light-2);--color-divider-hover: var(--base-divider-light-1);--color-badge-background: var(--base-badge-background-light);--color-hero-input-border: rgba(244, 244, 244, .391);--color-hero-input-background: rgba(253, 251, 251, .7);--color-button-background: var(--base-button-background-light);--color-hero-grid: rgba(0, 0, 0, .04);--color-grid-line: rgba(0, 0, 0, .08);--color-feature-badge-bg: linear-gradient(135deg, #e0e7ff 0%, #f3e8ff 100%);--color-feature-badge-text: #6366f1;--color-feature-badge-shadow: rgba(99, 102, 241, .15);--color-mode-toggle-bg: var(--color-surface);--color-mode-toggle-border: var(--color-border);--color-mode-toggle-btn: var(--color-text-muted);--color-mode-toggle-btn-hover: var(--color-text);--color-mode-toggle-btn-hover-bg: var(--color-surface-hover);--color-mode-toggle-btn-active: var(--color-text);--color-mode-toggle-btn-active-bg: var(--color-primary);--color-mode-toggle-btn-active-text: white;--color-action-btn-primary-bg: var(--color-primary);--color-action-btn-primary-text: white;--color-action-btn-primary-hover: var(--color-primary-hover);--color-action-btn-secondary-bg: var(--color-surface);--color-action-btn-secondary-text: var(--color-text);--color-action-btn-secondary-border: var(--color-border);--color-action-btn-secondary-hover-bg: var(--color-surface-hover);--color-error-bg: #fef2f2;--color-error-border: #ef4444;--color-error-text: #991b1b;--color-error-hover: #fee2e2;--color-warning-bg: #fef3c7;--color-warning-text: #92400e;--color-info-bg: #f0f9ff;--color-info-border: #0ea5e9;--color-info-text: #0369a1;--color-info-hover: #e0f2fe;--color-success-bg: #ecfdf5;--color-success-border: #10b981;--color-success-text: #065f46;--color-success-hover: #d1fae5;--color-ai-message-bg: linear-gradient(135deg, #fd9e9e 0%, #fa6e6e 100%);--cyber-bg-primary: #ffffff;--cyber-bg-secondary: #fef7ff;--cyber-bg-tertiary: #fdf2f8;--cyber-accent-primary: rgba(167, 139, 250, .6);--cyber-accent-secondary: rgba(240, 171, 252, .6);--cyber-text: rgba(124, 58, 237, .8);--cyber-text-shadow: 0 0 10px rgba(167, 139, 250, .4);--cyber-border: rgba(167, 139, 250, .6);--cyber-glow-weak: rgba(167, 139, 250, .15);--cyber-glow-strong: rgba(167, 139, 250, .25);--cyber-glow-inner-weak: rgba(167, 139, 250, .03);--cyber-glow-inner-strong: rgba(167, 139, 250, .05);--cyber-sweep: rgba(167, 139, 250, .1);--cyber-icon-glow: 0 0 5px rgba(167, 139, 250, .4)}.theme-dark{--color-background: #0a0a0a;--color-background-soft: #111111;--color-background-mute: #1a1a1a;--color-background-alt: #0f0f0f;--color-background-elevated: #1e1e1e;--color-surface: #111111;--color-surface-hover: #0a0a0a;--color-surface-active: #1a1a1a;--color-text: #f5f5f5;--color-text-light: #e0e0e0;--color-text-muted: #b0b0b0;--color-text-disabled: #666666;--color-text-inverse: #0a0a0a;--color-heading: #ffffff;--color-breadcrumb-active: #c6c6c6;--color-breadcrumb-inactive: #555555;--color-breadcrumb-separator: #555555;--color-sidebar-selection: rgba( 255, 255, 255, .1 );--color-sidebar-selection-text: var( --base-gray-100 );--color-primary: var( --base-gray-200 );--color-primary-hover: var(--base-gray-100);--color-primary-active: var(--base-gray-50);--color-primary-light: var(--base-gray-700);--color-primary-lighter: var(--base-gray-800);--color-primary-bg: var(--base-gray-800);--color-primary-bg-hover: var( --base-gray-700 );--color-primary-border: var( --base-gray-600 );--color-primary-border-hover: var( --base-gray-500 );--color-primary-hover: var( --base-gray-400 );--color-primary-active: var( --base-gray-200 );--color-primary-text-hover: var(--base-gray-100);--color-primary-text: var( --base-gray-200 );--color-primary-text-active: var(--base-gray-50);--color-link: var(--base-blue-6-dark);--color-link-hover: var(--base-blue-5-dark);--color-link-active: var(--base-blue-4-dark);--color-link-visited: var(--base-blue-8-dark);--color-border: #333333;--color-border-light: #2a2a2a;--color-border-strong: #404040;--color-border-hover: #404040;--color-border-focus: #3d3d3d;--vt-c-text-dark-1: var(--color-text);--vt-c-text-dark-2: var(--color-text-muted);--color-divider: var(--base-divider-dark-2);--color-divider-hover: var(--base-divider-dark-1);--color-badge-background: var(--base-badge-background-dark);--color-hero-input-border: rgba(255, 77, 79, .7);--color-hero-input-background: rgba(44, 17, 15, .45);--color-button-background: var(--base-button-background-dark);--color-hero-grid: rgba(255, 255, 255, .05);--color-grid-line: rgba(255, 255, 255, .08);--color-feature-badge-bg: linear-gradient(135deg, #312e81 0%, #4c1d95 100%);--color-feature-badge-text: #c7d2fe;--color-feature-badge-shadow: rgba(49, 46, 129, .4);--color-schedule-form-bg: var(--color-background-elevated);--color-schedule-form-border: var(--color-border-light);--color-schedule-checkboxes-bg: var(--color-surface);--color-schedule-divider: var(--color-border);--color-schedule-button-primary: var(--color-text);--color-schedule-button-primary-text: var(--color-background);--color-schedule-button-hover: var(--color-text-light);--color-schedule-required: #ef4444;--color-mode-toggle-bg: var(--color-surface);--color-mode-toggle-border: var(--color-border);--color-mode-toggle-btn: var(--color-text-muted);--color-mode-toggle-btn-hover: var(--color-text);--color-mode-toggle-btn-hover-bg: var(--color-surface-hover);--color-mode-toggle-btn-active: var(--color-text);--color-mode-toggle-btn-active-bg: var(--color-primary);--color-mode-toggle-btn-active-text: var(--color-background);--color-action-btn-primary-bg: var(--color-primary);--color-action-btn-primary-text: var(--color-background);--color-action-btn-primary-hover: var(--color-primary-hover);--color-action-btn-secondary-bg: var(--color-surface);--color-action-btn-secondary-text: var(--color-text);--color-action-btn-secondary-border: var(--color-border);--color-action-btn-secondary-hover-bg: var(--color-surface-hover);--color-error-bg: #1a0f0f;--color-error-border: #dc2626;--color-error-text: #fca5a5;--color-error-hover: #2a1515;--color-warning-bg: #1a150f;--color-warning-text: #fbbf24;--color-info-bg: #0f1419;--color-info-border: #0ea5e9;--color-info-text: #7dd3fc;--color-info-hover: #1a1f2a;--color-success-bg: #0f1a0f;--color-success-border: #10b981;--color-success-text: #6ee7b7;--color-success-hover: #1a2a1a;--color-ai-message-bg: linear-gradient(135deg, #030303 0%, #060606 100%);--cyber-bg-primary: #0a0a0a;--cyber-bg-secondary: #1a1a2e;--cyber-bg-tertiary: #16213e;--cyber-accent-primary: #00ffff;--cyber-accent-secondary: #ff00ff;--cyber-text: #00ffff;--cyber-text-shadow: 0 0 10px #00ffff;--cyber-border: #00ffff;--cyber-glow-weak: rgba(0, 255, 255, .5);--cyber-glow-strong: rgba(0, 255, 255, .8);--cyber-glow-inner-weak: rgba(0, 255, 255, .1);--cyber-glow-inner-strong: rgba(0, 255, 255, .2);--cyber-sweep: rgba(0, 255, 255, .4);--cyber-icon-glow: 0 0 5px #00ffff}.course-orange{background:linear-gradient(135deg,#ff6b35,#f97316);color:#9a3412}.course-green{background:linear-gradient(135deg,#09ad71,#00b871);color:#166534}.course-blue{background:linear-gradient(135deg,#06f,#0052cc);color:#1e40af}.course-purple{background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#7c3aed}.course-teal{background:linear-gradient(135deg,#912017,#660b05e4);color:#660b05}.course-yellow{background:linear-gradient(135deg,gold,#ffb800);color:#d2c810}.course-pink{background:linear-gradient(135deg,#ff6b9d,#ff4081);color:#ca2168}.course-cyan{background:linear-gradient(135deg,#00bcd4,#00acc1);color:#0e7490}.course-lime{background:linear-gradient(135deg,#a4e400,#8bc34a);color:#4d7c0f}.course-red{background:linear-gradient(135deg,#dd3644,#d61f28);color:#b91e1e}.course-indigo{background:linear-gradient(135deg,#5c6bc0,#3f51b5);color:#4338ca}.course-emerald{background:linear-gradient(135deg,#00e676,#00c853);color:#047857}.course-rose{background:linear-gradient(135deg,#ff4081,#e91e63);color:#e11d48}.course-sky{background:linear-gradient(135deg,#00b0ff,#0091ea);color:#0369a1}.course-violet{background:linear-gradient(135deg,#9c27b0,#8e24aa);color:#7c3aed}.course-amber{background:linear-gradient(135deg,#eeb507,#e3a003);color:#92400e}.course-slate{background:linear-gradient(135deg,#78909c,#607d8b);color:#475569}.course-zinc{background:linear-gradient(135deg,#858585,#757575);color:#52525b}.course-stone{background:linear-gradient(135deg,#a1887f,#8d6e63);color:#8d6e63}.course-neutral{background:linear-gradient(135deg,#676666,#616161);color:#616161}.course-gray{background:linear-gradient(135deg,#8396a0,#78909c);color:#78909c}.course-black{background:linear-gradient(135deg,#2f2f2f,#212121);color:#212121}.theme-dark .course-orange{background:linear-gradient(135deg,#d2582b,#c1560a);color:#9a3412}.theme-dark .course-green{background:linear-gradient(135deg,#00925c,#00623d);color:#008753}.theme-dark .course-blue{background:linear-gradient(135deg,#063173,#011c46);color:#063173}.theme-dark .course-purple{background:linear-gradient(135deg,#4a347f,#3b1876);color:#3b1876}.theme-dark .course-teal{background:linear-gradient(135deg,#0d6251,#004537);color:#017d65}.theme-dark .course-yellow{background:linear-gradient(135deg,#bbb910,#9e9901);color:#9e9901}.theme-dark .course-pink{background:linear-gradient(135deg,#d85480,#ac2351);color:#ac2351}.theme-dark .course-cyan{background:linear-gradient(135deg,#0097ab,#005c68);color:#005c68}.theme-dark .course-lime{background:linear-gradient(135deg,#83b701,#4f7227);color:#4f7227}.theme-dark .course-red{background:linear-gradient(135deg,#a82424,#6c0e13);color:#6c0e13}.theme-dark .course-indigo{background:linear-gradient(135deg,#4a57a0,#2a3886);color:#2a3886}.theme-dark .course-emerald{background:linear-gradient(135deg,#226042,#023617);color:#011c0c}.theme-dark .course-rose{background:linear-gradient(135deg,#631931,#3a0516);color:#3a0516}.theme-dark .course-sky{background:linear-gradient(135deg,#037cb5,#014e7e);color:#014e7e}.theme-dark .course-violet{background:linear-gradient(135deg,#761c86,#470d56);color:#470d56}.theme-dark .course-amber{background:linear-gradient(135deg,#ac8101,#7e5900);color:#7e5900}.theme-dark .course-slate{background:linear-gradient(135deg,#586b75,#283b45);color:#283b45}.theme-dark .course-zinc{background:linear-gradient(135deg,#7b7b7b,#414141);color:#414141}.theme-dark .course-stone{background:linear-gradient(135deg,#846f67,#5a4138);color:#846f67}.theme-dark .course-neutral{background:linear-gradient(135deg,#656464,#363535);color:#363535}.theme-dark .course-gray{background:linear-gradient(135deg,#778891,#3b4e57);color:#4b5563}.theme-dark .course-black{background:linear-gradient(135deg,#2a2a2a,#181717);color:#181717}.course-block{background:linear-gradient(135deg,#1f1f1f,#212121);color:#212121}.theme-dark .course-block{background:linear-gradient(135deg,#221f1f,#161515);color:#161515}.text-base{font-family:Inter,sans-serif;font-size:14px;line-height:1.5;font-weight:400}.text-small{font-family:Inter,sans-serif;font-size:12px;line-height:1.5;font-weight:400}.text-large{font-family:Inter,sans-serif;font-size:16px;line-height:1.5;font-weight:400}.text-xlarge{font-family:Inter,sans-serif;font-size:20px;line-height:1.5;font-weight:400}.heading-1{font-family:Sora,sans-serif;font-size:38px;line-height:46px;font-weight:600;color:var(--color-heading)}.heading-2{font-family:Sora,sans-serif;font-size:30px;line-height:38px;font-weight:600;color:var(--color-heading)}.heading-3{font-family:Sora,sans-serif;font-size:24px;line-height:32px;font-weight:600;color:var(--color-heading)}.heading-4{font-family:Sora,sans-serif;font-size:20px;line-height:28px;font-weight:600;color:var(--color-heading)}.heading-5{font-family:Sora,sans-serif;font-size:16px;line-height:24px;font-weight:600;color:var(--color-heading)}.text-primary{color:var(--color-text)}.text-secondary{color:var(--color-text-light)}.text-muted{color:var(--color-text-muted)}.text-disabled{color:var(--color-text-disabled)}.font-light{font-weight:300}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}@media (max-width: 768px){.heading-1{font-size:32px;line-height:40px}.heading-2{font-size:26px;line-height:34px}.heading-3{font-size:20px;line-height:28px}.heading-4{font-size:18px;line-height:26px}.text-xlarge{font-size:18px}}@media (max-width: 480px){.heading-1{font-size:28px;line-height:36px}.heading-2{font-size:24px;line-height:32px}.heading-3{font-size:18px;line-height:26px}}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a,.green{text-decoration:none;color:var(--color-link);transition:.4s;padding:3px}@media (hover: hover){a:hover{background-color:var(--color-hover);color:var(--color-link-hover)}}.theme-toggle[data-v-7afc0f20]{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:transparent;border:1px solid var(--color-border);border-radius:4px;cursor:pointer;color:var(--color-text);transition:all .2s ease}.theme-toggle[data-v-7afc0f20]:hover{background-color:var(--color-surface-hover);border-color:var(--color-border-hover)}.theme-icon[data-v-7afc0f20]{width:16px;height:16px;stroke-width:1.75px}body.dialog-open{overflow:hidden}.breadcrumb-container[data-v-64491875]{display:flex;align-items:center;justify-content:space-between;background-color:var(--color-background-soft);border-bottom:1px solid var(--color-border);padding:.75rem 1.5rem;min-height:56px}.breadcrumb-left[data-v-64491875]{display:flex;align-items:center;gap:1rem;flex:1}.breadcrumb-actions[data-v-64491875]{display:flex;align-items:center;gap:.75rem}.active-users-info[data-v-64491875]{display:flex;align-items:center;gap:.375rem;font-size:.75rem;color:var(--color-text)}.active-dot[data-v-64491875]{width:8px;height:8px;border-radius:50%;background-color:#22c55e;box-shadow:0 0 0 2px #22c55e33;animation:pulse-dot-64491875 2s infinite}.active-count[data-v-64491875]{font-weight:500;min-width:12px;text-align:left}@keyframes pulse-dot-64491875{0%,to{box-shadow:0 0 0 2px #22c55e33}50%{box-shadow:0 0 0 4px #22c55e4d}}.collapse-btn[data-v-64491875]{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:transparent;border:1px solid var(--color-border);border-radius:4px;cursor:pointer;color:var(--color-text);transition:all .2s ease;flex-shrink:0}.collapse-icon[data-v-64491875]{width:16px;height:16px;stroke-width:1.5px}.breadcrumb[data-v-64491875]{flex:1}.breadcrumb-list[data-v-64491875]{display:flex;align-items:center;list-style:none;margin:0;padding:0;gap:.25rem;flex:1;min-width:0;overflow:hidden}.breadcrumb-item[data-v-64491875]{display:flex;align-items:center;gap:.375rem;flex-shrink:0;max-width:150px}.breadcrumb-link[data-v-64491875]{color:var(--color-breadcrumb-inactive);text-decoration:none;font-size:.75rem;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;min-width:0}.breadcrumb-link[data-v-64491875]:hover{color:var(--color-breadcrumb-inactive);background:none!important;background-color:transparent!important}.breadcrumb-current[data-v-64491875]{color:var(--color-breadcrumb-active);font-size:.75rem;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;min-width:0}.breadcrumb-ellipsis[data-v-64491875]{color:var(--color-breadcrumb-inactive);font-size:.75rem;font-weight:400;cursor:default;user-select:none;padding:0 .25rem}.breadcrumb-separator[data-v-64491875]{color:var(--color-breadcrumb-separator);font-size:.75rem;font-weight:300;margin:0 .25rem;opacity:.6}.guide-btn[data-v-64491875]{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;height:32px;padding:0 .75rem;border:1px solid var(--color-border);border-radius:4px;background:transparent;color:var(--color-text);cursor:pointer;transition:all .2s ease;font-size:.875rem;font-weight:500}.guide-btn[data-v-64491875]:hover{background:var(--color-background-mute)}.guide-icon[data-v-64491875]{width:16px;height:16px;stroke-width:1.5px;flex-shrink:0}.guide-btn-text[data-v-64491875]{white-space:nowrap}.guide-dialog-enter-active[data-v-64491875],.guide-dialog-leave-active[data-v-64491875]{transition:opacity .3s ease}.guide-dialog-enter-from[data-v-64491875],.guide-dialog-leave-to[data-v-64491875]{opacity:0}.guide-dialog-enter-active .guide-sheet[data-v-64491875],.guide-dialog-leave-active .guide-sheet[data-v-64491875]{transition:transform .3s cubic-bezier(.16,1,.3,1)}.guide-dialog-enter-from .guide-sheet[data-v-64491875],.guide-dialog-leave-to .guide-sheet[data-v-64491875]{transform:translateY(100%)}.guide-overlay[data-v-64491875]{position:fixed;top:0;left:0;width:100vw;height:100vh;height:100dvh;background:#00000080;display:flex;align-items:flex-end;justify-content:center;z-index:2000;padding:0}.guide-sheet[data-v-64491875]{background:var(--color-background);border-top:1px solid var(--color-border);border-radius:16px 16px 0 0;width:100%;max-width:100%;height:calc(100dvh - 30px);display:flex;flex-direction:column;overflow:hidden}@media (min-width: 768px){.guide-sheet[data-v-64491875]{height:75vh;width:90vw;max-width:900px;margin:0 auto}}.guide-sheet-header[data-v-64491875]{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid var(--color-border)}.guide-title-wrap[data-v-64491875]{display:flex;align-items:center;gap:.625rem}.guide-header-icon[data-v-64491875]{width:22px;height:22px;stroke-width:1.75px;color:var(--color-primary);flex-shrink:0}.guide-titles[data-v-64491875]{display:flex;flex-direction:column;gap:.125rem}.guide-title[data-v-64491875]{margin:0;font-size:1.1rem;font-weight:600;line-height:1.2;color:var(--color-text);font-family:Inter,sans-serif;letter-spacing:-.02em}.guide-subtitle[data-v-64491875]{margin:0;font-size:.875rem;color:var(--color-text-muted);line-height:1.35}.guide-close-btn[data-v-64491875]{background:none;border:none;color:var(--color-text-muted);cursor:pointer;padding:.5rem;border-radius:6px;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.guide-close-btn[data-v-64491875]:hover{background:var(--color-surface);color:var(--color-text)}.guide-close-icon[data-v-64491875]{width:20px;height:20px;stroke-width:2px}.guide-tabs[data-v-64491875]{flex-shrink:0;display:flex;gap:.5rem;padding:0 1.5rem;border-bottom:1px solid var(--color-border)}.guide-tab[data-v-64491875]{padding:.75rem 1.25rem;background:none;border:none;color:var(--color-text-muted);font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;border-bottom:2px solid transparent;display:flex;align-items:center;justify-content:center;gap:.5rem;font-family:Inter,sans-serif;position:relative}.guide-tab[data-v-64491875]:hover{color:var(--color-text)}.guide-tab.active[data-v-64491875]{color:var(--color-text);border-bottom-color:var(--color-text)}.guide-content[data-v-64491875]{flex:1;min-height:0;overflow-y:auto}.guide-body[data-v-64491875]{padding:1.5rem 1.25rem 1.25rem}.guide-last-update[data-v-64491875]{margin:0 0 1rem;font-size:.9375rem;font-weight:500;color:var(--color-text-muted);letter-spacing:.01em}.guide-legal-notice[data-v-64491875]{margin-bottom:1rem;padding:.875rem 1rem;background:var(--color-surface);border:1px solid var(--color-border);border-radius:8px}.guide-legal-notice p[data-v-64491875]{margin:0;font-size:.9375rem;line-height:1.5;color:var(--color-text)}.guide-legal-link[data-v-64491875]{color:var(--color-primary);text-decoration:none;font-weight:600}.guide-legal-link[data-v-64491875]:hover{text-decoration:underline}.video-chrome[data-v-64491875]{border-radius:8px;overflow:hidden;background:var(--color-surface)}.video-wrapper[data-v-64491875]{position:relative;aspect-ratio:16 / 9;width:100%;overflow:hidden;border-radius:8px;background:#000}.guide-video[data-v-64491875]{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.guide-footer[data-v-64491875]{display:flex;justify-content:flex-end;margin-top:1rem}.yt-link[data-v-64491875]{color:var(--color-primary);text-decoration:none;font-size:.9375rem;font-weight:500}.yt-link[data-v-64491875]:hover{text-decoration:underline}.faq-container[data-v-64491875]{padding:1.5rem}.faq-list[data-v-64491875]{display:flex;flex-direction:column;gap:.75rem}.faq-item[data-v-64491875]{background:var(--color-surface);border:1px solid var(--color-border);border-radius:8px;overflow:hidden;transition:all .2s ease;cursor:pointer}.faq-item[data-v-64491875]:hover,.faq-item.expanded[data-v-64491875]{background:var(--color-background-soft)}.faq-question[data-v-64491875]{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;font-weight:500;color:var(--color-text);font-size:.9375rem;user-select:none}.faq-question .chevron[data-v-64491875]{flex-shrink:0;color:var(--color-text-muted);transition:transform .2s ease}.faq-item.expanded .chevron[data-v-64491875]{transform:rotate(180deg)}.faq-answer[data-v-64491875]{padding:0 1.25rem 1rem;color:var(--color-text-muted);font-size:.875rem;line-height:1.7}.faq-answer[data-v-64491875] p{margin:0 0 .5rem}.faq-answer[data-v-64491875] p:last-child{margin-bottom:0}.faq-answer[data-v-64491875] strong{font-weight:600;color:var(--color-text)}.faq-answer[data-v-64491875] a{color:var(--color-primary-text, var(--color-primary));text-decoration:underline}.faq-answer[data-v-64491875] ul,.faq-answer[data-v-64491875] ol{margin:.5rem 0;padding-left:1.5rem}.faq-answer[data-v-64491875] li{margin:.25rem 0}.faq-answer-enter-active[data-v-64491875],.faq-answer-leave-active[data-v-64491875]{transition:all .2s ease;max-height:500px}.faq-answer-enter-from[data-v-64491875],.faq-answer-leave-to[data-v-64491875]{max-height:0;padding-top:0;padding-bottom:0;opacity:0}.empty-state[data-v-64491875]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 1rem;color:var(--color-text-muted);gap:1rem}.empty-state p[data-v-64491875]{margin:0;font-size:.9375rem;font-weight:500}@media (max-width: 768px){.breadcrumb-container[data-v-64491875]{padding:.75rem 1rem;min-height:56px}.breadcrumb-left[data-v-64491875]{gap:0}.breadcrumb-item[data-v-64491875]{max-width:120px}.breadcrumb-link[data-v-64491875],.breadcrumb-current[data-v-64491875]{font-size:.7rem}.guide-btn[data-v-64491875]{padding:0 .5rem;gap:.375rem}.guide-btn-text[data-v-64491875]{font-size:.8125rem}.guide-sheet-header[data-v-64491875]{padding:1rem 1.25rem}.guide-body[data-v-64491875]{padding:0 1rem 1rem}.guide-title[data-v-64491875]{font-size:1.125rem}.guide-subtitle[data-v-64491875]{font-size:.875rem}.guide-tabs[data-v-64491875]{padding:0 1rem;gap:.25rem}.guide-tab[data-v-64491875]{font-size:.75rem;padding:.65rem .9rem}.guide-body[data-v-64491875],.faq-container[data-v-64491875]{padding:1.25rem}.faq-item[data-v-64491875]{padding:.875rem 1rem}.faq-question[data-v-64491875]{font-size:.875rem}.faq-answer[data-v-64491875]{font-size:.8125rem;padding:0 1rem .875rem}.empty-state[data-v-64491875]{padding:3rem 1rem}}.mobile-navbar[data-v-cab31fae]{position:fixed;bottom:0;left:0;right:0;display:flex;justify-content:space-around;align-items:center;background-color:var(--color-surface);border-top:1px solid var(--color-border);padding:.5rem 0;z-index:1000;height:60px;padding-bottom:env(safe-area-inset-bottom,.5rem)}.nav-item[data-v-cab31fae]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.25rem .5rem;text-decoration:none;color:var(--color-text-muted);transition:all .2s ease;border-radius:6px;position:relative;min-width:48px}.nav-item[data-v-cab31fae]:hover{color:var(--color-primary)}.nav-item.active[data-v-cab31fae]{color:var(--color-primary);position:relative}.nav-item.active[data-v-cab31fae]:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translate(-50%);width:24px;height:2px;background-color:var(--color-primary);border-radius:1px}.nav-icon[data-v-cab31fae]{width:20px;height:20px;stroke-width:1.75px;margin-bottom:2px}.nav-text[data-v-cab31fae]{font-size:.6rem;font-weight:500;text-align:center;line-height:1}@media (min-width: 769px){.mobile-navbar[data-v-cab31fae]{display:none}}body.dialog-open .mobile-navbar{display:none!important}body.dialog-open,html.dialog-open{overflow:hidden!important;overscroll-behavior:contain;touch-action:none}.app-sidebar[data-v-d1746d87]{position:fixed;top:0;left:0;width:230px;height:100vh;background-color:var(--color-surface);border-right:1px solid var(--color-border);overflow-y:auto;transition:width .3s ease;z-index:900}.app-sidebar.collapsed[data-v-d1746d87]{width:64px;overflow:hidden}.sidebar-content[data-v-d1746d87]{padding:0}.sidebar-logo[data-v-d1746d87]{display:flex;align-items:center;padding:.75rem 1rem;border-bottom:1px solid var(--color-border);background-color:var(--color-surface);min-height:56px;cursor:pointer}.collapsed .sidebar-logo[data-v-d1746d87]{justify-content:flex-start;position:center;height:57px}.brand[data-v-d1746d87]{display:flex;align-items:center;min-width:0;position:relative}.brand-text[data-v-d1746d87]{display:flex;flex-direction:column;margin-left:.75rem}.collapsed .title[data-v-d1746d87]{opacity:0;width:0}.collapsed .version[data-v-d1746d87]{opacity:0;width:0;overflow:hidden;height:0}.logo[data-v-d1746d87]{height:32px;width:32px;flex-shrink:0}.collapsed .logo[data-v-d1746d87]{position:absolute;left:0%;top:-23%;transition:all .3s ease}.title[data-v-d1746d87]{color:var(--color-heading);font-family:Sora,sans-serif;font-size:1.25rem;font-weight:600;margin:0;line-height:1;white-space:nowrap;transition:all .3s ease;overflow:hidden}.version[data-v-d1746d87]{color:var(--color-text-muted);font-family:Pixelify Sans,monospace;color:#cf0c2e;font-size:.75rem;font-weight:400;margin:0;line-height:.3;white-space:nowrap;margin-top:.125rem;text-align:right}.sidebar-section[data-v-d1746d87]{margin-bottom:1rem}.sidebar-section[data-v-d1746d87]:first-of-type{padding-top:1rem}.sidebar-section[data-v-d1746d87]:last-child{margin-bottom:0;padding-bottom:1rem}.collapsed .sidebar-section[data-v-d1746d87]{margin-bottom:0rem;padding:.25rem 0}.collapsed .sidebar-section[data-v-d1746d87]:last-child{padding:0}.collapsed .sidebar-section[data-v-d1746d87]:first-of-type{padding-top:1.5rem;padding-bottom:.75rem}.collapsed .sidebar-section[data-v-d1746d87]:last-child:before{content:"";display:block;width:calc(100% - 1.25rem);height:1px;background-color:var(--color-border);margin:0 .625rem .75rem}.collapsed .sidebar-section[data-v-d1746d87]:last-child{margin-bottom:0;padding-bottom:1rem}.sidebar-section-title[data-v-d1746d87]{color:var(--color-text-muted);font-size:.8rem;font-weight:600;font-family:Inter,sans-serif;letter-spacing:.05em;margin:1rem 0 .5rem 1rem;transition:opacity .3s ease}.collapsed .sidebar-section-title[data-v-d1746d87]{display:none}.sidebar-nav[data-v-d1746d87]{display:flex;flex-direction:column}.sidebar-item[data-v-d1746d87]{display:flex;align-items:center;padding:.6rem .5rem;color:var(--color-text);text-decoration:none;font-size:.875rem;font-weight:500;transition:all .3s ease;cursor:pointer;margin:0 .5rem;border-radius:6px}.collapsed .sidebar-item[data-v-d1746d87]{margin:0rem .625rem;padding:.75rem;justify-content:center;width:calc(100% - 1.25rem);border-radius:4px;position:center;overflow:hidden}.sidebar-item[data-v-d1746d87]:hover{background-color:var(--color-surface-hover);color:var(--color-primary)}.sidebar-item.active[data-v-d1746d87]{background-color:var(--color-sidebar-selection);color:var(--color-sidebar-selection-text);border-right:none}.collapsed .sidebar-item.active[data-v-d1746d87]{border-right:none}.sidebar-item.expandable[data-v-d1746d87]{user-select:none}.sidebar-item-content[data-v-d1746d87]{display:flex;align-items:center;width:100%}.sidebar-icon[data-v-d1746d87]{width:16px;height:16px;margin-right:.75rem;flex-shrink:0;stroke-width:1.75px;color:var(--color-text);transition:margin-right .3s ease}.collapsed .sidebar-icon[data-v-d1746d87]{margin-right:0}.sidebar-text[data-v-d1746d87]{flex:1;white-space:nowrap;overflow:hidden;transition:opacity .3s ease}.collapsed .sidebar-text[data-v-d1746d87]{opacity:0;width:0;overflow:hidden}.expand-icon[data-v-d1746d87]{width:16px;height:16px;margin-left:auto;transition:all .3s ease;flex-shrink:0;stroke-width:1.75px;color:var(--color-text)}.collapsed .expand-icon[data-v-d1746d87]{display:none}.sidebar-item.expandable.expanded .expand-icon[data-v-d1746d87]{transform:rotate(180deg)}.sidebar-submenu[data-v-d1746d87]{max-height:0;overflow:hidden;transition:max-height .3s ease;background-color:var(--color-surface)}.sidebar-submenu.expanded[data-v-d1746d87]{max-height:300px}.collapsed .sidebar-submenu[data-v-d1746d87]{max-height:0}.sidebar-subitem[data-v-d1746d87]{display:flex;align-items:center;padding:.625rem 1rem .625rem 2.5rem;color:var(--color-text-light);text-decoration:none;font-size:.8125rem;transition:all .3s ease;margin:0 .5rem;border-radius:6px;border-right:none;position:relative}.sidebar-subitem.disabled[data-v-d1746d87]{pointer-events:none;opacity:.5;filter:grayscale(.4)}.sidebar-subitem[data-v-d1746d87]:hover{background-color:var(--color-surface-hover);color:var(--color-primary)}.sidebar-subitem.active[data-v-d1746d87]{background-color:var(--color-sidebar-selection);color:var(--color-sidebar-selection-text)}.tree-line[data-v-d1746d87]{position:absolute;left:1rem;top:0;width:16px;height:100%;pointer-events:none}.tree-line[data-v-d1746d87]:before{content:"";position:absolute;left:0;top:-100%;width:1px;height:100%;background-color:var(--color-border)}.tree-line[data-v-d1746d87]:after{content:"";position:absolute;left:0;top:0;width:10px;height:50%;border-left:1px solid var(--color-border);border-bottom:1px solid var(--color-border);border-bottom-left-radius:4px}.sidebar-subitem:first-child .tree-line[data-v-d1746d87]:before{top:0;height:50%}.sidebar-subitem:not(:first-child):not(.last-item) .tree-line[data-v-d1746d87]:before{top:-100%;height:200%}.sidebar-subitem.last-item .tree-line[data-v-d1746d87]:before{top:-100%;height:100%}.collapsed .tree-line[data-v-d1746d87]{display:none}.app-sidebar[data-v-d1746d87]::-webkit-scrollbar{width:6px}.app-sidebar[data-v-d1746d87]::-webkit-scrollbar-track{background:var(--color-background-soft)}.app-sidebar[data-v-d1746d87]::-webkit-scrollbar-thumb{background-color:var(--color-border);border-radius:3px}.app-sidebar[data-v-d1746d87]::-webkit-scrollbar-thumb:hover{background-color:var(--color-border-strong)}.app-layout[data-v-8213eb3a]{display:flex;flex-direction:column;height:100vh;background-color:var(--color-background);color:var(--color-text)}.main-content[data-v-8213eb3a]{display:flex;flex-direction:column;flex:1;margin-left:230px;transition:margin-left .3s ease;overflow:hidden}.app-layout.sidebar-collapsed .main-content[data-v-8213eb3a]{margin-left:64px}.content-wrapper[data-v-8213eb3a]{flex:1;padding:0;overflow-y:auto;background-color:var(--color-background-soft)}.app-layout.mobile-view .main-content[data-v-8213eb3a]{margin-left:0}.app-layout.mobile-view .content-wrapper[data-v-8213eb3a]{padding-bottom:50px}@media (min-width: 768px) and (max-width: 1119px){.main-content[data-v-8213eb3a]{margin-left:230px}.app-layout.sidebar-collapsed .main-content[data-v-8213eb3a]{margin-left:64px}}@media (max-width: 767px){.main-content[data-v-8213eb3a]{margin-left:0}.content-wrapper[data-v-8213eb3a]{padding:0rem;padding-bottom:50px}}@media (min-width: 1120px){.main-content[data-v-8213eb3a]{margin-left:230px}.app-layout.sidebar-collapsed .main-content[data-v-8213eb3a]{margin-left:64px}}*{box-sizing:border-box}body{margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Helvetica Neue,sans-serif;background-color:var(--color-background);color:var(--color-text)}#app{min-height:100vh}
