.hk-category-page{padding-block:24px 72px}.hk-cat-breadcrumb{display:flex;align-items:center;gap:10px;margin-bottom:18px;color:var(--hk-muted);font-size:.74rem}.hk-cat-breadcrumb a:hover{color:var(--hk-teal)}
.hk-cat-hero{display:grid;grid-template-columns:340px 1fr;align-items:center;min-height:240px;margin-bottom:24px;overflow:hidden;background:var(--hk-surface);border:1px solid var(--hk-border);border-radius:var(--hk-radius-lg)}.hk-cat-hero__image{height:100%;display:grid;place-items:center;background:linear-gradient(135deg,var(--hk-bg),var(--hk-surface))}.hk-cat-hero__image img{width:100%;height:240px;object-fit:contain}.hk-cat-hero__image>.hk-icon{width:90px;height:90px;color:var(--hk-teal)}.hk-cat-hero__content{padding:24px 38px}.hk-cat-hero__brand{display:block;color:var(--hk-teal);font-size:1.2rem;letter-spacing:.08em}.hk-cat-hero h1{margin:0 0 6px;font-size:2.15rem;line-height:1.5}.hk-cat-hero__description{max-width:850px;color:var(--hk-muted);font-size:.88rem}.hk-cat-hero__description p{margin:.25em 0}
.hk-cat-benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:24px;padding-top:20px;border-top:1px solid var(--hk-border)}.hk-cat-benefits span{display:grid;grid-template-columns:auto 1fr;column-gap:9px;align-items:center}.hk-cat-benefits .hk-icon{grid-row:1/3;width:30px;height:30px;color:var(--hk-teal)}.hk-cat-benefits b{font-size:.75rem}.hk-cat-benefits small{color:var(--hk-muted);font-size:.65rem}
.hk-cat-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:20px}.hk-cat-sidebar{display:flex;flex-direction:column;gap:18px}.hk-filter-card{padding:20px;background:var(--hk-surface);border:1px solid var(--hk-border);border-radius:var(--hk-radius-md)}.hk-filter-card h2{margin:0 0 16px;font-size:1rem}.hk-cat-tree{margin:0;padding:0;list-style:none}.hk-cat-tree li{display:flex;justify-content:space-between;gap:10px;padding:9px 12px;border-radius:8px;font-size:.76rem}.hk-cat-tree li.is-current{background:var(--hk-teal-soft);color:var(--hk-teal);font-weight:700}.hk-cat-tree small{color:var(--hk-muted)}.hk-filter-card details{padding:13px 0;border-top:1px solid var(--hk-border);font-size:.74rem}.hk-filter-card summary{font-weight:700;cursor:pointer}.hk-filter-card p{margin:8px 0 0;color:var(--hk-muted);font-size:.68rem}.hk-filter-link{display:block;margin-top:8px;color:var(--hk-teal)}
.hk-cat-products{min-width:0}.hk-cat-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:64px;margin-bottom:14px;padding:10px 16px;background:var(--hk-surface);border:1px solid var(--hk-border);border-radius:var(--hk-radius-md)}.hk-cat-toolbar h2{margin:0;font-size:1rem}.hk-cat-toolbar__actions{display:flex;align-items:center;gap:10px}.hk-cat-toolbar .woocommerce-ordering{margin:0}.hk-cat-toolbar select{height:38px;padding-inline:12px;border:1px solid var(--hk-border);border-radius:8px;background:var(--hk-surface);font-size:.72rem}.hk-view-buttons{display:flex;direction:ltr}.hk-view-buttons button{width:36px;height:36px;border:1px solid var(--hk-border);background:var(--hk-surface);color:var(--hk-muted);cursor:default}.hk-view-buttons button.is-active{background:var(--hk-teal-soft);color:var(--hk-teal)}
.hk-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.hk-product-card{position:relative;display:flex;flex-direction:column;min-width:0;padding:14px;background:var(--hk-surface);border:1px solid var(--hk-border);border-radius:14px}.hk-product-card__heart{position:absolute;z-index:2;top:13px;right:13px;color:var(--hk-muted)}.hk-product-card__heart .hk-icon{width:20px;height:20px}.hk-product-card__image{display:grid;place-items:center;height:190px;margin-bottom:10px}.hk-product-card__image img{max-height:180px;width:auto;object-fit:contain}.hk-product-card h3{min-height:48px;margin:0 0 5px;font-size:.78rem;line-height:1.9;text-align:center}.hk-product-card__tag{align-self:center;padding:2px 8px;border-radius:6px;background:var(--hk-teal-soft);color:var(--hk-teal);font-size:.62rem}.hk-product-card__rating{display:flex;align-items:center;justify-content:center;gap:6px;min-height:24px;margin-top:7px}.hk-product-card__rating .star-rating{float:none;margin:0;font-size:.68rem;color:#ffb300}.hk-product-card__rating small{color:var(--hk-muted);font-size:.6rem}.hk-product-card__price{min-height:38px;margin-top:auto;padding-top:8px;color:var(--hk-teal);font-size:.86rem;font-weight:800;text-align:center}.hk-product-card__price del{font-size:.66rem;color:var(--hk-muted)}.hk-product-card__price ins{text-decoration:none}.hk-product-card__button{display:flex;align-items:center;justify-content:center;gap:7px;min-height:39px;margin-top:8px;border:1px solid var(--hk-primary);border-radius:8px;background:var(--hk-primary);color:var(--hk-surface);font-size:.7rem;font-weight:700}.hk-product-card__button:hover{background:var(--hk-primary-strong);border-color:var(--hk-primary-strong);color:var(--hk-surface)}.hk-product-card__button .hk-icon{width:18px;height:18px}.hk-cat-products .woocommerce-pagination{margin-top:22px}
.hk-cat-services{display:grid;grid-template-columns:repeat(4,1fr);margin-top:20px;padding:18px 24px;background:linear-gradient(90deg,var(--hk-bg),var(--hk-surface));border:1px solid var(--hk-border);border-radius:var(--hk-radius-md)}.hk-cat-services span{display:grid;grid-template-columns:auto 1fr;align-items:center;column-gap:10px;padding-inline:20px;border-left:1px solid var(--hk-border)}.hk-cat-services span:last-child{border-left:0}.hk-cat-services .hk-icon{grid-row:1/3;width:31px;height:31px;color:var(--hk-teal)}.hk-cat-services b{font-size:.76rem}.hk-cat-services small{color:var(--hk-muted);font-size:.64rem}
.hk-buying-guide{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:18px;padding:18px 28px;background:linear-gradient(90deg,var(--hk-bg),var(--hk-surface));border:1px solid var(--hk-border);border-radius:var(--hk-radius-md)}.hk-buying-guide>div{display:flex;align-items:center;gap:14px}.hk-buying-guide .hk-icon{width:38px;height:38px;color:#e6a326}.hk-buying-guide span{display:flex;flex-direction:column}.hk-buying-guide b{font-size:.86rem}.hk-buying-guide small{color:var(--hk-muted);font-size:.68rem}.hk-buying-guide a{padding:8px 16px;border:1px solid var(--hk-teal);border-radius:8px;color:var(--hk-teal);font-size:.72rem;font-weight:700}
@media(max-width:1180px){.hk-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hk-cat-hero{grid-template-columns:280px 1fr}.hk-cat-benefits{grid-template-columns:repeat(2,1fr)}}
@media(max-width:880px){.hk-cat-hero{grid-template-columns:1fr}.hk-cat-hero__image{height:220px}.hk-cat-layout{grid-template-columns:1fr}.hk-cat-sidebar{order:2}.hk-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hk-cat-services{grid-template-columns:repeat(2,1fr);row-gap:20px}.hk-cat-services span:nth-child(2){border-left:0}}
@media(max-width:560px){.hk-category-page{padding-top:14px}.hk-cat-hero__content{padding:20px}.hk-cat-hero h1{font-size:1.55rem}.hk-cat-benefits{grid-template-columns:1fr 1fr}.hk-cat-toolbar{align-items:flex-start;flex-direction:column}.hk-product-grid{grid-template-columns:1fr 1fr;gap:8px}.hk-product-card{padding:10px}.hk-product-card__image{height:135px}.hk-cat-services{grid-template-columns:1fr}.hk-cat-services span{border-left:0}.hk-buying-guide{align-items:flex-start;flex-direction:column}}

/* Archive v0.9: usable controls, readable cards, category-owned editorial copy. */
.hk-price-ranges{display:grid;gap:5px;margin-top:12px}.hk-price-ranges input{width:100%;accent-color:var(--hk-primary)}.hk-filter-option small{margin-inline-start:auto;color:var(--hk-muted)}.hk-cat-products .woocommerce-message{margin-bottom:16px;padding:14px;border:1px solid var(--hk-teal);background:var(--hk-teal-soft);border-radius:10px}.hk-cat-products .woocommerce-message a{color:var(--hk-primary);text-decoration:underline}
.hk-category-page{--hk-container:1480px;font-size:16px}
.hk-cat-hero{grid-template-columns:minmax(0,1fr) 270px}.hk-cat-hero__image{grid-column:2;grid-row:1}.hk-cat-hero__content{grid-column:1;grid-row:1}.hk-cat-hero__image .hk-brand-logo{object-fit:contain;width:80%;height:150px}.hk-brand-wordmark{font-size:3rem;color:var(--hk-text);text-align:center}.hk-cat-hero__description{font-size:1rem}.hk-cat-benefits b,.hk-cat-services b{font-size:.9rem}.hk-cat-benefits small,.hk-cat-services small{font-size:.8rem}.hk-cat-breadcrumb{font-size:.85rem;flex-wrap:wrap}
.hk-cat-layout{grid-template-columns:235px minmax(0,1fr)}.hk-cat-tree li,.hk-filter-card details,.hk-cat-toolbar select{font-size:.9rem}.hk-filter-card details{max-height:360px;overflow:auto}.hk-filter-option{display:flex;align-items:flex-start;gap:8px;margin-block:12px;overflow-wrap:anywhere}.hk-filter-option input{margin-top:6px;accent-color:var(--hk-teal)}.hk-filter-price{display:flex;gap:8px;align-items:center;margin-top:12px}.hk-filter-price input{width:100%;min-width:0;border:1px solid var(--hk-border);border-radius:6px;padding:6px}.hk-filter-submit,.hk-compare-bar button{border:0;background:var(--hk-teal);color:white;padding:9px 12px;border-radius:8px;cursor:pointer}.hk-filter-reset{display:block;font-size:.85rem;margin-top:10px;color:var(--hk-teal)}
.hk-product-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.hk-product-card{padding:12px;gap:5px}.hk-product-card__image{height:170px;margin-top:22px}.hk-product-card__image img{max-height:160px}.hk-product-card h3{font-size:.88rem;min-height:54px;margin-bottom:0}.hk-card-model{text-align:center;font-size:.95rem;direction:ltr}.hk-card-feature{font-size:.78rem;line-height:1.7;text-align:center;color:var(--hk-teal);overflow-wrap:anywhere}.hk-product-card__tag{font-size:.76rem}.hk-product-card__rating small{font-size:.75rem}.hk-product-card__price{font-size:1rem;min-height:55px;display:flex;flex-wrap:wrap;gap:4px;justify-content:center;align-items:center}.hk-product-card__price del{font-size:.8rem}.hk-product-card__button{font-size:.8rem;padding:7px;min-height:42px}.hk-product-card__heart{background:white;border:0;padding:2px;cursor:pointer}.hk-product-card__heart[aria-pressed=true]{color:#ce365f}.hk-product-card__heart[aria-pressed=true] svg{fill:#ffe3eb}.hk-card-badges{position:absolute;top:11px;left:12px;display:flex;gap:4px}.hk-badge{display:inline-grid;place-items:center;border-radius:50%;width:26px;height:26px}.hk-badge--golden{color:#a66b00;background:#fff0bc}.hk-badge--blue{color:#075fcf;background:#e4f0ff}.hk-badge .hk-icon{width:21px;height:21px}.hk-compare-select{display:flex;justify-content:center;gap:7px;align-items:center;font-size:.8rem;cursor:pointer;margin-top:4px}.hk-view-buttons button{cursor:pointer}.hk-product-grid.is-list{grid-template-columns:1fr}.hk-product-grid.is-list .hk-product-card{display:grid;grid-template-columns:180px minmax(0,1fr) 190px;align-items:center}.hk-product-grid.is-list .hk-product-card__image{grid-row:1/7;margin:0}.hk-product-grid.is-list h3{grid-column:2;min-height:0}.hk-product-grid.is-list .hk-product-card__button,.hk-product-grid.is-list .hk-product-card__price,.hk-product-grid.is-list .hk-compare-select{grid-column:3}.hk-product-grid.is-list .hk-card-model,.hk-product-grid.is-list .hk-card-feature,.hk-product-grid.is-list .hk-product-card__tag,.hk-product-grid.is-list .hk-product-card__rating{grid-column:2}
.hk-category-seo{padding:30px 36px;border:1px solid var(--hk-border);border-radius:16px;margin-top:24px;background:white;line-height:2.2;font-size:1rem;scroll-margin-top:25px;overflow-wrap:anywhere}.hk-category-seo h2{font-size:1.45rem}.hk-category-seo h3{font-size:1.2rem}.hk-category-seo a{color:var(--hk-primary);text-decoration:underline}.hk-category-seo table{display:block;max-width:100%;overflow:auto}.hk-category-seo img{max-width:100%;height:auto}.hk-buying-guide b{font-size:1rem}.hk-buying-guide small,.hk-buying-guide a{font-size:.9rem}.hk-compare-bar{position:fixed;bottom:18px;left:50%;transform:translateX(-50%);z-index:100;background:white;padding:12px;box-shadow:var(--hk-shadow);border:1px solid var(--hk-border);border-radius:12px;display:flex;gap:12px;align-items:center;max-width:95vw}.hk-compare-bar[hidden]{display:none}.hk-compare-dialog{width:min(1100px,95vw);max-height:85vh;border:1px solid var(--hk-border);border-radius:14px;padding:24px}.hk-compare-dialog::backdrop{background:var(--hk-backdrop)}.hk-compare-table{overflow:auto}.hk-compare-table table{border-collapse:collapse;width:100%;min-width:600px}.hk-compare-table th,.hk-compare-table td{border:1px solid var(--hk-border);padding:12px;vertical-align:top;font-size:.9rem}.hk-compare-table a{color:var(--hk-primary)}.hk-compare-dialog>button{border:1px solid var(--hk-border);border-radius:6px;padding:6px 14px;background:white;cursor:pointer}
@media(max-width:1100px){.hk-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hk-cat-layout{grid-template-columns:210px minmax(0,1fr)}.hk-cat-toolbar{flex-wrap:wrap}.hk-cat-hero__content{padding:24px}}
@media(max-width:880px){.hk-cat-layout{grid-template-columns:1fr}.hk-cat-sidebar{order:0}.hk-cat-sidebar{display:grid;grid-template-columns:1fr 1fr}.hk-cat-hero{grid-template-columns:1fr 200px}.hk-cat-hero h1{font-size:1.7rem}.hk-cat-services{padding:16px}.hk-product-grid.is-list .hk-product-card{grid-template-columns:130px minmax(0,1fr)}.hk-product-grid.is-list .hk-product-card__button,.hk-product-grid.is-list .hk-product-card__price,.hk-product-grid.is-list .hk-compare-select{grid-column:2}}
@media(max-width:560px){.hk-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hk-cat-sidebar{grid-template-columns:1fr}.hk-cat-hero{display:flex;flex-direction:column}.hk-cat-hero__image{height:130px;width:100%}.hk-cat-hero__image .hk-brand-logo{height:95px;width:auto;max-width:85%}.hk-cat-benefits{gap:12px}.hk-cat-benefits b{font-size:.8rem}.hk-cat-benefits small{font-size:.72rem}.hk-cat-hero__content{padding:18px}.hk-product-card{padding:10px}.hk-product-card__image{height:135px}.hk-product-card__image img{max-height:125px}.hk-product-card h3{font-size:.82rem}.hk-product-card__price{font-size:.9rem}.hk-cat-toolbar__actions{flex-wrap:wrap}.hk-cat-services{grid-template-columns:1fr}.hk-category-seo{padding:20px}.hk-compare-bar{font-size:.8rem;gap:6px;white-space:nowrap}.hk-compare-bar button{padding:7px}}

/* Optional migrated banner: preserve the image proportions. */
.hk-category-banner{margin:18px 0 24px;overflow:hidden;border-radius:16px;max-width:100%}
.hk-category-banner .hk-category-banner__image{display:block;width:100%;max-width:100%;height:auto;object-fit:contain}

/* Category title and introduction, without the previous card or benefits row. */
.hk-category-page .hk-cat-hero.hk-cat-hero--text{display:block;min-height:0;margin:0 0 24px;padding:0;overflow:visible;background:transparent!important;border:0!important;border-radius:0;box-shadow:none!important}
.hk-category-page .hk-cat-hero--text .hk-cat-hero__content{padding:0}
.hk-category-page .hk-cat-hero--text .hk-cat-hero__description{max-width:none}

/* Shared purchase promise below category and brand headings. */
.hk-category-page .hk-catalog-promise{margin:8px 0 24px;max-width:100%;color:var(--hk-muted);font-size:1rem;line-height:2;overflow-wrap:break-word}
.hk-category-page .hk-catalog-promise strong{font-weight:700}
@media(max-width:767px){.hk-category-page .hk-catalog-promise{font-size:.875rem;line-height:1.9;margin-bottom:20px}}
