.category-hero{padding:54px 0 42px;background:linear-gradient(135deg,#e7f0eb,#fbfaf7)}
.category-hero .hero-grid{grid-template-columns:minmax(0,1.1fr) minmax(310px,.9fr)}
.category-hero .hero-visual{min-height:340px}
.category-summary{padding:24px 0;background:#0d4032;color:#fff}.category-summary .container{display:flex;align-items:center;justify-content:space-between;gap:24px}.category-summary strong{font:22px Prata,serif}.category-summary span{display:block;margin-top:5px;color:#cbdad3;font-size:13px}
.products-section{padding:58px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:24px}.section-head h2{margin:0;font:clamp(30px,4vw,43px) Prata,serif}.section-head p{max-width:600px;margin:0;color:#65706c;line-height:1.6}
.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.product-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid #dce3df;border-radius:15px;background:#fff}.product-card .pic{aspect-ratio:1;background:#f0f1ed;overflow:hidden}.product-card img{width:100%;height:100%;object-fit:cover}.product-body{display:flex;flex:1;flex-direction:column;padding:17px}.product-code{color:#65706c;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.product-card h3{margin:7px 0 9px;font:19px/1.3 Prata,serif}.product-card p{margin:0 0 16px;color:#65706c;font-size:12px;line-height:1.55}.product-foot{display:flex;align-items:center;justify-content:space-between;gap:9px;margin-top:auto}.product-price{color:#0d4032;font-size:18px;font-weight:800}.product-foot .button{min-height:40px;padding:0 12px;font-size:12px}
.category-info{padding:58px 0;background:#eef3f0}.category-info-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.category-info article{padding:22px;border:1px solid #dce3df;border-radius:15px;background:#fff}.category-info h2{grid-column:1/-1;margin:0 0 8px;font:34px Prata,serif}.category-info h3{margin:0 0 8px;font:21px Prata,serif}.category-info p{margin:0;color:#65706c;font-size:13px;line-height:1.65}
@media(max-width:1000px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:800px){.category-hero .hero-grid{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-info-grid{grid-template-columns:1fr}.category-info h2{grid-column:auto}.section-head{display:block}.section-head p{margin-top:10px}}
@media(max-width:520px){.product-grid{grid-template-columns:1fr}.category-summary .container{display:block}.category-summary .button{margin-top:14px}.product-card{display:grid;grid-template-columns:118px 1fr}.product-card .pic{aspect-ratio:auto;min-height:170px}.product-body{padding:14px}.product-card p{display:none}.product-foot{display:block}.product-foot .button{width:100%;margin-top:10px}.category-hero .hero-visual{min-height:250px}}
