:root{--background:#f3f4f6;--foreground:#111827;--surface:#ffffffb8;--surface-border:#1118271a;--primary:#4f46e5;--primary-hover:#4338ca;--sidebar-bg:#ffffffeb;--sidebar-hover:#4f46e514;--sidebar-active:#4f46e526;--sidebar-text:#4b5563;--sidebar-active-text:#4338ca;--accent-purple:#7c3aed;--accent-green:#059669;--accent-orange:#d97706;--accent-red:#dc2626;--font-family:"Outfit", "Segoe UI", sans-serif;--radius-md:.75rem;--radius-lg:1rem;--radius-xl:1.5rem;--shadow-glass:0 8px 32px 0 #11182714}html[data-theme=dark]{--background:#09090b;--foreground:#fafafa;--surface:#18181ba6;--surface-border:#ffffff14;--primary:#8b5cf6;--primary-hover:#a78bfa;--sidebar-bg:#09090bd9;--sidebar-hover:#ffffff0d;--sidebar-active:#8b5cf633;--sidebar-text:#a1a1aa;--sidebar-active-text:#e879f9;--accent-purple:#c084fc;--accent-green:#34d399;--accent-orange:#fbbf24;--accent-red:#f87171;--shadow-glass:0 8px 32px 0 #0000004d}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--background);color:var(--foreground);font-family:var(--font-family);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-image:radial-gradient(circle at 15%,#6366f11f,#0000 30%),radial-gradient(circle at 85% 20%,#3b82f61a,#0000 30%);background-attachment:fixed;min-height:100vh;line-height:1.5}a{color:inherit;text-decoration:none;transition:all .2s}button{cursor:pointer;background:0 0;border:none;font-family:inherit;transition:all .2s}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2}.glass-panel{background:var(--surface);-webkit-backdrop-filter:blur(20px);border:1px solid var(--surface-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-glass);transition:transform .3s,box-shadow .3s,border-color .3s}.glass-panel:hover{border-color:#4f46e53d;transform:translateY(-2px);box-shadow:0 12px 40px #00000024}.page-title{letter-spacing:-.03em;background:linear-gradient(135deg, var(--foreground), var(--sidebar-text));-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:2rem;font-size:2.25rem;font-weight:700}.card-title{color:var(--foreground);margin-bottom:1rem;font-size:1.125rem;font-weight:500}input[type=date],select{color:var(--foreground);border-radius:var(--radius-md);background:#ffffffb3;border:1px solid #11182724;outline:none;padding:.5rem 1rem;font-family:inherit}html[data-theme=dark] input[type=date],html[data-theme=dark] select{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a}input[type=date]:focus,select:focus{border-color:var(--primary)}
.Sidebar-module__WZVnLW__sidebar{background-color:var(--sidebar-bg);border-right:1px solid var(--surface-border);z-index:10;flex-direction:column;width:260px;height:100vh;transition:all .3s;display:flex}.Sidebar-module__WZVnLW__logo{border-bottom:1px solid var(--surface-border);align-items:center;gap:.75rem;height:64px;padding:0 1.5rem;display:flex}.Sidebar-module__WZVnLW__logoIcon{background:linear-gradient(135deg, var(--primary), var(--accent-purple));border-radius:var(--radius-md);color:#fff;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.1rem;font-weight:800;display:flex}.Sidebar-module__WZVnLW__logoText{letter-spacing:-.02em;color:var(--foreground);font-size:1.25rem;font-weight:700}.Sidebar-module__WZVnLW__nav{flex-direction:column;flex:1;gap:.25rem;padding:1.5rem 1rem;display:flex;overflow-y:auto}.Sidebar-module__WZVnLW__navItem{border-radius:var(--radius-md);color:var(--sidebar-text);align-items:center;gap:.75rem;padding:.75rem 1rem;font-weight:500;transition:all .2s;display:flex}.Sidebar-module__WZVnLW__navItem:hover{background-color:var(--sidebar-hover);color:var(--foreground)}.Sidebar-module__WZVnLW__navItem.Sidebar-module__WZVnLW__active{background-color:var(--sidebar-active);color:var(--sidebar-active-text);font-weight:600}.Sidebar-module__WZVnLW__navIcon{justify-content:center;align-items:center;width:24px;font-size:1.1rem;display:flex}.Sidebar-module__WZVnLW__footer{border-top:1px solid var(--surface-border);padding:1rem}.Sidebar-module__WZVnLW__userProfile{border-radius:var(--radius-md);cursor:pointer;align-items:center;gap:.75rem;padding:.5rem;transition:background-color .2s;display:flex}.Sidebar-module__WZVnLW__userProfile:hover{background-color:var(--sidebar-hover)}.Sidebar-module__WZVnLW__avatar{background-color:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-weight:600;display:flex}.Sidebar-module__WZVnLW__userInfo{flex-direction:column;display:flex}.Sidebar-module__WZVnLW__userName{color:var(--foreground);font-size:.875rem;font-weight:600}.Sidebar-module__WZVnLW__workspace{color:var(--sidebar-text);font-size:.75rem}
.Header-module__hBw1pG__header{background-color:var(--surface);border-bottom:1px solid var(--surface-border);z-index:5;justify-content:space-between;align-items:center;height:64px;padding:0 2rem;display:flex}.Header-module__hBw1pG__left{align-items:center;display:flex}.Header-module__hBw1pG__projectSelector{align-items:center;gap:.75rem;display:flex;position:relative}.Header-module__hBw1pG__projectLabel{color:var(--sidebar-text);font-size:.875rem;font-weight:500}.Header-module__hBw1pG__projectToggle{border-radius:var(--radius-md);border:1px solid var(--surface-border);background:var(--background);min-width:250px;max-width:380px;height:38px;color:var(--foreground);cursor:pointer;justify-content:space-between;align-items:center;gap:.75rem;padding:0 .75rem;font-size:.875rem;font-weight:600;transition:border-color .2s,box-shadow .2s;display:inline-flex}.Header-module__hBw1pG__projectToggle:hover{border-color:var(--primary)}.Header-module__hBw1pG__projectToggle:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb, var(--primary) 24%, transparent);outline:none}.Header-module__hBw1pG__projectToggleText{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Header-module__hBw1pG__projectToggleCaret{color:var(--sidebar-text);font-size:.75rem;transition:transform .2s}.Header-module__hBw1pG__projectToggleCaretOpen{transform:rotate(180deg)}.Header-module__hBw1pG__projectMenu{border:1px solid var(--surface-border);background:var(--surface);border-radius:var(--radius-md);width:min(420px,75vw);max-height:320px;box-shadow:var(--shadow-lg);z-index:30;padding:.4rem;position:absolute;top:calc(100% + .4rem);left:0;overflow:auto}.Header-module__hBw1pG__projectOption{text-align:left;border-radius:var(--radius-sm);width:100%;color:var(--foreground);cursor:pointer;background:0 0;border:0;padding:.55rem .65rem;font-size:.875rem}.Header-module__hBw1pG__projectOption:hover{background:var(--sidebar-hover)}.Header-module__hBw1pG__projectOptionActive{background:color-mix(in srgb, var(--primary) 14%, transparent);color:var(--primary);font-weight:700}.Header-module__hBw1pG__projectEmpty{color:var(--muted-text);padding:.55rem .65rem;font-size:.84rem;display:block}.Header-module__hBw1pG__right{align-items:center;gap:1.5rem;display:flex}.Header-module__hBw1pG__createProjectLink{border:1px solid var(--surface-border);color:var(--foreground);background:var(--surface);border-radius:var(--radius-md);padding:.5rem .9rem;font-size:.83rem;font-weight:600;text-decoration:none}.Header-module__hBw1pG__createProjectLink:hover{background:var(--sidebar-hover)}.Header-module__hBw1pG__actions{gap:.5rem;display:flex}.Header-module__hBw1pG__actionBtn{border-radius:var(--radius-md);border:1px solid var(--surface-border);background:var(--surface);width:36px;height:36px;color:var(--sidebar-text);cursor:pointer;justify-content:center;align-items:center;font-size:1.25rem;text-decoration:none;transition:all .2s;display:flex;position:relative}.Header-module__hBw1pG__actionBtn:hover{background-color:var(--sidebar-hover);color:var(--foreground)}.Header-module__hBw1pG__actionBtn:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb, var(--primary) 24%, transparent);outline:none}.Header-module__hBw1pG__notificationWrap{position:relative}.Header-module__hBw1pG__notificationPanel{border:1px solid var(--surface-border);border-radius:var(--radius-md);background:var(--surface);width:min(360px,90vw);box-shadow:var(--shadow-lg);z-index:30;padding:.75rem;position:absolute;top:calc(100% + .45rem);right:0}.Header-module__hBw1pG__notificationTitle{color:var(--foreground);margin:0;font-size:.88rem;font-weight:700}.Header-module__hBw1pG__notificationPanelHeader{justify-content:space-between;align-items:center;gap:.65rem;margin-bottom:.55rem;display:flex}.Header-module__hBw1pG__notificationActionBtn{border:1px solid var(--surface-border);background:var(--background);color:var(--foreground);cursor:pointer;border-radius:8px;padding:.3rem .45rem;font-size:.72rem;font-weight:600}.Header-module__hBw1pG__notificationActionBtn:disabled{opacity:.55;cursor:not-allowed}.Header-module__hBw1pG__notificationActionBtn:hover:not(:disabled){background:var(--sidebar-hover)}.Header-module__hBw1pG__notificationList{flex-direction:column;gap:.45rem;display:flex}.Header-module__hBw1pG__notificationItem{border:1px solid var(--surface-border);border-radius:var(--radius-sm);background:var(--background);color:inherit;flex-direction:column;gap:.2rem;padding:.5rem .55rem;text-decoration:none;display:flex}.Header-module__hBw1pG__notificationItem:hover{border-color:color-mix(in srgb, var(--primary) 45%, var(--surface-border))}.Header-module__hBw1pG__notificationItemUnread{border-color:color-mix(in srgb, var(--primary) 55%, var(--surface-border));background:color-mix(in srgb, var(--surface) 80%, white 20%)}.Header-module__hBw1pG__notificationItemTitle{color:var(--foreground);font-size:.84rem;line-height:1.25}.Header-module__hBw1pG__notificationItemTime{color:var(--muted-text);font-size:.75rem}.Header-module__hBw1pG__switchBtn{border-radius:var(--radius-md);min-width:40px;height:36px;color:var(--sidebar-text);border:1px solid var(--surface-border);background:var(--surface);justify-content:center;align-items:center;padding:0 .6rem;font-size:.875rem;font-weight:700;display:inline-flex}.Header-module__hBw1pG__switchBtn:hover{background-color:var(--sidebar-hover);color:var(--foreground)}.Header-module__hBw1pG__switchBtn:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb, var(--primary) 24%, transparent);outline:none}.Header-module__hBw1pG__langControl{display:inline-flex}.Header-module__hBw1pG__langSelect{border-radius:var(--radius-md);min-width:104px;height:36px;color:var(--sidebar-text);border:1px solid var(--surface-border);background-color:var(--surface);appearance:none;cursor:pointer;background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%2394a3b8%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E);background-position:right .7rem top 50%;background-repeat:no-repeat;background-size:.58rem;justify-content:center;align-items:center;padding:0 1.9rem 0 .75rem;font-size:.875rem;font-weight:600;display:inline-flex}.Header-module__hBw1pG__langSelect:hover{background-color:var(--sidebar-hover);color:var(--foreground)}.Header-module__hBw1pG__langSelect:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb, var(--primary) 24%, transparent);outline:none}.Header-module__hBw1pG__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.Header-module__hBw1pG__badge{background-color:var(--accent-red);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:.65rem;font-weight:700;display:flex;position:absolute;top:4px;right:4px}.Header-module__hBw1pG__newBtn{background-color:var(--primary);color:#fff;border-radius:var(--radius-md);border:0;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .2s;box-shadow:0 4px 14px #4f46e563}.Header-module__hBw1pG__newBtn:hover:not(:disabled){background-color:var(--primary-hover);transform:translateY(-1px);box-shadow:0 6px 20px #4f46e53b}.Header-module__hBw1pG__newBtn:disabled{opacity:.65;cursor:not-allowed}
