.guest-testimonials.section{background:#fafaf8;scroll-margin-top:100px;padding-top:56px;padding-bottom:52px}
.testimonials-heading{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:17px}
.testimonials-heading .eyebrow{margin:0 0 7px;font-size:10px;line-height:1.5;letter-spacing:1.6px}
.testimonials-heading h2{font-size:clamp(30px,3.3vw,44px);line-height:1.18;letter-spacing:-.8px}
.guest-recognition{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:22px}
.recognition-badge{display:inline-flex;align-items:center;justify-content:center;gap:7px;width:154px;height:40px;flex:0 0 154px;padding:5px 10px;border:1px solid #05133717;border-radius:30px;background:#ffffffa8;color:var(--navy);font-size:11px;font-weight:500;line-height:1.25;white-space:nowrap}
.recognition-icon{display:block;width:22px;height:27px;flex-shrink:0;color:#273653}
.superhost-badge .recognition-icon{color:#e64664}
.superhost-badge .recognition-icon>path:first-child{fill:#ff385c;stroke:#e64664}
.superhost-badge .recognition-icon circle{fill:#fff0f3}
.superhost-badge .recognition-icon>path:last-child{fill:#ff385c;stroke:#e64664}
.favourite-badge .recognition-icon{color:#b4862e}
.favourite-badge .recognition-icon>path:last-child{fill:#e6bd68;stroke:#b4862e}
.recognition-badge[href]:hover{background:#fff;border-color:#05133750}
.platform-badge{padding-inline:10px}
.platform-badge img{width:84px;height:auto;object-fit:contain}
.platform-badge.booking-rating{padding:5px 10px;gap:8px}
.booking-score{display:grid;place-items:center;width:21px;height:21px;flex:0 0 21px;border-radius:5px 5px 5px 0;background:#003b95;color:#fff;font-size:10px;font-weight:600;font-variant-numeric:tabular-nums;line-height:1}
.testimonial-track{list-style:none;margin:0;padding:2px 1px 12px;display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 32px)/3);gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#05133738 transparent;scroll-padding-inline:1px;overscroll-behavior-x:contain}
.testimonial-track>li{min-width:0;display:flex;scroll-snap-align:start}
.testimonial-card{display:flex;flex-direction:column;width:100%;margin:0;padding:19px 20px 13px;border:1px solid #05133712;border-radius:15px;background:linear-gradient(145deg,#ffffffed,#ffffffb0);box-shadow:inset 0 1px 0 #fff,0 4px 15px #05133703;backdrop-filter:blur(12px)}
.testimonial-source{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:22px;font-size:10px;line-height:1.5;color:#647083}
.testimonial-source img{display:block;width:64px;height:auto;object-fit:contain}
.testimonial-direct{font-size:11px;font-weight:500;color:#273653}
.testimonial-source time{white-space:nowrap}
.testimonial-card blockquote{margin:15px 0 14px;flex:1}
.testimonial-card blockquote p{font-family:'Work Sans',sans-serif;font-size:17px;line-height:1.55;color:var(--navy);letter-spacing:-.25px}
.testimonial-card figcaption{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0;padding:0}
.testimonial-card figcaption>div{display:grid;gap:2px}
.testimonial-card figcaption strong{font-size:12px;font-weight:600;line-height:1.5}
.testimonial-card figcaption div>span{font-size:10px;color:#647083;line-height:1.5}
.testimonial-review-link{display:grid;place-items:center;flex-shrink:0;width:44px;height:44px;border-radius:50%;font-size:18px;color:#4f5d74}
.testimonial-review-link:hover{color:var(--navy);background:#05133706}
.testimonials-controls{display:flex;gap:6px;flex-shrink:0}
.testimonials-controls[hidden]{display:none}
.testimonials-controls button{display:grid;place-items:center;width:40px;height:40px;padding:0;border:1px solid #05133726;border-radius:50%;background:#ffffffbd;color:var(--navy);font-size:19px;cursor:pointer}
.testimonials-controls button:disabled{opacity:.3;cursor:default}
.testimonials-controls button:hover:not(:disabled){background:#fff;border-color:#05133766}
.guest-testimonials :is(a,button,.testimonial-track):focus-visible{outline:2px solid var(--navy);outline-offset:4px}
@media(max-width:1100px){.testimonial-track{grid-auto-columns:calc((100% - 16px)/2)}}
@media(max-width:700px){.guest-testimonials.section{padding-top:38px;padding-bottom:36px}.testimonials-heading{gap:10px;margin-bottom:14px}.testimonials-heading h2{font-size:28px;letter-spacing:-1px}.testimonials-controls{gap:4px}.testimonials-controls button{width:36px;height:36px}.guest-recognition{gap:6px;margin-bottom:16px}.recognition-badge{font-size:10px;width:136px;height:36px;flex-basis:136px;padding:4px 8px;gap:5px}.recognition-icon{width:19px;height:24px}.platform-badge.booking-rating{padding:4px 8px;gap:7px}.platform-badge img{width:76px}.booking-score{width:20px;height:20px;flex-basis:20px;font-size:9px}.testimonial-track{grid-auto-columns:88%;gap:12px}.testimonial-card{padding:16px 17px 10px}.testimonial-card blockquote{margin:13px 0 10px}.testimonial-card blockquote p{font-size:16px;line-height:1.5}.testimonial-source img{width:59px}}
@media(max-width:370px){.testimonials-heading h2{font-size:26px}.testimonial-track{grid-auto-columns:94%}.recognition-badge{font-size:9px;width:128px;flex-basis:128px;padding-inline:8px}.platform-badge img{width:72px}}
@media(prefers-reduced-transparency:reduce){.testimonial-card{background:#fff;backdrop-filter:none}}
