@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{animation:float 20s ease-in-out infinite;opacity:.3;pointer-events:none}@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:nth-child(1){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{font-size:20px!important;line-height:1.3}}.home-hero-title{text-align:center}.home-hero-subtitle{text-align:center;font-size:18px}@media(max-width:576px){.home-hero-title{font-size:28px!important;line-height:1.2}.home-hero-subtitle{font-size:15px!important;line-height:1.4}}.home-features-title{text-align:center}@media(max-width:576px){.home-features-title{font-size:22px!important;line-height:1.3}}.feature-card-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ant-layout-content{background:transparent!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{display:flex;align-items:center;gap:8px}.theme-system-indicator{position:relative}.theme-system-indicator:after{content:"";position:absolute;top:-2px;right:-2px;width:8px;height:8px;background:#52c41a;border-radius:50%;border:1px solid #fff}
