.catalog-top{padding:7px 5vw;background:#171713;color:#fff;text-align:center;font-size:.68rem}.catalog-top a{color:#ffd84d;text-decoration:underline}.catalog-nav{position:sticky!important;top:0}.catalog-search{width:min(520px,45vw);height:45px;display:flex;align-items:center;gap:10px;padding:0 16px;border:1px solid var(--line);border-radius:25px;background:#fff}.catalog-search input{width:100%;border:0;outline:0;background:transparent;font-size:.76rem}.catalog-hero{padding:90px 0 75px;background:#ffd84d}.breadcrumb-nav{display:flex;gap:9px;margin-bottom:60px;font-size:.65rem}.catalog-hero h1{margin:18px 0 0;font-size:clamp(4rem,8vw,8rem)}.catalog-hero h1 em{color:#6847d9}.catalog-hero p{font-size:.9rem;line-height:1.7}.category-section{padding:70px 0}.category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.category-card{min-height:190px;display:flex;flex-direction:column;align-items:flex-start;padding:20px;border:1px solid var(--line);background:#fff;text-align:left;transition:.25s}.category-card:hover{transform:translateY(-5px);border-color:#6847d9}.category-card>i{font-size:2.3rem;color:#6847d9}.category-card h2{margin:auto 0 3px;font-size:.95rem;font-weight:700}.category-card p{font-size:.6rem;color:#777}.category-card span{font-size:.62rem;font-weight:700}.products-section{padding:100px 0 130px;background:#e7e2d7}.product-toolbar{display:flex;justify-content:space-between;align-items:end}.product-toolbar h2{margin:10px 0 0;font-size:clamp(2.5rem,4vw,4.6rem);letter-spacing:-.055em}.filter-pills{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px}.filter-pills button{padding:9px 13px;border:1px solid var(--line);border-radius:25px;background:transparent;font-size:.62rem}.filter-pills button.active{background:#171713;color:#fff}.result-count{margin:35px 0 20px;font-size:.65rem}.product-card{background:#fff;transition:.3s}.product-card:hover{transform:translateY(-5px);box-shadow:0 18px 35px rgba(0,0,0,.1)}.product-image{height:330px;position:relative;overflow:hidden;background:#d8d3c9}.product-image img{width:100%;height:100%;object-fit:cover;transition:.45s}.product-card:hover img{transform:scale(1.04)}.product-image span{position:absolute;top:14px;left:14px;padding:7px 10px;border-radius:20px;background:#f7f3ea;font-size:.54rem}.product-content{padding:24px}.product-content h3{font-size:1.25rem;font-weight:700}.product-content>p{min-height:44px;color:#6b6861;font-size:.75rem;line-height:1.5}.product-content ul{list-style:none;padding:15px 0;margin:0;border-top:1px solid var(--line)}.product-content li{margin:7px 0;font-size:.67rem}.product-content li i{margin-right:7px;color:#6847d9}.product-content>a{display:flex;justify-content:space-between;padding-top:15px;border-top:1px solid var(--line);font-size:.67rem;font-weight:700}.no-results{display:none;padding:70px;text-align:center}.catalog-help{padding:95px 0;background:#6847d9;color:#fff}.catalog-help h2{margin-top:16px;font-size:clamp(3rem,5vw,5rem);letter-spacing:-.06em}.catalog-help h2 em{color:#ffd84d}@media(max-width:1199px){.category-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:991px){.catalog-search{width:100%;margin:15px 0}.product-toolbar{display:block}.filter-pills{justify-content:flex-start;margin-top:25px}}@media(max-width:575px){.category-grid{grid-template-columns:1fr 1fr}.category-card{min-height:165px}.product-image{height:360px}.catalog-hero{padding-top:65px}.catalog-hero h1{font-size:15vw}}
