.v{--tint-ink: color-mix(in srgb, var(--tint) 58%, #1d1d1f);position:absolute;left:28px;right:28px;bottom:26px;height:160px;pointer-events:none;font-size:13.5px;line-height:1.3;color:var(--ink)}@media (min-width: 961px){.s-app[data-span="6"] .v{left:auto;top:28px;bottom:28px;width:46%;height:auto}}.v-bar,.v-results li,.v-modules li,.v-rec,.v-until{border-radius:13px;background:#ffffffeb;box-shadow:0 10px 26px #1d1d1f1a,0 1px 2px #1d1d1f0f}.v-launcher{display:flex;flex-direction:column;justify-content:center;gap:9px}.v-bar{display:flex;align-items:center;gap:9px;padding:12px 14px;font-size:16px;font-weight:600}.v-bar svg{flex:none;width:17px;height:17px;color:var(--tint)}.v-typed{overflow:hidden;width:3.95em;white-space:nowrap;animation:v-type 7s infinite}@keyframes v-type{0%,8%{width:0;animation-timing-function:steps(7,end)}32%,94%{width:3.95em}to{width:0}}.v-caret{width:2px;height:19px;margin-left:-6px;border-radius:1px;background:var(--tint);animation:v-blink 1s steps(1) infinite}@keyframes v-blink{50%{opacity:0}}.v-results{display:grid;gap:7px;margin:0;padding:0;list-style:none}.v-results li{display:flex;align-items:center;gap:10px;padding:9px 13px;background:#ffffff9e;box-shadow:none;animation:v-answer 7s infinite}.v-results li:nth-child(2){animation-delay:.35s}.v-results li:nth-child(3){animation-delay:.7s}@keyframes v-answer{0%,36%{opacity:0;translate:0 7px}44%,90%{opacity:1;translate:0 0}98%,to{opacity:0;translate:0 0}}.v-results .v-hit{justify-content:space-between;font-size:15px;color:var(--tint-ink);background:#fffffff2;box-shadow:0 0 0 1.5px color-mix(in srgb,var(--tint) 55%,transparent),0 10px 26px #1d1d1f1a}.v-results kbd{padding:1px 7px;border-radius:6px;font:inherit;font-size:12px;color:var(--tint-ink);background:color-mix(in srgb,var(--tint) 16%,transparent)}.v-results li>i{height:8px;border-radius:4px;background:#1d1d1f29}.v-results li>i:first-child{width:42%}.v-results li>i:last-child{width:22%;background:#1d1d1f14}@property --t{syntax: "<integer>"; inherits: false; initial-value: 21;}.v-temp{--t: 21;position:absolute;right:0;bottom:-6px;font-size:84px;font-weight:700;line-height:1;letter-spacing:-.05em;color:var(--tint-ink);counter-reset:t var(--t);animation:v-warm 12s ease-in-out infinite alternate}.v-temp:after{content:counter(t) "°"}@keyframes v-warm{0%{--t: 16}to{--t: 24}}.v-sun{position:absolute;left:6px;top:6px;width:62px;height:62px;border-radius:50%;background:linear-gradient(135deg,#ffe27a,#ff9f45);box-shadow:0 0 34px #ffb03ca6;animation:v-sun 12s ease-in-out infinite alternate}@keyframes v-sun{0%{translate:0 26px;scale:.86;opacity:.7}to{translate:0 0;scale:1;opacity:1}}.v-cloud{position:absolute;height:30px;border-radius:15px;background:#fff;box-shadow:0 10px 22px #1d1d1f1a}.v-cloud:before{content:"";position:absolute;left:22%;bottom:45%;width:46%;height:120%;border-radius:50%;background:#fff}.v-cloud-a{left:34px;top:40px;width:92px;animation:v-drift 12s ease-in-out infinite alternate}.v-cloud-b{left:120px;top:12px;width:58px;height:20px;opacity:.85;animation:v-drift 12s ease-in-out infinite alternate-reverse}@keyframes v-drift{0%{translate:-10px 0}to{translate:46px 0;opacity:.35}}.v-recorder{display:flex;flex-direction:column;justify-content:flex-end;gap:12px}.v-rec{display:inline-flex;align-items:center;align-self:flex-start;gap:8px;margin:0;padding:7px 13px 7px 11px;border-radius:999px;font-size:12.5px;font-weight:600}.v-rec i{width:9px;height:9px;border-radius:50%;background:#ff453a;animation:v-pulse 1.4s ease-in-out infinite}@keyframes v-pulse{50%{opacity:.35;scale:.8}}.v-strip{display:flex;gap:5px;height:52px}.v-strip i{flex:1 1 0;min-width:0;border-radius:10px;background:linear-gradient(180deg,color-mix(in srgb,var(--tint) 62%,#fff),var(--tint));box-shadow:0 8px 18px color-mix(in srgb,var(--tint) 30%,transparent)}.v-strip .v-dead{flex-grow:.0001;margin-left:-5px;opacity:0;background:#1d1d1f24;box-shadow:none;animation:v-cut 9s ease-in-out infinite}@keyframes v-cut{0%,20%{flex-grow:1;margin-left:0;opacity:1}36%,90%{flex-grow:.0001;margin-left:-5px;opacity:0}to{flex-grow:1;margin-left:0;opacity:1}}.v-strip .v-zoomed{scale:1.12;box-shadow:0 0 0 3px #fff,0 10px 22px color-mix(in srgb,var(--tint) 45%,transparent);animation:v-zoom 9s ease-in-out infinite}@keyframes v-zoom{0%,42%{scale:1;box-shadow:0 0 #fff,0 8px 18px color-mix(in srgb,var(--tint) 30%,transparent)}52%,88%{scale:1.12;box-shadow:0 0 0 3px #fff,0 10px 22px color-mix(in srgb,var(--tint) 45%,transparent)}to{scale:1;box-shadow:0 0 #fff,0 8px 18px color-mix(in srgb,var(--tint) 30%,transparent)}}.v-beats{display:flex;justify-content:space-between;padding:0 14%}.v-beats i{width:7px;height:7px;border-radius:50%;background:var(--tint-ink);opacity:.25;animation:v-beat 1.8s ease-out infinite}.v-beats i:nth-child(2){animation-delay:.36s}.v-beats i:nth-child(3){animation-delay:.72s}.v-beats i:nth-child(4){animation-delay:1.08s}.v-beats i:nth-child(5){animation-delay:1.44s}@keyframes v-beat{0%{opacity:1;scale:1.7}30%,to{opacity:.25;scale:1}}.v-storage{display:flex;align-items:center;justify-content:center;gap:22px}.v-ring,.v-dial{flex:none;overflow:visible}.v-ring{width:132px;height:132px}.v-track{fill:none;stroke:#1d1d1f14;stroke-width:13}.v-arc{fill:none;stroke-width:13;stroke-linecap:round;rotate:-90deg;transform-origin:50% 50%;animation:v-arc 9s ease-out infinite}.v-arc-1{--len: 28;stroke:#f0b429;stroke-dasharray:28 100;stroke-dashoffset:0}.v-arc-2{--len: 18;stroke:#ff6f61;stroke-dasharray:18 100;stroke-dashoffset:-32;animation-delay:.5s}.v-arc-3{--len: 11;stroke:#e8508f;stroke-dasharray:11 100;stroke-dashoffset:-54;animation-delay:1s}.v-arc-4{--len: 26;stroke:#a9a9b5;stroke-dasharray:26 100;stroke-dashoffset:-69;animation-delay:1.5s}@keyframes v-arc{0%,8%{stroke-dasharray:0 100;opacity:0}10%{opacity:1}30%,90%{stroke-dasharray:var(--len) 100;opacity:1}98%,to{stroke-dasharray:var(--len) 100;opacity:0}}.v-legend{display:grid;gap:8px;margin:0;padding:0;list-style:none;font-weight:600}.v-legend li{display:flex;align-items:center;gap:9px;padding:3px 10px 3px 0;animation:v-name 9s ease-out infinite}.v-legend i{width:10px;height:10px;border-radius:50%}.v-legend li:nth-child(1) i{background:#f0b429}.v-legend li:nth-child(2) i{background:#ff6f61}.v-legend li:nth-child(2){animation-delay:.5s}.v-legend li:nth-child(3) i{background:#e8508f}.v-legend li:nth-child(3){animation-delay:1s}.v-legend li:nth-child(4) i{background:#a9a9b5}.v-legend li:nth-child(4){padding-left:10px;margin-left:-10px;border-radius:999px;color:var(--tint-ink);background:#ffffffe6;box-shadow:0 8px 20px #1d1d1f1a;animation-delay:1.5s}@keyframes v-name{0%,14%{opacity:0;translate:-6px 0}26%,90%{opacity:1;translate:0 0}98%,to{opacity:0;translate:0 0}}.v-switches{display:flex;align-items:center}.v-modules{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;width:100%;margin:0;padding:0;list-style:none}.v-modules li{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0;padding:11px 12px 11px 14px;font-weight:600}.v-modules span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v-modules i{position:relative;flex:none;width:38px;height:22px;border-radius:11px;background:var(--tint);animation:v-track 8s ease-in-out infinite}.v-modules i:after{content:"";position:absolute;left:3px;top:3px;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0000004d;translate:16px 0;animation:v-knob 8s ease-in-out infinite}.v-modules li:nth-child(2) i,.v-modules li:nth-child(2) i:after{animation-delay:.8s}.v-modules li:nth-child(3) i,.v-modules li:nth-child(3) i:after{animation-delay:1.6s}.v-modules li:nth-child(4) i,.v-modules li:nth-child(4) i:after{animation-delay:2.4s}@keyframes v-track{0%,10%{background:#1d1d1f29}16%,86%{background:var(--tint)}92%,to{background:#1d1d1f29}}@keyframes v-knob{0%,10%{translate:0 0}16%,86%{translate:16px 0}92%,to{translate:0 0}}.v-countdown{display:grid;grid-template-rows:1fr auto;justify-items:center;align-items:center;gap:8px}.v-dial{grid-area:1 / 1;width:112px;height:112px}.v-dial .v-track{stroke-width:9}.v-left{fill:none;stroke:var(--tint);stroke-width:9;stroke-linecap:round;stroke-dasharray:100;stroke-dashoffset:34;rotate:-90deg;transform-origin:50% 50%;animation:v-run-down 12s linear infinite}@keyframes v-run-down{0%{stroke-dashoffset:0}to{stroke-dashoffset:100}}.v-moon{grid-area:1 / 1;width:40px;height:40px;border-radius:50%;background:var(--tint-ink);-webkit-mask:radial-gradient(circle at 70% 32%,transparent 46%,#000 48%);mask:radial-gradient(circle at 70% 32%,transparent 46%,#000 48%)}.v-star{position:absolute;width:5px;height:5px;border-radius:50%;background:var(--tint-ink);animation:v-twinkle 3s ease-in-out infinite}.v-star-a{left:14%;top:12%}.v-star-b{right:12%;top:30%;animation-delay:1s}.v-star-c{left:22%;top:58%;width:3px;height:3px;animation-delay:2s}.v-star-d{left:4%;top:40%;width:3px;height:3px;animation-delay:.5s}.v-star-e{right:4%;top:4%;width:4px;height:4px;animation-delay:1.5s}.v-star-f{right:22%;top:70%;width:3px;height:3px;animation-delay:2.5s}@keyframes v-twinkle{50%{opacity:.15;scale:.6}}.v-until{margin:0;padding:6px 13px;border-radius:999px;font-size:12.5px;font-weight:600;color:var(--tint-ink)}.s-app-dark .v{--tint-ink: color-mix(in srgb, var(--tint) 45%, #fff);color:#fff}.s-app-dark :is(.v-rec,.v-until){color:#fff;background:#ffffff1f;box-shadow:inset 0 0 0 1.5px #ffffff47;backdrop-filter:blur(10px)}.s-app-dark .v-strip i{background:linear-gradient(180deg,color-mix(in srgb,var(--tint) 55%,#fff),var(--tint));box-shadow:0 0 26px color-mix(in srgb,var(--tint) 60%,transparent)}.s-app-dark .v-strip .v-dead{background:#fff3;box-shadow:none}.s-app-dark .v-track{stroke:#ffffff24}.s-app-dark .v-left{stroke:color-mix(in srgb,var(--tint) 60%,#fff);filter:drop-shadow(0 0 8px var(--tint))}.s-app-dark .v-moon{background:linear-gradient(135deg,#8fe3ff,#9a8cff 55%,#f0a6ff);filter:drop-shadow(0 0 12px rgb(154 140 255 / .7))}.s-app-dark .v-star{background:#fff}@media (prefers-reduced-motion: reduce){.v *,.v *:after{animation:none!important}}
