:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box}html,body{color:#111;-webkit-text-size-adjust:100%;background:#fff;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}.app-shell{flex-direction:column;min-height:100vh;display:flex}.app-header{z-index:100;color:#fff;background:#5170ff;width:100%;position:sticky;top:0;box-shadow:0 2px 8px #00000026}.header-inner{justify-content:space-between;align-items:center;gap:16px;min-height:56px;padding:0 24px;display:flex}.brand-link{letter-spacing:.08em;white-space:nowrap;font-size:.95rem;font-weight:600}.mobile-menu-toggle{appearance:none;color:#fff;cursor:pointer;background:0 0;border:none;padding:6px;display:none}.main-nav{flex:1;justify-content:center;align-items:center;gap:28px;display:flex}.nav-link,.nav-button{color:#fff;cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:6px 0;font-size:.95rem;font-weight:500;position:relative}.nav-link.active,.nav-button.active{border-bottom:2px solid #ffffffe6}.nav-button{align-items:center;gap:6px;display:inline-flex}.dropdown{position:relative}.dropdown-panel{color:#1c1f33;z-index:110;background:#fff;border-radius:8px;min-width:220px;padding:12px 0;position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%);box-shadow:0 12px 26px #1622332e}.dropdown-link{padding:10px 18px;font-weight:500;display:block}.dropdown-link[data-active=true]{color:#5170ff}.dropdown-link:hover,.dropdown-link:focus-visible{background:#5170ff14}.header-actions .logout-link{white-space:nowrap;font-size:.95rem;font-weight:500}.header-actions .logout-link:hover,.header-actions .logout-link:focus-visible{text-decoration:underline}.mobile-logout{display:none}.active-timer-badge{white-space:nowrap;background:#ffffff26;border-radius:20px;flex-shrink:0;align-items:center;gap:8px;padding:4px 10px 4px 12px;font-size:.82rem;display:flex}.active-timer-badge__info{color:#fff;align-items:center;gap:6px;text-decoration:none;display:flex}.active-timer-badge__info:hover{text-decoration:underline}.active-timer-badge__dot{background:#34d399;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:1.5s ease-in-out infinite timer-pulse}.active-timer-badge__dot--paused{background:#fbbf24;animation:none}@keyframes timer-pulse{0%,to{opacity:1}50%{opacity:.4}}.active-timer-badge__project{text-overflow:ellipsis;max-width:120px;font-weight:500;overflow:hidden}.active-timer-badge__time{font-variant-numeric:tabular-nums;letter-spacing:.02em;font-weight:600}.active-timer-badge__actions{gap:4px;display:flex}.active-timer-badge__btn{color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;padding:0;display:flex}.active-timer-badge__btn:hover:not(:disabled){background:#ffffff59}.active-timer-badge__btn:disabled{opacity:.5;cursor:not-allowed}.active-timer-badge__btn--stop{background:#ef444499}.active-timer-badge__btn--stop:hover:not(:disabled){background:#ef4444d9}.notif-bell{flex-shrink:0;position:relative}.notif-bell__btn{color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:flex;position:relative}.notif-bell__btn:hover{background:#ffffff4d}.notif-bell__badge{color:#fff;background:#ef4444;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:.7rem;font-weight:700;line-height:1;display:flex;position:absolute;top:-2px;right:-2px}.notif-bell__dropdown{color:#1c1f33;z-index:120;background:#fff;border-radius:10px;flex-direction:column;width:340px;max-height:420px;display:flex;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 12px 32px #16223333}.notif-bell__header{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:14px 16px 10px;display:flex}.notif-bell__title{font-size:.95rem;font-weight:600}.notif-bell__mark-all{color:#5170ff;cursor:pointer;background:0 0;border:none;padding:2px 4px;font-size:.8rem;font-weight:500}.notif-bell__mark-all:hover{text-decoration:underline}.notif-bell__mark-all:disabled{opacity:.5;cursor:not-allowed}.notif-bell__list{flex:1;overflow-y:auto}.notif-bell__empty{text-align:center;color:#999;padding:32px 16px;font-size:.9rem}.notif-bell__item{text-align:left;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #f3f3f3;align-items:flex-start;gap:10px;width:100%;padding:12px 16px;font-family:inherit;display:flex}.notif-bell__item:hover{background:#5170ff0f}.notif-bell__item--unread{background:#5170ff0a}.notif-bell__icon{flex-shrink:0;margin-top:2px}.notif-bell__content{flex:1;min-width:0}.notif-bell__message{color:#1c1f33;font-size:.85rem;line-height:1.4;display:block}.notif-bell__time{color:#999;margin-top:2px;font-size:.75rem;display:block}.notif-bell__dot{background:#5170ff;border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:6px}.app-main{flex:1;padding:48px 24px;overflow-x:hidden}.page-content{text-align:center;justify-content:center;align-items:center;width:100%;min-height:calc(100vh - 160px);display:flex}.page-content h1{color:#1c1f33;font-size:clamp(1.8rem,4vw,3rem)}@media (max-width:768px){.header-inner{min-height:52px;padding:0 16px}.mobile-menu-toggle{align-items:center;display:flex}.header-actions,.active-timer-badge__project{display:none}.active-timer-badge{padding:3px 6px 3px 8px}.main-nav{background:#5170ff;flex-direction:column;align-items:stretch;gap:0;padding:8px 0 16px;display:none;position:absolute;top:100%;left:0;right:0;box-shadow:0 8px 24px #0003}.main-nav.mobile-open{display:flex}.nav-link,.nav-button{text-align:left;justify-content:space-between;width:100%;padding:12px 24px;font-size:1rem}.nav-link.active,.nav-button.active{background:#ffffff1a;border-bottom:none}.dropdown-panel{color:#fff;min-width:0;box-shadow:none;background:#ffffff1a;border-radius:0;padding:0;position:static;transform:none}.dropdown-link{color:#fff;padding:10px 40px;font-size:.95rem}.dropdown-link[data-active=true]{color:#fff;background:#ffffff14}.dropdown-link:hover,.dropdown-link:focus-visible{background:#ffffff1f}.mobile-logout{color:#ffffffd9;border-top:1px solid #ffffff26;margin-top:8px;padding:12px 24px;font-size:1rem;font-weight:500;display:block}.notif-bell__dropdown{width:300px;right:-8px}.app-main{padding:24px 16px 32px}.page-content{min-height:calc(100vh - 120px)}}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_ab051805-module__FGCApW__className{font-family:Inter,Inter Fallback;font-style:normal}
