:root{color-scheme:light;--background: #f3f7fa;--canvas-tint: #eaf2f5;--sidebar: #071521;--sidebar-elevated: #0c2230;--surface: #ffffff;--surface-elevated: #edf4f6;--border: #d8e3e8;--text: #122630;--text-muted: #627784;--text-subtle: #81939e;--accent: #2ad4b3;--accent-strong: #087e70;--accent-secondary: #4e7df2;--success: #18a174;--success-soft: #e5f7f0;--warning: #c47a10;--warning-soft: #fff4df;--danger: #c44256;--danger-soft: #fdecef;--info: #3978db;--info-soft: #eaf1ff;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-7: 32px;--radius-sm: 7px;--radius-md: 10px;--radius-lg: 16px;--shadow-sm: 0 8px 28px rgba(24, 53, 67, .06);--shadow-md: 0 16px 46px rgba(19, 48, 62, .1);--transition-fast: .16s ease;--font-base: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono: "SFMono-Regular", Consolas, "Liberation Mono", monospace;--sidebar-width: 252px;--header-height: 68px}*{box-sizing:border-box}html{background:var(--background)}body{background:radial-gradient(circle at 82% 0%,rgba(42,212,179,.07),transparent 28%),var(--canvas-tint);color:var(--text);font-family:var(--font-base);margin:0;min-width:320px}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}h1,h2,h3,p{overflow-wrap:break-word}::selection{background:#2ad4b340}:focus-visible{outline:3px solid rgba(42,212,179,.34);outline-offset:2px}
