@keyframes fi{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.fade-in{animation:.3s fi}.ip{color:#eaeaea;background:#111214;border:1px solid #2a2b2f;border-radius:10px;outline:none;width:100%;padding:11px 14px;font-family:inherit;font-size:14px;transition:border-color .15s,background .15s}.ip:focus{background:#161719;border-color:#378add}.ip:disabled{opacity:.5;cursor:not-allowed}.ip.err{border-color:#e24b4a}.ip.mn{font-family:JetBrains Mono,monospace}textarea.ip{resize:vertical;min-height:80px;font-family:inherit}select.ip{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'><path fill='%23999' d='M6 9L1 4h10z'/></svg>");background-position:right 12px center;background-repeat:no-repeat;padding-right:32px}.bt{color:#eaeaea;cursor:pointer;background:#1a1b1f;border:1px solid #2a2b2f;border-radius:10px;align-items:center;gap:6px;padding:10px 16px;font-family:inherit;font-size:13px;font-weight:500;transition:all .15s;display:inline-flex}.bt:hover:not(:disabled){background:#25262a;border-color:#3a3b3f}.bt:disabled{opacity:.5;cursor:not-allowed}.bt.bp{color:#111;background:linear-gradient(135deg,#f5a623,#ef9f27);border-color:#0000;font-weight:600}.bt.bp:hover:not(:disabled){box-shadow:0 6px 18px #f5a62340}.bt.bs{color:#fff;background:#1d9e75;border-color:#0000}.bt.br{color:#fff;background:#e24b4a;border-color:#0000}.bt.bb{color:#fff;background:#378add;border-color:#0000}.bt.sm{border-radius:8px;padding:6px 10px;font-size:12px}.cd{background:#111214;border:1px solid #1a1b1f;border-radius:14px;padding:20px}.pill{letter-spacing:.02em;border-radius:999px;align-items:center;gap:5px;padding:4px 10px;font-size:11px;font-weight:600;display:inline-flex}.pill:before{content:"";background:currentColor;border-radius:50%;width:6px;height:6px}.tb{border-collapse:collapse;width:100%}.tb th{text-align:left;color:#6b6c70;text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid #1a1b1f;padding:10px 14px;font-size:11px;font-weight:600}.tb td{border-bottom:1px solid #1a1b1f;padding:14px;font-size:13px}.tb tr:last-child td{border-bottom:none}.tb tr.cl{cursor:pointer;transition:background .12s}.tb tr.cl:hover{background:#16171a}.ov{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:999;background:#000000a6;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.ml{background:#111214;border:1px solid #1a1b1f;border-radius:16px;max-width:95vw;max-height:92vh;padding:28px;animation:.25s fi;overflow-y:auto}.dw{z-index:998;background:#0e0f11;border-left:1px solid #1a1b1f;width:480px;max-width:100vw;height:100vh;animation:.25s slideIn;position:fixed;top:0;right:0;overflow-y:auto}.ts{z-index:9999;border-radius:10px;max-width:360px;padding:12px 18px;font-size:13px;font-weight:500;animation:.2s fi;position:fixed;bottom:24px;right:24px}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#0e0f11}::-webkit-scrollbar-thumb{background:#2a2b2f;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#3a3b3f}.spin{border:2px solid #6b6c70;border-top-color:#0000;border-radius:50%;width:14px;height:14px;animation:.7s linear infinite spin;display:inline-block}a{color:#378add;text-decoration:none}a:hover{text-decoration:underline}
