.cat-hero{background:#fdf8ef;padding:4rem 0 3rem;border-bottom:1px solid #e8e2d9;position:relative;overflow:hidden}.cat-hero::before,.cat-hero::after{content:"";position:absolute;border-radius:50%;pointer-events:none}.cat-hero::before{top:-80px;right:-80px;width:360px;height:360px;border:1.5px solid rgba(201,168,76,.18)}.cat-hero::after{top:-30px;right:-30px;width:220px;height:220px;border:1px solid rgba(201,168,76,.1)}.cat-hero__back{display:inline-flex;align-items:center;gap:6px;font-family:"Montserrat","Inter",sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.09em;text-transform:uppercase;color:#6b7280;text-decoration:none;margin-bottom:3rem;transition:color 150ms ease}.cat-hero__back svg{transition:transform 150ms ease}.cat-hero__back:hover{color:#1a2e4a;text-decoration:none}.cat-hero__back:hover svg{transform:translateX(-3px)}.cat-hero__body{display:flex;align-items:flex-start;justify-content:space-between;gap:2rem;position:relative;z-index:1}@media(max-width: 640px){.cat-hero__body{flex-direction:column}}.cat-hero__left{flex:1;max-width:640px}.cat-hero__eyebrow{display:inline-block;font-family:"Montserrat","Inter",sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#c9a84c;padding-bottom:8px;border-bottom:2px solid #c9a84c;margin-bottom:1rem}.cat-hero__title{font-family:"Cormorant Garamond","Georgia",serif;font-size:clamp(2.4rem,6vw,4.2rem);font-weight:700;color:#1a2e4a;line-height:1.08;letter-spacing:-0.025em;margin:0 0 1.5rem}.cat-hero__desc{font-family:"DM Sans","Helvetica Neue",Arial,sans-serif;font-size:1.125rem;color:#4a4a5a;line-height:1.65;margin:0 0 1rem}.cat-hero__count{font-family:"DM Sans","Helvetica Neue",Arial,sans-serif;font-size:.875rem;color:#6b7280;margin:0}.cat-hero__count strong{color:#2d2d2d;font-weight:600}.cat-hero__ornament{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:110px;height:110px;border:1.5px solid #e8e2d9;border-radius:8px;background:#fff;box-shadow:0 1px 2px rgba(0,0,0,.05);position:relative}.cat-hero__ornament::before{content:"";position:absolute;inset:4px;border:1px solid rgba(201,168,76,.2);border-radius:calc(8px - 2px)}@media(max-width: 640px){.cat-hero__ornament{display:none}}.cat-hero__ornament-text{font-family:"Cormorant Garamond","Georgia",serif;font-size:4rem;font-weight:700;color:#c9a84c;line-height:1;letter-spacing:-0.02em;position:relative;z-index:1;opacity:.85}.cat-listing{padding:4rem 0;background:#fdfcfa}.blog-card__cat--highlight{background-color:#c9a84c;color:#1a2e4a;font-weight:700}
