:root{--bg:#fff;--text:#111;--text-muted:#666;--accent:#18b5ff;--card:#fff;--border:#0000000f;--black:#000;--radius-sm:12px;--radius-md:20px;--radius-lg:28px;--radius-xl:36px;--ease:cubic-bezier(.2, .8, .2, 1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);-webkit-font-smoothing:antialiased;background:#f5f5f5;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji}a{color:inherit}button,input,textarea,select{color:inherit;font-family:inherit}
.WorkspaceSwitcher-module-scss-module__4jKVyG__wrap{width:100%;position:relative}.WorkspaceSwitcher-module-scss-module__4jKVyG__trigger{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--card);width:100%;color:var(--text);cursor:pointer;align-items:center;gap:8px;padding:8px 10px;transition:border-color .15s,background .15s;display:flex}.WorkspaceSwitcher-module-scss-module__4jKVyG__trigger:hover{border-color:var(--accent)}.WorkspaceSwitcher-module-scss-module__4jKVyG__triggerCollapsed{justify-content:center;padding:8px}.WorkspaceSwitcher-module-scss-module__4jKVyG__badge{background:var(--accent);color:#fff;border-radius:8px;flex-shrink:0;place-items:center;width:24px;height:24px;font-size:12px;font-weight:700;display:grid}.WorkspaceSwitcher-module-scss-module__4jKVyG__name{text-overflow:ellipsis;white-space:nowrap;text-align:left;flex:1;min-width:0;font-size:13px;font-weight:600;overflow:hidden}.WorkspaceSwitcher-module-scss-module__4jKVyG__chevron{color:var(--text-muted);flex-shrink:0}.WorkspaceSwitcher-module-scss-module__4jKVyG__menu{z-index:1000;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--card);min-width:240px;max-width:calc(100vw - 24px);max-height:calc(100vh - 120px);padding:6px;position:fixed;overflow-y:auto;box-shadow:0 12px 32px #00000029}.WorkspaceSwitcher-module-scss-module__4jKVyG__menuLabel{letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);padding:6px 8px;font-size:11px;font-weight:600}.WorkspaceSwitcher-module-scss-module__4jKVyG__item{width:100%;color:var(--text);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;padding:8px;display:flex}.WorkspaceSwitcher-module-scss-module__4jKVyG__item:hover{background:#0000000a}.WorkspaceSwitcher-module-scss-module__4jKVyG__itemBadge{background:var(--border);width:22px;height:22px;color:var(--text);border-radius:6px;flex-shrink:0;place-items:center;font-size:11px;font-weight:700;display:grid}.WorkspaceSwitcher-module-scss-module__4jKVyG__itemMeta{flex-direction:column;flex:1;min-width:0;display:flex}.WorkspaceSwitcher-module-scss-module__4jKVyG__itemName{overflow-wrap:anywhere;font-size:13px;font-weight:500;line-height:1.3}.WorkspaceSwitcher-module-scss-module__4jKVyG__itemRole{color:var(--text-muted);text-transform:capitalize;font-size:11px}.WorkspaceSwitcher-module-scss-module__4jKVyG__check{color:var(--accent);flex-shrink:0}.WorkspaceSwitcher-module-scss-module__4jKVyG__menuDivider{background:var(--border);height:1px;margin:6px 4px}.WorkspaceSwitcher-module-scss-module__4jKVyG__createRow{gap:6px;padding:4px;display:flex}.WorkspaceSwitcher-module-scss-module__4jKVyG__createInput{border:1px solid var(--border);background:var(--bg);min-width:0;color:var(--text);border-radius:8px;flex:1;padding:7px 9px;font-size:13px}.WorkspaceSwitcher-module-scss-module__4jKVyG__createBtn{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:7px 12px;font-size:13px;font-weight:600}.WorkspaceSwitcher-module-scss-module__4jKVyG__createBtn:disabled{opacity:.5;cursor:default}.WorkspaceSwitcher-module-scss-module__4jKVyG__emptyHint{color:var(--text-muted);align-items:center;gap:4px;margin-top:4px;font-size:11px;display:inline-flex}
.NotificationBell-module-scss-module__ToSEJq__wrap{position:relative}.NotificationBell-module-scss-module__ToSEJq__bellBtn{border:1px solid var(--border);background:var(--card);width:32px;height:32px;color:var(--text-muted);cursor:pointer;border-radius:9px;place-items:center;transition:color .15s,border-color .15s;display:grid;position:relative}.NotificationBell-module-scss-module__ToSEJq__bellBtn:hover{color:var(--text);border-color:var(--accent)}.NotificationBell-module-scss-module__ToSEJq__bellBtnCollapsed{width:30px;height:30px}.NotificationBell-module-scss-module__ToSEJq__dot{color:#fff;text-align:center;min-width:16px;height:16px;box-shadow:0 0 0 2px var(--card);background:#ef4444;border-radius:999px;padding:0 4px;font-size:10px;font-weight:700;line-height:16px;position:absolute;top:-5px;right:-5px}.NotificationBell-module-scss-module__ToSEJq__panel{z-index:1000;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--card);flex-direction:column;width:340px;max-width:calc(100vw - 24px);max-height:460px;display:flex;position:fixed;overflow:hidden;box-shadow:0 16px 40px #0000002e}.NotificationBell-module-scss-module__ToSEJq__panelHead{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.NotificationBell-module-scss-module__ToSEJq__panelTitle{color:var(--text);font-size:14px;font-weight:700}.NotificationBell-module-scss-module__ToSEJq__markAll{color:var(--accent);cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;font-size:12px;font-weight:600;display:inline-flex}.NotificationBell-module-scss-module__ToSEJq__list{overflow-y:auto}.NotificationBell-module-scss-module__ToSEJq__empty{text-align:center;color:var(--text-muted);padding:28px 16px;font-size:13px}.NotificationBell-module-scss-module__ToSEJq__item{border:none;border-bottom:1px solid var(--border);text-align:left;cursor:pointer;background:0 0;gap:10px;width:100%;padding:12px 14px;display:flex;position:relative}.NotificationBell-module-scss-module__ToSEJq__item:hover{background:var(--bg)}.NotificationBell-module-scss-module__ToSEJq__itemUnread{background:#18b5ff0d}.NotificationBell-module-scss-module__ToSEJq__itemIcon{background:var(--bg);width:30px;height:30px;color:var(--text-muted);border-radius:8px;flex-shrink:0;place-items:center;display:grid}.NotificationBell-module-scss-module__ToSEJq__t_generation_complete{color:#18b5ff}.NotificationBell-module-scss-module__ToSEJq__t_generation_failed{color:#dc2626}.NotificationBell-module-scss-module__ToSEJq__t_published{color:#10b981}.NotificationBell-module-scss-module__ToSEJq__t_system{color:#a855f7}.NotificationBell-module-scss-module__ToSEJq__itemMeta{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.NotificationBell-module-scss-module__ToSEJq__itemTitle{color:var(--text);font-size:13px;font-weight:600}.NotificationBell-module-scss-module__ToSEJq__itemBody{color:var(--text-muted);text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;display:-webkit-box;overflow:hidden}.NotificationBell-module-scss-module__ToSEJq__itemTime{color:var(--text-muted);margin-top:2px;font-size:11px}.NotificationBell-module-scss-module__ToSEJq__unreadDot{background:var(--accent);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:4px}.NotificationBell-module-scss-module__ToSEJq__itemDel{width:22px;height:22px;color:var(--text-muted);opacity:0;border-radius:6px;flex-shrink:0;place-items:center;transition:opacity .15s;display:grid}.NotificationBell-module-scss-module__ToSEJq__item:hover .NotificationBell-module-scss-module__ToSEJq__itemDel{opacity:1}.NotificationBell-module-scss-module__ToSEJq__itemDel:hover{color:#dc2626;background:#ef44441a}
.AppShell-module-scss-module__5AyHya__shell{background:#f5f5f5;min-height:100vh;display:flex}.AppShell-module-scss-module__5AyHya__sidebar{border-right:1px solid var(--border);background:#fff;flex-direction:column;flex-shrink:0;height:100vh;padding:16px 10px;transition:width .2s cubic-bezier(.4,0,.2,1);display:flex;position:sticky;top:0;overflow:hidden}.AppShell-module-scss-module__5AyHya__sidebarExpanded{width:220px}.AppShell-module-scss-module__5AyHya__sidebarCollapsed{width:60px}.AppShell-module-scss-module__5AyHya__brandRow{justify-content:space-between;align-items:center;gap:8px;min-width:0;padding:4px 2px 12px;display:flex}.AppShell-module-scss-module__5AyHya__brand{flex:1;align-items:center;gap:9px;min-width:0;display:flex;overflow:hidden}.AppShell-module-scss-module__5AyHya__brandLogo{flex-shrink:0;align-items:center;height:32px;transition:width .2s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.AppShell-module-scss-module__5AyHya__brandLogo img{width:auto;max-width:none;height:32px;display:block}.AppShell-module-scss-module__5AyHya__brandLogoCollapsed{width:27px}.AppShell-module-scss-module__5AyHya__brandText{white-space:nowrap;opacity:1;flex-direction:column;line-height:1.2;transition:opacity .15s,width .15s;display:flex;overflow:hidden}.AppShell-module-scss-module__5AyHya__brandTextHidden{opacity:0;pointer-events:none;width:0}.AppShell-module-scss-module__5AyHya__brandName{letter-spacing:-.01em;color:var(--text);font-size:13.5px;font-weight:700}.AppShell-module-scss-module__5AyHya__brandSub{color:var(--text-muted);letter-spacing:.04em;font-size:10px}.AppShell-module-scss-module__5AyHya__toggleBtn{border:1px solid var(--border);width:26px;height:26px;color:var(--text-muted);cursor:pointer;background:0 0;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}.AppShell-module-scss-module__5AyHya__toggleBtn:hover{color:var(--text);background:#f0f0f0}.AppShell-module-scss-module__5AyHya__divider{background:var(--border);flex-shrink:0;height:1px;margin:0 0 8px}.AppShell-module-scss-module__5AyHya__workspaceRow{flex-shrink:0;padding:0 4px 8px}.AppShell-module-scss-module__5AyHya__brandActions{flex-shrink:0;align-items:center;gap:6px;display:flex}.AppShell-module-scss-module__5AyHya__brandRowCollapsed{flex-direction:column;gap:10px}.AppShell-module-scss-module__5AyHya__brandRowCollapsed .AppShell-module-scss-module__5AyHya__brandActions{flex-direction:column}.AppShell-module-scss-module__5AyHya__nav{flex-direction:column;flex:1;gap:2px;display:flex;overflow:hidden}.AppShell-module-scss-module__5AyHya__navItem{width:100%;color:var(--text-muted);cursor:pointer;text-align:left;white-space:nowrap;background:0 0;border:none;border-radius:9px;align-items:center;gap:9px;padding:9px 10px;font-size:13.5px;font-weight:500;text-decoration:none;transition:background .12s,color .12s;display:flex;position:relative;overflow:hidden}.AppShell-module-scss-module__5AyHya__navItem:hover{color:var(--text);background:#f0f0f0}.AppShell-module-scss-module__5AyHya__navItemCollapsed{justify-content:center;gap:0;padding:9px}.AppShell-module-scss-module__5AyHya__active{font-weight:600;color:var(--accent)!important;background:#18b5ff14!important}.AppShell-module-scss-module__5AyHya__navIcon{flex-shrink:0;align-items:center;transition:color .12s;display:flex}.AppShell-module-scss-module__5AyHya__active .AppShell-module-scss-module__5AyHya__navIcon{color:var(--accent)}.AppShell-module-scss-module__5AyHya__navLabel{white-space:nowrap;flex:1;transition:opacity .15s;overflow:hidden}.AppShell-module-scss-module__5AyHya__navLabelHidden{opacity:0;flex:0;width:0;overflow:hidden}.AppShell-module-scss-module__5AyHya__navItem[title]:hover:after{content:attr(title);color:#fff;white-space:nowrap;pointer-events:none;z-index:100;background:#111;border-radius:7px;padding:5px 10px;font-size:12px;font-weight:500;position:absolute;top:50%;left:calc(100% + 10px);transform:translateY(-50%);box-shadow:0 4px 12px #00000026}.AppShell-module-scss-module__5AyHya__bottom{border-top:1px solid var(--border);flex-direction:column;flex-shrink:0;gap:8px;padding-top:10px;display:flex}.AppShell-module-scss-module__5AyHya__upgradeBtn{color:var(--text-muted);white-space:nowrap;background:0 0;border:1.5px dashed #0000001f;border-radius:9px;justify-content:center;align-items:center;gap:5px;padding:8px;font-size:12px;font-weight:600;text-decoration:none;transition:background .15s,color .15s,border-color .15s;display:flex}.AppShell-module-scss-module__5AyHya__upgradeBtn:hover{color:var(--accent);border-color:var(--accent);background:#18b5ff0f}.AppShell-module-scss-module__5AyHya__upgradeBtnCollapsed{padding:8px}.AppShell-module-scss-module__5AyHya__upgradeBtnCollapsed span{display:none}.AppShell-module-scss-module__5AyHya__planBadge{letter-spacing:.06em;white-space:nowrap;border-radius:9px;justify-content:center;align-items:center;gap:5px;padding:7px;font-size:11px;font-weight:700;display:flex}.AppShell-module-scss-module__5AyHya__plan_pro{color:#0891b2;background:#18b5ff14}.AppShell-module-scss-module__5AyHya__plan_enterprise{color:#7c3aed;background:#7c3aed14}.AppShell-module-scss-module__5AyHya__userRow{align-items:center;gap:8px;display:flex;overflow:hidden}.AppShell-module-scss-module__5AyHya__userRowCollapsed{justify-content:center}.AppShell-module-scss-module__5AyHya__avatar{background:var(--accent);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:12px;font-weight:700;display:flex}.AppShell-module-scss-module__5AyHya__userMeta{flex-direction:column;flex:1;gap:1px;min-width:0;transition:opacity .15s;display:flex}.AppShell-module-scss-module__5AyHya__userMetaHidden{opacity:0;flex:0;width:0;overflow:hidden}.AppShell-module-scss-module__5AyHya__userName{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;font-weight:600;overflow:hidden}.AppShell-module-scss-module__5AyHya__userEmail{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:10.5px;overflow:hidden}.AppShell-module-scss-module__5AyHya__signOutBtn{border:1px solid var(--border);width:28px;height:28px;color:var(--text-muted);cursor:pointer;background:0 0;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;transition:color .15s,border-color .15s,background .15s;display:flex}.AppShell-module-scss-module__5AyHya__signOutBtn:hover{color:#ef4444;background:#ef44440d;border-color:#ef44444d}.AppShell-module-scss-module__5AyHya__main{background:#f5f5f5;flex:1;width:0;min-width:0;padding:32px 36px 80px;overflow-y:auto}
