.arb-shell{-webkit-user-select:none;user-select:none;width:100%;max-width:540px;font-family:inherit}.arb-card{background:#fff;border-radius:26px;min-height:540px;padding:22px 20px 20px;box-shadow:0 58px 24px #5d008f03,0 33px 20px #5d008f08,0 14px 14px #5d008f0d,0 4px 8px #5d008f0f,0 1px 2px #5d008f0a}.arb-input-row{align-items:center;gap:10px;margin-bottom:16px;display:flex}.arb-input-wrap{box-sizing:border-box;background:#faf7fd;border:1.5px solid #ede4fe;border-radius:12px;flex:1;align-items:center;gap:8px;min-width:0;min-height:41px;padding:10px 13px;transition:border-color .3s;display:flex}.arb-input-wrap.active{border-color:#5d008f}.arb-input-text{color:#1f1b2e;white-space:nowrap;flex:1;min-width:0;font-size:12px;font-weight:600;overflow:hidden}.arb-cursor{vertical-align:middle;background:#5d008f;width:2px;height:13px;margin-left:1px;animation:.8s steps(2,end) infinite arb-blink;display:inline-block}@keyframes arb-blink{0%,50%{opacity:1}51%,to{opacity:0}}.arb-btn{color:#fff;white-space:nowrap;background:#5d008f;border-radius:99px;flex-shrink:0;align-items:center;gap:6px;padding:10px 16px;font-size:11.5px;font-weight:700;transition:opacity .3s;display:flex}.arb-btn.loading{opacity:.65}.arb-btn svg{stroke:#fff;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:12px;height:12px;display:block}.arb-btn.loading svg{animation:.8s linear infinite arb-spin}@keyframes arb-spin{to{transform:rotate(360deg)}}.arb-table-wrap{border:1.5px solid #ede4fe;border-radius:12px;flex-direction:column;height:430px;display:flex;overflow:hidden}.arb-table{border-collapse:collapse;width:100%;height:100%}.arb-table thead tr{background:#5d008f}.arb-table thead th{color:#fff;letter-spacing:.08em;text-transform:uppercase;text-align:center;padding:9px 10px;font-size:9px;font-weight:800}.arb-table thead th:first-child{text-align:start;width:18%}.arb-table tbody tr:nth-child(2n){background:#f3e8ff}.arb-table tbody tr:nth-child(odd){background:#fff}.arb-table tbody td{color:#1f1b2e;vertical-align:top;opacity:0;border-top:1px solid #ede4fe;padding:9px 10px;font-size:10.5px;font-weight:500;line-height:1.45;transition:opacity .35s}.arb-table tbody td.arb-visible{opacity:1}.arb-table tbody td.arb-criteria{color:#5d008f;letter-spacing:.02em;font-size:10.5px;font-weight:800}@media (prefers-reduced-motion:reduce){.arb-cursor{opacity:1;animation:none!important}.arb-btn.loading svg{animation:none!important}.arb-table tbody td{opacity:1!important;transition:none!important}}
