: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}
