.blog-category__hero{text-align:center;background:linear-gradient(135deg,#faf8f5 0%,#e8e0d5 100%);padding:6rem 0 4rem}.blog-category__breadcrumbs{margin-bottom:1.5rem}.blog-category__breadcrumbs ol{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.blog-category__breadcrumbs li{color:#a8a096;align-items:center;font-size:.875rem;display:flex}.blog-category__breadcrumbs li:after{content:"/";color:#a8a096;margin-left:.5rem}.blog-category__breadcrumbs li:last-child:after{display:none}.blog-category__breadcrumbs li[aria-current=page]{color:#3a3632;font-weight:500}.blog-category__breadcrumbs a{color:#56762d;text-decoration:none;transition:color .2s}.blog-category__breadcrumbs a:hover{color:#3d5420;text-decoration:underline}.blog-category__label{text-transform:uppercase;letter-spacing:2px;color:#56762d;margin-bottom:1rem;font-size:.875rem;display:inline-block}.blog-category__title{color:#3a3632;margin-bottom:1rem;font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-size:max(2.5rem,min(5vw,4rem))}.blog-category__subtitle{color:#a8a096;max-width:600px;margin:0 auto;font-size:1.125rem;line-height:1.6}.blog-category__content{padding:4rem 0}.blog-category__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;display:grid}.blog-category__card{background:#fffef9;border-radius:8px;flex-direction:column;padding:1.5rem;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 4px 6px rgba(26,25,24,.07)}.blog-category__card:hover{transform:translateY(-4px);box-shadow:0 10px 15px rgba(26,25,24,.1)}.blog-category__card-category{text-transform:uppercase;letter-spacing:1px;color:#56762d;margin-bottom:.75rem;font-size:.75rem;display:inline-block}.blog-category__card-title{color:#3a3632;margin-bottom:.75rem;font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-size:1.25rem;line-height:1.3}.blog-category__card-excerpt{color:#a8a096;flex-grow:1;margin-bottom:1rem;font-size:.9375rem;line-height:1.6}.blog-category__card-date{color:#a8a096;margin-bottom:.75rem;font-size:.8125rem}.blog-category__card-link{color:#56762d;font-size:.875rem;font-weight:500}.blog-category__empty{text-align:center;background:#faf8f5;border-radius:8px;padding:4rem 2rem}.blog-category__empty p{color:#a8a096;margin-bottom:1.5rem;font-size:1.125rem}.blog-category__back-link{color:#fffef9;background:#56762d;border-radius:4px;padding:.75rem 1.5rem;font-weight:500;text-decoration:none;transition:background-color .2s;display:inline-block}.blog-category__back-link:hover{background:#3d5420}
