.nav-dots.svelte-p8d6xl{position:fixed;right:20px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:0;z-index:100;transition:opacity .4s}.dot.svelte-p8d6xl{width:44px;height:44px;border-radius:50%;border:none;background:transparent;cursor:pointer;transition:all .3s;padding:0;position:relative;display:flex;align-items:center;justify-content:center}.dot.svelte-p8d6xl:after{content:"";width:10px;height:10px;border-radius:50%;border:1px solid var(--gold);background:transparent;transition:all .3s}.dot.active.svelte-p8d6xl:after{background:var(--gold)}.slide-counter.svelte-p8d6xl{position:fixed;bottom:24px;right:24px;font-family:var(--sans);font-size:11px;letter-spacing:2px;color:var(--stone);z-index:100;transition:opacity .4s}.hidden.svelte-p8d6xl{opacity:0;pointer-events:none}@media(max-width:640px){.nav-dots.svelte-p8d6xl{right:4px}.dot.svelte-p8d6xl{width:36px;height:36px}.dot.svelte-p8d6xl:after{width:7px;height:7px}}
