:root{--cyc-accent:#2dd4bf;--cyc-navy:#071926;--cyc-paper:#fff;--cyc-brand:#0f766e;--cyc-accent-soft:#5eead4}.cyc-spin{color:var(--cyc-navy);display:inline-block}.cyc-spin svg{width:100%;height:100%;display:block}.cyc-spin .ring-base{fill:none;stroke:currentColor;stroke-width:8px;stroke-linecap:round;opacity:.14}.cyc-spin .ring-scan{fill:none;stroke:var(--cyc-accent);stroke-width:8px;stroke-linecap:round;stroke-dasharray:30 70;stroke-dashoffset:0;animation:1.2s linear infinite cyc-spin-trace}.cyc-spin .check{fill:none;stroke:var(--cyc-accent);stroke-width:6px;stroke-linecap:round;stroke-linejoin:round;transform-origin:33px 32px;animation:1.2s ease-in-out infinite cyc-spin-pulse}@keyframes cyc-spin-trace{0%{stroke-dashoffset:0}to{stroke-dashoffset:-100px}}@keyframes cyc-spin-pulse{0%,to{opacity:.35;transform:scale(.94)}50%{opacity:1;transform:scale(1)}}.cyc-spin.on-dark{color:var(--cyc-paper)}.cyc-spin.on-brand .ring-scan,.cyc-spin.on-brand .check{stroke:var(--cyc-paper)}.cyc-spin.on-brand{color:var(--cyc-paper)}.cyc-hero{width:180px;height:180px;color:var(--cyc-navy);flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.cyc-hero svg{overflow:visible}.cyc-hero .c{fill:none;stroke:currentColor;stroke-width:8px;stroke-linecap:round;stroke-dasharray:100;stroke-dashoffset:100px;animation:.9s cubic-bezier(.22,.7,.2,1) forwards cyc-hero-c}.cyc-hero .check{fill:none;stroke:var(--cyc-accent);stroke-width:6px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:100;stroke-dashoffset:100px;animation:.38s cubic-bezier(.22,.7,.2,1) .78s forwards cyc-hero-check}.cyc-hero .glow{fill:var(--cyc-accent);opacity:0;transform-origin:33px 32px;animation:.7s ease-out 1.1s forwards cyc-hero-glow}.cyc-hero .word{text-align:center;letter-spacing:-.005em;color:var(--cyc-navy);opacity:0;white-space:nowrap;margin-top:14px;font-size:18px;font-weight:500;animation:.6s cubic-bezier(.22,.7,.2,1) 1.2s forwards cyc-hero-word;transform:translateY(8px)}.cyc-hero .word b{font-weight:600}.cyc-hero .word em{color:var(--cyc-brand);font-style:normal;font-weight:500}.cyc-hero.on-dark,.cyc-hero.on-dark .word{color:var(--cyc-paper)}.cyc-hero.on-dark .word em{color:var(--cyc-accent-soft)}@keyframes cyc-hero-c{0%{stroke-dashoffset:100px}to{stroke-dashoffset:0}}@keyframes cyc-hero-check{0%{stroke-dashoffset:100px}to{stroke-dashoffset:0}}@keyframes cyc-hero-glow{0%{opacity:0;transform:scale(.4)}60%{opacity:.35}to{opacity:0;transform:scale(2.2)}}@keyframes cyc-hero-word{to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.cyc-spin .ring-scan{stroke-dashoffset:-25px;animation:none}.cyc-spin .check{opacity:1;animation:none}.cyc-hero .c,.cyc-hero .check{stroke-dashoffset:0;animation:none}.cyc-hero .glow{opacity:0;animation:none}.cyc-hero .word{opacity:1;animation:none;transform:none}}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
