.category-hero-band{background:var(--brand-gradient-soft);padding-bottom:32px}.category-hero{max-width:var(--container);margin:0 auto;padding:32px 20px 0}@media (min-width:640px){.category-hero{padding:48px 24px 0}}.category-hero h1{font-size:2rem;color:var(--ink);margin-bottom:24px}@media (min-width:640px){.category-hero h1{font-size:2.625rem;margin-bottom:40px}}.category-hero h2{font-size:1.125rem;font-weight:400;color:rgb(0 0 0/.6);margin-bottom:24px}.category-pills{display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:16px;padding-bottom:32px}.category-pill{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;padding:24px;border-radius:32px;background:var(--surface);box-shadow:0 2px 4px 0 rgb(0 0 0/.08);text-align:center;transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s ease}.category-pill:focus-visible,.category-pill:hover{transform:translateY(-2px);box-shadow:var(--shadow-md)}.category-pill img{width:48px;height:48px}.category-pill h3{font-size:1rem;font-weight:700;color:var(--seal-ink);display:flex;align-items:center;min-height:2.4em;line-height:1.2}.testimonial-carousel{position:relative;max-width:640px;margin:0 auto;text-align:center;padding:0 20px}.testimonial-carousel__arrow{appearance:none;position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;border-radius:50%;border:1px solid var(--line);background:var(--surface);color:var(--ink);display:flex;align-items:center;justify-content:center;cursor:pointer}.testimonial-carousel__arrow:focus-visible,.testimonial-carousel__arrow:hover{background:var(--paper)}.testimonial-carousel__arrow--prev{left:-4px}.testimonial-carousel__arrow--next{right:-4px}@media (min-width:768px){.testimonial-carousel__arrow--prev{left:-48px}.testimonial-carousel__arrow--next{right:-48px}}.testimonial-carousel__quote{display:block;font-family:Georgia,serif;font-size:4rem;line-height:1;color:var(--seal-ink);margin-bottom:8px}.testimonial-carousel__text{font-size:1.25rem;font-weight:300;color:rgb(0 0 0/.87);margin:0 0 24px}@media (min-width:640px){.testimonial-carousel__text{font-size:1.75rem}}.testimonial-carousel__author{display:block;font-size:.875rem;font-weight:400;color:rgb(0 0 0/.87)}.testimonial-carousel__role{display:block;font-size:.875rem;color:rgb(0 0 0/.6);margin-top:2px}.testimonial-carousel__dots{display:flex;justify-content:center;gap:8px;margin-top:32px}.testimonial-carousel__dot{appearance:none;width:8px;height:8px;padding:0;border:none;border-radius:50%;background:var(--line);cursor:pointer}.testimonial-carousel__dot--active{background:var(--seal-ink)}.category-richcontent{max-width:780px;margin:0 auto;padding:32px 20px;color:var(--ink-soft);font-size:1rem;line-height:1.7}@media (min-width:640px){.category-richcontent{padding:48px 24px}}.category-richcontent>.reveal>h2{font-size:1.375rem;color:var(--ink);margin-bottom:16px}.category-richcontent h3{font-size:1.125rem;color:var(--ink);margin:32px 0 12px}.category-richcontent p{margin:0 0 16px}.category-richcontent a{color:var(--seal-ink);text-decoration:underline}.category-richcontent ul{margin:0 0 16px;padding-left:20px}.category-richcontent li{margin-bottom:8px}