.sc-carousel{align-items:center;display:flex;position:relative}.sc-track{scroll-snap-type:x mandatory;scroll-behavior:smooth;gap:16px;padding:8px 28px;display:flex;overflow-x:auto}.sc-item{scroll-snap-align:center;flex:none}.sc-btn{z-index:10;color:var(--base-50);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;background:linear-gradient(#ffffff0a,#ffffff05);border:1px solid #ffffff0f;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute}.sc-left{left:6px}.sc-right{right:6px}.sc-btn:hover{transform:translateY(-2px);box-shadow:0 10px 24px #00000052}.sc-track::-webkit-scrollbar{height:8px}.sc-track::-webkit-scrollbar-thumb{background:#ffffff0f;border-radius:8px}
