@charset "UTF-8";html,body{height:100%}body{margin:0;background:#0b0f19;color:#ffffffeb}*,*:before,*:after{box-sizing:border-box}a{color:inherit}pre,code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.snackbar--success .mdc-snackbar__surface{background-color:#2e7d32!important;color:#fff!important}.snackbar--error .mdc-snackbar__surface{background-color:#c62828!important;color:#fff!important}.ellipsis-tip{position:absolute;z-index:9999;max-width:420px;padding:6px 10px;border-radius:4px;background:#1e293b;color:#e2e8f0;font-size:.82rem;line-height:1.4;white-space:normal;word-break:break-word;box-shadow:0 4px 12px #00000080;pointer-events:none;animation:tip-in .12s ease-out}@keyframes tip-in{0%{opacity:0;transform:translateY(calc(-100% + 4px))}to{opacity:1;transform:translateY(-100%)}}
