:root{--background:#fff;--foreground:#171717;--max-width:1200px;--border-radius:8px;--font-family:var(--font-inter,"Inter"),var(--font-roboto,"Roboto"),"Segoe UI","Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"}*{box-sizing:border-box;padding:0;margin:0}.container{width:100%;max-width:var(--max-width);margin:0 auto;padding:1rem}.MuiButtonBase-root:not(.MuiSwitch-switchBase),button{min-height:44px;min-width:44px}.MuiSwitch-switchBase{min-height:auto;min-width:auto}a{color:inherit;text-decoration:none}.dark .react-flow,.react-flow.dark{--xy-controls-button-background-color:#2b2b2b;--xy-controls-button-background-color-hover:#3e3e3e;--xy-controls-button-color:#f8f8f8;--xy-controls-button-color-hover:#fff;--xy-controls-button-border-color:#5b5b5b}@media (max-width:768px){.container{padding:.5rem}}