@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";
:root{--font-sans:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--bg-app:#fff;--bg-sidebar:#f8f9fa;--bg-header:#fff;--bg-card:#fff;--bg-card-hover:#f9fafb;--bg-elevated:#fff;--bg-input:#f3f4f6;--accent-indigo:#6366f1;--accent-violet:#8b5cf6;--accent-cyan:#06b6d4;--accent-emerald:#10b981;--accent-amber:#f59e0b;--accent-rose:#f43f5e;--text-primary:#111827;--text-secondary:#4b5563;--text-muted:#9ca3af;--text-inverse:#fff;--border-subtle:#e5e7eb;--border-card:#f3f4f6;--border-hover:#e5e7eb;--border-accent:#6366f1;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a, 0 2px 4px -1px #0000000f;--shadow-lg:0 10px 15px -3px #0000001a, 0 4px 6px -2px #0000000d;--radius-sm:6px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--radius-full:9999px;--transition-fast:.15s cubic-bezier(.4, 0, .2, 1);--transition-normal:.25s cubic-bezier(.4, 0, .2, 1);--transition-spring:.4s cubic-bezier(.16, 1, .3, 1)}
*{box-sizing:border-box;margin:0;padding:0}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;height:100%}html,body{max-width:100vw}body{background-color:var(--bg-app);min-height:100%;color:var(--text-primary);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;line-height:1.5;display:flex;overflow-x:hidden}a{color:inherit;transition:color var(--transition-fast);text-decoration:none}button,input,select,textarea{background:0 0;border:none;outline:none;font-family:inherit}button{cursor:pointer}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{border-radius:var(--radius-full);background:#d1d5db}::-webkit-scrollbar-thumb:hover{background:#9ca3af}.card{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);transition:all var(--transition-normal)}.card:hover{border-color:var(--border-hover);box-shadow:var(--shadow-md)}.badge{border-radius:var(--radius-full);justify-content:center;align-items:center;gap:6px;padding:2px 8px;font-size:.75rem;font-weight:500;display:inline-flex}
.Sidebar-module__XRNO5a__sidebar{background:var(--bg-sidebar);border-right:1px solid var(--border-subtle);z-index:50;-webkit-user-select:none;user-select:none;flex-direction:column;width:260px;height:100vh;transition:width .3s;display:flex;position:fixed;top:0;left:0}.Sidebar-module__XRNO5a__collapsed{width:64px}.Sidebar-module__XRNO5a__collapsed .Sidebar-module__XRNO5a__title,.Sidebar-module__XRNO5a__collapsed .Sidebar-module__XRNO5a__newProjectBtn span,.Sidebar-module__XRNO5a__collapsed .Sidebar-module__XRNO5a__searchInput,.Sidebar-module__XRNO5a__collapsed .Sidebar-module__XRNO5a__shortcutBadge,.Sidebar-module__XRNO5a__collapsed .Sidebar-module__XRNO5a__sectionTitle,.Sidebar-module__XRNO5a__collapsed .Sidebar-module__XRNO5a__linkText,.Sidebar-module__XRNO5a__collapsed .Sidebar-module__XRNO5a__navBadge,.Sidebar-module__XRNO5a__collapsed .Sidebar-module__XRNO5a__userDetails,.Sidebar-module__XRNO5a__collapsed .Sidebar-module__XRNO5a__userDropdownIcon{display:none}.Sidebar-module__XRNO5a__collapsed .Sidebar-module__XRNO5a__newProjectBtn{border-radius:50%;width:40px;height:40px;margin:0 auto;padding:0}.Sidebar-module__XRNO5a__collapsed .Sidebar-module__XRNO5a__searchContainer{justify-content:center}.Sidebar-module__XRNO5a__collapsed .Sidebar-module__XRNO5a__searchIcon{margin:0;position:static}.Sidebar-module__XRNO5a__collapsed .Sidebar-module__XRNO5a__searchContainer input{display:none}.Sidebar-module__XRNO5a__collapsed .Sidebar-module__XRNO5a__brand{justify-content:center}.Sidebar-module__XRNO5a__collapsed .Sidebar-module__XRNO5a__logoButton{margin:0 auto}.Sidebar-module__XRNO5a__collapsed .Sidebar-module__XRNO5a__navLinkLeft{justify-content:center;gap:0;width:100%}.Sidebar-module__XRNO5a__collapsed .Sidebar-module__XRNO5a__navLink{justify-content:center}.Sidebar-module__XRNO5a__collapsed .Sidebar-module__XRNO5a__userProfile{justify-content:center;padding:16px 8px}.Sidebar-module__XRNO5a__collapsed .Sidebar-module__XRNO5a__topSection{padding:16px 8px}.Sidebar-module__XRNO5a__collapsed .Sidebar-module__XRNO5a__navScrollArea{padding:0 8px}.Sidebar-module__XRNO5a__topSection{flex-direction:column;gap:16px;padding:16px;display:flex}.Sidebar-module__XRNO5a__brand{justify-content:space-between;align-items:center;display:flex}.Sidebar-module__XRNO5a__logoGroup{align-items:center;gap:10px;display:flex}.Sidebar-module__XRNO5a__logoButton{background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;display:flex;position:relative}.Sidebar-module__XRNO5a__interactiveLogo{cursor:pointer;transition:all .2s}.Sidebar-module__XRNO5a__interactiveLogo:hover{background:#0000000d}.Sidebar-module__XRNO5a__logoSquare{background-color:#111827;border-radius:6px;width:28px;height:28px;position:absolute;top:0;left:0}.Sidebar-module__XRNO5a__logoSquare:after{content:"";border:2px solid #fff;border-radius:50%;width:12px;height:12px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Sidebar-module__XRNO5a__collapseIconWrapper{color:var(--text-muted);z-index:2;display:none}.Sidebar-module__XRNO5a__interactiveLogo:hover .Sidebar-module__XRNO5a__logoSquare{display:none}.Sidebar-module__XRNO5a__interactiveLogo:hover .Sidebar-module__XRNO5a__collapseIconWrapper{display:flex}.Sidebar-module__XRNO5a__collapseBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex}.Sidebar-module__XRNO5a__collapseBtn:hover{border-color:var(--border-subtle);color:var(--text-primary);background:#0000000d}.Sidebar-module__XRNO5a__newProjectBtn{border:1px solid var(--border-subtle);width:100%;color:var(--text-primary);box-shadow:var(--shadow-sm);background:#fff;border-radius:20px;justify-content:center;align-items:center;gap:8px;padding:8px 16px;font-size:.9rem;font-weight:500;transition:all .2s;display:flex}.Sidebar-module__XRNO5a__newProjectBtn:hover{background:#f9fafb}.Sidebar-module__XRNO5a__searchContainer{align-items:center;display:flex;position:relative}.Sidebar-module__XRNO5a__searchIcon{color:var(--text-muted);position:absolute;left:12px}.Sidebar-module__XRNO5a__searchInput{border:1px solid var(--border-subtle);width:100%;height:36px;color:var(--text-primary);background:#fff;border-radius:8px;padding:0 40px 0 36px;font-size:.85rem}.Sidebar-module__XRNO5a__searchInput::placeholder{color:var(--text-muted)}.Sidebar-module__XRNO5a__searchInput:focus{border-color:#9ca3af}.Sidebar-module__XRNO5a__shortcutBadge{color:var(--text-muted);background:#f3f4f6;border-radius:4px;padding:2px 6px;font-size:.7rem;font-weight:600;position:absolute;right:8px}.Sidebar-module__XRNO5a__navScrollArea{flex:1;padding:0 16px;overflow-y:auto}.Sidebar-module__XRNO5a__navSection{margin-bottom:24px}.Sidebar-module__XRNO5a__sectionTitle{color:var(--text-muted);margin-bottom:8px;padding:0 8px;font-size:.75rem;font-weight:500}.Sidebar-module__XRNO5a__navList{flex-direction:column;gap:6px;list-style:none;display:flex}.Sidebar-module__XRNO5a__navLink{color:var(--text-secondary);cursor:pointer;border-radius:6px;justify-content:space-between;align-items:center;padding:8px;font-size:.88rem;font-weight:500;text-decoration:none;display:flex}.Sidebar-module__XRNO5a__navLinkLeft{align-items:center;gap:12px;display:flex}.Sidebar-module__XRNO5a__navIcon{color:var(--text-muted)}.Sidebar-module__XRNO5a__navLink:hover{color:var(--text-primary);background:#0000000a}.Sidebar-module__XRNO5a__navLinkActive{color:var(--text-primary);background:#fff;font-weight:600;box-shadow:0 1px 2px #0000000d}.Sidebar-module__XRNO5a__navLinkActive .Sidebar-module__XRNO5a__navIcon{color:var(--text-primary)}.Sidebar-module__XRNO5a__navBadge{color:var(--text-muted);background:0 0;border-radius:10px;padding:2px 6px;font-size:.75rem;font-weight:600}.Sidebar-module__XRNO5a__navBadgeActive{color:#fff;background:#111827}.Sidebar-module__XRNO5a__chevron{color:var(--text-muted)}.Sidebar-module__XRNO5a__subList{border-left:1px solid var(--border-subtle);flex-direction:column;gap:2px;margin-top:2px;margin-left:20px;padding-left:12px;list-style:none;display:flex}.Sidebar-module__XRNO5a__subLink{color:var(--text-secondary);border-radius:6px;align-items:center;gap:10px;padding:6px 8px;font-size:.85rem;text-decoration:none;display:flex}.Sidebar-module__XRNO5a__subLink:hover{color:var(--text-primary);background:#0000000a}.Sidebar-module__XRNO5a__subIcon{color:var(--text-muted)}.Sidebar-module__XRNO5a__projectIcon{border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.Sidebar-module__XRNO5a__userProfile{border-top:1px solid var(--border-subtle);cursor:pointer;justify-content:space-between;align-items:center;padding:16px;display:flex}.Sidebar-module__XRNO5a__userProfile:hover{background:#00000005}.Sidebar-module__XRNO5a__userInfo{align-items:center;gap:12px;display:flex}.Sidebar-module__XRNO5a__avatar{object-fit:cover;border-radius:50%;width:36px;height:36px}.Sidebar-module__XRNO5a__userDetails{flex-direction:column;display:flex}.Sidebar-module__XRNO5a__userName{color:var(--text-primary);font-size:.9rem;font-weight:600}.Sidebar-module__XRNO5a__userRole{color:var(--text-muted);font-size:.75rem}.Sidebar-module__XRNO5a__userDropdownIcon{color:var(--text-muted)}.Sidebar-module__XRNO5a__backdrop,.Sidebar-module__XRNO5a__mobileCloseBtn{display:none}@media (max-width:1024px){.Sidebar-module__XRNO5a__backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;opacity:0;pointer-events:none;background:#0f172a66;transition:opacity .3s;display:block;position:fixed;inset:0}.sidebar-mobile-open .Sidebar-module__XRNO5a__backdrop{opacity:1;pointer-events:auto}.Sidebar-module__XRNO5a__sidebar{z-index:1001!important;width:260px!important;height:100vh!important;box-shadow:var(--shadow-lg)!important;background:var(--bg-sidebar)!important;transition:transform .3s cubic-bezier(.16,1,.3,1)!important;position:fixed!important;top:0!important;left:-260px!important}.sidebar-mobile-open .Sidebar-module__XRNO5a__sidebar{transform:translate(260px)!important}.Sidebar-module__XRNO5a__mobileCloseBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex}.Sidebar-module__XRNO5a__mobileCloseBtn:hover{color:var(--text-primary);background:#0000000d}.Sidebar-module__XRNO5a__collapseBtn{display:none!important}.Sidebar-module__XRNO5a__collapsed{width:260px!important}.Sidebar-module__XRNO5a__collapsed .Sidebar-module__XRNO5a__title,.Sidebar-module__XRNO5a__collapsed .Sidebar-module__XRNO5a__newProjectBtn span{display:inline!important}.Sidebar-module__XRNO5a__collapsed .Sidebar-module__XRNO5a__newProjectBtn{border-radius:20px!important;width:100%!important;height:auto!important;margin:0!important;padding:8px 16px!important}.Sidebar-module__XRNO5a__collapsed .Sidebar-module__XRNO5a__searchContainer{justify-content:flex-start!important}.Sidebar-module__XRNO5a__collapsed .Sidebar-module__XRNO5a__searchIcon{margin:0!important;position:absolute!important;left:12px!important}.Sidebar-module__XRNO5a__collapsed .Sidebar-module__XRNO5a__searchInput{width:100%!important;padding-left:36px!important;display:block!important}.Sidebar-module__XRNO5a__collapsed .Sidebar-module__XRNO5a__shortcutBadge{display:inline!important}.Sidebar-module__XRNO5a__collapsed .Sidebar-module__XRNO5a__sectionTitle{display:block!important}.Sidebar-module__XRNO5a__collapsed .Sidebar-module__XRNO5a__linkText,.Sidebar-module__XRNO5a__collapsed .Sidebar-module__XRNO5a__navBadge{display:inline!important}.Sidebar-module__XRNO5a__collapsed .Sidebar-module__XRNO5a__userDetails{display:flex!important}.Sidebar-module__XRNO5a__collapsed .Sidebar-module__XRNO5a__userDropdownIcon{display:inline!important}.Sidebar-module__XRNO5a__collapsed .Sidebar-module__XRNO5a__brand{justify-content:space-between!important}.Sidebar-module__XRNO5a__collapsed .Sidebar-module__XRNO5a__logoButton{margin:0!important}.Sidebar-module__XRNO5a__collapsed .Sidebar-module__XRNO5a__navLinkLeft{justify-content:flex-start!important;gap:12px!important;width:auto!important}.Sidebar-module__XRNO5a__collapsed .Sidebar-module__XRNO5a__navLink{justify-content:space-between!important}.Sidebar-module__XRNO5a__collapsed .Sidebar-module__XRNO5a__userProfile{justify-content:space-between!important;padding:16px!important}.Sidebar-module__XRNO5a__collapsed .Sidebar-module__XRNO5a__topSection{padding:16px!important}.Sidebar-module__XRNO5a__collapsed .Sidebar-module__XRNO5a__navScrollArea{padding:0 16px!important}}.Sidebar-module__XRNO5a__avatarFallback{background-color:var(--brand-color,#2563eb);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.9rem;font-weight:600;display:flex}.Sidebar-module__XRNO5a__proBadge{letter-spacing:.04em;color:#fff;text-transform:uppercase;vertical-align:middle;background:#2563eb;border-radius:6px;align-items:center;padding:2px 6px;font-size:.65rem;font-weight:800;line-height:1;display:inline-flex}.Sidebar-module__XRNO5a__collapsed .Sidebar-module__XRNO5a__proBadge,.Sidebar-module__XRNO5a__collapsed .Sidebar-module__XRNO5a__soonBadge{display:none!important}