:root{--bn-bg:#0b0f14;--bn-surface:rgba(255,255,255,.06);--bn-surface2:rgba(255,255,255,.09);--bn-border:rgba(255,255,255,.12);--bn-text:rgba(255,255,255,.92);--bn-muted:rgba(255,255,255,.68);--bn-shadow:0 18px 50px rgba(0,0,0,.45);--bn-radius:18px;--bn-radius2:24px;--bn-gap:14px;--bn-max:1180px}*{box-sizing:border-box}img{max-width:100%;height:auto;display:block}.bn-wrap{max-width:var(--bn-max);margin:0 auto;padding:22px 16px 80px;color:var(--bn-text)}.bn-wrap,.bn-wrap *{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.bn-header{padding:18px 14px 10px;margin-bottom:8px}.bn-h1{margin:0;font-size:26px;letter-spacing:.2px}.bn-sub{margin:6px 0 0;color:var(--bn-muted)}.bn-filters{display:grid;grid-template-columns:repeat(3,minmax(160px,1fr)) auto;gap:var(--bn-gap);align-items:end;padding:14px;border:1px solid var(--bn-border);border-radius:var(--bn-radius2);background:linear-gradient(180deg,var(--bn-surface),transparent);box-shadow:var(--bn-shadow);margin-bottom:18px}.bn-filter{display:flex;flex-direction:column;gap:8px}.bn-label{font-size:12px;color:var(--bn-muted)}.bn-select{width:100%;padding:11px 12px;border-radius:14px;border:1px solid var(--bn-border);background:rgba(255,255,255,.05);color:var(--bn-text);outline:none;transition:.15s ease}.bn-select:focus{border-color:rgba(255,255,255,.28);background:rgba(255,255,255,.08)}.bn-actions{display:flex;flex-direction:column;gap:10px;align-items:flex-end}.bn-count{font-size:12px;color:var(--bn-muted)}.bn-btn{padding:11px 14px;border-radius:14px;border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.12);color:var(--bn-text);cursor:pointer;transition:.15s ease;font-weight:600}.bn-btn:hover{background:rgba(255,255,255,.18);transform:translateY(-1px)}.bn-btn:active{transform:translateY(0)}.bn-btn-ghost{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.16)}@media (max-width:860px){.bn-filters{grid-template-columns:1fr 1fr}.bn-actions{grid-column:1/-1;align-items:flex-start;flex-direction:row;justify-content:space-between}}@media (max-width:520px){.bn-filters{grid-template-columns:1fr}.bn-actions{flex-direction:row;align-items:center}}.bn-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:16px}.bn-card{border:1px solid var(--bn-border);border-radius:var(--bn-radius2);overflow:hidden;background:linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,.03));box-shadow:var(--bn-shadow)}.bn-img{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px;padding:12px;background:rgba(0,0,0,.2)}.bn-img img{width:100%;height:190px;object-fit:contain;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1);border-radius:16px;cursor:zoom-in;transition:.15s ease}.bn-img img:hover{transform:scale(1.02);border-color:rgba(255,255,255,.22)}.bn-body{padding:14px 14px 16px}.bn-title{margin:0 0 6px;font-size:16px;line-height:1.2}.bn-meta{font-size:12px;color:var(--bn-muted);margin-bottom:10px}.bn-desc{margin:0;font-size:13px;line-height:1.45;color:rgba(255,255,255,.86);white-space:pre-wrap}.bn-colab{margin-top:10px;font-size:12px;color:rgba(255,255,255,.74);padding-top:10px;border-top:1px solid rgba(255,255,255,.12)}.bn-empty,.bn-error{padding:16px;border:1px solid rgba(255,255,255,.18);border-radius:var(--bn-radius);background:rgba(255,255,255,.06);color:var(--bn-muted)}.bn-modal{position:fixed;inset:0;display:none;align-items:center;justify-content:center;padding:18px;background:rgba(0,0,0,.78);z-index:99999}.bn-modal.open{display:flex}.bn-modal img{max-width:min(1100px,96vw);max-height:86vh;border-radius:18px;border:1px solid rgba(255,255,255,.16);background:rgba(20,20,20,.65);box-shadow:0 20px 80px rgba(0,0,0,.65)}.bn-close{position:absolute;top:16px;right:16px;width:44px;height:44px;border-radius:999px;border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.12);color:#fff;font-size:26px;line-height:1;cursor:pointer}.bn-close:hover{background:rgba(255,255,255,.18)}.bn-wrap{color:#111 !important}.bn-sub{color:#666 !important}.bn-filters{background:#fff !important;border:1px solid rgba(0,0,0,.12) !important;box-shadow:0 16px 40px rgba(0,0,0,.1) !important}.bn-label{color:#666 !important}.bn-select{background:#fff !important;color:#111 !important;border:1px solid rgba(0,0,0,.14) !important}.bn-btn{background:#111 !important;color:#fff !important;border:1px solid rgba(0,0,0,.2) !important}.bn-btn-ghost{background:#fff !important;color:#111 !important;border:1px solid rgba(0,0,0,.14) !important}.bn-card{background:#fff !important;border:1px solid rgba(0,0,0,.12) !important;box-shadow:0 16px 40px rgba(0,0,0,.1) !important}.bn-title{color:#111 !important}.bn-meta{color:#666 !important}.bn-desc{color:#222 !important}.bn-colab{color:#555 !important;border-top:1px solid rgba(0,0,0,.1) !important}.bn-img{background:rgba(0,0,0,.03) !important}.bn-img img{background:#fff !important;border:1px solid rgba(0,0,0,.1) !important}.bn-install{display:inline-flex;align-items:center;gap:10px;padding:12px 16px;border-radius:999px;border:1px solid rgba(0,0,0,.12);background:#111;color:#fff;font-weight:600;cursor:pointer;box-shadow:0 10px 30px rgba(0,0,0,.12)}.bn-install:hover{transform:translateY(-1px)}.bn-install:active{transform:translateY(0px)}.bn-install:disabled{opacity:.6;cursor:not-allowed}.bn-header{display:flex;flex-direction:column;align-items:center;gap:12px}.bn-install{margin-top:6px}.bn-filters{overflow:visible}.bn-filter{min-width:0}select.bn-select{width:100% !important;box-sizing:border-box !important;height:auto !important;min-height:50px !important;line-height:normal !important;padding:14px 44px 14px 14px !important;font-size:16px !important;font-weight:500 !important;border-radius:16px !important;overflow:visible !important;-webkit-appearance:none !important;appearance:none !important;background-clip:padding-box !important}.bn-filter{overflow:visible !important}#bn-top{position:fixed;right:24px;bottom:24px;width:52px;height:52px;border-radius:16px;background:#1e5ad7;color:#fff;display:none;align-items:center;justify-content:center;font-size:22px;border:none;cursor:pointer;z-index:9999;box-shadow:0 10px 25px rgba(0,0,0,.25);transition:transform .2s ease,box-shadow .2s ease,opacity .2s}#bn-top:hover{transform:translateY(-3px);box-shadow:0 14px 30px rgba(0,0,0,.35)}