.layout-module__PG1zGW__layout{grid-template-columns:var(--sidebar-width-compact) 1fr;grid-template-rows:var(--space-10) 1fr 36px;background-color:var(--bg-body);height:var(--height-screen);grid-template-areas:"sidebar header""sidebar content""sidebar bottomBar";display:grid;overflow:hidden}.layout-module__PG1zGW__layoutCollapsed{grid-template-columns:1fr;grid-template-areas:"header""content""bottomBar"}.layout-module__PG1zGW__layoutCollapsed .layout-module__PG1zGW__sidebar{display:none}.layout-module__PG1zGW__layoutCollapsed .layout-module__PG1zGW__content{margin-left:var(--space-2)}@media (max-width:1024px){.layout-module__PG1zGW__layout{grid-template:"content"1fr/1fr}.layout-module__PG1zGW__layoutCollapsed .layout-module__PG1zGW__content{margin-left:0}}.layout-module__PG1zGW__bottomBar{padding:0 var(--space-2);justify-content:flex-end;align-items:center;gap:var(--space-1);grid-area:bottomBar;display:flex}.layout-module__PG1zGW__chatTrigger{align-items:center;gap:var(--space-1_5);flex-shrink:0;display:flex}.layout-module__PG1zGW__chatTriggerActive{background:var(--bg-hover)!important}.layout-module__PG1zGW__chatTabs{scrollbar-width:none;align-items:center;gap:2px;max-width:400px;display:flex;overflow-x:auto}.layout-module__PG1zGW__chatTabs::-webkit-scrollbar{display:none}.layout-module__PG1zGW__chatTab{border-radius:var(--radius-md);background:var(--bg-subtle);border:1px solid var(--border-default);cursor:pointer;flex-shrink:0;align-items:center;gap:4px;max-width:180px;height:26px;padding:2px 8px;transition:background .15s,border-color .15s;display:flex}.layout-module__PG1zGW__chatTab:hover{background:var(--bg-hover)}.layout-module__PG1zGW__chatTabActive{border-color:var(--border-strong);background:var(--bg-default)}.layout-module__PG1zGW__chatTabTitle{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;max-width:140px;font-size:12px;font-weight:500;overflow:hidden}.layout-module__PG1zGW__chatTabClose{border-radius:var(--radius-sm);width:16px;height:16px;color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;transition:color .15s,background .15s;display:none}.layout-module__PG1zGW__chatTab:hover .layout-module__PG1zGW__chatTabClose{display:flex}.layout-module__PG1zGW__chatTabClose:hover{color:var(--text-primary);background:var(--bg-hover)}.layout-module__PG1zGW__historyWrapper{flex-shrink:0;position:relative}.layout-module__PG1zGW__historyButton{border-radius:var(--radius-md);width:28px;height:28px;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:color .15s,background .15s;display:flex}.layout-module__PG1zGW__historyButton:hover{color:var(--text-primary);background:var(--bg-subtle)}@media (max-width:1024px){.layout-module__PG1zGW__bottomBar{display:none}}.layout-module__PG1zGW__sidebar{background:#f2f3f0;flex-direction:column;grid-area:sidebar;height:100%;display:flex}@media (max-width:1024px){.layout-module__PG1zGW__sidebar{display:none}}.layout-module__PG1zGW__sidebarContent{padding-bottom:var(--space-5);flex-direction:column;flex:1;gap:6px;display:flex;overflow-y:auto}.layout-module__PG1zGW__sidebarFooter{padding:0 var(--space-1_5) var(--space-3)}.layout-module__PG1zGW__userSection{align-items:center;gap:var(--space-1);width:100%;height:var(--space-7);padding:0px var(--space-1_5);border-radius:var(--radius-md);cursor:pointer;text-align:left;background:0 0;border:none;transition:background-color .2s;display:flex}.layout-module__PG1zGW__userSection:hover{background-color:var(--bg-hover)}.layout-module__PG1zGW__footerAvatar{width:var(--space-4);height:var(--space-4);border-radius:var(--radius-round);object-fit:cover}.layout-module__PG1zGW__footerAvatarPlaceholder{width:var(--space-4);height:var(--space-4);border-radius:var(--radius-round);background-color:var(--color-gray-900);color:var(--text-inverse);justify-content:center;align-items:center;font-size:8px;font-weight:600;display:flex}.layout-module__PG1zGW__userInfo{flex:1;min-width:0}.layout-module__PG1zGW__userEmail{font-size:var(--font-size-subtext);color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-weight:500;line-height:1;overflow:hidden}.layout-module__PG1zGW__header{height:var(--space-10);width:100%;padding:0px var(--space-2);grid-area:header;justify-content:space-between;align-items:center;display:flex}@media (max-width:1024px){.layout-module__PG1zGW__header{display:none}}.layout-module__PG1zGW__headerLeft{align-items:center;gap:12px;display:flex}.layout-module__PG1zGW__sidebarToggle{cursor:pointer;color:var(--text-secondary);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}.layout-module__PG1zGW__sidebarToggle:hover{color:var(--text-primary)}.layout-module__PG1zGW__headerDivider{background:#0000001a;flex-shrink:0;width:1px;height:20px}.layout-module__PG1zGW__content{background-color:var(--bg-default);border-radius:var(--radius-lg);border:1px solid var(--border-default);margin-right:var(--space-2);grid-area:content;overflow:hidden scroll}@media (max-width:1024px){.layout-module__PG1zGW__content{border:none;border-radius:0;margin-right:0;padding-bottom:100px}}.layout-module__PG1zGW__brand{cursor:pointer;background:0 0;border:none;outline:none;align-items:center;width:180px;height:40px;padding:0 4px;text-decoration:none;display:flex;position:relative;top:0;left:0}.layout-module__PG1zGW__brand:focus-visible{outline:2px solid var(--border-focus,#59595b);outline-offset:-2px;border-radius:var(--radius-md)}.layout-module__PG1zGW__brandText{letter-spacing:-.1px;color:#2d2d2d;align-items:center;width:auto;height:17px;font-family:inherit;font-size:14px;font-style:normal;font-weight:600;line-height:17px;display:flex;position:absolute;top:calc(50% - 8.5px);left:36px}.layout-module__PG1zGW__brandChevron{justify-content:center;align-items:center;display:flex;position:absolute;top:calc(50% - 6px);left:116px}.layout-module__PG1zGW__brandLogo{justify-content:center;align-items:center;width:20px;height:20px;display:flex;position:absolute;top:calc(50% - 10px);left:10px}.layout-module__PG1zGW__navList{padding:0px var(--space-1_5);flex-direction:column;gap:1px;margin:0;list-style:none;display:flex}.layout-module__PG1zGW__navItem a{align-items:center;gap:var(--space-1);height:var(--space-7);padding:0px var(--space-1_5);border-radius:var(--radius-md);text-decoration:none;display:flex}.layout-module__PG1zGW__navItem span{color:var(--text-primary);font-size:var(--font-size-subtext);font-weight:500}.layout-module__PG1zGW__navItem svg{width:var(--space-4);height:var(--space-4);color:var(--text-secondary)}.layout-module__PG1zGW__navItem svg path{stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;fill:none!important}.layout-module__PG1zGW__navItem a:hover{background-color:var(--bg-hover)}.layout-module__PG1zGW__searchButton{align-items:center;gap:var(--space-2);padding:var(--space-1_5) var(--space-3);background:var(--bg-input);border-radius:var(--radius-full);cursor:pointer;font-size:var(--font-size-subtext);color:var(--text-secondary);max-width:var(--width-search-bar);border:none;justify-content:space-between;width:100%;transition:all .2s;display:flex}.layout-module__PG1zGW__searchButton:hover{background:var(--bg-default)}.layout-module__PG1zGW__searchButton:focus{outline:2px solid var(--border-active);outline-offset:2px}.layout-module__PG1zGW__searchButton svg{width:var(--space-4);height:var(--space-4);color:var(--text-tertiary);flex-shrink:0}.layout-module__PG1zGW__searchButtonText{text-align:left;flex:1}.layout-module__PG1zGW__searchButtonShortcut{font-size:var(--font-size-caption);color:var(--text-tertiary);background:var(--bg-subtle);padding:var(--space-0_5) var(--space-1_5);border-radius:var(--radius-sm);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.layout-module__PG1zGW__headerRight{align-items:center;gap:var(--space-2);display:flex}.layout-module__PG1zGW__userAvatarButton{cursor:pointer;border-radius:var(--radius-round);margin-left:var(--space-2);background:0 0;border:none;padding:0;transition:transform .2s;overflow:hidden}.layout-module__PG1zGW__userAvatarButton:hover{transform:scale(var(--scale-hover))}.layout-module__PG1zGW__userAvatarButton:focus{outline:2px solid var(--border-focus);outline-offset:2px}.layout-module__PG1zGW__userAvatar{width:var(--space-7);height:var(--space-7);border-radius:var(--radius-round);object-fit:cover;display:block}.layout-module__PG1zGW__userAvatarPlaceholder{width:var(--space-7);height:var(--space-7);border-radius:var(--radius-round);background-color:var(--color-gray-900);color:var(--text-inverse);font-size:var(--font-size-caption);justify-content:center;align-items:center;font-weight:600;line-height:1;display:flex}.layout-module__PG1zGW__userMenu{background:var(--bg-default);border-radius:var(--radius-lg);box-shadow:var(--shadow-popover);padding:var(--space-2);min-width:var(--width-user-menu);z-index:var(--z-index-popover)}.layout-module__PG1zGW__userMenuHeader{padding:var(--space-2) var(--space-3)}.layout-module__PG1zGW__userMenuName{font-size:var(--font-size-sm);color:var(--text-primary);margin-bottom:var(--space-0_5);font-weight:600}.layout-module__PG1zGW__userMenuEmail{font-size:var(--font-size-xs);color:var(--text-secondary)}.layout-module__PG1zGW__userMenuDivider{background-color:var(--border-default);height:1px;margin:var(--space-2) 0}.layout-module__PG1zGW__userMenuItem{width:100%;padding:var(--space-2) var(--space-3);text-align:left;font-size:var(--font-size-sm);color:var(--text-primary);cursor:pointer;border-radius:var(--radius-sm);box-sizing:border-box;background:0 0;border:none;align-items:center;text-decoration:none;transition:background-color .2s;display:flex}.layout-module__PG1zGW__userMenuItem:hover{background-color:var(--bg-hover)}.layout-module__PG1zGW__userMenuItem:focus{outline:2px solid var(--border-focus);outline-offset:-2px}.layout-module__PG1zGW__userMenuArrow{fill:var(--bg-default)}.layout-module__PG1zGW__emailInput{width:100%;padding:var(--space-2) var(--space-3);border:1px solid var(--border-strong);border-radius:var(--radius-md);font-size:var(--font-size-sm);color:var(--text-primary);background:var(--bg-default);box-sizing:border-box;outline:none;transition:border-color .15s}.layout-module__PG1zGW__emailInput:focus{border-color:var(--border-focus);box-shadow:var(--shadow-focus-ring-gray)}.layout-module__PG1zGW__emailInput::placeholder{color:var(--text-tertiary)}.layout-module__PG1zGW__emailInput:disabled{background-color:var(--bg-hover);cursor:not-allowed}.layout-module__PG1zGW__sidebarSection{padding:0 var(--space-2)}.layout-module__PG1zGW__navList{gap:var(--space-0_5);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.layout-module__PG1zGW__sidebarSectionHeader{-webkit-user-select:none;user-select:none;box-sizing:border-box;border-radius:5px;justify-content:space-between;align-items:center;gap:4px;width:100%;height:20px;min-height:20px;padding:5px 4px;transition:background-color .2s;display:flex}.layout-module__PG1zGW__sidebarSectionHeader:hover{background-color:#d7dcd480}.layout-module__PG1zGW__sidebarSectionButton{cursor:pointer;text-align:left;align-items:center;gap:4px;display:flex;background:var(--color-transparent)!important;color:#59595b!important;letter-spacing:-.1px!important;border:none!important;flex:1!important;padding:0!important;font-family:inherit!important;font-size:12px!important;font-weight:500!important;line-height:14px!important}.layout-module__PG1zGW__sidebarSectionHeaderContent{align-items:center;gap:var(--space-1);min-width:0;display:flex}.layout-module__PG1zGW__sectionChevron{flex-shrink:0;transition:transform .2s}.layout-module__PG1zGW__collapsed{transform:rotate(-90deg)}.layout-module__PG1zGW__sidebarSectionTitle{color:#59595b;letter-spacing:-.1px;height:20px;margin-top:var(--space-4);margin-bottom:var(--space-1);border-radius:5px;flex-direction:row;flex:1 0 auto;order:0;align-self:stretch;align-items:center;gap:4px;padding:5px 4px;font-family:inherit;font-size:12px;font-weight:500;line-height:14px;display:flex}.layout-module__PG1zGW__sidebarSectionTitle:hover{background-color:#d7dcd480}.layout-module__PG1zGW__starredLink{gap:var(--space-2)!important;padding-left:var(--space-2_5)!important;display:flex!important}.layout-module__PG1zGW__starIcon{color:var(--color-amber-500);flex-shrink:0}.layout-module__PG1zGW__listName{text-overflow:ellipsis;white-space:nowrap;font-size:var(--font-size-subtext);color:var(--text-primary);flex:1;font-weight:500;overflow:hidden}.layout-module__PG1zGW__navItem a[aria-current=page]{background-color:var(--bg-hover)}.layout-module__PG1zGW__ghostButton{padding:var(--space-1_5) var(--space-3);font-weight:500;transition:background-color .2s;background:var(--color-transparent)!important;color:var(--text-primary)!important;box-shadow:none!important;border:none!important}.layout-module__PG1zGW__ghostButton:hover{background-color:var(--bg-hover)!important}.layout-module__PG1zGW__backToAppWrap{height:40px;padding:0 var(--space-1_5);align-items:center;display:flex}.layout-module__PG1zGW__sectionSidebarHeader{height:44px;padding:0 var(--space-1_5);background:0 0;flex-shrink:0;align-items:center;display:flex}.layout-module__PG1zGW__backToApp{align-items:center;gap:var(--space-1);padding:0 var(--space-1_5);letter-spacing:-.1px;color:#2d2d2d;box-sizing:border-box;border-radius:5px;width:100%;height:28px;font-family:inherit;font-size:13px;font-weight:500;text-decoration:none;transition:background-color .2s;display:flex}.layout-module__PG1zGW__backToApp:hover{background-color:#d7dcd480}.layout-module__PG1zGW__backToApp svg{color:#59595b;flex-shrink:0}.layout-module__PG1zGW__settingsSectionTitle{color:#59595b;letter-spacing:-.1px;height:20px;margin:var(--space-3) 0 var(--space-0_5);-webkit-user-select:none;user-select:none;align-items:center;padding:5px 4px;font-family:inherit;font-size:12px;font-weight:500;line-height:14px;display:flex}
