.vcm-brand,.vcm-brands-archive{--vcm-accent:#123FD4;--vcm-hero-text:#fff;--vcm-columns:4;--vcm-radius:18px;font-family:inherit;color:#17191e;max-width:1440px;margin:0 auto;padding:24px}
.vcm-hero{min-height:430px;border-radius:28px;overflow:hidden;background:linear-gradient(135deg,var(--vcm-accent),#06143f);background-size:cover;background-position:center;display:flex;align-items:center;box-shadow:0 20px 55px rgba(0,0,0,.16)}
.vcm-hero-inner{max-width:680px;padding:64px;color:var(--vcm-hero-text)}
.vcm-badge{display:inline-flex;padding:7px 11px;border-radius:999px;font-size:12px;letter-spacing:.14em;font-weight:800;background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.28);backdrop-filter:blur(8px);margin-bottom:18px}
.vcm-brand-logo{max-width:220px;max-height:72px;object-fit:contain;object-position:left center;display:block;margin:0 0 18px}
.vcm-hero h1{font-size:clamp(42px,7vw,82px);line-height:.98;margin:0 0 14px;color:inherit;font-weight:850;letter-spacing:-.04em}
.vcm-tagline{font-size:clamp(18px,2.3vw,26px);line-height:1.3;max-width:560px;margin:0 0 30px;color:inherit;opacity:.96}
.vcm-hero-cta,.vcm-product-button{display:inline-flex;align-items:center;justify-content:center;text-decoration:none!important;font-weight:800;border-radius:12px;transition:.2s ease}
.vcm-hero-cta{background:#fff;color:#101522!important;padding:14px 20px}
.vcm-hero-cta:hover{transform:translateY(-2px);opacity:.94}
.vcm-intro{max-width:960px;margin:44px auto;padding:0 24px;font-size:18px;line-height:1.75;color:#4b5260;text-align:center}
.vcm-intro p:last-child{margin-bottom:0}
.vcm-catalog{padding:28px 0 12px;scroll-margin-top:30px}
.vcm-section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin:0 0 26px}
.vcm-section-head span,.vcm-archive-head>span{font-size:12px;letter-spacing:.18em;color:var(--vcm-accent);font-weight:900}
.vcm-section-head h2{font-size:clamp(28px,4vw,44px);letter-spacing:-.03em;margin:4px 0 0;color:#14171d}
.vcm-count{font-size:14px;color:#707784;white-space:nowrap}
.vcm-product-grid{display:grid;grid-template-columns:repeat(var(--vcm-columns),minmax(0,1fr));gap:20px}
.vcm-product-card{background:#fff;border:1px solid #e7e9ee;border-radius:var(--vcm-radius);overflow:hidden;display:flex;flex-direction:column;min-width:0;box-shadow:0 8px 26px rgba(20,25,40,.055);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.vcm-product-card:hover{transform:translateY(-4px);box-shadow:0 16px 38px rgba(20,25,40,.11);border-color:#d6dbe5}
.vcm-product-image-wrap{aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;background:#fff;padding:20px;overflow:hidden}
.vcm-product-image{width:100%;height:100%;object-fit:contain;transition:transform .25s ease}
.vcm-product-card:hover .vcm-product-image{transform:scale(1.035)}
.vcm-product-body{padding:18px;display:flex;flex-direction:column;flex:1}
.vcm-stock{display:inline-flex;align-self:flex-start;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;border-radius:999px;padding:5px 8px;margin-bottom:10px}
.vcm-stock.in-stock{background:#ecf8f0;color:#11743c}.vcm-stock.out-stock{background:#f5f0f0;color:#9a3434}
.vcm-product-body h3{font-size:16px;line-height:1.38;margin:0 0 8px;min-height:44px}
.vcm-product-body h3 a{color:#1a1d24;text-decoration:none}
.vcm-sku{font-size:12px;color:#7a818d;margin-bottom:7px}
.vcm-price{font-size:20px;font-weight:850;color:#12151b;margin:8px 0 16px}
.vcm-price del{opacity:.45;font-size:.78em}.vcm-price ins{text-decoration:none}
.vcm-product-button{margin-top:auto;width:100%;padding:12px 14px;background:var(--vcm-accent);color:#fff!important;border:2px solid var(--vcm-accent)}
.vcm-product-button:hover{filter:brightness(.92)}
.vcm-empty,.vcm-alert{padding:24px;border-radius:14px;background:#f4f6f9;border:1px solid #e2e6ec;color:#555d69}
.vcm-empty strong{display:block;color:#1b2029;margin-bottom:6px}
.vcm-pagination{display:flex;justify-content:center;margin-top:34px}
.vcm-pagination ul{display:flex;gap:7px;list-style:none;padding:0;margin:0}.vcm-pagination li{margin:0}
.vcm-pagination a,.vcm-pagination span{display:flex;min-width:42px;height:42px;align-items:center;justify-content:center;border:1px solid #dce1e8;border-radius:10px;text-decoration:none;padding:0 12px;color:#252b35;background:#fff}
.vcm-pagination .current{background:var(--vcm-accent);border-color:var(--vcm-accent);color:#fff}
.vcm-archive-head{max-width:760px;margin:30px auto 42px;text-align:center}.vcm-archive-head h1{font-size:clamp(38px,6vw,68px);line-height:1;letter-spacing:-.04em;margin:8px 0 16px}.vcm-archive-head p{font-size:18px;color:#616875;line-height:1.6;margin:0}
.vcm-brands-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.vcm-brand-card{min-height:380px;border-radius:24px;background:#fff;position:relative;overflow:hidden;text-decoration:none!important;display:flex;flex-direction:column;border:1px solid #e8ebf0;box-shadow:0 14px 38px rgba(0,0,0,.08);transition:.2s ease}
.vcm-brand-card:hover{transform:translateY(-4px);box-shadow:0 22px 48px rgba(0,0,0,.14);border-color:#d9dee7}
.vcm-brand-card-logo-area{min-height:220px;display:flex;align-items:center;justify-content:center;padding:34px;background:linear-gradient(180deg,#fff,#f7f8fa);border-bottom:4px solid var(--vcm-accent)}
.vcm-brand-card-logo-area img{display:block;width:auto;height:auto;max-width:78%;max-height:105px;object-fit:contain}
.vcm-brand-card-logo-fallback{font-size:clamp(32px,5vw,54px);font-weight:900;letter-spacing:-.04em;color:#1b2029;text-align:center}
.vcm-brand-card-content{width:100%;padding:24px 28px 28px;color:#1c2129;flex:1;display:flex;flex-direction:column}
.vcm-brand-card-content span{font-size:11px;letter-spacing:.14em;font-weight:850;color:var(--vcm-accent)}
.vcm-brand-card-content h2{font-size:34px;line-height:1.05;margin:7px 0 9px;color:#181c22}
.vcm-brand-card-content p{margin:0 0 18px;color:#646b77;line-height:1.45}
.vcm-brand-card-content strong{color:var(--vcm-accent);margin-top:auto}
@media(max-width:1100px){.vcm-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.vcm-brands-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.vcm-brand,.vcm-brands-archive{padding:12px}.vcm-hero{min-height:380px;border-radius:20px}.vcm-hero-inner{padding:34px 24px}.vcm-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.vcm-product-image-wrap{padding:10px}.vcm-product-body{padding:13px}.vcm-product-body h3{font-size:14px;min-height:0}.vcm-price{font-size:17px}.vcm-section-head{align-items:flex-start;flex-direction:column}.vcm-count{white-space:normal}.vcm-brands-grid{grid-template-columns:1fr}.vcm-brand-card{min-height:340px}.vcm-brand-card-logo-area{min-height:190px}}
@media(max-width:420px){.vcm-product-grid{grid-template-columns:1fr 1fr}.vcm-product-button{font-size:13px;padding:10px}.vcm-stock{font-size:10px}.vcm-hero h1{font-size:44px}}
