.carousel3d{width:760px;height:360px;margin:40px auto;perspective:1400px;position:relative}.carousel-viewport{position:relative;overflow:visible}.carousel-ring,.carousel-viewport{width:100%;height:100%;transform-style:preserve-3d}.carousel-ring{position:absolute;top:0;left:0;transition:transform 1s cubic-bezier(.2,.8,.2,1)}.carousel-slide{position:absolute;inset:0;align-items:center;justify-content:center;pointer-events:none}.card,.carousel-slide{display:flex;overflow:hidden}.card{width:250px;height:250px;max-width:none;padding:0;border-radius:12px;background:linear-gradient(180deg,#ff6b6b,#ef5350);color:#fff;box-shadow:0 20px 40px rgba(0,0,0,.45);transform:translateY(6px);pointer-events:auto;flex-direction:column;align-items:stretch;justify-content:flex-start;z-index:1;box-sizing:border-box}.card img{width:100%;height:80%;object-fit:cover;display:block;flex:0 0 80%}.card-footer{height:20%;padding:8px;box-sizing:border-box;text-align:center;background:rgba(0,0,0,.08);font-weight:600}.card-footer,.carousel-btn{display:flex;align-items:center;justify-content:center;color:#fff}.carousel-btn{position:absolute;bottom:18px;background:rgba(255,255,255,.06);border:none;width:46px;height:46px;border-radius:50%;font-size:26px;cursor:pointer;backdrop-filter:blur(4px);box-shadow:0 8px 18px rgba(0,0,0,.45)}.carousel-btn.prev{left:calc(50% - 100px)}.carousel-btn.next{left:calc(50% + 54px)}.carousel3d:after{content:"";position:absolute;left:0;right:0;bottom:-18px;height:80px;background:linear-gradient(0deg,rgba(0,0,0,.45),transparent);pointer-events:none}@media (max-width:880px){.carousel3d{width:92%;height:320px}.card{width:78%;height:auto}.card img{height:72%}.card-footer{height:auto;padding:10px}}@media (max-width:1024px){.carousel3d{width:98%;height:300px}.card{width:200px;height:200px}.card img{height:75%}.card-footer{height:25%}}@media (max-width:768px){.carousel3d{width:100%;height:220px}.card{width:140px;height:140px}.card img{height:70%}.card-footer{height:30%}}@media (max-width:480px){.carousel3d{width:100%;height:180px;margin:16px auto}.card{width:130px;height:130px}.card img{height:70%}.card-footer{height:30%;font-size:.95rem;padding:6px}}.wave-bar{display:inline-block;width:4px;height:12px;background:#4ade80;border-radius:2px;animation:bounce 1.2s ease-in-out infinite}.wave-bar:first-child{animation-delay:0s}.wave-bar:nth-child(2){animation-delay:.2s}.wave-bar:nth-child(3){animation-delay:.4s}.wave-bar:nth-child(4){animation-delay:.6s}@keyframes bounce{0%,40%,to{transform:scaleY(.3)}20%{transform:scaleY(1)}}.keen-slider:not([data-keen-slider-disabled]){-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;align-content:flex-start;display:flex;overflow:hidden;position:relative;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-khtml-user-select:none;width:100%}.keen-slider:not([data-keen-slider-disabled]) .keen-slider__slide{min-height:100%;overflow:hidden;position:relative;width:100%}.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-reverse]{flex-direction:row-reverse}.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-v]{flex-wrap:wrap}