.luna{--sc:#5861de;display:block;overflow:visible}.luna .halo-ring{stroke-width:3px}.luna .halo-glow{stroke-width:6px}.luna .halo-glow-big{stroke-width:11px}.luna .orb-body{transform-box:view-box;transform-origin:60px 60px;transition:transform .5s cubic-bezier(.45,.05,.25,1);transform:scale(.8)}.luna--thinking .orb-body,.luna--scheduled .orb-body{transform:scale(.6)}.luna--cancelled .orb-body{transform:scale(.5)}.luna .surface{animation:7s linear infinite luna-spin-surface}@keyframes luna-spin-surface{0%{transform:translate(0)}to{transform:translate(-96px)}}.luna .tint{opacity:0;transition:opacity .45s}.luna .tint-fill{fill:var(--sc);transition:fill .4s}.luna .shade-limb,.luna .shade-spec{transition:opacity .45s}.luna--needs-input,.luna--blocked{--sc:#f59e0b}.luna--cancelled{--sc:#9ab0b8}.luna--done{--sc:#10b981}.luna--needs-input .tint,.luna--done .tint,.luna--cancelled .tint,.luna--blocked .tint{opacity:1}.luna--needs-input .shade-limb,.luna--done .shade-limb,.luna--cancelled .shade-limb,.luna--blocked .shade-limb,.luna--needs-input .shade-spec,.luna--done .shade-spec,.luna--cancelled .shade-spec,.luna--blocked .shade-spec{opacity:0}.luna .orb-glow{opacity:0;transition:opacity .45s}.luna--thinking .orb-glow{opacity:.45;animation:1.8s ease-in-out .45s infinite luna-glow}@keyframes luna-glow{0%,to{opacity:.45}50%{opacity:.95}}@keyframes luna-attn{0%,to{opacity:.5}50%{opacity:1}}.luna .phase{opacity:.95;transform-box:view-box;transform-origin:60px 60px;transform:rotate(11deg)}.luna .phase-term{fill:#000;rx:0px;cx:60px}.luna .phase-half,.luna .phase-half-inv{x:60px;width:0}.luna--waiting .phase-term,.luna--blocked .phase-term{rx:36.5px}.luna .disc{transition:opacity .2s}.luna--waiting .disc,.luna--blocked .disc{opacity:0}.luna--acting .phase-half{animation:2.2s linear infinite luna-phase-half}.luna--acting .phase-term{animation:2.2s linear infinite luna-phase-term}.luna--acting .phase-half-inv{animation:2.2s linear infinite luna-inverse-half}.luna--scheduled .phase-half{animation:66s linear infinite luna-phase-half}.luna--scheduled .phase-term{animation:66s linear infinite luna-phase-term}.luna--scheduled .phase-half-inv{animation:66s linear infinite luna-inverse-half}.luna--crescent .phase-half{animation:2.2s linear -1.3s infinite paused luna-phase-half}.luna--crescent .phase-term{animation:2.2s linear -1.3s infinite paused luna-phase-term}.luna--crescent .phase-half-inv{animation:2.2s linear -1.3s infinite paused luna-inverse-half}@keyframes luna-phase-half{0%,45.99%{x:60px;width:44px}46%,to{x:16px;width:44px}}@keyframes luna-phase-term{0%{rx:36.5px;cx:60px;fill:#fff}4.4%{rx:34.71px;cx:60px}8.8%{rx:29.53px;cx:60px}13.2%{rx:21.45px;cx:60px}17.6%{rx:11.28px;cx:60px}21.99%{fill:#fff}22%{rx:0px;cx:60px;fill:#000}26.4%{rx:11.28px;cx:63.53px}30.8%{rx:21.45px;cx:65.71px}35.2%{rx:29.53px;cx:65.71px}39.6%{rx:34.71px;cx:63.53px}44%{rx:36.5px;cx:60px}48%{rx:36.5px;cx:60px}52.4%{rx:34.71px;cx:56.47px}56.8%{rx:29.53px;cx:54.29px}61.2%{rx:21.45px;cx:54.29px}65.6%{rx:11.28px;cx:56.47px}69.99%{fill:#000}70%{rx:0px;cx:60px;fill:#fff}74.4%{rx:11.28px;cx:60px}78.8%{rx:21.45px;cx:60px}83.2%{rx:29.53px;cx:60px}87.6%{rx:34.71px;cx:60px}92%{rx:36.5px;cx:60px}to{rx:36.5px;cx:60px;fill:#fff}}@keyframes luna-inverse-half{0%,41%{x:16px;width:44px}44%,48%{x:16px;width:88px}51%,to{x:60px;width:44px}}.luna .halo-spin{transform-box:fill-box;transform-origin:50%;animation:6s linear infinite luna-spin}.luna--thinking .halo-spin{animation-duration:2.4s}.luna--waiting .halo-spin{animation-duration:3.6s}@keyframes luna-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.luna .halo-luna{opacity:1;transition:opacity .45s}.luna--needs-input .halo-luna,.luna--cancelled .halo-luna,.luna--done .halo-luna,.luna--blocked .halo-luna{opacity:0}.luna--waiting .halo-luna .halo-glow,.luna--waiting .halo-luna .halo-glow-big{animation:1.8s ease-in-out infinite luna-glow}.luna .halo-sent{opacity:0;transition:opacity .45s}.luna .halo-sent circle{stroke:var(--sc);transition:stroke .4s}.luna--needs-input .halo-sent,.luna--done .halo-sent,.luna--blocked .halo-sent{opacity:1}.luna--cancelled .halo-sent{opacity:.35}.luna--needs-input .halo-sent,.luna--blocked .halo-sent{animation:1s ease-in-out .45s infinite luna-attn}.luna--done .halo-sent .halo-glow,.luna--done .halo-sent .halo-glow-big{animation:2.6s ease-in-out .45s infinite luna-glow}.luna .sent{opacity:0;transform-box:view-box;transform-origin:60px 60px;transition:opacity .45s;transform:scale(.8)}.luna--blocked .sent{opacity:1}.luna .sent-ring circle{stroke:var(--sc)}.luna--boot .halo-spin circle{stroke-dasharray:283;animation:1s cubic-bezier(.76,0,.24,1) both luna-ring-draw}@keyframes luna-ring-draw{0%{stroke-dashoffset:283px}to{stroke-dashoffset:0}}.luna--boot .phase-half{animation:1.012s linear forwards luna-boot-half}.luna--boot .phase-term{animation:1.012s linear forwards luna-boot-term}.luna--boot .phase-half-inv{animation:1.012s linear forwards luna-boot-inv}@keyframes luna-boot-half{0%,to{x:16px;width:44px}}@keyframes luna-boot-term{0%{rx:36.5px;cx:60px;fill:#000}4.35%{rx:36.5px;cx:60px}13.91%{rx:34.71px;cx:56.47px}23.48%{rx:29.53px;cx:54.29px}33.04%{rx:21.45px;cx:54.29px}42.61%{rx:11.28px;cx:56.47px}52.15%{fill:#000}52.17%{rx:0px;cx:60px;fill:#fff}61.74%{rx:11.28px;cx:60px}71.3%{rx:21.45px;cx:60px}80.87%{rx:29.53px;cx:60px}90.43%{rx:34.71px;cx:60px}to{rx:36.5px;cx:60px;fill:#fff}}@keyframes luna-boot-inv{0%,4.35%{x:16px;width:88px}10.87%,to{x:60px;width:44px}}
