*{box-sizing:border-box}body{color:#1e293b;-webkit-font-smoothing:antialiased;background:#f8fafc;margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;transition:background-color .25s,color .25s}#root{min-height:100vh}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.ant-card{border:1px solid #f1f5f9;transition:all .2s ease-in-out;box-shadow:0 1px 3px #0000000d,0 1px 2px -1px #0000000d}.ant-card:hover{box-shadow:0 4px 6px -1px #00000012,0 2px 4px -2px #0000000d}code,pre,.font-mono{font-family:JetBrains Mono,monospace!important}.ant-layout-sider{border-right:1px solid #e2e8f0;transition:background-color .25s,border-color .25s;box-shadow:1px 0 3px #00000005}.admin-header{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid #e2e8f0;transition:background-color .25s,border-color .25s;background:#ffffffd9!important}.interactive-card{transition:all .2s cubic-bezier(.4,0,.2,1)}.interactive-card:hover{transform:translateY(-2px);box-shadow:0 8px 16px -4px #0d94881f}.dark body,html.dark body{color:#f8fafc;background:#0f172a}.dark ::-webkit-scrollbar-track{background:#0f172a}.dark ::-webkit-scrollbar-thumb{background:#334155}.dark ::-webkit-scrollbar-thumb:hover{background:#475569}.dark .ant-card{background:#1e293b;border-color:#334155}.dark .admin-header{border-bottom:1px solid #334155;background:#0f172ad9!important}.dark .ant-layout-sider{border-right:1px solid #334155;background:#0f172a!important}.dark .ant-layout{background:#0f172a!important}.dark .cmd-item:hover{background:#1e293b!important}@media (width<=575px){.ant-modal{max-width:calc(100vw - 16px)!important;margin:8px auto!important}h1.ant-typography,h2.ant-typography,h3.ant-typography{font-size:18px!important}.ant-btn{min-height:38px}.floating-batch-container{width:calc(100vw - 24px)!important;bottom:16px!important}.floating-task-container{max-width:calc(100vw - 24px)!important;bottom:16px!important;right:12px!important}.has-active-batch-bar .floating-task-container{bottom:84px!important}}.btn-touch-target{justify-content:center;align-items:center;min-height:40px;display:inline-flex}.kbd-badge{color:#475569;background:#fff;border:1px solid #cbd5e1;border-radius:4px;justify-content:center;align-items:center;padding:1px 6px;font-family:JetBrains Mono,monospace;font-size:11px;display:inline-flex;box-shadow:0 1px 2px #0000000d}.dark .kbd-badge{color:#94a3b8;background:#0f172a;border-color:#334155}@keyframes slideUpFade{0%{opacity:0;transform:translate(-50%,16px)}to{opacity:1;transform:translate(-50%)}}@keyframes islandEntrance{0%{opacity:0;transform:translateY(20px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.animate-slide-up{animation:.22s cubic-bezier(.16,1,.3,1) forwards slideUpFade}.animate-island{animation:.25s cubic-bezier(.16,1,.3,1) forwards islandEntrance}
