.top-loading-bar-container{position:fixed;top:0;left:0;right:0;height:3px;z-index:9999;pointer-events:none;overflow:hidden}.top-loading-bar{height:100%;background:linear-gradient(90deg,#1677ff,#22d3ee,#a855f7);transition:width .25s cubic-bezier(.4,0,.2,1),opacity .4s ease;box-shadow:0 0 8px #1677ff99}.top-loading-bar-glow{position:absolute;top:0;width:60px;height:100%;margin-left:-60px;background:radial-gradient(circle,rgba(34,211,238,.8) 0%,transparent 70%);transition:left .25s cubic-bezier(.4,0,.2,1);pointer-events:none}:root{--primary-color: #1890ff;--success-color: #52c41a;--warning-color: #faad14;--error-color: #ff4d4f;--text-color: rgba(0, 0, 0, .85);--text-secondary: rgba(0, 0, 0, .45);--border-color: #d9d9d9;--background-color: #f5f5f5}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--background-color)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}a{color:var(--primary-color);text-decoration:none}a:hover{color:#40a9ff}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .3s ease-out}.ant-image-preview-switch-left,.ant-image-preview-switch-right{width:44px!important;height:44px!important;margin-top:-22px!important;background:#00000073!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#fff!important;font-size:18px!important;box-shadow:0 2px 8px #0000004d!important}.ant-image-preview-switch-left:hover,.ant-image-preview-switch-right:hover{background:#000000a6!important}.ant-image-preview-switch-left{inset-inline-start:60px!important}.ant-image-preview-switch-right{inset-inline-end:60px!important}.ant-image-preview-progress{font-size:14px!important;background:#00000073!important;padding:4px 12px!important;border-radius:12px!important}
