.catalog-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin-bottom:24px}.btn svg{width:16px;height:16px;flex:none}.catalog-filters{border-block:1px solid #dce4e8;padding:18px 0;background:#fff}.filter-line{display:flex;align-items:flex-start;gap:16px;padding:8px 16px}.filter-label{width:105px;flex:none;padding-top:10px;font-size:13px;color:#586873}.segments,.category-tabs{display:flex;gap:8px;flex-wrap:wrap}.segments a,.category-tabs a{padding:9px 14px;border:1px solid #d5dfe6;border-radius:4px;font-size:13px;color:#394e59;background:#fff}.segments a.chosen{background:#087f76;color:#fff;border-color:#087f76}.category-tabs a.chosen{border-color:#3b82f6;color:#1d58a4;background:#edf5ff}.catalog-search{display:flex;justify-content:flex-end;align-items:center;gap:8px;padding:20px 0}.catalog-search input[type=search]{max-width:320px}.catalog-table{min-width:850px}.catalog-table th{white-space:nowrap;font-size:12px}.catalog-table td{font-size:13px;vertical-align:middle}.catalog-table tbody tr:nth-child(even){background:#f8fafb}.catalog-table input[type=checkbox]{width:16px;height:16px}.catalog-table .price{color:#725211;white-space:nowrap}.project-name{display:flex;align-items:center;gap:12px;min-width:230px}.project-name a{overflow-wrap:anywhere;color:#314b5d}.project-icon{width:32px;height:32px;flex:none;display:grid;place-items:center;background:#e8f3f0;color:#167367;border-radius:4px}.project-icon svg{width:20px;height:20px}.pricing-section{padding-top:28px;margin-top:20px;border-top:1px solid #dce4e8}.pricing-section h2{font-size:18px}.pricing-section .form-grid{max-width:850px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}@media(max-width:680px){.filter-line{flex-direction:column;gap:8px;padding:8px 12px}.filter-label{width:auto;padding:0}.segments a,.category-tabs a{padding:9px 10px}.catalog-search input[type=search]{max-width:none;min-width:0;flex:1}.catalog-actions{align-items:flex-start;gap:12px}.catalog-table td{padding:14px 12px}}
.catalog-table .mono{white-space:nowrap;overflow-wrap:normal;min-width:70px}
.catalog-table .btn{white-space:nowrap;min-width:78px;display:inline-flex;gap:6px;align-items:center;justify-content:center}.catalog-table td:nth-last-child(2){min-width:90px}
.brand-icon{background:#fff;position:relative}.brand-icon img{width:24px;height:24px;object-fit:contain}.brand-icon::after{content:"";position:absolute;width:24px;height:24px;background:var(--brand-color);mask:var(--brand-image) center/contain no-repeat;-webkit-mask:var(--brand-image) center/contain no-repeat}@supports (mask-image:url("")){.brand-icon img{opacity:0}}.detail>.project-icon{display:inline-grid;vertical-align:middle;margin-right:12px}
