.category-page{background:#fff}
.category-intro{padding:54px max(24px,calc((100% - 1364px)/2)) 34px;text-align:center;background:#f7f8fb}
.category-intro>p,.category-catalogue-head span{margin:0;color:#5f56cf;text-transform:uppercase;letter-spacing:.14em;font-size:11px;font-weight:900}
.category-intro h1{margin:8px 0 10px;font-size:clamp(34px,4vw,58px);line-height:1.05;letter-spacing:-.04em;color:var(--navy)}
.category-intro>span{color:var(--muted);font-size:17px}
.category-benefits{max-width:1050px;margin:38px auto 0;display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.category-benefits>div{display:flex;align-items:center;justify-content:center;gap:9px;color:var(--navy);font-size:13px;font-weight:750}
.category-benefits b{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#eaf7ff;color:#34216e;font-size:18px}
.featured-category-product{max-width:1364px;margin:54px auto;padding:30px 52px;min-height:420px;display:grid;grid-template-columns:1fr minmax(340px,48%);align-items:center;gap:40px;border-radius:20px;background:linear-gradient(115deg,#10082f,#25155c);color:#fff;overflow:hidden}
.featured-copy>span{color:var(--lime);text-transform:uppercase;letter-spacing:.13em;font-size:11px;font-weight:900}
.featured-copy h2{margin:8px 0 18px;font-size:clamp(34px,4vw,55px);line-height:1;letter-spacing:-.04em}
.featured-price{display:flex;align-items:baseline;gap:12px}.featured-price small{color:#bab5d0}.featured-price strong{font-size:31px;color:var(--coral)}.featured-price del{color:#aaa4c3}
.featured-copy p{max-width:560px;color:#d4d0e1}.featured-copy>a{display:inline-block;margin-top:12px;padding:12px 18px;border-radius:7px;background:var(--cyan);color:#071128;text-decoration:none;font-weight:850}
.featured-image{height:360px;display:grid;place-items:center;background:#fff;border-radius:16px}.featured-image img{width:100%;height:100%;padding:22px;object-fit:contain}
.category-catalogue{max-width:1420px;margin:auto;padding:30px 28px 80px}.category-catalogue-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:28px}.category-catalogue-head h2{margin:6px 0 0;font-size:36px}.category-catalogue-head>strong{color:var(--muted)}
.category-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.category-empty{grid-column:1/-1;text-align:center;padding:60px;color:var(--muted)}
@media(max-width:1000px){.featured-category-product{margin:35px 20px}.category-product-grid{grid-template-columns:repeat(3,1fr)}.category-benefits{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){.category-intro{padding-top:38px}.category-benefits{grid-template-columns:1fr;text-align:left}.category-benefits>div{justify-content:flex-start}.featured-category-product{padding:26px;grid-template-columns:1fr}.featured-image{height:280px;grid-row:1}.category-product-grid{grid-template-columns:repeat(2,1fr)}.category-catalogue{padding-inline:14px}.category-catalogue-head h2{font-size:28px}}
