.PomodoroTimer-module__kx34Bq__container{flex-direction:column;align-items:center;width:100%;display:flex}.PomodoroTimer-module__kx34Bq__modeSelector{background:var(--surface);border:1px solid var(--surface-border);-webkit-backdrop-filter:blur(10px);border-radius:2rem;gap:.5rem;margin-bottom:3rem;padding:.5rem;display:flex;transform:translateZ(0)}.PomodoroTimer-module__kx34Bq__modeButton{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:1.5rem;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;transition:all .3s}.PomodoroTimer-module__kx34Bq__modeButton:hover{color:var(--foreground)}.PomodoroTimer-module__kx34Bq__activeMode{background:var(--surface-border);color:var(--foreground);box-shadow:0 4px 12px #0003}.PomodoroTimer-module__kx34Bq__timerWrapper{justify-content:center;align-items:center;width:320px;height:320px;margin-bottom:3rem;display:flex;position:relative}.PomodoroTimer-module__kx34Bq__tomatoOrb{width:280px;height:280px;box-shadow:inset 0 0 40px #00000080, 0 0 60px var(--orb-shadow), 0 0 120px var(--orb-shadow);background:radial-gradient(circle at 30% 30%,#ffffff1a,#0000);border:1px solid #ffffff0d;border-radius:50%;justify-content:center;align-items:center;transition:all 1s ease-out;display:flex;position:relative}.PomodoroTimer-module__kx34Bq__pulsing{animation:4s ease-in-out infinite PomodoroTimer-module__kx34Bq__pulse}@keyframes PomodoroTimer-module__kx34Bq__pulse{0%{box-shadow:inset 0 0 40px #00000080, 0 0 60px var(--orb-shadow), 0 0 120px var(--orb-shadow)}50%{box-shadow:inset 0 0 40px #00000080, 0 0 80px var(--orb-shadow), 0 0 160px var(--orb-shadow)}to{box-shadow:inset 0 0 40px #00000080, 0 0 60px var(--orb-shadow), 0 0 120px var(--orb-shadow)}}.PomodoroTimer-module__kx34Bq__timeDisplay{font-variant-numeric:tabular-nums;letter-spacing:-.05em;z-index:2;text-shadow:0 4px 12px #00000080;font-size:5rem;font-weight:800}.PomodoroTimer-module__kx34Bq__progressRing{z-index:1;pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-90deg)}.PomodoroTimer-module__kx34Bq__progressRingCircle{stroke-linecap:round;transition:stroke-dashoffset 1s linear,stroke .5s}.PomodoroTimer-module__kx34Bq__controls{align-items:center;gap:1.5rem;display:flex}.PomodoroTimer-module__kx34Bq__mainAction{background:var(--btn-color);color:#fff;cursor:pointer;border:none;border-radius:3rem;padding:1rem 3rem;font-size:1.25rem;font-weight:700;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 20px #0000004d}.PomodoroTimer-module__kx34Bq__mainAction:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0006}.PomodoroTimer-module__kx34Bq__mainAction:active{transform:translateY(1px)}.PomodoroTimer-module__kx34Bq__btnPause{background:var(--surface);border:1px solid var(--surface-border);color:var(--foreground)}.PomodoroTimer-module__kx34Bq__resetAction{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:.5rem 1rem;font-size:1rem;font-weight:500;transition:color .2s}.PomodoroTimer-module__kx34Bq__resetAction:hover{color:var(--foreground)}.PomodoroTimer-module__kx34Bq__topControls{justify-content:space-between;align-items:center;width:100%;max-width:320px;margin-bottom:2rem;display:flex}.PomodoroTimer-module__kx34Bq__statsBadge{background:var(--surface);border:1px solid var(--surface-border);color:var(--text-muted);border-radius:2rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600}.PomodoroTimer-module__kx34Bq__iconBtn{cursor:pointer;opacity:.7;background:0 0;border:none;font-size:1.5rem;transition:transform .2s}.PomodoroTimer-module__kx34Bq__iconBtn:hover{opacity:1;transform:rotate(90deg)}.PomodoroTimer-module__kx34Bq__modalBody{color:var(--text-muted);text-align:center;margin-bottom:2rem;font-size:1rem;line-height:1.5}.PomodoroTimer-module__kx34Bq__primaryBtn{background:var(--btn-color);color:#fff;cursor:pointer;border:none;border-radius:8px;width:100%;padding:1rem;font-size:1.1rem;font-weight:700;transition:opacity .2s}.PomodoroTimer-module__kx34Bq__primaryBtn:hover{opacity:.9}.PomodoroTimer-module__kx34Bq__formActions{gap:1rem;margin-top:1rem;display:flex}.PomodoroTimer-module__kx34Bq__secondaryBtn{color:var(--text-muted);border:1px solid var(--surface-border);cursor:pointer;background:0 0;border-radius:8px;width:100%;padding:1rem;font-size:1.1rem;font-weight:600;transition:all .2s}.PomodoroTimer-module__kx34Bq__secondaryBtn:hover{color:var(--foreground);border-color:var(--text-muted)}.PomodoroTimer-module__kx34Bq__settingsForm{flex-direction:column;gap:1.5rem;display:flex}.PomodoroTimer-module__kx34Bq__inputGroup{flex-direction:column;gap:.5rem;display:flex}.PomodoroTimer-module__kx34Bq__inputGroup label{color:var(--text-muted);font-size:.9rem;font-weight:600}.PomodoroTimer-module__kx34Bq__inputGroup input{background:var(--background);border:1px solid var(--surface-border);color:var(--foreground);border-radius:8px;outline:none;padding:.75rem;font-size:1rem;transition:border-color .2s}.PomodoroTimer-module__kx34Bq__inputGroup input:focus{border-color:var(--primary)}
.Modal-module__Ro-5Wq__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#0009;justify-content:center;align-items:center;animation:.3s ease-out forwards Modal-module__Ro-5Wq__fadeIn;display:flex;position:fixed;inset:0}.Modal-module__Ro-5Wq__modal{background:var(--background);border:1px solid var(--surface-border);border-radius:16px;width:90%;max-width:400px;animation:.3s cubic-bezier(.16,1,.3,1) forwards Modal-module__Ro-5Wq__slideUp;overflow:hidden;box-shadow:0 20px 40px #00000080,inset 0 1px #ffffff1a}.Modal-module__Ro-5Wq__header{text-align:center;justify-content:center;align-items:center;padding:1.5rem 1.5rem .5rem;display:flex;position:relative}.Modal-module__Ro-5Wq__header h2{color:var(--foreground);font-size:1.25rem;font-weight:700}.Modal-module__Ro-5Wq__closeBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;font-size:1.5rem;line-height:1;transition:color .2s;position:absolute;top:1.5rem;right:1.5rem}.Modal-module__Ro-5Wq__closeBtn:hover{color:var(--foreground)}.Modal-module__Ro-5Wq__content{padding:1.5rem}@keyframes Modal-module__Ro-5Wq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Modal-module__Ro-5Wq__slideUp{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}
.page-module___8aEwW__main{background:radial-gradient(circle at center top, #ff33440d 0%, var(--background) 70%);flex-direction:column;align-items:center;min-height:100vh;padding:2rem 1rem;display:flex}.page-module___8aEwW__header{text-align:center;margin-bottom:3rem;animation:.8s ease-out forwards page-module___8aEwW__fadeInDown}.page-module___8aEwW__title{letter-spacing:-.03em;margin-bottom:.5rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:800}.page-module___8aEwW__highlight{color:var(--primary);text-shadow:0 0 20px var(--primary-glow)}.page-module___8aEwW__subtitle{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:clamp(1rem,2vw,1.25rem)}.page-module___8aEwW__timerSection{flex:1;justify-content:center;align-items:center;width:100%;max-width:800px;margin-bottom:2rem;animation:1s cubic-bezier(.16,1,.3,1) forwards page-module___8aEwW__fadeInScale;display:flex}.page-module___8aEwW__timerAndLofi{flex-direction:column;align-items:center;width:100%;display:flex}.page-module___8aEwW__adSection{justify-content:center;width:100%;max-width:900px;margin:2rem 0;display:flex}.page-module___8aEwW__seoArticle{background:var(--surface);border:1px solid var(--surface-border);width:100%;max-width:800px;color:var(--foreground);border-radius:12px;margin:4rem 0;padding:2rem;line-height:1.7}.page-module___8aEwW__seoArticle h2{color:var(--primary);margin-bottom:1.5rem;font-size:1.8rem}.page-module___8aEwW__seoArticle h3{margin-top:2rem;margin-bottom:1rem;font-size:1.3rem}.page-module___8aEwW__seoArticle p{color:var(--text-muted);margin-bottom:1rem}.page-module___8aEwW__seoArticle strong{color:var(--foreground)}.page-module___8aEwW__seoArticle ol,.page-module___8aEwW__seoArticle ul{color:var(--text-muted);margin-bottom:1.5rem;padding-left:1.5rem}.page-module___8aEwW__seoArticle li{margin-bottom:.5rem}.page-module___8aEwW__footer{text-align:center;border-top:1px solid var(--surface-border);width:100%;max-width:800px;margin-top:auto;padding-top:3rem}.page-module___8aEwW__copyright{color:var(--text-muted);opacity:.6;font-size:.8rem}@keyframes page-module___8aEwW__fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes page-module___8aEwW__fadeInScale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}
.AdPlaceholder-module__fmKwVa__adContainer{background:var(--surface);border:1px dashed var(--surface-border);color:var(--text-muted);text-align:center;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:1rem;display:flex}.AdPlaceholder-module__fmKwVa__horizontal{max-width:970px;min-height:120px}.AdPlaceholder-module__fmKwVa__square{max-width:300px;min-height:250px}.AdPlaceholder-module__fmKwVa__adLabel{text-transform:uppercase;letter-spacing:.05em;opacity:.5;margin-bottom:.5rem;font-size:.75rem}.AdPlaceholder-module__fmKwVa__adContent{opacity:.8;font-size:.875rem}
.LofiPlayer-module__KSvagq__container{flex-direction:column;align-items:center;width:100%;margin-top:1rem;display:flex}.LofiPlayer-module__KSvagq__toggleBtn{background:var(--surface);border:1px solid var(--surface-border);color:var(--text-muted);cursor:pointer;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:2rem;align-items:center;gap:.5rem;padding:.5rem 1.5rem;font-size:.9rem;transition:all .3s;display:flex}.LofiPlayer-module__KSvagq__toggleBtn:hover{color:var(--foreground);border-color:var(--text-muted)}.LofiPlayer-module__KSvagq__active{background:var(--primary-glow);color:var(--foreground);border-color:var(--primary)}.LofiPlayer-module__KSvagq__iframeWrapper{border-radius:12px;width:320px;height:180px;margin-top:1rem;animation:.3s ease-out forwards LofiPlayer-module__KSvagq__slideDown;overflow:hidden;box-shadow:0 10px 30px #00000080}@keyframes LofiPlayer-module__KSvagq__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}
