.toast-viewport{z-index:2000;pointer-events:none;flex-direction:column;width:380px;max-width:calc(100vw - 32px);display:flex;position:fixed;top:20px;right:20px}.toast-slot{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .22s cubic-bezier(.22,1,.36,1),opacity .22s,margin-bottom .22s;display:grid}.toast-slot--mounted{opacity:1;grid-template-rows:1fr;margin-bottom:10px}.toast-slot--exiting{opacity:0;grid-template-rows:0fr;margin-bottom:0}.toast-slot-inner{min-height:0;overflow:hidden}.toast-card{pointer-events:auto;opacity:0;background:#fff;border:1px solid #1018281f;border-left:4px solid #0000;border-radius:12px;align-items:flex-start;gap:12px;padding:13px 34px 13px 12px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;transition:transform .26s cubic-bezier(.22,1,.36,1),opacity .26s;display:flex;position:relative;overflow:hidden;transform:translate(18px)scale(.98);box-shadow:0 10px 28px #10182829,0 2px 8px #1018281f}.toast-card--success{border-left-color:#17845c}.toast-card--error{border-left-color:#d1424a}.toast-card--warning{border-left-color:#b8720b}.toast-card--info{border-left-color:#0e6b7a}.toast-slot--mounted .toast-card{opacity:1;transform:translate(0)scale(1)}.toast-card--exiting{opacity:0;transition:transform .2s,opacity .2s;transform:translate(10px)scale(.98)}.toast-icon{border-radius:9px;flex:none;justify-content:center;align-items:center;width:30px;height:30px;margin-top:1px;font-size:16px;display:flex}.toast-card--success .toast-icon{color:#17845c;background:#e6f5ee}.toast-card--error .toast-icon{color:#d1424a;background:#fdecec}.toast-card--warning .toast-icon{color:#b8720b;background:#fdf3e0}.toast-card--info .toast-icon{color:#0e6b7a;background:#e5f1f3}.toast-body{flex:auto;min-width:0;padding-top:3px}.toast-title{color:#101828;word-wrap:break-word;margin:0;font-size:14px;font-weight:600;line-height:20px}.toast-description{color:#475467;word-wrap:break-word;margin:2px 0 0;font-size:13px;line-height:18px}.toast-close{color:#98a2b3;cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;width:22px;height:22px;padding:0;font-size:11px;transition:background-color .15s,color .15s;display:flex;position:absolute;top:10px;right:10px}.toast-close:hover{color:#475467;background:#f2f4f5}.toast-progress{transform-origin:0;width:100%;height:3px;animation-name:toast-countdown;animation-timing-function:linear;animation-fill-mode:forwards;position:absolute;bottom:0;left:0}.toast-card--success .toast-progress{opacity:.35;background:#17845c}.toast-card--error .toast-progress{opacity:.35;background:#d1424a}.toast-card--warning .toast-progress{opacity:.35;background:#b8720b}.toast-card--info .toast-progress{opacity:.35;background:#0e6b7a}.toast-card:hover .toast-progress{animation-play-state:paused}@keyframes toast-countdown{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@media (prefers-reduced-motion:reduce){.toast-slot,.toast-card{transition:opacity .12s}.toast-card{transform:none!important}.toast-progress{animation:none;display:none}}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.ant-table-tbody>tr>td,.ant-card,.ant-btn{transition:background-color .15s,box-shadow .15s,border-color .15s}.ant-table-tbody>tr.ant-table-row:hover>td{background:#eef4f5!important}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#c7d0d3;border-radius:8px}::-webkit-scrollbar-thumb:hover{background:#a9b4b8}.kb-stat-strip>.ant-col+.ant-col .kb-stat{border-left:1px solid #f0f0f0;padding-left:16px}@media (width<=767px){.kb-stat-strip>.ant-col+.ant-col .kb-stat{border-left:none;padding-left:0}}
