.bte-hub{--bte-ink:#0b1220;--bte-muted:#64748b;--bte-line:#e6eaf0;--bte-soft:#f7f9fc;--bte-accent:#2f62f3;color:var(--bte-ink)}
.bte-hub-intro{position:relative;margin:0 0 56px;padding:30px 32px;border:1px solid var(--bte-line);border-radius:22px;background:linear-gradient(145deg,#fff 0%,#f7f9ff 100%);overflow:hidden}
.bte-hub-intro:after{content:"";position:absolute;right:-80px;top:-110px;width:250px;height:250px;border-radius:999px;background:radial-gradient(circle,rgba(47,98,243,.11),rgba(47,98,243,0) 68%);pointer-events:none}
.bte-hub-lede{max-width:850px;margin:0;font-size:clamp(1.25rem,2vw,1.65rem);line-height:1.35;font-weight:650;letter-spacing:-.02em}
.bte-hub-copy{max-width:780px;margin:14px 0 0;color:var(--bte-muted);font-size:1rem;line-height:1.65}
.bte-hub-stat{display:inline-flex;align-items:baseline;gap:9px;margin-top:22px;padding:8px 12px;border:1px solid var(--bte-line);border-radius:999px;background:#fff;color:var(--bte-muted);font-size:.84rem}
.bte-hub-stat strong{color:var(--bte-ink);font-size:1rem}
.bte-hub-section{margin:0 0 58px}
.bte-hub-section-head{max-width:760px;margin:0 0 20px}
.bte-hub-kicker{display:block;margin-bottom:8px;color:var(--bte-accent);font-size:.76rem;font-weight:750;letter-spacing:.09em;text-transform:uppercase}
.bte-hub-section-head h2{margin:0;font-size:clamp(1.5rem,2.7vw,2.05rem);line-height:1.15;letter-spacing:-.025em}
.bte-hub-section-head p{margin:9px 0 0;color:var(--bte-muted);line-height:1.6}
.bte-hub-grid,.bte-home-tool-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.bte-hub-card{display:flex;min-width:0;min-height:220px;flex-direction:column;padding:20px;border:1px solid var(--bte-line);border-radius:16px;background:#fff;box-shadow:0 1px 2px rgba(15,23,42,.025);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}
.bte-hub-card:hover{transform:translateY(-2px);border-color:#cdd6e4;box-shadow:0 10px 30px rgba(15,23,42,.06)}
.bte-hub-card-meta{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:14px}
.bte-hub-card-meta span{display:inline-flex;padding:4px 7px;border-radius:999px;background:#f2f5f9;color:#667085;font-size:.68rem;font-weight:700;line-height:1.2;text-transform:uppercase;letter-spacing:.045em}
.bte-hub-card h3{margin:0;font-size:1.08rem;line-height:1.3;letter-spacing:-.015em}
.bte-hub-card h3 a{color:inherit;text-decoration:none}
.bte-hub-card p{margin:9px 0 18px;color:var(--bte-muted);font-size:.91rem;line-height:1.52}
.bte-hub-card-link{display:inline-flex;align-items:center;gap:7px;margin-top:auto;color:var(--bte-ink);font-size:.86rem;font-weight:700;text-decoration:none}
.bte-hub-card-link span{transition:transform .18s ease}.bte-hub-card:hover .bte-hub-card-link span{transform:translateX(3px)}
.bte-category-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.bte-category-card{position:relative;display:block;min-height:190px;padding:24px;border:1px solid var(--bte-line);border-radius:18px;background:#fff;color:inherit;text-decoration:none;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}
.bte-category-card:hover{transform:translateY(-2px);border-color:#cdd6e4;box-shadow:0 10px 30px rgba(15,23,42,.055)}
.bte-category-card-count{display:inline-block;margin-bottom:18px;color:var(--bte-accent);font-size:.75rem;font-weight:750;text-transform:uppercase;letter-spacing:.06em}
.bte-category-card h3{margin:0;font-size:1.22rem;letter-spacing:-.02em}.bte-category-card p{margin:8px 0 22px;color:var(--bte-muted);font-size:.92rem;line-height:1.55}.bte-category-card-link{font-size:.86rem;font-weight:700}
.bte-hub-empty{color:var(--bte-muted)}
.bte-site-search{position:relative;z-index:5;width:100%;max-width:760px;margin-top:24px}
.bte-site-search-field{position:relative;display:flex;align-items:center;min-height:58px;padding:0 16px;border:1px solid #dce2eb;border-radius:15px;background:#fff;box-shadow:0 7px 24px rgba(15,23,42,.06)}
.bte-site-search-field svg{flex:0 0 auto;margin-right:11px;color:#64748b}.bte-site-search-field input{width:100%;min-width:0;border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important;color:#0b1220;font:inherit;font-size:1rem;padding:16px 0!important}.bte-site-search-field input::placeholder{color:#8b97a8}.bte-site-search-hint{flex:0 0 auto;margin-left:12px;color:#98a2b3;font-size:.76rem;white-space:nowrap}
.bte-site-search-results{position:absolute;left:0;right:0;top:calc(100% + 8px);overflow:hidden;border:1px solid var(--bte-line);border-radius:14px;background:#fff;box-shadow:0 18px 45px rgba(15,23,42,.13)}
/* v0.32.1: allow All Tools search dropdown to escape the intro card instead of being clipped. */
.bte-all-tools .bte-hub-intro{overflow:visible;z-index:20}
.bte-all-tools .bte-hub-intro:after{display:none}
.bte-all-tools .bte-site-search{max-width:none}
.bte-all-tools .bte-hub-lede,.bte-all-tools .bte-hub-copy{width:100%;max-width:none!important}
@media(min-width:981px){.bte-all-tools .bte-hub-lede{white-space:nowrap}}
.bte-all-tools .bte-site-search-results{z-index:50}
.bte-all-tools .bte-hub-section{position:relative;z-index:1}
.bte-site-search-result{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:12px 14px;border-bottom:1px solid #edf0f4;color:inherit;text-decoration:none}.bte-site-search-result:last-child{border-bottom:0}.bte-site-search-result:hover{background:#f8faff}.bte-site-search-result-text{min-width:0;display:flex;flex-direction:column;gap:3px}.bte-site-search-result-text strong{font-size:.92rem}.bte-site-search-result-text span{overflow:hidden;color:#7a8595;font-size:.78rem;text-overflow:ellipsis;white-space:nowrap}.bte-site-search-result-meta{flex:0 0 auto;padding:4px 7px;border-radius:999px;background:#f2f5f9;color:#667085;font-size:.66rem;font-weight:750;text-transform:uppercase}.bte-site-search-empty{padding:16px;color:#667085;font-size:.88rem}
@media(max-width:900px){.bte-hub-grid,.bte-home-tool-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:680px){.bte-hub-intro{padding:24px 20px;border-radius:18px}.bte-category-grid,.bte-hub-grid,.bte-home-tool-grid{grid-template-columns:1fr}.bte-hub-card{min-height:0}.bte-site-search-hint{display:none}}
.bte-hub-card-eyebrow{background:var(--bte-accent-soft,#eef3ff)!important;color:var(--bte-accent)!important}
.bte-hub-grid-featured{grid-template-columns:repeat(4,minmax(0,1fr))}.bte-hub-grid-featured .bte-hub-card{min-height:235px}
.bte-hub-concepts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.bte-hub-concepts article{padding:20px;border:1px solid var(--bte-line);border-radius:16px;background:var(--bte-soft)}.bte-hub-concepts h3{margin:0 0 8px;font-size:1rem}.bte-hub-concepts p{margin:0;color:var(--bte-muted);font-size:.87rem;line-height:1.55}
@media(max-width:980px){.bte-hub-grid-featured{grid-template-columns:repeat(2,minmax(0,1fr))}.bte-hub-concepts{grid-template-columns:1fr}}
@media(max-width:680px){.bte-hub-grid-featured{grid-template-columns:1fr}}


/* v0.32.9 shared hub-directory pagination */
.bte-hub-pagination{display:flex;justify-content:center;margin:34px 0 0}.bte-hub-pagination-inner{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px}.bte-hub-pagination .page-numbers{display:inline-flex;min-width:42px;height:42px;align-items:center;justify-content:center;gap:6px;padding:0 13px;border:1px solid var(--bte-line);border-radius:11px;background:#fff;color:#536074;font-size:.82rem;font-weight:700;line-height:1;text-decoration:none}.bte-hub-pagination .current{border-color:var(--bte-accent);background:var(--bte-accent);color:#fff}.bte-hub-pagination .dots{min-width:28px;padding:0 4px;border-color:transparent;background:transparent;color:#8a95a5}.bte-hub-pagination a:hover{border-color:#cbd4e2;background:#f8faff;color:var(--bte-ink)}
@media(max-width:620px){.bte-hub-pagination{margin-top:26px}.bte-hub-pagination .page-numbers{min-width:38px;height:38px;padding:0 11px;border-radius:10px;font-size:.78rem}.bte-hub-pagination .prev span:not([aria-hidden="true"]),.bte-hub-pagination .next span:not([aria-hidden="true"]){display:none}}
