*,*:before,*:after{box-sizing:border-box}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;padding:0;transition:background-color .25s ease,color .25s ease}:root,[data-theme=light]{color-scheme:light;--cw-bg-primary: #f5f7fa;--cw-bg-surface: #ffffff;--cw-bg-elevated: #f0f2f5;--cw-bg-header: #1e2128;--cw-bg-input: #ffffff;--cw-bg-hover: #e8eaef;--cw-bg-selected: #e0e7ff;--cw-bg-code: #f4f5f7;--cw-text-primary: #1a1a2e;--cw-text-secondary: #4a4a68;--cw-text-muted: #6b7280;--cw-text-inverse: #ffffff;--cw-text-link: #2563eb;--cw-border: #d1d5db;--cw-border-focus: #3b82f6;--cw-accent: #3b82f6;--cw-accent-hover: #2563eb;--cw-success: #16a34a;--cw-warning: #d97706;--cw-error: #dc2626;--cw-error-bg: #fef2f2;--cw-success-bg: #f0fdf4;--cw-warning-bg: #fffbeb;--cw-shadow: 0 1px 3px rgba(0, 0, 0, .08), 0 1px 2px rgba(0, 0, 0, .06);--cw-shadow-lg: 0 4px 12px rgba(0, 0, 0, .1), 0 2px 4px rgba(0, 0, 0, .06);--cw-scrollbar-thumb: #c1c5cc;--cw-scrollbar-track: #f0f2f5}[data-theme=dark]{color-scheme:dark;--cw-bg-primary: #0f1117;--cw-bg-surface: #1a1d27;--cw-bg-elevated: #242836;--cw-bg-header: #0d0f14;--cw-bg-input: #1e2230;--cw-bg-hover: #2a2f3e;--cw-bg-selected: #1e2a4a;--cw-bg-code: #1a1e2a;--cw-text-primary: #e2e8f0;--cw-text-secondary: #94a3b8;--cw-text-muted: #64748b;--cw-text-inverse: #0f1117;--cw-text-link: #60a5fa;--cw-border: #2d3748;--cw-border-focus: #60a5fa;--cw-accent: #60a5fa;--cw-accent-hover: #3b82f6;--cw-success: #22c55e;--cw-warning: #fbbf24;--cw-error: #ef4444;--cw-error-bg: #2a1515;--cw-success-bg: #152a18;--cw-warning-bg: #2a2515;--cw-shadow: 0 1px 3px rgba(0, 0, 0, .3), 0 1px 2px rgba(0, 0, 0, .2);--cw-shadow-lg: 0 4px 12px rgba(0, 0, 0, .4), 0 2px 4px rgba(0, 0, 0, .3);--cw-scrollbar-thumb: #3a4050;--cw-scrollbar-track: #1a1d27}[data-theme]{background-color:var(--cw-bg-primary);color:var(--cw-text-primary)}a{color:var(--cw-text-link);text-decoration:none}a:hover{text-decoration:underline}input,select,textarea{color:var(--cw-text-primary);background-color:var(--cw-bg-input);border:1px solid var(--cw-border);border-radius:6px;padding:8px 12px;font-size:14px;font-family:inherit;outline:none;transition:border-color .2s ease,box-shadow .2s ease}input:focus,select:focus,textarea:focus{border-color:var(--cw-border-focus);box-shadow:0 0 0 3px #3b82f626}button{font-family:inherit;cursor:pointer}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--cw-scrollbar-track)}::-webkit-scrollbar-thumb{background:var(--cw-scrollbar-thumb);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--cw-text-muted)}[data-theme] *,[data-theme] *:before,[data-theme] *:after{transition:background-color .25s ease,color .15s ease,border-color .2s ease,box-shadow .2s ease}@media (max-width: 767px){:root{font-size:14px}}
