:root{color-scheme:light;--bg:#f4f1ea;--surface:#ffffff;--ink:#1f1a14;--muted:#6f6456;--line:#d9cfbf;--accent:#b24a2d;--accent-strong:#8f351d}*{box-sizing:border-box}body,html{margin:0;padding:0;background:#f5f5f9;color:var(--ink);font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit}button,input,select,textarea{font:inherit}input::placeholder,textarea::placeholder{color:#8f96ab}input:not([type=checkbox]):not(:disabled):hover,select:not(:disabled):hover,textarea:not(:disabled):hover{border-color:#c8cee0!important;background:#fcfcff!important}input:not([type=checkbox]):not(:disabled):active,select:not(:disabled):active,textarea:not(:disabled):active{border-color:#7a73ff!important;background:#ffffff!important;box-shadow:0 0 0 2px rgba(99,91,255,.08)!important}input:not([type=checkbox]):focus,select:focus,textarea:focus{outline:none;border-color:#635bff!important;box-shadow:0 0 0 4px rgba(99,91,255,.12)!important}