:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#242424;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}a{color:#646cff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#535bf2}body{min-width:320px;min-height:100vh;margin:0}html,body,#root{width:100%;height:100%}@keyframes gradient-shift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes color-shift{0%{background:linear-gradient(90deg,#ff4d4f,#fa8c16)}25%{background:linear-gradient(90deg,#fa8c16,#52c41a)}50%{background:linear-gradient(90deg,#52c41a,#1890ff)}75%{background:linear-gradient(90deg,#1890ff,#722ed1)}to{background:linear-gradient(90deg,#722ed1,#ff4d4f)}}@keyframes pulse-glow{0%,to{box-shadow:0 4px 12px #ff4d4f66,0 0 #ff4d4fb3}50%{box-shadow:0 4px 20px #ff4d4f99,0 0 0 8px #ff4d4f00}}.floating-button-gradient{color:#fff;background:linear-gradient(90deg,#ff4d4f,#fa8c16,#52c41a,#1890ff,#722ed1,#eb2f96,#ff4d4f) 0 0/300% 100%;transition:transform .3s,box-shadow .3s;animation:4s infinite gradient-shift,2s ease-in-out infinite pulse-glow;position:relative}.floating-button-gradient:before{content:"";border-radius:inherit;pointer-events:none;background:#0000001a;position:absolute;inset:0}.floating-button-gradient:hover{animation:2s infinite gradient-shift,1s ease-in-out infinite pulse-glow;transform:scale(1.15)}.floating-button-gradient:active{transform:scale(1.05)}@media (max-width:768px){.floating-button-gradient{border-radius:20px!important;padding:6px 12px!important;font-size:12px!important;bottom:70px!important;right:12px!important}}@media (max-width:480px){.floating-button-gradient{border-radius:18px!important;padding:5px 10px!important;font-size:11px!important;bottom:60px!important;right:10px!important}}h1{font-size:3.2em;line-height:1.1}button{cursor:pointer;background-color:#1a1a1a;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.ant-menu-dark,.ant-menu-dark.ant-menu-inline,.ant-menu-dark.ant-menu-root,ul.ant-menu.ant-menu-dark,ul.ant-menu.ant-menu-dark.ant-menu-inline,ul.ant-menu.ant-menu-root.ant-menu-dark{background:0 0!important}.ant-menu-dark .ant-menu-item,.ant-menu-dark.ant-menu-inline .ant-menu-item,.ant-menu-dark .ant-menu-item:not(.ant-menu-item-selected){background-color:#0000!important}.ant-menu-dark .ant-menu-item-selected,.ant-menu-dark.ant-menu-inline .ant-menu-item-selected,.ant-menu-dark .ant-menu-item.ant-menu-item-selected,.ant-menu-dark.ant-menu-inline .ant-menu-item.ant-menu-item-selected{color:#ffffffd9!important;background-color:#ffffff14!important}.ant-menu-dark .ant-menu-item-selected:after,.ant-menu-dark.ant-menu-inline .ant-menu-item-selected:after,.ant-menu-dark .ant-menu-item.ant-menu-item-selected:after,.ant-menu-dark.ant-menu-inline .ant-menu-item.ant-menu-item-selected:after{opacity:0!important;width:0!important;display:none!important}.ant-menu-dark .ant-menu-item-selected .ant-menu-title-content,.ant-menu-dark.ant-menu-inline .ant-menu-item-selected .ant-menu-title-content,.ant-menu-dark .ant-menu-item.ant-menu-item-selected .ant-menu-title-content,.ant-menu-dark.ant-menu-inline .ant-menu-item.ant-menu-item-selected .ant-menu-title-content,.ant-menu-dark .ant-menu-item-selected .anticon,.ant-menu-dark.ant-menu-inline .ant-menu-item-selected .anticon,.ant-menu-dark .ant-menu-item.ant-menu-item-selected .anticon,.ant-menu-dark.ant-menu-inline .ant-menu-item.ant-menu-item-selected .anticon{color:#ffffffd9!important}.theme-toggle-expand.theme-dark{color:#fff!important}.theme-toggle-expand.theme-dark svg,.theme-toggle-expand.theme-dark path{fill:#fff!important;stroke:#fff!important;color:#fff!important}.theme-toggle-expand.theme-light{color:#000!important}.theme-toggle-expand.theme-light svg,.theme-toggle-expand.theme-light path{fill:#000!important;stroke:#000!important;color:#000!important}.ant-menu-dark .ant-menu-item-selected,.ant-menu-dark.ant-menu-inline .ant-menu-item-selected,.ant-menu-dark .ant-menu-item.ant-menu-item-selected,.ant-menu-dark.ant-menu-inline .ant-menu-item.ant-menu-item-selected{border-left:none!important;border-right:none!important}.ant-modal{margin:16px auto}.ant-modal-content{flex-direction:column;max-height:calc(100vh - 32px);margin:0 auto;display:flex}.ant-modal-body{flex:1;min-height:0;overflow-y:auto}@media (max-width:768px){.ant-modal{width:calc(100vw - 32px)!important;max-width:calc(100vw - 32px)!important;margin:16px auto!important}.ant-modal-content{max-width:100%!important;max-height:calc(100vh - 32px)!important}.ant-modal-body{max-height:calc(100vh - 200px)!important}}@media (max-width:480px){.ant-modal{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;margin:12px auto!important}.ant-modal-content{max-width:100%!important;max-height:calc(100vh - 24px)!important}.ant-modal-body{max-height:calc(100vh - 180px)!important;padding:16px!important}}.theme-toggle.theme-toggle--reversed .theme-toggle__expand{transform:scaleX(-1)}.theme-toggle{--theme-toggle__expand--duration:.75s}.theme-toggle__expand g circle,.theme-toggle__expand g path{transform-origin:50%;transition:transform calc(var(--theme-toggle__expand--duration)*.65)cubic-bezier(0,0,0,1.25)calc(var(--theme-toggle__expand--duration)*.35)}.theme-toggle__expand clipPath path{transition:d calc(var(--theme-toggle__expand--duration)*.6)cubic-bezier(0,0,.5,1)}.theme-toggle input[type=checkbox]:checked~.theme-toggle__expand g circle,.theme-toggle input[type=checkbox]:checked~.theme-toggle__expand g path,.theme-toggle--toggled:not(label).theme-toggle .theme-toggle__expand g circle,.theme-toggle--toggled:not(label).theme-toggle .theme-toggle__expand g path{transition-delay:0s}.theme-toggle input[type=checkbox]:checked~.theme-toggle__expand g circle,.theme-toggle--toggled:not(label).theme-toggle .theme-toggle__expand g circle{transform:scale(1.4)}.theme-toggle input[type=checkbox]:checked~.theme-toggle__expand g path,.theme-toggle--toggled:not(label).theme-toggle .theme-toggle__expand g path{transform:scale(.75)}.theme-toggle input[type=checkbox]:checked~.theme-toggle__expand clipPath path,.theme-toggle--toggled:not(label).theme-toggle .theme-toggle__expand clipPath path{d:path("M-9 3h25a1 1 0 0017 13v30H0Z");transition-delay:calc(var(--theme-toggle__expand--duration)*.4);transition-timing-function:cubic-bezier(0,0,0,1.25)}button.theme-toggle,label.theme-toggle{cursor:pointer;background:0 0;border:none}button.theme-toggle input[type=checkbox],label.theme-toggle input[type=checkbox]{display:none}button.theme-toggle .theme-toggle-sr,label.theme-toggle .theme-toggle-sr{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}#root{width:100%;height:100vh;margin:0;padding:0}
