:root,html[data-theme=light]{--wt-bg: rgb(224, 228, 234);--wt-surface: #ffffff;--wt-surface-muted: #f6f6f6;--wt-surface-hover: rgba(0, 0, 0, .05);--wt-border: #e0e4ea;--wt-text: #0f0f0f;--wt-text-secondary: #313131;--wt-text-tertiary: #7b7b7b;--wt-accent-soft: rgba(99, 102, 241, .1);--wt-accent-soft-hover: rgba(99, 102, 241, .2)}html[data-theme=dark]{--wt-bg: #14161c;--wt-surface: #1e2029;--wt-surface-muted: #262933;--wt-surface-hover: rgba(255, 255, 255, .06);--wt-border: #333743;--wt-text: #f2f3f5;--wt-text-secondary: #c9ccd3;--wt-text-tertiary: #9298a3;--wt-accent-soft: rgba(129, 140, 248, .22);--wt-accent-soft-hover: rgba(129, 140, 248, .34)}html[data-theme=dark] body{background-color:var(--wt-bg);color:var(--wt-text)}body{font-family:Arial,Helvetica,sans-serif}button{cursor:pointer}#root{min-height:100vh;display:flex;flex-direction:column}ul,ol,li{padding:0}a{color:inherit;text-decoration:none}*,*:before,*:after{box-sizing:border-box}*{margin:0}@media (prefers-reduced-motion: no-preference){html{interpolate-size:allow-keywords}}body{min-height:100vh;line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance}ul,ol{list-style:none}:root{font-family:Inter,sans-serif;font-feature-settings:"liga" 1,"calt" 1}@supports (font-variation-settings: normal){:root{font-family:InterVariable,sans-serif}}
