.tool-catalog-page{max-width:1500px}.tool-catalog-layout{display:grid;grid-template-columns:minmax(300px,380px) minmax(0,1fr);gap:18px;align-items:start}.tool-catalog-list{position:sticky;top:18px;padding:14px;max-height:calc(100dvh - 36px);overflow:hidden}.tool-catalog-filters{display:grid;grid-template-columns:minmax(0,1fr) 130px;gap:8px}.tool-category-chips,.tool-capabilities,.tool-badges{display:flex;gap:6px;flex-wrap:wrap}.tool-category-chips{padding:12px 0}.tool-category-chips button,.tool-capabilities span,.tool-badges span,.tool-list-card footer span,.tool-risk{min-height:0;padding:4px 8px;border:1px solid rgba(255,255,255,.08);border-radius:999px;background:#ffffff09;color:#9fa5b2;font-size:10px;font-weight:700}.tool-category-chips button.active{border-color:#7e9cff59;background:#7e9cff1f;color:#cbd6ff}.tool-list-scroll{display:grid;gap:8px;max-height:calc(100dvh - 205px);padding-right:4px;overflow:auto}.tool-list-card{display:grid;gap:8px;width:100%;padding:13px;text-align:left;border:1px solid rgba(255,255,255,.065);border-radius:14px;background:#ffffff05;color:inherit}.tool-list-card:hover,.tool-list-card.active{border-color:#7e9cff4d;background:#7e9cff13}.tool-list-card>div,.tool-list-card footer,.tool-detail-hero{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.tool-list-card code{color:#767e8d;font-size:9px}.tool-list-card p{margin:0;color:#a8adba;font-size:12px;line-height:1.5}.tool-list-card footer{justify-content:flex-start;flex-wrap:wrap}.tool-detail-stack{display:grid;gap:16px;min-width:0}.tool-detail-hero{padding:26px}.tool-detail-hero h2{margin:5px 0 8px;font-size:clamp(24px,4vw,38px)}.tool-detail-hero p{max-width:760px;color:#aeb3bf;line-height:1.6}.tool-detail-hero>code{flex:0 0 auto;padding:7px 9px;border-radius:8px;background:#ffffff0a;color:#818896;font-size:10px}.tool-badges{margin-top:14px}.tool-risk.risk-low{color:#8ce3bd}.tool-risk.risk-medium{color:#f4d188}.tool-risk.risk-high,.tool-risk.risk-critical{color:#ff9b9b;border-color:#ff64643d;background:#ff505013}.tool-domain-list{display:flex;gap:7px;flex-wrap:wrap}.tool-domain-list code{padding:7px 9px;border-radius:8px;background:#ffffff09;color:#b9c5e8;font-size:11px}.tool-test-panel{display:grid;gap:13px}.tool-test-panel textarea{min-height:250px;font-family:var(--font-mono);font-size:12px;line-height:1.55}.tool-schema-details summary{cursor:pointer;font-weight:700}.tool-schema-details pre{max-height:420px;overflow:auto;padding:14px;border-radius:12px;background:#0c0d11;color:#bbc7e7;font-size:11px;line-height:1.5}@media(max-width:1000px){.tool-catalog-layout{grid-template-columns:1fr}.tool-catalog-list{position:static;max-height:none}.tool-list-scroll{max-height:390px}}@media(max-width:650px){.tool-catalog-filters{grid-template-columns:1fr}.tool-detail-hero{display:grid;padding:20px}.tool-detail-hero>code{justify-self:start}.tool-schema-details .two-col{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.tool-list-card{transition:none}}
