.work-activity-module__vZ8IqW__workNotes{min-width:0;color:var(--foreground);font-family:var(--font-sans)}.work-activity-module__vZ8IqW__notesHeader{justify-content:space-between;align-items:center;gap:.75rem;min-height:2rem;display:flex}.work-activity-module__vZ8IqW__disclosure{min-width:0;color:var(--foreground);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:.4rem;padding:.25rem 0;font-weight:600;line-height:1.25;display:inline-flex}.work-activity-module__vZ8IqW__disclosure:hover{color:var(--brand-accent-ink)}.work-activity-module__vZ8IqW__disclosure:focus-visible,.work-activity-module__vZ8IqW__markRead:focus-visible,.work-activity-module__vZ8IqW__originLink:focus-visible{outline:2px solid var(--ring);outline-offset:2px;border-radius:.25rem}.work-activity-module__vZ8IqW__disclosureIcon{color:var(--muted-foreground);flex:none;font-size:1.2rem;font-weight:400;line-height:1;transition:transform .12s;display:inline-block;transform:rotate(0)}.work-activity-module__vZ8IqW__disclosureIconOpen{transform:rotate(90deg)}.work-activity-module__vZ8IqW__reportCount{color:var(--muted-foreground);font-size:var(--font-size-sm);white-space:nowrap;font-weight:400}.work-activity-module__vZ8IqW__stateBadge{color:var(--muted-foreground);font-size:var(--font-size-sm);white-space:nowrap;flex:none;align-items:center;gap:.32rem;line-height:1.2;display:inline-flex}.work-activity-module__vZ8IqW__stateMarker{background:0 0;border:1px solid;border-radius:50%;width:.48rem;height:.48rem}.work-activity-module__vZ8IqW__stateBadge[data-work-status=running] .work-activity-module__vZ8IqW__stateMarker{border-color:var(--info);background:var(--info);animation:1.8s ease-in-out infinite work-activity-module__vZ8IqW__work-state-pulse}.work-activity-module__vZ8IqW__stateBadge[data-work-status=waiting_for_user] .work-activity-module__vZ8IqW__stateMarker{border-color:var(--warning);background:var(--warning)}.work-activity-module__vZ8IqW__stateBadge[data-work-status=completed] .work-activity-module__vZ8IqW__stateMarker{border-color:var(--success);background:var(--success)}.work-activity-module__vZ8IqW__stateBadge[data-work-status=failed] .work-activity-module__vZ8IqW__stateMarker,.work-activity-module__vZ8IqW__stateBadge[data-work-status=cancelled] .work-activity-module__vZ8IqW__stateMarker{border-color:var(--destructive)}.work-activity-module__vZ8IqW__stateOnly{align-items:center;min-height:2rem;display:flex}.work-activity-module__vZ8IqW__notesBody{padding:.3rem 0 .2rem}.work-activity-module__vZ8IqW__notesBody[hidden]{display:none}.work-activity-module__vZ8IqW__reportList,.work-activity-module__vZ8IqW__activityList{margin:0;padding:0;list-style:none}.work-activity-module__vZ8IqW__reportList{gap:.75rem;display:grid;position:relative}.work-activity-module__vZ8IqW__reportList:before{background:var(--border-strong);content:"";width:1px;position:absolute;top:1rem;bottom:1rem;left:.78rem}.work-activity-module__vZ8IqW__reportRow{grid-template-columns:1.6rem minmax(0,1fr);align-items:start;gap:.55rem;display:grid;position:relative}.work-activity-module__vZ8IqW__agentBadge{z-index:1;border:1px solid var(--border-strong);background:var(--card);width:1.6rem;height:1.6rem;color:var(--foreground);font-size:var(--font-size-sm);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50%;justify-content:center;align-items:center;font-weight:700;line-height:1;display:inline-flex}.work-activity-module__vZ8IqW__reportContent{min-width:0;padding-top:.05rem}.work-activity-module__vZ8IqW__reportMeta{min-width:0;color:var(--muted-foreground);font-size:var(--font-size-sm);align-items:baseline;gap:.4rem;line-height:1.25;display:flex}.work-activity-module__vZ8IqW__reportMeta strong{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.work-activity-module__vZ8IqW__agentRole{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.work-activity-module__vZ8IqW__reportTime{color:var(--muted-foreground);font-variant-numeric:tabular-nums;flex:none;margin-left:auto}.work-activity-module__vZ8IqW__reportMessage{color:var(--foreground);overflow-wrap:anywhere;white-space:pre-wrap;margin:.18rem 0 0;line-height:1.42}.work-activity-module__vZ8IqW__activityPanel{border:1px solid var(--border);border-radius:var(--radius);background:var(--card);width:min(26rem,100vw - 2rem);max-height:min(38rem,100svh - 5rem);box-shadow:0 16px 44px color-mix(in oklab,var(--foreground)12%,transparent);color:var(--foreground);overflow:auto}.work-activity-module__vZ8IqW__activityHeader{z-index:2;border-bottom:1px solid var(--border);background:color-mix(in oklab,var(--card)92%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);justify-content:space-between;align-items:center;gap:1rem;padding:.8rem .9rem;display:flex;position:sticky;top:0}.work-activity-module__vZ8IqW__activityHeading{align-items:center;gap:.45rem;display:flex}.work-activity-module__vZ8IqW__activityHeading h2{font-family:var(--font-serif);margin:0;font-size:1rem;font-weight:600}.work-activity-module__vZ8IqW__unreadCount{background:var(--brand-accent-soft);min-width:1.25rem;height:1.25rem;color:var(--brand-accent-ink);font-size:var(--font-size-sm);font-variant-numeric:tabular-nums;border-radius:999px;justify-content:center;align-items:center;padding:0 .35rem;font-weight:700;display:inline-flex}.work-activity-module__vZ8IqW__markRead{color:var(--link);font:inherit;font-size:var(--font-size-sm);cursor:pointer;background:0 0;border:0;padding:.2rem}.work-activity-module__vZ8IqW__markRead:hover{text-underline-offset:.16rem;text-decoration:underline}.work-activity-module__vZ8IqW__activityList{display:grid}.work-activity-module__vZ8IqW__activityItem{border-bottom:1px solid var(--border);min-width:0;padding:.75rem .9rem}.work-activity-module__vZ8IqW__activityItem:last-child{border-bottom:0}.work-activity-module__vZ8IqW__activityItem[data-unread=true]{background:color-mix(in oklab,var(--brand-accent-soft)45%,transparent)}.work-activity-module__vZ8IqW__originRow{align-items:center;gap:.5rem;min-width:0;margin-bottom:.25rem;display:flex}.work-activity-module__vZ8IqW__originLink,.work-activity-module__vZ8IqW__originLabel{min-width:0;color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.work-activity-module__vZ8IqW__originLink:hover{color:var(--link);text-underline-offset:.16rem;text-decoration:underline}.work-activity-module__vZ8IqW__unreadMarker{background:var(--color-alert);border-radius:50%;flex:none;width:.48rem;height:.48rem;margin-left:auto;display:inline-block}.work-activity-module__vZ8IqW__visuallyHidden{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes work-activity-module__vZ8IqW__work-state-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.78)}}@media (prefers-reduced-motion:reduce){.work-activity-module__vZ8IqW__disclosureIcon,.work-activity-module__vZ8IqW__stateBadge[data-work-status=running] .work-activity-module__vZ8IqW__stateMarker{transition:none;animation:none}}
.team-chat-panel-module___hUKSW__panel{z-index:60;background:var(--background);color:var(--foreground);border:1px solid var(--border);-webkit-user-select:text;user-select:text;border-radius:10px;flex-direction:column;min-width:280px;min-height:220px;font-size:.875rem;display:flex;position:fixed;overflow:hidden;box-shadow:0 12px 32px -12px #00000047,0 4px 12px -4px #00000026}.team-chat-panel-module___hUKSW__panelDocked{border-radius:0;box-shadow:-8px 0 24px -12px #00000047,-2px 0 8px -4px #00000026}.team-chat-panel-module___hUKSW__panelDockedLeft{box-shadow:8px 0 24px -12px #00000047,2px 0 8px -4px #00000026}.team-chat-panel-module___hUKSW__panelDocked .team-chat-panel-module___hUKSW__header,.team-chat-panel-module___hUKSW__panelDocked .team-chat-panel-module___hUKSW__header:active{cursor:default}.team-chat-panel-module___hUKSW__dockedResizeHandle{cursor:ew-resize;background:0 0;width:6px;transition:background .12s;position:absolute;top:0;bottom:0}.team-chat-panel-module___hUKSW__dockedResizeHandle:hover{background:color-mix(in oklab,var(--ring)30%,transparent)}.team-chat-panel-module___hUKSW__dockedResizeHandleLeft{right:0}.team-chat-panel-module___hUKSW__dockedResizeHandleRight{left:0}.team-chat-panel-module___hUKSW__header{background:color-mix(in oklab,var(--muted)88%,transparent);border-bottom:1px solid var(--border);cursor:grab;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:8px;padding:8px 10px;display:flex}.team-chat-panel-module___hUKSW__header:active{cursor:grabbing}.team-chat-panel-module___hUKSW__headerMeta{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.team-chat-panel-module___hUKSW__agentDot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.team-chat-panel-module___hUKSW__headerTitle{white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden}.team-chat-panel-module___hUKSW__headerSubtitle{color:var(--muted-foreground);white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;overflow:hidden}.team-chat-panel-module___hUKSW__headerActions{align-items:center;gap:4px;display:flex}.team-chat-panel-module___hUKSW__iconBtn{width:26px;height:26px;color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;transition:background .12s,color .12s;display:inline-flex}.team-chat-panel-module___hUKSW__iconBtn:hover{background:var(--muted);color:var(--foreground)}.team-chat-panel-module___hUKSW__context{color:var(--muted-foreground);background:color-mix(in oklab,var(--muted)30%,transparent);border-bottom:1px solid var(--border);padding:8px 12px;font-size:.875rem;line-height:1.4}.team-chat-panel-module___hUKSW__focusSelect{background:color-mix(in oklab,var(--muted)30%,transparent);border-bottom:1px solid var(--border);align-items:center;gap:8px;padding:6px 12px;display:flex}.team-chat-panel-module___hUKSW__focusSelectLabel{text-transform:uppercase;letter-spacing:.04em;color:var(--muted-foreground);flex-shrink:0;font-size:.7rem}.team-chat-panel-module___hUKSW__focusSelectControl{border:1px solid var(--border);background:var(--background);min-width:0;color:var(--foreground);cursor:pointer;border-radius:6px;flex:1;padding:4px 8px;font-size:.8125rem}.team-chat-panel-module___hUKSW__focusSelectControl:hover{border-color:color-mix(in oklab,var(--ring)40%,var(--border))}.team-chat-panel-module___hUKSW__focusSelectControl:focus-visible{outline:2px solid var(--ring);outline-offset:1px}.team-chat-panel-module___hUKSW__contextQuote{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-style:italic;display:-webkit-box;overflow:hidden}.team-chat-panel-module___hUKSW__body{flex-direction:column;flex:1;gap:10px;padding:12px 14px;display:flex;overflow-y:auto}.team-chat-panel-module___hUKSW__bubble{white-space:pre-wrap;word-wrap:break-word;border-radius:8px;padding:8px 10px;line-height:1.45}.team-chat-panel-module___hUKSW__bubbleUser{background:color-mix(in oklab,var(--primary)10%,transparent);border:1px solid color-mix(in oklab,var(--primary)24%,transparent);align-self:flex-end;max-width:92%}.team-chat-panel-module___hUKSW__userTurn{flex-direction:column;align-items:flex-end;gap:6px;display:flex}.team-chat-panel-module___hUKSW__workNotes{border:1px solid var(--border);background:color-mix(in oklab,var(--card)80%,transparent);border-radius:8px;width:92%;padding:6px 8px}.team-chat-panel-module___hUKSW__bubbleAssistant{background:var(--muted);align-self:flex-start;max-width:92%}.team-chat-panel-module___hUKSW__bubbleLeadIn{opacity:.68;border:1px dashed var(--border)}.team-chat-panel-module___hUKSW__bubbleMeta{color:var(--muted-foreground);letter-spacing:.02em;text-transform:lowercase;margin-bottom:3px;font-size:.875rem}.team-chat-panel-module___hUKSW__msgFeedback{opacity:.45;gap:4px;margin-top:6px;transition:opacity .12s;display:flex}.team-chat-panel-module___hUKSW__bubbleAssistant:hover .team-chat-panel-module___hUKSW__msgFeedback,.team-chat-panel-module___hUKSW__msgFeedback:focus-within{opacity:1}.team-chat-panel-module___hUKSW__msgFeedbackBtn{width:24px;height:24px;color:var(--muted-foreground);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;padding:0;transition:color .12s,background .12s,border-color .12s;display:inline-flex}.team-chat-panel-module___hUKSW__msgFeedbackBtn:hover:not(:disabled){background:color-mix(in oklab,var(--foreground)8%,transparent);color:var(--foreground)}.team-chat-panel-module___hUKSW__msgFeedbackBtn:disabled{cursor:default;opacity:.6}.team-chat-panel-module___hUKSW__msgFeedbackActive{color:var(--primary);border-color:color-mix(in oklab,var(--primary)32%,transparent);background:color-mix(in oklab,var(--primary)12%,transparent)}.team-chat-panel-module___hUKSW__msgFeedbackActive:hover:not(:disabled){color:var(--primary);background:color-mix(in oklab,var(--primary)18%,transparent)}.team-chat-panel-module___hUKSW__empty{color:var(--muted-foreground);text-align:center;padding:20px 8px;font-style:italic}.team-chat-panel-module___hUKSW__loading{color:var(--muted-foreground);align-items:center;gap:8px;padding:6px 2px;font-size:.875rem;display:flex}.team-chat-panel-module___hUKSW__machineError{border:1px solid color-mix(in oklab,var(--destructive)45%,var(--border));background:color-mix(in oklab,var(--destructive)8%,transparent);color:var(--destructive);border-radius:8px;align-self:stretch;padding:8px 10px;font-size:.875rem;line-height:1.4}.team-chat-panel-module___hUKSW__createdMarks{border-top:1px dashed var(--border);margin-top:10px;padding-top:8px}.team-chat-panel-module___hUKSW__createdMarksHead{font-family:var(--font-sans);color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.04em;margin-bottom:5px;font-size:.875rem}.team-chat-panel-module___hUKSW__createdMarksList{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.team-chat-panel-module___hUKSW__createdMarksItem{flex-direction:column;gap:2px;display:flex}.team-chat-panel-module___hUKSW__createdMarksLink{font-family:var(--font-sans);color:var(--foreground);border-bottom:1px solid color-mix(in oklab,var(--brand-accent)40%,transparent);align-self:flex-start;font-size:.875rem;font-weight:600;text-decoration:none}.team-chat-panel-module___hUKSW__createdMarksLink:hover{color:var(--brand-accent)}.team-chat-panel-module___hUKSW__createdMarksSummary{color:var(--muted-foreground);font-size:.875rem;line-height:1.35}.team-chat-panel-module___hUKSW__dot{opacity:.45;background:currentColor;border-radius:50%;width:6px;height:6px;animation:1s ease-in-out infinite alternate team-chat-panel-module___hUKSW__dot-pulse}.team-chat-panel-module___hUKSW__dot:nth-child(2){animation-delay:.15s}.team-chat-panel-module___hUKSW__dot:nth-child(3){animation-delay:.3s}@keyframes team-chat-panel-module___hUKSW__dot-pulse{0%{opacity:.3;transform:translateY(0)}to{opacity:1;transform:translateY(-2px)}}.team-chat-panel-module___hUKSW__composer{border-top:1px solid var(--border);background:var(--background);gap:8px;padding:10px 10px 10px 12px;display:flex}.team-chat-panel-module___hUKSW__textarea{resize:none;border:1px solid var(--border);background:var(--background);color:var(--foreground);border-radius:6px;outline:none;flex:1;min-height:34px;max-height:140px;padding:6px 8px;font-family:inherit;font-size:.875rem;line-height:1.3}.team-chat-panel-module___hUKSW__textarea:focus{border-color:var(--ring);box-shadow:0 0 0 3px color-mix(in oklab,var(--ring)25%,transparent)}.team-chat-panel-module___hUKSW__sendBtn{background:var(--primary);color:var(--primary-foreground);cursor:pointer;border:none;border-radius:6px;padding:0 14px;font-weight:600;transition:opacity .12s}.team-chat-panel-module___hUKSW__sendBtn:disabled{opacity:.5;cursor:not-allowed}.team-chat-panel-module___hUKSW__queuedHint{color:var(--muted-foreground);padding:2px 12px 6px;font-size:.875rem}.team-chat-panel-module___hUKSW__resizeHandle{cursor:nwse-resize;background:linear-gradient(135deg,transparent 45%,var(--muted-foreground)45%,var(--muted-foreground)55%,transparent 55%,transparent 65%,var(--muted-foreground)65%,var(--muted-foreground)75%,transparent 75%);opacity:.4;width:16px;height:16px;position:absolute;bottom:0;right:0}.team-chat-panel-module___hUKSW__resizeHandle:hover{opacity:.8}.team-chat-panel-module___hUKSW__idleBadge{color:var(--muted-foreground);border:1px solid var(--border);text-transform:uppercase;letter-spacing:.05em;border-radius:4px;padding:1px 5px;font-size:.875rem}@media (max-width:480px){.team-chat-panel-module___hUKSW__panel{width:calc(100vw - 1rem)!important;min-width:0!important;max-height:calc(100svh - 76px)!important;top:60px!important;left:.5rem!important;right:.5rem!important}.team-chat-panel-module___hUKSW__iconBtn{width:44px;height:44px}.team-chat-panel-module___hUKSW__sendBtn{min-height:44px}.team-chat-panel-module___hUKSW__resizeHandle{display:none}}
.site-footer-module__0zcGmq__root{border-top:1px solid var(--border);margin-top:3rem;padding:1rem 1.5rem}.site-footer-module__0zcGmq__inner{max-width:1280px;color:var(--muted-foreground);justify-content:space-between;align-items:center;gap:1rem;margin:0 auto;font-size:.875rem;display:flex}.site-footer-module__0zcGmq__meta{letter-spacing:.02em}.site-footer-module__0zcGmq__nav{gap:1.25rem;display:flex}.site-footer-module__0zcGmq__nav a{color:var(--muted-foreground);transition:color .12s}.site-footer-module__0zcGmq__nav a:hover{color:var(--foreground)}@media (max-width:520px){.site-footer-module__0zcGmq__inner{flex-direction:column;align-items:flex-start;gap:.5rem}}
.team-chat-dock-module__aHHGfq__dock{border:1px solid var(--border);background:color-mix(in oklab,var(--muted)80%,transparent);color:var(--foreground);font-family:var(--font-sans);cursor:pointer;border-radius:999px;align-items:center;gap:.45rem;min-width:0;max-width:260px;padding:.35rem .6rem;font-size:.875rem;line-height:1.1;transition:background .12s,border-color .12s,transform 80ms;display:inline-flex}.team-chat-dock-module__aHHGfq__dock:hover{background:var(--muted);border-color:color-mix(in oklab,var(--brand-accent)35%,transparent);transform:translateY(-1px)}.team-chat-dock-module__aHHGfq__dock:focus-visible{outline:2px solid var(--brand-accent);outline-offset:2px}.team-chat-dock-module__aHHGfq__agentDot{border-radius:50%;flex-shrink:0;width:9px;height:9px}.team-chat-dock-module__aHHGfq__icon{color:var(--muted-foreground);flex-shrink:0}.team-chat-dock-module__aHHGfq__labelCol{flex-direction:column;gap:1px;min-width:0;display:inline-flex}.team-chat-dock-module__aHHGfq__label{white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden}.team-chat-dock-module__aHHGfq__sub{color:var(--muted-foreground);white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;overflow:hidden}.team-chat-dock-module__aHHGfq__unreadDot{background:var(--color-alert);border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:1.6s ease-in-out infinite team-chat-dock-module__aHHGfq__team-dock-pulse}@keyframes team-chat-dock-module__aHHGfq__team-dock-pulse{0%,to{box-shadow:0 0 0 0 color-mix(in srgb,var(--color-alert)60%,transparent)}50%{box-shadow:0 0 0 4px #0000}}@media (max-width:720px){.team-chat-dock-module__aHHGfq__dock{max-width:150px;padding:.3rem .55rem}.team-chat-dock-module__aHHGfq__sub{display:none}}
.agent-activity-dock-module__qV7-QW__root{font-family:var(--font-sans);position:relative}.agent-activity-dock-module__qV7-QW__trigger{min-height:30px;color:var(--foreground);font:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:.4rem;padding:.3rem .55rem;font-size:.82rem;display:inline-flex}.agent-activity-dock-module__qV7-QW__trigger:hover,.agent-activity-dock-module__qV7-QW__trigger[aria-expanded=true]{border-color:var(--border);background:var(--secondary)}.agent-activity-dock-module__qV7-QW__trigger:focus-visible,.agent-activity-dock-module__qV7-QW__close:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.agent-activity-dock-module__qV7-QW__activeCount{background:var(--brand-accent-soft);min-width:1.2rem;height:1.2rem;color:var(--brand-accent-ink);font-variant-numeric:tabular-nums;border-radius:999px;justify-content:center;align-items:center;padding:0 .3rem;font-size:.72rem;font-weight:700;display:inline-flex}.agent-activity-dock-module__qV7-QW__unreadDot{background:var(--color-alert);border-radius:50%;width:.45rem;height:.45rem}.agent-activity-dock-module__qV7-QW__popover{z-index:80;position:absolute;top:calc(100% + .65rem);right:0}.agent-activity-dock-module__qV7-QW__close{z-index:4;width:1.75rem;height:1.75rem;color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:.65rem;right:.65rem}.agent-activity-dock-module__qV7-QW__close:hover{background:var(--secondary);color:var(--foreground)}.agent-activity-dock-module__qV7-QW__empty{color:var(--muted-foreground);text-align:center;margin:0;padding:1.5rem 1rem}@media (max-width:720px){.agent-activity-dock-module__qV7-QW__trigger>span:not(.agent-activity-dock-module__qV7-QW__activeCount):not(.agent-activity-dock-module__qV7-QW__unreadDot){display:none}.agent-activity-dock-module__qV7-QW__popover{position:fixed;top:3.6rem;left:.75rem;right:.75rem}.agent-activity-dock-module__qV7-QW__popover>section{width:100%}}
.topbar-module__53lqXa__root{z-index:30;height:var(--topbar-height);background:color-mix(in oklab,var(--background)85%,transparent);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid var(--border);font-family:var(--font-sans);justify-content:space-between;align-items:center;gap:1rem;padding:0 20px;display:flex;position:sticky;top:0}.topbar-module__53lqXa__left{flex:auto;align-items:center;gap:.6rem;min-width:0;display:flex;overflow:hidden}.topbar-module__53lqXa__brand{letter-spacing:-.01em;color:var(--foreground);border-radius:6px;align-items:center;gap:.35rem;padding:.25rem .45rem;font-size:.95rem;font-weight:700;text-decoration:none;display:inline-flex}.topbar-module__53lqXa__brand:hover{background:var(--secondary)}.topbar-module__53lqXa__sep{color:var(--muted-foreground);opacity:.5;font-size:.875rem}.topbar-module__53lqXa__pickerTrigger{color:var(--foreground);font:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:.5rem;max-width:320px;padding:.35rem .65rem;font-size:.9rem;transition:background .12s,border-color .12s;display:inline-flex}.topbar-module__53lqXa__pickerTrigger:hover{background:var(--secondary);border-color:var(--border)}.topbar-module__53lqXa__pickerTrigger[data-state=open]{background:var(--secondary);border-color:var(--border-strong)}.topbar-module__53lqXa__pickerLabel{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.topbar-module__53lqXa__pickerChev{color:var(--muted-foreground);flex-shrink:0}.topbar-module__53lqXa__navLink{color:var(--foreground);font:inherit;white-space:nowrap;border:1px solid #0000;border-radius:8px;align-items:center;padding:.35rem .65rem;font-size:.9rem;text-decoration:none;transition:background .12s,border-color .12s,color .12s;display:inline-flex}.topbar-module__53lqXa__navLink:hover{background:var(--secondary);border-color:var(--border)}.topbar-module__53lqXa__right{flex:none;align-items:center;gap:.4rem;display:flex}.topbar-module__53lqXa__avatar{background:var(--brand-accent-soft);width:30px;height:30px;color:var(--brand-accent-ink);letter-spacing:.04em;border:1px solid var(--brand-accent-soft);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;font-size:.875rem;font-weight:600;transition:border-color .15s;display:inline-flex}.topbar-module__53lqXa__avatar:hover{border-color:var(--brand-accent)}.topbar-module__53lqXa__menuContent{min-width:220px}.topbar-module__53lqXa__menuLabel{color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.08em;padding:6px 10px;font-size:.875rem}.topbar-module__53lqXa__menuEmail{color:var(--foreground);border-bottom:1px solid var(--border);word-break:break-all;margin-bottom:4px;padding:2px 10px 8px;font-size:.875rem;font-weight:500;display:block}.topbar-module__53lqXa__menuItem{color:var(--foreground);cursor:pointer;border-radius:6px;outline:none;align-items:center;gap:.5rem;padding:6px 10px;font-size:.875rem;display:flex}.topbar-module__53lqXa__menuItem:focus,.topbar-module__53lqXa__menuItem:hover{background:var(--accent);color:var(--accent-foreground)}.topbar-module__53lqXa__menuItem[data-destructive=true]{color:var(--destructive)}.topbar-module__53lqXa__menuItem[data-destructive=true]:hover,.topbar-module__53lqXa__menuItem[data-destructive=true]:focus{background:color-mix(in oklab,var(--destructive)10%,transparent);color:var(--destructive)}.topbar-module__53lqXa__menuShortcut{color:var(--muted-foreground);margin-left:auto;font-size:.875rem}.topbar-module__53lqXa__divider{background:var(--border);height:1px;margin:6px 0}.topbar-module__53lqXa__bookList{max-height:360px;overflow-y:auto}.topbar-module__53lqXa__bookItem{color:var(--foreground);cursor:pointer;border-radius:6px;outline:none;flex-direction:row;align-items:center;gap:10px;padding:6px 10px;font-size:.88rem;text-decoration:none;display:flex}.topbar-module__53lqXa__bookItem:hover,.topbar-module__53lqXa__bookItem:focus{background:var(--accent)}.topbar-module__53lqXa__bookItem[data-current=true]{background:var(--accent);color:var(--accent-foreground);font-weight:600}.topbar-module__53lqXa__bookThumb{background:var(--muted);width:32px;height:32px;font-family:var(--font-serif);color:var(--muted-foreground);text-transform:uppercase;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;font-size:.95rem;font-weight:600;display:flex;overflow:hidden}.topbar-module__53lqXa__bookThumb img{object-fit:cover;width:100%;height:100%;display:block}@media (max-width:720px){.topbar-module__53lqXa__root{gap:.5rem;padding:0 12px}.topbar-module__53lqXa__left{gap:.35rem}.topbar-module__53lqXa__pickerTrigger{max-width:180px}.topbar-module__53lqXa__brand{font-size:.875rem}.topbar-module__53lqXa__navLink,.topbar-module__53lqXa__sep{display:none}}
