.tbh-web{--tb-bg: #131416;--tb-surface: #18191d;--tb-bdr: rgba(255, 255, 255, .06);--tb-bdr-strong: rgba(255, 255, 255, .12);--tb-t1: rgba(228, 230, 240, .92);--tb-t2: rgba(200, 205, 218, .52);--tb-t3: rgba(180, 185, 200, .34);--tb-ok: #28c840;--tb-warn: #febc2e;--tb-err: #ff5f57;font-family:Host Grotesk,ui-sans-serif,system-ui,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body,#root{margin:0;width:100%;min-height:100%;background:#131416}.tbh-shell{width:100%;max-width:1280px;margin:0 auto;padding:0 24px}.tbh-logo{font-family:JetBrains Mono,monospace;font-size:8px;line-height:1.05;white-space:pre;text-align:left}.tbh-logo .tbh{color:#e4e6f0f2}.tbh-logo .md{color:#8c91a080}.tbh-detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:20px;align-items:start}.tbh-header-nav{display:flex;gap:16px}.tbh-command-code{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;display:block}.tbh-version-chips{display:flex;gap:4px;flex-wrap:wrap}.tbh-search-row{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-bottom:10px}.tbh-card-inner{display:flex;align-items:flex-start;gap:12px}@media(max-width:640px){.tbh-shell{padding:0 14px}.tbh-logo{font-size:6px}.tbh-detail-grid{grid-template-columns:1fr}.tbh-detail-sidebar{order:2}.tbh-detail-main{order:1}.tbh-header-nav{gap:12px}.tbh-command-code{white-space:nowrap;overflow-x:auto;text-overflow:unset}.tbh-search-row{flex-direction:column;align-items:stretch}.tbh-search-row>button,.tbh-search-row>a{width:100%;text-align:center}.tbh-card-inner{flex-direction:column;gap:10px}.tbh-detail-h1{font-size:24px!important}.tbh-section-h1{font-size:20px!important}}@media(min-width:641px)and (max-width:900px){.tbh-detail-grid{grid-template-columns:minmax(0,1fr) 220px;gap:14px}}.tbh-card{border:1px solid var(--tb-bdr);border-radius:8px;background:var(--tb-surface);transition:border-color .12s ease,background .12s ease;cursor:default}.tbh-card:hover{border-color:var(--tb-bdr-strong);background:#ffffff06}.tbh-card:has(button:hover){border-color:var(--tb-bdr);background:var(--tb-surface)}.tbh-search-wrap:focus-within{border-color:var(--tb-bdr-strong)!important;box-shadow:0 0 0 1px #ffffff0f}.tbh-slug-link:hover{color:var(--tb-t1)!important;text-decoration:underline;text-underline-offset:3px}.tbh-btn:hover{border-color:var(--tb-bdr-strong)!important;color:var(--tb-t1)!important}.tbh-breadcrumb-link:hover{color:var(--tb-t1)!important}.tbh-cli-row:hover{background:#ffffff08;border-radius:4px}
