.category-page__top{background:var(--gray-light)}.category-breadcrumb{padding-top:6px}.category-breadcrumb__list{display:flex;align-items:center;gap:8px;padding:5px 0;font-size:0.78rem;color:var(--text-dark);overflow-x:auto;scrollbar-width:none}.category-breadcrumb__list::-webkit-scrollbar{display:none}.category-breadcrumb__list a{color:var(--text-dark);white-space:nowrap;transition:color 0.3s ease}.category-breadcrumb__list a:hover{color:var(--orange)}.category-breadcrumb__separator{color:rgba(136,146,164,0.5);display:inline-flex;font-size:0.7rem}.category-breadcrumb__current{color:var(--gray);white-space:nowrap}.category-breadcrumb .vd-icon{font-size:13px}.category-hero{position:relative;overflow:hidden;padding:18px 0 30px}.category-hero::before{content:'';position:absolute;inset:-50%;background:repeating-linear-gradient(-45deg,transparent,transparent 80px,rgba(255,107,53,0.04) 80px,rgba(255,107,53,0.04) 82px);pointer-events:none}.category-hero::after{content:'';position:absolute;top:-60%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,rgba(255,107,53,0.10) 0%,transparent 60%);pointer-events:none}.category-hero__content{position:relative;z-index:2;max-width:820px;margin:0 auto;text-align:center}.category-hero__title{font-size:clamp(1.8rem,5vw,3rem);font-weight:900;color:var(--navy);line-height:1.1;margin-bottom:14px}.category-hero__highlight{background:linear-gradient(135deg,var(--orange-deep),var(--orange-mid),var(--orange-deep));background-size:200% auto;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:shimmer 3s linear infinite}@media (prefers-reduced-motion:reduce){.category-hero__highlight{animation:none}}.category-hero__desc{position:relative;max-height:6.8em;overflow:hidden;font-size:1rem;color:var(--text-dark);max-width:640px;margin:0 auto 6px;line-height:1.7}.category-hero__desc:not(.is-clipped){margin-bottom:18px}.category-hero__desc-toggle{display:inline-flex;align-items:center;gap:6px;margin:0 auto 14px;padding:6px 14px;border:1px solid rgba(0,0,0,0.12);border-radius:50px;background:var(--white);color:var(--orange-deep);font-family:var(--font-heading);font-weight:600;font-size:0.82rem;cursor:pointer}.category-hero__desc-toggle[hidden]{display:none}.category-hero__desc-long{margin-top:8px}.category-hero__desc-long h2,.category-hero__desc-long h3{margin:0 0 4px;font-size:1rem;color:var(--text-dark)}.category-hero__desc-long p{margin-bottom:8px}.category-hero__desc-chevron{display:inline-flex}.category-hero__desc-toggle .vd-icon{font-size:13px}.category-hero__desc p{margin-bottom:8px}.category-hero__desc p:last-child{margin-bottom:0}.category-hero__desc a{color:var(--orange-deep);text-decoration:underline}.category-hero__stats{display:flex;justify-content:center;flex-wrap:wrap;gap:14px 28px}.category-hero__stat,.category-hero__stat-link{display:flex;align-items:center;gap:8px;color:var(--text-dark);font-size:0.9rem}.category-hero__stat-link{transition:color 0.3s ease}.category-hero__stat-link:hover{color:var(--orange)}.category-hero__stat-icon{display:inline-flex;color:var(--orange)}.category-hero__stat .vd-icon{font-size:17px}.category-hero__stat-stars{display:inline-flex;font-size:17px}.category-hero__stat strong{font-family:var(--font-heading);font-weight:700}.category-products{background:var(--white);padding:26px 0 40px}.category-layout{display:grid;grid-template-columns:250px minmax(0,1fr);gap:28px;align-items:start}.category-layout__main{min-width:0}.category-layout__main .product-card-v2-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.category-layout__aside{position:sticky;top:20px}.category-nav{background:var(--white);border:1px solid #e2e5ea;border-radius:16px;padding:20px;box-shadow:0 2px 12px rgba(0,0,0,0.04)}.category-nav__head{margin-bottom:14px;padding-bottom:12px;border-bottom:1px solid #e2e5ea}.category-nav__title{font-size:0.82rem;font-weight:700;color:var(--navy);text-transform:uppercase;letter-spacing:0.5px}.category-nav__parent{display:flex;align-items:center;gap:6px;margin-bottom:10px;padding:7px 10px;border-radius:10px;background:var(--gray-light);color:var(--text-dark);font-size:0.84rem;font-weight:600;transition:color 0.2s ease}.category-nav__parent:hover{color:var(--orange)}.category-nav__parent-icon{display:inline-flex;color:var(--orange)}.category-nav__parent .vd-icon{font-size:12px}.category-nav__list{display:flex;flex-direction:column;gap:2px}.category-nav__link{display:flex;align-items:center;gap:8px;padding:8px 10px;border-radius:10px;font-size:0.88rem;color:var(--text-dark);transition:background 0.2s ease,color 0.2s ease}.category-nav__link:hover{background:var(--gray-light);color:var(--orange)}.category-nav__link.is-current{background:rgba(255,107,53,0.1);color:var(--orange-deep);font-weight:600}.category-nav__link-icon{display:inline-flex;color:var(--orange)}.category-nav__link .vd-icon{font-size:12px}.category-toolbar{margin-bottom:20px}.category-toolbar__filters-btn,.category-toolbar__apply{display:none}.category-toolbar__controls{display:flex;flex:1 1 auto;align-items:center;flex-wrap:wrap;gap:12px 18px;min-width:0}.category-toolbar__controls .category-nav{display:none}.category-toolbar__row{display:flex;align-items:center;flex-wrap:wrap;gap:12px 18px}.category-toolbar__count{font-family:var(--font-heading);font-weight:600;font-size:0.95rem;color:var(--text-dark)}.category-toolbar__search{display:flex;align-items:center;flex:1 1 260px;min-width:0;gap:10px;padding:6px 18px;background:var(--gray-light);border:1px solid #e2e5ea;border-radius:50px;transition:background 0.3s ease,border-color 0.3s ease,box-shadow 0.3s ease}.category-toolbar__search:focus-within{background:var(--white);border-color:var(--orange);box-shadow:0 0 16px rgba(255,107,53,0.15)}.category-toolbar__search-icon{display:inline-flex;color:var(--gray);flex-shrink:0}.category-toolbar__search .vd-icon{font-size:16px}.category-toolbar__search-input{flex:1;min-width:0;border:none;background:none;outline:none;font-family:var(--font-body);font-size:0.95rem;color:var(--text-dark);padding:9px 0}.category-toolbar__sort{display:flex;align-items:center;gap:10px}.category-toolbar__sort label{font-size:0.85rem;color:var(--text-dark)}.category-toolbar__select{padding:9px 34px 9px 14px;border:1px solid #ddd;border-radius:50px;font-family:var(--font-body);font-size:0.85rem;background-color:var(--white);color:var(--navy);cursor:pointer;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23596573' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 13px center;outline:none;transition:border-color 0.2s ease}.category-toolbar__select:focus{border-color:var(--orange)}button.category-toolbar__search-icon{padding:0;border:none;background:none;cursor:pointer}.category-toolbar__clear{margin-left:6px;font-family:var(--font-body);font-weight:400;font-size:0.85rem;color:var(--orange-deep);text-decoration:underline}.category-empty__clear{display:inline-block;margin-top:8px;color:var(--orange-deep);text-decoration:underline}.category-pagination{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:32px}.category-pagination__list{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin:0;padding:0;list-style:none}.category-pagination__page,.category-pagination__nav,.category-pagination__gap{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:42px;padding:0 12px;border-radius:50px;font-family:var(--font-heading);font-weight:600;font-size:0.95rem;color:var(--text-dark)}.category-pagination__page,.category-pagination__nav{border:1px solid #e2e5ea;background:var(--white);text-decoration:none;transition:border-color 0.2s ease}.category-pagination__page:hover,.category-pagination__nav:hover{border-color:var(--orange);color:var(--text-dark)!important}.category-pagination__page.is-current{border-color:var(--navy);background:var(--navy);color:var(--white)}.category-pagination__nav .vd-icon{font-size:16px}.category-empty{padding:50px 20px;text-align:center;color:var(--text-dark);font-size:0.95rem}.vd-modal-body .category-toolbar__controls{display:flex;flex-direction:column;align-items:stretch;flex-wrap:nowrap;gap:20px}.vd-modal-body .category-toolbar__sort{order:1;flex-direction:column;align-items:stretch;gap:6px}.vd-modal-body .category-toolbar__sort label{font-family:var(--font-heading);font-weight:600;font-size:0.9rem}.vd-modal-body .category-toolbar__select{width:100%;font-size:0.95rem}.vd-modal-body .category-toolbar__search{order:2;flex:none}.vd-modal-body .category-toolbar__controls .category-nav{display:block;order:3;border:none;box-shadow:none;padding:0}.vd-modal-body .category-toolbar__apply{order:4;position:sticky;bottom:0;display:flex;justify-content:center;width:100%;padding:13px 22px;border:none;border-radius:50px;background:var(--navy);color:var(--white);font-family:var(--font-heading);font-weight:600;font-size:0.95rem;cursor:pointer;box-shadow:0 -12px 12px var(--white)}.vd-modal-body .category-toolbar__apply:hover{background:var(--orange)}.category-sheet h2,.category-sheet h3{margin:18px 0 8px;font-size:1.05rem;color:var(--navy)}.category-sheet p,.category-sheet ul,.category-sheet ol{margin-bottom:12px}.category-sheet ul,.category-sheet ol{padding-left:20px;list-style:revert}.category-sheet a{color:var(--orange-deep);text-decoration:underline}.category-sheet .category-hero__desc-long{margin-top:18px;padding-top:6px;border-top:1px solid #e5e5e5}.category-sheet{font-size:1rem;color:var(--text-dark);line-height:1.75}.category-sheet h2:first-child,.category-sheet h3:first-child{margin-top:4px}.category-sheet img,.category-sheet iframe{max-width:100%}.category-sheet img{height:auto}.category-reviews-band{background:var(--white);padding:10px 0 46px}@media (max-width:991px){.category-layout{grid-template-columns:minmax(0,1fr)}.category-layout__aside{display:none}.category-toolbar__filters-btn{display:inline-flex;align-items:center;gap:8px;margin-left:auto;padding:9px 16px;border:1px solid #e2e5ea;border-radius:10px;background:var(--white);color:var(--text-dark);font:inherit;font-weight:600;font-size:14px;cursor:pointer}.category-toolbar__filters-btn[hidden]{display:none}.category-toolbar__filters-btn .vd-icon{font-size:16px}.category-toolbar__controls{display:none}.category-layout__main .product-card-v2-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.category-hero{padding:14px 0 24px}.category-hero__stats{gap:10px 20px}.category-layout__main .product-card-v2-grid{grid-template-columns:minmax(0,1fr)}.category-toolbar__row{gap:10px 14px}}