:root{--text:#000;--text-muted:#666;--bg:#fff;--bg-soft:#fafafa;--border:#f0f0f0;--accent:#000;--sans:Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;font-family:var(--sans);color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;font-weight:400;line-height:1.45}*,:before,:after{box-sizing:border-box}html,body,#root{width:100%;min-height:100%;margin:0;padding:0}html{background:var(--bg)}body{background:var(--bg);color:var(--text);font-family:var(--sans)}#root{min-height:100svh}h1,h2,h3,h4,h5,h6{font:inherit;color:inherit;margin:0}p{margin:0}button,input,textarea,select{font:inherit}button{appearance:none;border-radius:0}input,textarea,select{appearance:none;border-radius:0;width:100%;max-width:100%}img,video{max-width:100%;display:block}a{color:inherit;text-decoration:none}ul,ol{margin:0;padding:0;list-style:none}:focus-visible{outline-offset:2px;outline:2px solid #0000002e}
