.header-scroll{width:100%;height:180px;display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.header-scroll::-webkit-scrollbar{display:none}.header-image{flex:0 0 100%;height:180px;scroll-snap-align:center;cursor:zoom-in;position:relative}.header-dots{display:flex;justify-content:center;gap:6px;margin-top:6px}.header-dots .dot{width:7px;height:7px;border-radius:50%;background:#ccc;opacity:.55;transition:opacity .25s ease,transform .25s ease}.header-dots .dot.active{opacity:1;background:#fff;transform:scale(1.25)}.clientes-ring-wrapper{position:relative;width:100%;overflow:hidden;padding:2rem 0;text-align:center}.title{font-weight:800;font-size:1.8rem;margin-bottom:1.5rem;color:#e6e8ed;text-shadow:0 2px 6px rgba(0,0,0,.3)}.ring-stage{position:relative;width:100%;margin:0 auto;overflow:hidden;user-select:none;touch-action:pan-y}.ring-stage.with-peeks{overflow:visible}.cards-track{position:relative;display:block;will-change:transform;cursor:grab}.card{position:absolute;top:0;background:#ffffff;border-radius:16px;box-shadow:0 6px 18px rgba(0,0,0,.25);text-align:left;display:flex;flex-direction:column;transition:transform .35s ease,box-shadow .3s ease;overflow:hidden;padding-bottom:64px}.card:hover{box-shadow:0 10px 25px rgba(0,0,0,.35);transform:scale(1.02)}.cover{width:100%;height:180px;overflow:hidden}.cover img{width:100%;height:100%;object-fit:cover}.body{padding:1rem;color:#1b1b1b;flex:1 1 auto}.body .header{font-weight:600;font-size:.95rem;margin-bottom:.5rem;color:#555}.body p{font-size:.95rem;line-height:1.45;margin:0}.footer{display:flex;align-items:center;gap:.6rem;padding:.9rem 1rem 1.1rem;border-top:1px dashed #d4d4d4;color:#333;position:absolute;left:0;right:0;bottom:5px}.footer img.avatar{width:42px;height:42px;border-radius:50%;object-fit:cover}.footer .name{font-weight:600;font-size:.95rem}.carousel-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:5;background:rgba(0,0,0,.25);border:none;width:42px;height:42px;border-radius:50%;color:white;cursor:pointer;transition:background .25s ease;backdrop-filter:blur(4px)}.carousel-btn:hover{background:rgba(0,0,0,.4)}.carousel-btn:disabled{opacity:.3;cursor:not-allowed}.carousel-btn.prev{left:.75rem}.carousel-btn.next{right:.75rem}.card.peek{pointer-events:none;filter:brightness(.75) saturate(.9);opacity:.9;box-shadow:none;transition:none!important}.card.peek-left:after,.card.peek-right:before{content:"";position:absolute;top:0;bottom:0;width:28px;pointer-events:none}.card.peek-left:after{right:0;background:linear-gradient(90deg,rgba(0,0,0,.3),rgba(0,0,0,0))}.card.peek-right:before{left:0;background:linear-gradient(270deg,rgba(0,0,0,.3),rgba(0,0,0,0))}.cards-track{transition:transform .35s ease}@media (max-width:1024px){.card{border-radius:14px}.body{padding:.85rem}.footer{padding:.75rem .85rem}.carousel-btn{width:38px;height:38px}.title{font-size:1.5rem}}@media (max-width:768px){.clientes-ring-wrapper{padding:1.25rem 0}.card{border-radius:12px}.cover{height:160px}.footer img.avatar{width:36px;height:36px}.title{font-size:1.35rem}}@media (prefers-color-scheme:dark){.card{background:#1e293b;color:#f8fafc;border:1px solid #2e3c53}.body .header{color:#cbd5e1}.footer{border-top-color:#3a4c6a;color:#e2e8f0}.carousel-btn{background:rgba(255,255,255,.12)}.carousel-btn:hover{background:rgba(255,255,255,.25)}}