:root{--primary:#6366f1;--bg:#0f172a00;--text:#f8fafc}.carou-body.svelte-ge38on{touch-action:pan-y;height:100vh;overflow:visible}.carousel-container.svelte-ge38on{aspect-ratio:1;z-index:10;background:#1e293b00;border-radius:20px;width:90vw;max-width:600px;position:fixed;top:0;left:50%;overflow:hidden;transform:translate(-50%,100px);box-shadow:0 25px 50px -12px #00000050}.carousel-track.svelte-ge38on{will-change:transform;cursor:grab;z-index:10;height:100%;transition:transform .4s cubic-bezier(.25,1,.5,1);display:flex}.carousel-track.svelte-ge38on:active{cursor:grabbing}.carousel-slide{-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;min-width:100%;height:100%;display:flex}.carousel-slide img{object-fit:cover;pointer-events:none;z-index:10;width:70%;height:90%;overflow:visible}.nav-btn.svelte-ge38on{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;cursor:pointer;z-index:10;background:#fff0;border:none;border-radius:50%;width:50px;height:50px;font-size:2rem;transition:background .3s,scale .2s;position:absolute;top:50%;transform:translateY(-50%)}.nav-btn.svelte-ge38on:active{background:var(--primary);scale:.9}.btn-prev.svelte-ge38on{left:15px}.btn-next.svelte-ge38on{right:15px}.loader.svelte-ge38on{color:var(--primary);font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
