:root{--background:#fff;--background-header:#c1ebf8;--foreground:#251428;--bg-primary:#fff;--bg-secondary:#f9fafb;--text-accent:#3b82f6;--text-primary:#000;--text-secondary:#6b7280;--border-color:#e5e7eb;--input-bg:#fff;--input-border:#d1d5db;--input-focus-border:#3b82f6;--modal-bg:#fff;--modal-border:#e5e7eb;--button-primary-bg:#3b82f6;--button-primary-text:#fff;--button-primary-hover-bg:#2563eb;--selected-row-bg:#e3f2fd;--selected-row-hover-bg:#bbdefb}html{width:100%;max-width:100vw;position:relative;overflow-x:hidden}body{width:100%;max-width:100vw;color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0;font-family:Arial,Helvetica,sans-serif;position:relative;overflow-x:hidden}*,:before,:after{box-sizing:border-box;margin:0;padding:0}img,svg,video,iframe{max-width:100%;height:auto}.tableWrapper table{max-width:none}a{color:inherit;text-decoration:none}main,section,article,header,footer,nav,aside{box-sizing:border-box;width:100%;max-width:100%;position:relative;overflow-x:hidden}div{box-sizing:border-box;max-width:100%}.tableWrapper{contain:layout;max-width:100%;overflow-x:auto}.tabsHeader{max-width:100%;overflow-x:auto}.tableWrapper>table{max-width:none}@media (max-width:768px){html{font-size:15px}}@media (max-width:480px){html{font-size:14px}}
