:root{--page-bg: #f6f7fa;--surface-hover: #f3f3f7;--text: #202130;--text-muted: #666a7c;--text-faint: #9498a8;--primary: #6153dd;--primary-soft: #efedff;--danger: #d64655;--danger-soft: #fff0f2;--border: #e6e7ed;--border-strong: #d9dbe4;--shadow-sm: 0 4px 14px rgba(31, 35, 53, .04);--shadow-md: 0 12px 28px rgba(31, 35, 53, .1);--shadow-lg: 0 22px 60px rgba(24, 26, 39, .18);color-scheme:light;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{min-width:320px;min-height:100%;background:var(--page-bg)}body{min-width:320px;min-height:100vh;margin:0;color:var(--text);background:var(--page-bg);-webkit-font-smoothing:antialiased}button,input,select,textarea{font-family:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--primary);outline-offset:2px}::selection{color:#fff;background:var(--primary)}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#cfd1da;border:3px solid transparent;border-radius:10px;background-clip:padding-box}
