.category-header{position:relative;width:100%;height:400px;overflow:hidden;background:linear-gradient(135deg,#1a1a1a 0%,#2d2d2d 100%);display:flex;align-items:flex-end}.category-header .category-header-bg{position:absolute;inset:0;background-size:cover;background-position:center;opacity:.3}.category-header .category-header-overlay{position:absolute;inset:0;background:linear-gradient(to right,rgba(0,0,0,0.8),transparent)}.category-header .category-header-content{position:relative;z-index:10;padding-bottom:3rem}.category-header .category-badges{display:flex;gap:.75rem;margin-bottom:1rem}.category-header .category-badge{display:inline-block;padding:.4rem .8rem;font-family:"Inter",sans-serif;font-weight:700;font-size:.65rem;text-transform:uppercase;letter-spacing:.1em;border-radius:.25rem;color:#fff}.category-header .category-badge-primary{background-color:var(--primary-container)}.category-header .category-badge-secondary{background-color:var(--secondary)}.category-header .category-title{font-family:"Lexend",sans-serif;font-weight:900;font-size:clamp(2rem,6vw,4.5rem);line-height:1;letter-spacing:-0.05em;color:#fff;margin-bottom:1rem;max-width:800px}.category-header .category-description{font-family:"Work Sans",sans-serif;font-size:1.125rem;line-height:1.6;color:hsla(0,0%,100%,.7);max-width:600px;margin:0}.category-header .author-header-info{display:flex;align-items:center;gap:2rem}.category-header .author-header-photo{width:120px;height:120px;border-radius:50%;border:4px solid hsla(0,0%,100%,.2);object-fit:cover}.category-header .author-header-bio{font-family:"Work Sans",sans-serif;font-size:1rem;line-height:1.6;color:hsla(0,0%,100%,.8);max-width:600px;margin:1rem 0 0}.category-content{padding:4rem 1.5rem}.section-title-large{font-family:"Lexend",sans-serif;font-weight:900;font-size:2.5rem;text-transform:uppercase;letter-spacing:-0.05em;color:var(--on-surface);margin-bottom:2rem}.category-news-grid{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:3rem}@media(min-width:768px){.category-news-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:992px){.category-news-grid{grid-template-columns:repeat(3,1fr)}}.category-card{background:var(--surface-container-low);border-radius:.5rem;overflow:hidden;transition:all .3s ease}.category-card:hover{transform:translateY(-5px);box-shadow:0 1rem 3rem rgba(0,0,0,.175)}.category-card-large{grid-column:1/-1}.category-card-large .category-card-row{display:grid;grid-template-columns:1fr;height:100%}@media(min-width:768px){.category-card-large .category-card-row{grid-template-columns:40% 1fr}}.category-card-large .category-card-image-wrapper{position:relative;overflow:hidden;height:250px}@media(min-width:768px){.category-card-large .category-card-image-wrapper{height:100%}}.category-card-large .category-card-image-link{display:block;width:100%;height:100%}.category-card-large .category-card-image{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.category-card-large:hover .category-card-image{transform:scale(1.1)}.category-card-large .category-card-body{padding:2rem;display:flex;flex-direction:column;justify-content:center}.category-card-large .category-card-meta{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.category-card-large .category-card-badge{display:inline-block;font-family:"Inter",sans-serif;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--primary)}.category-card-large .category-card-time{font-family:"Inter",sans-serif;font-size:.7rem;text-transform:uppercase;color:var(--tertiary)}.category-card-large .category-card-title{font-family:"Lexend",sans-serif;font-weight:700;font-size:1.25rem;line-height:1.3;margin-bottom:.75rem}.category-card-large .category-card-title a{color:var(--on-surface);text-decoration:none;transition:color .3s ease}.category-card-large .category-card-title a:hover{color:var(--primary)}.category-card-large .category-card-excerpt{font-family:"Work Sans",sans-serif;font-size:.875rem;line-height:1.6;color:var(--tertiary);margin:0}.category-card-standard .category-card-image-wrapper{position:relative;overflow:hidden;aspect-ratio:16/10}.category-card-standard .category-card-image-link{display:block;width:100%;height:100%}.category-card-standard .category-card-image{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.category-card-standard:hover .category-card-image{transform:scale(1.1)}.category-card-standard .category-card-body{padding:1.5rem}.category-card-standard .category-card-badge{display:inline-block;font-family:"Inter",sans-serif;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--primary);margin-bottom:.75rem}.category-card-standard .category-card-title{font-family:"Lexend",sans-serif;font-weight:700;font-size:1.125rem;line-height:1.3;margin:0}.category-card-standard .category-card-title a{color:var(--on-surface);text-decoration:none;transition:color .3s ease}.category-card-standard .category-card-title a:hover{color:var(--primary)}@media(max-width:991.98px){.category-header{height:350px}.category-header .category-title{font-size:3rem}.section-title-large{font-size:2rem}.category-content{padding:3rem 1.5rem}}@media(max-width:767.98px){.category-header{height:300px}.category-header .category-header-content{padding-bottom:2rem}.category-header .category-title{font-size:1.75rem}.category-header .category-description{font-size:1rem}.category-header .author-header-photo{display:none}.category-header .author-header-info{gap:0}.section-title-large{font-size:1.75rem}.category-content{padding:2rem 1rem}.category-news-grid{gap:1.5rem}.category-card-large .category-card-body{padding:1.5rem}.category-card-large .category-card-title{font-size:1.125rem}}