.home-testimonials{--paper:#f0e8d9;background:var(--paper);color:var(--text-ivory)}
.home-testimonials__night{position:relative;background:var(--bg-night-soft);padding:clamp(72px,8vw,116px) 0 clamp(100px,10vw,146px)}
.home-testimonials__night::after{position:absolute;right:0;bottom:-1px;left:0;height:44px;background:var(--paper);clip-path:ellipse(64% 42% at 50% 100%);content:""}
.home-testimonials__shell{width:min(1240px,calc(100% - 48px));margin-inline:auto}.home-testimonials__header{width:min(720px,100%);margin:0 auto clamp(48px,6vw,76px);text-align:center}
.home-testimonials__eyebrow{margin:0 0 14px;color:var(--gold-patina);font-size:.76rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase}.home-testimonials__header h2{margin:0;font-size:clamp(2rem,3.5vw,3rem);line-height:1.2}.home-testimonials__header h2 span{display:block;color:var(--gold-patina);font-style:italic;font-weight:400}.home-testimonials__intro{max-width:650px;margin:22px auto 0;color:var(--text-muted);font-size:clamp(.98rem,1.4vw,1.08rem);line-height:1.75}
.home-testimonials__track{display:grid;grid-template-columns:.9fr 1fr 1.12fr 1fr .9fr;align-items:start;gap:clamp(12px,1.4vw,20px);margin-inline:calc((100vw - min(1240px,100vw - 48px)) / -2);padding-inline:max(24px,calc((100vw - 1360px) / 2));overflow:visible}.home-testimonials__item{min-width:0}.home-testimonials__item:nth-child(2){margin-top:38px}.home-testimonials__item:nth-child(4){margin-top:26px}.home-testimonials__item:nth-child(5){margin-top:8px}
.home-testimonial{position:relative;display:flex;box-sizing:border-box;width:100%;height:360px;min-width:0;flex-direction:column;border:1px solid rgba(198,167,94,.25);border-radius:var(--radius-sm);padding:clamp(24px,2.2vw,34px) clamp(20px,2vw,30px);background:#11182e;color:var(--text-ivory);box-shadow:0 8px 22px rgba(0,0,0,.16);cursor:pointer;transition:box-shadow .2s ease,border-color .2s ease}.home-testimonial--featured{height:390px;padding-top:42px;border-color:rgba(198,167,94,.46)}.home-testimonial--light{border-color:rgba(77,62,43,.16);background:var(--paper);color:#24283a;box-shadow:0 10px 24px rgba(0,0,0,.12)}.home-testimonial.is-expanded{height:auto;min-height:360px}.home-testimonial--featured.is-expanded{min-height:390px}.home-testimonial:hover{border-color:rgba(198,167,94,.5)}.home-testimonial:focus-visible{outline:3px solid var(--gold-patina);outline-offset:4px}
.home-testimonial__quote-mark{height:38px;flex:0 0 auto;color:var(--gold-patina);font-family:var(--font-title);font-size:3rem;line-height:1}.home-testimonial blockquote{min-height:0;margin:0}.home-testimonial__text{position:relative;max-height:9.9em;overflow:hidden}.home-testimonial__text p{margin:0;color:inherit;font-family:var(--font-title);font-size:clamp(1rem,1.3vw,1.14rem);line-height:1.65}.home-testimonial.has-overflow:not(.is-expanded) .home-testimonial__text::after{position:absolute;right:0;bottom:0;left:0;height:3.5em;background:linear-gradient(to bottom,transparent,#11182e);pointer-events:none;content:""}.home-testimonial--light.has-overflow:not(.is-expanded) .home-testimonial__text::after{background:linear-gradient(to bottom,transparent,var(--paper))}.home-testimonial.is-expanded .home-testimonial__text{max-height:none;overflow:visible}.home-testimonial__stars{margin-top:auto;padding-top:18px;color:var(--gold-patina);font-size:.65rem;letter-spacing:.24em}.home-testimonial footer{display:flex;flex-direction:column;margin-top:10px;padding-top:12px;border-top:1px solid rgba(198,167,94,.2)}.home-testimonial footer strong{font-size:.76rem;letter-spacing:.14em;text-transform:uppercase}.home-testimonial footer span{margin-top:3px;color:var(--text-muted);font-size:.67rem;letter-spacing:.12em;text-transform:uppercase}.home-testimonial--light footer span{color:#696254}
.home-testimonial__toggle{display:flex;align-items:center;gap:6px;min-height:28px;margin-top:10px;color:var(--gold-patina);font-size:.72rem;font-weight:600;letter-spacing:.06em}.home-testimonial__toggle svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5;transition:transform .2s ease}.home-testimonial.is-expanded .home-testimonial__toggle svg{transform:rotate(180deg)}.home-testimonial__decoration{position:absolute;top:18px;right:20px;color:rgba(198,167,94,.62);font-family:var(--font-title);font-size:1rem;letter-spacing:.15em}.home-testimonial__decoration--botanical{top:auto;bottom:20px;color:rgba(121,104,73,.35);font-size:2.3rem;transform:rotate(-24deg)}.home-testimonials__swipe-hint{display:none}
.home-testimonials__cta{padding:clamp(60px,7vw,94px) 24px clamp(72px,8vw,108px);text-align:center}.home-testimonials__cta>span{display:block;margin-bottom:12px;color:#9b7a38}.home-testimonials__cta p{margin:0 0 9px;color:#615b50;font-size:.78rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.home-testimonials__cta h2{max-width:650px;margin:0 auto 26px;color:#23283a;font-size:clamp(1.75rem,3vw,2.55rem)}.home-testimonials__cta .btn{min-width:min(100%,310px)}.home-testimonials__cta .btn-primary{border-color:#11182e;background:#11182e;color:#f4f1ec;box-shadow:0 12px 26px rgba(17,24,46,.24)}.home-testimonials__cta .btn-primary:hover,.home-testimonials__cta .btn-primary:focus-visible{border-color:#242e50;background:#242e50;color:#fff;box-shadow:0 16px 30px rgba(17,24,46,.3)}
@media(max-width:900px){.home-testimonials__shell{width:min(100% - 32px,760px)}.home-testimonials__track{display:flex;align-items:flex-start;gap:16px;margin:0;padding:2px 9vw 18px 0;overflow-x:auto;overflow-y:visible;scroll-padding-left:0;scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none}.home-testimonials__track::-webkit-scrollbar{display:none}.home-testimonials__item{flex:0 0 min(86vw,360px);margin-top:0!important;scroll-snap-align:start}.home-testimonial,.home-testimonial--featured{height:340px;min-height:0}.home-testimonial.is-expanded,.home-testimonial--featured.is-expanded{height:auto;min-height:340px}.home-testimonials__swipe-hint{display:block;margin:10px 0 0;color:var(--text-muted);font-size:.75rem}.home-testimonials__swipe-hint span{color:var(--gold-patina)}}
@media(max-width:480px){.home-testimonials__night{padding-top:68px}.home-testimonials__shell{width:calc(100% - 32px)}.home-testimonials__header{margin-bottom:40px}.home-testimonials__header h2{font-size:clamp(1.9rem,9vw,2.35rem)}.home-testimonials__track{padding-right:10vw}.home-testimonials__item{flex-basis:86vw}.home-testimonial{padding:27px 24px}.home-testimonials__night::after{height:30px}}
@media(prefers-reduced-motion:reduce){.home-testimonials__track{scroll-behavior:auto}.home-testimonial,.home-testimonial__toggle svg{transition:none}}
