.promo-band{background:linear-gradient(105deg,#0c41aa 0%,#0c41aa 63%,#082f7d 63%);color:#fff;overflow:hidden}.promo-band .container{min-height:275px;display:flex;align-items:center;justify-content:space-between;position:relative}.promo-band h1{font-size:clamp(2rem,4vw,3.2rem);line-height:1.08;margin:.4rem 0}.promo-band h1 strong{color:#fff}.promo-band p{max-width:620px;color:#dae6ff}.eyebrow{display:inline-block;background:var(--red);padding:.25rem .55rem;border-radius:3px;font-size:.7rem;font-weight:800;letter-spacing:.1em}.promo-seal{width:175px;height:175px;border:2px dashed #fff;border-radius:50%;display:grid;place-content:center;text-align:center;transform:rotate(-5deg);box-shadow:0 0 0 9px #ffffff15}.promo-seal strong{font-size:2.25rem}.promo-seal span{font-size:.72rem;text-transform:uppercase}.benefits{background:#fff;border-bottom:1px solid var(--border)}.benefits .container{display:grid;grid-template-columns:repeat(3,1fr);min-height:72px}.benefits .container>div{display:flex;align-items:center;justify-content:center;gap:.8rem;border-right:1px solid var(--border)}.benefits .container>div:last-child{border:0}.benefits b{font-size:1.5rem;color:var(--red)}.benefits span{display:grid}.benefits strong{font-size:.78rem}.benefits small{color:var(--muted);font-size:.68rem}.catalog-section{min-height:400px}.section-title{display:flex;align-items:end;justify-content:space-between;margin-bottom:1.25rem}.section-title>div{display:flex;align-items:center;gap:.7rem}.section-title h2{font-size:1.35rem;margin:0}.section-title>span{font-size:.72rem;color:var(--muted)}.red-line{display:block;width:5px;height:27px;background:var(--red)}.chips{display:flex;gap:.5rem;overflow:auto;margin-bottom:1.25rem}.chips a{display:flex;align-items:center;gap:.5rem;background:#fff;border:1px solid var(--border);border-radius:4px;padding:.55rem .8rem;text-decoration:none;color:#4b515a;font-size:.75rem;font-weight:600;white-space:nowrap}.chips a.active,.chips a:hover{background:var(--blue);color:#fff;border-color:var(--blue)}.chips small{background:#eef0f4;color:#69717d;border-radius:10px;padding:0 .4rem}.product-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:.75rem}.product-card{background:#fff;border:1px solid var(--border);border-radius:5px;overflow:hidden;transition:.18s}.product-card:hover{transform:translateY(-3px);box-shadow:0 8px 22px #1b2d4520;border-color:#bdc9dc}.product-card>a{display:block;color:var(--ink);text-decoration:none}.image-box{position:relative;padding:.7rem;border-bottom:1px solid #f0f1f4}.image-box img{width:100%;aspect-ratio:1;object-fit:contain}.offer-tag{position:absolute;top:.6rem;left:.6rem;z-index:1;background:var(--red);color:#fff;padding:.18rem .42rem;border-radius:2px;font-size:.58rem;font-weight:800}.card-body{padding:.8rem}.category-label{color:var(--blue);font-size:.62rem;text-transform:uppercase;font-weight:700}.product-card h2{font-size:.82rem;line-height:1.35;min-height:3.3rem;margin:.35rem 0}.product-card del{display:block;color:#8b929c;font-size:.68rem}.price{font-size:1.18rem;font-weight:800;color:var(--blue);margin:.25rem 0}.price small{font-size:.62rem;font-weight:500;color:var(--muted)}.store-name{display:block;color:var(--muted);font-size:.65rem;margin:.25rem 0 .65rem}.card-cta{display:block;border-top:1px solid var(--border);padding-top:.65rem;color:var(--red);font-size:.65rem;font-weight:800}.empty-state{background:#fff;border:1px solid var(--border);border-radius:6px;padding:3.5rem 1rem;text-align:center}.empty-icon{width:62px;height:62px;display:grid;place-items:center;margin:auto;background:var(--blue-light);color:var(--blue);border-radius:50%;font-size:2rem}.empty-state h2{margin-bottom:.3rem}.empty-state p{color:var(--muted);margin-top:0}.breadcrumb{font-size:.75rem;margin-bottom:1.5rem}.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:3rem}.main-image{width:100%;max-height:480px;object-fit:contain;background:#fff;border-radius:6px}.best{background:#fff;border-top:4px solid var(--blue);padding:1.2rem;border-radius:5px;box-shadow:0 3px 12px #1b2d4518}.buy{background:var(--red)}.buy:hover{background:#d70c2d}@media(max-width:1000px){.product-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:700px){.promo-band .container{min-height:240px}.promo-seal{display:none}.benefits .container{grid-template-columns:1fr}.benefits .container>div{justify-content:flex-start;padding:.7rem;border-right:0;border-bottom:1px solid var(--border)}.product-grid{grid-template-columns:repeat(2,1fr)}.product-detail{grid-template-columns:1fr}.section-title>span{display:none}}@media(max-width:420px){.product-grid{grid-template-columns:1fr 1fr;gap:.45rem}.card-body{padding:.6rem}}
