.category-page{position:relative}.category-container{z-index:1;width:min(100% - 40px, var(--container-width));margin:0 auto;position:relative}.category-hero{border-bottom:1px solid var(--border-color);background:linear-gradient(#ffffff04,#0000);padding:65px 0 88px;position:relative;overflow:hidden}.category-hero-glow{filter:blur(145px);pointer-events:none;background:#ff7a1a18;border-radius:50%;width:760px;height:760px;position:absolute;top:-390px;right:-220px}html[dir=rtl] .category-hero-glow{left:-220px;right:auto}.category-hero .category-container{grid-template-columns:minmax(0,.95fr) minmax(400px,1.05fr);align-items:center;gap:76px;display:grid}.category-breadcrumb{color:#666670;white-space:nowrap;align-items:center;gap:9px;font-size:.7rem;font-weight:650;display:flex;overflow:hidden}.category-breadcrumb a{color:#82828c;flex-shrink:0;text-decoration:none;transition:color .18s}.category-breadcrumb a:hover{color:var(--accent-color)}.category-breadcrumb svg{color:#4d4d56;flex-shrink:0;width:14px;height:14px}html[dir=rtl] .category-breadcrumb svg{transform:scaleX(-1)}.category-breadcrumb>span{text-overflow:ellipsis;overflow:hidden}.category-hero-eyebrow{color:var(--accent-color);text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:10px;margin-top:65px;font-size:.71rem;font-weight:800;line-height:1.4;display:inline-flex}html[dir=rtl] .category-hero-eyebrow{letter-spacing:0}.category-hero-eyebrow>span{background:currentColor;width:26px;height:1px}.category-hero-content h1{color:var(--text-primary);letter-spacing:-.07em;margin:22px 0 19px;font-size:clamp(3.1rem,6.5vw,6.5rem);font-weight:850;line-height:1}html[dir=rtl] .category-hero-content h1{letter-spacing:-.04em;line-height:1.2}.category-hero-description{color:#9999a3;max-width:650px;margin:0;font-size:1rem;line-height:1.95}.category-hero-meta{align-items:center;gap:25px;margin-top:38px;display:flex}.category-hero-meta>div:not(.category-meta-divider){flex-direction:column;gap:3px;display:flex}.category-hero-meta strong{color:var(--text-primary);font-size:1.25rem;font-weight:800;line-height:1.2}.category-hero-meta span{color:#6f6f79;font-size:.69rem;font-weight:650}.category-meta-divider{background:var(--border-color);width:1px;height:36px}.category-image,.category-visual-placeholder{background:#17171b;border:1px solid #ffffff17;border-radius:28px;min-height:520px;position:relative;overflow:hidden;box-shadow:0 30px 75px #00000047}.category-image img{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.category-image-overlay{background:linear-gradient(#08080a0a 30%,#08080ad6 100%);position:absolute;inset:0}.category-image-caption{-webkit-backdrop-filter:blur(16px);background:#0e0e11b8;border:1px solid #ffffff17;border-radius:17px;padding:20px;position:absolute;bottom:22px;left:22px;right:22px}.category-image-caption span{color:var(--accent-color);text-transform:uppercase;letter-spacing:.08em;margin-bottom:5px;font-size:.65rem;font-weight:800;display:block}html[dir=rtl] .category-image-caption span{letter-spacing:0}.category-image-caption strong{color:#fff;font-size:1.2rem;font-weight:750}.category-visual-placeholder{background:linear-gradient(135deg,#ff7a1a1f,#ffffff05),#151519;flex-direction:column;justify-content:space-between;padding:34px;display:flex}.category-placeholder-index{color:var(--accent-color);font-size:.72rem;font-weight:850}.category-visual-placeholder strong{color:#ffffff21;letter-spacing:-.07em;word-break:break-word;max-width:90%;font-size:clamp(3.2rem,7vw,6.5rem);font-weight:900;line-height:1}html[dir=rtl] .category-visual-placeholder strong{letter-spacing:-.04em;line-height:1.25}.category-visual-placeholder>div{background:var(--accent-color);width:80px;height:2px}.category-posts{padding:82px 0 28px}.category-posts-header{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:38px;display:flex}.category-section-eyebrow{color:var(--accent-color);text-transform:uppercase;letter-spacing:.09em;font-size:.7rem;font-weight:800}html[dir=rtl] .category-section-eyebrow{letter-spacing:0}.category-posts-header h2{color:var(--text-primary);letter-spacing:-.045em;margin:9px 0 0;font-size:clamp(2rem,3.6vw,3.1rem);font-weight:800;line-height:1.2}html[dir=rtl] .category-posts-header h2{letter-spacing:-.025em}.category-posts-header>p{color:#71717b;margin:0;font-size:.73rem;font-weight:600}.category-posts-header>p strong{color:#a0a0aa}.category-pagination{margin-top:64px}.category-empty{text-align:center;background:#ffffff03;border:1px dashed #ffffff1c;border-radius:24px;padding:80px 24px}.category-empty-icon{width:64px;height:64px;color:var(--accent-color);background:#ff7a1a0f;border:1px solid #ff7a1a2e;border-radius:19px;place-items:center;margin:0 auto 22px;display:grid}.category-empty-icon svg{width:31px;height:31px}.category-empty h2{color:var(--text-primary);margin:0;font-size:1.28rem;font-weight:750}.category-empty p{color:#7d7d87;max-width:530px;margin:11px auto 24px;font-size:.87rem;line-height:1.85}.category-empty a{color:#171717;background:var(--accent-color);border-radius:12px;justify-content:center;align-items:center;min-height:44px;padding:0 17px;font-size:.78rem;font-weight:750;text-decoration:none;display:inline-flex}.category-empty a:hover{color:#171717;background:var(--accent-color-hover)}@media (width<=960px){.category-hero .category-container{grid-template-columns:minmax(0,1fr) minmax(320px,.8fr);gap:46px}.category-image,.category-visual-placeholder{min-height:450px}}@media (width<=760px){.category-hero{padding-bottom:64px}.category-hero .category-container{grid-template-columns:1fr}.category-hero-eyebrow{margin-top:48px}.category-image,.category-visual-placeholder{min-height:450px}}@media (width<=620px){.category-container{width:min(100% - 24px, var(--container-width))}.category-hero{padding-top:40px}.category-hero-content h1{font-size:clamp(2.8rem,15vw,4.5rem)}.category-image,.category-visual-placeholder{border-radius:21px;min-height:400px}.category-posts{padding-top:62px}.category-posts-header{flex-direction:column;align-items:flex-start;margin-bottom:28px}.category-pagination{margin-top:46px}}
