/* YOORshop v2026 shared customer reviews — autoplay 10 s, random order, no manual dots */
.ys26-reviews-section,
.ys26-reviews-section *{box-sizing:border-box}
.ys26-reviews-section{position:relative;padding:62px 0 70px;color:#f7fbff;background:linear-gradient(180deg,rgba(2,20,43,.96),rgba(3,25,53,.99));font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}
.ys26-reviews-section h2{margin:0 0 42px;color:#fff;font-size:clamp(30px,3vw,43px);font-weight:600;line-height:1.18;letter-spacing:-.025em;text-align:center}
.ys26-reviews-section h2:after{content:"";display:block;width:48px;height:3px;margin:17px auto 0;border-radius:999px;background:linear-gradient(90deg,transparent,#ffd000,transparent)}
.ys26-reviews-layout{display:grid;grid-template-columns:262px minmax(0,1fr);gap:18px;align-items:stretch}
.ys26-reviews-summary,.ys26-reviews-section .ys26-review-card{min-width:0;border:1px solid rgba(72,151,236,.34);border-radius:12px;background:linear-gradient(180deg,rgba(10,49,97,.96),rgba(5,31,67,.98));box-shadow:0 18px 44px rgba(0,8,26,.2)}
.ys26-reviews-summary{display:flex;min-height:240px;flex-direction:column;align-items:center;justify-content:center;padding:25px 18px;text-align:center}
.ys26-reviews-shield{display:flex;align-items:center;justify-content:center;width:64px;height:70px;margin-bottom:12px;color:#b9d7ff}
.ys26-reviews-shield svg{display:block;width:58px;height:64px;fill:currentColor;filter:drop-shadow(0 7px 14px rgba(46,133,232,.22))}
.ys26-reviews-stars,.ys26-review-stars{color:#ffd000;letter-spacing:2px;white-space:nowrap}
.ys26-reviews-stars{font-size:20px}
.ys26-reviews-summary>strong{margin-top:9px;color:#fff;font-size:34px;line-height:1;font-weight:720}
.ys26-reviews-summary>p{margin:13px 0 0;color:#c1d2e5;font-size:13px;line-height:1.45}
.ys26-reviews-viewport{min-width:0;overflow:hidden}
.ys26-reviews-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;height:100%}
.ys26-reviews-section .ys26-review-card{display:flex;min-height:240px;flex-direction:column;padding:22px 24px;opacity:1;transform:translateY(0);transition:opacity .28s ease,transform .28s ease}
.ys26-reviews-ready .ys26-review-card:not(.is-visible){display:none!important}
.ys26-reviews-section .ys26-review-card.is-visible{animation:ys26ReviewIn .32s ease both}
@keyframes ys26ReviewIn{from{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}
.ys26-review-quote{height:27px;color:#55a9ff;font-family:Georgia,serif;font-size:42px;line-height:.9;font-weight:700}
.ys26-reviews-section .ys26-review-card>p{display:-webkit-box;overflow:hidden;min-height:104px;margin:8px 0 20px;color:#f3f8fe;font-size:14px;line-height:1.58;-webkit-box-orient:vertical;-webkit-line-clamp:4}
.ys26-review-footer{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-top:auto;padding-top:15px;border-top:1px solid rgba(111,169,226,.17)}
.ys26-review-footer>span{display:flex;min-width:0;flex-direction:column;gap:6px}
.ys26-review-footer strong{overflow:hidden;color:#fff;font-size:13px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}
.ys26-review-footer em{flex:0 0 auto;color:#c8d9eb;font-size:12px;font-style:normal}
.ys26-review-source{color:inherit!important;text-decoration:none!important}
.ys26-review-source:hover strong,.ys26-review-source:focus strong{color:#ffd000}
.ys26-reviews-empty .ys26-reviews-viewport{display:none}
.ys26-reviews-empty .ys26-reviews-layout{grid-template-columns:minmax(250px,360px);justify-content:center}
@media(max-width:1080px){.ys26-reviews-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.ys26-reviews-layout{grid-template-columns:240px minmax(0,1fr)}}
@media(max-width:760px){.ys26-reviews-section{padding:48px 0 56px}.ys26-reviews-section h2{margin-bottom:28px}.ys26-reviews-layout{grid-template-columns:1fr}.ys26-reviews-summary{min-height:190px}.ys26-reviews-cards{grid-template-columns:1fr}.ys26-reviews-section .ys26-review-card{min-height:218px}.ys26-reviews-section .ys26-review-card>p{min-height:92px}}
