/* CompuFixGuru Storefront V2 */
.cfg-storefront-v2{margin-bottom:36px}
.cfg-store-search-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:14px;align-items:center;margin-bottom:14px}
.cfg-store-search{display:flex;min-height:54px;background:#fff;border:1px solid #dfe2e7;border-radius:16px;overflow:hidden;box-shadow:0 8px 24px rgba(23,24,28,.05)}
.cfg-store-search input[type=search]{flex:1;border:0!important;box-shadow:none!important;padding:0 20px;font-size:1rem;background:transparent}
.cfg-store-search button{width:64px;border:0;background:#17181c;color:#fff;font-size:1.65rem;cursor:pointer}
.cfg-store-account-pill,.cfg-store-cart-pill{display:flex;align-items:center;gap:9px;min-height:54px;padding:0 18px;border-radius:16px;border:1px solid #dfe2e7;background:#fff;color:#17181c!important}
.cfg-store-cart-pill{background:#b10f1d;color:#fff!important;border-color:#b10f1d}
.cfg-store-commercial-nav{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:20px;padding:8px;background:#fff;border:1px solid #e4e5e9;border-radius:16px;overflow:auto}
.cfg-store-commercial-nav a{white-space:nowrap;padding:10px 14px;border-radius:11px;color:#252730!important;font-weight:800;font-size:.9rem}
.cfg-store-commercial-nav a:first-child{background:#f4f5f7}
.cfg-store-commercial-nav a:hover{background:#f8e8eb;color:#8d0d18!important}
.cfg-store-promotions{display:grid;grid-template-columns:minmax(150px,.24fr) minmax(0,1fr) minmax(150px,.24fr);gap:16px;margin-bottom:34px}
.cfg-store-slider{position:relative;min-height:360px;overflow:hidden;border-radius:24px;background:#090c10;box-shadow:0 18px 50px rgba(23,24,28,.12)}
.cfg-store-slider-track{display:flex;height:100%;transition:transform .45s ease}
.cfg-store-slide{position:relative;flex:0 0 100%;min-width:100%;min-height:360px;display:flex;align-items:flex-end;padding:38px;color:#fff;background:
linear-gradient(90deg,rgba(4,8,12,.94),rgba(4,8,12,.45),rgba(177,15,29,.22)),
var(--cfg-promo-image,none) center/cover no-repeat}
.cfg-store-slide--fallback:nth-child(2){background:radial-gradient(circle at 80% 20%,rgba(177,15,29,.55),transparent 38%),linear-gradient(135deg,#090c10,#18212a)}
.cfg-store-slide--fallback:nth-child(3){background:radial-gradient(circle at 80% 20%,rgba(44,199,178,.28),transparent 38%),linear-gradient(135deg,#090c10,#1d2230)}
.cfg-store-promo-copy{position:relative;z-index:1;max-width:620px}
.cfg-store-promo-copy>span,.cfg-store-side-promo>span,.cfg-store-section-head>span,.cfg-store-catalog-heading>span,.cfg-store-b2b-band>div>span{display:inline-block;margin-bottom:8px;text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;font-weight:900;color:#ff6a80}
.cfg-store-promo-copy h2{margin:0 0 12px;font-size:clamp(2rem,4vw,4rem);line-height:.98;letter-spacing:-.045em}
.cfg-store-promo-copy p{max-width:600px;margin:0 0 22px;color:#d7dbe0}
.cfg-store-promo-button{display:inline-flex;padding:12px 18px;border-radius:12px;background:#b10f1d;color:#fff!important;font-weight:900}
.cfg-store-slider-prev,.cfg-store-slider-next{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:42px;height:42px;border:0;border-radius:50%;background:rgba(255,255,255,.9);color:#17181c;font-size:1.7rem;cursor:pointer}
.cfg-store-slider-prev{left:14px}.cfg-store-slider-next{right:14px}
.cfg-store-slider-dots{position:absolute;z-index:6;left:50%;bottom:14px;transform:translateX(-50%);display:flex;gap:7px}
.cfg-store-slider-dots button{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.45)}
.cfg-store-slider-dots button.is-active{width:24px;border-radius:999px;background:#fff}
.cfg-store-side-column{display:flex}
.cfg-store-side-promo{width:100%;min-height:360px;padding:24px;border-radius:22px;display:flex;flex-direction:column;justify-content:flex-end;color:#fff;background:
linear-gradient(180deg,rgba(9,12,16,.08),rgba(9,12,16,.92)),
var(--cfg-promo-image,none) center/cover no-repeat,
linear-gradient(145deg,#17181c,#8f101b)}
.cfg-store-side-promo strong{font-size:1.35rem;line-height:1.05}
.cfg-store-side-promo a{margin-top:12px;color:#fff!important;font-weight:900}
.cfg-store-side-promo--business{background:linear-gradient(145deg,#1e252d,#7b0c16)}
.cfg-store-category-section,.cfg-store-product-rail{margin:42px 0}
.cfg-store-section-head{margin-bottom:22px}
.cfg-store-section-head h2,.cfg-store-catalog-heading h1{margin:0;font-size:clamp(1.8rem,3vw,2.8rem);letter-spacing:-.035em}
.cfg-store-category-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}
.cfg-store-category-card{min-height:150px;padding:15px;border:1px solid #e4e5e9;border-radius:18px;background:#fff;color:#252730!important;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;text-align:center;box-shadow:0 10px 26px rgba(23,24,28,.05)}
.cfg-store-category-card:hover{transform:translateY(-2px);border-color:rgba(177,15,29,.36)}
.cfg-store-category-card img{width:86px;height:72px;object-fit:contain}
.cfg-store-category-fallback{display:grid;place-items:center;width:74px;height:74px;border-radius:22px;background:linear-gradient(145deg,#f7e8eb,#fff);color:#b10f1d;font-size:2rem;font-weight:900}
.cfg-store-category-card strong{font-size:.9rem}
.cfg-store-catalog-heading{margin:48px 0 22px;padding-top:12px;border-top:1px solid #e4e5e9}
.cfg-store-catalog-heading p{color:#6e717c}
.cfg-store-product-rail{padding-top:26px;border-top:1px solid #e4e5e9}
.cfg-store-product-rail ul.products{display:flex!important;overflow:auto;gap:16px;padding:4px 2px 14px;scroll-snap-type:x proximity}
.cfg-store-product-rail ul.products li.product{float:none!important;flex:0 0 min(260px,75vw)!important;width:auto!important;margin:0!important;scroll-snap-align:start}
.cfg-store-b2b-band{display:flex;align-items:center;justify-content:space-between;gap:30px;margin:46px 0;padding:34px;border-radius:24px;background:linear-gradient(120deg,#17181c,#2a1d21);color:#fff}
.cfg-store-b2b-band h2{margin:0 0 8px;font-size:clamp(1.7rem,3vw,2.6rem)}
.cfg-store-b2b-band p{margin:0;color:#c8cbd1}
.cfg-store-b2b-band>a{flex:0 0 auto;padding:13px 18px;border-radius:12px;background:#b10f1d;color:#fff!important;font-weight:900}
@media(max-width:1100px){
 .cfg-store-promotions{grid-template-columns:1fr}
 .cfg-store-side-column{display:none}
 .cfg-store-category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
}
@media(max-width:782px){
 .cfg-store-search-row{grid-template-columns:1fr auto}.cfg-store-account-pill{display:none}
 .cfg-store-commercial-nav{justify-content:flex-start}
 .cfg-store-slider,.cfg-store-slide{min-height:420px}
 .cfg-store-slide{padding:28px 24px}.cfg-store-promo-copy h2{font-size:2.6rem}
 .cfg-store-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .cfg-store-b2b-band{align-items:flex-start;flex-direction:column}
}
@media(max-width:480px){
 .cfg-store-cart-pill strong{display:none}
 .cfg-store-category-card{min-height:128px}
}
@media(prefers-reduced-motion:reduce){.cfg-store-slider-track{transition:none}}