.EmomTimer-module__6IPrKW__root{flex-direction:column;flex:1;min-height:70dvh;display:flex}.EmomTimer-module__6IPrKW__header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.EmomTimer-module__6IPrKW__headerSpacer{width:40px}.EmomTimer-module__6IPrKW__titleText{font-size:var(--fs-2xl);letter-spacing:-.02em;font-weight:600}.EmomTimer-module__6IPrKW__titleIcon{color:var(--accent)}.EmomTimer-module__6IPrKW__backBtn{width:40px;height:40px;font-size:var(--fs-2xl);color:var(--text-dim);background:var(--bg-card);border:1px solid var(--border);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;font-family:inherit;line-height:1;display:flex}.EmomTimer-module__6IPrKW__backBtn:active{background:var(--bg-elev)}.EmomTimer-module__6IPrKW__setup{flex-direction:column;flex:1;gap:20px;display:flex}.EmomTimer-module__6IPrKW__fieldGroup{background:var(--bg-card);border:1px solid var(--border);border-radius:14px;padding:16px 18px}.EmomTimer-module__6IPrKW__fieldLabel{font-size:var(--fs-2xs);text-transform:uppercase;letter-spacing:.1em;color:var(--text-dim);margin-bottom:8px;font-weight:600}.EmomTimer-module__6IPrKW__fieldRow{justify-content:space-between;align-items:center;gap:12px;display:flex}.EmomTimer-module__6IPrKW__fieldValue{font-size:var(--fs-display-sm);letter-spacing:-.02em;color:var(--text);font-weight:600}.EmomTimer-module__6IPrKW__fieldUnit{font-size:var(--fs-md);color:var(--text-dim)}.EmomTimer-module__6IPrKW__toggleHint{font-size:var(--fs-sm);color:var(--text-dim)}.EmomTimer-module__6IPrKW__stepper{gap:8px;display:flex}.EmomTimer-module__6IPrKW__stepBtn{width:48px;height:48px;font-size:var(--fs-3xl);color:var(--text);background:var(--bg-elev);cursor:pointer;border:none;border-radius:12px;font-family:inherit;font-weight:600}.EmomTimer-module__6IPrKW__stepBtn:active{background:var(--accent)}.EmomTimer-module__6IPrKW__presetRow{grid-template-columns:repeat(4,1fr);gap:8px;margin-top:12px;display:grid}.EmomTimer-module__6IPrKW__presetBtn{font-size:var(--fs-sm);color:var(--text-dim);background:var(--bg-elev);border:1px solid var(--border);cursor:pointer;border-radius:10px;padding:10px 4px;font-family:inherit;font-weight:500}.EmomTimer-module__6IPrKW__presetBtn[data-active=true]{color:#fff;background:var(--accent);border-color:var(--accent)}.EmomTimer-module__6IPrKW__startBtn{width:100%;font-size:var(--fs-2xl);color:#fff;background:var(--accent);cursor:pointer;border:none;border-radius:16px;margin-top:auto;padding:22px;font-family:inherit;font-weight:600;box-shadow:0 4px 20px #f9731666}.EmomTimer-module__6IPrKW__startBtn:active{transform:scale(.98)}.EmomTimer-module__6IPrKW__timer{text-align:center;flex-direction:column;flex:1;display:flex}.EmomTimer-module__6IPrKW__roundInfo{font-size:var(--fs-sm);text-transform:uppercase;letter-spacing:.15em;color:var(--text-dim);margin-bottom:8px}.EmomTimer-module__6IPrKW__roundCounter{font-size:var(--fs-3xl);color:var(--text);margin-bottom:32px;font-weight:600}.EmomTimer-module__6IPrKW__total{color:var(--text-faint);font-weight:400}.EmomTimer-module__6IPrKW__timerDisplay{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:16px;display:flex}.EmomTimer-module__6IPrKW__timerWrap{justify-content:center;align-items:center;display:flex;position:relative}.EmomTimer-module__6IPrKW__progressRing{width:280px;height:280px;position:absolute;transform:rotate(-90deg)}.EmomTimer-module__6IPrKW__progressRing circle{fill:none;stroke-width:4px;stroke-linecap:round}.EmomTimer-module__6IPrKW__progressBg{stroke:var(--bg-card)}.EmomTimer-module__6IPrKW__progressBar{stroke:var(--accent);transition:stroke-dashoffset .3s linear}.EmomTimer-module__6IPrKW__countdown{font-size:var(--fs-display-xl);letter-spacing:-.06em;font-variant-numeric:tabular-nums;color:var(--accent);text-shadow:0 0 60px #f9731666;font-weight:700;line-height:1;transition:color .2s,text-shadow .2s}.EmomTimer-module__6IPrKW__countdown[data-state=warning]{color:var(--warning,#fbbf24);text-shadow:0 0 60px #fbbf2466}.EmomTimer-module__6IPrKW__countdown[data-state=danger]{color:var(--danger,#ef4444);text-shadow:0 0 60px #ef444466;animation:.5s ease-in-out infinite alternate EmomTimer-module__6IPrKW__emomPulse}@keyframes EmomTimer-module__6IPrKW__emomPulse{0%{transform:scale(1)}to{transform:scale(1.05)}}.EmomTimer-module__6IPrKW__totalTimeLine{font-size:var(--fs-md);color:var(--text-dim);margin-top:8px}.EmomTimer-module__6IPrKW__controls{grid-template-columns:1fr 1fr;gap:10px;margin-top:24px;display:grid}.EmomTimer-module__6IPrKW__controlBtn{font-size:var(--fs-base);color:var(--text);background:var(--bg-card);border:1px solid var(--border);cursor:pointer;border-radius:14px;padding:16px;font-family:inherit;font-weight:600}.EmomTimer-module__6IPrKW__controlBtn:active{background:var(--bg-elev)}.EmomTimer-module__6IPrKW__controlBtn[data-primary]{color:#fff;background:var(--accent);border-color:var(--accent)}.EmomTimer-module__6IPrKW__stopBtn{width:100%;font-size:var(--fs-md);color:var(--text-faint);border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:12px;margin-top:10px;padding:14px;font-family:inherit}.EmomTimer-module__6IPrKW__done{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:16px;display:flex}.EmomTimer-module__6IPrKW__doneIcon{font-size:var(--fs-display-lg)}.EmomTimer-module__6IPrKW__doneTitle{font-size:var(--fs-6xl);letter-spacing:-.02em;font-weight:700}.EmomTimer-module__6IPrKW__doneStats{font-size:var(--fs-base);color:var(--text-dim);line-height:1.6}.EmomTimer-module__6IPrKW__doneStrong{color:var(--text)}.EmomTimer-module__6IPrKW__doneFaint{font-size:var(--fs-sm);color:var(--text-faint)}.EmomTimer-module__6IPrKW__switch{background:var(--bg-elev);cursor:pointer;border:none;border-radius:999px;flex:none;width:52px;height:30px;padding:0;transition:background .2s;position:relative}.EmomTimer-module__6IPrKW__switch[data-on=true]{background:var(--accent)}.EmomTimer-module__6IPrKW__switch:after{content:"";background:#fff;border-radius:50%;width:24px;height:24px;transition:transform .2s;position:absolute;top:3px;left:3px}.EmomTimer-module__6IPrKW__switch[data-on=true]:after{transform:translate(22px)}.EmomTimer-module__6IPrKW__modalOverlay{z-index:1000;-webkit-backdrop-filter:blur(8px);background:#0009;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.EmomTimer-module__6IPrKW__modal{text-align:center;background:var(--bg-card);border:1px solid var(--border);border-radius:16px;width:100%;max-width:320px;padding:24px}.EmomTimer-module__6IPrKW__modalText{font-size:var(--fs-lg);color:var(--text);margin-bottom:20px;line-height:1.4}.EmomTimer-module__6IPrKW__modalActions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.EmomTimer-module__6IPrKW__modalBtn{font-size:var(--fs-base);color:var(--text);background:var(--bg-elev);border:1px solid var(--border);cursor:pointer;border-radius:12px;padding:14px;font-family:inherit;font-weight:600}.EmomTimer-module__6IPrKW__modalBtn[data-danger]{color:#fff;background:var(--danger,#ef4444);border-color:var(--danger,#ef4444)}.EmomTimer-module__6IPrKW__modalBtn:active{opacity:.8}@media (prefers-reduced-motion:reduce){.EmomTimer-module__6IPrKW__countdown[data-state=danger]{animation:none}}
