.category-page{color:#203542;background:#f8fbfd;min-height:100vh}.category-page>header{background:#fff;border-bottom:1px solid #dce8ef;justify-content:space-between;align-items:center;height:88px;padding:0 5vw;display:flex}.category-page>header>a:first-child{letter-spacing:.16em;font:500 24px Playfair Display,serif}.category-page>header small{text-align:center;letter-spacing:.28em;color:#7a9cac;font:6px DM Sans;display:block}.category-page>section{padding:70px 5vw}.category-page>section>p{letter-spacing:.2em;color:#5e91ad;font-size:9px}.category-page h1{margin:16px 0 50px;font:500 clamp(42px,7vw,82px) Playfair Display,serif}.category-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.category-product-grid article{background:#fff;border:1px solid #dce8ef;min-width:0;padding:14px}.category-product-grid img{aspect-ratio:1;object-fit:contain;background:#edf5f8;width:100%;display:block}.category-product-grid small{color:#708894;text-transform:uppercase;margin-top:14px;font-size:9px;display:block}.category-product-grid h2{min-height:44px;font:500 16px/1.35 DM Sans}.category-product-grid strong{font-size:17px}.category-empty{color:#a51f2b;background:#fff1f2;border:1px solid #d85c62;padding:28px;font-weight:700}.category-page a{color:inherit;text-decoration:none}@media (max-width:900px){.category-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:620px){.category-page>header{height:70px;padding:0 18px}.category-page>section{padding:45px 16px}.category-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.category-product-grid article{padding:9px}.category-product-grid h2{min-height:50px;font-size:13px}}@media (max-width:390px){.category-product-grid{grid-template-columns:1fr}.category-product-grid h2{min-height:auto}}
