:root{--primary: #F5C500;--dark: #1a1a1a;--bg: #f7f7f5;--card-bg: #fff;--border: #eee;--border-dark: #e8e8e8;--cat-badge-bg: #fffbe6;--cat-badge-color: #7a6000;--text: #333;--text-light: #888;--text-muted: #bbb;--action-yellow: #FDDA4A;--base-yellow: #E5BB0F;--light-yellow: #f5e8c6}.mb--2{margin-bottom:20px}.mb--3{margin-bottom:30px}.cat-hero{background:var(--card-bg);border:.5px solid var(--border);border-radius:6px;padding:20px 16px;margin-bottom:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:14px}.cat-hero__icon{width:48px;height:48px;border-radius:50%;-o-object-fit:cover;object-fit:cover;-ms-flex-negative:0;flex-shrink:0}.cat-hero__body{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.cat-hero__title{font-size:20px;font-weight:700;color:var(--dark);margin-bottom:4px}.cat-hero__desc{font-size:12px;color:var(--text-light);line-height:1.6;margin-bottom:6px}.cat-hero__count{font-size:11px;color:var(--text-muted)}@media(min-width: 743px){.cat-hero{padding:24px 28px}.cat-hero__icon{width:60px;height:60px}.cat-hero__title{font-size:24px}}/*# sourceMappingURL=category.css.map */