
.site-footer .footer-social{display:flex;flex-wrap:wrap;gap:9px;margin-top:22px}
.site-footer .footer-social a,.site-footer .footer-social span{display:inline-flex;align-items:center;min-height:38px;padding:8px 11px;border:1px solid rgba(255,255,255,.37);color:#f4ede4;text-decoration:none;font:500 12px/1.2 Inter,system-ui,sans-serif;letter-spacing:.02em}
.site-footer .footer-social a:hover,.site-footer .footer-social a:focus-visible{background:#6f2538;border-color:#6f2538;color:#fff}
.testimonials-section{background:#f3ede5}
.testimonials-header{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:30px}
.testimonials-header h2{font-size:clamp(2.45rem,4.4vw,4.2rem);letter-spacing:-.035em;margin:0}
.testimonials-header .eyebrow{margin:0 0 12px}
.testimonials-controls{display:flex;align-items:center;gap:16px;white-space:nowrap;color:#716965;font-size:.9rem}
.testimonials-controls button{width:44px;height:44px;border:1px solid #6f2538;background:transparent;color:#6f2538;cursor:pointer;font-size:1.2rem}
.testimonials-controls button:hover,.testimonials-controls button:focus-visible{background:#6f2538;color:white}
.testimonial-card{border:1px solid rgba(48,39,35,.16);background:#fffdf9;padding:clamp(25px,5vw,62px);min-height:410px;display:flex;flex-direction:column}
.testimonial-card[hidden]{display:none!important}
.testimonial-topic{margin:0 0 18px;color:#6f2538;font-size:.78rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase}
.testimonial-card blockquote{margin:0;max-width:1020px;font:400 clamp(1.18rem,2vw,1.62rem)/1.58 Georgia,serif;color:#201b19}
.testimonial-person{display:flex;flex-direction:column;gap:3px;margin:auto 0 0;padding-top:28px;font-size:.96rem}
.testimonial-person strong{color:#201b19}.testimonial-person span{color:#716965}
.legal-page{padding:70px 0 95px;background:#fbf8f3;color:#201b19}
.legal-page .wrap{max-width:900px}
.legal-page h1{font-size:clamp(2.55rem,5vw,4.3rem);color:#6f2538;margin:0 0 15px}
.legal-page h2{font-size:clamp(1.55rem,2.5vw,2.1rem);margin:38px 0 14px;line-height:1.25}
.legal-page h3{font-size:1.35rem;margin:27px 0 13px}
.legal-page p,.legal-page li{font-size:1rem;line-height:1.75}
.legal-page a{color:#6f2538;text-underline-offset:3px}
.legal-page .note{background:#f3ede5;border-left:3px solid #6f2538;padding:17px 20px}
@media(max-width:690px){.testimonials-header{align-items:flex-start;flex-direction:column}.testimonial-card{min-height:520px}.legal-page{padding:48px 0 70px}}

.site-header .brand-stack{display:flex;flex-direction:column;gap:2px;line-height:1.08}.site-header .brand-stack .brand-name{display:block}.site-header .brand-subtitle{display:block;color:#6f2538;font:600 10px/1.2 Inter,system-ui,sans-serif;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap}
