:root{color-scheme:light;--brand-50: #fafafa;--brand-100: #f4f4f5;--brand-200: #e4e4e7;--brand-300: #d4d4d8;--brand-400: #a1a1aa;--brand-500: #71717a;--brand-600: #52525b;--brand-700: #3f3f46;--brand-800: #27272a;--brand-900: #18181b;--background-50: #ffffff;--background-100: #fafafa;--background-200: #f5f5f5;--background-300: #e5e5e5;--background-400: #d4d4d4;--background-500: #a3a3a3;--background-600: #404040;--background-700: #262626;--background-800: #171717;--background-900: #0a0a0a;--text-300: #a1a1a1;--text-400: #858585;--text-500: #6e6e6e;--text-600: #525252;--text-800: #171717;--icon-500: #6e6e6e;--background: var(--background-50);--card: var(--background-50);--popover: var(--background-50);--muted: var(--background-100);--foreground: var(--brand-900);--card-foreground: var(--brand-900);--popover-foreground: var(--brand-900);--primary-foreground: var(--brand-50);--secondary-foreground: var(--brand-900);--muted-foreground: var(--brand-500);--accent-foreground: var(--brand-900);--destructive-foreground: var(--background-50);--sidebar-foreground: var(--brand-900);--sidebar-primary-foreground: var(--brand-50);--sidebar-accent-foreground: var(--brand-900);--primary: var(--brand-900);--secondary: var(--brand-100);--accent: var(--brand-100);--input: var(--brand-200);--ring: var(--brand-900);--border: var(--brand-200);--border-strong: var(--brand-300);--success: #16a34a;--success-foreground: var(--background-50);--success-subtle: #f0fdf4;--success-border: #bbf7d0;--success-text: #15803d;--destructive: #dc2626;--destructive-subtle: #fef2f2;--destructive-border: #fecaca;--destructive-text: #b91c1c;--brand-subtle: var(--brand-100);--brand-border: var(--brand-300);--chart-1: var(--brand-200);--chart-2: var(--brand-400);--chart-3: var(--brand-600);--chart-4: var(--brand-800);--chart-5: var(--brand-900);--sidebar: var(--brand-50);--sidebar-primary: var(--brand-900);--sidebar-accent: var(--brand-100);--sidebar-border: var(--brand-200);--sidebar-ring: var(--brand-400);--font-sans: "Geist", ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, "PingFang SC", "Microsoft YaHei", sans-serif;--font-serif: "DM Serif Display", ui-serif, "Songti SC", serif;--font-mono: "Geist Mono", ui-monospace, "SF Mono", Menlo, Consolas, monospace;--tracking-normal: 0em;--tracking-tight: -.012em;--radius: .75rem;--radius-sm: .375rem;--radius-md: .75rem;--radius-lg: 1rem;--shadow-2xs: 0 1px 0 0 rgba(0, 0, 0, .04);--shadow-xs: 0 1px 1px 0 rgba(0, 0, 0, .04);--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .05), 0 1px 1px 0 rgba(0, 0, 0, .03);--shadow: 0 2px 4px 0 rgba(0, 0, 0, .06), 0 1px 2px 0 rgba(0, 0, 0, .03);--shadow-md: 0 4px 8px -2px rgba(0, 0, 0, .07), 0 2px 4px -1px rgba(0, 0, 0, .04);--shadow-lg: 0 12px 20px -6px rgba(0, 0, 0, .08), 0 4px 8px -2px rgba(0, 0, 0, .04);--spacing: .25rem;--space-4: var(--spacing);--color-surface: var(--background);--color-surface-muted: var(--muted);--color-text: var(--foreground);--color-text-muted: var(--muted-foreground);--color-primary: var(--primary);--color-primary-foreground: var(--primary-foreground);--color-brand: var(--primary);--color-brand-subtle: var(--brand-subtle);--color-brand-border: var(--brand-border);--color-border: var(--border);--color-border-strong: var(--border-strong);--color-success-50: var(--success-subtle);--color-success-200: var(--success-border);--color-success-600: var(--success);--color-success-700: var(--success-text);--color-danger-50: var(--destructive-subtle);--color-danger-200: var(--destructive-border);--color-danger-600: var(--destructive);--color-danger-700: var(--destructive-text)}.dark{color-scheme:dark;--background: var(--brand-900);--card: var(--brand-800);--popover: var(--brand-800);--muted: var(--brand-800);--foreground: var(--brand-50);--card-foreground: var(--brand-50);--popover-foreground: var(--brand-50);--primary-foreground: var(--brand-900);--secondary-foreground: var(--brand-50);--muted-foreground: var(--brand-400);--accent-foreground: var(--brand-50);--destructive-foreground: var(--brand-50);--sidebar-foreground: var(--brand-50);--sidebar-primary-foreground: var(--brand-900);--sidebar-accent-foreground: var(--brand-50);--primary: var(--brand-50);--secondary: var(--brand-800);--accent: var(--brand-700);--input: var(--brand-700);--ring: var(--brand-300);--border: var(--brand-700);--border-strong: var(--brand-600);--success: #22c55e;--success-foreground: #052e16;--success-subtle: #0f2417;--success-border: #166534;--success-text: #4ade80;--destructive: #ef4444;--destructive-subtle: #2a1416;--destructive-border: #7f1d1d;--destructive-text: #fca5a5;--brand-subtle: var(--brand-800);--brand-border: var(--brand-700);--chart-1: var(--brand-700);--chart-2: var(--brand-500);--chart-3: var(--brand-300);--chart-4: var(--brand-200);--chart-5: var(--brand-50);--sidebar: var(--brand-800);--sidebar-primary: var(--brand-50);--sidebar-accent: var(--brand-700);--sidebar-border: var(--brand-700);--sidebar-ring: var(--brand-400)}*{box-sizing:border-box}html,body{margin:0;min-height:100%}body{font-family:var(--font-sans);background:var(--background);color:var(--foreground);-webkit-font-smoothing:antialiased;letter-spacing:var(--tracking-normal);font-weight:500;touch-action:manipulation;-webkit-tap-highlight-color:transparent}body.no-scroll{overflow:hidden}a{color:inherit;text-decoration:none}button{font:inherit;border:0;background:none;color:inherit;cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--ring);outline-offset:2px}input,select{font:inherit;color:inherit}[data-icon],.icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;background-color:currentColor;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.icon{width:16px;height:16px;color:var(--muted-foreground)}.i-check{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20class='lucide%20lucide-check-icon%20lucide-check'%3e%3cpath%20d='M20%206%209%2017l-5-5'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20class='lucide%20lucide-check-icon%20lucide-check'%3e%3cpath%20d='M20%206%209%2017l-5-5'/%3e%3c/svg%3e")}.i-arrow-right{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20class='lucide%20lucide-arrow-right-icon%20lucide-arrow-right'%3e%3cpath%20d='M5%2012h14'/%3e%3cpath%20d='m12%205%207%207-7%207'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20class='lucide%20lucide-arrow-right-icon%20lucide-arrow-right'%3e%3cpath%20d='M5%2012h14'/%3e%3cpath%20d='m12%205%207%207-7%207'/%3e%3c/svg%3e")}.i-alert{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20class='lucide%20lucide-circle-alert-icon%20lucide-circle-alert'%3e%3ccircle%20cx='12'%20cy='12'%20r='10'/%3e%3cline%20x1='12'%20x2='12'%20y1='8'%20y2='12'/%3e%3cline%20x1='12'%20x2='12.01'%20y1='16'%20y2='16'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20class='lucide%20lucide-circle-alert-icon%20lucide-circle-alert'%3e%3ccircle%20cx='12'%20cy='12'%20r='10'/%3e%3cline%20x1='12'%20x2='12'%20y1='8'%20y2='12'/%3e%3cline%20x1='12'%20x2='12.01'%20y1='16'%20y2='16'/%3e%3c/svg%3e")}.i-arrow-left{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20class='lucide%20lucide-arrow-left-icon%20lucide-arrow-left'%3e%3cpath%20d='m12%2019-7-7%207-7'/%3e%3cpath%20d='M19%2012H5'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20class='lucide%20lucide-arrow-left-icon%20lucide-arrow-left'%3e%3cpath%20d='m12%2019-7-7%207-7'/%3e%3cpath%20d='M19%2012H5'/%3e%3c/svg%3e")}.i-play{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20class='lucide%20lucide-circle-play-icon%20lucide-circle-play'%3e%3cpath%20d='M9%209.003a1%201%200%200%201%201.517-.859l4.997%202.997a1%201%200%200%201%200%201.718l-4.997%202.997A1%201%200%200%201%209%2014.996z'/%3e%3ccircle%20cx='12'%20cy='12'%20r='10'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20class='lucide%20lucide-circle-play-icon%20lucide-circle-play'%3e%3cpath%20d='M9%209.003a1%201%200%200%201%201.517-.859l4.997%202.997a1%201%200%200%201%200%201.718l-4.997%202.997A1%201%200%200%201%209%2014.996z'/%3e%3ccircle%20cx='12'%20cy='12'%20r='10'/%3e%3c/svg%3e")}.i-house{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20class='lucide%20lucide-house-icon%20lucide-house'%3e%3cpath%20d='M15%2021v-8a1%201%200%200%200-1-1h-4a1%201%200%200%200-1%201v8'/%3e%3cpath%20d='M3%2010a2%202%200%200%201%20.709-1.528l7-6a2%202%200%200%201%202.582%200l7%206A2%202%200%200%201%2021%2010v9a2%202%200%200%201-2%202H5a2%202%200%200%201-2-2z'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20class='lucide%20lucide-house-icon%20lucide-house'%3e%3cpath%20d='M15%2021v-8a1%201%200%200%200-1-1h-4a1%201%200%200%200-1%201v8'/%3e%3cpath%20d='M3%2010a2%202%200%200%201%20.709-1.528l7-6a2%202%200%200%201%202.582%200l7%206A2%202%200%200%201%2021%2010v9a2%202%200%200%201-2%202H5a2%202%200%200%201-2-2z'/%3e%3c/svg%3e")}.i-box{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20class='lucide%20lucide-box-icon%20lucide-box'%3e%3cpath%20d='M21%208a2%202%200%200%200-1-1.73l-7-4a2%202%200%200%200-2%200l-7%204A2%202%200%200%200%203%208v8a2%202%200%200%200%201%201.73l7%204a2%202%200%200%200%202%200l7-4A2%202%200%200%200%2021%2016Z'/%3e%3cpath%20d='m3.3%207%208.7%205%208.7-5'/%3e%3cpath%20d='M12%2022V12'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20class='lucide%20lucide-box-icon%20lucide-box'%3e%3cpath%20d='M21%208a2%202%200%200%200-1-1.73l-7-4a2%202%200%200%200-2%200l-7%204A2%202%200%200%200%203%208v8a2%202%200%200%200%201%201.73l7%204a2%202%200%200%200%202%200l7-4A2%202%200%200%200%2021%2016Z'/%3e%3cpath%20d='m3.3%207%208.7%205%208.7-5'/%3e%3cpath%20d='M12%2022V12'/%3e%3c/svg%3e")}.i-pen{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20class='lucide%20lucide-pen-line-icon%20lucide-pen-line'%3e%3cpath%20d='M13%2021h8'/%3e%3cpath%20d='M21.174%206.812a1%201%200%200%200-3.986-3.987L3.842%2016.174a2%202%200%200%200-.5.83l-1.321%204.352a.5.5%200%200%200%20.623.622l4.353-1.32a2%202%200%200%200%20.83-.497z'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20class='lucide%20lucide-pen-line-icon%20lucide-pen-line'%3e%3cpath%20d='M13%2021h8'/%3e%3cpath%20d='M21.174%206.812a1%201%200%200%200-3.986-3.987L3.842%2016.174a2%202%200%200%200-.5.83l-1.321%204.352a.5.5%200%200%200%20.623.622l4.353-1.32a2%202%200%200%200%20.83-.497z'/%3e%3c/svg%3e")}.i-click{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20class='lucide%20lucide-mouse-pointer-click-icon%20lucide-mouse-pointer-click'%3e%3cpath%20d='M14%204.1%2012%206'/%3e%3cpath%20d='m5.1%208-2.9-.8'/%3e%3cpath%20d='m6%2012-1.9%202'/%3e%3cpath%20d='M7.2%202.2%208%205.1'/%3e%3cpath%20d='M9.037%209.69a.498.498%200%200%201%20.653-.653l11%204.5a.5.5%200%200%201-.074.949l-4.349%201.041a1%201%200%200%200-.74.739l-1.04%204.35a.5.5%200%200%201-.95.074z'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20class='lucide%20lucide-mouse-pointer-click-icon%20lucide-mouse-pointer-click'%3e%3cpath%20d='M14%204.1%2012%206'/%3e%3cpath%20d='m5.1%208-2.9-.8'/%3e%3cpath%20d='m6%2012-1.9%202'/%3e%3cpath%20d='M7.2%202.2%208%205.1'/%3e%3cpath%20d='M9.037%209.69a.498.498%200%200%201%20.653-.653l11%204.5a.5.5%200%200%201-.074.949l-4.349%201.041a1%201%200%200%200-.74.739l-1.04%204.35a.5.5%200%200%201-.95.074z'/%3e%3c/svg%3e")}.i-funnel{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20class='lucide%20lucide-funnel-icon%20lucide-funnel'%3e%3cpath%20d='M10%2020a1%201%200%200%200%20.553.895l2%201A1%201%200%200%200%2014%2021v-7a2%202%200%200%201%20.517-1.341L21.74%204.67A1%201%200%200%200%2021%203H3a1%201%200%200%200-.742%201.67l7.225%207.989A2%202%200%200%201%2010%2014z'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20class='lucide%20lucide-funnel-icon%20lucide-funnel'%3e%3cpath%20d='M10%2020a1%201%200%200%200%20.553.895l2%201A1%201%200%200%200%2014%2021v-7a2%202%200%200%201%20.517-1.341L21.74%204.67A1%201%200%200%200%2021%203H3a1%201%200%200%200-.742%201.67l7.225%207.989A2%202%200%200%201%2010%2014z'/%3e%3c/svg%3e")}.i-file{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20class='lucide%20lucide-file-icon%20lucide-file'%3e%3cpath%20d='M6%2022a2%202%200%200%201-2-2V4a2%202%200%200%201%202-2h8a2.4%202.4%200%200%201%201.704.706l3.588%203.588A2.4%202.4%200%200%201%2020%208v12a2%202%200%200%201-2%202z'/%3e%3cpath%20d='M14%202v5a1%201%200%200%200%201%201h5'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20class='lucide%20lucide-file-icon%20lucide-file'%3e%3cpath%20d='M6%2022a2%202%200%200%201-2-2V4a2%202%200%200%201%202-2h8a2.4%202.4%200%200%201%201.704.706l3.588%203.588A2.4%202.4%200%200%201%2020%208v12a2%202%200%200%201-2%202z'/%3e%3cpath%20d='M14%202v5a1%201%200%200%200%201%201h5'/%3e%3c/svg%3e")}.i-star{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20class='lucide%20lucide-star-icon%20lucide-star'%3e%3cpath%20d='M11.525%202.295a.53.53%200%200%201%20.95%200l2.31%204.679a2.123%202.123%200%200%200%201.595%201.16l5.166.756a.53.53%200%200%201%20.294.904l-3.736%203.638a2.123%202.123%200%200%200-.611%201.878l.882%205.14a.53.53%200%200%201-.771.56l-4.618-2.428a2.122%202.122%200%200%200-1.973%200L6.396%2021.01a.53.53%200%200%201-.77-.56l.881-5.139a2.122%202.122%200%200%200-.611-1.879L2.16%209.795a.53.53%200%200%201%20.294-.906l5.165-.755a2.122%202.122%200%200%200%201.597-1.16z'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20class='lucide%20lucide-star-icon%20lucide-star'%3e%3cpath%20d='M11.525%202.295a.53.53%200%200%201%20.95%200l2.31%204.679a2.123%202.123%200%200%200%201.595%201.16l5.166.756a.53.53%200%200%201%20.294.904l-3.736%203.638a2.123%202.123%200%200%200-.611%201.878l.882%205.14a.53.53%200%200%201-.771.56l-4.618-2.428a2.122%202.122%200%200%200-1.973%200L6.396%2021.01a.53.53%200%200%201-.77-.56l.881-5.139a2.122%202.122%200%200%200-.611-1.879L2.16%209.795a.53.53%200%200%201%20.294-.906l5.165-.755a2.122%202.122%200%200%200%201.597-1.16z'/%3e%3c/svg%3e")}.i-triangle{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20class='lucide%20lucide-triangle-alert-icon%20lucide-triangle-alert'%3e%3cpath%20d='m21.73%2018-8-14a2%202%200%200%200-3.48%200l-8%2014A2%202%200%200%200%204%2021h16a2%202%200%200%200%201.73-3'/%3e%3cpath%20d='M12%209v4'/%3e%3cpath%20d='M12%2017h.01'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20class='lucide%20lucide-triangle-alert-icon%20lucide-triangle-alert'%3e%3cpath%20d='m21.73%2018-8-14a2%202%200%200%200-3.48%200l-8%2014A2%202%200%200%200%204%2021h16a2%202%200%200%200%201.73-3'/%3e%3cpath%20d='M12%209v4'/%3e%3cpath%20d='M12%2017h.01'/%3e%3c/svg%3e")}.i-arrow-up{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20class='lucide%20lucide-arrow-up-icon%20lucide-arrow-up'%3e%3cpath%20d='m5%2012%207-7%207%207'/%3e%3cpath%20d='M12%2019V5'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20class='lucide%20lucide-arrow-up-icon%20lucide-arrow-up'%3e%3cpath%20d='m5%2012%207-7%207%207'/%3e%3cpath%20d='M12%2019V5'/%3e%3c/svg%3e")}.i-heart{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20class='lucide%20lucide-heart-icon%20lucide-heart'%3e%3cpath%20d='M2%209.5a5.5%205.5%200%200%201%209.591-3.676.56.56%200%200%200%20.818%200A5.49%205.49%200%200%201%2022%209.5c0%202.29-1.5%204-3%205.5l-5.492%205.313a2%202%200%200%201-3%20.019L5%2015c-1.5-1.5-3-3.2-3-5.5'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20class='lucide%20lucide-heart-icon%20lucide-heart'%3e%3cpath%20d='M2%209.5a5.5%205.5%200%200%201%209.591-3.676.56.56%200%200%200%20.818%200A5.49%205.49%200%200%201%2022%209.5c0%202.29-1.5%204-3%205.5l-5.492%205.313a2%202%200%200%201-3%20.019L5%2015c-1.5-1.5-3-3.2-3-5.5'/%3e%3c/svg%3e")}.i-msg{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20class='lucide%20lucide-message-circle-more-icon%20lucide-message-circle-more'%3e%3cpath%20d='M2.992%2016.342a2%202%200%200%201%20.094%201.167l-1.065%203.29a1%201%200%200%200%201.236%201.168l3.413-.998a2%202%200%200%201%201.099.092%2010%2010%200%201%200-4.777-4.719'/%3e%3cpath%20d='M8%2012h.01'/%3e%3cpath%20d='M12%2012h.01'/%3e%3cpath%20d='M16%2012h.01'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20class='lucide%20lucide-message-circle-more-icon%20lucide-message-circle-more'%3e%3cpath%20d='M2.992%2016.342a2%202%200%200%201%20.094%201.167l-1.065%203.29a1%201%200%200%200%201.236%201.168l3.413-.998a2%202%200%200%201%201.099.092%2010%2010%200%201%200-4.777-4.719'/%3e%3cpath%20d='M8%2012h.01'/%3e%3cpath%20d='M12%2012h.01'/%3e%3cpath%20d='M16%2012h.01'/%3e%3c/svg%3e")}.i-user{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20class='lucide%20lucide-user-icon%20lucide-user'%3e%3cpath%20d='M19%2021v-2a4%204%200%200%200-4-4H9a4%204%200%200%200-4%204v2'/%3e%3ccircle%20cx='12'%20cy='7'%20r='4'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20class='lucide%20lucide-user-icon%20lucide-user'%3e%3cpath%20d='M19%2021v-2a4%204%200%200%200-4-4H9a4%204%200%200%200-4%204v2'/%3e%3ccircle%20cx='12'%20cy='7'%20r='4'/%3e%3c/svg%3e")}.i-chevron-down{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20class='lucide%20lucide-circle-question-mark-icon%20lucide-circle-question-mark'%3e%3ccircle%20cx='12'%20cy='12'%20r='10'/%3e%3cpath%20d='M9.09%209a3%203%200%200%201%205.83%201c0%202-3%203-3%203'/%3e%3cpath%20d='M12%2017h.01'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20class='lucide%20lucide-circle-question-mark-icon%20lucide-circle-question-mark'%3e%3ccircle%20cx='12'%20cy='12'%20r='10'/%3e%3cpath%20d='M9.09%209a3%203%200%200%201%205.83%201c0%202-3%203-3%203'/%3e%3cpath%20d='M12%2017h.01'/%3e%3c/svg%3e")}.i-circle-check{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20class='lucide%20lucide-circle-check-icon%20lucide-circle-check'%3e%3ccircle%20cx='12'%20cy='12'%20r='10'/%3e%3cpath%20d='m9%2012%202%202%204-4'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20class='lucide%20lucide-circle-check-icon%20lucide-circle-check'%3e%3ccircle%20cx='12'%20cy='12'%20r='10'/%3e%3cpath%20d='m9%2012%202%202%204-4'/%3e%3c/svg%3e")}.icon-house,.icon-box,.icon-pen-line,.icon-mouse-pointer-click,.icon-funnel,.icon-file,.icon-star,.icon-circle-play,.icon-arrow-right,.icon-arrow-up,.icon-circle-alert,.icon-message-circle-more,.icon-user,.icon-check,.icon-tag,.icon-circle-question-mark,.icon-chevron-down,.icon-arrow-left{background-color:currentColor}.app-shell{display:grid;grid-template-columns:232px minmax(0,1fr);height:100vh;overflow:hidden;background:var(--background)}.sidebar{background:var(--sidebar);color:var(--sidebar-foreground);border-right:1px solid var(--sidebar-border);padding:20px 16px;display:flex;flex-direction:column;gap:20px;min-width:0}.sidebar .brand{display:flex;align-items:center;gap:10px;min-width:0;padding:0 4px}.brand-mark{flex-shrink:0;width:28px;height:28px;border-radius:var(--radius-sm);background:var(--sidebar-primary);color:var(--sidebar-primary-foreground);display:grid;place-items:center;font-family:var(--font-serif);font-size:.95rem}.brand-name{font-size:.9rem;font-weight:600;letter-spacing:var(--tracking-tight)}.brand-sub{font-size:.68rem;color:var(--muted-foreground);margin-top:2px}.nav{display:flex;flex-direction:column;gap:4px}.nav-section{font-size:.68rem;text-transform:uppercase;letter-spacing:.1em;color:var(--muted-foreground);padding:0 10px;margin-bottom:6px}.nav-item{width:100%;display:flex;align-items:center;gap:10px;min-height:36px;padding:0 10px;border-radius:var(--radius-sm);font-size:.875rem;color:var(--sidebar-foreground);transition:background .18s ease,color .18s ease}.nav-item:hover{background:var(--sidebar-accent);color:var(--sidebar-accent-foreground)}.nav-item.active{background:var(--sidebar-primary);color:var(--sidebar-primary-foreground)}.nav-item.active .icon{color:var(--sidebar-primary-foreground)}.sidebar-footer{margin-top:auto;padding-top:16px;border-top:1px solid var(--sidebar-border)}.student-card{display:flex;align-items:center;gap:10px;padding:4px;cursor:pointer}.student-avatar{flex-shrink:0;width:32px;height:32px;border-radius:50%;background:var(--primary);color:var(--primary-foreground);display:grid;place-items:center;font-size:.75rem;font-weight:600}.student-name{font-size:.84rem;font-weight:600;letter-spacing:var(--tracking-tight)}.student-meta{font-size:.72rem;color:var(--muted-foreground);margin-top:2px}.main{min-width:0;overflow-y:auto;background:var(--background-100);padding:20px 24px 32px;display:flex;flex-direction:column;gap:20px}.topbar{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding-bottom:16px;border-bottom:1px solid var(--border)}.page-title h1{margin:0 0 4px;font-size:1.375rem;font-weight:600;line-height:1.25;letter-spacing:var(--tracking-tight)}.page-sub{font-size:.8125rem;color:var(--muted-foreground)}.ai-badge{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border:1px solid var(--brand-border);border-radius:var(--radius-sm);background:var(--brand-subtle);font-size:.75rem;font-weight:600;letter-spacing:.04em;white-space:nowrap}.ai-badge-dot{width:6px;height:6px;border-radius:50%;background:var(--success)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:38px;padding:0 16px;border:1px solid transparent;border-radius:var(--radius-sm);font-size:.875rem;font-weight:600;white-space:nowrap;transition:background-color .16s ease,color .16s ease,filter .16s ease,transform .12s ease}.btn:active{transform:scale(.98)}.btn.primary{background:var(--primary);color:var(--primary-foreground)}.btn.primary:hover{filter:brightness(.94)}.btn.secondary{background:var(--card);color:var(--foreground);border-color:var(--border)}.btn.secondary:hover{background:var(--brand-subtle)}.btn.ghost{background:transparent;color:var(--muted-foreground);padding:0 8px}.btn.ghost:hover{color:var(--foreground);background:var(--brand-subtle)}.btn.lg{min-height:46px;padding:0 22px;font-size:.9375rem}.btn.block{width:100%}.btn:disabled{opacity:.5;cursor:not-allowed}.btn .icon{width:16px;height:16px;color:currentColor}.card{background:var(--card);color:var(--card-foreground);border:1px solid var(--border);border-radius:var(--radius);padding:20px;display:flex;flex-direction:column;box-shadow:var(--shadow-sm)}.card-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.card-title{margin:0;font-size:.875rem;font-weight:600;letter-spacing:var(--tracking-tight);display:flex;align-items:center;gap:8px}.card-sub{margin-top:2px;font-size:.75rem;color:var(--muted-foreground)}.card-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.card-head h2{margin:0;font-size:.95rem;font-weight:600}.card-meta{font-size:.72rem;color:var(--muted-foreground)}.chip{display:inline-flex;align-items:center;gap:5px;padding:3px 8px;border-radius:999px;border:1px solid var(--border);background:var(--muted);color:var(--muted-foreground);font-size:.7rem;font-weight:500;line-height:1.4}.chip.weak{background:var(--destructive-subtle);border-color:var(--destructive-border);color:var(--destructive-text)}.chip.mid{background:#fffbeb;border-color:#fde68a;color:#b45309}.chip.ok{background:var(--success-subtle);border-color:var(--success-border);color:var(--success-text)}.progress-track{height:6px;border-radius:var(--radius-sm);background:var(--input);overflow:hidden}.progress-fill{height:100%;border-radius:var(--radius-sm);background:var(--primary);transition:width .4s ease}.table-wrap{width:100%;overflow-x:auto}.table{width:100%;border-collapse:collapse;font-size:.8125rem}.table th,.table td{padding:10px 16px;text-align:left;border-bottom:1px solid var(--border);vertical-align:middle}.table tbody tr:last-child td{border-bottom:0}.table th{font-size:.68rem;font-weight:500;text-transform:uppercase;letter-spacing:.08em;color:var(--muted-foreground);background:var(--muted)}.num{font-family:var(--font-mono);font-size:.78rem}.cell-strong{font-weight:600;letter-spacing:var(--tracking-tight)}.cell-sub{font-size:.72rem;color:var(--muted-foreground);margin-top:2px}.mobile-topbar{display:none}@media (max-width: 960px){.app-shell{grid-template-columns:minmax(0,1fr)}.sidebar{position:fixed;top:0;left:0;bottom:0;z-index:50;width:232px;transform:translate(-100%);transition:transform .22s ease;box-shadow:var(--shadow-lg);padding-top:calc(20px + env(safe-area-inset-top,0px));padding-bottom:calc(16px + env(safe-area-inset-bottom,0px))}.sidebar.open{transform:translate(0)}.mobile-topbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:12px;border-bottom:1px solid var(--border)}.menu-btn{width:44px;height:44px;border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--card);display:grid;place-items:center}.menu-btn span{display:block;width:16px;height:2px;background:var(--foreground);position:relative}.menu-btn span:before,.menu-btn span:after{content:"";position:absolute;left:0;width:16px;height:2px;background:var(--foreground)}.menu-btn span:before{top:-5px}.menu-btn span:after{top:5px}.scrim{display:none;position:fixed;inset:0;z-index:40;background:#0006}.scrim.open{display:block}.main{padding:16px calc(16px + env(safe-area-inset-right,0px)) calc(24px + env(safe-area-inset-bottom,0px)) calc(16px + env(safe-area-inset-left,0px))}.nav-item,.btn{min-height:44px}.btn.ghost{min-height:40px}}@media (max-width: 560px){.main{padding:14px calc(14px + env(safe-area-inset-right,0px)) calc(20px + env(safe-area-inset-bottom,0px)) calc(14px + env(safe-area-inset-left,0px))}.page-title h1{font-size:1.2rem}.card{padding:16px}.kpi-grid{grid-template-columns:1fr 1fr}.table th,.table td{padding:10px 12px}}.toast-wrap{top:calc(16px + env(safe-area-inset-top,0px))}.mono{font-family:var(--font-mono)}.text-muted{color:var(--muted-foreground)}.text-success{color:var(--success-text)}.text-danger{color:var(--destructive-text)}.flex{display:flex}.between{justify-content:space-between}.center{align-items:center}.gap-8{gap:8px}.gap-12{gap:12px}.gap-16{gap:16px}.mt-auto{margin-top:auto}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.skeleton{background:linear-gradient(90deg,var(--muted) 25%,var(--brand-100) 37%,var(--muted) 63%);background-size:400% 100%;animation:shimmer 1.4s ease infinite}@keyframes shimmer{to{background-position:-200% 0}}.toast-wrap{position:fixed;top:16px;left:50%;transform:translate(-50%);z-index:100;display:flex;flex-direction:column;gap:8px}.toast{background:var(--primary);color:var(--primary-foreground);padding:10px 16px;border-radius:var(--radius-sm);font-size:.8125rem;font-weight:500;box-shadow:var(--shadow-lg);animation:toastIn .2s ease}.toast.err{background:var(--destructive);color:var(--destructive-foreground)}.toast.ok{background:var(--success);color:var(--success-foreground)}@keyframes toastIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}
