:root{--color-background-primary: #ffffff;--color-background-secondary: #f5f4ef;--color-background-info: #e6f1fb;--color-text-primary: #1a1a1a;--color-text-secondary: #5f5e5a;--color-text-tertiary: #888780;--color-text-info: #0c447c;--color-border-tertiary: rgba(0, 0, 0, .12);--color-border-secondary: rgba(0, 0, 0, .25);--color-border-primary: rgba(0, 0, 0, .4);--border-radius-md: 8px;--border-radius-lg: 12px}*{box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;background:#f5f4ef;margin:0;padding:20px;color:#1a1a1a}#root{max-width:1400px;margin:0 auto;background:#fff;padding:24px;border-radius:12px;box-shadow:0 1px 3px #0000000d}input[type=text],select{border:1px solid rgba(0,0,0,.15);border-radius:6px;background:#fff;font-family:inherit}input[type=text]:focus,select:focus{outline:none;border-color:#0006}button{border:1px solid rgba(0,0,0,.15);border-radius:6px;background:#fff;cursor:pointer;font-family:inherit}button:hover{background:#f5f4ef}
