body{margin:0;font-family:Tahoma}button{display:flex;justify-content:center;align-items:center;border-radius:0;background:tomato;color:#fff;border:none;transition:.3s all;cursor:pointer;font-family:Tahoma;padding:10px 15px}button:hover{color:tomato;background:#f2f2f2}.circle-button{width:50px;height:50px;border-radius:50%;font-size:1.5rem}.active-button{background:#cc1f00}.active-button:hover{color:#cc1f00;background:#f2f2f2}#overlay-content{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;color:#fff}#overlay-content span{margin-bottom:1rem;font-size:.85rem;display:flex;align-items:center;justify-content:space-between;width:250px}input[type=number],select{border-radius:0;padding:5px;border:none}input[type=number]{height:25px;width:45px}#save-settings{justify-content:flex-end!important}#close-button{position:fixed;top:1rem;right:1rem}main[data-v-42319fd6]{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100vh}#tomato-count[data-v-42319fd6]{display:flex;justify-content:center;flex-wrap:wrap;flex-grow:0;gap:1rem}#tomato-count span[data-v-42319fd6]{font-size:2rem;filter:grayscale(1);cursor:pointer;transition:.3s all}.active-tomato[data-v-42319fd6]{filter:grayscale(0)!important}#timer[data-v-42319fd6]{font-size:100px;margin:0;font-family:monospace}#stop-start[data-v-42319fd6]{display:flex;gap:1rem;margin-bottom:1rem}#option-buttons[data-v-42319fd6]{display:flex;flex-direction:column}#option-buttons button[data-v-42319fd6]{width:150px;margin-bottom:.5rem;padding:10px 15px}#overlay[data-v-42319fd6]{display:flex;position:fixed;z-index:1;left:0;top:0;width:100%;height:100%;background:black;opacity:.95}#settings-button[data-v-42319fd6]{position:fixed;top:1rem;right:1rem}
