/* V30.163 · les crédits d’abord, une catégorie à la fois */
.cb-category-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:0 0 14px}
.cb-category-tabs button{min-height:64px;padding:12px 16px;border:1px solid rgba(240,236,224,.14);border-radius:8px;background:#0d0a08;color:rgba(240,236,224,.58);font:800 12px/1.25 Arial,sans-serif;text-align:left;cursor:pointer;transition:.18s}
.cb-category-tabs button span{display:block;margin-bottom:6px;color:#dca451;font-size:9px;letter-spacing:.14em}
.cb-category-tabs button:hover{border-color:rgba(220,164,81,.42);color:#f7f2ea}
.cb-category-tabs button.active{border-color:#d09442;background:linear-gradient(135deg,#3a2112,#18100b);color:#fff3df;box-shadow:inset 0 0 0 1px rgba(220,164,81,.2)}
.cb-category-panel{display:none}.cb-category-panel.active{display:block}
.cb-category-panel .cb-services-table thead th:nth-child(1){width:52%}
.cb-category-panel .cb-services-table thead th:nth-child(2){width:27%;text-align:center;color:#f0bd69;font-size:12px}
.cb-category-panel .cb-services-table thead th:nth-child(3){width:21%;text-align:right;color:rgba(240,236,224,.38);font-size:9px}
.cb-category-panel .cb-services-table tbody td{height:72px;padding:16px 22px;font-size:15px}
.cb-category-panel .cb-services-table tbody td strong{font-size:18px;letter-spacing:-.01em}
.cb-category-panel .cb-services-table .cb-table-credits{text-align:center;color:#1a0f07;font-size:20px;font-weight:950}
.cb-category-panel .cb-services-table .cb-table-credits:not(.quote){background:linear-gradient(90deg,#d4923e,#f1c66d)}
.cb-category-panel .cb-services-table .cb-table-credits.quote{background:rgba(240,236,224,.035);color:rgba(240,236,224,.45);font-size:12px;text-transform:uppercase;letter-spacing:.08em}
.cb-category-panel .cb-table-price{text-align:right;color:rgba(240,236,224,.34)!important;font-size:12px!important}

.cb-service-catalog.light .cb-category-tabs button{border-color:rgba(9,7,6,.14);background:#fff;color:rgba(9,7,6,.58)}
.cb-service-catalog.light .cb-category-tabs button:hover{border-color:rgba(154,97,47,.4);color:#090706}
.cb-service-catalog.light .cb-category-tabs button.active{border-color:#9a612f;background:linear-gradient(135deg,#8c552a,#bd7a3e);color:#fff}
.cb-service-catalog.light .cb-category-tabs button.active span{color:#ffe0af}
.cb-service-catalog.light .cb-category-panel .cb-services-table thead th:nth-child(2){color:#7d4b25}
.cb-service-catalog.light .cb-category-panel .cb-services-table thead th:nth-child(3){color:rgba(9,7,6,.38)}
.cb-service-catalog.light .cb-category-panel .cb-services-table .cb-table-credits:not(.quote){background:linear-gradient(90deg,#c98236,#e9b85d);color:#211207}
.cb-service-catalog.light .cb-category-panel .cb-services-table .cb-table-credits.quote{background:#f6f1e9;color:rgba(9,7,6,.5)}
.cb-service-catalog.light .cb-category-panel .cb-table-price{color:rgba(9,7,6,.38)!important}

@media(max-width:820px){.cb-category-tabs{grid-template-columns:1fr 1fr}}
@media(max-width:620px){
  .cb-category-tabs{display:flex;overflow-x:auto;gap:7px;margin-right:-16px;padding-right:16px;scrollbar-width:none}.cb-category-tabs::-webkit-scrollbar{display:none}
  .cb-category-tabs button{flex:0 0 158px;min-height:58px;padding:10px 12px;font-size:10px}
  .cb-category-panel .cb-services-table thead th:nth-child(1){width:46%}
  .cb-category-panel .cb-services-table thead th:nth-child(2){width:29%;font-size:10px}
  .cb-category-panel .cb-services-table thead th:nth-child(3){width:25%;font-size:7px}
  .cb-category-panel .cb-services-table tbody td{height:62px;padding:12px 8px;font-size:10px}
  .cb-category-panel .cb-services-table tbody td strong{font-size:13px}
  .cb-category-panel .cb-services-table .cb-table-credits{font-size:15px}
  .cb-category-panel .cb-services-table .cb-table-credits.quote{font-size:8px}
  .cb-category-panel .cb-table-price{font-size:9px!important}
}
