.bsc-catalog,.bsc-catalog *{box-sizing:border-box}.bsc-catalog{--bsc-violet:#7a4ce0;--bsc-violet-dark:#5d2fc7;--bsc-ink:#15121d;--bsc-muted:#716d7b;--bsc-line:#e7e2ed;--bsc-soft:#f7f4fa;width:100%;max-width:1280px;margin:0 auto;padding:56px 24px 76px;color:var(--bsc-ink);font-family:Inter,Arial,sans-serif}.bsc-catalog__intro{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:30px}.bsc-catalog__eyebrow{display:block;margin-bottom:10px;color:var(--bsc-violet);font-size:12px;font-weight:800;letter-spacing:1.8px}.bsc-catalog__intro h2{max-width:760px;margin:0;font-size:clamp(32px,4vw,54px);line-height:1.04;letter-spacing:-1.8px}.bsc-catalog__intro p{max-width:760px;margin:16px 0 0;color:var(--bsc-muted);font-size:16px;line-height:1.65}.bsc-catalog__trust{min-width:150px;padding:18px 20px;border:1px solid var(--bsc-line);border-radius:18px;background:#fff;box-shadow:0 14px 38px rgba(43,31,65,.07);text-align:center}.bsc-catalog__trust strong{display:block;color:var(--bsc-violet);font-size:28px}.bsc-catalog__trust span{font-size:12px;color:var(--bsc-muted)}.bsc-catalog__success{margin:0 0 22px;padding:16px 20px;border:1px solid #b9e1c7;border-radius:14px;background:#eefaf2;color:#1d6635}.bsc-catalog__tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}.bsc-catalog__tabs button,.bsc-catalog__filter-toggle{min-height:46px;padding:0 18px;border:1px solid var(--bsc-line);border-radius:12px;background:#fff;color:var(--bsc-ink);font:inherit;font-size:14px;font-weight:750;cursor:pointer;transition:.2s}.bsc-catalog__tabs button:hover,.bsc-catalog__tabs button.is-active{border-color:var(--bsc-violet);background:var(--bsc-violet);color:#fff}.bsc-catalog__toolbar{display:flex;gap:10px;margin-bottom:22px}.bsc-catalog__search{position:relative;display:block;flex:1}.bsc-catalog__search svg{position:absolute;top:50%;left:17px;width:20px;height:20px;fill:none;stroke:#797382;stroke-linecap:round;stroke-width:1.8;transform:translateY(-50%)}.bsc-catalog__search input,.bsc-catalog__filters select,.bsc-order-modal input,.bsc-order-modal textarea{width:100%;border:1px solid var(--bsc-line);border-radius:12px;background:#fff;color:var(--bsc-ink);font:inherit;outline:none;transition:border .2s,box-shadow .2s}.bsc-catalog__search input{height:54px;padding:0 18px 0 50px;font-size:15px}.bsc-catalog__search input:focus,.bsc-catalog__filters select:focus,.bsc-order-modal input:focus,.bsc-order-modal textarea:focus{border-color:var(--bsc-violet);box-shadow:0 0 0 3px rgba(122,76,224,.12)}.bsc-catalog__filter-toggle{display:none;height:54px}.bsc-catalog__layout{display:grid;grid-template-columns:240px minmax(0,1fr);gap:26px}.bsc-catalog__filters{position:sticky;top:22px;height:max-content;padding:20px;border:1px solid var(--bsc-line);border-radius:18px;background:#fff}.bsc-filter__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.bsc-filter__head strong{font-size:17px}.bsc-filter__head button{padding:0;border:0;background:none;color:var(--bsc-violet);font:inherit;font-size:12px;font-weight:700;cursor:pointer}.bsc-catalog__filters>label{display:block;margin-top:16px}.bsc-catalog__filters>label>span{display:block;margin-bottom:7px;font-size:12px;font-weight:750}.bsc-catalog__filters select{height:44px;padding:0 34px 0 12px;font-size:13px}.bsc-catalog__filters .bsc-filter__check{display:flex;align-items:center;gap:9px;padding-top:17px;border-top:1px solid var(--bsc-line)}.bsc-filter__check input{width:18px;height:18px;accent-color:var(--bsc-violet)}.bsc-catalog__filters .bsc-filter__check span{margin:0}.bsc-catalog__results-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.bsc-catalog__results-head p{margin:0;font-size:14px}.bsc-catalog__results-head small{color:var(--bsc-muted)}.bsc-catalog__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.bsc-product{min-width:0;overflow:hidden;border:1px solid var(--bsc-line);border-radius:18px;background:#fff;box-shadow:0 10px 28px rgba(31,23,46,.055);transition:transform .2s,box-shadow .2s}.bsc-product:hover{transform:translateY(-4px);box-shadow:0 18px 40px rgba(31,23,46,.11)}.bsc-product__visual{position:relative;height:148px;overflow:hidden;background:#18151e}.bsc-product__visual img{width:100%;height:100%;object-fit:cover;opacity:.87;transition:transform .35s}.bsc-product:hover .bsc-product__visual img{transform:scale(1.04)}.bsc-product__visual--passenger img{object-position:20% 60%}.bsc-product__visual--truck img{object-position:76% 55%}.bsc-product__visual--discs img{object-position:30% 22%}.bsc-product__visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 42%,rgba(14,10,20,.72))}.bsc-product__visual>span{position:absolute;z-index:1;bottom:11px;left:12px;padding:6px 9px;border:1px solid rgba(255,255,255,.28);border-radius:8px;background:rgba(24,17,34,.68);color:#fff;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.8px;backdrop-filter:blur(7px)}.bsc-product__body{padding:16px}.bsc-product__top{display:flex;justify-content:space-between;gap:8px;color:var(--bsc-violet);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.5px}.bsc-product__top small{overflow:hidden;color:#9a94a2;font-size:9px;text-overflow:ellipsis}.bsc-product h3{min-height:58px;margin:9px 0 12px;font-size:15px;line-height:1.36;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.bsc-product__meta{margin:0;padding:10px 0;border-top:1px solid var(--bsc-line);border-bottom:1px solid var(--bsc-line)}.bsc-product__meta div{display:flex;justify-content:space-between;gap:10px;margin:4px 0;font-size:11px}.bsc-product__meta dt{color:var(--bsc-muted)}.bsc-product__meta dd{margin:0;text-align:right;font-weight:700}.bsc-product__footer{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;padding-top:13px}.bsc-product__stock{display:block;margin-bottom:5px;color:#9b4a4a;font-size:10px;font-weight:700}.bsc-product__stock.is-available{color:#2c7c47}.bsc-product__price{display:block;font-size:18px;letter-spacing:-.4px}.bsc-product__footer button{min-width:100px;height:40px;padding:0 12px;border:0;border-radius:10px;background:linear-gradient(135deg,var(--bsc-violet),var(--bsc-violet-dark));color:#fff;font:inherit;font-size:12px;font-weight:800;cursor:pointer}.bsc-product__footer button span{margin-left:5px}.bsc-catalog__more{display:block;min-width:180px;height:48px;margin:26px auto 0;padding:0 20px;border:1px solid var(--bsc-violet);border-radius:12px;background:#fff;color:var(--bsc-violet);font:inherit;font-weight:800;cursor:pointer}.bsc-catalog__empty{padding:55px 20px;border:1px dashed var(--bsc-line);border-radius:18px;text-align:center}.bsc-catalog__empty strong{font-size:20px}.bsc-catalog__empty p{color:var(--bsc-muted)}.bsc-order-modal[hidden]{display:none}.bsc-order-modal{position:fixed;z-index:100000;inset:0;display:grid;place-items:center;padding:18px}.bsc-order-modal__backdrop{position:absolute;inset:0;background:rgba(10,7,14,.72);backdrop-filter:blur(6px)}.bsc-order-modal__dialog{position:relative;width:min(620px,100%);max-height:calc(100vh - 36px);overflow:auto;padding:30px;border-radius:22px;background:#fff;box-shadow:0 30px 90px rgba(0,0,0,.35)}.bsc-order-modal__close{position:absolute;top:13px;right:14px;width:38px;height:38px;border:0;border-radius:50%;background:var(--bsc-soft);font-size:25px;cursor:pointer}.bsc-order-modal h3{margin:0 0 15px;font-size:30px}.bsc-order-modal__product{display:flex;flex-direction:column;gap:5px;margin-bottom:18px;padding:14px 16px;border-left:3px solid var(--bsc-violet);border-radius:0 10px 10px 0;background:var(--bsc-soft)}.bsc-order-modal__product strong{font-size:14px;line-height:1.35}.bsc-order-modal__product span{color:var(--bsc-violet);font-size:13px;font-weight:800}.bsc-order-modal__fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.bsc-order-modal label span{display:block;margin-bottom:6px;font-size:12px;font-weight:750}.bsc-order-modal input{height:46px;padding:0 13px}.bsc-order-modal textarea{padding:12px 13px;resize:vertical}.bsc-order-modal__wide{grid-column:1/-1}.bsc-order-modal__honeypot{position:absolute!important;left:-9999px!important}.bsc-order-modal__submit{width:100%;height:50px;margin-top:15px;border:0;border-radius:12px;background:linear-gradient(135deg,var(--bsc-violet),var(--bsc-violet-dark));color:#fff;font:inherit;font-weight:800;cursor:pointer}.bsc-order-modal form>small{display:block;margin-top:9px;color:var(--bsc-muted);font-size:10px;text-align:center}.bsc-modal-open{overflow:hidden}.screen-reader-text{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
@media(max-width:1050px){.bsc-catalog__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.bsc-catalog{padding:38px 15px 58px}.bsc-catalog__intro{align-items:flex-start}.bsc-catalog__trust{display:none}.bsc-catalog__tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.bsc-catalog__tabs button{padding:0 10px}.bsc-catalog__filter-toggle{display:block;flex:0 0 108px}.bsc-catalog__layout{display:block}.bsc-catalog__filters{position:static;display:none;margin-bottom:18px}.bsc-catalog__filters.is-open{display:block}.bsc-catalog__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bsc-product__visual{height:124px}.bsc-product__body{padding:13px}.bsc-product h3{font-size:14px}.bsc-product__footer{align-items:stretch;flex-direction:column}.bsc-product__footer button{width:100%}.bsc-order-modal__fields{grid-template-columns:1fr}.bsc-order-modal__wide{grid-column:auto}}
@media(max-width:520px){.bsc-catalog__intro h2{font-size:34px}.bsc-catalog__intro p{font-size:14px}.bsc-catalog__toolbar{align-items:stretch;flex-direction:column}.bsc-catalog__filter-toggle{flex-basis:46px;width:100%}.bsc-catalog__grid{grid-template-columns:1fr}.bsc-product__visual{height:180px}.bsc-product h3{min-height:auto}.bsc-product__footer{align-items:flex-end;flex-direction:row}.bsc-product__footer button{width:auto}.bsc-catalog__results-head{align-items:flex-start;flex-direction:column;gap:4px}.bsc-order-modal__dialog{padding:25px 18px}}

/* v2: окремі фільтри, реальні фото та чіткі статуси */
.bsc-filter-group[hidden],[data-disc-filter][hidden]{display:none!important}
.bsc-filter-group{display:grid;gap:0}
.bsc-filter-group>label{display:block;margin-top:16px}
.bsc-filter-group>label>span{display:block;margin-bottom:7px;font-size:12px;font-weight:750}
.bsc-catalog__error{margin:0 0 22px;padding:16px 20px;border:1px solid #efc4c4;border-radius:14px;background:#fff2f2;color:#8a2929}
.bsc-catalog__error a{color:inherit;font-weight:800}
.bsc-product__visual{height:210px;background:linear-gradient(145deg,#fff,#f3f0f7)}
.bsc-product__visual img{object-fit:contain;object-position:center;padding:12px;opacity:1}
.bsc-product__visual:after{background:linear-gradient(180deg,transparent 58%,rgba(14,10,20,.64))}
.bsc-product.is-in-stock{border-color:#c9e7d2;box-shadow:0 12px 30px rgba(38,124,71,.09)}
.bsc-product__stock{display:flex;align-items:center;gap:6px}
.bsc-product__stock i{width:7px;height:7px;border-radius:50%;background:#aa7b20}
.bsc-product__stock.is-available i{background:#28a357;box-shadow:0 0 0 3px rgba(40,163,87,.12)}
.bsc-product__stock.is-order{color:#9a6915}
.bsc-catalog__delivery{max-width:840px!important;margin-top:12px!important;padding:12px 15px;border-left:3px solid var(--bsc-violet);border-radius:0 10px 10px 0;background:var(--bsc-soft);font-size:13px!important;line-height:1.5!important}
.bsc-product__price-note{display:block;margin-bottom:1px;color:var(--bsc-muted);font-size:9px;font-weight:700}
.bsc-product__delivery{margin:12px 0 0;padding-top:10px;border-top:1px solid var(--bsc-line);color:var(--bsc-muted);font-size:9px;line-height:1.45}
.bsc-order-modal select{width:100%;height:46px;padding:0 34px 0 13px;border:1px solid var(--bsc-line);border-radius:12px;background:#fff;color:var(--bsc-ink);font:inherit}
@media(max-width:760px){.bsc-product__visual{height:185px}}

/* v6.1: high-contrast palette for the dark BSC Service page */
.bsc-catalog{
  --bsc-page-text:#f7f8fc;
  --bsc-page-muted:#b8bfcc;
  --bsc-page-accent:#9b7cff;
  color:var(--bsc-page-text);
}
.bsc-catalog__eyebrow{color:var(--bsc-page-accent)}
.bsc-catalog__intro h2{color:var(--bsc-page-text)!important}
.bsc-catalog__intro p{color:var(--bsc-page-muted)!important}
.bsc-catalog__delivery{
  border-left-color:var(--bsc-page-accent);
  background:#f8f7fb;
  color:#555b68!important;
}
.bsc-catalog__results-head p{color:#eef1f7!important}
.bsc-catalog__results-head small{color:#b8bfcc!important}
.bsc-catalog__trust,
.bsc-catalog__tabs button,
.bsc-catalog__filter-toggle,
.bsc-catalog__search input,
.bsc-catalog__filters,
.bsc-product,
.bsc-catalog__more,
.bsc-order-modal__dialog{
  color:var(--bsc-ink);
}
.bsc-catalog__trust span,
.bsc-product__meta dt,
.bsc-product__price-note,
.bsc-product__delivery,
.bsc-order-modal form>small{
  color:var(--bsc-muted)!important;
}
.bsc-catalog__empty{color:var(--bsc-page-text)}
.bsc-catalog__empty p{color:var(--bsc-page-muted)}
