:root{--light-color:#f3efef;--dark-color:#22223b;--shadow-color:#9a8c98;--tree-color:#9c8779;--tree-dark-color:#866751;--body-gradient-top-color:#ecc387;--body-gradient-bottom-color:#ff9782;--bg-gradient-first-color:#ffd194;--bg-gradient-second-color:#70e1f5}body,html{height:100%;margin:0;max-height:100vh;overflow:hidden;padding:0;width:100%}html{background:linear-gradient(-165deg,var(--bg-gradient-first-color) 0,var(--bg-gradient-second-color) 100%)!important;background-attachment:fixed}body{background:transparent!important;box-sizing:border-box;font-family:Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;margin:0;padding:0;position:relative}.app{--size:30rem;background:transparent;display:block;height:var(--size);left:50%;margin-left:calc(var(--size)/2*-1);margin-top:calc(var(--size)/2*-1);overflow:hidden;position:absolute;top:50%;width:var(--size)}@media (max-width:767px){.app{transform:scale(.9) translateX(10px)}}.beaver{background-color:var(--dark-color);height:5px;left:50%;top:50%;transform:rotate(20deg) translateX(-2rem);width:5px;z-index:100}.beaver,.beaver *{display:block;overflow:visible;position:absolute}.head-wrapper{position:relative;z-index:5}.head{height:7.9em;left:-3.4rem;overflow:hidden;top:-5.9rem;transform:rotate(64deg) scaleY(.95) translateY(-.3em);width:3.9rem}.head__inner{background:linear-gradient(to right,var(--body-gradient-top-color),var(--body-gradient-bottom-color));border:2px solid var(--dark-color);border-radius:3rem;border-right:none;border-top:none;height:7.2rem;width:6.9rem}.nose{background:var(--dark-color);border-bottom-width:.05rem;border-radius:40%;height:.4rem;left:-2.7rem;top:-.7rem;transform:rotate(-12deg);width:1rem;z-index:6}.teeth{left:-3.4rem}.teeth:before{border-right:1px solid var(--dark-color);border-top-right-radius:.4em}.body{background:linear-gradient(var(--body-gradient-top-color),var(--body-gradient-bottom-color));border:1px solid var(--dark-color);border-radius:52% 43% 2rem 2em;height:9rem;left:-2.9rem;top:-6.7rem;transform:rotate(7deg);transform:rotate(-10.3deg) rotate3d(1,1,1,-33deg);width:10rem;z-index:1}.hand{background:linear-gradient(var(--body-gradient-top-color),var(--body-gradient-bottom-color));border-radius:50% 40%;height:2rem;width:2.5rem;z-index:4}.hand--left{border:2px solid var(--dark-color);left:-5.1em;top:0;transform:rotate(-21deg)}.hand--right{border-bottom:2px solid var(--dark-color);border-left:2px solid var(--dark-color);left:2.5rem;top:-2rem;z-index:6}.hand--back{border:2px solid var(--dark-color);border-left:none;left:5.7rem;top:-3.7rem;z-index:1}.tail{background:linear-gradient(var(--body-gradient-top-color),var(--body-gradient-bottom-color));border-radius:1em 3em 2em 2em;border-right:1px solid var(--dark-color);border-top:1px solid var(--dark-color);height:2.8em;right:-9.4rem;top:-4.9em;transform:rotate(-8.2deg);width:4.8rem;z-index:0}.trunk{background:linear-gradient(var(--tree-color),var(--tree-dark-color));border-radius:2.5em 0 0 2.5rem;border-top:2px solid var(--dark-color);height:5rem;left:-7.5rem;perspective:2em;top:-.1rem;transform:rotate(345deg);transform-style:preserve-3d;width:17rem;z-index:2}.trunk__end--left{display:none}.trunk__end--right{background-color:var(--light-color);border:2px solid var(--dark-color);border-radius:50%;height:calc(100% - 2px);right:-2rem;top:-2px;width:4rem}.app-text{align-items:center;color:var(--dark-color);display:flex;flex-direction:column;font-size:1.4rem;font-weight:600;justify-content:center;left:50%;position:absolute;text-align:center;top:3rem;transform:translateX(-50%);width:100%;z-index:100}@media (max-width:767px){.app-text{margin-left:-10px}}.head-wrapper.work{animation-duration:1.4s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:up-down-animations;will-change:transform;z-index:6}@keyframes eye-animations{0%{transform:scaleX(1) scaleY(1) translateY(0)}5%{transform:scaleX(2) scaleY(.5) translateY(2px)}15%{transform:scaleX(1) scaleY(1) translateY(0)}to{transform:scaleX(1) scaleY(1) translateY(0)}}@keyframes up-down-animations{0%{transform:translateX(0) translateY(0)}10%{transform:translateX(-.2rem) translateY(.3rem)}20%{transform:translateX(0) translateY(0)}30%{transform:translateX(-.2rem) translateY(.3rem)}40%{transform:translateX(0) translateY(0)}50%{transform:translateX(-.2rem) translateY(.3rem)}60%{transform:translateX(0) translateY(0)}70%{transform:translateX(-.2rem) translateY(.3rem)}80%{transform:translateX(0) translateY(0)}to{transform:translateX(0) translateY(0)}}.head-wrapper.relax{animation:none!important;animation-delay:0s!important;animation-duration:0s!important;animation-fill-mode:none!important;animation-iteration-count:0!important;animation-name:none!important;will-change:auto!important;z-index:6}.work-controls{flex-direction:row;justify-content:flex-end;right:4rem;top:1.5rem}.work-button{border:1px solid var(--dark-color);border-radius:2rem;color:var(--dark-color);font-size:.875rem;padding:.25rem .875rem .3rem;transition:border .1s ease,color .1s ease}.work-button:hover{border:1px solid var(--tree-color);color:var(--tree-color)}.work-controls{display:flex;flex-direction:column;position:absolute;right:1.5rem;top:4rem;width:1.5rem}.work-button{align-items:center;border-radius:50%;cursor:pointer;display:flex;height:1.5rem;justify-content:center;position:relative;width:1.5rem}.work-button:after{border:none;border-bottom:.5em solid transparent;border-left:.7em solid var(--dark-color);border-radius:.2rem;border-top:.5em solid transparent;content:"";display:block;height:0;transform:translateX(.1em);transition:border-left .2s ease;width:0}.work-button:hover:after{border-left:.7em solid var(--tree-dark-color)}.stop-button{align-items:center;border-radius:50%;cursor:pointer;display:flex;height:1.5rem;justify-content:center;position:relative;width:1.5rem}.stop-button:after{background-color:var(--dark-color);border-radius:.2rem;content:"";display:block;height:1rem;transition:background-color .2s ease;width:1rem}.stop-button:hover:after{background-color:var(--tree-dark-color)}.eyes{top:-.8rem}.eye{background-color:var(--dark-color);border-radius:50%;height:5px;width:5px;z-index:6}.eye--left{left:-3rem;top:-.9rem}.eye--rigth{left:-1.5rem;top:-1.05rem}.ear{border:solid var(--dark-color);border-radius:50%;border-width:2px 2px .05rem;height:.4em;width:.8em;z-index:6}.ear--left{left:-3.3rem;top:-2.8rem;transform:rotate(-20deg)}.ear--rigth{left:-.6rem;top:-3.3rem;transform:rotate(-15deg);width:.9em}.teeth{background-color:var(--light-color);border-radius:50%;border-top:1px solid var(--dark-color);height:.9rem;left:-3.33rem;top:-.1em;transform:rotate(-16.5deg);width:4rem;z-index:6}.teeth:before{background-color:var(--light-color);border-bottom:2px solid var(--dark-color);border-left:2px solid var(--dark-color);border-radius:0 0 .7rem 1.3rem;border-top-right-radius:.3em;top:calc(50% - 3px);width:calc(100% - 2px)}.teeth:after,.teeth:before{content:"";height:1rem;position:absolute}.teeth:after{background-color:transparent;border-left:2px solid var(--dark-color);border-radius:50%;left:37%;top:.3rem;width:.3rem}.teeth--bottom{display:none}.glass{display:block;height:2rem;left:9.4em;position:absolute;top:11.7em;transform:rotate(0) translateY(-14em);width:5rem;z-index:110}.glass.showed{transform:rotate(5deg) translateY(0);transition:transform 1s linear;will-change:transform}.glass-block{background-color:var(--dark-color);display:block;position:absolute}.glass-block-1{height:.3em;left:0;top:0;width:100%}.glass-block-2{left:5%}.glass-block-2,.glass-block-3{height:.3em;top:.3em;width:40%}.glass-block-3{left:55%}.glass-block-4{height:.6em;left:10%;top:.3em;width:30%}.glass-block-5{height:.3em;left:60%;top:.6em;width:30%}.glass-block-6{left:15%}.glass-block-6,.glass-block-7{height:.3em;top:.9em;width:20%}.glass-block-7{left:65%}.glass-block-8{height:.3em;left:-20%;top:0;width:50%}.glass-block-9{height:.3rem;left:-25%;top:.3rem;width:15%}.blick{background-color:#fff;display:block;height:.3em;position:absolute;width:.3em;z-index:2}.blick-1{left:15%;top:.3em}.blick-2{left:20%;top:.6em}.blick-3{left:65%;top:.3em}.blick-4{left:70%;top:.6em}.intro-screen.svelte-qupccr{align-items:center;background:linear-gradient(-165deg,var(--bg-gradient-first-color) 0,var(--bg-gradient-second-color) 100%);background-attachment:fixed;display:flex;height:100vh;justify-content:center;left:0;max-width:100vw;opacity:1;position:fixed;top:0;transition:opacity .8 ease;width:100vw;z-index:10000}.intro-screen.hiding.svelte-qupccr{opacity:0;pointer-events:none}.intro-content.svelte-qupccr{color:var(--dark-color);max-width:600px;padding:2rem;position:relative;text-align:center}.intro-sentence.svelte-qupccr{font-size:2.5rem;font-weight:600;line-height:1.1;margin:1.3rem 0;opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease;visibility:hidden}.intro-sentence.visible.svelte-qupccr{opacity:1;transform:translateY(0);visibility:visible}.intro-start-button.svelte-qupccr{animation:svelte-qupccr-fadeInScale .5s ease .3s forwards;background:var(--dark-color);border:3px solid var(--dark-color);border-radius:2rem;color:var(--light-color);cursor:pointer;font-family:Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.2rem;font-weight:600;left:50%;margin-top:2rem;opacity:0;padding:1rem 3rem;position:absolute;top:100%;transform:translateX(-50%) scale(.9);transition:all .3s ease}@keyframes svelte-qupccr-fadeInScale{to{opacity:1;transform:translateX(-50%) scale(1)}}.intro-start-button.svelte-qupccr:hover{background:transparent;border-color:var(--dark-color);color:var(--dark-color);transform:translateX(-50%) scale(1.05)}.intro-start-button.svelte-qupccr:active{background:transparent;color:var(--dark-color);transform:translateX(-50%) scale(.95)}@media(min-width:768px) and (max-width:1024px){.intro-screen.svelte-qupccr{align-items:flex-start;padding-top:10vh}.intro-sentence.svelte-qupccr{font-size:2rem}}@media(max-width:767px){.intro-screen.svelte-qupccr{align-items:flex-start}.intro-content.svelte-qupccr{padding:.5rem 1.5rem;text-align:left}.intro-sentence.svelte-qupccr{font-size:1.3rem}}.underlined.svelte-tcnp9q{border-bottom:3px dotted #666;cursor:help;display:inline-block;line-height:1.11}.progress-bar.svelte-1yf36v7{bottom:1rem;left:50%;max-width:28rem;position:absolute;transform:translateX(-50%);width:100%;z-index:200}.progress-bar__period-labels.svelte-1yf36v7{height:1.5rem;margin-bottom:.4rem;position:relative;width:100%}.progress-bar__period-label.svelte-1yf36v7{color:var(--dark-color);font-size:.8rem;font-weight:600;line-height:1.5rem;opacity:1;position:absolute;text-shadow:0 0 2px hsla(0,0%,100%,.8);white-space:nowrap;z-index:1}.progress-bar__period-label--work.svelte-1yf36v7{left:0}.progress-bar__period-label--rest.svelte-1yf36v7{position:absolute}.progress-bar__track.svelte-1yf36v7{background-color:transparent;border:2px solid var(--dark-color);border-radius:.75rem;display:flex;height:1.5rem;overflow:hidden;position:relative}.progress-bar__section.svelte-1yf36v7{align-items:center;display:flex;height:100%;overflow:hidden;position:relative}.progress-bar__divider.svelte-1yf36v7{background-color:var(--dark-color);flex-shrink:0;width:2px;z-index:10}.progress-bar__fill.svelte-1yf36v7{height:100%;transition:width .3s ease}.progress-bar__fill--work.svelte-1yf36v7{background:linear-gradient(90deg,var(--body-gradient-top-color),var(--body-gradient-bottom-color))}.progress-bar__fill--relax.svelte-1yf36v7{background:linear-gradient(90deg,#4ade80,#22c55e)}.progress-bar__time.svelte-1yf36v7{color:var(--dark-color);font-size:.85rem;font-weight:600;margin-top:.5rem;text-align:center}@media(max-width:767px){.progress-bar.svelte-1yf36v7{margin-left:-10px;max-width:22rem}.progress-bar__period-label.svelte-1yf36v7{font-size:1rem}.progress-bar__time.svelte-1yf36v7{font-size:.75rem}}