.theme-toggle[data-v-23ca7311]{position:relative;display:inline-grid;place-items:center;width:36px;height:36px;border-radius:8px;border:0;background:transparent;color:var(--text);cursor:pointer;transition:background-color .14s ease,color .14s ease}.theme-toggle[data-v-23ca7311]:hover{background:var(--surface)}.theme-icon[data-v-23ca7311]{width:18px;height:18px;overflow:visible}.moon[data-v-23ca7311],.sun-core[data-v-23ca7311],.sun-rays[data-v-23ca7311]{transition:opacity .28s ease,transform .32s cubic-bezier(.4,0,.2,1),clip-path .36s cubic-bezier(.4,0,.2,1);transform-origin:center}[data-mode=light] .sun-core[data-v-23ca7311],[data-mode=light] .sun-rays[data-v-23ca7311]{opacity:1;transform:rotate(0) scale(1)}[data-mode=light] .moon[data-v-23ca7311]{opacity:0;transform:scale(.4) rotate(-45deg);clip-path:circle(0 at 70% 30%)}[data-mode=dark] .sun-core[data-v-23ca7311],[data-mode=dark] .sun-rays[data-v-23ca7311]{opacity:0;transform:rotate(45deg) scale(.4)}[data-mode=dark] .moon[data-v-23ca7311]{opacity:1;transform:scale(1) rotate(0);clip-path:circle(120% at 50% 50%)}.theme-overlay{position:fixed;inset:0;z-index:100;background:#fff;opacity:0;pointer-events:none;transition:opacity .2s ease}.theme-overlay.is-visible{opacity:.3}.theme-overlay[data-target-mode=light]{background:#000}.theme-overlay[data-target-mode=dark]{background:#fff}@media(prefers-reduced-motion:reduce){.moon,.sun-core,.sun-rays,.theme-icon,.theme-overlay{transition-duration:1ms!important}}
