main{position:relative;height:calc(80vh)}.tomatoBackground{position:absolute;z-index:-1;top:50%;left:50%;transition:background-color .6s,width .6s ease-in,height .6s ease-in;transform:translate3d(-50%,-50%,0) rotate(0);animation:morph 15s linear infinite alternate,spin 20s linear infinite;will-change:border-radius,transform}.tomatoBackground.small{width:var(--tomato-size);height:var(--tomato-size)}.tomatoBackground.full{width:250%;height:250%}.tomatoBackground.focus{background-color:var(--maroon)}.tomatoBackground.break{background-color:var(--yellow)}@keyframes morph{0%{border-radius:40% 60% 60% 40%/70% 30% 70% 30%}to{border-radius:40% 60%}}@keyframes spin{to{transform:translate3d(-50%,-50%,0) rotate(1turn)}}.Selection_selectionView__I5aBk{max-width:var(--max-width);position:absolute;z-index:1;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);color:#fff;margin:27px auto 0}.Selection_selectionView__I5aBk,.Selection_tomato__3L9Kp{display:flex;flex-direction:column}.Selection_timeBar__1DoQ6{display:flex;flex-direction:row;justify-content:center;margin-bottom:30px}.Selection_timeBar__1DoQ6 h1{margin:0 20px}.Selection_playBar__lMhpU{margin-bottom:30px}.Selection_modesBar__VvVvz,.Selection_playBar__lMhpU{display:flex;justify-content:center}.MaterialIcon_materialIconButton__ZIwbn{width:40px;height:40px;text-align:center}.MaterialIcon_materialIconButton__ZIwbn>span{margin-top:2px}.Timer_timerView___CFe6{margin:0 auto;max-width:var(--max-width);position:absolute;z-index:1;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);color:#fff;display:flex;flex-direction:column}.Timer_countdown__kLl5g{margin-bottom:30px}.Timer_stopBar__ftWsK{display:flex;justify-content:center}