.catalogue-hero{margin-bottom:16px}.catalogue-hero h1{margin:.15rem 0}.catalogue-search{display:grid;gap:12px}.catalogue-key{display:flex;gap:14px;flex-wrap:wrap;font-size:.88rem}.catalogue-key span{display:flex;align-items:center;gap:6px}.dot{width:10px;height:10px;border-radius:999px;display:inline-block}.dot.in{background:#22c55e}.dot.low{background:#f59e0b}.dot.out{background:#ef4444}.catalogue-order{margin:16px 0}.order-chips{display:flex;gap:8px;flex-wrap:wrap}.order-chips span{border:1px solid #fecaca;background:#fff7f7;border-radius:999px;padding:7px 10px;font-size:.86rem}.catalogue-groups{display:grid;gap:16px}.catalogue-group-head h2{margin:.1rem 0 .65rem}.catalogue-table{display:grid}.catalogue-row{display:grid;grid-template-columns:minmax(64px,.6fr) minmax(130px,1.5fr) minmax(120px,1fr);gap:10px;align-items:center;padding:11px 0;border-top:1px solid rgba(0,0,0,.08)}.catalogue-row:first-child{border-top:0}.catalogue-header{font-size:.78rem;text-transform:uppercase;letter-spacing:.05em;font-weight:700;color:#64748b;padding-top:0}.catalogue-code{font-weight:700}.catalogue-name{display:flex;flex-direction:column;gap:2px}.catalogue-name small,.catalogue-stock small{color:#64748b}.catalogue-stock{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.catalogue-status{font-size:.76rem;font-weight:700;border-radius:999px;padding:4px 8px;white-space:nowrap}.catalogue-status.in{background:#dcfce7;color:#166534}.catalogue-status.low{background:#fef3c7;color:#92400e}.catalogue-status.out{background:#fee2e2;color:#991b1b}@media(max-width:620px){.catalogue-header{display:none}.catalogue-row{grid-template-columns:60px 1fr;gap:8px}.catalogue-stock{grid-column:2}.catalogue-order .section-head{align-items:flex-start}.catalogue-order .section-head button{white-space:nowrap}}