.view-tabs{display:flex;gap:8px;margin:0 0 22px}.view-tabs button,.catalog-switch button,.catalog-switch select{border:1px solid #353b47;background:#11151c;color:#c5ccd7;padding:11px 15px;border-radius:10px;font-weight:750}.view-tabs button.active,.catalog-switch button.active{background:var(--gold);border-color:var(--gold);color:#090b0f}.catalog-browser{padding-bottom:70px}.catalog-head{display:flex;justify-content:space-between;gap:24px;align-items:end;padding:25px;border:1px solid var(--line);border-radius:20px;background:#12161d;margin-bottom:16px}.catalog-head h2{font-size:30px;margin:5px 0}.catalog-head p:last-child{color:#8993a2;font-size:12px;overflow-wrap:anywhere}.catalog-switch{display:flex;gap:8px;flex-wrap:wrap}.catalog-tree,.catalog-tree ul{list-style:none;padding:0;margin:0}.catalog-tree>li{border:1px solid var(--line);background:#10141b;border-radius:18px;margin-bottom:12px;overflow:hidden}.catalog-tree ul{padding:0 14px 10px 28px}.catalog-tree li li{border-left:1px solid #343b47;padding-left:13px}.catalog-tree summary{display:flex;justify-content:space-between;align-items:center;cursor:pointer;padding:16px;font-weight:850}.catalog-tree summary b{display:grid;place-items:center;min-width:27px;height:27px;border-radius:999px;background:#29230e;color:var(--gold);font-size:12px}.catalog-item{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 14px 10px;padding:15px;border:1px solid #303642;background:#090c11;border-radius:12px}.catalog-item small{color:var(--gold);text-transform:uppercase}.catalog-item h4{margin:4px 0;font-size:16px}.catalog-item code{color:#8f99a8;font-size:11px}.catalog-item button{border:1px solid #353b47;background:#171c24;color:#7f8998;padding:9px;border-radius:9px}@media(max-width:780px){.catalog-head{align-items:stretch;flex-direction:column}.catalog-switch{flex-direction:column}.catalog-tree ul{padding-left:12px}.catalog-item{align-items:flex-start;flex-direction:column}}
.catalog-evidence{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.catalog-evidence span{padding:5px 8px;border-radius:999px;background:#202631;color:#aeb7c5;font-size:10px;font-weight:800;text-transform:uppercase}.catalog-evidence .passed{background:#123823;color:#79e3a6}.catalog-evidence .pending{background:#352b15;color:#f4cb65}
