html,body{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#f5f5f5;min-height:100%;margin:0;padding:0}html[data-theme=dark],html[data-theme=dark] body{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#141414}html[data-theme=light],html[data-theme=light] body{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#f5f5f5}@media (prefers-color-scheme:dark){html,body{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#141414}}#root{background:inherit;min-height:100vh}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes float{0%,to{transform:translateY(0)rotate(0)}25%{transform:translateY(-20px)rotate(90deg)}50%{transform:translateY(-10px)rotate(180deg)}75%{transform:translateY(-30px)rotate(270deg)}}.floating-bg-element{opacity:.3;pointer-events:none;animation:20s ease-in-out infinite float}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:768px){.ant-card{margin:16px;width:calc(100% - 32px)!important}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}[data-theme=dark] ::-webkit-scrollbar-track{background:#262626}[data-theme=dark] ::-webkit-scrollbar-thumb{background:#434343}[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#595959}.floating-bg-element:first-child{animation-delay:0s}.floating-bg-element:nth-child(2){animation-delay:-5s}.floating-bg-element:nth-child(3){animation-delay:-10s}.floating-bg-element:nth-child(4){animation-delay:-15s}.floating-bg-element:nth-child(5){animation-delay:-7s}.floating-bg-element:nth-child(6){animation-delay:-12s}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.home-search-title{text-align:center}@media (max-width:576px){.home-search-title{line-height:1.3;font-size:20px!important}}.home-hero-title{text-align:center}.home-hero-subtitle{text-align:center;font-size:18px}@media (max-width:576px){.home-hero-title{line-height:1.2;font-size:28px!important}.home-hero-subtitle{line-height:1.4;font-size:15px!important}}.home-features-title{text-align:center}@media (max-width:576px){.home-features-title{line-height:1.3;font-size:22px!important}}.feature-card-title{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ant-layout-content{background:0 0!important}.ant-card{border-radius:8px;box-shadow:0 1px 2px #00000008,0 1px 6px -1px #00000005,0 2px 4px #00000005}[data-theme=dark] .ant-card{box-shadow:0 1px 2px #0000004d,0 1px 6px -1px #0003,0 2px 4px #0000001a}.ant-typography{color:inherit}.zen-mode .app-header,.zen-mode .app-footer{display:none!important}.zen-mode .ant-layout-content{margin:0!important;padding:0!important}.zen-mode body,.zen-mode .ant-layout{overflow-x:hidden!important}[data-theme=dark] .ant-table{background:#1f1f1f}[data-theme=dark] .ant-table-thead>tr>th{background:#262626;border-bottom:1px solid #434343}[data-theme=dark] .ant-table-tbody>tr>td{border-bottom:1px solid #303030}[data-theme=dark] .ant-table-tbody>tr:hover>td{background:#262626}.ant-dropdown-menu-item{align-items:center;gap:8px;display:flex}.theme-system-indicator{position:relative}.theme-system-indicator:after{content:"";background:#52c41a;border:1px solid #fff;border-radius:50%;width:8px;height:8px;position:absolute;top:-2px;right:-2px}.md-code-block{color:#1f1f1f;background:#fafafa;border:1px solid #e8e8e8;border-radius:6px;padding:12px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:13px;line-height:1.5;overflow:auto}.md-code-block__code{white-space:pre;display:block}[data-theme=dark] .md-code-block{color:#f5f5f5;background:#1f1f1f;border-color:#303030}
