.BrainTopNav-module__mFxnKq__nav{height:36px;padding:0 var(--space-4);background:var(--surface-deep,var(--surface-0));border-bottom:1px solid var(--border-subtle);z-index:10;flex-shrink:0;align-items:center;display:flex}.BrainTopNav-module__mFxnKq__links{align-items:center;gap:var(--space-1);flex:1;min-width:0;display:flex}.BrainTopNav-module__mFxnKq__link{align-items:center;gap:var(--space-2);padding:var(--space-1) var(--space-3);border-radius:var(--radius-sm);font-size:var(--text-xs);color:var(--text-muted);transition:color var(--transition-fast), background var(--transition-fast);white-space:nowrap;font-weight:500;text-decoration:none;display:flex}.BrainTopNav-module__mFxnKq__link:hover{color:var(--text-primary);background:var(--surface-1)}.BrainTopNav-module__mFxnKq__link.BrainTopNav-module__mFxnKq__active{color:var(--text-primary);background:var(--color-ai-accent-subtle)}.BrainTopNav-module__mFxnKq__link.BrainTopNav-module__mFxnKq__active .BrainTopNav-module__mFxnKq__linkIcon{color:var(--color-ai-accent)}.BrainTopNav-module__mFxnKq__linkIcon{opacity:.8;flex-shrink:0}@media (max-width:768px){.BrainTopNav-module__mFxnKq__nav{height:40px;padding:0 var(--space-2)}.BrainTopNav-module__mFxnKq__links{-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:var(--space-1);padding-right:var(--space-3);overflow:auto hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 8px calc(100% - 16px),#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 8px calc(100% - 16px),#0000 100%)}.BrainTopNav-module__mFxnKq__links::-webkit-scrollbar{display:none}.BrainTopNav-module__mFxnKq__link{-webkit-tap-highlight-color:transparent;scroll-snap-align:center;border-radius:999px;flex-shrink:0;padding:6px 10px;font-size:11px}.BrainTopNav-module__mFxnKq__link.BrainTopNav-module__mFxnKq__active{background:var(--color-ai-accent-dim)}.BrainTopNav-module__mFxnKq__link:active{opacity:.8;transition:transform 80ms,opacity 80ms;transform:scale(.93)}.BrainTopNav-module__mFxnKq__links{scroll-snap-type:x proximity}}
.SessionCard-module__ZWw7yq__card{gap:var(--space-1);padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);cursor:pointer;transition:background var(--transition-fast), border-color var(--transition-fast);margin-bottom:var(--space-1);background:#ffffff05;border:1px solid #ffffff0f;flex-direction:column;display:flex}.SessionCard-module__ZWw7yq__card:hover{background:#ffffff0a;border-color:#ffffff1a}.SessionCard-module__ZWw7yq__card.SessionCard-module__ZWw7yq__running{border-color:rgba(var(--color-ai-accent-rgb), .2);background:rgba(var(--color-ai-accent-rgb), .04)}.SessionCard-module__ZWw7yq__card.SessionCard-module__ZWw7yq__failed{background:#ef44440a;border-color:#ef444433}.SessionCard-module__ZWw7yq__card.SessionCard-module__ZWw7yq__completed{background:#10b9810a;border-color:#10b98133}.SessionCard-module__ZWw7yq__header{align-items:center;gap:var(--space-2);display:flex}.SessionCard-module__ZWw7yq__statusIcon{flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;display:flex}.SessionCard-module__ZWw7yq__iconPending{border:1.5px solid #ffffff4d;border-radius:50%;width:12px;height:12px}.SessionCard-module__ZWw7yq__spinner{border:1.5px solid rgba(var(--color-ai-accent-rgb), .3);border-top-color:var(--color-ai-accent);border-radius:50%;width:12px;height:12px;animation:.8s linear infinite SessionCard-module__ZWw7yq__spin}@keyframes SessionCard-module__ZWw7yq__spin{to{transform:rotate(360deg)}}.SessionCard-module__ZWw7yq__iconCompleted{background:#10b981;border-radius:50%;width:10px;height:10px}.SessionCard-module__ZWw7yq__iconFailed{color:#ef4444;font-size:11px;font-weight:700;line-height:1}.SessionCard-module__ZWw7yq__title{font-size:var(--text-xs);color:#ffffffd9;white-space:nowrap;text-overflow:ellipsis;flex:1;font-weight:500;overflow:hidden}.SessionCard-module__ZWw7yq__meta{font-size:var(--text-2xs);color:#ffffff59;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.SessionCard-module__ZWw7yq__progressBar{background:#ffffff14;border-radius:1px;height:2px;overflow:hidden}.SessionCard-module__ZWw7yq__progressFill{background:var(--color-ai-gradient,linear-gradient(90deg, #00e0ff, #06f));border-radius:1px;height:100%;transition:width .4s}.SessionCard-module__ZWw7yq__progressFill.SessionCard-module__ZWw7yq__failed{background:#ef4444}.SessionCard-module__ZWw7yq__progressFill.SessionCard-module__ZWw7yq__completed{background:#10b981}
.ChatListItem-module__Rpqv9q__item{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);cursor:pointer;transition:background var(--transition-fast);border:1px solid #0000;margin-bottom:1px;display:flex}.ChatListItem-module__Rpqv9q__item:hover{background:#ffffff0a}.ChatListItem-module__Rpqv9q__item.ChatListItem-module__Rpqv9q__active{background:rgba(var(--color-ai-accent-rgb), .06);border-color:rgba(var(--color-ai-accent-rgb), .15)}.ChatListItem-module__Rpqv9q__content{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.ChatListItem-module__Rpqv9q__title{font-size:var(--text-xs);color:#ffffffbf;white-space:nowrap;text-overflow:ellipsis;font-weight:500;line-height:1.4;overflow:hidden}.ChatListItem-module__Rpqv9q__item.ChatListItem-module__Rpqv9q__active .ChatListItem-module__Rpqv9q__title{color:#fffffff2}.ChatListItem-module__Rpqv9q__timestamp{font-size:var(--text-2xs);color:#ffffff40}.ChatListItem-module__Rpqv9q__deleteButton{border-radius:var(--radius-sm);color:#fff6;cursor:pointer;width:24px;height:24px;transition:all var(--transition-fast);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}.ChatListItem-module__Rpqv9q__deleteButton:hover{color:#ef4444;background:#ef444426}.ChatListItem-module__Rpqv9q__deleteButton:focus-visible{outline:2px solid rgba(var(--color-ai-accent-rgb), .5);outline-offset:1px}
.BrainSidebar-module__N8ACma__sidebar{background:#0a0a0af2;border-right:1px solid #ffffff0f;flex-direction:column;flex-shrink:0;width:260px;min-width:200px;height:100%;display:flex;overflow:hidden}@media (max-width:768px){.BrainSidebar-module__N8ACma__sidebar{border-right:none;width:100%;min-width:0}.BrainSidebar-module__N8ACma__sectionContent{-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain}.BrainSidebar-module__N8ACma__sectionAction{width:32px;height:32px}}.BrainSidebar-module__N8ACma__section{flex-direction:column;display:flex;overflow:hidden}.BrainSidebar-module__N8ACma__section+.BrainSidebar-module__N8ACma__section{border-top:1px solid #ffffff0f}.BrainSidebar-module__N8ACma__section.BrainSidebar-module__N8ACma__agents{flex:none;max-height:45%}.BrainSidebar-module__N8ACma__section.BrainSidebar-module__N8ACma__chats{flex:1;min-height:0}.BrainSidebar-module__N8ACma__sectionHeader{padding:var(--space-3) var(--space-4);flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.BrainSidebar-module__N8ACma__sectionTitle{font-size:var(--text-2xs);color:#ffffff59;letter-spacing:.08em;text-transform:uppercase;font-weight:600}.BrainSidebar-module__N8ACma__sectionAction{border-radius:var(--radius-sm);color:#ffffff4d;cursor:pointer;width:20px;height:20px;transition:color var(--transition-fast), background var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.BrainSidebar-module__N8ACma__sectionAction:hover{color:#ffffffb3;background:#ffffff0f}.BrainSidebar-module__N8ACma__sectionContent{padding:var(--space-1) var(--space-2);scrollbar-width:thin;scrollbar-color:#ffffff1a transparent;flex:1;overflow-y:auto}.BrainSidebar-module__N8ACma__sectionContent::-webkit-scrollbar{width:4px}.BrainSidebar-module__N8ACma__sectionContent::-webkit-scrollbar-track{background:0 0}.BrainSidebar-module__N8ACma__sectionContent::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:2px}.BrainSidebar-module__N8ACma__empty{padding:var(--space-3) var(--space-4);font-size:var(--text-xs);color:#ffffff40;text-align:center}.BrainSidebar-module__N8ACma__timeGroup{padding:var(--space-2) var(--space-2) var(--space-1);font-size:var(--text-2xs);color:#ffffff40;letter-spacing:.06em;text-transform:uppercase;font-weight:600}
.RecordingTargetBadge-module__2XP0WG__badge{font-size:var(--text-xs,.7rem);letter-spacing:.03em;border-radius:var(--radius-full,999px);white-space:nowrap;flex-shrink:0;align-items:center;gap:.35rem;padding:.2rem .55rem;font-weight:600;display:inline-flex}.RecordingTargetBadge-module__2XP0WG__badge.RecordingTargetBadge-module__2XP0WG__cortex{color:#c4b5fd;background:#a855f71f}.RecordingTargetBadge-module__2XP0WG__badge.RecordingTargetBadge-module__2XP0WG__space{color:#93c5fd;background:#3b82f61f}.RecordingTargetBadge-module__2XP0WG__badge.RecordingTargetBadge-module__2XP0WG__client{color:#5eead4;background:#14b8a61f}.RecordingTargetBadge-module__2XP0WG__badge.RecordingTargetBadge-module__2XP0WG__meeting{color:#fde047;background:#eab3081f}.RecordingTargetBadge-module__2XP0WG__badge.RecordingTargetBadge-module__2XP0WG__team{color:#a5b4fc;background:#6366f11f}.RecordingTargetBadge-module__2XP0WG__badge.RecordingTargetBadge-module__2XP0WG__deal{color:#f9a8d4;background:#ec48991f}.RecordingTargetBadge-module__2XP0WG__badge.RecordingTargetBadge-module__2XP0WG__project{color:#86efac;background:#22c55e1f}.RecordingTargetBadge-module__2XP0WG__icon{flex-shrink:0;width:.75rem;height:.75rem}
.InlineRecordingCard-module__Q0QHfW__card{background:var(--bg-secondary,#0f0f0f);border:1px solid var(--border-subtle,#ffffff0f);border-radius:var(--radius-lg,10px);padding:var(--space-4,1rem);margin:var(--space-3,.75rem) 0}.InlineRecordingCard-module__Q0QHfW__header{align-items:center;gap:var(--space-3,.75rem);margin-bottom:var(--space-3,.75rem);display:flex}.InlineRecordingCard-module__Q0QHfW__headerIcon{border-radius:var(--radius-md,8px);color:#fca5a5;background:#ef44441a;border:1px solid #ef444426;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}.InlineRecordingCard-module__Q0QHfW__headerIcon.InlineRecordingCard-module__Q0QHfW__active{background:#ef444433;animation:1.5s ease-in-out infinite InlineRecordingCard-module__Q0QHfW__pulse}@keyframes InlineRecordingCard-module__Q0QHfW__pulse{0%,to{opacity:1}50%{opacity:.6}}.InlineRecordingCard-module__Q0QHfW__headerContent{flex:1;min-width:0}.InlineRecordingCard-module__Q0QHfW__headerTitle{font-size:var(--text-sm,.875rem);color:var(--text-primary,#fff);font-weight:600}.InlineRecordingCard-module__Q0QHfW__headerSub{font-size:var(--text-xs,.7rem);color:var(--text-tertiary,#ffffff59);margin-top:.1rem}.InlineRecordingCard-module__Q0QHfW__timer{font-family:var(--font-mono,monospace);font-size:var(--text-sm,.875rem);color:#fca5a5;font-weight:600}.InlineRecordingCard-module__Q0QHfW__body{gap:var(--space-3,.75rem);flex-direction:column;display:flex}.InlineRecordingCard-module__Q0QHfW__actions{gap:var(--space-2,.5rem);display:flex}.InlineRecordingCard-module__Q0QHfW__actionButton{border-radius:var(--radius-md,8px);font-size:var(--text-sm,.875rem);cursor:pointer;border:none;align-items:center;gap:.35rem;padding:.4rem .75rem;font-weight:600;transition:opacity .1s;display:inline-flex}.InlineRecordingCard-module__Q0QHfW__actionButton:disabled{opacity:.4;cursor:default}.InlineRecordingCard-module__Q0QHfW__primary{color:#fca5a5;background:#ef444426}.InlineRecordingCard-module__Q0QHfW__primary:hover:not(:disabled){background:#ef444440}.InlineRecordingCard-module__Q0QHfW__secondary{color:var(--text-secondary,#fff9);background:#ffffff0a}.InlineRecordingCard-module__Q0QHfW__secondary:hover:not(:disabled){background:#ffffff14}.InlineRecordingCard-module__Q0QHfW__confirmPrompt{font-size:var(--text-xs,.7rem);color:var(--text-tertiary,#ffffff59);border-radius:var(--radius-md,8px);background:#a855f714;border:1px solid #a855f71f;padding:.4rem .6rem}.InlineRecordingCard-module__Q0QHfW__insightsSummary{font-size:var(--text-sm,.875rem);color:var(--text-secondary,#fff9);line-height:1.5}
.BuildPlanPreviewCard-module__kEX7EG__card{background:#0f0f0f;border:1px solid #7a3fff33;border-radius:12px;margin:8px 0;padding:16px;box-shadow:0 4px 12px #0000004d}.BuildPlanPreviewCard-module__kEX7EG__header{align-items:flex-start;gap:10px;margin-bottom:12px;display:flex}.BuildPlanPreviewCard-module__kEX7EG__headerIcon{flex-shrink:0;font-size:20px}.BuildPlanPreviewCard-module__kEX7EG__headerContent{flex:1;min-width:0}.BuildPlanPreviewCard-module__kEX7EG__filename{color:#f1f5f9;margin:0 0 2px;font-size:14px;font-weight:600}.BuildPlanPreviewCard-module__kEX7EG__fileMeta{color:#94a3b8;font-size:12px}.BuildPlanPreviewCard-module__kEX7EG__detection{color:#b084ff;align-items:center;gap:6px;margin-top:4px;font-size:12px;display:flex}.BuildPlanPreviewCard-module__kEX7EG__confidenceBadge{border-radius:8px;align-items:center;gap:4px;padding:1px 6px;font-size:11px;font-weight:600;display:inline-flex}.BuildPlanPreviewCard-module__kEX7EG__confidenceHigh{color:#22c55e;background:#22c55e1f}.BuildPlanPreviewCard-module__kEX7EG__confidenceMedium{color:#f59e0b;background:#f59e0b1f}.BuildPlanPreviewCard-module__kEX7EG__confidenceLow{color:#ef4444;background:#ef44441f}.BuildPlanPreviewCard-module__kEX7EG__groups{flex-direction:column;gap:6px;margin-bottom:12px;display:flex}.BuildPlanPreviewCard-module__kEX7EG__group{border:1px solid #64748b26;border-radius:8px;overflow:hidden}.BuildPlanPreviewCard-module__kEX7EG__groupHeader{cursor:pointer;-webkit-user-select:none;user-select:none;background:#64748b0f;justify-content:space-between;align-items:center;padding:8px 12px;transition:background .1s;display:flex}.BuildPlanPreviewCard-module__kEX7EG__groupHeader:hover{background:#64748b1a}.BuildPlanPreviewCard-module__kEX7EG__groupLeft{color:#e2e8f0;align-items:center;gap:8px;font-size:13px;font-weight:500;display:flex}.BuildPlanPreviewCard-module__kEX7EG__groupIcon{font-size:14px}.BuildPlanPreviewCard-module__kEX7EG__groupCount{color:#64748b;font-size:12px;font-weight:400}.BuildPlanPreviewCard-module__kEX7EG__groupChevron{color:#64748b;font-size:11px;transition:transform .15s}.BuildPlanPreviewCard-module__kEX7EG__groupChevronOpen{transform:rotate(180deg)}.BuildPlanPreviewCard-module__kEX7EG__groupBody{flex-direction:column;display:flex}.BuildPlanPreviewCard-module__kEX7EG__entityRow{border-top:1px solid #64748b14;align-items:center;gap:8px;padding:6px 12px;font-size:12px;transition:opacity .1s;display:flex}.BuildPlanPreviewCard-module__kEX7EG__entityRow:first-child{border-top:1px solid #64748b1f}.BuildPlanPreviewCard-module__kEX7EG__entityRowSkipped{opacity:.4}.BuildPlanPreviewCard-module__kEX7EG__entityCheckbox{accent-color:#7a3fff;cursor:pointer;flex-shrink:0;width:14px;height:14px}.BuildPlanPreviewCard-module__kEX7EG__entitySummary{color:#cbd5e1;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.BuildPlanPreviewCard-module__kEX7EG__entityConfidence{flex-shrink:0;font-size:11px;font-weight:500}.BuildPlanPreviewCard-module__kEX7EG__showMore{color:#7a3fff;cursor:pointer;text-align:left;background:0 0;border:none;border-top:1px solid #64748b14;width:100%;padding:6px 12px;font-size:11px}.BuildPlanPreviewCard-module__kEX7EG__showMore:hover{color:#b084ff}.BuildPlanPreviewCard-module__kEX7EG__duplicates{background:#f59e0b0f;border:1px solid #f59e0b33;border-radius:8px;margin-bottom:12px;padding:10px 12px}.BuildPlanPreviewCard-module__kEX7EG__duplicateTitle{color:#f59e0b;align-items:center;gap:4px;margin:0 0 6px;font-size:12px;font-weight:600;display:flex}.BuildPlanPreviewCard-module__kEX7EG__duplicateItem{color:#94a3b8;padding:3px 0;font-size:11px;line-height:1.4}.BuildPlanPreviewCard-module__kEX7EG__duplicateMatch{color:#f59e0b;font-weight:500}.BuildPlanPreviewCard-module__kEX7EG__duplicateRec{color:#64748b;font-style:italic}.BuildPlanPreviewCard-module__kEX7EG__spaceTreeSection{background:#7a3fff0a;border:1px solid #7a3fff1a;border-radius:8px;margin-bottom:12px;padding:10px 12px}.BuildPlanPreviewCard-module__kEX7EG__spaceTreeTitle{color:#b084ff;align-items:center;gap:4px;margin:0 0 6px;font-size:12px;font-weight:600;display:flex}.BuildPlanPreviewCard-module__kEX7EG__actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.BuildPlanPreviewCard-module__kEX7EG__primaryAction{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7a3fff 0%,#b084ff 100%);border:none;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:600;transition:all .15s;display:inline-flex}.BuildPlanPreviewCard-module__kEX7EG__primaryAction:hover{background:linear-gradient(135deg,#8b52ff 0%,#b893ff 100%);box-shadow:0 2px 8px #7a3fff66}.BuildPlanPreviewCard-module__kEX7EG__primaryAction:disabled{opacity:.5;cursor:not-allowed}.BuildPlanPreviewCard-module__kEX7EG__secondaryAction{color:#94a3b8;cursor:pointer;background:0 0;border:1px solid #64748b4d;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:500;transition:all .15s;display:inline-flex}.BuildPlanPreviewCard-module__kEX7EG__secondaryAction:hover{color:#cbd5e1;background:#64748b1a;border-color:#64748b80}.BuildPlanPreviewCard-module__kEX7EG__progress{background:#7a3fff0f;border:1px solid #7a3fff26;border-radius:8px;margin-top:12px;padding:10px 12px}.BuildPlanPreviewCard-module__kEX7EG__progressLabel{color:#b084ff;margin-bottom:6px;font-size:12px}.BuildPlanPreviewCard-module__kEX7EG__progressBar{background:#64748b33;border-radius:2px;height:4px;overflow:hidden}.BuildPlanPreviewCard-module__kEX7EG__progressFill{background:linear-gradient(90deg,#7a3fff,#b084ff);border-radius:2px;height:100%;transition:width .3s}.BuildPlanPreviewCard-module__kEX7EG__progressEntity{color:#64748b;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:11px;overflow:hidden}@media (prefers-color-scheme:light){.BuildPlanPreviewCard-module__kEX7EG__card{background:#fff;border-color:#7a3fff26;box-shadow:0 4px 12px #0000000f}.BuildPlanPreviewCard-module__kEX7EG__filename{color:#1e293b}.BuildPlanPreviewCard-module__kEX7EG__fileMeta{color:#64748b}.BuildPlanPreviewCard-module__kEX7EG__groupLeft{color:#334155}.BuildPlanPreviewCard-module__kEX7EG__entitySummary{color:#475569}.BuildPlanPreviewCard-module__kEX7EG__duplicateItem{color:#64748b}}@media (max-width:640px){.BuildPlanPreviewCard-module__kEX7EG__actions{flex-direction:column}.BuildPlanPreviewCard-module__kEX7EG__primaryAction,.BuildPlanPreviewCard-module__kEX7EG__secondaryAction{justify-content:center;width:100%}}
.SessionPreviewCard-module__Q8nutq__card{-webkit-backdrop-filter:var(--blur-md);backdrop-filter:var(--blur-md);border:1px solid rgba(var(--color-ai-accent-rgb), .15);border-radius:var(--radius-lg);padding:var(--space-4);margin-bottom:var(--space-3);background:#0a0a0ad9;max-width:520px;position:relative}.SessionPreviewCard-module__Q8nutq__header{align-items:flex-start;gap:var(--space-3);margin-bottom:var(--space-3);display:flex}.SessionPreviewCard-module__Q8nutq__icon{border-radius:var(--radius-md);background:rgba(var(--color-ai-accent-rgb), .1);border:1px solid rgba(var(--color-ai-accent-rgb), .2);width:36px;height:36px;color:var(--color-ai-accent);flex-shrink:0;justify-content:center;align-items:center;display:flex}.SessionPreviewCard-module__Q8nutq__headerText{flex:1}.SessionPreviewCard-module__Q8nutq__agentLabel{font-size:var(--text-2xs);color:var(--color-ai-accent);text-transform:uppercase;letter-spacing:.08em;margin-bottom:var(--space-1);font-weight:600}.SessionPreviewCard-module__Q8nutq__title{font-size:var(--text-base);color:#ffffffe6;margin:0;font-weight:600;line-height:1.3}.SessionPreviewCard-module__Q8nutq__meta{gap:var(--space-3);margin-bottom:var(--space-3);flex-wrap:wrap;display:flex}.SessionPreviewCard-module__Q8nutq__metaItem{align-items:center;gap:var(--space-1);font-size:var(--text-xs);color:#fff6;display:flex}.SessionPreviewCard-module__Q8nutq__metaValue{color:#ffffffb3;font-weight:500}.SessionPreviewCard-module__Q8nutq__steps{margin-bottom:var(--space-4)}.SessionPreviewCard-module__Q8nutq__stepsTitle{font-size:var(--text-xs);color:#ffffff59;text-transform:uppercase;letter-spacing:.06em;margin-bottom:var(--space-2);font-weight:600}.SessionPreviewCard-module__Q8nutq__stepList{gap:var(--space-1);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.SessionPreviewCard-module__Q8nutq__step{align-items:center;gap:var(--space-2);font-size:var(--text-xs);color:#fff9;display:flex}.SessionPreviewCard-module__Q8nutq__stepDot{background:rgba(var(--color-ai-accent-rgb), .4);border-radius:50%;flex-shrink:0;width:6px;height:6px}.SessionPreviewCard-module__Q8nutq__actions{gap:var(--space-2);align-items:center;display:flex}.SessionPreviewCard-module__Q8nutq__approveBtn{padding:var(--space-2) var(--space-4);border-radius:var(--radius-md);background:var(--color-ai-gradient,linear-gradient(135deg, #00e0ff, #06f));color:#fff;font-size:var(--text-sm);cursor:pointer;transition:opacity var(--transition-fast);font-weight:600;font-family:var(--font-sans);outline-offset:2px;border:none;flex:1;position:relative;overflow:hidden}.SessionPreviewCard-module__Q8nutq__approveBtn:focus-visible{outline:2px solid var(--color-ai-accent)}.SessionPreviewCard-module__Q8nutq__approveBtn:hover:not(:disabled){opacity:.88}.SessionPreviewCard-module__Q8nutq__approveBtn:disabled{opacity:.5;cursor:not-allowed}.SessionPreviewCard-module__Q8nutq__approveBtn:after{content:"";background:linear-gradient(105deg,#0000 40%,#ffffff40 50%,#0000 60%) 0 0/200% 100%;animation:2.4s ease-in-out infinite SessionPreviewCard-module__Q8nutq__shimmer;position:absolute;inset:0}@keyframes SessionPreviewCard-module__Q8nutq__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.SessionPreviewCard-module__Q8nutq__dismissBtn{padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);color:#ffffff73;font-size:var(--text-sm);cursor:pointer;transition:border-color var(--transition-fast), color var(--transition-fast);font-family:var(--font-sans);background:0 0;border:1px solid #ffffff1a}.SessionPreviewCard-module__Q8nutq__dismissBtn:hover{color:#ffffffa6;border-color:#fff3}.SessionPreviewCard-module__Q8nutq__success{align-items:center;gap:var(--space-2);font-size:var(--text-sm);color:#10b981;padding:var(--space-2) 0;display:flex}.SessionPreviewCard-module__Q8nutq__successDot{background:#10b981;border-radius:50%;width:8px;height:8px}
.SessionProgressCard-module__q3G0FW__card{-webkit-backdrop-filter:var(--blur-md);backdrop-filter:var(--blur-md);border:1px solid rgba(var(--color-ai-accent-rgb), .15);border-radius:var(--radius-lg);padding:var(--space-4);margin-bottom:var(--space-3);background:#0a0a0ad9;max-width:520px;position:relative}.SessionProgressCard-module__q3G0FW__cardCompleted{border-color:#10b98140}.SessionProgressCard-module__q3G0FW__cardFailed{border-color:#ef444440}.SessionProgressCard-module__q3G0FW__header{align-items:flex-start;gap:var(--space-3);margin-bottom:var(--space-3);display:flex}.SessionProgressCard-module__q3G0FW__icon{border-radius:var(--radius-md);background:rgba(var(--color-ai-accent-rgb), .1);border:1px solid rgba(var(--color-ai-accent-rgb), .2);width:36px;height:36px;color:var(--color-ai-accent);flex-shrink:0;justify-content:center;align-items:center;display:flex}.SessionProgressCard-module__q3G0FW__headerText{flex:1}.SessionProgressCard-module__q3G0FW__agentLabel{font-size:var(--text-2xs);color:var(--color-ai-accent);text-transform:uppercase;letter-spacing:.08em;margin-bottom:var(--space-1);font-weight:600}.SessionProgressCard-module__q3G0FW__title{font-size:var(--text-base);color:#ffffffe6;margin:0;font-weight:600;line-height:1.3}.SessionProgressCard-module__q3G0FW__progressBadge{font-size:var(--text-2xs);color:rgba(var(--color-ai-accent-rgb), .7);background:rgba(var(--color-ai-accent-rgb), .08);border:1px solid rgba(var(--color-ai-accent-rgb), .15);border-radius:var(--radius-sm);flex-shrink:0;padding:2px 6px;font-family:Geist Mono,Fira Code,Consolas,monospace}.SessionProgressCard-module__q3G0FW__progressBar{height:2px;margin-bottom:var(--space-4);background:#ffffff0f;border-radius:2px;overflow:hidden}.SessionProgressCard-module__q3G0FW__progressFill{background:var(--color-ai-gradient,linear-gradient(90deg, #00e0ff, #06f));border-radius:2px;height:100%;transition:width .5s}.SessionProgressCard-module__q3G0FW__steps{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.SessionProgressCard-module__q3G0FW__step{gap:var(--space-3);padding-bottom:var(--space-3);display:flex}.SessionProgressCard-module__q3G0FW__step:last-child{padding-bottom:0}@keyframes SessionProgressCard-module__q3G0FW__fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.SessionProgressCard-module__q3G0FW__stepRunning{animation:.25s SessionProgressCard-module__q3G0FW__fadeIn}.SessionProgressCard-module__q3G0FW__stepCompleted .SessionProgressCard-module__q3G0FW__stepName{color:#ffffffa6}.SessionProgressCard-module__q3G0FW__stepFailed .SessionProgressCard-module__q3G0FW__stepName{color:#ef4444}.SessionProgressCard-module__q3G0FW__stepPending{opacity:.4}.SessionProgressCard-module__q3G0FW__stepTrack{flex-direction:column;flex-shrink:0;align-items:center;width:24px;display:flex}.SessionProgressCard-module__q3G0FW__stepIconWrap{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.SessionProgressCard-module__q3G0FW__stepLine{background:#ffffff1a;flex:1;width:1px;min-height:12px;margin-top:4px}.SessionProgressCard-module__q3G0FW__stepLineCompleted{background:#10b98159}.SessionProgressCard-module__q3G0FW__iconPending{border:1.5px solid #fff3;border-radius:50%;width:10px;height:10px;display:block}@keyframes SessionProgressCard-module__q3G0FW__spin{to{transform:rotate(360deg)}}.SessionProgressCard-module__q3G0FW__spinner{border:2px solid rgba(var(--color-ai-accent-rgb), .2);border-top-color:var(--color-ai-accent);border-radius:50%;width:14px;height:14px;animation:.8s linear infinite SessionProgressCard-module__q3G0FW__spin;display:block}.SessionProgressCard-module__q3G0FW__iconCompleted{color:#10b981;justify-content:center;align-items:center;display:flex}.SessionProgressCard-module__q3G0FW__iconFailed{color:#ef4444;justify-content:center;align-items:center;display:flex}.SessionProgressCard-module__q3G0FW__stepContent{flex:1;min-width:0;padding-top:4px}.SessionProgressCard-module__q3G0FW__stepHeader{align-items:baseline;gap:var(--space-2);flex-wrap:wrap;margin-bottom:2px;display:flex}.SessionProgressCard-module__q3G0FW__stepName{font-size:var(--text-sm);color:#ffffffd9;text-overflow:ellipsis;white-space:nowrap;font-weight:500;overflow:hidden}@keyframes SessionProgressCard-module__q3G0FW__pulse{0%,to{opacity:.6}50%{opacity:1}}.SessionProgressCard-module__q3G0FW__workingLabel{font-size:var(--text-xs);color:var(--color-ai-accent);animation:1.4s ease-in-out infinite SessionProgressCard-module__q3G0FW__pulse}.SessionProgressCard-module__q3G0FW__stepDuration{font-size:var(--text-2xs);color:#ffffff4d;flex-shrink:0;font-family:Geist Mono,Fira Code,Consolas,monospace}.SessionProgressCard-module__q3G0FW__stepDescription{font-size:var(--text-xs);color:#ffffff59;margin:0 0 3px;line-height:1.4}.SessionProgressCard-module__q3G0FW__stepSummary{font-size:var(--text-xs);color:#ffffff8c;margin:3px 0 0;line-height:1.45}.SessionProgressCard-module__q3G0FW__stepError{font-size:var(--text-xs);color:#ef4444;margin:3px 0 0;line-height:1.45}.SessionProgressCard-module__q3G0FW__artifacts{gap:var(--space-1);margin-top:var(--space-1);flex-wrap:wrap;display:flex}.SessionProgressCard-module__q3G0FW__artifact{font-size:var(--text-2xs);color:rgba(var(--color-ai-accent-rgb), .7);background:rgba(var(--color-ai-accent-rgb), .06);border:1px solid rgba(var(--color-ai-accent-rgb), .12);border-radius:var(--radius-sm);padding:1px 6px}.SessionProgressCard-module__q3G0FW__completionBar{align-items:center;gap:var(--space-2);font-size:var(--text-sm);color:#10b981;padding-top:var(--space-3);margin-top:var(--space-3);border-top:1px solid #10b98126;display:flex}.SessionProgressCard-module__q3G0FW__completionDot{background:#10b981;border-radius:50%;flex-shrink:0;width:8px;height:8px}.SessionProgressCard-module__q3G0FW__failureBar{align-items:center;gap:var(--space-2);font-size:var(--text-sm);color:#ef4444;padding-top:var(--space-3);margin-top:var(--space-3);border-top:1px solid #ef444426;display:flex}.SessionProgressCard-module__q3G0FW__failureDot{background:#ef4444;border-radius:50%;flex-shrink:0;width:8px;height:8px}.SessionProgressCard-module__q3G0FW__streamError{margin:var(--space-2) 0 0;font-size:var(--text-xs);color:#ef4444b3}
.BrainChat-module__Km12Eq__panel{background:#050508;flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;overflow:hidden}.BrainChat-module__Km12Eq__messages{padding:var(--space-6) var(--space-8);scrollbar-width:thin;scrollbar-color:#ffffff1a transparent;flex-direction:column;flex:1;display:flex;overflow-y:auto}.BrainChat-module__Km12Eq__messages::-webkit-scrollbar{width:4px}.BrainChat-module__Km12Eq__messages::-webkit-scrollbar-track{background:0 0}.BrainChat-module__Km12Eq__messages::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:2px}.BrainChat-module__Km12Eq__messagesBottom{flex-shrink:0;height:1px}.BrainChat-module__Km12Eq__empty{text-align:center;justify-content:center;align-items:center;gap:var(--space-4);padding:var(--space-8);flex-direction:column;flex:1;display:flex}.BrainChat-module__Km12Eq__emptyIcon{background:rgba(var(--color-ai-accent-rgb), .08);border:1px solid rgba(var(--color-ai-accent-rgb), .15);width:48px;height:48px;color:rgba(var(--color-ai-accent-rgb), .6);border-radius:50%;justify-content:center;align-items:center;display:flex}.BrainChat-module__Km12Eq__emptyTitle{font-size:var(--text-lg);color:#ffffffb3;margin:0;font-weight:600}.BrainChat-module__Km12Eq__emptySubtitle{font-size:var(--text-sm);color:#ffffff4d;max-width:320px;margin:0;line-height:1.6}.BrainChat-module__Km12Eq__footer{flex-direction:column;flex-shrink:0;display:flex}@media (max-width:768px){.BrainChat-module__Km12Eq__messages{padding:var(--space-4) var(--space-3)}.BrainChat-module__Km12Eq__empty{padding:var(--space-6) var(--space-4)}.BrainChat-module__Km12Eq__emptyIcon{width:40px;height:40px}.BrainChat-module__Km12Eq__emptyTitle{font-size:var(--text-base)}.BrainChat-module__Km12Eq__emptySubtitle{font-size:var(--text-xs);max-width:280px}.BrainChat-module__Km12Eq__messages{-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;scroll-behavior:smooth}.BrainChat-module__Km12Eq__footer{gap:0}}.BrainChat-module__Km12Eq__streamingPreview{gap:var(--space-2);padding:var(--space-2) 0;flex-direction:column;display:flex}.BrainChat-module__Km12Eq__reasoningIndicator{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);font-size:var(--text-xs);color:rgba(var(--color-ai-accent-rgb), .7);display:flex}.BrainChat-module__Km12Eq__reasoningDot{background:rgba(var(--color-ai-accent-rgb), .8);border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite BrainChat-module__Km12Eq__pulse-dot}@keyframes BrainChat-module__Km12Eq__pulse-dot{0%,to{opacity:.4;transform:scale(.9)}50%{opacity:1;transform:scale(1.2)}}.BrainChat-module__Km12Eq__reasoningLabel{text-transform:capitalize;letter-spacing:.02em}.BrainChat-module__Km12Eq__reasoningDetails{margin:0 var(--space-3);font-size:var(--text-xs);color:#ffffff4d}.BrainChat-module__Km12Eq__reasoningSummary{cursor:pointer;-webkit-user-select:none;user-select:none;color:#fff6;padding:var(--space-1) 0}.BrainChat-module__Km12Eq__reasoningSummary:hover{color:#fff9}.BrainChat-module__Km12Eq__reasoningList{margin:var(--space-1) 0 0;gap:var(--space-1);flex-direction:column;padding:0;list-style:none;display:flex}.BrainChat-module__Km12Eq__reasoningItem{gap:var(--space-2);padding:var(--space-1) 0;border-left:2px solid rgba(var(--color-ai-accent-rgb), .15);padding-left:var(--space-2);display:flex}.BrainChat-module__Km12Eq__reasoningPhaseLabel{text-transform:capitalize;color:rgba(var(--color-ai-accent-rgb), .5);flex-shrink:0;min-width:80px}.BrainChat-module__Km12Eq__reasoningContent{color:#fff6;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.BrainChat-module__Km12Eq__stopButton{padding:var(--space-1) var(--space-3);font-size:var(--text-xs);color:#ffffff80;border-radius:var(--radius-md);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;align-self:center;transition:all .15s}.BrainChat-module__Km12Eq__stopButton:hover{color:#fffc;background:#ffffff14;border-color:#fff3}
.Button-module__VMVMAW__button{justify-content:center;align-items:center;gap:var(--space-2);font-weight:var(--font-semibold);border-radius:var(--radius-sm);cursor:pointer;transition:background-color var(--transition-micro), border-color var(--transition-micro), color var(--transition-micro), box-shadow var(--transition-micro), transform var(--transition-micro);white-space:nowrap;-webkit-user-select:none;user-select:none;border:1px solid #0000;outline:none;font-family:inherit;display:inline-flex;position:relative}.Button-module__VMVMAW__button:focus-visible{outline:2px solid var(--border-focus);outline-offset:2px}.Button-module__VMVMAW__button:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.Button-module__VMVMAW__primary{background:linear-gradient(135deg, var(--color-ai-primary), #6d28d9);color:#fff;border-color:#0000}.Button-module__VMVMAW__primary:hover:not(:disabled){box-shadow:var(--shadow-glow-accent-sm);background:linear-gradient(135deg,#9b6dfa,#7c3aed);transform:translateY(-1px)}.Button-module__VMVMAW__primary:active:not(:disabled){box-shadow:none;transform:translateY(0)}.Button-module__VMVMAW__secondary{background:var(--surface-1);color:var(--text-primary);border-color:var(--border-subtle)}.Button-module__VMVMAW__secondary:hover:not(:disabled){background:var(--surface-2);border-color:var(--border-strong)}.Button-module__VMVMAW__ghost{color:var(--text-secondary);background:0 0;border-color:#0000}.Button-module__VMVMAW__ghost:hover:not(:disabled){background:var(--surface-1);color:var(--text-primary)}.Button-module__VMVMAW__danger{background:var(--critical);color:#fff;border-color:#0000}.Button-module__VMVMAW__danger:hover:not(:disabled){filter:brightness(1.1);box-shadow:var(--shadow-sm);transform:translateY(-1px)}.Button-module__VMVMAW__danger:active:not(:disabled){transform:translateY(0)}.Button-module__VMVMAW__success{background:var(--success);color:var(--text-on-emphasis);border-color:#0000}.Button-module__VMVMAW__success:hover:not(:disabled){filter:brightness(1.1)}.Button-module__VMVMAW__outline{color:var(--text-primary);border-color:var(--border-subtle);background:0 0}.Button-module__VMVMAW__outline:hover:not(:disabled){background:var(--surface-1);border-color:var(--border-strong)}.Button-module__VMVMAW__sm{padding:var(--space-1-5) var(--space-3);font-size:var(--text-xs);min-height:28px;line-height:1.4}.Button-module__VMVMAW__md{padding:var(--space-2) var(--space-4);font-size:var(--text-sm);min-height:36px;line-height:1.4}.Button-module__VMVMAW__lg{padding:var(--space-3) var(--space-6);font-size:var(--text-base);min-height:44px;line-height:1.4}.Button-module__VMVMAW__fullWidth{width:100%}.Button-module__VMVMAW__loading{color:#0000}.Button-module__VMVMAW__leftIcon,.Button-module__VMVMAW__rightIcon{flex-shrink:0;align-items:center;display:flex}.Button-module__VMVMAW__leftIcon svg,.Button-module__VMVMAW__rightIcon svg{width:var(--icon-md);height:var(--icon-md)}.Button-module__VMVMAW__sm .Button-module__VMVMAW__leftIcon svg,.Button-module__VMVMAW__sm .Button-module__VMVMAW__rightIcon svg{width:var(--icon-sm);height:var(--icon-sm)}.Button-module__VMVMAW__label{align-items:center;display:inline-flex}.Button-module__VMVMAW__spinner{justify-content:center;align-items:center;display:flex;position:absolute}.Button-module__VMVMAW__spinnerIcon{width:1.25rem;height:1.25rem;animation:1s linear infinite Button-module__VMVMAW__spin}.Button-module__VMVMAW__spinnerTrack{opacity:.25}.Button-module__VMVMAW__spinnerHead{opacity:.75}@keyframes Button-module__VMVMAW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.Button-module__VMVMAW__button{transition:none}.Button-module__VMVMAW__primary:hover:not(:disabled),.Button-module__VMVMAW__primary:active:not(:disabled),.Button-module__VMVMAW__danger:hover:not(:disabled),.Button-module__VMVMAW__danger:active:not(:disabled){transform:none}.Button-module__VMVMAW__spinnerIcon{animation:none}}@media (max-width:639px){.Button-module__VMVMAW__sm{min-height:36px}.Button-module__VMVMAW__md{min-height:var(--touch-target-min)}.Button-module__VMVMAW__lg{min-height:52px}}
.AIAlertBanner-module__rI7g0q__container{z-index:1000;width:100%;max-width:600px;padding:0 1rem;padding-top:env(safe-area-inset-top);flex-direction:column;gap:.5rem;display:flex;position:fixed;left:50%;transform:translate(-50%)}.AIAlertBanner-module__rI7g0q__container.AIAlertBanner-module__rI7g0q__top{top:calc(var(--mobile-header-height,56px) + .5rem)}.AIAlertBanner-module__rI7g0q__container.AIAlertBanner-module__rI7g0q__bottom{bottom:calc(env(safe-area-inset-bottom) + 1rem)}.AIAlertBanner-module__rI7g0q__banner{background:var(--card);border:1px solid var(--border);border-radius:.75rem;align-items:flex-start;gap:.75rem;padding:.875rem 1rem;animation:.3s ease-out AIAlertBanner-module__rI7g0q__slideIn;display:flex;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.AIAlertBanner-module__rI7g0q__banner.AIAlertBanner-module__rI7g0q__stacked{animation:.3s ease-out .1s backwards AIAlertBanner-module__rI7g0q__slideIn}@keyframes AIAlertBanner-module__rI7g0q__slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.AIAlertBanner-module__rI7g0q__banner.AIAlertBanner-module__rI7g0q__expiring{animation:3s ease-out forwards AIAlertBanner-module__rI7g0q__fadeOut}@keyframes AIAlertBanner-module__rI7g0q__fadeOut{0%{opacity:1}to{opacity:0}}.AIAlertBanner-module__rI7g0q__banner.AIAlertBanner-module__rI7g0q__info{border-left:4px solid var(--info,#3b82f6)}.AIAlertBanner-module__rI7g0q__banner.AIAlertBanner-module__rI7g0q__info .AIAlertBanner-module__rI7g0q__indicator{color:var(--info,#3b82f6)}.AIAlertBanner-module__rI7g0q__banner.AIAlertBanner-module__rI7g0q__warning{border-left:4px solid var(--warning,#f59e0b);background:color-mix(in srgb, var(--warning,#f59e0b) 5%, var(--card))}.AIAlertBanner-module__rI7g0q__banner.AIAlertBanner-module__rI7g0q__warning .AIAlertBanner-module__rI7g0q__indicator{color:var(--warning,#f59e0b)}.AIAlertBanner-module__rI7g0q__banner.AIAlertBanner-module__rI7g0q__critical{border-left:4px solid var(--destructive,#ef4444);background:color-mix(in srgb, var(--destructive,#ef4444) 5%, var(--card))}.AIAlertBanner-module__rI7g0q__banner.AIAlertBanner-module__rI7g0q__critical .AIAlertBanner-module__rI7g0q__indicator{color:var(--destructive,#ef4444)}.AIAlertBanner-module__rI7g0q__indicator{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-top:2px;display:flex}.AIAlertBanner-module__rI7g0q__content{flex:1;min-width:0}.AIAlertBanner-module__rI7g0q__header{flex-wrap:wrap;align-items:baseline;gap:.5rem;margin-bottom:.25rem;display:flex}.AIAlertBanner-module__rI7g0q__title{color:var(--foreground);margin:0;font-size:.9375rem;font-weight:600;line-height:1.4}.AIAlertBanner-module__rI7g0q__confidence{color:var(--muted-foreground);white-space:nowrap;font-size:.75rem}.AIAlertBanner-module__rI7g0q__reason{color:var(--muted-foreground);margin:0;font-size:.875rem;line-height:1.5}.AIAlertBanner-module__rI7g0q__actions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.AIAlertBanner-module__rI7g0q__actionButton{min-height:var(--touch-target-min,44px);min-width:44px}.AIAlertBanner-module__rI7g0q__dismissButton{width:32px;height:32px;color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;border-radius:.375rem;justify-content:center;align-items:center;padding:0;transition:background-color .15s,color .15s;display:flex}.AIAlertBanner-module__rI7g0q__dismissButton:hover{background:var(--muted);color:var(--foreground)}.AIAlertBanner-module__rI7g0q__dismissButton:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.AIAlertBanner-module__rI7g0q__hiddenCount{text-align:center;color:var(--muted-foreground);padding:.25rem;font-size:.75rem}@media (max-width:640px){.AIAlertBanner-module__rI7g0q__container{max-width:100%;padding:0 .75rem}.AIAlertBanner-module__rI7g0q__banner{flex-wrap:wrap;padding:.75rem}.AIAlertBanner-module__rI7g0q__content{width:calc(100% - 40px)}.AIAlertBanner-module__rI7g0q__actions{border-top:1px solid var(--border);justify-content:flex-end;width:100%;margin-top:.5rem;padding-top:.5rem}}@media (prefers-reduced-motion:reduce){.AIAlertBanner-module__rI7g0q__banner{animation:none}.AIAlertBanner-module__rI7g0q__banner.AIAlertBanner-module__rI7g0q__expiring{opacity:.5;animation:none}}
.CommandCenterShell-module__M1e-rq__shell{flex-direction:column;min-height:100%;display:flex}.CommandCenterShell-module__M1e-rq__body{flex:1;min-height:0;display:flex}.CommandCenterShell-module__M1e-rq__main{flex-direction:column;flex:1;min-width:0;display:flex}.CommandCenterShell-module__M1e-rq__tabBar{gap:var(--space-1);padding:0 var(--space-6);background:var(--bg-surface);border-bottom:1px solid var(--border-subtle);scrollbar-width:none;display:flex;overflow-x:auto}.CommandCenterShell-module__M1e-rq__tabBar::-webkit-scrollbar{display:none}.CommandCenterShell-module__M1e-rq__tab{align-items:center;gap:var(--space-2);padding:var(--space-3) var(--space-4);color:var(--text-secondary);font-size:var(--text-sm);cursor:pointer;transition:color var(--transition-fast), background var(--transition-fast), border-color var(--transition-fast);white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;flex-shrink:0;font-weight:500;display:flex}.CommandCenterShell-module__M1e-rq__tab:hover{color:var(--text-primary);background:var(--bg-surface-strong)}.CommandCenterShell-module__M1e-rq__tab.CommandCenterShell-module__M1e-rq__tabActive{color:var(--accent);border-bottom-color:var(--accent)}.CommandCenterShell-module__M1e-rq__tabIcon{font-size:1rem;line-height:1}.CommandCenterShell-module__M1e-rq__tabLabel{font-size:var(--text-sm)}.CommandCenterShell-module__M1e-rq__content{padding:var(--space-6);flex:1;overflow-y:auto}.CommandCenterShell-module__M1e-rq__activityFeed{padding:var(--space-6);border-top:1px solid var(--border-subtle)}.CommandCenterShell-module__M1e-rq__sidebarSlot{flex-direction:column;display:flex}@keyframes CommandCenterShell-module__M1e-rq__pulse{0%,to{opacity:.6}50%{opacity:.3}}.CommandCenterShell-module__M1e-rq__skeletonHeader{padding:var(--space-6);background:var(--bg-surface);border-bottom:1px solid var(--border-subtle);gap:var(--space-2);flex-direction:column;display:flex}.CommandCenterShell-module__M1e-rq__skeletonTitle{background:var(--bg-surface-strong);border-radius:var(--radius-md);width:50%;height:2rem;animation:1.5s ease-in-out infinite CommandCenterShell-module__M1e-rq__pulse}.CommandCenterShell-module__M1e-rq__skeletonSubtitle{background:var(--bg-surface-strong);border-radius:var(--radius-md);width:30%;height:1rem;animation:1.5s ease-in-out .1s infinite CommandCenterShell-module__M1e-rq__pulse}.CommandCenterShell-module__M1e-rq__skeletonTabBar{gap:var(--space-2);padding:var(--space-3) var(--space-6);background:var(--bg-surface);border-bottom:1px solid var(--border-subtle);display:flex}.CommandCenterShell-module__M1e-rq__skeletonTab{background:var(--bg-surface-strong);border-radius:var(--radius-md);width:6rem;height:2.25rem;animation:1.5s ease-in-out infinite CommandCenterShell-module__M1e-rq__pulse}.CommandCenterShell-module__M1e-rq__skeletonContent{margin:var(--space-6);background:var(--bg-surface-strong);border-radius:var(--radius-lg);min-height:20rem;animation:1.5s ease-in-out .15s infinite CommandCenterShell-module__M1e-rq__pulse}.CommandCenterShell-module__M1e-rq__skeletonSidebar{background:var(--bg-surface);border-left:1px solid var(--border-subtle);width:280px;min-width:280px;min-height:20rem;animation:1.5s ease-in-out .2s infinite CommandCenterShell-module__M1e-rq__pulse}@media (max-width:1024px){.CommandCenterShell-module__M1e-rq__body{flex-direction:column}.CommandCenterShell-module__M1e-rq__sidebarSlot{border-top:1px solid var(--border-subtle)}.CommandCenterShell-module__M1e-rq__skeletonSidebar{border-left:none;border-top:1px solid var(--border-subtle);width:100%;min-width:0}}@media (max-width:768px){.CommandCenterShell-module__M1e-rq__tabBar{padding:0 var(--space-4)}.CommandCenterShell-module__M1e-rq__tab{padding:var(--space-2) var(--space-3)}.CommandCenterShell-module__M1e-rq__tabLabel{display:none}.CommandCenterShell-module__M1e-rq__content,.CommandCenterShell-module__M1e-rq__activityFeed{padding:var(--space-4)}}
.ActivitySidebar-module__qX0_sq__sidebar{border-left:1px solid var(--border-subtle);background:var(--bg-surface);width:280px;min-width:280px;transition:width var(--transition-base), min-width var(--transition-base);flex-direction:column;display:flex;position:relative;overflow:hidden}.ActivitySidebar-module__qX0_sq__sidebar.ActivitySidebar-module__qX0_sq__collapsed{width:2.5rem;min-width:2.5rem}.ActivitySidebar-module__qX0_sq__toggleBtn{align-items:center;gap:var(--space-2);width:100%;padding:var(--space-3) var(--space-3);border:none;border-bottom:1px solid var(--border-subtle);color:var(--text-secondary);font-size:var(--text-sm);cursor:pointer;transition:background var(--transition-fast), color var(--transition-fast);white-space:nowrap;background:0 0;font-weight:500;display:flex}.ActivitySidebar-module__qX0_sq__toggleBtn:hover{background:var(--bg-surface-hover);color:var(--text-primary)}.ActivitySidebar-module__qX0_sq__toggleIcon{color:var(--text-muted);font-size:1rem;font-weight:700}.ActivitySidebar-module__qX0_sq__toggleLabel{font-size:var(--text-sm);letter-spacing:.04em;text-transform:uppercase;font-weight:600}.ActivitySidebar-module__qX0_sq__content{padding:var(--space-4) 0;gap:var(--space-2);flex-direction:column;flex:1;display:flex;overflow-y:auto}.ActivitySidebar-module__qX0_sq__section{padding:0 var(--space-4) var(--space-4);border-bottom:1px solid var(--border-subtle)}.ActivitySidebar-module__qX0_sq__section:last-child{border-bottom:none}.ActivitySidebar-module__qX0_sq__sectionTitle{font-size:var(--text-xs);color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;margin:0 0 var(--space-3);align-items:center;gap:var(--space-2);font-weight:600;display:flex}.ActivitySidebar-module__qX0_sq__feed{flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex;position:relative}.ActivitySidebar-module__qX0_sq__feed:before{content:"";background:var(--border-subtle);width:1px;position:absolute;top:0;bottom:0;left:.75rem}.ActivitySidebar-module__qX0_sq__feedItem{align-items:flex-start;gap:var(--space-3);padding:var(--space-2) 0;display:flex;position:relative}.ActivitySidebar-module__qX0_sq__feedIcon{background:var(--bg-secondary);border-radius:var(--radius-full);border:1px solid var(--border-subtle);z-index:1;flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;font-size:.875rem;display:flex;position:relative}.ActivitySidebar-module__qX0_sq__feedBody{flex-direction:column;gap:.125rem;min-width:0;display:flex}.ActivitySidebar-module__qX0_sq__feedLabel{font-size:var(--text-sm);color:var(--text-primary);font-weight:500;line-height:1.4}.ActivitySidebar-module__qX0_sq__feedDesc{font-size:var(--text-xs);color:var(--text-secondary);line-height:1.4}.ActivitySidebar-module__qX0_sq__feedTime{font-size:var(--text-xs);color:var(--text-muted)}.ActivitySidebar-module__qX0_sq__variant_success .ActivitySidebar-module__qX0_sq__feedIcon{background:var(--success-muted);border-color:var(--success);color:var(--success)}.ActivitySidebar-module__qX0_sq__variant_warning .ActivitySidebar-module__qX0_sq__feedIcon{background:var(--warning-muted);border-color:var(--warning);color:var(--warning)}.ActivitySidebar-module__qX0_sq__variant_error .ActivitySidebar-module__qX0_sq__feedIcon{background:var(--error-muted);border-color:var(--error);color:var(--error)}.ActivitySidebar-module__qX0_sq__variant_info .ActivitySidebar-module__qX0_sq__feedIcon{background:var(--info-muted);border-color:var(--info);color:var(--info)}.ActivitySidebar-module__qX0_sq__aiIcon{color:var(--accent)}.ActivitySidebar-module__qX0_sq__aiInsights{font-size:var(--text-sm);color:var(--text-secondary);background:var(--bg-surface-strong);border-radius:var(--radius-md);padding:var(--space-3);border-left:2px solid var(--accent);line-height:1.6}.ActivitySidebar-module__qX0_sq__relatedList{gap:var(--space-1);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.ActivitySidebar-module__qX0_sq__relatedItem{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);background:var(--bg-surface-strong);border-radius:var(--radius-md);font-size:var(--text-sm);display:flex}.ActivitySidebar-module__qX0_sq__relatedType{font-size:var(--text-xs);color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;flex-shrink:0;font-weight:500}.ActivitySidebar-module__qX0_sq__relatedLink{color:var(--accent);transition:color var(--transition-fast);text-overflow:ellipsis;white-space:nowrap;font-weight:500;text-decoration:none;overflow:hidden}.ActivitySidebar-module__qX0_sq__relatedLink:hover{color:var(--text-primary);text-decoration:underline}.ActivitySidebar-module__qX0_sq__relatedLabel{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media (max-width:1024px){.ActivitySidebar-module__qX0_sq__sidebar{border-left:none;border-top:1px solid var(--border-subtle);width:100%;min-width:0}.ActivitySidebar-module__qX0_sq__sidebar.ActivitySidebar-module__qX0_sq__collapsed{width:100%;min-width:0}}
.EntityHeader-module__Zedgfa__header{gap:var(--space-3);padding:var(--space-6);background:var(--bg-surface);border-bottom:1px solid var(--border-subtle);flex-direction:column;display:flex}.EntityHeader-module__Zedgfa__breadcrumbs{align-items:center;gap:var(--space-1);font-size:var(--text-xs);color:var(--text-muted);flex-wrap:wrap;display:flex}.EntityHeader-module__Zedgfa__breadcrumbItem{align-items:center;gap:var(--space-1);display:flex}.EntityHeader-module__Zedgfa__breadcrumbSep{color:var(--text-muted);opacity:.5}.EntityHeader-module__Zedgfa__breadcrumbLink{color:var(--text-secondary);transition:color var(--transition-fast);text-decoration:none}.EntityHeader-module__Zedgfa__breadcrumbLink:hover{color:var(--text-primary)}.EntityHeader-module__Zedgfa__breadcrumbCurrent{color:var(--text-primary);font-weight:500}.EntityHeader-module__Zedgfa__mainRow{align-items:flex-start;gap:var(--space-4);display:flex}.EntityHeader-module__Zedgfa__icon{background:var(--bg-surface-strong);border-radius:var(--radius-md);flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1.5rem;display:flex}.EntityHeader-module__Zedgfa__titleBlock{flex:1;min-width:0}.EntityHeader-module__Zedgfa__title{font-size:var(--text-3xl);color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;margin:0;font-weight:700;line-height:1.2;overflow:hidden}.EntityHeader-module__Zedgfa__subtitle{font-size:var(--text-sm);color:var(--text-muted);margin:var(--space-1) 0 0}.EntityHeader-module__Zedgfa__aside{align-items:center;gap:var(--space-3);flex-wrap:wrap;flex-shrink:0;display:flex}.EntityHeader-module__Zedgfa__statusBadge,.EntityHeader-module__Zedgfa__actions{align-items:center;gap:var(--space-2);display:flex}.EntityHeader-module__Zedgfa__meta{align-items:center;gap:var(--space-4);font-size:var(--text-xs);color:var(--text-muted);padding-top:var(--space-1);flex-wrap:wrap;display:flex}@media (max-width:768px){.EntityHeader-module__Zedgfa__header{padding:var(--space-4)}.EntityHeader-module__Zedgfa__mainRow{gap:var(--space-3);flex-wrap:wrap}.EntityHeader-module__Zedgfa__aside{justify-content:flex-start;width:100%}.EntityHeader-module__Zedgfa__title{font-size:var(--text-2xl)}}
.SpaceLockGate-module__xrVmxa__gate{justify-content:center;align-items:center;min-height:60vh;padding:2rem;display:flex}.SpaceLockGate-module__xrVmxa__panel{text-align:center;border-radius:var(--radius-lg,12px);-webkit-backdrop-filter:blur(24px)saturate(1.4);background:#1d1d2bbf;border:1px solid #ffffff1a;flex-direction:column;align-items:center;max-width:420px;padding:2.5rem 2rem;display:flex;box-shadow:0 8px 40px #0e0e1b80,0 1px 2px #0003}.SpaceLockGate-module__xrVmxa__lockIcon{color:#fff6;background:#ffffff0f;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin-bottom:1rem;display:flex}.SpaceLockGate-module__xrVmxa__spaceIcon{margin-bottom:.5rem;font-size:2.25rem;line-height:1}.SpaceLockGate-module__xrVmxa__title{color:var(--text-primary,#fff);letter-spacing:.01em;margin:0 0 .5rem;font-size:1.35rem;font-weight:700}.SpaceLockGate-module__xrVmxa__message{color:#ffffff8c;margin:0 0 1.25rem;font-size:.875rem;line-height:1.6}.SpaceLockGate-module__xrVmxa__features{flex-direction:column;gap:.5rem;width:100%;margin:0 0 1.5rem;padding:0;list-style:none;display:flex}.SpaceLockGate-module__xrVmxa__feature{color:#ffffff80;text-align:left;align-items:center;gap:.55rem;font-size:.82rem;display:flex}.SpaceLockGate-module__xrVmxa__feature svg{color:#8764d8b3;flex-shrink:0}.SpaceLockGate-module__xrVmxa__activateButton{border-radius:var(--radius-md,8px);width:100%;color:var(--text-on-emphasis,#fff);cursor:pointer;background:linear-gradient(135deg,#7a54d4,#5f37be);border:none;padding:.75rem 1.5rem;font-size:.9rem;font-weight:700;transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s cubic-bezier(.34,1.56,.64,1)}.SpaceLockGate-module__xrVmxa__activateButton:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 20px #6133cc59,0 1px 4px #00000026}.SpaceLockGate-module__xrVmxa__activateButton:active:not(:disabled){transform:translateY(0)}.SpaceLockGate-module__xrVmxa__activateButton:disabled{opacity:.65;cursor:not-allowed}.SpaceLockGate-module__xrVmxa__errorMessage{border-radius:var(--radius-sm,6px);color:#f79797f2;text-align:left;background:#430a0a59;border:1px solid #eb5c5c66;width:100%;margin:.75rem 0 0;padding:.625rem .75rem;font-size:.78rem;line-height:1.4}.SpaceLockGate-module__xrVmxa__hint{color:#ffffff52;margin:.75rem 0 0;font-size:.72rem}
.ContentShell-module__ff5v3W__shell{width:100%;min-height:0;padding-top:var(--space-6);background:0 0;flex-direction:column;flex:1;margin:0 auto;display:flex}.ContentShell-module__ff5v3W__default{max-width:1080px}.ContentShell-module__ff5v3W__narrow{max-width:720px}.ContentShell-module__ff5v3W__wide{max-width:1280px}.ContentShell-module__ff5v3W__full{max-width:none;height:100%;padding-top:0}.ContentShell-module__ff5v3W__animate{animation:ContentShell-module__ff5v3W__contentEnter var(--duration-slow,.3s) var(--ease-out,ease-out) both}@keyframes ContentShell-module__ff5v3W__contentEnter{0%{opacity:0}to{opacity:1;transform:translateY(0)}}@media (max-width:639px){.ContentShell-module__ff5v3W__shell{padding-top:var(--space-4)}}@media (prefers-reduced-motion:reduce){.ContentShell-module__ff5v3W__animate{animation:none}}
.SpacePageShell-module__xTLNUq__root{gap:var(--space-5,1.25rem);padding:var(--space-5,1.25rem);flex-direction:column;width:100%;max-width:1080px;margin:0 auto;display:flex}.SpacePageShell-module__xTLNUq__root.SpacePageShell-module__xTLNUq__fullWidth{max-width:1400px}.SpacePageShell-module__xTLNUq__tabBar{gap:var(--space-2,.5rem);padding-bottom:var(--space-4,1rem);border-bottom:1px solid var(--border-subtle);margin-bottom:var(--space-4,1rem);flex-wrap:wrap;align-items:center;display:flex}.SpacePageShell-module__xTLNUq__circleLink{background:rgba(var(--color-ai-primary-rgb), .08);border:1px solid rgba(var(--color-ai-primary-rgb), .2);width:32px;height:32px;color:var(--text-secondary);transition:all var(--duration-fast) var(--ease-out);margin-right:var(--space-1,.25rem);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:16px;text-decoration:none;display:flex}.SpacePageShell-module__xTLNUq__circleLink:hover{background:rgba(var(--color-ai-primary-rgb), .18);border-color:rgba(var(--color-ai-primary-rgb), .5);color:var(--text-primary)}.SpacePageShell-module__xTLNUq__tab{border-radius:var(--radius-md);background:var(--surface-1);border:1px solid var(--border-subtle);color:var(--text-secondary);font-size:var(--text-sm);cursor:pointer;transition:all var(--duration-fast) var(--ease-out);align-items:center;gap:.4rem;padding:.5rem 1rem;font-weight:500;text-decoration:none;display:flex}.SpacePageShell-module__xTLNUq__tab:hover{background:var(--surface-2);color:var(--text-primary);border-color:rgba(var(--color-ai-primary-rgb), .3)}.SpacePageShell-module__xTLNUq__tab.SpacePageShell-module__xTLNUq__active{background:rgba(var(--color-ai-primary-rgb), .12);border-color:rgba(var(--color-ai-primary-rgb), .4);color:var(--text-primary);font-weight:600}
.Tasks-module__DloWgG__card{gap:var(--space-sm);padding:var(--space-md);background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-lg);cursor:pointer;flex-direction:column;transition:all .2s;display:flex}.Tasks-module__DloWgG__card:hover{background:var(--glass-bg-hover);border-color:var(--color-primary-200);transform:translateY(-1px)}.Tasks-module__DloWgG__card:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.Tasks-module__DloWgG__cardCompact{justify-content:space-between;align-items:center;gap:var(--space-sm);padding:var(--space-sm) var(--space-md);background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-md);cursor:pointer;transition:all .15s;display:flex}.Tasks-module__DloWgG__cardCompact:hover{background:var(--glass-bg-hover)}.Tasks-module__DloWgG__compactContent{align-items:center;gap:var(--space-md);flex:1;min-width:0;display:flex}.Tasks-module__DloWgG__compactTitle{font-size:var(--text-sm);color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}.Tasks-module__DloWgG__compactDeadline{font-size:var(--text-xs);color:var(--text-tertiary);white-space:nowrap}.Tasks-module__DloWgG__compactMeta{align-items:center;gap:var(--space-sm);flex-shrink:0;display:flex}.Tasks-module__DloWgG__cardHeader{justify-content:space-between;align-items:flex-start;gap:var(--space-sm);display:flex}.Tasks-module__DloWgG__cardHeaderActions{align-items:center;gap:var(--space-xs);flex-shrink:0;display:flex}.Tasks-module__DloWgG__deleteButton{border-radius:var(--radius-sm);width:28px;height:28px;color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:all .15s;display:inline-flex}.Tasks-module__DloWgG__deleteButton:hover{color:var(--color-danger,#ef4444);background:#ef44441a}.Tasks-module__DloWgG__deleteButton:focus-visible{outline:2px solid var(--color-danger,#ef4444);outline-offset:1px}.Tasks-module__DloWgG__deleteIcon{width:16px;height:16px}.Tasks-module__DloWgG__cardTitleRow{align-items:center;gap:var(--space-sm);flex:1;min-width:0;display:flex}.Tasks-module__DloWgG__cardTitle{font-size:var(--text-sm);color:var(--text-primary);margin:0;font-weight:600;line-height:1.4}.Tasks-module__DloWgG__cardDescription{font-size:var(--text-xs);color:var(--text-secondary);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;line-height:1.5;display:-webkit-box;overflow:hidden}.Tasks-module__DloWgG__cardFooter{justify-content:space-between;align-items:center;gap:var(--space-sm);margin-top:var(--space-xs);display:flex}.Tasks-module__DloWgG__cardMeta{align-items:center;gap:var(--space-md);display:flex}.Tasks-module__DloWgG__metaItem{align-items:center;gap:var(--space-xs);font-size:var(--text-xs);color:var(--text-tertiary);display:inline-flex}.Tasks-module__DloWgG__metaIcon{flex-shrink:0;width:14px;height:14px}.Tasks-module__DloWgG__entityLink{align-items:center;gap:var(--space-xs);font-size:var(--text-xs);color:var(--color-primary);display:inline-flex}.Tasks-module__DloWgG__entityIcon{width:12px;height:12px}.Tasks-module__DloWgG__priorityBadge{font-size:var(--text-xs);border-radius:var(--radius-full);white-space:nowrap;align-items:center;padding:2px 8px;font-weight:500;display:inline-flex}.Tasks-module__DloWgG__priorityBadgeSm{padding:1px 6px;font-size:10px}.Tasks-module__DloWgG__priorityUrgent{background:var(--color-red-100);color:var(--color-red-700)}.Tasks-module__DloWgG__priorityHigh{background:var(--color-orange-100);color:var(--color-orange-700)}.Tasks-module__DloWgG__priorityMedium{background:var(--color-yellow-100);color:var(--color-yellow-700)}.Tasks-module__DloWgG__priorityLow{background:var(--color-blue-100);color:var(--color-blue-700)}.Tasks-module__DloWgG__priorityNone{background:var(--bg-secondary);color:var(--text-tertiary)}.Tasks-module__DloWgG__statusDropdown{position:relative}.Tasks-module__DloWgG__statusButton{align-items:center;gap:var(--space-xs);font-size:var(--text-xs);border-radius:var(--radius-full);cursor:pointer;background:var(--bg-secondary);color:var(--text-secondary);border:1px solid #0000;padding:4px 10px;font-weight:500;transition:all .15s;display:inline-flex}.Tasks-module__DloWgG__statusButton:hover:not(:disabled){opacity:.9;border-color:currentColor}.Tasks-module__DloWgG__statusButton:disabled{cursor:default;opacity:.7}.Tasks-module__DloWgG__statusDot{background:currentColor;border-radius:50%;width:6px;height:6px}.Tasks-module__DloWgG__statusChevron{transition:transform .15s}.Tasks-module__DloWgG__statusChevronOpen{transform:rotate(180deg)}.Tasks-module__DloWgG__statusMenu{z-index:50;min-width:140px;padding:var(--space-xs);background:var(--bg-primary);border:1px solid var(--glass-border);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);margin:0;list-style:none;position:absolute;top:calc(100% + 4px);right:0}.Tasks-module__DloWgG__statusMenuItem{align-items:center;gap:var(--space-xs);width:100%;padding:var(--space-xs) var(--space-sm);font-size:var(--text-xs);border-radius:var(--radius-sm);cursor:pointer;text-align:left;background:0 0;border:none;font-weight:500;transition:background .1s;display:flex}.Tasks-module__DloWgG__statusMenuItem:hover{background:var(--bg-secondary)}.Tasks-module__DloWgG__statusPending{background:var(--color-gray-100);color:var(--color-gray-600)}.Tasks-module__DloWgG__statusScheduled{background:var(--color-blue-100);color:var(--color-blue-700)}.Tasks-module__DloWgG__statusInProgress,.Tasks-module__DloWgG__statusIn_progress{background:var(--color-indigo-100);color:var(--color-indigo-700)}.Tasks-module__DloWgG__statusBlocked{background:var(--color-red-100);color:var(--color-red-700)}.Tasks-module__DloWgG__statusOnHold,.Tasks-module__DloWgG__statusOn_hold{background:var(--color-yellow-100);color:var(--color-yellow-700)}.Tasks-module__DloWgG__statusCompleted{background:var(--color-green-100);color:var(--color-green-700)}.Tasks-module__DloWgG__statusCancelled{background:var(--color-gray-200);color:var(--color-gray-600)}.Tasks-module__DloWgG__statusFailed{background:var(--color-red-200);color:var(--color-red-800)}.Tasks-module__DloWgG__statusBadge{align-items:center;gap:var(--space-xs);font-size:var(--text-xs);border-radius:var(--radius-full);padding:4px 10px;font-weight:500;display:inline-flex}.Tasks-module__DloWgG__overdue{color:var(--color-red-600)!important}.Tasks-module__DloWgG__deadlineWarning{color:var(--color-orange-600)!important}.Tasks-module__DloWgG__listContainer{gap:var(--space-lg);flex-direction:column;display:flex}.Tasks-module__DloWgG__listHeader{justify-content:space-between;align-items:center;gap:var(--space-md);display:flex}.Tasks-module__DloWgG__listFilters{align-items:center;gap:var(--space-sm);display:flex}.Tasks-module__DloWgG__filterSelect{padding:var(--space-xs) var(--space-sm);font-size:var(--text-sm);border:1px solid var(--glass-border);border-radius:var(--radius-md);background:var(--bg-primary);color:var(--text-primary);cursor:pointer}.Tasks-module__DloWgG__filterSelect:focus{border-color:var(--color-primary);outline:none}.Tasks-module__DloWgG__searchInput{padding:var(--space-xs) var(--space-sm);font-size:var(--text-sm);border:1px solid var(--glass-border);border-radius:var(--radius-md);background:var(--bg-primary);color:var(--text-primary);min-width:200px}.Tasks-module__DloWgG__searchInput:focus{border-color:var(--color-primary);outline:none}.Tasks-module__DloWgG__listGrid{gap:var(--space-md);display:grid}.Tasks-module__DloWgG__listGridColumns{grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.Tasks-module__DloWgG__loadingGrid{gap:var(--space-md);grid-template-columns:repeat(auto-fill,minmax(320px,1fr));display:grid}.Tasks-module__DloWgG__skeleton{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-lg);height:140px;animation:1.5s ease-in-out infinite Tasks-module__DloWgG__pulse}@keyframes Tasks-module__DloWgG__pulse{0%,to{opacity:1}50%{opacity:.5}}.Tasks-module__DloWgG__emptyState{justify-content:center;align-items:center;gap:var(--space-md);padding:var(--space-2xl);text-align:center;background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-lg);flex-direction:column;display:flex}.Tasks-module__DloWgG__emptyIcon{width:48px;height:48px;color:var(--text-tertiary)}.Tasks-module__DloWgG__emptyTitle{font-size:var(--text-lg);color:var(--text-primary);margin:0;font-weight:600}.Tasks-module__DloWgG__emptyDescription{font-size:var(--text-sm);color:var(--text-secondary);margin:0}.Tasks-module__DloWgG__errorContainer{align-items:center;gap:var(--space-md);padding:var(--space-2xl);text-align:center;background:var(--color-red-50);border:1px solid var(--color-red-200);border-radius:var(--radius-lg);flex-direction:column;display:flex}.Tasks-module__DloWgG__errorIcon{width:48px;height:48px;color:var(--color-red-500)}.Tasks-module__DloWgG__errorTitle{font-size:var(--text-lg);color:var(--color-red-700);margin:0;font-weight:600}.Tasks-module__DloWgG__errorMessage{font-size:var(--text-sm);color:var(--color-red-600);margin:0}.Tasks-module__DloWgG__retryButton{padding:var(--space-sm) var(--space-md);font-size:var(--text-sm);background:var(--color-red-600);color:#fff;border-radius:var(--radius-md);cursor:pointer;border:none;font-weight:500;transition:background .15s}.Tasks-module__DloWgG__retryButton:hover{background:var(--color-red-700)}.Tasks-module__DloWgG__form{gap:var(--space-5);padding:var(--space-5);flex-direction:column;display:flex;overflow-y:auto}.Tasks-module__DloWgG__formCard{padding:var(--space-4);background:var(--bg-surface-strong);border:1px solid var(--border-subtle);border-radius:var(--radius-lg)}.Tasks-module__DloWgG__formCardTitle{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin:0 0 var(--space-4) 0;font-size:.75rem;font-weight:500}.Tasks-module__DloWgG__formGroup{gap:var(--space-2);flex-direction:column;display:flex}.Tasks-module__DloWgG__formRow{gap:var(--space-4);grid-template-columns:repeat(2,1fr);display:grid}.Tasks-module__DloWgG__criteriaList,.Tasks-module__DloWgG__tagsList{gap:var(--space-2);margin-bottom:var(--space-2);flex-wrap:wrap;display:flex}.Tasks-module__DloWgG__criteriaItem,.Tasks-module__DloWgG__tag{align-items:center;gap:var(--space-1);padding:var(--space-1) var(--space-3);background:var(--bg-surface);border-radius:var(--radius-full);border:1px solid var(--border-subtle);color:var(--text-secondary);font-size:.8125rem;display:inline-flex}.Tasks-module__DloWgG__tag{background:color-mix(in srgb, var(--accent) 15%, transparent);color:var(--accent);border-color:color-mix(in srgb, var(--accent) 30%, transparent)}.Tasks-module__DloWgG__criteriaRemove,.Tasks-module__DloWgG__tagRemove{color:currentColor;opacity:.6;cursor:pointer;width:16px;height:16px;transition:opacity var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;padding:0;font-size:14px;line-height:1;display:inline-flex}.Tasks-module__DloWgG__criteriaRemove:hover,.Tasks-module__DloWgG__tagRemove:hover{opacity:1}.Tasks-module__DloWgG__criteriaAdd,.Tasks-module__DloWgG__tagsAdd{gap:var(--space-2);display:flex}.Tasks-module__DloWgG__entityContext{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);background:var(--bg-surface-strong);border:1px solid var(--border-subtle);border-radius:var(--radius-md);font-size:.8125rem;display:flex}.Tasks-module__DloWgG__entityContextLabel{color:var(--text-muted)}.Tasks-module__DloWgG__entityContextValue{color:var(--text-primary);font-weight:500}.Tasks-module__DloWgG__formActions{justify-content:flex-end;gap:var(--space-3);padding:var(--space-4) var(--space-5);border-top:1px solid var(--border-subtle);background:var(--bg-surface);display:flex}.Tasks-module__DloWgG__button{justify-content:center;align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-4);border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-fast);border:none;font-size:.875rem;font-weight:500;display:inline-flex}.Tasks-module__DloWgG__button:disabled{opacity:.5;cursor:not-allowed}.Tasks-module__DloWgG__buttonPrimary{background:var(--accent);color:#fff}.Tasks-module__DloWgG__buttonPrimary:hover:not(:disabled){background:color-mix(in srgb, var(--accent) 85%, black)}.Tasks-module__DloWgG__buttonSecondary{background:var(--bg-surface);border:1px solid var(--border-subtle);color:var(--text-primary)}.Tasks-module__DloWgG__buttonSecondary:hover:not(:disabled){background:var(--bg-surface-strong)}.Tasks-module__DloWgG__buttonDanger{background:var(--status-error);color:#fff}.Tasks-module__DloWgG__buttonDanger:hover:not(:disabled){background:color-mix(in srgb, var(--status-error) 85%, black)}.Tasks-module__DloWgG__entityTasksSection{gap:var(--space-md);flex-direction:column;display:flex}.Tasks-module__DloWgG__entityTasksHeader{justify-content:space-between;align-items:center;display:flex}.Tasks-module__DloWgG__entityTasksTitle{font-size:var(--text-md);color:var(--text-primary);margin:0;font-weight:600}.Tasks-module__DloWgG__entityTasksCount{font-size:var(--text-sm);color:var(--text-tertiary);font-weight:400}.Tasks-module__DloWgG__addTaskButton{align-items:center;gap:var(--space-xs);padding:var(--space-xs) var(--space-sm);font-size:var(--text-xs);background:var(--color-primary);color:#fff;border-radius:var(--radius-md);cursor:pointer;border:none;font-weight:500;transition:background .15s;display:inline-flex}.Tasks-module__DloWgG__addTaskButton:hover{background:var(--color-primary-600)}.Tasks-module__DloWgG__entityTasksList{gap:var(--space-sm);flex-direction:column;display:flex}@media (max-width:640px){.Tasks-module__DloWgG__listHeader{flex-direction:column;align-items:stretch}.Tasks-module__DloWgG__listFilters{flex-wrap:wrap}.Tasks-module__DloWgG__searchInput{min-width:100%}.Tasks-module__DloWgG__fieldRow{grid-template-columns:1fr}.Tasks-module__DloWgG__formActions{flex-direction:column}.Tasks-module__DloWgG__button{width:100%}}.Tasks-module__DloWgG__otcSection{border-radius:var(--radius-lg);padding:var(--space-lg);margin-bottom:var(--space-md);gap:var(--space-md);background:linear-gradient(135deg,#6366f114,#6366f10a);border:1px solid #6366f133;flex-direction:column;display:flex}.Tasks-module__DloWgG__otcSectionHeader{align-items:center;gap:var(--space-sm);margin-bottom:var(--space-xs);display:flex}.Tasks-module__DloWgG__otcSectionIcon{font-size:1.25rem}.Tasks-module__DloWgG__otcSectionTitle{font-size:var(--text-base);color:var(--text-primary);margin:0;font-weight:700}.Tasks-module__DloWgG__otcSectionSubtitle{font-size:var(--text-xs);color:var(--text-tertiary);margin-left:auto}.Tasks-module__DloWgG__otcBadge{border-radius:var(--radius-full);font-size:var(--text-xs);white-space:nowrap;align-items:center;gap:4px;padding:2px 8px;font-weight:600;display:inline-flex}.Tasks-module__DloWgG__otcBadgeSm{padding:1px 6px;font-size:10px}.Tasks-module__DloWgG__otcBadgeHigh{color:#ef4444;background:#ef444426;border:1px solid #ef44444d}.Tasks-module__DloWgG__otcBadgeMedium{color:#eab308;background:#eab30826;border:1px solid #eab3084d}.Tasks-module__DloWgG__otcBadgeLow{color:#22c55e;background:#22c55e26;border:1px solid #22c55e4d}.Tasks-module__DloWgG__otcPanel{margin-bottom:var(--space-lg);border:1px solid #6366f133!important}.Tasks-module__DloWgG__otcPanelHeader{align-items:center;gap:var(--space-sm);margin-bottom:var(--space-md);display:flex}.Tasks-module__DloWgG__otcPanelIcon{font-size:1.25rem}.Tasks-module__DloWgG__otcPanelTitle{font-size:var(--text-base);color:var(--text-primary);margin:0;font-weight:700}.Tasks-module__DloWgG__otcFlow{align-items:stretch;gap:var(--space-sm);flex-wrap:wrap;display:flex}.Tasks-module__DloWgG__otcFlowItem{gap:var(--space-xs);flex-direction:column;flex:1;min-width:160px;display:flex}.Tasks-module__DloWgG__otcFlowLabel{color:var(--text-tertiary);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:700}.Tasks-module__DloWgG__otcFlowValue{align-items:flex-start;gap:var(--space-sm);padding:var(--space-sm);background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-md);flex:1;display:flex}.Tasks-module__DloWgG__otcFlowIcon{flex-shrink:0;margin-top:2px;font-size:1.25rem}.Tasks-module__DloWgG__otcFlowTitle{font-size:var(--text-sm);color:var(--text-primary);font-weight:600}.Tasks-module__DloWgG__otcFlowSubtitle{font-size:var(--text-xs);color:var(--text-secondary);margin-top:2px}.Tasks-module__DloWgG__otcFlowArrow{color:var(--text-tertiary);flex-shrink:0;align-items:center;padding-top:24px;font-size:1.25rem;display:flex}.Tasks-module__DloWgG__otcTriggerAction{align-items:center;gap:var(--space-md);margin-top:var(--space-md);padding-top:var(--space-md);border-top:1px solid var(--glass-border);display:flex}.Tasks-module__DloWgG__otcTriggerHint{font-size:var(--text-xs);color:var(--text-tertiary)}.Tasks-module__DloWgG__detail{gap:var(--space-lg);flex-direction:column;display:flex}.Tasks-module__DloWgG__detailLoading,.Tasks-module__DloWgG__detailHeader{gap:var(--space-md);flex-direction:column;display:flex}.Tasks-module__DloWgG__detailTitleRow{justify-content:space-between;align-items:flex-start;gap:var(--space-md);display:flex}.Tasks-module__DloWgG__detailTitle{font-size:var(--text-2xl);color:var(--text-primary);margin:0;font-weight:700}.Tasks-module__DloWgG__detailBadges{gap:var(--space-sm);flex-shrink:0;align-items:center;display:flex}.Tasks-module__DloWgG__detailActions{gap:var(--space-sm);flex-wrap:wrap;align-items:center;display:flex}.Tasks-module__DloWgG__detailSection{gap:var(--space-sm);flex-direction:column;display:flex}.Tasks-module__DloWgG__detailSectionTitle{font-size:var(--text-sm);color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;margin:0;font-weight:600}.Tasks-module__DloWgG__detailDescription{font-size:var(--text-base);color:var(--text-primary);margin:0;line-height:1.6}.Tasks-module__DloWgG__detailDeadline{font-size:var(--text-base);color:var(--text-primary)}.Tasks-module__DloWgG__overdueLabel{font-weight:700}.Tasks-module__DloWgG__overdueHeader{gap:var(--space-xs);margin-bottom:var(--space-md);padding:var(--space-md);border-radius:var(--radius-md);background:#ef444414;border:1px solid #ef444433;flex-direction:column;display:flex}.Tasks-module__DloWgG__overdueCount{font-size:var(--text-base);color:#ef4444;font-weight:700}.Tasks-module__DloWgG__overdueSubtitle{font-size:var(--text-sm);color:var(--text-secondary)}.Tasks-module__DloWgG__overdueList{gap:var(--space-md);flex-direction:column;display:flex}.Tasks-module__DloWgG__overdueCard{border-left:3px solid #ef4444!important}.Tasks-module__DloWgG__overdueCardHeader{justify-content:space-between;align-items:flex-start;gap:var(--space-md);margin-bottom:var(--space-sm);display:flex}.Tasks-module__DloWgG__overdueCardTitle{font-size:var(--text-base);color:var(--text-primary);margin:0;font-weight:600}.Tasks-module__DloWgG__overdueOTCSummary{gap:var(--space-xs);margin:var(--space-sm) 0;flex-direction:column;display:flex}.Tasks-module__DloWgG__overdueOTCItem{gap:var(--space-sm);font-size:var(--text-sm);display:flex}.Tasks-module__DloWgG__overdueOTCLabel{color:var(--text-tertiary);min-width:80px;font-weight:600}.Tasks-module__DloWgG__overdueOTCValue{color:var(--text-secondary)}.Tasks-module__DloWgG__overdueCardFooter{margin-top:var(--space-sm);padding-top:var(--space-sm);border-top:1px solid var(--glass-border)}.Tasks-module__DloWgG__listHeaderTitle{font-size:var(--text-lg);color:var(--text-primary);margin:0;font-weight:700}.Tasks-module__DloWgG__listHeaderSubtitle{font-size:var(--text-sm);color:var(--text-secondary);margin:4px 0 0}.Tasks-module__DloWgG__automationGrid{gap:var(--space-md);grid-template-columns:repeat(auto-fill,minmax(320px,1fr));display:grid}.Tasks-module__DloWgG__automationCard{gap:var(--space-sm);flex-direction:column;display:flex}.Tasks-module__DloWgG__automationCardHeader{gap:var(--space-xs);flex-direction:column;display:flex}.Tasks-module__DloWgG__automationCardTitleRow{justify-content:space-between;align-items:center;gap:var(--space-sm);display:flex}.Tasks-module__DloWgG__automationCardTitle{font-size:var(--text-base);color:var(--text-primary);margin:0;font-weight:600}.Tasks-module__DloWgG__automationCardDescription{font-size:var(--text-sm);color:var(--text-secondary);margin:0}.Tasks-module__DloWgG__automationStatus{font-size:var(--text-xs);border-radius:var(--radius-full);padding:2px 8px;font-weight:600}.Tasks-module__DloWgG__automationActive{color:#22c55e;background:#22c55e26}.Tasks-module__DloWgG__automationInactive{color:#9ca3af;background:#9ca3af26}.Tasks-module__DloWgG__automationDetails{gap:var(--space-xs);padding:var(--space-sm);background:var(--glass-bg);border-radius:var(--radius-md);flex-direction:column;display:flex}.Tasks-module__DloWgG__automationDetailItem{gap:var(--space-sm);font-size:var(--text-sm);display:flex}.Tasks-module__DloWgG__automationDetailLabel{color:var(--text-tertiary);min-width:100px;font-weight:600}.Tasks-module__DloWgG__automationDetailValue{color:var(--text-secondary)}.Tasks-module__DloWgG__automationCardActions{gap:var(--space-sm);margin-top:var(--space-sm);display:flex}
.DecisionCard-module__Y8WUKG__card{background:var(--bg-surface-strong);border:1px solid var(--border-subtle);cursor:pointer;border-radius:8px;padding:12px;transition:border-color .15s,box-shadow .15s}.DecisionCard-module__Y8WUKG__card:hover{border-color:var(--border-strong);box-shadow:0 2px 8px #0000004d}.DecisionCard-module__Y8WUKG__header{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.5rem;display:flex}.DecisionCard-module__Y8WUKG__titleRow{flex:1;align-items:center;gap:.5rem;min-width:0;display:flex}.DecisionCard-module__Y8WUKG__title{color:var(--text-primary);margin:0;font-size:13px;font-weight:600;line-height:1.4}.DecisionCard-module__Y8WUKG__statusBadge{flex-shrink:0}.DecisionCard-module__Y8WUKG__summary{color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 .75rem;font-size:12px;line-height:1.5;display:-webkit-box;overflow:hidden}.DecisionCard-module__Y8WUKG__meta{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:.5rem 1rem;font-size:12px;display:flex}.DecisionCard-module__Y8WUKG__metaItem{align-items:center;gap:.25rem;display:flex}.DecisionCard-module__Y8WUKG__tags{flex-wrap:wrap;gap:.375rem;margin-top:.625rem;display:flex}.DecisionCard-module__Y8WUKG__tag{background:var(--bg-surface);color:var(--text-secondary);border:1px solid var(--border-subtle);border-radius:9999px;align-items:center;padding:.1875rem .5rem;font-size:11px;display:inline-flex}.DecisionCard-module__Y8WUKG__actions{flex-shrink:0;gap:.5rem;display:flex}
.DecisionForm-module___Cat4a__overlay{z-index:1000;background:#0009;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.DecisionForm-module___Cat4a__modal{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:12px;width:100%;max-width:560px;max-height:90vh;padding:1.5rem;overflow-y:auto}.DecisionForm-module___Cat4a__header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.DecisionForm-module___Cat4a__title{color:var(--text-primary);margin:0;font-size:16px;font-weight:600}.DecisionForm-module___Cat4a__closeBtn{cursor:pointer;color:var(--text-muted);background:0 0;border:none;border-radius:.25rem;padding:.25rem;font-size:1.25rem;line-height:1}.DecisionForm-module___Cat4a__closeBtn:hover{color:var(--text-primary)}.DecisionForm-module___Cat4a__form{flex-direction:column;gap:1rem;display:flex}.DecisionForm-module___Cat4a__field{flex-direction:column;gap:.375rem;display:flex}.DecisionForm-module___Cat4a__label{color:var(--text-secondary);font-size:13px;font-weight:500}.DecisionForm-module___Cat4a__input{background:var(--bg-surface-strong);border:1px solid var(--border-subtle);color:var(--text-primary);box-sizing:border-box;border-radius:8px;width:100%;padding:.5rem .75rem;font-size:14px}.DecisionForm-module___Cat4a__input:focus{border-color:var(--info);outline:none}.DecisionForm-module___Cat4a__textarea{background:var(--bg-surface-strong);border:1px solid var(--border-subtle);color:var(--text-primary);box-sizing:border-box;resize:vertical;border-radius:8px;width:100%;min-height:100px;padding:.5rem .75rem;font-family:inherit;font-size:14px}.DecisionForm-module___Cat4a__textarea:focus{border-color:var(--info);outline:none}.DecisionForm-module___Cat4a__select{background:var(--bg-surface-strong);border:1px solid var(--border-subtle);color:var(--text-primary);box-sizing:border-box;cursor:pointer;appearance:none;border-radius:8px;width:100%;padding:.5rem .75rem;font-size:14px}.DecisionForm-module___Cat4a__select:focus{border-color:var(--info);outline:none}.DecisionForm-module___Cat4a__tagsInput{background:var(--bg-surface-strong);border:1px solid var(--border-subtle);color:var(--text-primary);box-sizing:border-box;border-radius:8px;width:100%;padding:.5rem .75rem;font-size:14px}.DecisionForm-module___Cat4a__tagsInput:focus{border-color:var(--info);outline:none}.DecisionForm-module___Cat4a__hint{color:var(--text-muted);margin-top:.25rem;font-size:12px}.DecisionForm-module___Cat4a__footer{border-top:1px solid var(--border-subtle);justify-content:flex-end;gap:.75rem;margin-top:1.5rem;padding-top:1rem;display:flex}
.DecisionsPanel-module__JhaciG__panel{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:12px;overflow:hidden}.DecisionsPanel-module__JhaciG__header{border-bottom:1px solid var(--border-subtle);background:var(--bg-surface-strong);justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.DecisionsPanel-module__JhaciG__title{color:var(--text-primary);align-items:center;gap:.5rem;margin:0;font-size:14px;font-weight:600;display:flex}.DecisionsPanel-module__JhaciG__count{background:var(--info);color:#fff;border-radius:9999px;justify-content:center;align-items:center;min-width:1.25rem;height:1.25rem;padding:0 .375rem;font-size:.6875rem;font-weight:700;display:inline-flex}.DecisionsPanel-module__JhaciG__body{padding:12px 16px}.DecisionsPanel-module__JhaciG__list,.DecisionsPanel-module__JhaciG__loading{flex-direction:column;gap:.75rem;display:flex}.DecisionsPanel-module__JhaciG__skeleton{background:var(--bg-surface-strong);border-radius:.5rem;height:80px;animation:1.5s ease-in-out infinite DecisionsPanel-module__JhaciG__pulse}@keyframes DecisionsPanel-module__JhaciG__pulse{0%,to{opacity:1}50%{opacity:.5}}.DecisionsPanel-module__JhaciG__emptyIcon{text-align:center;font-size:2rem;display:block}
.NeedsPanel-module__kj8HRG__panel{background:#0f172a;border:1px solid #1e293b;border-radius:.75rem;margin-top:2rem;padding:1.5rem}.NeedsPanel-module__kj8HRG__heading{color:#e2e8f0;margin-bottom:1rem;font-size:1.25rem;font-weight:600}.NeedsPanel-module__kj8HRG__grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}.NeedsPanel-module__kj8HRG__item{background:#1e293b;border:1px solid #334155;border-radius:.5rem;padding:1rem}.NeedsPanel-module__kj8HRG__status{border-radius:.375rem;margin-bottom:.5rem;padding:.25rem .5rem;font-size:.75rem;font-weight:600;display:inline-block}.NeedsPanel-module__kj8HRG__status_ok{color:#d1fae5;background:#065f46}.NeedsPanel-module__kj8HRG__status_attention{color:#fef3c7;background:#92400e}.NeedsPanel-module__kj8HRG__status_missing{color:#fee2e2;background:#7f1d1d}.NeedsPanel-module__kj8HRG__description{color:#cbd5e1;font-size:.75rem}
.CostPanel-module___UaEVG__panel{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-md);flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.CostPanel-module___UaEVG__heading{font-size:1rem;font-weight:600}.CostPanel-module___UaEVG__row{justify-content:space-between;font-size:.9rem;display:flex}.CostPanel-module___UaEVG__editButton{background:var(--bg-interactive);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);cursor:pointer;padding:.375rem .75rem;font-size:.8rem;transition:background .15s}.CostPanel-module___UaEVG__editButton:hover{background:var(--bg-interactive-hover)}.CostPanel-module___UaEVG__editButton:disabled{opacity:.5;cursor:not-allowed}
.MatterDetailsTab-module__3oWvoW__container{gap:var(--space-6);padding:var(--space-4);flex-direction:column;display:flex}.MatterDetailsTab-module__3oWvoW__section{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-lg);padding:var(--space-5)}.MatterDetailsTab-module__3oWvoW__sectionTitle{font-size:var(--text-sm);color:var(--gray-700);text-transform:uppercase;letter-spacing:.05em;margin-bottom:var(--space-4);font-weight:600}.MatterDetailsTab-module__3oWvoW__fieldGrid{gap:var(--space-3);flex-direction:column;display:flex}.MatterDetailsTab-module__3oWvoW__fieldRow{gap:var(--space-4);padding:var(--space-2) 0;border-bottom:1px solid var(--gray-100);grid-template-columns:1fr 2fr;align-items:baseline;display:grid}.MatterDetailsTab-module__3oWvoW__fieldRow:last-child{border-bottom:none}.MatterDetailsTab-module__3oWvoW__fieldLabel{font-size:var(--text-sm);color:var(--gray-600);font-weight:500}.MatterDetailsTab-module__3oWvoW__fieldValue{font-size:var(--text-sm);color:var(--gray-900)}.MatterDetailsTab-module__3oWvoW__fieldValueEmpty{color:var(--gray-400)}
.ProjectCommandCenter-module__FVftUW__container{flex-direction:column;min-height:100%;display:flex}.ProjectCommandCenter-module__FVftUW__header{justify-content:space-between;align-items:flex-start;gap:var(--space-4);padding:var(--space-6);background:var(--bg-surface);border-bottom:1px solid var(--border-subtle);display:flex}.ProjectCommandCenter-module__FVftUW__headerContent{flex:1;min-width:0}.ProjectCommandCenter-module__FVftUW__title{color:var(--text-primary);margin:0;font-size:1.5rem;font-weight:700;line-height:1.3}.ProjectCommandCenter-module__FVftUW__subtitle{color:var(--text-muted);margin-top:var(--space-1);font-size:.875rem}.ProjectCommandCenter-module__FVftUW__headerStatus{align-items:center;gap:var(--space-2);flex-shrink:0;display:flex}.ProjectCommandCenter-module__FVftUW__budget{color:var(--success);font-size:1.125rem;font-weight:700}.ProjectCommandCenter-module__FVftUW__statusBadge{border-radius:var(--radius-full);text-transform:capitalize;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.ProjectCommandCenter-module__FVftUW__statusBadge_success{background:var(--success-muted);color:var(--success)}.ProjectCommandCenter-module__FVftUW__statusBadge_warning{background:var(--warning-muted);color:var(--warning)}.ProjectCommandCenter-module__FVftUW__statusBadge_error{background:var(--error-muted);color:var(--error)}.ProjectCommandCenter-module__FVftUW__statusBadge_neutral{background:var(--bg-soft);color:var(--text-secondary)}.ProjectCommandCenter-module__FVftUW__tabs{gap:var(--space-1);padding:0 var(--space-6);background:var(--bg-surface);border-bottom:1px solid var(--border-subtle);display:flex;overflow-x:auto}.ProjectCommandCenter-module__FVftUW__tab{align-items:center;gap:var(--space-2);padding:var(--space-3) var(--space-4);color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast);white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;font-size:.875rem;font-weight:500;display:flex}.ProjectCommandCenter-module__FVftUW__tab:hover{color:var(--text-primary);background:var(--bg-surface-strong)}.ProjectCommandCenter-module__FVftUW__tab.ProjectCommandCenter-module__FVftUW__tabActive{color:var(--accent);border-bottom-color:var(--accent)}.ProjectCommandCenter-module__FVftUW__tabIcon{font-size:1rem}.ProjectCommandCenter-module__FVftUW__tabLabel{font-size:.8125rem}.ProjectCommandCenter-module__FVftUW__content{padding:var(--space-6);flex:1;overflow-y:auto}.ProjectCommandCenter-module__FVftUW__headerSkeleton{padding:var(--space-6);background:var(--bg-surface);border-bottom:1px solid var(--border-subtle)}.ProjectCommandCenter-module__FVftUW__titleSkeleton{background:var(--bg-surface-strong);border-radius:var(--radius-md);width:60%;height:2rem;animation:1.5s ease-in-out infinite ProjectCommandCenter-module__FVftUW__pulse}.ProjectCommandCenter-module__FVftUW__subtitleSkeleton{background:var(--bg-surface-strong);border-radius:var(--radius-md);width:40%;height:1rem;margin-top:var(--space-2);animation:1.5s ease-in-out infinite ProjectCommandCenter-module__FVftUW__pulse}.ProjectCommandCenter-module__FVftUW__tabsSkeleton{gap:var(--space-2);padding:var(--space-3) var(--space-6);background:var(--bg-surface);border-bottom:1px solid var(--border-subtle);display:flex}.ProjectCommandCenter-module__FVftUW__tabSkeleton{background:var(--bg-surface-strong);border-radius:var(--radius-md);width:6rem;height:2rem;animation:1.5s ease-in-out infinite ProjectCommandCenter-module__FVftUW__pulse}.ProjectCommandCenter-module__FVftUW__contentSkeleton{margin:var(--space-6);background:var(--bg-surface-strong);border-radius:var(--radius-lg);flex:1;min-height:300px;animation:1.5s ease-in-out infinite ProjectCommandCenter-module__FVftUW__pulse}@keyframes ProjectCommandCenter-module__FVftUW__pulse{0%,to{opacity:.6}50%{opacity:.3}}.ProjectCommandCenter-module__FVftUW__error{padding:var(--space-8);text-align:center}.ProjectCommandCenter-module__FVftUW__error h2{color:var(--error);margin-bottom:var(--space-2)}.ProjectCommandCenter-module__FVftUW__error p{color:var(--text-secondary)}@media (max-width:768px){.ProjectCommandCenter-module__FVftUW__header{gap:var(--space-3);padding:var(--space-4);flex-direction:column}.ProjectCommandCenter-module__FVftUW__headerStatus{flex-wrap:wrap;justify-content:flex-start;width:100%}.ProjectCommandCenter-module__FVftUW__tabs{padding:0 var(--space-4)}.ProjectCommandCenter-module__FVftUW__tab{padding:var(--space-2) var(--space-3)}.ProjectCommandCenter-module__FVftUW__tabLabel{display:none}.ProjectCommandCenter-module__FVftUW__content{padding:var(--space-4)}}
.Badge-module__yqYDGW__badge{align-items:center;gap:var(--space-1,.25rem);font:var(--font-label,500 .75rem/1 var(--font-sans));border-radius:var(--radius-full,9999px);white-space:nowrap;transition:var(--transition-micro);display:inline-flex}.Badge-module__yqYDGW__sm{padding:2px var(--space-2,.5rem);font-size:.625rem}.Badge-module__yqYDGW__md{padding:var(--space-1,.25rem) var(--space-2-5,.625rem);font-size:.75rem}.Badge-module__yqYDGW__lg{padding:var(--space-1-5,.375rem) var(--space-3,.75rem);font-size:.8125rem}.Badge-module__yqYDGW__default{background:var(--surface-2);color:var(--text-primary)}.Badge-module__yqYDGW__success{background:var(--success-subtle);color:var(--success)}.Badge-module__yqYDGW__warning{background:var(--warning-subtle);color:var(--warning)}.Badge-module__yqYDGW__danger{background:var(--critical-subtle);color:var(--critical)}.Badge-module__yqYDGW__info{background:var(--info-subtle);color:var(--info)}.Badge-module__yqYDGW__neutral{background:var(--surface-2);color:var(--text-secondary)}.Badge-module__yqYDGW__outline{border:1px solid var(--border-card);color:var(--text-secondary);background:0 0}.Badge-module__yqYDGW__withDot{padding-left:var(--space-2,.5rem)}.Badge-module__yqYDGW__dot{background:currentColor;border-radius:50%;flex-shrink:0;width:6px;height:6px}.Badge-module__yqYDGW__sm .Badge-module__yqYDGW__dot{width:4px;height:4px}.Badge-module__yqYDGW__lg .Badge-module__yqYDGW__dot{width:8px;height:8px}
.Card-module__QRy0Sa__card{border-radius:var(--radius-md);transition:box-shadow var(--transition-fast), border-color var(--transition-fast);overflow:hidden}.Card-module__QRy0Sa__default{background:var(--surface-1);border:1px solid var(--border-card);box-shadow:var(--shadow-card)}.Card-module__QRy0Sa__elevated{background:var(--surface-2);border:1px solid var(--border-elevated);box-shadow:var(--shadow-elevated)}.Card-module__QRy0Sa__outlined{border:1px solid var(--border-strong);background:0 0}.Card-module__QRy0Sa__glass{background:var(--glass-bg);-webkit-backdrop-filter:blur(var(--glass-blur));border:1px solid var(--glass-border)}.Card-module__QRy0Sa__interactive{cursor:pointer}.Card-module__QRy0Sa__interactive:hover{border-color:rgba(var(--color-ai-primary-rgb), .15);box-shadow:var(--shadow-hover-lift);transition:box-shadow var(--duration-base) var(--ease-out), border-color var(--duration-base) var(--ease-out), transform var(--duration-base) var(--ease-out);transform:translateY(-1px)}.Card-module__QRy0Sa__padding-none{padding:0}.Card-module__QRy0Sa__padding-sm{padding:var(--space-3)}.Card-module__QRy0Sa__padding-md{padding:var(--space-4)}.Card-module__QRy0Sa__padding-lg{padding:var(--space-6)}.Card-module__QRy0Sa__header{justify-content:space-between;align-items:flex-start;gap:var(--space-4);padding-bottom:var(--space-4);border-bottom:1px solid var(--border-subtle);margin-bottom:var(--space-4);display:flex}.Card-module__QRy0Sa__headerText{flex:1;min-width:0}.Card-module__QRy0Sa__title{font:var(--font-card-title);letter-spacing:-.015em;color:var(--text-primary);margin:0}.Card-module__QRy0Sa__subtitle{font-size:var(--text-sm);color:var(--text-secondary);margin:var(--space-1) 0 0 0}.Card-module__QRy0Sa__action{flex-shrink:0}.Card-module__QRy0Sa__content{flex:1}.Card-module__QRy0Sa__footer{align-items:center;gap:var(--space-3);padding-top:var(--space-4);border-top:1px solid var(--border-subtle);margin-top:var(--space-4);display:flex}@media (max-width:639px){.Card-module__QRy0Sa__card{border-radius:var(--radius-sm)}.Card-module__QRy0Sa__padding-sm{padding:var(--space-2)}.Card-module__QRy0Sa__padding-md{padding:var(--space-3)}.Card-module__QRy0Sa__padding-lg{padding:var(--space-4)}.Card-module__QRy0Sa__header{gap:var(--space-2);flex-direction:column}.Card-module__QRy0Sa__footer{align-items:stretch;gap:var(--space-2);flex-direction:column}.Card-module__QRy0Sa__footer>button{width:100%}}
.Dialog-module__ACx2ha__overlay{z-index:var(--z-modal-backdrop);background-color:var(--bg-overlay);-webkit-backdrop-filter:blur(4px);animation:Dialog-module__ACx2ha__fadeIn var(--duration-fast) var(--ease-out);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Dialog-module__ACx2ha__dialog{width:100%;max-width:var(--modal-md);max-height:calc(100vh - 2rem);margin:var(--space-4);background:var(--surface-4);border:1px solid var(--border-modal);border-radius:var(--radius-xl);box-shadow:var(--shadow-modal);animation:Dialog-module__ACx2ha__modalIn var(--duration-slow) var(--ease-emphasis);position:relative;overflow:hidden}.Dialog-module__ACx2ha__dialogSm{max-width:var(--modal-sm)}.Dialog-module__ACx2ha__dialogMd{max-width:var(--modal-md)}.Dialog-module__ACx2ha__dialogLg{max-width:var(--modal-lg)}.Dialog-module__ACx2ha__dialogFull{border-radius:0;max-width:100%;height:100dvh;max-height:100%;margin:0}.Dialog-module__ACx2ha__content{padding:var(--space-6);max-height:calc(100vh - 8rem);overflow-y:auto}.Dialog-module__ACx2ha__header{padding:var(--space-6) var(--space-6) 0}.Dialog-module__ACx2ha__title{font:var(--font-section-title);letter-spacing:-.02em;color:var(--text-primary);margin:0;line-height:1.4}.Dialog-module__ACx2ha__description{margin:var(--space-2) 0 0;font-size:var(--text-sm);color:var(--text-secondary);line-height:1.5}.Dialog-module__ACx2ha__footer{justify-content:flex-end;gap:var(--space-3);padding:var(--space-4) var(--space-6) var(--space-6);border-top:1px solid var(--border-subtle);margin-top:var(--space-4);display:flex}@keyframes Dialog-module__ACx2ha__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Dialog-module__ACx2ha__modalIn{0%{opacity:0;transform:scale(.95)translateY(-10px)}to{opacity:1;transform:scale(1)translateY(0)}}@media (max-width:639px){.Dialog-module__ACx2ha__dialog{border-radius:var(--radius-lg) var(--radius-lg) 0 0;max-width:100%;height:auto;max-height:90dvh;animation:Dialog-module__ACx2ha__slideInUp var(--duration-slow) var(--ease-emphasis);align-self:flex-end;margin:0}.Dialog-module__ACx2ha__content{padding:var(--space-4)}.Dialog-module__ACx2ha__header{padding:var(--space-4) var(--space-4) 0}.Dialog-module__ACx2ha__footer{padding:var(--space-3) var(--space-4) var(--space-4);flex-direction:column}}@media (prefers-reduced-motion:reduce){.Dialog-module__ACx2ha__overlay,.Dialog-module__ACx2ha__dialog{animation:none!important}}
.DropdownMenu-module__r6tFfq__container{display:inline-block;position:relative}.DropdownMenu-module__r6tFfq__trigger{padding:var(--space-2,.5rem);border-radius:var(--radius-sm);cursor:pointer;transition:background-color var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;display:flex}.DropdownMenu-module__r6tFfq__trigger:hover{background:var(--color-surface-secondary)}.DropdownMenu-module__r6tFfq__trigger:focus-visible{outline:2px solid var(--border-focus);outline-offset:2px}.DropdownMenu-module__r6tFfq__content{z-index:var(--z-dropdown,100);min-width:10rem;padding:var(--space-1,.25rem);margin-top:var(--space-1,.25rem);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);animation:DropdownMenu-module__r6tFfq__fadeIn var(--transition-fast) ease-out;position:absolute;top:100%}.DropdownMenu-module__r6tFfq__align-start{left:0}.DropdownMenu-module__r6tFfq__align-center{left:50%;transform:translate(-50%)}.DropdownMenu-module__r6tFfq__align-end{right:0}.DropdownMenu-module__r6tFfq__item{align-items:center;gap:var(--space-2,.5rem);width:100%;padding:var(--space-2,.5rem) var(--space-3,.75rem);font-size:var(--text-base,.875rem);color:var(--text-primary);border-radius:var(--radius-sm);cursor:pointer;transition:background-color var(--transition-fast);outline:none;display:flex}.DropdownMenu-module__r6tFfq__item:hover:not(.DropdownMenu-module__r6tFfq__disabled),.DropdownMenu-module__r6tFfq__item:focus-visible:not(.DropdownMenu-module__r6tFfq__disabled){background:var(--color-surface-secondary)}.DropdownMenu-module__r6tFfq__item:focus-visible{box-shadow:inset 0 0 0 2px var(--border-focus)}.DropdownMenu-module__r6tFfq__item.DropdownMenu-module__r6tFfq__disabled{opacity:.5;cursor:not-allowed}.DropdownMenu-module__r6tFfq__item.DropdownMenu-module__r6tFfq__destructive{color:var(--critical)}.DropdownMenu-module__r6tFfq__item.DropdownMenu-module__r6tFfq__destructive:hover:not(.DropdownMenu-module__r6tFfq__disabled),.DropdownMenu-module__r6tFfq__item.DropdownMenu-module__r6tFfq__destructive:focus-visible:not(.DropdownMenu-module__r6tFfq__disabled){background:var(--critical-muted)}.DropdownMenu-module__r6tFfq__separator{height:1px;margin:var(--space-1,.25rem) 0;background:var(--color-border)}.DropdownMenu-module__r6tFfq__label{padding:var(--space-2,.5rem) var(--space-3,.75rem);font-size:var(--text-xs,.75rem);color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;font-weight:600}@keyframes DropdownMenu-module__r6tFfq__fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.DropdownMenu-module__r6tFfq__align-center{animation:DropdownMenu-module__r6tFfq__fadeInCenter var(--transition-fast) ease-out}@keyframes DropdownMenu-module__r6tFfq__fadeInCenter{0%{opacity:0;transform:translate(-50%)translateY(-4px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@media (pointer:coarse),(max-width:768px){.DropdownMenu-module__r6tFfq__item{min-height:var(--touch-target-min,44px);padding:var(--space-3,.75rem) var(--space-4,1rem);font-size:var(--text-md,.9375rem)}.DropdownMenu-module__r6tFfq__trigger{min-width:var(--touch-target-min,44px);min-height:var(--touch-target-min,44px)}.DropdownMenu-module__r6tFfq__content{min-width:12rem}}@media (prefers-reduced-motion:reduce){.DropdownMenu-module__r6tFfq__content,.DropdownMenu-module__r6tFfq__align-center{transition-duration:.01ms!important;animation:none!important}}
.EmptyState-module__98ICJq__container{text-align:center;padding:var(--space-8,2rem);flex-direction:column;justify-content:center;align-items:center;display:flex}.EmptyState-module__98ICJq__sm{padding:var(--space-4,1rem)}.EmptyState-module__98ICJq__sm .EmptyState-module__98ICJq__icon{width:40px;height:40px;margin-bottom:var(--space-3,.75rem)}.EmptyState-module__98ICJq__sm .EmptyState-module__98ICJq__title{font-size:var(--text-base,.875rem)}.EmptyState-module__98ICJq__sm .EmptyState-module__98ICJq__description{font-size:var(--text-sm,.8125rem)}.EmptyState-module__98ICJq__md .EmptyState-module__98ICJq__icon{width:56px;height:56px;margin-bottom:var(--space-4,1rem)}.EmptyState-module__98ICJq__lg{padding:var(--space-16,4rem) var(--space-8,2rem)}.EmptyState-module__98ICJq__lg .EmptyState-module__98ICJq__icon{width:72px;height:72px;margin-bottom:var(--space-6,1.5rem)}.EmptyState-module__98ICJq__lg .EmptyState-module__98ICJq__title{font-size:var(--text-2xl,1.25rem)}.EmptyState-module__98ICJq__icon{width:56px;height:56px;margin-bottom:var(--space-4,1rem);color:var(--text-muted);background:var(--bg-surface);border-radius:var(--radius-lg);justify-content:center;align-items:center;display:flex}.EmptyState-module__98ICJq__title{margin:0 0 var(--space-2,.5rem);font-size:var(--text-lg,1rem);color:var(--text-primary);font-weight:600}.EmptyState-module__98ICJq__description{margin:0 0 var(--space-6,1.5rem);font-size:var(--text-base,.875rem);color:var(--text-secondary);max-width:360px;line-height:1.6}.EmptyState-module__98ICJq__actions{gap:var(--space-3,.75rem);flex-wrap:wrap;justify-content:center;display:flex}
.ErrorState-module__6n2b9W__container{text-align:center;padding:var(--space-6) var(--space-8);justify-content:center;align-items:center;gap:var(--space-2);flex-direction:column;display:flex}.ErrorState-module__6n2b9W__icon{width:48px;height:48px;margin-bottom:var(--space-2);color:var(--warning);background:var(--warning-muted);border-radius:var(--radius-full);justify-content:center;align-items:center;display:flex}.ErrorState-module__6n2b9W__title{font:var(--font-body-strong);color:var(--text-primary);margin:0}.ErrorState-module__6n2b9W__message{font:var(--font-body);color:var(--text-secondary);max-width:380px;margin:0}.ErrorState-module__6n2b9W__retryButton{margin-top:var(--space-3)}
.FeatureComingSoon-module__JYYlma__container{align-items:flex-start;gap:var(--space-1);padding:var(--space-4);background:var(--surface-1);border:1px dashed var(--border-subtle);border-radius:var(--radius-md);color:var(--text-muted);flex-direction:column;display:flex}.FeatureComingSoon-module__JYYlma__icon{margin-bottom:var(--space-1);color:var(--text-muted);opacity:.6;justify-content:center;align-items:center;display:flex}.FeatureComingSoon-module__JYYlma__content{align-items:center;gap:var(--space-2);display:flex}.FeatureComingSoon-module__JYYlma__label{font:var(--font-label);color:var(--text-secondary)}.FeatureComingSoon-module__JYYlma__badge{padding:2px var(--space-2);font-size:var(--text-xs);font-weight:var(--font-medium);color:var(--info);background:var(--info-subtle);border-radius:var(--radius-full);letter-spacing:var(--tracking-wide);align-items:center;display:inline-flex}.FeatureComingSoon-module__JYYlma__description{font:var(--font-caption);color:var(--text-muted);margin:0}
.FieldError-module__phbT7a__fieldError{align-items:center;gap:var(--space-1);font:var(--font-caption);color:var(--critical);margin-top:var(--space-1);line-height:1.4;display:flex}.FieldError-module__phbT7a__fieldError:before{content:"⚠";flex-shrink:0;font-size:.7rem}.FieldError-module__phbT7a__fieldErrorList{gap:var(--space-0-5);margin-top:var(--space-1);flex-direction:column;display:flex}.FieldError-module__phbT7a__fieldErrorItem{align-items:center;gap:var(--space-1);font:var(--font-caption);color:var(--critical);line-height:1.4;display:flex}.FieldError-module__phbT7a__fieldErrorItem:before{content:"•";flex-shrink:0}
.GlassCard-module__TwIPia__glassCard{border-radius:var(--radius-lg);border:1px solid var(--glass-border);transition:border-color var(--duration-base) var(--ease-out), box-shadow var(--duration-base) var(--ease-out);position:relative;overflow:hidden}.GlassCard-module__TwIPia__glassCard:hover{border-color:var(--glass-border-hover)}.GlassCard-module__TwIPia__light{background:var(--glass-bg);-webkit-backdrop-filter:var(--blur-light);backdrop-filter:var(--blur-light)}.GlassCard-module__TwIPia__medium{background:var(--glass-bg);-webkit-backdrop-filter:var(--blur-medium);backdrop-filter:var(--blur-medium)}.GlassCard-module__TwIPia__heavy{background:var(--glass-bg);-webkit-backdrop-filter:var(--blur-heavy);backdrop-filter:var(--blur-heavy)}.GlassCard-module__TwIPia__padding-none{padding:0}.GlassCard-module__TwIPia__padding-sm{padding:var(--space-3)}.GlassCard-module__TwIPia__padding-md{padding:var(--space-4)}.GlassCard-module__TwIPia__padding-lg{padding:var(--space-5)}.GlassCard-module__TwIPia__glow{box-shadow:0 0 0 1px var(--border-subtle)}.GlassCard-module__TwIPia__glow:before{content:"";background:linear-gradient(90deg, transparent, var(--glow-color,#8b5cf680), transparent);opacity:.8;height:1px;transition:opacity var(--duration-base) var(--ease-out);position:absolute;top:0;left:0;right:0}.GlassCard-module__TwIPia__glow:hover:before{opacity:1}.GlassCard-module__TwIPia__glow-success{--glow-color:var(--success)}.GlassCard-module__TwIPia__glow-info{--glow-color:var(--info)}.GlassCard-module__TwIPia__glow-warning{--glow-color:var(--warning)}.GlassCard-module__TwIPia__glow-danger{--glow-color:var(--critical)}.GlassCard-module__TwIPia__statsCard{align-items:flex-start;gap:var(--space-4);display:flex}.GlassCard-module__TwIPia__statsIcon{background:var(--surface-1);border-radius:var(--radius-md);width:2.5rem;height:2.5rem;color:var(--text-secondary);flex-shrink:0;justify-content:center;align-items:center;display:flex}.GlassCard-module__TwIPia__statsContent{flex:1;min-width:0}.GlassCard-module__TwIPia__statsLabel{font:var(--font-metric-label);color:var(--text-secondary);margin:0 0 var(--space-1) 0;text-transform:uppercase;letter-spacing:var(--tracking-wider)}.GlassCard-module__TwIPia__statsValue{font:var(--font-metric);color:var(--text-primary);margin:0}.GlassCard-module__TwIPia__statsChange{font:var(--font-metric-label);margin:var(--space-1) 0 0 0}.GlassCard-module__TwIPia__changeUp{color:var(--success)}.GlassCard-module__TwIPia__changeDown{color:var(--critical)}.GlassCard-module__TwIPia__changeNeutral{color:var(--text-secondary)}@media (max-width:639px){.GlassCard-module__TwIPia__glassCard{border-radius:var(--radius-md)}.GlassCard-module__TwIPia__padding-sm{padding:var(--space-2)}.GlassCard-module__TwIPia__padding-md{padding:var(--space-3)}.GlassCard-module__TwIPia__padding-lg{padding:var(--space-4)}.GlassCard-module__TwIPia__statsCard{gap:var(--space-3)}.GlassCard-module__TwIPia__statsIcon{width:2rem;height:2rem}.GlassCard-module__TwIPia__statsValue{font-size:var(--text-2xl)}}
.Input-module__rdnxQa__wrapper{gap:var(--space-1-5);flex-direction:column;display:flex}.Input-module__rdnxQa__fullWidth{width:100%}.Input-module__rdnxQa__label{font:var(--font-label);letter-spacing:var(--tracking-wide);color:var(--text-secondary)}.Input-module__rdnxQa__inputWrapper{background:var(--surface-1);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);transition:border-color var(--transition-micro), box-shadow var(--transition-micro);align-items:center;display:flex;position:relative}.Input-module__rdnxQa__inputWrapper:focus-within{border-color:rgba(var(--color-ai-primary-rgb), .5);box-shadow:0 0 0 3px rgba(var(--color-ai-primary-rgb), .1)}.Input-module__rdnxQa__hasError{border-color:var(--critical)}.Input-module__rdnxQa__hasError:focus-within{border-color:var(--critical);box-shadow:0 0 0 3px color-mix(in srgb, var(--critical) 10%, transparent)}.Input-module__rdnxQa__sm{height:2rem}.Input-module__rdnxQa__md{height:2.5rem}.Input-module__rdnxQa__lg{height:3rem}.Input-module__rdnxQa__input{color:var(--text-primary);font-size:var(--text-sm);padding:0 var(--space-3);background:0 0;border:none;outline:none;flex:1;width:100%;height:100%;font-family:inherit}.Input-module__rdnxQa__input::placeholder{color:var(--text-muted)}.Input-module__rdnxQa__leftIcon,.Input-module__rdnxQa__rightIcon{color:var(--text-muted);flex-shrink:0;justify-content:center;align-items:center;display:flex}.Input-module__rdnxQa__leftIcon{padding-left:var(--space-3)}.Input-module__rdnxQa__rightIcon{padding-right:var(--space-3)}.Input-module__rdnxQa__leftIcon svg,.Input-module__rdnxQa__rightIcon svg{width:var(--icon-md);height:var(--icon-md)}.Input-module__rdnxQa__hasLeftIcon .Input-module__rdnxQa__input{padding-left:var(--space-1)}.Input-module__rdnxQa__hasRightIcon .Input-module__rdnxQa__input{padding-right:var(--space-1)}.Input-module__rdnxQa__error{font-size:var(--text-xs);color:var(--critical);margin:0}.Input-module__rdnxQa__hint{font-size:var(--text-xs);color:var(--text-muted);margin:0}@media (max-width:639px){.Input-module__rdnxQa__inputWrapper{min-height:var(--touch-target-min)}.Input-module__rdnxQa__sm{height:36px}.Input-module__rdnxQa__md{height:var(--touch-target-min)}.Input-module__rdnxQa__lg{height:52px}.Input-module__rdnxQa__input{font-size:1rem}}
.Progress-module__ahfteW__container{align-items:center;gap:var(--space-3,.75rem);display:flex}.Progress-module__ahfteW__track{background:var(--surface-2);border-radius:9999px;flex:1;overflow:hidden}.Progress-module__ahfteW__track.Progress-module__ahfteW__sm{height:4px}.Progress-module__ahfteW__track.Progress-module__ahfteW__md{height:8px}.Progress-module__ahfteW__track.Progress-module__ahfteW__lg{height:12px}.Progress-module__ahfteW__bar{height:100%;transition:width var(--duration-normal,.2s) var(--ease-default);border-radius:9999px}.Progress-module__ahfteW__bar.Progress-module__ahfteW__default{background:var(--info)}.Progress-module__ahfteW__bar.Progress-module__ahfteW__success{background:var(--success)}.Progress-module__ahfteW__bar.Progress-module__ahfteW__warning{background:var(--warning)}.Progress-module__ahfteW__bar.Progress-module__ahfteW__danger{background:var(--critical)}.Progress-module__ahfteW__label{font:var(--font-caption,500 .75rem/1.5 var(--font-sans));color:var(--text-secondary);text-align:right;min-width:2.5rem}
.Select-module__EeJ0TW__wrapper{gap:var(--space-1-5,.375rem);flex-direction:column;width:100%;display:flex}.Select-module__EeJ0TW__fullWidth{width:100%}.Select-module__EeJ0TW__label{font:var(--font-label,500 .75rem/1 var(--font-sans));color:var(--text-secondary)}.Select-module__EeJ0TW__selectWrapper{align-items:center;width:100%;display:flex;position:relative}.Select-module__EeJ0TW__select{appearance:none;background-color:var(--surface-1);border:1px solid var(--border-default);border-radius:var(--radius-sm,6px);width:100%;color:var(--text-primary);transition:var(--transition-micro);cursor:pointer;outline:none;font-size:.875rem;line-height:1.5}.Select-module__EeJ0TW__sm .Select-module__EeJ0TW__select{height:32px;padding:.375rem 2rem .375rem .75rem}.Select-module__EeJ0TW__md .Select-module__EeJ0TW__select{height:40px;padding:.5rem 2.5rem .5rem 1rem}.Select-module__EeJ0TW__lg .Select-module__EeJ0TW__select{height:48px;padding:.75rem 3rem .75rem 1.25rem}.Select-module__EeJ0TW__select:hover:not(:disabled){background-color:var(--surface-2);border-color:var(--border-card)}.Select-module__EeJ0TW__select:focus{border-color:var(--info);box-shadow:0 0 0 2px var(--info-subtle)}.Select-module__EeJ0TW__select:disabled{opacity:.5;cursor:not-allowed;background-color:var(--surface-1)}.Select-module__EeJ0TW__hasError .Select-module__EeJ0TW__select{border-color:var(--critical)}.Select-module__EeJ0TW__hasError .Select-module__EeJ0TW__select:focus{box-shadow:0 0 0 2px var(--critical-subtle)}.Select-module__EeJ0TW__chevron{right:var(--space-3,.75rem);pointer-events:none;color:var(--text-tertiary);width:var(--icon-sm,16px);height:var(--icon-sm,16px);transition:color var(--duration-fast,.15s) var(--ease-default);position:absolute;top:50%;transform:translateY(-50%)}.Select-module__EeJ0TW__select:hover~.Select-module__EeJ0TW__chevron{color:var(--text-primary)}.Select-module__EeJ0TW__hasLeftIcon .Select-module__EeJ0TW__select{padding-left:2.5rem}.Select-module__EeJ0TW__leftIcon{left:var(--space-3,.75rem);color:var(--text-tertiary);pointer-events:none;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.Select-module__EeJ0TW__error{font:var(--font-caption,500 .75rem/1.5 var(--font-sans));color:var(--critical);margin-top:2px}.Select-module__EeJ0TW__hint{font:var(--font-caption,500 .75rem/1.5 var(--font-sans));color:var(--text-tertiary);margin-top:2px}@media (max-width:639px){.Select-module__EeJ0TW__selectWrapper{min-height:44px}.Select-module__EeJ0TW__sm .Select-module__EeJ0TW__select{height:36px}.Select-module__EeJ0TW__md .Select-module__EeJ0TW__select{height:44px}.Select-module__EeJ0TW__lg .Select-module__EeJ0TW__select{height:52px}.Select-module__EeJ0TW__select{font-size:1rem}}
.Spinner-module__II00WG__spinner{color:var(--text-secondary);justify-content:center;align-items:center;display:inline-flex}.Spinner-module__II00WG__sm .Spinner-module__II00WG__icon{width:var(--icon-sm,16px);height:var(--icon-sm,16px)}.Spinner-module__II00WG__md .Spinner-module__II00WG__icon{width:var(--icon-md,20px);height:var(--icon-md,20px)}.Spinner-module__II00WG__lg .Spinner-module__II00WG__icon{width:var(--icon-lg,24px);height:var(--icon-lg,24px)}.Spinner-module__II00WG__xl .Spinner-module__II00WG__icon{width:var(--icon-xl,32px);height:var(--icon-xl,32px)}.Spinner-module__II00WG__icon{animation:Spinner-module__II00WG__spin var(--duration-organic,1s) linear infinite}.Spinner-module__II00WG__track{opacity:.25}.Spinner-module__II00WG__head{opacity:.75}@keyframes Spinner-module__II00WG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Spinner-module__II00WG__page{background:var(--surface-0);justify-content:center;align-items:center;min-height:100vh;display:flex}@media (prefers-reduced-motion:reduce){.Spinner-module__II00WG__icon{animation-duration:2s}}
.Tabs-module__bxw1SW__tabs{gap:var(--space-4,1rem);flex-direction:column;display:flex}.Tabs-module__bxw1SW__list{gap:var(--space-1,.25rem);padding:var(--space-1,.25rem);background:var(--color-surface-secondary);border-radius:var(--radius-md);width:fit-content;display:flex}.Tabs-module__bxw1SW__trigger{justify-content:center;align-items:center;gap:var(--space-2,.5rem);padding:var(--space-2,.5rem) var(--space-4,1rem);font-size:var(--text-base,.875rem);color:var(--text-secondary);border-radius:var(--radius-sm);cursor:pointer;transition:all var(--transition-fast);white-space:nowrap;background:0 0;border:none;font-weight:500;display:flex}.Tabs-module__bxw1SW__trigger:hover:not(:disabled){color:var(--text-primary);background:var(--color-surface)}.Tabs-module__bxw1SW__trigger:focus-visible{outline:2px solid var(--border-focus);outline-offset:-2px}.Tabs-module__bxw1SW__trigger:disabled{opacity:.5;cursor:not-allowed}.Tabs-module__bxw1SW__trigger.Tabs-module__bxw1SW__selected{color:var(--text-primary);background:var(--color-surface);box-shadow:var(--shadow-sm)}.Tabs-module__bxw1SW__content{animation:Tabs-module__bxw1SW__fadeIn var(--transition-fast) ease-out}@keyframes Tabs-module__bxw1SW__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:640px){.Tabs-module__bxw1SW__list{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}.Tabs-module__bxw1SW__trigger{min-height:var(--touch-target-min,44px);padding:var(--space-3,.75rem) var(--space-3,.75rem);flex:1}}@media (prefers-reduced-motion:reduce){.Tabs-module__bxw1SW__content{animation:none}}
.Label-module__6vJZeq__label{font:var(--font-label);color:var(--text-primary);margin-bottom:var(--space-1-5);display:block}.Label-module__6vJZeq__required{color:var(--critical);margin-left:var(--space-1)}
.Checkbox-module__QfBj-G__container{align-items:center;gap:var(--space-2,.5rem);display:flex}.Checkbox-module__QfBj-G__input{opacity:0;width:0;height:0;position:absolute}.Checkbox-module__QfBj-G__checkbox{border:2px solid var(--border-default);border-radius:var(--radius-xs,4px);background:var(--surface-1);width:18px;height:18px;transition:var(--transition-micro);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Checkbox-module__QfBj-G__input:focus-visible+.Checkbox-module__QfBj-G__checkbox{outline:2px solid var(--info);outline-offset:2px}.Checkbox-module__QfBj-G__input:checked+.Checkbox-module__QfBj-G__checkbox{background:var(--info);border-color:var(--info)}.Checkbox-module__QfBj-G__input:disabled+.Checkbox-module__QfBj-G__checkbox{opacity:.5;cursor:not-allowed}.Checkbox-module__QfBj-G__checkmark{width:12px;height:12px;color:var(--text-on-emphasis,#fff);opacity:0;transition:var(--transition-micro);transform:scale(.5)}.Checkbox-module__QfBj-G__input:checked+.Checkbox-module__QfBj-G__checkbox .Checkbox-module__QfBj-G__checkmark{opacity:1;transform:scale(1)}.Checkbox-module__QfBj-G__label{font:var(--font-body,400 .875rem/1.5 var(--font-sans));color:var(--text-primary);cursor:pointer;-webkit-user-select:none;user-select:none}.Checkbox-module__QfBj-G__input:disabled~.Checkbox-module__QfBj-G__label{opacity:.5;cursor:not-allowed}
.error-module__KU5VDa__container{padding:var(--space-12);text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.error-module__KU5VDa__icon{margin-bottom:var(--space-4);font-size:48px}.error-module__KU5VDa__title{font-size:var(--text-xl);color:var(--gray-900);margin:0 0 var(--space-2) 0;font-weight:600}.error-module__KU5VDa__message{font-size:var(--text-sm);color:var(--gray-500);margin:0 0 var(--space-6) 0;max-width:400px}.error-module__KU5VDa__actions{gap:var(--space-3);display:flex}
