*{margin:0;padding:0;box-sizing:border-box}html{overflow-x:hidden;width:100%;height:100%}body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;overflow-x:hidden;width:100%;min-height:100vh}#root{min-height:100vh;width:100%;max-width:100vw;overflow-x:hidden}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#e2e8f0;border-radius:0}::-webkit-scrollbar-thumb{background:#94a3b8;border-radius:5px;border:2px solid #e2e8f0}::-webkit-scrollbar-thumb:hover{background:#64748b}::-webkit-scrollbar-corner{background:#e2e8f0}html.dark ::-webkit-scrollbar-track{background:#0f172a}html.dark ::-webkit-scrollbar-thumb{background:#475569;border:2px solid #0f172a}html.dark ::-webkit-scrollbar-thumb:hover{background:#64748b}html.dark ::-webkit-scrollbar-corner{background:#0f172a}*{scrollbar-width:thin;scrollbar-color:#94a3b8 #e2e8f0}html.dark *{scrollbar-color:#475569 #0f172a}.ant-notification{z-index:10000}.ant-notification-notice{border:1px solid #e2e8f0;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.ant-notification-notice-message{font-weight:600;color:#0f172a}.ant-notification-notice-description{color:#475569}html.dark .ant-notification-notice{background:#1e293b;border:1px solid #334155;box-shadow:0 10px 15px -3px #00000080,0 4px 6px -4px #00000080}html.dark .ant-notification-notice-message{color:#fff}html.dark .ant-notification-notice-description{color:#cbd5e1}html.dark .ant-notification-notice-close{color:#94a3b8}html.dark .ant-notification-notice-close:hover{color:#f1f5f9}.ant-layout{background:transparent!important}.ant-layout,.ant-layout-content{overflow-x:hidden!important;max-width:100vw}
