:root{--background:#ffffff;--foreground:#171717;--font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:var(--font-family);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}.ant-btn,.ant-dropdown-menu,.ant-input,.ant-menu,.ant-message,.ant-modal-content,.ant-notification,.ant-select,.ant-tooltip,.ant-typography{font-family:var(--font-family)!important}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}.text-ellipses{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.custom-menu .ant-menu-item-selected{font-weight:700!important}.custom-menu .ant-menu-item-selected:before{content:"";position:absolute;display:block;background-color:#006FFD;left:0;height:50px;width:6px;border-bottom-right-radius:10px;border-top-right-radius:10px}.custom-menu .ant-menu-item{margin:0!important;width:100%!important;font-weight:700!important}.event-details-splitter .ant-splitter-bar .ant-splitter-bar-collapse-bar.ant-splitter-bar-collapse-bar-end,.event-details-splitter .ant-splitter-bar .ant-splitter-bar-collapse-bar.ant-splitter-bar-collapse-bar-start{width:18px;height:35px;background:rgba(0,0,0,.1)}