.StartTimerDialog_overlay__HpaNT{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.StartTimerDialog_dialog__cS4bE{background:white;border-radius:12px;max-width:400px;width:90%;box-shadow:0 20px 25px -5px rgba(0,0,0,.1);animation:StartTimerDialog_slideIn__U3uh2 .2s ease}@keyframes StartTimerDialog_slideIn__U3uh2{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.StartTimerDialog_header__9ly_6{padding:20px 20px 16px;border-bottom:1px solid #e4e4e7;display:flex;justify-content:space-between;align-items:center}.StartTimerDialog_title__MKRI2{margin:0;font-size:18px;font-weight:600;color:#11181C}.StartTimerDialog_closeButton__G8bZd{background:none;border:none;font-size:24px;cursor:pointer;color:#71717A;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:6px}.StartTimerDialog_closeButton__G8bZd:hover{background:#F4F4F5}.StartTimerDialog_content__8eGiD{padding:16px 20px}.StartTimerDialog_content__8eGiD p{margin:0;color:#71717A;line-height:1.5}.StartTimerDialog_actions__bQy39{gap:12px;justify-content:flex-end}.StartTimerDialog_cancelButton__4Xr1a:hover{background:#F4F4F5}.StartTimerDialog_startButton__0BDa0:hover{background:#0052CC}.StartTimerDialog_actions__bQy39{padding:16px 20px 20px;display:flex;justify-content:center}.StartTimerDialog_okButton__rdfpr{padding:8px 24px;border:none;background:#006FEE;color:white;border-radius:6px;cursor:pointer;font-weight:500;min-width:120px}.StartTimerDialog_okButton__rdfpr:hover{background:#0052CC}