.wheel-stage[data-astro-cid-bkifuzme]{position:relative;max-width:46rem;margin:2.5rem auto 0;padding:clamp(1.75rem,5vw,3rem) clamp(1.25rem,4vw,2.5rem) clamp(2.25rem,5vw,3.25rem);border-radius:var(--r-xl);border:1px solid rgba(255,255,255,.08);background:var(--grad-dark);box-shadow:var(--elev-xl),var(--glow-brand);overflow:hidden}.wheel-stage[data-astro-cid-bkifuzme]:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 44%,rgba(23,180,217,.18),transparent 62%);pointer-events:none}.wheel[data-astro-cid-bkifuzme]{position:relative;width:min(26rem,82vw);aspect-ratio:1;margin-inline:auto}.wheel-ring[data-astro-cid-bkifuzme]{position:absolute;inset:11%;border-radius:50%;background:conic-gradient(from 0deg,#17b4d900,#17b4d9d9,#0278d059,#17b4d9d9,#17b4d900 360deg);-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 3px),#000 0);mask:radial-gradient(farthest-side,transparent calc(100% - 3px),#000 0);opacity:.9}.wheel-list[data-astro-cid-bkifuzme]{position:absolute;inset:0;list-style:none;margin:0;padding:0}.wheel-seg[data-astro-cid-bkifuzme]{position:absolute;width:40%;transform:translate(-50%,-50%)}.wheel-seg-0[data-astro-cid-bkifuzme]{left:50%;top:10%}.wheel-seg-1[data-astro-cid-bkifuzme]{left:90%;top:50%}.wheel-seg-2[data-astro-cid-bkifuzme]{left:50%;top:90%}.wheel-seg-3[data-astro-cid-bkifuzme]{left:10%;top:50%}.wheel-seg[data-astro-cid-bkifuzme] a[data-astro-cid-bkifuzme]{display:flex;flex-direction:column;align-items:center;gap:.35rem;padding:.7rem .5rem;border:1px solid var(--glass-border-dark);border-radius:var(--r-md);background:var(--glass-bg-dark);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);text-align:center;text-decoration:none;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease}.wheel-seg[data-astro-cid-bkifuzme] a[data-astro-cid-bkifuzme]:hover,.wheel-seg[data-astro-cid-bkifuzme] a[data-astro-cid-bkifuzme]:focus-visible{transform:translateY(-2px);border-color:var(--color-brand-cyan);box-shadow:var(--glow-brand-sm)}.wheel-step[data-astro-cid-bkifuzme]{display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border-radius:var(--r-pill);background:var(--grad-brand);color:var(--color-white);font-size:.75rem;font-weight:800;box-shadow:0 0 16px -4px #17b4d9b3}.wheel-spoke[data-astro-cid-bkifuzme]{font-size:.85rem;font-weight:700;color:var(--color-text-inverse);line-height:1.15}.wheel-arrow[data-astro-cid-bkifuzme]{position:absolute;transform:translate(-50%,-50%) rotate(var(--rot));color:var(--color-brand-cyan);font-size:.85rem;opacity:.75;pointer-events:none}.wheel-arrow-0[data-astro-cid-bkifuzme]{left:79%;top:21%;--rot: 90deg}.wheel-arrow-1[data-astro-cid-bkifuzme]{left:79%;top:79%;--rot: 180deg}.wheel-arrow-2[data-astro-cid-bkifuzme]{left:21%;top:79%;--rot: 270deg}.wheel-arrow-3[data-astro-cid-bkifuzme]{left:21%;top:21%;--rot: 0deg}.wheel-hub[data-astro-cid-bkifuzme]{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:42%;aspect-ratio:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;border-radius:50%;border:1px solid rgba(23,180,217,.6);background:radial-gradient(circle at 50% 35%,#17b4d947,#0b223940 70%),#ffffff0a;box-shadow:0 0 60px -12px #17b4d98c,inset 0 0 40px -18px #17b4d980;text-align:center;font-size:.78rem;font-weight:700;color:var(--color-text-inverse)}.wheel-hub[data-astro-cid-bkifuzme] img[data-astro-cid-bkifuzme]{opacity:.98}@media(prefers-reduced-motion:no-preference){html.js .wheel-ring[data-astro-cid-bkifuzme]{animation:wheel-spin 18s linear infinite}html.js .wheel-seg[data-astro-cid-bkifuzme] a[data-astro-cid-bkifuzme]{animation:wheel-wake 12s ease-in-out infinite}html.js .wheel-seg-0[data-astro-cid-bkifuzme] a[data-astro-cid-bkifuzme]{animation-delay:0ms}html.js .wheel-seg-1[data-astro-cid-bkifuzme] a[data-astro-cid-bkifuzme]{animation-delay:.4s}html.js .wheel-seg-2[data-astro-cid-bkifuzme] a[data-astro-cid-bkifuzme]{animation-delay:.8s}html.js .wheel-seg-3[data-astro-cid-bkifuzme] a[data-astro-cid-bkifuzme]{animation-delay:1.2s}@keyframes wheel-wake{0%,4%{border-color:var(--glass-border-dark);box-shadow:none}14%,30%{border-color:var(--color-brand-cyan);box-shadow:var(--glow-brand-sm)}45%,to{border-color:var(--glass-border-dark);box-shadow:none}}@keyframes wheel-spin{to{transform:rotate(360deg)}}}@media(max-width:480px){.wheel[data-astro-cid-bkifuzme]{width:90vw}.wheel-spoke[data-astro-cid-bkifuzme]{font-size:.76rem}.wheel-hub[data-astro-cid-bkifuzme]{font-size:.68rem}}
