:root{--gray-0: #ffffff;--gray-25: #fafafa;--gray-50: #f5f5f6;--gray-100: #ebebee;--gray-200: #d9dade;--gray-300: #b8bac1;--gray-400: #8f929c;--gray-500: #6b6e78;--gray-600: #4c4f58;--gray-700: #34363d;--gray-800: #212226;--gray-900: #121316;--accent: #2652e6;--accent-hover: #1d43c4;--accent-subtle: #eef2fe;--ok: #157f3d;--ok-subtle: #e9f6ee;--warn: #9a6700;--warn-subtle: #fdf3d8;--danger: #c11c2e;--danger-subtle: #fdebed;--bg: var(--gray-25);--surface: var(--gray-0);--border: var(--gray-100);--border-strong: var(--gray-200);--text: var(--gray-900);--text-secondary: var(--gray-500);--text-disabled: var(--gray-300);--font-sans: "Inter", "Noto Sans", "Noto Sans Gurmukhi", -apple-system, "Segoe UI", sans-serif;--font-mono: "JetBrains Mono", "Cascadia Code", Consolas, monospace;--text-xs: .75rem;--text-sm: .8125rem;--text-base: .875rem;--text-lg: 1rem;--text-xl: 1.25rem;--text-2xl: 1.5rem;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-6: 24px;--space-8: 32px;--radius-sm: 6px;--radius-md: 8px;--radius-lg: 12px;--shadow-sm: 0 1px 2px rgb(18 19 22 / .05);--shadow-md: 0 2px 8px rgb(18 19 22 / .08);--ease: cubic-bezier(.25, .1, .25, 1);--duration-fast: .12s;--duration: .18s}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%;text-size-adjust:100%}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font-sans);font-size:var(--text-base);line-height:1.5;-webkit-font-smoothing:antialiased}@media (pointer: coarse){button:not(.help-tip-btn),select,input:not([type=checkbox]){min-block-size:44px}.help-tip-btn{inline-size:32px!important;block-size:32px!important}.help-tip-btn svg{width:13px;height:13px}}
