.UniversalAuthModal-module__moDc0W__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10000;background:#1e293bcc;justify-content:center;align-items:center;padding:20px;animation:.2s ease-out UniversalAuthModal-module__moDc0W__fadeIn;display:flex;position:fixed;inset:0}@keyframes UniversalAuthModal-module__moDc0W__fadeIn{0%{opacity:0}to{opacity:1}}.UniversalAuthModal-module__moDc0W__modalContent{background:#fff;border-radius:16px;width:100%;max-width:420px;padding:32px;animation:.3s ease-out UniversalAuthModal-module__moDc0W__slideUp;position:relative;box-shadow:0 20px 60px #0000004d}@keyframes UniversalAuthModal-module__moDc0W__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.UniversalAuthModal-module__moDc0W__closeButton{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:8px;font-size:24px;line-height:1;transition:color .2s;position:absolute;top:16px;right:16px}.UniversalAuthModal-module__moDc0W__closeButton:hover{color:#64748b;background:#f1f5f9}.UniversalAuthModal-module__moDc0W__iconWrapper{color:#fff;background:linear-gradient(135deg,#3b82f6,#60a5fa);border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 20px;display:flex}.UniversalAuthModal-module__moDc0W__iconWrapper svg{width:32px;height:32px}.UniversalAuthModal-module__moDc0W__title{color:#0f172a;text-align:center;margin:0 0 8px;font-size:24px;font-weight:700}.UniversalAuthModal-module__moDc0W__subtitle{color:#64748b;text-align:center;margin:0 0 24px;font-size:14px}.UniversalAuthModal-module__moDc0W__error{color:#991b1b;text-align:center;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin-bottom:20px;padding:12px 16px;font-size:14px}.UniversalAuthModal-module__moDc0W__form{margin-bottom:24px}.UniversalAuthModal-module__moDc0W__formGroup{margin-bottom:16px}.UniversalAuthModal-module__moDc0W__label{color:#0f172a;margin-bottom:6px;font-size:14px;font-weight:600;display:block}.UniversalAuthModal-module__moDc0W__input{color:#0f172a;background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;width:100%;padding:12px 16px;font-family:inherit;font-size:15px;transition:all .2s}.UniversalAuthModal-module__moDc0W__input:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.UniversalAuthModal-module__moDc0W__input:disabled{cursor:not-allowed;opacity:.6;background:#f8fafc}.UniversalAuthModal-module__moDc0W__input::placeholder{color:#94a3b8}.UniversalAuthModal-module__moDc0W__submitButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;border-radius:10px;width:100%;margin-top:8px;padding:14px 24px;font-family:inherit;font-size:15px;font-weight:600;transition:all .2s}.UniversalAuthModal-module__moDc0W__submitButton:hover:not(:disabled){background:linear-gradient(135deg,#2563eb,#1d4ed8);transform:translateY(-1px);box-shadow:0 8px 20px #3b82f64d}.UniversalAuthModal-module__moDc0W__submitButton:active:not(:disabled){transform:translateY(0)}.UniversalAuthModal-module__moDc0W__submitButton:disabled{opacity:.6;cursor:not-allowed;transform:none}.UniversalAuthModal-module__moDc0W__divider{color:#94a3b8;align-items:center;margin:24px 0;font-size:14px;display:flex}.UniversalAuthModal-module__moDc0W__divider:before,.UniversalAuthModal-module__moDc0W__divider:after{content:"";background:#e2e8f0;flex:1;height:1px}.UniversalAuthModal-module__moDc0W__divider span{padding:0 16px}.UniversalAuthModal-module__moDc0W__googleButtonHost{flex-direction:column;align-items:stretch;gap:12px;width:100%;display:flex}.UniversalAuthModal-module__moDc0W__googleButtonHost>div{justify-content:center;display:flex}.UniversalAuthModal-module__moDc0W__googleButtonHost div[role=button]{width:100%}.UniversalAuthModal-module__moDc0W__googleSpinner{border:2px solid #cbd5e1;border-top-color:#3b82f6;border-radius:50%;width:16px;height:16px;margin-right:8px;animation:.8s linear infinite UniversalAuthModal-module__moDc0W__authSpinner}@keyframes UniversalAuthModal-module__moDc0W__authSpinner{to{transform:rotate(360deg)}}.UniversalAuthModal-module__moDc0W__googleButton{color:#0f172a;cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;justify-content:center;align-items:center;gap:12px;width:100%;padding:12px 24px;font-family:inherit;font-size:15px;font-weight:600;transition:all .2s;display:flex}.UniversalAuthModal-module__moDc0W__googleButton:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 4px 12px #00000014}.UniversalAuthModal-module__moDc0W__googleButton:active:not(:disabled){transform:translateY(0)}.UniversalAuthModal-module__moDc0W__googleButton:disabled{opacity:.6;cursor:not-allowed;transform:none}.UniversalAuthModal-module__moDc0W__googleIcon{flex-shrink:0;width:20px;height:20px}.UniversalAuthModal-module__moDc0W__toggle{text-align:center;color:#64748b;margin-top:24px;font-size:14px}.UniversalAuthModal-module__moDc0W__toggleLink{color:#3b82f6;cursor:pointer;font-weight:600;font-size:inherit;background:0 0;border:none;padding:0;font-family:inherit;text-decoration:none;transition:color .2s}.UniversalAuthModal-module__moDc0W__toggleLink:hover:not(:disabled){color:#2563eb;text-decoration:underline}.UniversalAuthModal-module__moDc0W__toggleLink:disabled{opacity:.6;cursor:not-allowed}@media (prefers-color-scheme:dark){.UniversalAuthModal-module__moDc0W__modalOverlay{background:#0f172ae6}.UniversalAuthModal-module__moDc0W__modalContent{background:#1e293b}.UniversalAuthModal-module__moDc0W__closeButton{color:#cbd5e1}.UniversalAuthModal-module__moDc0W__closeButton:hover{color:#e2e8f0;background:#334155}.UniversalAuthModal-module__moDc0W__title{color:#f1f5f9}.UniversalAuthModal-module__moDc0W__subtitle{color:#94a3b8}.UniversalAuthModal-module__moDc0W__label{color:#f1f5f9}.UniversalAuthModal-module__moDc0W__input{color:#f1f5f9;background:#0f172a;border-color:#334155}.UniversalAuthModal-module__moDc0W__input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f633}.UniversalAuthModal-module__moDc0W__input:disabled{background:#0f172a}.UniversalAuthModal-module__moDc0W__input::placeholder{color:#64748b}.UniversalAuthModal-module__moDc0W__divider:before,.UniversalAuthModal-module__moDc0W__divider:after{background:#334155}.UniversalAuthModal-module__moDc0W__googleButton{color:#f1f5f9;background:#0f172a;border-color:#334155}.UniversalAuthModal-module__moDc0W__googleSpinner{border-color:#60a5fa #475569 #475569}.UniversalAuthModal-module__moDc0W__googleButton:hover:not(:disabled){background:#1e293b;border-color:#475569}.UniversalAuthModal-module__moDc0W__toggle{color:#94a3b8}}@media (max-width:640px){.UniversalAuthModal-module__moDc0W__modalContent{max-width:calc(100% - 32px);padding:24px}.UniversalAuthModal-module__moDc0W__title{font-size:22px}.UniversalAuthModal-module__moDc0W__iconWrapper{width:56px;height:56px}.UniversalAuthModal-module__moDc0W__iconWrapper svg{width:28px;height:28px}}
.ProfileDropdown-module__KVT9xG__dropdownContent{pointer-events:auto;min-width:280px;max-width:320px}.ProfileDropdown-module__KVT9xG__profileCard{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #00000014}.ProfileDropdown-module__KVT9xG__profileHero{background:#fff;border-bottom:1px solid #f1f5f9;align-items:center;gap:12px;padding:20px;display:flex}.ProfileDropdown-module__KVT9xG__profileAvatarHero{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:16px;font-weight:600;display:flex;box-shadow:0 2px 8px #3b82f64d}.ProfileDropdown-module__KVT9xG__profileIdentity{flex:1;min-width:0}.ProfileDropdown-module__KVT9xG__profileNameLine{align-items:center;gap:6px;margin-bottom:2px;display:flex}.ProfileDropdown-module__KVT9xG__profileName{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;letter-spacing:-.01em;font-size:15px;font-weight:600;overflow:hidden}.ProfileDropdown-module__KVT9xG__profilePlanChip{text-transform:uppercase;letter-spacing:.05em;border-radius:4px;flex-shrink:0;padding:2px 6px;font-size:10px;font-weight:600}.ProfileDropdown-module__KVT9xG__profilePlanChip.ProfileDropdown-module__KVT9xG__pro{color:#fff;background:linear-gradient(135deg,#3b82f6,#2563eb)}.ProfileDropdown-module__KVT9xG__profilePlanChip.ProfileDropdown-module__KVT9xG__free{color:#64748b;background:#f1f5f9}.ProfileDropdown-module__KVT9xG__profileEmail{color:#64748b;white-space:nowrap;text-overflow:ellipsis;margin-bottom:2px;font-size:13px;display:block;overflow:hidden}.ProfileDropdown-module__KVT9xG__profileStatus{color:#94a3b8;font-size:11px;display:block}.ProfileDropdown-module__KVT9xG__profileBody{flex-direction:column;gap:6px;padding:12px;display:flex}.ProfileDropdown-module__KVT9xG__profileBodyGuest{gap:12px;padding:16px}.ProfileDropdown-module__KVT9xG__profileGuestCopy h4{color:#0f172a;letter-spacing:-.01em;margin:0 0 6px;font-size:15px;font-weight:600}.ProfileDropdown-module__KVT9xG__profileGuestCopy p{color:#64748b;margin:0;font-size:13px;line-height:1.5}.ProfileDropdown-module__KVT9xG__profileAction{text-align:center;cursor:pointer;pointer-events:auto;border:none;border-radius:8px;width:100%;padding:8px 14px;font-size:13px;font-weight:500;text-decoration:none;transition:all .2s;display:block}.ProfileDropdown-module__KVT9xG__profileAction.ProfileDropdown-module__KVT9xG__primary{color:#fff;background:linear-gradient(135deg,#3b82f6,#2563eb);box-shadow:0 2px 6px #3b82f640}.ProfileDropdown-module__KVT9xG__profileAction.ProfileDropdown-module__KVT9xG__primary:hover{transform:translateY(-1px);box-shadow:0 3px 10px #3b82f659}.ProfileDropdown-module__KVT9xG__profileAction.ProfileDropdown-module__KVT9xG__secondary{color:#0f172a;background:#fff;border:1px solid #e2e8f0}.ProfileDropdown-module__KVT9xG__profileAction.ProfileDropdown-module__KVT9xG__secondary:hover{background:#f8fafc;border-color:#cbd5e1}.ProfileDropdown-module__KVT9xG__profileAction.ProfileDropdown-module__KVT9xG__subtle{color:#64748b;background:0 0}.ProfileDropdown-module__KVT9xG__profileAction.ProfileDropdown-module__KVT9xG__subtle:hover{color:#0f172a;background:#f8fafc}.ProfileDropdown-module__KVT9xG__profileAction.ProfileDropdown-module__KVT9xG__danger{color:#ef4444;background:0 0;border:1px solid #fee2e2}.ProfileDropdown-module__KVT9xG__profileAction.ProfileDropdown-module__KVT9xG__danger:hover{background:#fef2f2;border-color:#fecaca}.ProfileDropdown-module__KVT9xG__profileActionsRow{grid-template-columns:1fr 1fr;gap:6px;display:grid}[data-color-scheme=dark] .ProfileDropdown-module__KVT9xG__profileCard,[data-color-scheme=dark] .ProfileDropdown-module__KVT9xG__profileHero{background:var(--color-surface);border-color:var(--color-border)}[data-color-scheme=dark] .ProfileDropdown-module__KVT9xG__profileName{color:var(--color-text)}[data-color-scheme=dark] .ProfileDropdown-module__KVT9xG__profileEmail,[data-color-scheme=dark] .ProfileDropdown-module__KVT9xG__profileStatus{color:var(--color-text-secondary)}[data-color-scheme=dark] .ProfileDropdown-module__KVT9xG__profilePlanChip.ProfileDropdown-module__KVT9xG__free{color:var(--color-text-secondary);background:#ffffff1a}[data-color-scheme=dark] .ProfileDropdown-module__KVT9xG__profileGuestCopy h4{color:var(--color-text)}[data-color-scheme=dark] .ProfileDropdown-module__KVT9xG__profileGuestCopy p{color:var(--color-text-secondary)}[data-color-scheme=dark] .ProfileDropdown-module__KVT9xG__profileAction.ProfileDropdown-module__KVT9xG__secondary{color:var(--color-text);border-color:var(--color-border);background:#ffffff0d}[data-color-scheme=dark] .ProfileDropdown-module__KVT9xG__profileAction.ProfileDropdown-module__KVT9xG__secondary:hover{border-color:var(--color-primary);background:#ffffff1a}[data-color-scheme=dark] .ProfileDropdown-module__KVT9xG__profileAction.ProfileDropdown-module__KVT9xG__subtle{color:var(--color-text-secondary)}[data-color-scheme=dark] .ProfileDropdown-module__KVT9xG__profileAction.ProfileDropdown-module__KVT9xG__subtle:hover{color:var(--color-text);background:#ffffff0d}[data-color-scheme=dark] .ProfileDropdown-module__KVT9xG__profileAction.ProfileDropdown-module__KVT9xG__danger{border-color:#ef44444d}[data-color-scheme=dark] .ProfileDropdown-module__KVT9xG__profileAction.ProfileDropdown-module__KVT9xG__danger:hover{background:#ef444426;border-color:#ef444480}
.ModernHeader-module__Qw_ZZW__header{background:var(--color-surface);border-bottom:1px solid var(--color-border);z-index:100;justify-content:space-between;align-items:center;height:64px;padding:0 20px;display:flex;position:fixed;top:0;left:0;right:0}.ModernHeader-module__Qw_ZZW__left{align-items:center;gap:16px;display:flex}.ModernHeader-module__Qw_ZZW__menuButton{width:40px;height:40px;color:var(--color-text);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.ModernHeader-module__Qw_ZZW__menuButton:hover{background:#0000000d}.ModernHeader-module__Qw_ZZW__menuButton svg{width:24px;height:24px}.ModernHeader-module__Qw_ZZW__logo{color:var(--color-text);align-items:center;gap:8px;font-size:18px;font-weight:600;text-decoration:none;display:flex}.ModernHeader-module__Qw_ZZW__logo svg{color:#3b82f6;stroke-width:2.5px;width:28px;height:28px}.ModernHeader-module__Qw_ZZW__right{align-items:center;gap:8px;display:flex}.ModernHeader-module__Qw_ZZW__iconButton{width:40px;height:40px;color:var(--color-text);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.ModernHeader-module__Qw_ZZW__iconButton:hover{background:#0000000d}.ModernHeader-module__Qw_ZZW__iconButton svg{width:24px;height:24px}.ModernHeader-module__Qw_ZZW__profile{z-index:150;position:relative}.ModernHeader-module__Qw_ZZW__profileButton{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.ModernHeader-module__Qw_ZZW__profileButton:hover{background:#0000000d}.ModernHeader-module__Qw_ZZW__avatar{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;box-shadow:0 2px 8px #2563eb4d}.ModernHeader-module__Qw_ZZW__avatar svg{width:20px;height:20px}.ModernHeader-module__Qw_ZZW__dropdown{background:var(--color-surface);border:1px solid var(--color-border);z-index:200;pointer-events:auto;border-radius:12px;min-width:240px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 8px 24px #0000001f}.ModernHeader-module__Qw_ZZW__themeContainer{position:relative}.ModernHeader-module__Qw_ZZW__themeMenu{background:var(--color-surface);border:1px solid var(--color-border);z-index:200;border-radius:12px;min-width:140px;padding:8px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 8px 24px #0000001f}.ModernHeader-module__Qw_ZZW__themeMenu button{width:100%;color:var(--color-text);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:12px;padding:10px 12px;font-size:14px;transition:background .2s;display:flex}.ModernHeader-module__Qw_ZZW__themeMenu button:hover{background:#0000000d}.ModernHeader-module__Qw_ZZW__themeColor{border:2px solid #fff;border-radius:50%;flex-shrink:0;width:20px;height:20px;box-shadow:0 0 0 1px #0000001a}@media (max-width:1024px){.ModernHeader-module__Qw_ZZW__header{padding:0 16px}}@media (max-width:768px){.ModernHeader-module__Qw_ZZW__header{height:56px;padding:0 12px}.ModernHeader-module__Qw_ZZW__left{gap:12px}.ModernHeader-module__Qw_ZZW__right{gap:4px}.ModernHeader-module__Qw_ZZW__logo{font-size:16px}.ModernHeader-module__Qw_ZZW__logo svg{width:24px;height:24px}.ModernHeader-module__Qw_ZZW__menuButton,.ModernHeader-module__Qw_ZZW__iconButton,.ModernHeader-module__Qw_ZZW__profileButton{width:36px;height:36px}.ModernHeader-module__Qw_ZZW__menuButton svg,.ModernHeader-module__Qw_ZZW__iconButton svg{width:20px;height:20px}.ModernHeader-module__Qw_ZZW__avatar{width:28px;height:28px}.ModernHeader-module__Qw_ZZW__avatar svg{width:18px;height:18px}.ModernHeader-module__Qw_ZZW__dropdown{min-width:200px;right:-8px}}@media (max-width:640px){.ModernHeader-module__Qw_ZZW__header{height:52px;padding:0 8px}.ModernHeader-module__Qw_ZZW__left{gap:8px}.ModernHeader-module__Qw_ZZW__logo span{display:none}.ModernHeader-module__Qw_ZZW__logo svg{width:28px;height:28px}.ModernHeader-module__Qw_ZZW__menuButton,.ModernHeader-module__Qw_ZZW__iconButton,.ModernHeader-module__Qw_ZZW__profileButton{width:32px;height:32px}.ModernHeader-module__Qw_ZZW__menuButton svg,.ModernHeader-module__Qw_ZZW__iconButton svg{width:18px;height:18px}.ModernHeader-module__Qw_ZZW__dropdown{min-width:180px;right:-12px}}@media (max-width:480px){.ModernHeader-module__Qw_ZZW__header{padding:0 4px}.ModernHeader-module__Qw_ZZW__right{gap:2px}}
.ModernSidebar-module__25Cl5a__overlay{z-index:90;opacity:1;pointer-events:auto;background:#00000080;transition:opacity .3s;position:fixed;inset:0}@media (min-width:1025px){.ModernSidebar-module__25Cl5a__overlay{visibility:hidden!important;pointer-events:none!important;opacity:0!important;display:none!important}}.ModernSidebar-module__25Cl5a__sidebar{background:var(--color-surface);z-index:50;border-right:none;width:72px;transition:width .3s cubic-bezier(.4,0,.2,1);position:fixed;top:64px;bottom:0;left:0;overflow:hidden;box-shadow:2px 0 8px #0000001a;pointer-events:auto!important}.ModernSidebar-module__25Cl5a__sidebar.ModernSidebar-module__25Cl5a__expanded,.ModernSidebar-module__25Cl5a__sidebar.ModernSidebar-module__25Cl5a__open{width:240px}@media (max-width:1024px){.ModernSidebar-module__25Cl5a__sidebar{width:240px;transition:transform .3s cubic-bezier(.4,0,.2,1);transform:translate(-100%)}.ModernSidebar-module__25Cl5a__sidebar.ModernSidebar-module__25Cl5a__open{transform:translate(0)}.ModernSidebar-module__25Cl5a__sidebar.ModernSidebar-module__25Cl5a__expanded{width:240px}}.ModernSidebar-module__25Cl5a__nav{flex-direction:column;gap:4px;padding:12px 0;display:flex}.ModernSidebar-module__25Cl5a__navItem{color:var(--color-text);cursor:pointer;white-space:nowrap;text-align:left;pointer-events:auto;z-index:51;background:0 0;border:none;border-radius:10px;align-items:center;width:100%;margin:0 8px;padding:10px 16px;font-family:inherit;font-size:14px;text-decoration:none;transition:all .2s;display:flex;position:relative}.ModernSidebar-module__25Cl5a__navItem:hover{background:#0000000d}.ModernSidebar-module__25Cl5a__navItem.ModernSidebar-module__25Cl5a__active{color:var(--color-text);background:#0000000d;font-weight:500}.ModernSidebar-module__25Cl5a__navItem.ModernSidebar-module__25Cl5a__active:before{content:"";background:var(--color-text);border-radius:0 2px 2px 0;width:3px;height:24px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.ModernSidebar-module__25Cl5a__icon{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.ModernSidebar-module__25Cl5a__icon svg{border:none;outline:none;width:24px;height:24px}.ModernSidebar-module__25Cl5a__label{opacity:0;margin-left:24px;font-size:14px;transition:opacity .2s}.ModernSidebar-module__25Cl5a__sidebar.ModernSidebar-module__25Cl5a__expanded .ModernSidebar-module__25Cl5a__label{opacity:1}@media (max-width:1024px){.ModernSidebar-module__25Cl5a__sidebar .ModernSidebar-module__25Cl5a__label{opacity:1}}
.pomodoro-module__ZXr0oq__fullscreen{background:var(--theme-bg);color:#fff;z-index:9999;transition:background .3s;position:fixed;inset:0;overflow-y:auto}.pomodoro-module__ZXr0oq__header{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:20px 32px;display:flex}.pomodoro-module__ZXr0oq__logo{align-items:center;gap:8px;font-size:18px;font-weight:600;display:flex}.pomodoro-module__ZXr0oq__logo svg{width:24px;height:24px}.pomodoro-module__ZXr0oq__headerActions{align-items:center;gap:12px;display:flex}.pomodoro-module__ZXr0oq__iconBtn{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.pomodoro-module__ZXr0oq__iconBtn:hover{background:#fff3}.pomodoro-module__ZXr0oq__iconBtn svg{width:20px;height:20px}.pomodoro-module__ZXr0oq__signInBtn{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:8px;padding:8px 16px;font-size:14px;transition:all .2s}.pomodoro-module__ZXr0oq__signInBtn:hover{background:#ffffff26}.pomodoro-module__ZXr0oq__userInfo{background:#ffffff1a;border-radius:8px;padding:8px 16px;font-size:14px}.pomodoro-module__ZXr0oq__content{max-width:600px;margin:0 auto;padding:40px 20px}.pomodoro-module__ZXr0oq__modeSelector{background:#0003;border-radius:12px;justify-content:center;gap:8px;margin-bottom:48px;padding:6px;display:flex}.pomodoro-module__ZXr0oq__modeBtn{color:#ffffffb3;cursor:pointer;background:0 0;border:none;border-radius:8px;flex:1;padding:12px 20px;font-size:14px;font-weight:600;transition:all .2s}.pomodoro-module__ZXr0oq__modeBtn:hover{color:#fff;background:#ffffff1a}.pomodoro-module__ZXr0oq__modeBtn.pomodoro-module__ZXr0oq__active{background:var(--theme-accent);color:#fff}.pomodoro-module__ZXr0oq__timerContainer{width:320px;height:320px;margin:0 auto 32px;position:relative}.pomodoro-module__ZXr0oq__progressRing{width:100%;height:100%;transform:rotate(-90deg)}.pomodoro-module__ZXr0oq__progressBg{fill:none;stroke:#ffffff1a;stroke-width:6px}.pomodoro-module__ZXr0oq__progressBar{fill:none;stroke:var(--theme-accent);stroke-width:6px;stroke-linecap:round;stroke-dasharray:565.48;transition:stroke-dashoffset 1s linear}.pomodoro-module__ZXr0oq__timerDisplay{text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.pomodoro-module__ZXr0oq__time{font-variant-numeric:tabular-nums;margin-bottom:12px;font-size:80px;font-weight:700;line-height:1}.pomodoro-module__ZXr0oq__sessionInfo{color:#ffffffb3;font-size:16px}.pomodoro-module__ZXr0oq__controls{justify-content:center;align-items:center;width:100%;min-height:60px;margin:0 auto 24px;display:flex;position:relative}.pomodoro-module__ZXr0oq__controlsInner{justify-content:center;align-items:center;gap:16px;display:flex;position:relative}.pomodoro-module__ZXr0oq__controlBtn{z-index:2;position:relative}.pomodoro-module__ZXr0oq__skipBtn{z-index:1;position:absolute;right:-64px}.pomodoro-module__ZXr0oq__controlBtn{color:var(--theme-bg);letter-spacing:1px;cursor:pointer;background:#fff;border:none;border-radius:8px;padding:18px 60px;font-size:18px;font-weight:700;transition:all .2s;box-shadow:0 4px 12px #0003}.pomodoro-module__ZXr0oq__controlBtn:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0000004d}.pomodoro-module__ZXr0oq__controlBtn:active{transform:translateY(0)}.pomodoro-module__ZXr0oq__skipBtn{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:8px;justify-content:center;align-items:center;width:48px;height:48px;transition:all .2s;display:flex}.pomodoro-module__ZXr0oq__skipBtn:hover{background:#fff3}.pomodoro-module__ZXr0oq__skipBtn svg{width:24px;height:24px}.pomodoro-module__ZXr0oq__progressBarContainer{background:#ffffff1a;border-radius:2px;height:4px;margin-bottom:48px;overflow:hidden}.pomodoro-module__ZXr0oq__progressBarFill{background:var(--theme-accent);height:100%;box-shadow:0 0 10px var(--theme-accent);transition:width 1s linear}.pomodoro-module__ZXr0oq__goalsSection{background:#0003;border:1px solid #ffffff1a;border-radius:12px;padding:24px}.pomodoro-module__ZXr0oq__addTaskBanner{text-align:center;cursor:pointer;background:linear-gradient(135deg,#3b82f626,#2563eb1a);border:2px dashed #3b82f64d;border-radius:12px;margin-bottom:16px;padding:20px;transition:all .3s}.pomodoro-module__ZXr0oq__addTaskBanner:hover{background:linear-gradient(135deg,#3b82f633,#2563eb26);border-color:#3b82f680;transform:translateY(-2px)}.pomodoro-module__ZXr0oq__addTaskBanner svg{opacity:.8;width:24px;height:24px;margin-bottom:8px}.pomodoro-module__ZXr0oq__addTaskBanner span{color:#ffffffe6;letter-spacing:.5px;font-size:16px;font-weight:500;display:block}.pomodoro-module__ZXr0oq__darkModeToggle{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.pomodoro-module__ZXr0oq__darkModeToggle:hover{background:#fff3}.pomodoro-module__ZXr0oq__darkModeToggle svg{width:20px;height:20px}.pomodoro-module__ZXr0oq__fullscreen.pomodoro-module__ZXr0oq__darkMode{filter:brightness(.85)contrast(1.1)}.pomodoro-module__ZXr0oq__fullscreen.pomodoro-module__ZXr0oq__lightMode{filter:brightness(1.15)saturate(1.1)}.pomodoro-module__ZXr0oq__goalsHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.pomodoro-module__ZXr0oq__goalsHeader h3{opacity:.7;margin:0;font-size:16px;font-weight:600}.pomodoro-module__ZXr0oq__addGoalBtn{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.pomodoro-module__ZXr0oq__addGoalBtn:hover{background:var(--theme-accent)}.pomodoro-module__ZXr0oq__addGoalBtn svg{width:18px;height:18px}.pomodoro-module__ZXr0oq__goalInput{gap:8px;margin-bottom:16px;display:flex}.pomodoro-module__ZXr0oq__goalInput input{color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:8px;flex:1;padding:12px 16px;font-size:14px}.pomodoro-module__ZXr0oq__goalInput input::placeholder{color:#ffffff80}.pomodoro-module__ZXr0oq__goalInput button{background:var(--theme-accent);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:12px 24px;font-size:14px;font-weight:600}.pomodoro-module__ZXr0oq__goalsList{flex-direction:column;gap:12px;display:flex}.pomodoro-module__ZXr0oq__goalItem{background:#ffffff0d;border:1px dashed #fff3;border-radius:8px;align-items:center;gap:12px;padding:14px;display:flex}.pomodoro-module__ZXr0oq__goalItem input[type=checkbox]{cursor:pointer;width:20px;height:20px;accent-color:var(--theme-accent)}.pomodoro-module__ZXr0oq__goalItem span{flex:1;font-size:14px}.pomodoro-module__ZXr0oq__goalItem span.pomodoro-module__ZXr0oq__completed{opacity:.5;text-decoration:line-through}.pomodoro-module__ZXr0oq__goalItem button{color:#ffffff80;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex}.pomodoro-module__ZXr0oq__goalItem button:hover{color:#ef4444}.pomodoro-module__ZXr0oq__goalItem button svg{width:16px;height:16px}.pomodoro-module__ZXr0oq__settingsOverlay{z-index:10000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.pomodoro-module__ZXr0oq__settingsPanel{background:#fff;border-radius:16px;flex-direction:column;width:90%;max-width:500px;max-height:80vh;display:flex;overflow:hidden}.pomodoro-module__ZXr0oq__settingsHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.pomodoro-module__ZXr0oq__settingsHeader h2{color:#1f2937;margin:0;font-size:20px;font-weight:600}.pomodoro-module__ZXr0oq__settingsHeader button{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.pomodoro-module__ZXr0oq__settingsHeader button:hover{background:#f3f4f6}.pomodoro-module__ZXr0oq__settingsHeader button svg{width:20px;height:20px}.pomodoro-module__ZXr0oq__settingsContent{color:#1f2937;padding:24px;overflow-y:auto}.pomodoro-module__ZXr0oq__settingSection{margin-bottom:32px}.pomodoro-module__ZXr0oq__settingSection h3{color:#6b7280;letter-spacing:1px;margin:0 0 16px;font-size:12px;font-weight:700}.pomodoro-module__ZXr0oq__settingRow{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:12px 0;display:flex}.pomodoro-module__ZXr0oq__settingRow label{color:#374151;font-size:14px}.pomodoro-module__ZXr0oq__settingRow input[type=number],.pomodoro-module__ZXr0oq__settingRow select{border:1px solid #d1d5db;border-radius:6px;width:80px;padding:6px 12px;font-size:14px}.pomodoro-module__ZXr0oq__settingRow input[type=checkbox]{cursor:pointer;width:20px;height:20px}.pomodoro-module__ZXr0oq__settingRow input[type=range]{flex:1;margin:0 12px}.pomodoro-module__ZXr0oq__settingRow span{color:#6b7280;text-align:right;min-width:40px;font-size:14px}.pomodoro-module__ZXr0oq__themeGrid{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:12px;display:grid}@media (max-width:600px){.pomodoro-module__ZXr0oq__themeGrid{grid-template-columns:repeat(2,1fr)}}.pomodoro-module__ZXr0oq__themeBtn{color:#fff;cursor:pointer;border:2px solid #0000;border-radius:8px;padding:12px;font-size:14px;font-weight:600;transition:all .2s}.pomodoro-module__ZXr0oq__themeBtn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0003}.pomodoro-module__ZXr0oq__themeBtn.pomodoro-module__ZXr0oq__active{border-color:#1f2937;box-shadow:0 0 0 4px #0000001a}@media (max-width:768px){.pomodoro-module__ZXr0oq__header{padding:16px 20px}.pomodoro-module__ZXr0oq__content{padding:24px 16px}.pomodoro-module__ZXr0oq__timerContainer{width:280px;height:280px}.pomodoro-module__ZXr0oq__time{font-size:64px}.pomodoro-module__ZXr0oq__controlBtn{padding:16px 48px;font-size:16px}}
.ModernAppShell-module__QaA9lW__app{background:var(--color-background);min-height:100vh;position:relative}.ModernAppShell-module__QaA9lW__layout{min-height:calc(100vh - 64px);padding-top:64px;display:flex;position:relative}.ModernAppShell-module__QaA9lW__main{background:var(--color-background);z-index:1;pointer-events:auto;isolation:isolate;flex:1;min-height:calc(100vh - 64px);margin-left:72px;position:relative}@media (max-width:1024px){.ModernAppShell-module__QaA9lW__main{margin-left:0}}
