.card-scroll{-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:rgba(15,23,42,.18) transparent}.card-scroll::-webkit-scrollbar{height:7px}.card-scroll::-webkit-scrollbar-track{background:transparent}.card-scroll::-webkit-scrollbar-thumb{background:#0f172a29;border-radius:999px}.card-scroll::-webkit-scrollbar-thumb:hover{background:#0f172a47}.card-scroll.is-dragging{cursor:grabbing;-webkit-user-select:none;user-select:none}.card-carousel-arrow{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:9999px;border:1px solid rgba(15,23,42,.2);background:#fff;color:#0f172ad9;transition:all .2s ease}.card-carousel-arrow:hover:not(:disabled){border-color:#0f172a66;background:#0f172a0a}.card-carousel-arrow:disabled{opacity:.35;cursor:not-allowed}.card-carousel-dots{display:flex;align-items:center;gap:.45rem}.card-carousel-dot{width:.5rem;height:.5rem;border-radius:9999px;background:#0f172a33;transition:all .2s ease}.card-carousel-dot:hover{background:#0f172a73}.card-carousel-dot.is-active{width:1.4rem;background:#0f172ad9}
