.uv-theme{width:60px;height:32px;display:inline-block;position:relative}.uv-theme input{opacity:0;width:0;height:0}.uv-slider{cursor:pointer;z-index:0;background-color:#2196f3;border-radius:34px;transition:all .4s;position:absolute;inset:0;overflow:hidden}.uv-sunmoon{background-color:#ffd93b;border-radius:50%;width:24px;height:24px;transition:all .4s;position:absolute;bottom:4px;left:4px}.uv-theme input:checked+.uv-slider{background-color:#1a1a1a}.uv-theme input:checked+.uv-slider .uv-sunmoon{background-color:#fff;animation:.6s ease-in-out both uv-rotate;transform:translate(28px)}.uv-moondot{opacity:0;fill:gray;z-index:4;transition:all .4s;position:absolute}.uv-theme input:checked+.uv-slider .uv-sunmoon .uv-moondot{opacity:1}.uv-md1{width:6px;height:6px;top:3px;left:9px}.uv-md2{width:9px;height:9px;top:9px;left:2px}.uv-md3{width:3px;height:3px;top:16px;left:15px}.uv-lr{z-index:-1;fill:#fff;opacity:.1;position:absolute}.uv-lr1{width:40px;height:40px;top:-8px;left:-8px}.uv-lr2{width:52px;height:52px;top:-50%;left:-50%}.uv-lr3{width:56px;height:56px;top:-18px;left:-18px}.uv-cloud-light{fill:#eee;animation:6s infinite uv-cloud;position:absolute}.uv-cloud-dark{fill:#ccc;animation:6s 1s infinite uv-cloud;position:absolute}.uv-c1{width:38px;top:14px;left:28px}.uv-c2{width:18px;top:9px;left:42px}.uv-c3{width:28px;top:22px;left:16px}.uv-c4{width:38px;top:16px;left:34px}.uv-c5{width:18px;top:13px;left:46px}.uv-c6{width:28px;top:24px;left:20px}.uv-stars{opacity:0;transition:all .4s;transform:translateY(-32px)}.uv-star{fill:#fff;transition:all .4s;animation:2s infinite uv-twinkle;position:absolute}.uv-theme input:checked+.uv-slider .uv-stars{opacity:1;transform:translateY(0)}.uv-st1{width:18px;animation-delay:.3s;top:2px;left:3px}.uv-st2{width:6px;top:14px;left:3px}.uv-st3{width:11px;animation-delay:.6s;top:18px;left:9px}.uv-st4{width:16px;animation-delay:1.3s;top:0;left:16px}@keyframes uv-cloud{0%{transform:translate(0)}40%{transform:translate(4px)}80%{transform:translate(-4px)}to{transform:translate(0)}}@keyframes uv-twinkle{0%{transform:scale(1)}40%{transform:scale(1.2)}80%{transform:scale(.8)}to{transform:scale(1)}}@keyframes uv-rotate{0%{transform:translate(28px)rotate(0)}to{transform:translate(28px)rotate(360deg)}}.uv-del{background-color:var(--surface-2);border:1px solid var(--line);height:30px;color:var(--muted);cursor:pointer;border-radius:8px;align-items:center;gap:6px;padding:0 12px;font-size:12px;font-weight:500;transition:background-color .2s,color .2s,border-color .2s,transform .1s;display:inline-flex}.uv-del .uv-del-icon{flex-shrink:0;width:13px}.uv-del .uv-del-icon path{fill:currentColor}.uv-del:hover{color:#fff;background-color:#ef4444;border-color:#ef4444}.uv-del:active{transform:scale(.97)}.uv-heart{--heart-color:var(--accent);width:34px;height:34px;transition:all .3s;position:relative}.uv-heart .uv-heart-cb{opacity:0;z-index:20;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.uv-heart .uv-heart-svgs{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.uv-heart .uv-heart-outline,.uv-heart .uv-heart-filled{width:22px;height:22px;position:absolute}.uv-heart .uv-heart-outline{fill:var(--muted)}.uv-heart .uv-heart-filled{fill:var(--heart-color);animation:1s uv-heart-filled;display:none}.uv-heart .uv-heart-celebrate{width:60px;height:60px;stroke:var(--heart-color);fill:var(--heart-color);stroke-width:1px;animation:.5s forwards uv-heart-celebrate;display:none;position:absolute}.uv-heart .uv-heart-cb:checked~.uv-heart-svgs .uv-heart-filled{display:block}.uv-heart .uv-heart-cb:checked~.uv-heart-svgs .uv-heart-outline{display:none}.uv-heart .uv-heart-cb:checked~.uv-heart-svgs .uv-heart-celebrate{display:block}@keyframes uv-heart-filled{0%{transform:scale(0)}25%{transform:scale(1.2)}50%{filter:brightness(1.5);transform:scale(1)}}@keyframes uv-heart-celebrate{0%{transform:scale(0)}50%{opacity:1;filter:brightness(1.5)}to{opacity:0;transform:scale(1.4)}}.uv-check{cursor:pointer;display:inline-flex}.uv-check input{display:none}.uv-check svg{overflow:visible}.uv-check .uv-check-path{fill:none;stroke:var(--muted);stroke-width:6px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:241 10000000;stroke-dashoffset:0;transition:stroke-dasharray .5s,stroke-dashoffset .5s,stroke .3s}.uv-check input:checked~svg .uv-check-path{stroke:var(--accent);stroke-dasharray:70.5097 10000000;stroke-dashoffset:-262.272px}.uv-hint{display:inline-flex;position:relative}.uv-hint-dot{z-index:3;border:1px solid color-mix(in srgb, var(--accent) 50%, transparent);width:30px;height:30px;color:var(--accent);background:color-mix(in srgb, var(--accent) 12%, transparent);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:flex;position:relative}.uv-hint-pulse{background:color-mix(in srgb, var(--accent) 40%, transparent);z-index:1;border-radius:50%;width:30px;height:30px;margin:-15px 0 0 -15px;animation:2s infinite uv-pulse;position:absolute;top:50%;left:50%}@keyframes uv-pulse{0%{opacity:.6;transform:scale(1)}to{opacity:0;transform:scale(2.6)}}.uv-ds{--uib-speed:.9s;height:var(--uib-size,1.4rem);width:var(--uib-size,1.4rem);display:inline-flex;position:relative}.uv-ds__d{align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.uv-ds__d:before{content:"";opacity:.5;width:20%;height:20%;animation:uv-ds-pulse calc(var(--uib-speed) * 1.111) ease-in-out infinite;background-color:currentColor;border-radius:50%;transform:scale(0)}.uv-ds__d:nth-child(2){transform:rotate(45deg)}.uv-ds__d:nth-child(2):before{animation-delay:calc(var(--uib-speed) * -.875)}.uv-ds__d:nth-child(3){transform:rotate(90deg)}.uv-ds__d:nth-child(3):before{animation-delay:calc(var(--uib-speed) * -.75)}.uv-ds__d:nth-child(4){transform:rotate(135deg)}.uv-ds__d:nth-child(4):before{animation-delay:calc(var(--uib-speed) * -.625)}.uv-ds__d:nth-child(5){transform:rotate(180deg)}.uv-ds__d:nth-child(5):before{animation-delay:calc(var(--uib-speed) * -.5)}.uv-ds__d:nth-child(6){transform:rotate(225deg)}.uv-ds__d:nth-child(6):before{animation-delay:calc(var(--uib-speed) * -.375)}.uv-ds__d:nth-child(7){transform:rotate(270deg)}.uv-ds__d:nth-child(7):before{animation-delay:calc(var(--uib-speed) * -.25)}.uv-ds__d:nth-child(8){transform:rotate(315deg)}.uv-ds__d:nth-child(8):before{animation-delay:calc(var(--uib-speed) * -.125)}@keyframes uv-ds-pulse{0%,to{opacity:.5;transform:scale(0)}50%{opacity:1;transform:scale(1)}}.uv-bb{z-index:1;width:168px;height:54px;margin:0 auto;position:relative}.uv-bb .uv-bb-c{background-color:var(--ink);transform-origin:50%;border-radius:50%;width:18px;height:18px;animation:.5s infinite alternate uv-bb-circle;position:absolute;left:15%}.uv-bb .uv-bb-c:nth-child(2){animation-delay:.2s;left:45%}.uv-bb .uv-bb-c:nth-child(3){animation-delay:.3s;left:auto;right:15%}.uv-bb .uv-bb-s{background-color:color-mix(in srgb, var(--ink) 55%, transparent);transform-origin:50%;z-index:-1;filter:blur(1px);border-radius:50%;width:18px;height:4px;animation:.5s infinite alternate uv-bb-shadow;position:absolute;top:56px;left:15%}.uv-bb .uv-bb-s:nth-child(5){animation-delay:.2s;left:45%}.uv-bb .uv-bb-s:nth-child(6){animation-delay:.3s;left:auto;right:15%}@keyframes uv-bb-circle{0%{border-radius:50px 50px 25px 25px;height:5px;top:54px;transform:scaleX(1.7)}40%{border-radius:50%;height:18px;transform:scaleX(1)}to{top:0%}}@keyframes uv-bb-shadow{0%{transform:scaleX(1.5)}40%{opacity:.7;transform:scaleX(1)}to{opacity:.4;transform:scaleX(.2)}}.uv-ham{width:12em;height:12em;font-size:12px;position:relative}.uv-ham .wheel,.uv-ham .hamster,.uv-ham .hamster div,.uv-ham .spoke{position:absolute}.uv-ham .wheel,.uv-ham .spoke{border-radius:50%;width:100%;height:100%;top:0;left:0}.uv-ham .wheel{z-index:2;background:radial-gradient(100% 100%,#9990 47.8%,#999 48%)}.uv-ham .hamster{animation:uv-hamster var(--dur,1s) ease-in-out infinite;transform-origin:50% 0;z-index:1;width:7em;height:3.75em;top:50%;left:calc(50% - 3.5em);transform:rotate(4deg)translate(-.8em,1.85em)}.uv-ham .hamster__head{animation:uv-hamsterHead var(--dur,1s) ease-in-out infinite;transform-origin:100%;background:#f48c25;border-radius:70% 30% 0 100%/40% 25% 25% 60%;width:2.75em;height:2.5em;top:0;left:-2em;box-shadow:inset 0 -.25em #facc9e,inset .75em -1.55em #fce6cf}.uv-ham .hamster__ear{animation:uv-hamsterEar var(--dur,1s) ease-in-out infinite;transform-origin:50% 75%;background:#fbb6b6;border-radius:50%;width:.75em;height:.75em;top:-.25em;right:-.25em;box-shadow:inset -.25em 0 #f48c25}.uv-ham .hamster__eye{animation:uv-hamsterEye var(--dur,1s) linear infinite;background-color:#000;border-radius:50%;width:.5em;height:.5em;top:.375em;left:1.25em}.uv-ham .hamster__nose{background:#f98686;border-radius:35% 65% 85% 15%/70% 50% 50% 30%;width:.2em;height:.25em;top:.75em;left:0}.uv-ham .hamster__body{animation:uv-hamsterBody var(--dur,1s) ease-in-out infinite;transform-origin:17%;width:4.5em;height:3em;transform-style:preserve-3d;background:#fce6cf;border-radius:50% 30%/15% 60% 40% 40%;top:.25em;left:2em;box-shadow:inset .1em .75em #f48c25,inset .15em -.5em #facc9e}.uv-ham .hamster__limb--fr,.uv-ham .hamster__limb--fl{clip-path:polygon(0 0,100% 0,70% 80%,60% 100%,0% 100%,40% 80%);transform-origin:50% 0;width:1em;height:1.5em;top:2em;left:.5em}.uv-ham .hamster__limb--fr{animation:uv-hamsterFRLimb var(--dur,1s) linear infinite;background:linear-gradient(#facc9e 80%,#f98686 80%);transform:rotate(15deg)translateZ(-1px)}.uv-ham .hamster__limb--fl{animation:uv-hamsterFLLimb var(--dur,1s) linear infinite;background:linear-gradient(#fce6cf 80%,#fbb6b6 80%);transform:rotate(15deg)}.uv-ham .hamster__limb--br,.uv-ham .hamster__limb--bl{clip-path:polygon(0 0,100% 0,100% 30%,70% 90%,70% 100%,30% 100%,40% 90%,0% 30%);transform-origin:50% 30%;border-radius:.75em .75em 0 0;width:1.5em;height:2.5em;top:1em;left:2.8em}.uv-ham .hamster__limb--br{animation:uv-hamsterBRLimb var(--dur,1s) linear infinite;background:linear-gradient(#facc9e 90%,#f98686 90%);transform:rotate(-25deg)translateZ(-1px)}.uv-ham .hamster__limb--bl{animation:uv-hamsterBLLimb var(--dur,1s) linear infinite;background:linear-gradient(#fce6cf 90%,#fbb6b6 90%);transform:rotate(-25deg)}.uv-ham .hamster__tail{animation:uv-hamsterTail var(--dur,1s) linear infinite;transform-origin:.25em .25em;background:#fbb6b6;border-radius:.25em 50% 50% .25em;width:1em;height:.5em;top:1.5em;right:-.5em;transform:rotate(30deg)translateZ(-1px);box-shadow:inset 0 -.2em #f98686}.uv-ham .spoke{animation:uv-spoke var(--dur,1s) linear infinite;background:radial-gradient(100% 100%,#999 4.8%,#9990 5%),linear-gradient(#8c8c8c00 46.9%,#a6a6a6 47% 52.9%,#a6a6a600 53%) 50%/99% 99% no-repeat}@keyframes uv-hamster{0%,to{transform:rotate(4deg)translate(-.8em,1.85em)}50%{transform:rotate(0)translate(-.8em,1.85em)}}@keyframes uv-hamsterHead{0%,25%,50%,75%,to{transform:rotate(0)}12.5%,37.5%,62.5%,87.5%{transform:rotate(8deg)}}@keyframes uv-hamsterEye{0%,90%,to{transform:scaleY(1)}95%{transform:scaleY(0)}}@keyframes uv-hamsterEar{0%,25%,50%,75%,to{transform:rotate(0)}12.5%,37.5%,62.5%,87.5%{transform:rotate(12deg)}}@keyframes uv-hamsterBody{0%,25%,50%,75%,to{transform:rotate(0)}12.5%,37.5%,62.5%,87.5%{transform:rotate(-2deg)}}@keyframes uv-hamsterFRLimb{0%,25%,50%,75%,to{transform:rotate(50deg)translateZ(-1px)}12.5%,37.5%,62.5%,87.5%{transform:rotate(-30deg)translateZ(-1px)}}@keyframes uv-hamsterFLLimb{0%,25%,50%,75%,to{transform:rotate(-30deg)}12.5%,37.5%,62.5%,87.5%{transform:rotate(50deg)}}@keyframes uv-hamsterBRLimb{0%,25%,50%,75%,to{transform:rotate(-60deg)translateZ(-1px)}12.5%,37.5%,62.5%,87.5%{transform:rotate(20deg)translateZ(-1px)}}@keyframes uv-hamsterBLLimb{0%,25%,50%,75%,to{transform:rotate(20deg)}12.5%,37.5%,62.5%,87.5%{transform:rotate(-60deg)}}@keyframes uv-hamsterTail{0%,25%,50%,75%,to{transform:rotate(30deg)translateZ(-1px)}12.5%,37.5%,62.5%,87.5%{transform:rotate(10deg)translateZ(-1px)}}@keyframes uv-spoke{0%{transform:rotate(0)}to{transform:rotate(-1turn)}}
