:root{--bg: #f5f5f7;--surface: #ffffff;--surface-alt: #f5f5f7;--text-primary: #1d1d1f;--text-secondary: #6e6e73;--text-tertiary: #86868b;--text-link: #0066cc;--sep: #d2d2d7;--sep-soft: #e8e8ed;--idea: #6366f1;--hone: #0066cc;--validate: #34c759;--shape: #ff9500;--done: #ff3b30;--black: #1d1d1f;--white: #ffffff;--g50: #f5f5f7;--g100: #d2d2d7;--g300: #86868b;--g500: #6e6e73;--g700: #1d1d1f;--dark: #1d1d1f;--dark2: #2d2d2f;--dark3: #3d3d3f;--r: 16px;--rs: 10px;--shadow-sm: 0 1px 4px rgba(0,0,0,.05), 0 0 0 1px rgba(0,0,0,.06);--shadow-md: 0 4px 16px rgba(0,0,0,.08), 0 0 0 1px rgba(0,0,0,.05);--shadow-lg: 0 12px 40px rgba(0,0,0,.12), 0 0 0 1px rgba(0,0,0,.05)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px}body{font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,SF Pro Display,Helvetica Neue,Arial,sans-serif;background:var(--bg);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;letter-spacing:-.01em}button{font-family:inherit;cursor:pointer}input,textarea,select{font-family:inherit}a{text-decoration:none;color:inherit}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--sep);border-radius:99px}::-webkit-scrollbar-thumb:hover{background:var(--text-tertiary)}
