body.category-page .hero{height:clamp(300px,25vw,520px);margin-bottom:0}
body.category-page .hero.hero--has-media{background-image:none!important;overflow:hidden}
body.category-page .hero__media{position:absolute;inset:0;z-index:0}
body.category-page .hero__media img{display:block;width:100%;height:100%;object-fit:cover}
body.category-page .hero h1{margin-bottom:10px;font-size:2.1rem}
body.category-page .hero p{margin-bottom:0}
body.category-page .hero + .container{padding-top:28px}
.category-landing{padding:36px 0 48px;background:#f4f8f8}
.category-landing__intro{max-width:720px;margin:0 auto 24px;text-align:center}
.category-landing__intro>span{display:block;margin-bottom:8px;color:#0b9998;font-size:10px;font-weight:800;letter-spacing:1.7px}
.category-landing__intro h2{margin:0 0 8px;color:#123f49;font-size:30px;line-height:1.2;letter-spacing:-.5px}
.category-landing__intro p{margin:0;color:#7a8f94;font-size:13px;line-height:1.65}
.category-banner-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.category-banner{position:relative;display:block;min-width:0;min-height:340px;overflow:hidden;border-radius:22px;background:linear-gradient(135deg,#0b6570,#093b49);box-shadow:0 16px 42px rgba(7,56,68,.13);isolation:isolate}
.category-banner img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}
.category-banner__shade{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(4,33,40,.03) 20%,rgba(4,33,40,.88) 100%)}
.category-banner__content{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;align-items:flex-start;flex-direction:column;padding:34px;color:#fff}
.category-banner__content small{display:inline-flex;margin-bottom:10px;padding:6px 10px;border:1px solid rgba(255,255,255,.24);border-radius:999px;background:rgba(255,255,255,.1);color:#d8edee;font-size:10px;font-style:normal;font-weight:700;backdrop-filter:blur(6px)}
.category-banner__content strong{display:block;color:#fff;font-size:27px;line-height:1.18}
.category-banner__content em{display:-webkit-box;max-width:520px;margin-top:8px;overflow:hidden;color:rgba(255,255,255,.72);font-size:12px;font-style:normal;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.category-banner__content b{display:inline-flex;align-items:center;gap:9px;margin-top:19px;color:#fff;font-size:11px;font-weight:750}
.category-banner__content b i{display:inline-flex;align-items:center;justify-content:center;width:25px;height:25px;border-radius:50%;background:#16b99d;transition:transform .25s ease}
.category-banner:hover{color:#fff;text-decoration:none;box-shadow:0 22px 52px rgba(7,56,68,.19);transform:translateY(-3px)}
.category-banner:hover img{transform:scale(1.045)}
.category-banner:hover .category-banner__content b i{transform:translateX(4px)}
.category-banner--empty:before{content:"";position:absolute;z-index:0;width:240px;height:240px;right:-70px;top:-70px;border:50px solid rgba(255,255,255,.06);border-radius:50%}
.category-banner--empty .category-banner__shade{background:linear-gradient(135deg,rgba(5,66,77,.12),rgba(3,38,48,.72))}
.category-direct-heading{padding-top:40px;padding-bottom:18px;text-align:center}
.category-direct-heading>span{display:block;margin-bottom:9px;color:#0b9998;font-size:10px;font-weight:800;letter-spacing:1.7px}
.category-direct-heading h2{margin:0 0 10px;color:#123f49;font-size:30px}
.category-direct-heading p{margin:0;color:#7a8f94;font-size:13px}
.category-seo-section{padding:48px 0 60px;background:#edf5f4}
.category-seo-content{max-width:920px;margin:0 auto;padding:34px 40px;border:1px solid #dfeaea;border-radius:22px;background:#fff;box-shadow:0 15px 40px rgba(7,56,68,.07)}
.category-seo-content h2{margin:0 0 17px;color:#123f49;font-size:29px;line-height:1.3}.category-seo-content h3,.category-seo-content h4{margin:29px 0 11px;color:#1c505a;font-size:20px;line-height:1.35}
.category-seo-content p,.category-seo-content li{color:#60787e;font-size:14px;line-height:1.85}.category-seo-content p{margin:0 0 15px}.category-seo-content ul,.category-seo-content ol{margin:10px 0 18px;padding-left:22px}
.category-related-links{max-width:920px;margin:22px auto 0}.category-related-links>strong{display:block;margin-bottom:10px;color:#315c64;font-size:12px}.category-related-links>div{display:flex;flex-wrap:wrap;gap:9px}.category-related-links a{display:inline-flex;align-items:center;gap:8px;padding:10px 13px;border:1px solid #d5e4e4;border-radius:10px;background:#fff;color:#23636a;font-size:11px;font-weight:700}.category-related-links a:hover{border-color:#80c6c3;text-decoration:none}.category-related-links i{font-size:9px}
.category-intent-links{margin-top:14px}
.category-priority-product-links{margin-top:18px}
@media(max-width:767px){
  body.category-page .hero{height:240px}
  .category-landing{padding:28px 0 36px}
  .category-landing__intro{margin-bottom:18px}
  .category-landing__intro h2{font-size:24px}
  .category-banner-grid{grid-template-columns:1fr;gap:14px}
  .category-banner{min-height:280px}
  .category-banner__content{padding:24px}
  .category-banner__content strong{font-size:23px}
  .category-direct-heading{padding-top:32px}
  .category-direct-heading h2{font-size:25px}
  .category-seo-section{padding:36px 0 48px}
  .category-seo-content{padding:24px 18px;border-radius:16px}
  .category-seo-content h2{font-size:24px}
  .category-seo-content h3,.category-seo-content h4{font-size:18px}
  .category-related-links>div{display:grid;grid-template-columns:1fr 1fr}
}

.category-faq{max-width:920px;margin:36px auto 0}
.category-faq>header{margin-bottom:18px;text-align:center}
.category-faq>header span,.category-project-cta span{display:block;margin-bottom:8px;color:#0b9998;font-size:9px;font-weight:800;letter-spacing:1.5px}
.category-faq>header h2{margin:0;color:#123f49;font-size:27px;line-height:1.3}
.category-faq details{overflow:hidden;margin-bottom:9px;border:1px solid #dbe7e7;border-radius:13px;background:#fff}
.category-faq summary{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:17px 19px;color:#244f57;font-size:13px;font-weight:750;cursor:pointer;list-style:none}
.category-faq summary::-webkit-details-marker{display:none}
.category-faq summary i{color:#0b9998;font-size:11px;transition:transform .2s ease}
.category-faq details[open] summary i{transform:rotate(45deg)}
.category-faq details p{margin:0;padding:0 19px 18px;color:#657e83;font-size:12px;line-height:1.75}
.category-project-cta{display:flex;align-items:center;justify-content:space-between;gap:35px;max-width:920px;margin:36px auto 0;padding:32px 35px;border-radius:19px;background:#083f4b;color:#fff}
.category-project-cta h2{max-width:580px;margin:0 0 8px;color:#fff;font-size:23px;line-height:1.3}
.category-project-cta p{max-width:600px;margin:0;color:#b9d0d3;font-size:12px;line-height:1.7}
.category-project-cta>div:last-child{display:flex;flex:0 0 auto;align-items:center;flex-direction:column;gap:9px}
.category-project-cta .btn-secondary,.category-project-cta .btn-default{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:210px;min-height:43px;margin:0}
.category-project-cta .btn-default{border-color:rgba(255,255,255,.35);color:#fff;background:transparent}

@media(max-width:767px){
  .category-related-links>div{grid-template-columns:1fr}
  .category-faq{margin-top:30px}
  .category-faq>header h2{font-size:23px}
  .category-project-cta{align-items:flex-start;flex-direction:column;padding:27px 23px}
  .category-project-cta h2{font-size:21px}
  .category-project-cta>div:last-child,.category-project-cta .btn-secondary,.category-project-cta .btn-default{width:100%}
}

/* ===== PROMPT 4.2 — category hub / listing polish ===== */
body.category-page .hero { position: relative; margin-bottom: 0; border-bottom: 1px solid rgba(255,255,255,.08); }
body.category-page .hero:after {
  content: ""; position: absolute; inset: 0;
  background: linear-gradient(180deg, rgba(4,33,40,.15) 0%, rgba(4,33,40,.45) 100%);
  pointer-events: none;
}
body.category-page .hero .container { position: relative; z-index: 1; }
body.category-page .hero h1 { text-shadow: 0 2px 14px rgba(0,0,0,.25); }
.category-landing { background: var(--pc-bg, #f4f8f8); padding-top: 40px; }
.category-landing__intro > span,
.category-direct-heading > span,
.category-faq > header span,
.category-project-cta span { color: var(--pc-brand-strong, #0b9998); }
.category-banner-grid { align-items: stretch; gap: var(--pc-gap, 18px); }
.category-banner {
  display: flex; min-height: 340px;
  border-radius: var(--pc-radius-xl, 22px);
  box-shadow: var(--pc-shadow-sm);
  transition: transform .2s ease, box-shadow .2s ease;
}
.category-banner__shade {
  background: linear-gradient(180deg, rgba(4,33,40,.08) 12%, rgba(4,33,40,.82) 72%, rgba(4,33,40,.94) 100%);
}
.category-banner__content { margin-top: auto; }
.category-banner__content strong { text-shadow: 0 1px 10px rgba(0,0,0,.28); }
.category-banner__content b { min-height: 44px; margin-top: 16px; }
.category-banner:hover { transform: translateY(-3px); box-shadow: var(--pc-shadow-md); }
.category-seo-section { background: var(--pc-bg-soft, #edf5f4); border-top: 1px solid rgba(223,234,234,.9); }
.category-seo-content {
  border-color: var(--pc-border, #dfeaea);
  border-radius: var(--pc-radius-xl, 22px);
  box-shadow: var(--pc-shadow-sm);
}
.category-faq details { border-color: var(--pc-border, #dbe7e7); border-radius: var(--pc-radius-md, 13px); }
.category-project-cta {
  background: linear-gradient(125deg, var(--pc-petrol-deep, #083f4b), #0a5f68);
  border-radius: var(--pc-radius-xl, 19px);
  box-shadow: 0 18px 42px rgba(6,54,66,.18);
}
.category-project-cta .btn-secondary {
  background: var(--pc-action-bg, #087e80);
  color: #fff;
  border-color: transparent;
  min-height: var(--pc-btn-h, 44px);
  box-shadow: 0 12px 28px rgba(8, 126, 128, .25);
}
.category-project-cta .btn-secondary:hover,
.category-project-cta .btn-secondary:focus-visible {
  background: var(--pc-action-hover, #066966);
  color: #fff;
  text-decoration: none;
}
.category-project-cta .btn-secondary:focus-visible {
  outline: none;
  box-shadow: var(--pc-action-focus-ring, 0 0 0 3px rgba(8, 126, 128, 0.35));
}
.category-project-cta .btn-default { min-height: var(--pc-btn-h, 44px); }
body.category-page .btn-filter {
  display: inline-flex !important; align-items: center; justify-content: center; gap: 8px;
  min-height: 44px; margin-bottom: 18px; border-radius: 12px; font-weight: 700;
  box-shadow: 0 10px 24px rgba(1,156,169,.18);
}
body.category-page .pc-filter-chips {
  padding: 12px 14px; margin-bottom: 18px;
  border: 1px solid var(--pc-border, #dfeaea);
  border-radius: var(--pc-radius-md, 14px); background: #f7fbfb;
}
body.category-page .pc-filter-chip { min-height: 36px; border-color: var(--pc-border-strong, #cfe8eb); background: #fff; }
body.category-page .sidebar .widget {
  padding: 16px 16px 8px; margin-bottom: 16px;
  border: 1px solid var(--pc-border, #e6eeee);
  border-radius: var(--pc-radius-md, 14px); background: #fff;
  box-shadow: 0 8px 20px rgba(7,56,68,.04);
}
body.category-page .sidebar .widget .title { font-size: 14px; font-weight: 750; letter-spacing: .02em; }
body.category-page .sidebar .siralama,
body.category-page #category-product-sort {
  width: 100%; min-height: 44px; padding: 10px 12px;
  border: 1px solid var(--pc-border, #dce6e8); border-radius: 11px; background: #f9fbfb;
}
body.category-page .col-md-9 .pc-grid,
body.category-page .col-md-9 .row.pc-grid { margin-top: 4px; }
@media (max-width: 767px) {
  .category-banner { min-height: 270px; }
  body.category-page .btn-filter { width: 100%; margin-bottom: 14px; }
}
@media (min-width: 768px) and (max-width: 991px) {
  .category-banner-grid { grid-template-columns: 1fr 1fr; gap: 14px; }
  .category-banner { min-height: 300px; }
}
