.ConversationList-module__S5Kh9G__empty{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;margin:16px;padding:48px 24px;display:flex}.ConversationList-module__S5Kh9G__emptyIcon{opacity:.5;margin-bottom:16px;font-size:48px}.ConversationList-module__S5Kh9G__emptyTitle{color:#111827;margin:0 0 8px;font-size:18px;font-weight:600}.ConversationList-module__S5Kh9G__emptyText{color:#6b7280;margin:0;font-size:14px;line-height:1.5}.ConversationList-module__S5Kh9G__list{background:#fff;flex-direction:column;height:100%;display:flex;overflow-y:auto}.ConversationList-module__S5Kh9G__item{cursor:pointer;text-align:left;background:#fff;border:none;border-bottom:1px solid #f3f4f6;align-items:flex-start;gap:12px;width:100%;padding:12px 16px;transition:background-color .15s;display:flex}.ConversationList-module__S5Kh9G__item:hover{background:#f9fafb}.ConversationList-module__S5Kh9G__itemSelected,.ConversationList-module__S5Kh9G__itemSelected:hover{background:#f3f4f6}.ConversationList-module__S5Kh9G__avatarContainer{flex-shrink:0;position:relative}.ConversationList-module__S5Kh9G__avatar{object-fit:cover;border-radius:50%;width:48px;height:48px}.ConversationList-module__S5Kh9G__avatarFallback{background:var(--color-primary-accent,#4caead);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;font-weight:600;display:flex}.ConversationList-module__S5Kh9G__onlineIndicator{background:#10b981;border:2px solid #fff;border-radius:50%;width:12px;height:12px;position:absolute;bottom:2px;right:2px}.ConversationList-module__S5Kh9G__content{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.ConversationList-module__S5Kh9G__header{justify-content:space-between;align-items:center;gap:8px;display:flex}.ConversationList-module__S5Kh9G__name{color:#111827;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:15px;font-weight:600;overflow:hidden}.ConversationList-module__S5Kh9G__time{color:#6b7280;white-space:nowrap;flex-shrink:0;font-size:12px}.ConversationList-module__S5Kh9G__footer{justify-content:space-between;align-items:center;gap:8px;display:flex}.ConversationList-module__S5Kh9G__preview{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;margin:0;font-size:14px;overflow:hidden}.ConversationList-module__S5Kh9G__previewUnread{color:#111827;font-weight:600}.ConversationList-module__S5Kh9G__unreadBadge{color:#fff;background:#10b981;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:11px;font-weight:600;display:flex}@media (max-width:768px){.ConversationList-module__S5Kh9G__item{padding:16px}.ConversationList-module__S5Kh9G__avatar,.ConversationList-module__S5Kh9G__avatarFallback{width:56px;height:56px}.ConversationList-module__S5Kh9G__avatarFallback{font-size:24px}.ConversationList-module__S5Kh9G__name{font-size:16px}.ConversationList-module__S5Kh9G__preview{font-size:15px}}
.ChatThread-module__P8QW9a__thread{background-color:#fff;flex-direction:column;height:100%;display:flex}.ChatThread-module__P8QW9a__header{border-bottom:1px solid var(--color-border,#e5e7eb);background-color:#fff;flex-shrink:0;align-items:center;gap:1rem;padding:1rem 1.5rem;display:flex}.ChatThread-module__P8QW9a__backButtonMobile{color:var(--color-text-secondary,#6b7280);border:1px solid var(--color-border,#e5e7eb);cursor:pointer;background:0 0;border-radius:.375rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .15s;display:none}.ChatThread-module__P8QW9a__backButtonMobile:hover{background-color:var(--color-bg-hover,#f9fafb);color:var(--color-text-primary,#111827)}@media (max-width:1024px){.ChatThread-module__P8QW9a__backButtonMobile{display:block}}.ChatThread-module__P8QW9a__headerLink{align-items:center;text-decoration:none;display:flex}.ChatThread-module__P8QW9a__headerAvatar{object-fit:cover;border-radius:50%;width:40px;height:40px}.ChatThread-module__P8QW9a__headerAvatarFallback{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;font-weight:600;display:flex}.ChatThread-module__P8QW9a__headerInfo{flex-direction:column;gap:.25rem;display:flex}.ChatThread-module__P8QW9a__title{color:var(--color-text-primary,#111827);margin:0;font-size:1.125rem;font-weight:600}.ChatThread-module__P8QW9a__messagesContainer{background-color:#f9fafb;flex:1;padding:1rem;overflow-y:auto}.ChatThread-module__P8QW9a__loading{height:100%;color:var(--color-text-secondary,#6b7280);justify-content:center;align-items:center;display:flex}.ChatThread-module__P8QW9a__empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.ChatThread-module__P8QW9a__emptyText{color:var(--color-text-primary,#111827);margin-bottom:.25rem;font-size:1rem;font-weight:500}.ChatThread-module__P8QW9a__emptySubtext{color:var(--color-text-secondary,#6b7280);font-size:.875rem}.ChatThread-module__P8QW9a__messagesList{flex-direction:column;gap:.75rem;display:flex}.ChatThread-module__P8QW9a__message{word-wrap:break-word;flex-direction:column;max-width:70%;display:flex}.ChatThread-module__P8QW9a__messageSent{align-self:flex-end;align-items:flex-end}.ChatThread-module__P8QW9a__messageReceived{align-self:flex-start;align-items:flex-start}.ChatThread-module__P8QW9a__messageContent{border-radius:1rem;padding:.75rem 1rem;font-size:.9375rem;line-height:1.5}.ChatThread-module__P8QW9a__messageSent .ChatThread-module__P8QW9a__messageContent{background-color:var(--color-primary,#0891b2);color:#fff;border-bottom-right-radius:.25rem}.ChatThread-module__P8QW9a__messageReceived .ChatThread-module__P8QW9a__messageContent{color:var(--color-text-primary,#111827);border:1px solid var(--color-border,#e5e7eb);background-color:#fff;border-bottom-left-radius:.25rem}.ChatThread-module__P8QW9a__messageTimestamp{color:var(--color-text-secondary,#9ca3af);margin-top:.25rem;padding:0 .5rem;font-size:.75rem}.ChatThread-module__P8QW9a__deliveryStatus{font-style:italic}.ChatThread-module__P8QW9a__typingIndicator{border:1px solid var(--color-border,#e5e7eb);background-color:#fff;border-radius:1rem 1rem 1rem .25rem;align-items:center;gap:.25rem;width:fit-content;padding:.75rem 1rem;display:flex}.ChatThread-module__P8QW9a__typingDot{background-color:#9ca3af;border-radius:50%;width:.5rem;height:.5rem;animation:1.4s ease-in-out infinite ChatThread-module__P8QW9a__typingBounce}.ChatThread-module__P8QW9a__typingDot:first-child{animation-delay:-.32s}.ChatThread-module__P8QW9a__typingDot:nth-child(2){animation-delay:-.16s}@keyframes ChatThread-module__P8QW9a__typingBounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.ChatThread-module__P8QW9a__inputForm{border-top:1px solid var(--color-border,#e5e7eb);background-color:#fff;flex-shrink:0;gap:.75rem;padding:1rem 1.5rem;display:flex}.ChatThread-module__P8QW9a__input{border:1px solid var(--color-border,#e5e7eb);border-radius:.5rem;outline:none;flex:1;padding:.75rem 1rem;font-size:.9375rem;transition:border-color .15s}.ChatThread-module__P8QW9a__input:focus{border-color:var(--color-primary,#0891b2)}.ChatThread-module__P8QW9a__input:disabled{cursor:not-allowed;background-color:#f9fafb}.ChatThread-module__P8QW9a__sendButton{color:#fff;background-color:var(--color-primary,#0891b2);cursor:pointer;border:none;border-radius:.5rem;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:500;transition:background-color .15s}.ChatThread-module__P8QW9a__sendButton:hover:not(:disabled){background-color:#0e7490}.ChatThread-module__P8QW9a__sendButton:disabled{cursor:not-allowed;background-color:#9ca3af}
.HubTabs-module__Z79OsW__filterTabsContainer{margin-top:var(--hub-tabs-margin-top,0rem);margin-bottom:var(--hub-tabs-margin-bottom,1rem);border-bottom:2px solid #e5e7eb;position:relative}.HubTabs-module__Z79OsW__filterTabs{scrollbar-width:thin;scrollbar-color:#cbd5e0 transparent;gap:1rem;margin-bottom:-2px;padding-left:1rem;padding-right:1rem;display:flex;position:relative;overflow-x:auto}.HubTabs-module__Z79OsW__filterTabs::-webkit-scrollbar{height:4px}.HubTabs-module__Z79OsW__filterTabs::-webkit-scrollbar-track{background:0 0}.HubTabs-module__Z79OsW__filterTabs::-webkit-scrollbar-thumb{background-color:#cbd5e0;border-radius:2px}.HubTabs-module__Z79OsW__filterTabs::-webkit-scrollbar-thumb:hover{background-color:#a0aec0}.HubTabs-module__Z79OsW__filterTab{color:var(--color-gray-700,#4b4b4b);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;padding:.75rem .5rem;font-size:.875rem;font-weight:500;transition:color .2s,background-color .2s;position:relative}.HubTabs-module__Z79OsW__filterTab:after{content:"";background-color:var(--color-primary,#006c67);transform-origin:50%;width:100%;height:2px;transition:transform .25s cubic-bezier(.4,0,.2,1);position:absolute;bottom:-2px;left:0;transform:scaleX(0)}.HubTabs-module__Z79OsW__filterTab:hover{color:var(--color-primary,#006c67);background-color:var(--color-primary-light,#e6f0f0);border-radius:.375rem .375rem 0 0}.HubTabs-module__Z79OsW__filterTabActive{color:var(--color-primary,#006c67);border-bottom:2px solid #0000;font-weight:600}.HubTabs-module__Z79OsW__filterTabActive:after{transform:scaleX(1)}@media (max-width:768px){.HubTabs-module__Z79OsW__filterTabsContainer{margin-bottom:1.5rem}.HubTabs-module__Z79OsW__filterTabs{scrollbar-width:none;-ms-overflow-style:none;padding-left:1rem;padding-right:2.5rem}.HubTabs-module__Z79OsW__filterTabs::-webkit-scrollbar{display:none}.HubTabs-module__Z79OsW__filterTabsContainer:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(90deg,#0000,#fff 80%);width:2.5rem;position:absolute;top:0;bottom:2px;right:0}}@media (min-width:769px) and (max-width:1024px){.HubTabs-module__Z79OsW__filterTabs{padding-left:1rem;padding-right:1rem}}
.SubTabs-module__rNx8zq__container{background:var(--color-white,#fff);border-bottom:2px solid var(--color-border,#e5e7eb);flex-shrink:0;align-items:stretch;gap:.5rem;margin-left:-1rem;margin-right:-1rem;padding:0 1rem;display:flex;overflow-x:auto}.SubTabs-module__rNx8zq__tab{color:var(--color-gray-700,#374151);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:5px;margin-bottom:-2px;padding:.6rem .5rem;font-family:inherit;font-size:.8rem;font-weight:500;transition:color .15s;display:inline-flex}.SubTabs-module__rNx8zq__tab:hover{color:var(--color-primary,#006c67)}.SubTabs-module__rNx8zq__tabActive{color:var(--color-primary,#006c67);border-bottom:2px solid var(--color-primary,#006c67);font-weight:600}.SubTabs-module__rNx8zq__count{color:var(--color-text-tertiary,#9ca3af);font-size:.75rem}
.IntelligencePanel-module__BKIzka__panel{background:var(--color-white,#fff);flex-direction:column;height:100%;display:flex;overflow:hidden}.IntelligencePanel-module__BKIzka__categoryBar{background:var(--color-white,#fff);border-bottom:1px solid var(--color-border,#e5e7eb);flex-shrink:0;align-items:stretch;gap:0;padding:0 1rem;display:flex}.IntelligencePanel-module__BKIzka__categoryTab{color:var(--color-gray-500,#6b7280);cursor:pointer;white-space:nowrap;text-transform:uppercase;letter-spacing:.04em;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;margin-bottom:-1px;padding:.55rem 1rem;font-size:.8rem;font-weight:600;transition:color .15s,border-color .15s;display:inline-flex}.IntelligencePanel-module__BKIzka__categoryTab:hover{color:var(--color-text-primary,#111827)}.IntelligencePanel-module__BKIzka__categoryTabActive{color:var(--color-primary,#006c67);border-bottom-color:var(--color-primary,#006c67)}.IntelligencePanel-module__BKIzka__content{background:var(--color-white,#fff);flex-direction:column;flex:1;gap:16px;padding:2rem 1rem;display:flex;overflow-y:auto}.IntelligencePanel-module__BKIzka__subHeading{color:var(--color-text-secondary,#6b7280);text-transform:uppercase;letter-spacing:.05em;margin:32px 0 8px;font-size:12px;font-weight:600}.IntelligencePanel-module__BKIzka__subHeading:first-child{margin-top:0}.IntelligencePanel-module__BKIzka__tableWrap{border:1px solid var(--color-border,#e5e7eb);border-radius:var(--border-radius-md,8px);margin-bottom:16px;overflow-x:auto}.IntelligencePanel-module__BKIzka__table{border-collapse:collapse;width:100%;font-size:12px}.IntelligencePanel-module__BKIzka__table th{text-align:left;color:var(--color-text-secondary,#6b7280);text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid var(--color-border,#e5e7eb);background:var(--color-bg-light,#f9fafb);padding:8px 12px;font-size:11px;font-weight:600}.IntelligencePanel-module__BKIzka__table td{color:var(--color-text-primary,#111827);border-bottom:1px solid var(--color-bg-light,#f9fafb);padding:8px 12px}.IntelligencePanel-module__BKIzka__table tr:last-child td{border-bottom:none}.IntelligencePanel-module__BKIzka__mono{color:var(--color-text-secondary,#6b7280);font-family:monospace;font-size:11px}.IntelligencePanel-module__BKIzka__loading{text-align:center;color:var(--color-text-tertiary,#9ca3af);padding:16px;font-size:13px}.IntelligencePanel-module__BKIzka__error{color:var(--color-error,#d93025);border-radius:var(--border-radius-md,8px);background:#d930250f;border:1px solid #d9302533;margin-bottom:12px;padding:10px 14px;font-size:13px}.IntelligencePanel-module__BKIzka__alertBanner{border:1px solid var(--color-border,#e5e7eb);border-radius:var(--border-radius-md,8px);flex-direction:column;gap:0;margin-top:0;display:flex;overflow:hidden}.IntelligencePanel-module__BKIzka__alertItem{border-bottom:1px solid var(--color-border,#e5e7eb);align-items:center;gap:8px;padding:8px 12px;font-size:13px;font-weight:500;display:flex}.IntelligencePanel-module__BKIzka__alertItem:last-child{border-bottom:none}.IntelligencePanel-module__BKIzka__alertCritical{color:#991b1b;background:#fef2f2}.IntelligencePanel-module__BKIzka__alertWarning{color:#92400e;background:#fffbeb}.IntelligencePanel-module__BKIzka__alertInfo{color:#1e40af;background:#eff6ff}.IntelligencePanel-module__BKIzka__alertIcon{flex-shrink:0}.IntelligencePanel-module__BKIzka__dropoffRow{color:var(--color-text-secondary,#6b7280);background:var(--color-bg-light,#f9fafb);border-top:1px solid var(--color-border,#e5e7eb);align-items:center;gap:6px;padding:8px 12px;font-size:12px;display:flex}.IntelligencePanel-module__BKIzka__dropoffRow strong{color:var(--color-text-primary,#111827)}.IntelligencePanel-module__BKIzka__gtmSignalBar{border-radius:var(--border-radius-md,8px);background:#f0f9ff;border:1px solid #bae6fd;align-items:center;gap:10px;margin-bottom:12px;padding:8px 12px;font-size:12px;display:flex}.IntelligencePanel-module__BKIzka__gtmSignalLabel{color:#0369a1;flex-shrink:0;font-weight:600}.IntelligencePanel-module__BKIzka__gtmSignalStat{color:#0c4a6e}.IntelligencePanel-module__BKIzka__gtmDivider{color:#93c5fd}.IntelligencePanel-module__BKIzka__gtmPipeline{align-items:stretch;gap:0;margin-bottom:12px;display:flex;overflow-x:auto}.IntelligencePanel-module__BKIzka__gtmStageCard{background:var(--color-white,#fff);border:1px solid var(--color-border,#e5e7eb);border-radius:var(--border-radius-md,8px);flex-direction:column;flex:1;gap:4px;min-width:130px;padding:10px 12px;display:flex}.IntelligencePanel-module__BKIzka__gtmStageHeader{align-items:center;gap:6px;display:flex}.IntelligencePanel-module__BKIzka__gtmStageNum{background:var(--color-primary,#006c67);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:11px;font-weight:700;display:flex}.IntelligencePanel-module__BKIzka__gtmStageName{color:var(--color-text-primary,#111827);flex:1;font-size:12px;font-weight:600}.IntelligencePanel-module__BKIzka__gtmStageMetric{color:var(--color-text-secondary,#6b7280);font-size:11px;line-height:1.4}.IntelligencePanel-module__BKIzka__gtmStageAgent{color:var(--color-text-tertiary,#9ca3af);font-size:10px;font-style:italic}.IntelligencePanel-module__BKIzka__gtmArrow{color:var(--color-text-tertiary,#9ca3af);flex-shrink:0;align-items:center;padding:0 4px;font-size:18px;display:flex}.IntelligencePanel-module__BKIzka__gtmStatusDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.IntelligencePanel-module__BKIzka__gtmStatusGreen{background:#22c55e}.IntelligencePanel-module__BKIzka__gtmStatusAmber{background:#f59e0b}.IntelligencePanel-module__BKIzka__gtmStatusRed{background:#ef4444}.IntelligencePanel-module__BKIzka__gtmStatusGrey{background:#d1d5db}.IntelligencePanel-module__BKIzka__gtmShortcutNote{border-radius:var(--border-radius-md,8px);color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;align-items:center;gap:6px;margin-bottom:12px;padding:7px 12px;font-size:12px;display:flex}.IntelligencePanel-module__BKIzka__gtmFoundationBar{border-radius:var(--border-radius-md,8px);background:#fefce8;border:1px solid #fde68a;align-items:center;gap:8px;margin-bottom:16px;padding:8px 12px;font-size:12px;display:flex}.IntelligencePanel-module__BKIzka__gtmFoundationLabel{color:#92400e;flex-shrink:0;font-weight:600}.IntelligencePanel-module__BKIzka__gtmFoundationMetric{color:#78350f}.IntelligencePanel-module__BKIzka__scheduleList{flex-direction:column;gap:0;display:flex}.IntelligencePanel-module__BKIzka__scheduleItem{color:#374151;border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:.375rem 0;font-size:.8125rem;display:flex}.IntelligencePanel-module__BKIzka__scheduleItem:last-child{border-bottom:none}.IntelligencePanel-module__BKIzka__scheduleItem span:last-child{color:#6b7280;font-family:ui-monospace,monospace;font-size:.75rem}.IntelligencePanel-module__BKIzka__tipsList{flex-direction:column;gap:.5rem;display:flex}.IntelligencePanel-module__BKIzka__tipsList p{color:#6b7280;margin:0;font-size:.8125rem;line-height:1.5}
.KnowledgePanel-module__MOSxCq__panel{background:var(--color-white,#fff);flex-direction:column;height:100%;display:flex;overflow:hidden}.KnowledgePanel-module__MOSxCq__content{background:var(--color-white,#fff);flex:1;padding:16px;overflow-y:auto}.KnowledgePanel-module__MOSxCq__newBtn{background:var(--color-primary-accent,#4caead);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:6px;align-items:center;gap:.375rem;height:36px;padding:0 .75rem;font-size:.8125rem;font-weight:600;transition:background .15s;display:flex}.KnowledgePanel-module__MOSxCq__newBtn:hover{background:var(--color-primary-accent-dark,#3a9b9a)}.KnowledgePanel-module__MOSxCq__formCard{background:var(--color-white,#fff);border:1px solid var(--color-border,#e5e7eb);border-radius:var(--border-radius-md,8px);flex-direction:column;gap:12px;margin-bottom:16px;padding:16px;display:flex}.KnowledgePanel-module__MOSxCq__formTitle{color:var(--color-text-primary,#111827);align-items:center;gap:6px;margin:0 0 4px;font-size:.8125rem;font-weight:600;display:flex}.KnowledgePanel-module__MOSxCq__formGrid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.KnowledgePanel-module__MOSxCq__formField{flex-direction:column;gap:4px;display:flex}.KnowledgePanel-module__MOSxCq__formFieldFull{flex-direction:column;grid-column:1/-1;gap:4px;display:flex}.KnowledgePanel-module__MOSxCq__formLabel{color:var(--color-text-secondary,#6b7280);text-transform:uppercase;letter-spacing:.04em;font-size:.6875rem;font-weight:600}.KnowledgePanel-module__MOSxCq__formInput{border:1px solid var(--color-border,#e5e7eb);border-radius:var(--border-radius-sm,6px);height:34px;color:var(--color-text-primary,#111827);background:var(--color-bg-light,#f9fafb);outline:none;padding:0 10px;font-size:.8125rem;transition:border-color .15s}.KnowledgePanel-module__MOSxCq__formInput:focus{border-color:var(--color-primary,#006c67);background:var(--color-white,#fff)}.KnowledgePanel-module__MOSxCq__formSelect{border:1px solid var(--color-border,#e5e7eb);border-radius:var(--border-radius-sm,6px);height:34px;color:var(--color-text-primary,#111827);background:var(--color-bg-light,#f9fafb);cursor:pointer;outline:none;padding:0 10px;font-size:.8125rem}.KnowledgePanel-module__MOSxCq__formSelect:focus{border-color:var(--color-primary,#006c67);background:var(--color-white,#fff)}.KnowledgePanel-module__MOSxCq__formTextarea{border:1px solid var(--color-border,#e5e7eb);border-radius:var(--border-radius-sm,6px);color:var(--color-text-primary,#111827);background:var(--color-bg-light,#f9fafb);resize:vertical;outline:none;min-height:80px;padding:8px 10px;font-family:inherit;font-size:.8125rem;transition:border-color .15s}.KnowledgePanel-module__MOSxCq__formTextarea:focus{border-color:var(--color-primary,#006c67);background:var(--color-white,#fff)}.KnowledgePanel-module__MOSxCq__formActions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.KnowledgePanel-module__MOSxCq__saveBtn{background:var(--color-primary,#006c67);height:32px;color:var(--color-white,#fff);border-radius:var(--border-radius-sm,6px);cursor:pointer;border:none;align-items:center;gap:5px;padding:0 14px;font-size:.8125rem;font-weight:600;transition:background .15s;display:inline-flex}.KnowledgePanel-module__MOSxCq__saveBtn:hover:not(:disabled){background:var(--color-primary-dark,#005550)}.KnowledgePanel-module__MOSxCq__saveBtn:disabled{opacity:.6;cursor:default}.KnowledgePanel-module__MOSxCq__cancelBtn{height:32px;color:var(--color-text-secondary,#6b7280);border:1px solid var(--color-border,#e5e7eb);border-radius:var(--border-radius-sm,6px);cursor:pointer;background:0 0;align-items:center;gap:5px;padding:0 12px;font-size:.8125rem;transition:color .15s,border-color .15s;display:inline-flex}.KnowledgePanel-module__MOSxCq__cancelBtn:hover{color:var(--color-text-primary,#111827);border-color:var(--color-text-secondary,#6b7280)}.KnowledgePanel-module__MOSxCq__chunkTitle{color:var(--color-gray-900,#111827);font-size:.875rem;font-weight:600}.KnowledgePanel-module__MOSxCq__chunkPreview{color:var(--color-gray-500,#6b7280);text-overflow:ellipsis;white-space:nowrap;max-width:360px;margin-top:2px;font-size:.8125rem;overflow:hidden}.KnowledgePanel-module__MOSxCq__tagsWrap{flex-wrap:wrap;gap:4px;padding:4px 0;display:flex}.KnowledgePanel-module__MOSxCq__mono{color:var(--color-gray-400,#9ca3af);font-family:monospace;font-size:.8125rem}.KnowledgePanel-module__MOSxCq__ragCard{background:var(--color-white,#fff);border:1px solid var(--color-border,#e5e7eb);border-radius:var(--border-radius-md,8px);padding:16px}.KnowledgePanel-module__MOSxCq__ragTitle{color:var(--color-text-primary,#111827);align-items:center;gap:6px;margin:0 0 12px;font-size:.8125rem;font-weight:600;display:flex}.KnowledgePanel-module__MOSxCq__ragInputRow{align-items:center;gap:8px;margin-bottom:12px;display:flex}.KnowledgePanel-module__MOSxCq__ragInput{border:1px solid var(--color-border,#e5e7eb);border-radius:var(--border-radius-sm,6px);min-width:0;height:34px;color:var(--color-text-primary,#111827);background:var(--color-bg-light,#f9fafb);outline:none;flex:1;padding:0 10px;font-size:.8125rem;transition:border-color .15s}.KnowledgePanel-module__MOSxCq__ragInput:focus{border-color:var(--color-primary,#006c67);background:var(--color-white,#fff)}.KnowledgePanel-module__MOSxCq__ragCategorySelect{flex-shrink:0;width:200px}.KnowledgePanel-module__MOSxCq__ragBtn{background:var(--color-primary,#006c67);height:34px;color:var(--color-white,#fff);border-radius:var(--border-radius-sm,6px);cursor:pointer;white-space:nowrap;border:none;flex-shrink:0;align-items:center;gap:5px;padding:0 14px;font-size:.8125rem;font-weight:600;transition:background .15s;display:inline-flex}.KnowledgePanel-module__MOSxCq__ragBtn:hover:not(:disabled){background:var(--color-primary-dark,#005550)}.KnowledgePanel-module__MOSxCq__ragBtn:disabled{opacity:.6;cursor:default}.KnowledgePanel-module__MOSxCq__ragResults{flex-direction:column;gap:8px;display:flex}.KnowledgePanel-module__MOSxCq__ragResultItem{border:1px solid var(--color-border,#e5e7eb);border-radius:var(--border-radius-sm,6px);background:var(--color-bg-light,#f9fafb);align-items:flex-start;gap:10px;padding:10px 12px;display:flex}.KnowledgePanel-module__MOSxCq__ragRank{background:var(--color-primary,#006c67);width:22px;height:22px;color:var(--color-white,#fff);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;font-size:.625rem;font-weight:700;display:flex}.KnowledgePanel-module__MOSxCq__ragResultBody{flex:1;min-width:0}.KnowledgePanel-module__MOSxCq__ragResultTitle{color:var(--color-text-primary,#111827);margin-bottom:2px;font-size:.75rem;font-weight:600}.KnowledgePanel-module__MOSxCq__ragResultMeta{color:var(--color-text-tertiary,#9ca3af);align-items:center;gap:8px;margin-bottom:4px;font-size:.6875rem;display:flex}.KnowledgePanel-module__MOSxCq__ragResultContent{color:var(--color-text-secondary,#6b7280);-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.6875rem;line-height:1.5;display:-webkit-box;overflow:hidden}.KnowledgePanel-module__MOSxCq__similarityBadge{color:var(--color-primary,#006c67);background:#006c671a;border-radius:10px;padding:1px 6px;font-size:.625rem;font-weight:600;display:inline-block}.KnowledgePanel-module__MOSxCq__empty{text-align:center;color:var(--color-text-secondary,#6b7280);flex-direction:column;align-items:center;gap:8px;padding:40px 20px;font-size:.8125rem;display:flex}.KnowledgePanel-module__MOSxCq__emptyIcon{color:var(--color-gray-300,#d1d5db)}.KnowledgePanel-module__MOSxCq__emptyHint{color:var(--color-text-tertiary,#9ca3af);font-size:.6875rem}.KnowledgePanel-module__MOSxCq__error{color:var(--color-error,#d93025);border-radius:var(--border-radius-md,8px);background:#d930250f;border:1px solid #d9302533;margin-bottom:12px;padding:10px 14px;font-size:.8125rem}@keyframes KnowledgePanel-module__MOSxCq__spin{to{transform:rotate(360deg)}}.KnowledgePanel-module__MOSxCq__spinning{animation:.8s linear infinite KnowledgePanel-module__MOSxCq__spin}.KnowledgePanel-module__MOSxCq__tipsList{flex-direction:column;gap:.5rem;display:flex}.KnowledgePanel-module__MOSxCq__tipsList p{color:#6b7280;margin:0;font-size:.8125rem;line-height:1.5}
.page-module__DPxAtG__header{margin-bottom:2rem}.page-module__DPxAtG__title{color:#1f2937;margin:0 0 .5rem;font-size:2rem;font-weight:700}.page-module__DPxAtG__subtitle{color:#6b7280;margin:0;font-size:1rem}.page-module__DPxAtG__filterTabs{border-bottom:2px solid #e5e7eb;gap:.5rem;width:calc(100% + 4rem);margin-bottom:2rem;margin-left:-2rem;margin-right:-2rem;padding-bottom:0;padding-left:2rem;padding-right:2rem;display:flex}.page-module__DPxAtG__filterTab{color:var(--color-gray-700,#4b4b4b);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-2px;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;transition:all .2s}.page-module__DPxAtG__filterTab:hover{color:var(--color-primary,#006c67);background-color:var(--color-primary-light,#e6f0f0);border-radius:.375rem .375rem 0 0}.page-module__DPxAtG__filterTabActive{color:var(--color-primary,#006c67);border-bottom:2px solid var(--color-primary,#006c67);font-weight:600}.page-module__DPxAtG__content{margin-top:20px}.page-module__DPxAtG__cardList{flex-direction:column;gap:16px;display:flex}.page-module__DPxAtG__emptyState{text-align:center;background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:4rem 2rem}.page-module__DPxAtG__emptyTitle{color:#1f2937;margin:0 0 .5rem;font-size:1.5rem;font-weight:600}.page-module__DPxAtG__emptyText{color:#6b7280;max-width:600px;margin:0 auto 1.5rem;font-size:1rem}.page-module__DPxAtG__emptyButton{background-color:var(--color-primary-default,#006c67);color:#fff;cursor:pointer;border:none;border-radius:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:background-color .15s ease-in-out}.page-module__DPxAtG__emptyButton:hover{background-color:var(--color-primary-dark,#005550)}.page-module__DPxAtG__createForm{flex-direction:column;gap:16px;width:100%;max-width:500px;margin-top:24px;display:flex}.page-module__DPxAtG__input,.page-module__DPxAtG__textarea{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:6px;outline:none;width:100%;padding:12px 16px;font-size:14px;transition:border-color .2s}.page-module__DPxAtG__input:focus,.page-module__DPxAtG__textarea:focus{border-color:var(--color-primary-default,#006c67)}.page-module__DPxAtG__textarea{resize:vertical;font-family:inherit}.page-module__DPxAtG__formActions{justify-content:flex-end;gap:12px;display:flex}.page-module__DPxAtG__infoSection{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:24px}.page-module__DPxAtG__infoSection h3{color:#111827;margin:0 0 20px;font-size:18px;font-weight:600}.page-module__DPxAtG__infoRow{border-bottom:1px solid #f3f4f6;padding:12px 0;display:flex}.page-module__DPxAtG__infoRow:last-child{border-bottom:none}.page-module__DPxAtG__infoLabel{color:#6b7280;flex-shrink:0;width:150px;font-weight:500}.page-module__DPxAtG__infoRow a{color:var(--color-primary-default,#006c67);text-decoration:none}.page-module__DPxAtG__infoRow a:hover{text-decoration:underline}.page-module__DPxAtG__loading,.page-module__DPxAtG__error{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:60px 20px;display:flex}.page-module__DPxAtG__error h2{color:#111827;margin:0 0 8px;font-size:20px;font-weight:600}.page-module__DPxAtG__error p{color:#6b7280;margin:0 0 24px;font-size:14px}@media (max-width:768px){.page-module__DPxAtG__title{font-size:1.5rem}.page-module__DPxAtG__filterTabs{gap:.25rem;width:calc(100% + 2rem);margin-bottom:1.5rem;margin-left:-1rem;margin-right:-1rem;padding-left:1rem;padding-right:1rem}.page-module__DPxAtG__filterTab{padding:.625rem 1rem;font-size:.8125rem}.page-module__DPxAtG__infoLabel{width:120px}}@media (min-width:769px) and (max-width:1024px){.page-module__DPxAtG__filterTabs{width:calc(100% + 3rem);margin-left:-1.5rem;margin-right:-1.5rem;padding-left:1.5rem;padding-right:1.5rem}}
.MiningPanel-module___LqhRW__panel{background:var(--color-white,#fff);flex-direction:column;height:100%;display:flex;overflow:auto}.MiningPanel-module___LqhRW__categoryBar{background:var(--color-white,#fff);border-bottom:1px solid var(--color-border,#e5e7eb);flex-shrink:0;align-items:stretch;gap:0;padding:0 1rem;display:flex}.MiningPanel-module___LqhRW__categoryTab{color:var(--color-gray-500,#6b7280);cursor:pointer;white-space:nowrap;text-transform:uppercase;letter-spacing:.04em;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:6px;margin-bottom:-1px;padding:.55rem 1rem;font-size:.8rem;font-weight:600;transition:color .15s,border-color .15s;display:inline-flex}.MiningPanel-module___LqhRW__categoryTab:hover{color:var(--color-text-primary,#111827)}.MiningPanel-module___LqhRW__categoryTabActive{color:var(--color-primary,#006c67);border-bottom-color:var(--color-primary,#006c67)}.MiningPanel-module___LqhRW__categoryModeBadge{text-transform:uppercase;letter-spacing:.03em;color:#92400e;background:#f59e0b1f;border-radius:3px;padding:1px 5px;font-size:9px;font-weight:700}.MiningPanel-module___LqhRW__tabBar{background:var(--color-white,#fff);border-bottom:2px solid var(--color-border,#e5e7eb);flex-shrink:0;align-items:stretch;gap:.5rem;padding:0 1rem;display:flex}.MiningPanel-module___LqhRW__tab{color:var(--color-gray-700,#374151);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:5px;margin-bottom:-2px;padding:.6rem .5rem;font-size:.8rem;font-weight:500;transition:color .15s,background .15s;display:inline-flex}.MiningPanel-module___LqhRW__tab:hover{color:var(--color-primary,#006c67)}.MiningPanel-module___LqhRW__tabActive{color:var(--color-primary,#006c67);border-bottom:2px solid var(--color-primary,#006c67);font-weight:600}.MiningPanel-module___LqhRW__error{color:var(--color-error,#d93025);border-radius:var(--border-radius-md,8px);background:#d930250f;border:1px solid #d9302533;flex-shrink:0;margin:12px 16px 0;padding:10px 14px;font-size:13px}.MiningPanel-module___LqhRW__content{background:var(--color-white,#fff);flex-direction:column;flex:1;gap:16px;padding:2rem 1rem;display:flex;overflow-y:auto}.MiningPanel-module___LqhRW__statGrid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px;margin-bottom:16px;display:grid}.MiningPanel-module___LqhRW__statCard{background:var(--color-white,#fff);border:1px solid var(--color-border,#e5e7eb);border-radius:var(--border-radius-md,8px);padding:14px 16px}.MiningPanel-module___LqhRW__statValue{color:var(--color-text-primary,#111827);margin-bottom:4px;font-size:22px;font-weight:700;line-height:1.2}.MiningPanel-module___LqhRW__statLabel{color:var(--color-text-secondary,#6b7280);text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:600}.MiningPanel-module___LqhRW__statSub{color:var(--color-text-tertiary,#9ca3af);margin-top:2px;font-size:11px}.MiningPanel-module___LqhRW__subHeading{color:var(--color-text-secondary,#6b7280);text-transform:uppercase;letter-spacing:.05em;margin:16px 0 8px;font-size:12px;font-weight:600}.MiningPanel-module___LqhRW__tableWrap{border:1px solid var(--color-border,#e5e7eb);border-radius:var(--border-radius-md,8px);margin-bottom:16px;overflow-x:auto}.MiningPanel-module___LqhRW__table{border-collapse:collapse;width:100%;font-size:12px}.MiningPanel-module___LqhRW__table th{text-align:left;color:var(--color-text-secondary,#6b7280);text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid var(--color-border,#e5e7eb);background:var(--color-bg-light,#f9fafb);padding:8px 12px;font-size:11px;font-weight:600}.MiningPanel-module___LqhRW__table td{color:var(--color-text-primary,#111827);border-bottom:1px solid var(--color-bg-light,#f9fafb);vertical-align:middle;padding:8px 12px}.MiningPanel-module___LqhRW__table tr:last-child td{border-bottom:none}.MiningPanel-module___LqhRW__mono{color:var(--color-text-secondary,#6b7280);font-family:monospace;font-size:11px}.MiningPanel-module___LqhRW__empty{text-align:center;color:var(--color-text-secondary,#6b7280);flex-direction:column;align-items:center;gap:8px;padding:40px 20px;font-size:13px;display:flex}.MiningPanel-module___LqhRW__emptyIcon{color:var(--color-gray-300,#d1d5db)}.MiningPanel-module___LqhRW__emptyHint{color:var(--color-text-tertiary,#9ca3af);font-size:11px}.MiningPanel-module___LqhRW__loading{text-align:center;color:var(--color-text-tertiary,#9ca3af);padding:32px 16px;font-size:13px}.MiningPanel-module___LqhRW__chip{white-space:nowrap;border-radius:10px;align-items:center;gap:3px;padding:2px 8px;font-size:11px;font-weight:600;display:inline-flex}.MiningPanel-module___LqhRW__chipGreen{color:#065f46;background:#0596691a}.MiningPanel-module___LqhRW__chipRed{color:#991b1b;background:#ef44441a}.MiningPanel-module___LqhRW__chipAmber{color:#92400e;background:#f59e0b1a}.MiningPanel-module___LqhRW__chipBlue{color:#1e40af;background:#3b82f61a}.MiningPanel-module___LqhRW__chipPurple{color:#5b21b6;background:#8b5cf61a}.MiningPanel-module___LqhRW__bottleneckBadge{color:#92400e;letter-spacing:.03em;text-transform:uppercase;background:#f59e0b1f;border-radius:10px;padding:2px 8px;font-size:10px;font-weight:700;display:inline-block}.MiningPanel-module___LqhRW__patternList{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.MiningPanel-module___LqhRW__patternRow{background:var(--color-white,#fff);border:1px solid var(--color-border,#e5e7eb);border-radius:var(--border-radius-md,8px);flex-wrap:wrap;align-items:center;gap:10px;padding:8px 12px;font-size:12px;display:flex}.MiningPanel-module___LqhRW__patternSummary{min-width:0;color:var(--color-text-primary,#111827);flex:1}.MiningPanel-module___LqhRW__confidenceWrap{flex-shrink:0;align-items:center;gap:6px;display:flex}.MiningPanel-module___LqhRW__confidenceBar{background:var(--color-border,#e5e7eb);border-radius:3px;width:80px;height:6px;overflow:hidden}.MiningPanel-module___LqhRW__confidenceFill{background:var(--color-primary,#006c67);border-radius:3px;height:100%;transition:width .3s}.MiningPanel-module___LqhRW__confidenceLabel{color:var(--color-text-secondary,#6b7280);text-align:right;width:32px;font-size:11px}.MiningPanel-module___LqhRW__conformanceRateWrap{background:var(--color-white,#fff);border:1px solid var(--color-border,#e5e7eb);border-radius:var(--border-radius-md,8px);flex-direction:column;gap:10px;margin-bottom:16px;padding:16px;display:flex}.MiningPanel-module___LqhRW__conformanceRate{color:var(--color-text-primary,#111827);font-size:28px;font-weight:700}.MiningPanel-module___LqhRW__progressBar{background:var(--color-border,#e5e7eb);border-radius:4px;width:100%;height:8px;overflow:hidden}.MiningPanel-module___LqhRW__progressFill{background:var(--color-primary,#006c67);border-radius:4px;height:100%;transition:width .4s}.MiningPanel-module___LqhRW__chipRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.MiningPanel-module___LqhRW__markExpectedBtn{height:26px;color:var(--color-primary,#006c67);border:1px solid var(--color-primary,#006c67);border-radius:var(--border-radius-sm,6px);cursor:pointer;white-space:nowrap;background:0 0;align-items:center;padding:0 10px;font-size:11px;font-weight:600;transition:background .15s,color .15s;display:inline-flex}.MiningPanel-module___LqhRW__markExpectedBtn:hover:not(:disabled){background:var(--color-primary,#006c67);color:var(--color-white,#fff)}.MiningPanel-module___LqhRW__markExpectedBtn:disabled{opacity:.6;cursor:default}.MiningPanel-module___LqhRW__markExpectedBtnDisabled{height:26px;color:var(--color-text-tertiary,#9ca3af);border:1px solid var(--color-border,#e5e7eb);border-radius:var(--border-radius-sm,6px);cursor:not-allowed;white-space:nowrap;opacity:.7;background:0 0;align-items:center;padding:0 10px;font-size:11px;font-weight:600;display:inline-flex}.MiningPanel-module___LqhRW__twoCol{grid-template-columns:1fr 1fr;gap:20px;margin-bottom:16px;display:grid}@media (max-width:600px){.MiningPanel-module___LqhRW__twoCol{grid-template-columns:1fr}}.MiningPanel-module___LqhRW__divergenceRateRow{align-items:center;gap:12px;margin-bottom:16px;display:flex}.MiningPanel-module___LqhRW__divergenceRateLabel{color:var(--color-text-secondary,#6b7280);text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:600}.MiningPanel-module___LqhRW__divergenceRate{border-radius:12px;align-items:center;padding:4px 14px;font-size:14px;font-weight:700;display:inline-flex}.MiningPanel-module___LqhRW__divergenceJson{color:var(--color-text-secondary,#6b7280);word-break:break-all;max-width:400px;font-family:monospace;font-size:11px}.MiningPanel-module___LqhRW__checklistWrap{background:var(--color-white,#fff);border:1px solid var(--color-border,#e5e7eb);border-radius:var(--border-radius-md,8px);flex-direction:column;gap:4px;margin-bottom:20px;padding:12px 16px;display:flex}.MiningPanel-module___LqhRW__checklistItem{color:var(--color-text-primary,#111827);border-bottom:1px solid var(--color-bg-light,#f9fafb);align-items:center;gap:8px;padding:5px 0;font-size:12px;display:flex}.MiningPanel-module___LqhRW__checklistItem:last-child{border-bottom:none}.MiningPanel-module___LqhRW__checklistPass{color:#059669;flex-shrink:0}.MiningPanel-module___LqhRW__checklistFail{color:#dc2626;flex-shrink:0}.MiningPanel-module___LqhRW__checklistLabel{flex:1}.MiningPanel-module___LqhRW__checklistValue{color:var(--color-text-tertiary,#9ca3af);font-family:monospace;font-size:11px}.MiningPanel-module___LqhRW__promoteRow{justify-content:flex-end;align-items:center;gap:12px;padding-top:4px;display:flex}.MiningPanel-module___LqhRW__promoteHint{color:var(--color-text-tertiary,#9ca3af);flex:1;align-items:center;gap:5px;font-size:12px;display:flex}.MiningPanel-module___LqhRW__promoteBtn{color:#fff;border-radius:var(--border-radius-sm,6px);cursor:pointer;white-space:nowrap;background:#059669;border:none;align-items:center;gap:6px;height:34px;padding:0 16px;font-size:13px;font-weight:600;transition:background .15s;display:inline-flex}.MiningPanel-module___LqhRW__promoteBtn:hover:not(:disabled){background:#047857}.MiningPanel-module___LqhRW__tipsList{flex-direction:column;gap:.5rem;display:flex}.MiningPanel-module___LqhRW__tipsList p{color:#6b7280;margin:0;font-size:.8125rem;line-height:1.5}.MiningPanel-module___LqhRW__promoteBtnDisabled{background:var(--color-gray-300,#d1d5db);height:34px;color:var(--color-text-tertiary,#9ca3af);border-radius:var(--border-radius-sm,6px);cursor:not-allowed;white-space:nowrap;border:none;align-items:center;gap:6px;padding:0 16px;font-size:13px;font-weight:600;display:inline-flex}
.EduPayProjectionWidget-module__wQWgDa__title{color:#1f2937;background-color:#e6f0f0;border-bottom:1px solid #e5e7eb;margin:0;padding:12px 16px;font-size:14px;font-weight:600;line-height:1.4}.EduPayProjectionWidget-module__wQWgDa__content{padding:16px}.EduPayProjectionWidget-module__wQWgDa__impactRow{align-items:baseline;gap:8px;margin-bottom:4px;display:flex}.EduPayProjectionWidget-module__wQWgDa__impactNumber{color:var(--color-primary-default,#006c67);font-size:2rem;font-weight:700;line-height:1}.EduPayProjectionWidget-module__wQWgDa__impactLabel{color:#6b7280;font-size:13px}.EduPayProjectionWidget-module__wQWgDa__savedRow{align-items:baseline;gap:6px;margin-bottom:12px;display:flex}.EduPayProjectionWidget-module__wQWgDa__savedAmount{color:var(--color-success-default,#059669);font-size:1.125rem;font-weight:600}.EduPayProjectionWidget-module__wQWgDa__savedLabel{color:#6b7280;font-size:12px}.EduPayProjectionWidget-module__wQWgDa__divider{background-color:#e5e7eb;height:1px;margin:12px 0}.EduPayProjectionWidget-module__wQWgDa__summaryRow{justify-content:space-between;align-items:center;padding:4px 0;display:flex}.EduPayProjectionWidget-module__wQWgDa__summaryLabel{color:#6b7280;font-size:13px}.EduPayProjectionWidget-module__wQWgDa__summaryValue{color:#1f2937;font-size:13px;font-weight:600}.EduPayProjectionWidget-module__wQWgDa__emptyText{color:#6b7280;margin:0;font-size:13px;line-height:1.5}.EduPayProjectionWidget-module__wQWgDa__noteText{color:#9ca3af;margin:8px 0 0;font-size:12px;font-style:italic}
.HubToggle-module__A8oKzG__toggleWrapper{align-items:flex-start;gap:14px;padding:0;display:flex}.HubToggle-module__A8oKzG__toggleContainer{cursor:pointer;flex-shrink:0;width:48px;height:28px;margin-top:2px;display:inline-block;position:relative}.HubToggle-module__A8oKzG__toggleInput{opacity:0;width:0;height:0;position:absolute}.HubToggle-module__A8oKzG__toggleSlider{cursor:pointer;background-color:#d1d5db;border-radius:24px;transition:background-color .2s;position:absolute;inset:0}.HubToggle-module__A8oKzG__toggleSlider:before{content:"";background-color:#fff;border-radius:50%;width:22px;height:22px;transition:transform .25s cubic-bezier(.4,0,.2,1);position:absolute;bottom:3px;left:3px;box-shadow:0 2px 4px #00000026}.HubToggle-module__A8oKzG__toggleInput:checked+.HubToggle-module__A8oKzG__toggleSlider{background-color:var(--color-primary-default,#006c67)}.HubToggle-module__A8oKzG__toggleInput:checked+.HubToggle-module__A8oKzG__toggleSlider:before{transform:translate(20px)}.HubToggle-module__A8oKzG__toggleSlider:hover{background-color:#b8bcc2}.HubToggle-module__A8oKzG__toggleInput:checked+.HubToggle-module__A8oKzG__toggleSlider:hover{background-color:#005952}.HubToggle-module__A8oKzG__toggleInput:focus+.HubToggle-module__A8oKzG__toggleSlider{box-shadow:0 0 0 3px #006c671a}.HubToggle-module__A8oKzG__toggleSlider.HubToggle-module__A8oKzG__disabled{opacity:.5;cursor:not-allowed}.HubToggle-module__A8oKzG__toggleLabels{flex-direction:column;gap:4px;display:flex}.HubToggle-module__A8oKzG__toggleLabel{color:#111827;font-size:14px;font-weight:600;line-height:1.5}.HubToggle-module__A8oKzG__toggleDescription{color:#6b7280;max-width:500px;font-size:13px;line-height:1.5}
.hub-actions-module__w893jG__dropdownContainer{display:inline-block;position:relative!important}.hub-actions-module__w893jG__backdrop{z-index:10;position:fixed;inset:0}.hub-actions-module__w893jG__dropdownMenu{z-index:20!important;background-color:#fff!important;border:1px solid #e5e7eb!important;border-radius:.375rem!important;width:14rem!important;display:block!important;position:absolute!important;top:calc(100% + .5rem)!important;right:0!important;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a!important}.hub-actions-module__w893jG__dropdownMenuHidden{display:none!important}.hub-actions-module__w893jG__menuButton{text-align:left;color:#374151;cursor:pointer;background-color:#0000;border:none;width:100%;padding:.5rem 1rem;font-size:.875rem;transition:background-color .2s}.hub-actions-module__w893jG__menuButton:hover{background-color:#f9fafb}.hub-actions-module__w893jG__menuButton:not(:first-child){border-top:1px solid #f3f4f6}
.TrainerOverviewTab-module__tpid0q__root{flex-direction:column;gap:24px;padding:24px;display:flex}.TrainerOverviewTab-module__tpid0q__loading{text-align:center;color:var(--color-gray-400,#9ca3af);padding:48px 24px;font-size:.875rem}.TrainerOverviewTab-module__tpid0q__hint{background:var(--color-primary-light,#e6f0f0);border:1px solid var(--color-primary-accent,#4caead);color:var(--color-primary-dark,#005550);border-radius:8px;align-items:center;gap:8px;padding:12px 16px;font-size:.8125rem;display:flex}
.HubConfirmModal-module__h35K7G__body{font-size:var(--font-size-sm);color:var(--color-gray-900);flex-direction:column;gap:16px;padding:24px 32px;line-height:1.55;display:flex}.HubConfirmModal-module__h35K7G__message{white-space:pre-wrap}.HubConfirmModal-module__h35K7G__consequences{background:var(--color-gray-50,#f9fafb);border-left:3px solid var(--color-amber-500,#f59e0b);border-radius:var(--border-radius-sm,6px);font-size:var(--font-size-xs);color:var(--color-gray-700);padding:12px 14px}:is(.HubConfirmModal-module__h35K7G__consequences ul,.HubConfirmModal-module__h35K7G__consequences ol){margin:0;padding-left:18px}.HubConfirmModal-module__h35K7G__consequences li+li{margin-top:4px}.HubConfirmModal-module__h35K7G__variant_danger .HubConfirmModal-module__h35K7G__consequences{border-left-color:var(--color-red-500,#ef4444)}.HubConfirmModal-module__h35K7G__variant_warning .HubConfirmModal-module__h35K7G__consequences{border-left-color:var(--color-amber-500,#f59e0b)}.HubConfirmModal-module__h35K7G__variant_neutral .HubConfirmModal-module__h35K7G__consequences{border-left-color:var(--color-gray-400,#9ca3af)}.HubConfirmModal-module__h35K7G__footer{flex-wrap:wrap;justify-content:flex-end;gap:12px;width:100%;display:flex}
.hub-filters-module__IQlmMW__filtersContainer{align-items:center;gap:.75rem;display:flex}.hub-filters-module__IQlmMW__searchInput{border:1px solid var(--color-border,#dfe1e5);width:320px;min-width:320px;height:40px;color:var(--color-text-primary,#202124);background-color:#fff;border-radius:8px;flex-shrink:0;padding:0 16px;font-size:.9375rem;transition:border-color .15s,box-shadow .15s}.hub-filters-module__IQlmMW__searchInput:focus{border-color:#006c67;outline:none;box-shadow:0 0 0 3px #006c671a}.hub-filters-module__IQlmMW__searchInput::placeholder{color:var(--color-text-placeholder,#9aa0a6)}.hub-filters-module__IQlmMW__filterSelect{border:1px solid var(--color-border,#dfe1e5);width:180px;min-width:180px;height:40px;color:var(--color-text-primary,#202124);cursor:pointer;appearance:none;background-color:#fff;background-image:none;border-radius:8px;flex-shrink:0;padding:0 16px;font-size:.9375rem;transition:border-color .15s}.hub-filters-module__IQlmMW__filterSelect:focus{border-color:#006c67;outline:none;box-shadow:0 0 0 3px #006c671a}.hub-filters-module__IQlmMW__filterSelect:hover{border-color:#006c67}@media (max-width:768px){.hub-filters-module__IQlmMW__filtersContainer{flex-direction:column;gap:.75rem;width:100%}.hub-filters-module__IQlmMW__searchInput,.hub-filters-module__IQlmMW__filterSelect{width:100%;min-width:100%;max-width:100%}}@media (min-width:769px) and (max-width:1024px){.hub-filters-module__IQlmMW__filtersContainer{gap:.75rem}.hub-filters-module__IQlmMW__searchInput{flex-shrink:1;width:240px;min-width:0}.hub-filters-module__IQlmMW__filterSelect{flex-shrink:1;width:160px;min-width:0}}
.PendingLogsWidget-module__eUB2hW__widget{background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;transition:box-shadow .2s ease-in-out;overflow:hidden;box-shadow:0 1px 3px #0000001a}.PendingLogsWidget-module__eUB2hW__widget:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.PendingLogsWidget-module__eUB2hW__header{background-color:#e6f0f0;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.PendingLogsWidget-module__eUB2hW__headerLeft{align-items:center;gap:8px;display:flex}.PendingLogsWidget-module__eUB2hW__icon{color:#006c67;flex-shrink:0}.PendingLogsWidget-module__eUB2hW__title{color:#1f2937;margin:0;font-size:14px;font-weight:600;line-height:1.4}.PendingLogsWidget-module__eUB2hW__badge{color:#78350f;background-color:#fbbf24;border-radius:10px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:11px;font-weight:700;display:inline-flex}.PendingLogsWidget-module__eUB2hW__content{padding:16px}.PendingLogsWidget-module__eUB2hW__description{color:#374151;margin:0 0 12px;font-size:13px;font-weight:500}.PendingLogsWidget-module__eUB2hW__emptyState{text-align:center;padding:12px 0}.PendingLogsWidget-module__eUB2hW__emptyText{color:#6b7280;margin:0 0 16px;font-size:13px}.PendingLogsWidget-module__eUB2hW__sessionList{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.PendingLogsWidget-module__eUB2hW__sessionItem{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;justify-content:space-between;align-items:center;padding:10px 12px;transition:background-color .15s ease-in-out;display:flex}.PendingLogsWidget-module__eUB2hW__sessionItem:hover{background-color:#e6f0f0}.PendingLogsWidget-module__eUB2hW__sessionInfo{flex:1;min-width:0}.PendingLogsWidget-module__eUB2hW__sessionName{color:#1f2937;text-overflow:ellipsis;white-space:nowrap;margin:0 0 4px;font-size:13px;font-weight:600;overflow:hidden}.PendingLogsWidget-module__eUB2hW__sessionMeta{color:#9ca3af;margin:0;font-size:11px;font-weight:500}.PendingLogsWidget-module__eUB2hW__confirmButton{color:#fff;cursor:pointer;white-space:nowrap;background-color:#10b981;border:none;border-radius:6px;flex-shrink:0;align-items:center;gap:6px;padding:8px 12px;font-size:12px;font-weight:600;transition:all .15s ease-in-out;display:flex}.PendingLogsWidget-module__eUB2hW__confirmButton:hover{background-color:#059669}.PendingLogsWidget-module__eUB2hW__confirmButton:disabled{cursor:not-allowed;background-color:#6ee7b7}@media (max-width:768px){.PendingLogsWidget-module__eUB2hW__sessionItem{flex-direction:column;align-items:flex-start;gap:8px}.PendingLogsWidget-module__eUB2hW__confirmButton{justify-content:center;width:100%}.PendingLogsWidget-module__eUB2hW__sessionName{font-size:12px}}
.OrganisationReferralDetailModal-module__HGvu_a__form{flex-direction:column;gap:20px;padding:24px;display:flex}.OrganisationReferralDetailModal-module__HGvu_a__field{flex-direction:column;flex:1;gap:8px;display:flex}.OrganisationReferralDetailModal-module__HGvu_a__label{color:#374151;font-size:14px;font-weight:500}.OrganisationReferralDetailModal-module__HGvu_a__required{color:#ef4444}.OrganisationReferralDetailModal-module__HGvu_a__input,.OrganisationReferralDetailModal-module__HGvu_a__textarea{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:6px;width:100%;padding:10px 12px;font-family:inherit;font-size:14px;transition:all .2s}.OrganisationReferralDetailModal-module__HGvu_a__input:focus,.OrganisationReferralDetailModal-module__HGvu_a__textarea:focus{border-color:#006c67;outline:none;box-shadow:0 0 0 3px #006c671a}.OrganisationReferralDetailModal-module__HGvu_a__input:disabled,.OrganisationReferralDetailModal-module__HGvu_a__textarea:disabled{cursor:not-allowed;background:#f3f4f6}.OrganisationReferralDetailModal-module__HGvu_a__textarea{resize:vertical;min-height:100px}.OrganisationReferralDetailModal-module__HGvu_a__row{grid-template-columns:1fr 1fr;gap:16px;display:grid}@media (max-width:640px){.OrganisationReferralDetailModal-module__HGvu_a__row{grid-template-columns:1fr}}.OrganisationReferralDetailModal-module__HGvu_a__footer{justify-content:flex-end;gap:12px;width:100%;display:flex}.OrganisationReferralDetailModal-module__HGvu_a__cancelButton,.OrganisationReferralDetailModal-module__HGvu_a__createButton{cursor:pointer;border:none;border-radius:6px;padding:10px 20px;font-size:14px;font-weight:500;transition:all .2s}.OrganisationReferralDetailModal-module__HGvu_a__cancelButton{color:#374151;background:#fff;border:1px solid #d1d5db}.OrganisationReferralDetailModal-module__HGvu_a__cancelButton:hover:not(:disabled){background:#f3f4f6}.OrganisationReferralDetailModal-module__HGvu_a__createButton{color:#fff;background:#006c67}.OrganisationReferralDetailModal-module__HGvu_a__createButton:hover:not(:disabled){background:#005550}.OrganisationReferralDetailModal-module__HGvu_a__cancelButton:disabled,.OrganisationReferralDetailModal-module__HGvu_a__createButton:disabled{opacity:.5;cursor:not-allowed}.OrganisationReferralDetailModal-module__HGvu_a__timeline{border-top:1px solid #e5e7eb;flex-direction:column;gap:.75rem;padding:1.25rem 1.5rem;display:flex}.OrganisationReferralDetailModal-module__HGvu_a__timelineTitle{color:#1f2937;font-size:.875rem;font-weight:600}.OrganisationReferralDetailModal-module__HGvu_a__timelineEmpty{color:#9ca3af;font-size:.8125rem}.OrganisationReferralDetailModal-module__HGvu_a__timelineList{flex-direction:column;gap:.625rem;margin:0;padding:0;list-style:none;display:flex}.OrganisationReferralDetailModal-module__HGvu_a__timelineItem{color:#374151;border-left:2px solid #e5e7eb;padding-left:.625rem;font-size:.8125rem}.OrganisationReferralDetailModal-module__HGvu_a__timelineMeta{color:#9ca3af}.OrganisationReferralDetailModal-module__HGvu_a__timelineNote{color:#6b7280}.OrganisationReferralDetailModal-module__HGvu_a__checkboxLabel{color:#374151;cursor:pointer;align-items:center;gap:8px;font-size:14px;display:flex}.OrganisationReferralDetailModal-module__HGvu_a__checkbox{cursor:pointer;width:18px;height:18px}.OrganisationReferralDetailModal-module__HGvu_a__metadataSection{border-top:1px solid #e5e7eb;margin-top:4px;padding:16px 0 0}.OrganisationReferralDetailModal-module__HGvu_a__metadataRow{flex-wrap:wrap;gap:24px;display:flex}.OrganisationReferralDetailModal-module__HGvu_a__metadataItem{align-items:center;gap:6px;display:flex}.OrganisationReferralDetailModal-module__HGvu_a__metadataLabel{color:#6b7280;font-size:12px;font-weight:500}.OrganisationReferralDetailModal-module__HGvu_a__metadataValue{color:#374151;font-size:12px}.OrganisationReferralDetailModal-module__HGvu_a__additionalSection{background:#f9fafb;border-top:1px solid #e5e7eb;padding:1.25rem 1.5rem}.OrganisationReferralDetailModal-module__HGvu_a__sectionHeader{-webkit-user-select:none;user-select:none;align-items:center;margin-bottom:16px;display:flex}.OrganisationReferralDetailModal-module__HGvu_a__sectionHeader:hover{opacity:.7}.OrganisationReferralDetailModal-module__HGvu_a__sectionTitle{color:#111827;text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:8px;margin:0;font-size:14px;font-weight:600;display:flex}.OrganisationReferralDetailModal-module__HGvu_a__chevron{color:#6b7280;font-size:10px;transition:transform .2s}.OrganisationReferralDetailModal-module__HGvu_a__commentsList{flex-direction:column;gap:16px;max-height:300px;margin-bottom:16px;padding-right:8px;display:flex;overflow-y:auto}.OrganisationReferralDetailModal-module__HGvu_a__commentItem{background:#fff;border-left:3px solid #006c67;border-radius:6px;padding:12px}.OrganisationReferralDetailModal-module__HGvu_a__commentHeader{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.OrganisationReferralDetailModal-module__HGvu_a__commentAuthor{color:#111827;font-size:14px;font-weight:600}.OrganisationReferralDetailModal-module__HGvu_a__commentDate{color:#6b7280;font-size:12px}.OrganisationReferralDetailModal-module__HGvu_a__commentText{color:#374151;white-space:pre-wrap;font-size:14px;line-height:1.5}.OrganisationReferralDetailModal-module__HGvu_a__commentForm{flex-direction:column;gap:8px;margin-top:16px;display:flex}.OrganisationReferralDetailModal-module__HGvu_a__commentInput{color:#111827;resize:vertical;background:#fff;border:1px solid #d1d5db;border-radius:6px;padding:10px 12px;font-family:inherit;font-size:14px}.OrganisationReferralDetailModal-module__HGvu_a__commentInput:focus{border-color:#006c67;outline:none;box-shadow:0 0 0 3px #006c671a}.OrganisationReferralDetailModal-module__HGvu_a__submitCommentButton{color:#fff;cursor:pointer;background:#006c67;border:none;border-radius:6px;align-self:flex-end;padding:8px 16px;font-size:14px;font-weight:500;transition:all .2s}.OrganisationReferralDetailModal-module__HGvu_a__submitCommentButton:hover:not(:disabled){background:#005550}.OrganisationReferralDetailModal-module__HGvu_a__submitCommentButton:disabled{opacity:.5;cursor:not-allowed}.OrganisationReferralDetailModal-module__HGvu_a__attachmentsList{flex-direction:column;gap:12px;max-height:250px;margin-bottom:16px;padding-right:8px;display:flex;overflow-y:auto}.OrganisationReferralDetailModal-module__HGvu_a__attachmentItem{background:#fff;border:1px solid #e5e7eb;border-radius:6px;justify-content:space-between;align-items:center;padding:12px;display:flex}.OrganisationReferralDetailModal-module__HGvu_a__attachmentInfo{flex:1;min-width:0}.OrganisationReferralDetailModal-module__HGvu_a__attachmentName{color:#111827;text-overflow:ellipsis;white-space:nowrap;margin-bottom:4px;font-size:14px;font-weight:500;overflow:hidden}.OrganisationReferralDetailModal-module__HGvu_a__attachmentMeta{color:#6b7280;font-size:12px}.OrganisationReferralDetailModal-module__HGvu_a__attachmentActions{gap:8px;margin-left:12px;display:flex}.OrganisationReferralDetailModal-module__HGvu_a__downloadButton,.OrganisationReferralDetailModal-module__HGvu_a__deleteButton{cursor:pointer;white-space:nowrap;border-radius:4px;padding:6px 12px;font-size:13px;font-weight:500;transition:all .2s}.OrganisationReferralDetailModal-module__HGvu_a__downloadButton{color:#fff;background:#006c67;border:none}.OrganisationReferralDetailModal-module__HGvu_a__downloadButton:hover{background:#005550}.OrganisationReferralDetailModal-module__HGvu_a__deleteButton{color:#dc2626;background:#fff;border:1px solid #fecaca}.OrganisationReferralDetailModal-module__HGvu_a__deleteButton:hover{background:#fef2f2;border-color:#dc2626}.OrganisationReferralDetailModal-module__HGvu_a__uploadSection{margin-top:4px}.OrganisationReferralDetailModal-module__HGvu_a__fileInput{display:none}.OrganisationReferralDetailModal-module__HGvu_a__uploadButton{color:#006c67;cursor:pointer;background:#fff;border:1px solid #006c67;border-radius:6px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .2s;display:inline-block}.OrganisationReferralDetailModal-module__HGvu_a__uploadButton:hover{background:#f0fdfa}.OrganisationReferralDetailModal-module__HGvu_a__emptyState{text-align:center;color:#9ca3af;padding:24px;font-size:14px}@media (max-width:640px){.OrganisationReferralDetailModal-module__HGvu_a__metadataRow{flex-direction:column;gap:12px}.OrganisationReferralDetailModal-module__HGvu_a__attachmentItem{flex-direction:column;align-items:flex-start}.OrganisationReferralDetailModal-module__HGvu_a__attachmentActions{width:100%;margin-top:8px;margin-left:0}.OrganisationReferralDetailModal-module__HGvu_a__downloadButton,.OrganisationReferralDetailModal-module__HGvu_a__deleteButton{flex:1}}
.SchedulerCalendar-module__CFVWIq__calendar{background:var(--bg-primary,#fff);border:1px solid var(--border-primary,#e5e7eb);border-radius:.75rem;overflow:hidden}.SchedulerCalendar-module__CFVWIq__monthHeader{border-bottom:1px solid var(--border-primary,#e5e7eb);justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.SchedulerCalendar-module__CFVWIq__monthTitle{color:var(--text-primary,#111827);font-size:1.125rem;font-weight:600}.SchedulerCalendar-module__CFVWIq__navButton{border:1px solid var(--border-primary,#e5e7eb);cursor:pointer;width:2rem;height:2rem;color:var(--text-secondary,#6b7280);background:0 0;border-radius:.375rem;justify-content:center;align-items:center;font-size:1.25rem;transition:all .15s;display:flex}.SchedulerCalendar-module__CFVWIq__navButton:hover{background:var(--bg-secondary,#f3f4f6);color:var(--text-primary,#111827)}.SchedulerCalendar-module__CFVWIq__weekDays{border-bottom:1px solid var(--border-primary,#e5e7eb);grid-template-columns:repeat(7,1fr);display:grid}.SchedulerCalendar-module__CFVWIq__weekDay{text-align:center;color:var(--text-tertiary,#9ca3af);text-transform:uppercase;letter-spacing:.05em;padding:.5rem;font-size:.75rem;font-weight:600}.SchedulerCalendar-module__CFVWIq__dayGrid{grid-template-columns:repeat(7,1fr);display:grid}.SchedulerCalendar-module__CFVWIq__dayCell{border-right:1px solid var(--border-primary,#e5e7eb);border-bottom:1px solid var(--border-primary,#e5e7eb);cursor:pointer;min-height:min(140px,12vh);padding:.25rem;transition:background .15s;overflow:hidden}.SchedulerCalendar-module__CFVWIq__dayCell:nth-child(7n){border-right:none}.SchedulerCalendar-module__CFVWIq__dayCell:hover{background:var(--bg-secondary,#f9fafb)}.SchedulerCalendar-module__CFVWIq__outsideMonth{background:var(--bg-secondary,#f9fafb);opacity:.5}.SchedulerCalendar-module__CFVWIq__today{background:#0d94880a}.SchedulerCalendar-module__CFVWIq__today .SchedulerCalendar-module__CFVWIq__dayNumber{color:#fff;background:#0d9488;border-radius:50%;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;display:flex}.SchedulerCalendar-module__CFVWIq__dayNumber{color:var(--text-secondary,#6b7280);margin-bottom:.125rem;padding:.125rem .25rem;font-size:.8rem;font-weight:500}.SchedulerCalendar-module__CFVWIq__dayItems{flex-direction:column;gap:1px;display:flex}.SchedulerCalendar-module__CFVWIq__dayItem{background:var(--bg-secondary,#f3f4f6);cursor:pointer;text-align:left;border:none;border-left:3px solid #6b7280;border-radius:.25rem;align-items:center;gap:.25rem;width:100%;padding:.125rem .25rem;transition:background .15s;display:flex}.SchedulerCalendar-module__CFVWIq__dayItem:hover{background:var(--bg-tertiary,#e5e7eb)}.SchedulerCalendar-module__CFVWIq__dayItem.SchedulerCalendar-module__CFVWIq__completed{opacity:.5;text-decoration:line-through}.SchedulerCalendar-module__CFVWIq__dayItemTitle{color:var(--text-primary,#111827);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.65rem;overflow:hidden}.SchedulerCalendar-module__CFVWIq__articleLink{color:#9ca3af;border-radius:2px;flex-shrink:0;align-items:center;padding:1px;transition:color .15s;display:flex}.SchedulerCalendar-module__CFVWIq__articleLink:hover{color:#0d9488}.SchedulerCalendar-module__CFVWIq__moreItems{color:var(--text-tertiary,#9ca3af);padding:0 .25rem;font-size:.65rem;font-weight:500}@media (max-width:1200px){.SchedulerCalendar-module__CFVWIq__dayCell{min-height:110px}.SchedulerCalendar-module__CFVWIq__dayItemTitle{font-size:.6rem}}@media (max-width:900px){.SchedulerCalendar-module__CFVWIq__dayCell{min-height:90px;padding:.125rem}.SchedulerCalendar-module__CFVWIq__monthHeader{padding:.75rem 1rem}.SchedulerCalendar-module__CFVWIq__monthTitle{font-size:1rem}.SchedulerCalendar-module__CFVWIq__weekDay{padding:.375rem .125rem;font-size:.65rem}.SchedulerCalendar-module__CFVWIq__dayNumber{font-size:.7rem}.SchedulerCalendar-module__CFVWIq__dayItem{gap:.125rem;padding:.0625rem .125rem}.SchedulerCalendar-module__CFVWIq__dayItemTitle{font-size:.55rem}.SchedulerCalendar-module__CFVWIq__articleLink{display:none}}@media (max-width:640px){.SchedulerCalendar-module__CFVWIq__dayCell{min-height:60px}.SchedulerCalendar-module__CFVWIq__weekDay{letter-spacing:0;font-size:.6rem}.SchedulerCalendar-module__CFVWIq__dayNumber{font-size:.65rem}.SchedulerCalendar-module__CFVWIq__dayItemTitle{display:none}.SchedulerCalendar-module__CFVWIq__dayItem{border-left-width:2px;justify-content:center;padding:2px}.SchedulerCalendar-module__CFVWIq__today .SchedulerCalendar-module__CFVWIq__dayNumber{width:1.25rem;height:1.25rem;font-size:.6rem}.SchedulerCalendar-module__CFVWIq__moreItems{font-size:.55rem}}
.SearchInput-module__WFx9LW__wrapper{border:1px solid var(--color-border,#dfe1e5);background:#fff;border-radius:8px;flex-shrink:0;align-items:center;transition:border-color .15s,box-shadow .15s;display:flex;position:relative}.SearchInput-module__WFx9LW__wrapper:focus-within{border-color:#006c67;outline:none;box-shadow:0 0 0 3px #006c671a}.SearchInput-module__WFx9LW__sm{height:36px}.SearchInput-module__WFx9LW__md{height:40px}.SearchInput-module__WFx9LW__lg{height:48px}.SearchInput-module__WFx9LW__searchIcon{color:#9aa0a6;pointer-events:none;flex-shrink:0;width:1rem;height:1rem;position:absolute;left:.75rem}.SearchInput-module__WFx9LW__input{height:100%;color:var(--color-text-primary,#202124);background:0 0;border:none;outline:none;flex:1;min-width:0;padding:0 .5rem 0 2.5rem;font-size:.9375rem}.SearchInput-module__WFx9LW__sm .SearchInput-module__WFx9LW__input,.SearchInput-module__WFx9LW__sm.SearchInput-module__WFx9LW__wrapper .SearchInput-module__WFx9LW__input{font-size:.875rem}.SearchInput-module__WFx9LW__lg .SearchInput-module__WFx9LW__input,.SearchInput-module__WFx9LW__lg.SearchInput-module__WFx9LW__wrapper .SearchInput-module__WFx9LW__input{font-size:1rem}.SearchInput-module__WFx9LW__input::placeholder{color:var(--color-text-placeholder,#9aa0a6)}.SearchInput-module__WFx9LW__rightSlot{flex-shrink:0;align-items:center;gap:.25rem;padding-right:.375rem;display:flex}.SearchInput-module__WFx9LW__clearButton{cursor:pointer;color:#9aa0a6;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;transition:background .1s,color .1s;display:flex}.SearchInput-module__WFx9LW__clearButton:hover{color:#5f6368;background:#f1f3f4}.SearchInput-module__WFx9LW__submitButton{cursor:pointer;color:#fff;background:#006c67;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:background .15s;display:flex}.SearchInput-module__WFx9LW__submitButton:hover{background:#005550}.SearchInput-module__WFx9LW__submitButton:active{background:#004441}@media (max-width:768px){.SearchInput-module__WFx9LW__wrapper{width:100%!important;min-width:0!important}}@media (min-width:769px) and (max-width:1024px){.SearchInput-module__WFx9LW__wrapper.SearchInput-module__WFx9LW__md{flex-shrink:1;min-width:0;width:280px!important}}
.CoverageTab-module__sBYJma__container{flex-direction:column;gap:2rem;display:flex}.CoverageTab-module__sBYJma__section{border:1px solid var(--color-border,#dfe1e5);border-radius:var(--border-radius-md,8px);background:#fff;padding:1.5rem}.CoverageTab-module__sBYJma__sectionTitle{color:var(--color-text-primary,#1a1a1a);margin:0 0 .25rem;font-size:1rem;font-weight:600}.CoverageTab-module__sBYJma__sectionSubtitle{color:var(--color-text-secondary,#6b7280);margin:0 0 1rem;font-size:.8125rem}.CoverageTab-module__sBYJma__chartError,.CoverageTab-module__sBYJma__emptyChart{text-align:center;color:var(--color-text-secondary,#6b7280);border:1px solid var(--color-border,#dfe1e5);border-radius:var(--border-radius-md,8px);background:#fff;padding:2rem;font-size:.875rem}.CoverageTab-module__sBYJma__domainGrid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.5rem;display:grid}.CoverageTab-module__sBYJma__domainCard{background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;flex-direction:column;gap:.25rem;padding:.75rem;display:flex}.CoverageTab-module__sBYJma__domainName{color:var(--color-text-primary,#1a1a1a);font-size:.8125rem;font-weight:600}.CoverageTab-module__sBYJma__domainStats{align-items:center;gap:.5rem;display:flex}.CoverageTab-module__sBYJma__domainPct{color:var(--color-text-primary,#1a1a1a);font-size:1.125rem;font-weight:700}.CoverageTab-module__sBYJma__domainFiles{color:var(--color-text-tertiary,#9ca3af);font-size:.6875rem}.CoverageTab-module__sBYJma__gapList{flex-direction:column;gap:.5rem;display:flex}.CoverageTab-module__sBYJma__gapRow{align-items:center;gap:.75rem;padding:.375rem 0;display:flex}.CoverageTab-module__sBYJma__gapDomain{color:var(--color-text-primary,#1a1a1a);font-size:.8125rem}@media (max-width:767px){.CoverageTab-module__sBYJma__domainGrid{grid-template-columns:repeat(2,1fr)}}
.TestRunnerTab-module__hPOvOW__container{flex-direction:column;gap:2rem;display:flex}.TestRunnerTab-module__hPOvOW__triggerPanel,.TestRunnerTab-module__hPOvOW__recentPanel,.TestRunnerTab-module__hPOvOW__refPanel{border:1px solid var(--color-border,#dfe1e5);border-radius:var(--border-radius-md,8px);background:#fff;padding:1.5rem}.TestRunnerTab-module__hPOvOW__panelTitle{color:var(--color-text-primary,#1a1a1a);margin:0 0 .25rem;font-size:1rem;font-weight:600}.TestRunnerTab-module__hPOvOW__panelSubtitle{color:var(--color-text-secondary,#6b7280);margin:0 0 1rem;font-size:.8125rem}.TestRunnerTab-module__hPOvOW__triggerRow{align-items:center;gap:.75rem;display:flex}.TestRunnerTab-module__hPOvOW__suiteSelect{border:1px solid var(--color-border,#dfe1e5);max-width:320px;height:40px;color:var(--color-text-primary,#1a1a1a);background:#fff;border-radius:6px;flex:1;padding:0 .75rem;font-family:inherit;font-size:.875rem}.TestRunnerTab-module__hPOvOW__runButton{background:var(--color-primary,#006c67);color:#fff;cursor:pointer;border:none;border-radius:6px;align-items:center;gap:.5rem;height:40px;padding:0 1.25rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:opacity .15s;display:flex}.TestRunnerTab-module__hPOvOW__runButton:hover:not(:disabled){opacity:.9}.TestRunnerTab-module__hPOvOW__runButton:disabled{opacity:.5;cursor:not-allowed}.TestRunnerTab-module__hPOvOW__spinner{animation:1s linear infinite TestRunnerTab-module__hPOvOW__spin}@keyframes TestRunnerTab-module__hPOvOW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.TestRunnerTab-module__hPOvOW__activeRun{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:6px;margin-top:1rem;padding:1rem}.TestRunnerTab-module__hPOvOW__activeRunHeader{align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.TestRunnerTab-module__hPOvOW__activeRunSuite{color:var(--color-text-primary,#1a1a1a);font-size:.875rem;font-weight:500}.TestRunnerTab-module__hPOvOW__activeRunTime{color:var(--color-text-secondary,#6b7280);margin-left:auto;font-size:.75rem}.TestRunnerTab-module__hPOvOW__activeRunActions{gap:.75rem;display:flex}.TestRunnerTab-module__hPOvOW__githubLink{color:var(--color-primary,#006c67);align-items:center;gap:.375rem;font-size:.8125rem;text-decoration:none;display:flex}.TestRunnerTab-module__hPOvOW__githubLink:hover{text-decoration:underline}.TestRunnerTab-module__hPOvOW__cancelButton{color:#ef4444;cursor:pointer;background:0 0;border:none;align-items:center;gap:.375rem;font-family:inherit;font-size:.8125rem;display:flex}.TestRunnerTab-module__hPOvOW__cancelButton:hover{text-decoration:underline}.TestRunnerTab-module__hPOvOW__runsList{flex-direction:column;gap:.5rem;display:flex}.TestRunnerTab-module__hPOvOW__runRow{border-bottom:1px solid #f3f4f6;align-items:center;gap:.75rem;padding:.5rem 0;display:flex}.TestRunnerTab-module__hPOvOW__runRow:last-child{border-bottom:none}.TestRunnerTab-module__hPOvOW__runSuite{color:var(--color-text-primary,#1a1a1a);font-size:.8125rem;font-weight:500}.TestRunnerTab-module__hPOvOW__runTime{color:var(--color-text-secondary,#6b7280);margin-left:auto;font-size:.75rem}.TestRunnerTab-module__hPOvOW__runDuration{color:var(--color-text-tertiary,#9ca3af);font-size:.75rem}.TestRunnerTab-module__hPOvOW__runError{color:#ef4444;font-size:.75rem}.TestRunnerTab-module__hPOvOW__suiteGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.5rem;display:grid}.TestRunnerTab-module__hPOvOW__suiteCard{background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;flex-direction:column;gap:.125rem;padding:.75rem;display:flex}.TestRunnerTab-module__hPOvOW__suiteName{color:var(--color-text-primary,#1a1a1a);font-size:.8125rem;font-weight:600}.TestRunnerTab-module__hPOvOW__suiteFiles{color:var(--color-text-secondary,#6b7280);font-size:.75rem}
.AccountHeroHeader-module__eK-ZLW__header{background-color:#fff;margin-bottom:.5rem}.AccountHeroHeader-module__eK-ZLW__headerRow{justify-content:space-between;align-items:flex-start;gap:2rem;padding:0;display:flex}.AccountHeroHeader-module__eK-ZLW__profileSection{flex:1;align-items:center;gap:1.5rem;min-width:0;margin-left:1rem;padding-top:1.5rem;padding-bottom:.5rem;display:flex}.AccountHeroHeader-module__eK-ZLW__avatarContainer{border:4px solid #e5e7eb;border-radius:50%;flex-shrink:0;width:136px;height:136px;overflow:hidden}.AccountHeroHeader-module__eK-ZLW__avatar{object-fit:cover;width:100%;height:100%;display:block}.AccountHeroHeader-module__eK-ZLW__profileInfo{flex-direction:column;gap:.5rem;min-width:0;display:flex}.AccountHeroHeader-module__eK-ZLW__fullName{color:#1f2937;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:1.5rem;font-weight:700;line-height:1.2;overflow:hidden}.AccountHeroHeader-module__eK-ZLW__credibilityRow{align-items:center;margin-top:-1px;margin-bottom:-2px;display:flex}.AccountHeroHeader-module__eK-ZLW__credibilityBadge{color:#006c67;background:#e6f0f0;border-radius:20px;align-items:center;gap:6px;padding:6px 14px;font-size:.875rem;font-weight:700;display:inline-flex}.AccountHeroHeader-module__eK-ZLW__roleLocationRow{color:#6b7280;align-items:center;gap:8px;margin-top:4px;font-size:.875rem;display:flex}.AccountHeroHeader-module__eK-ZLW__roleText{color:#1f2937;font-weight:500}.AccountHeroHeader-module__eK-ZLW__separator{color:#d1d5db}.AccountHeroHeader-module__eK-ZLW__locationText{color:#6b7280}.AccountHeroHeader-module__eK-ZLW__viewLink{color:#006c67;font-size:.875rem;font-weight:600;line-height:1.4;text-decoration:underline;transition:color .2s}.AccountHeroHeader-module__eK-ZLW__viewLink:hover{color:#004d49}.AccountHeroHeader-module__eK-ZLW__actionsSection{flex-shrink:0;align-items:center;gap:.5rem;margin-right:1rem;padding-top:1.75rem;display:flex}.AccountHeroHeader-module__eK-ZLW__loadingText{color:#6b7280;font-size:1rem}@media (max-width:768px){.AccountHeroHeader-module__eK-ZLW__header{margin-bottom:.5rem}.AccountHeroHeader-module__eK-ZLW__headerRow{flex-direction:column;align-items:stretch;gap:0;height:auto;padding:0}.AccountHeroHeader-module__eK-ZLW__profileSection{flex:1;align-items:center;gap:1rem;min-width:0;margin-left:0;padding:1rem 1rem .5rem;display:flex}.AccountHeroHeader-module__eK-ZLW__avatarContainer{border:3px solid #e5e7eb;width:104px;height:104px}.AccountHeroHeader-module__eK-ZLW__profileInfo{gap:.375rem}.AccountHeroHeader-module__eK-ZLW__fullName{font-size:1.25rem;line-height:1.3}.AccountHeroHeader-module__eK-ZLW__credibilityRow{margin-top:-1px;margin-bottom:-3px}.AccountHeroHeader-module__eK-ZLW__credibilityBadge{padding:4px 10px;font-size:.8125rem}.AccountHeroHeader-module__eK-ZLW__roleLocationRow{margin-top:6px;font-size:.825rem}.AccountHeroHeader-module__eK-ZLW__roleText,.AccountHeroHeader-module__eK-ZLW__locationText{font-size:.825rem}.AccountHeroHeader-module__eK-ZLW__actionsSection{flex-shrink:0;justify-content:flex-end;align-items:center;gap:.5rem;width:100%;margin-right:0;padding:0 1rem 0;display:flex}}@media (max-width:480px){.AccountHeroHeader-module__eK-ZLW__profileSection{gap:.75rem;padding:.75rem .75rem .5rem}.AccountHeroHeader-module__eK-ZLW__avatarContainer{border:2px solid #e5e7eb;width:64px;height:64px}.AccountHeroHeader-module__eK-ZLW__fullName{font-size:1.125rem}.AccountHeroHeader-module__eK-ZLW__credibilityRow{margin-top:-1px;margin-bottom:-3px}.AccountHeroHeader-module__eK-ZLW__credibilityBadge{padding:3px 8px;font-size:.75rem}.AccountHeroHeader-module__eK-ZLW__roleLocationRow{margin-top:4px;font-size:.775rem}.AccountHeroHeader-module__eK-ZLW__roleText,.AccountHeroHeader-module__eK-ZLW__locationText{font-size:.775rem}.AccountHeroHeader-module__eK-ZLW__actionsSection{flex-wrap:wrap;justify-content:flex-end;padding:0 .75rem .75rem}}
.ListingsHeader-module__R0ys3a__header{width:100%;padding:0}.ListingsHeader-module__R0ys3a__headerRow{justify-content:space-between;align-items:center;height:6rem;padding:.25rem 1rem 0;display:flex}.ListingsHeader-module__R0ys3a__titleSection{min-width:0}.ListingsHeader-module__R0ys3a__title{color:#1f2937;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:1.5rem;font-weight:600;overflow:hidden}.ListingsHeader-module__R0ys3a__subtitle{color:#6b7280;margin:.25rem 0 0;font-size:.875rem;font-weight:400}.ListingsHeader-module__R0ys3a__actionsSection{flex-shrink:0;align-items:center;gap:.75rem;display:flex}@media (max-width:768px){.ListingsHeader-module__R0ys3a__headerRow{flex-wrap:wrap;gap:.75rem;height:auto;min-height:4rem;padding:1rem}.ListingsHeader-module__R0ys3a__titleSection{flex:100%;width:100%}.ListingsHeader-module__R0ys3a__title{font-size:1.5rem}.ListingsHeader-module__R0ys3a__subtitle{font-size:1rem}.ListingsHeader-module__R0ys3a__actionsSection{flex:100%;justify-content:flex-end;width:100%;margin-left:auto}}@media (min-width:769px) and (max-width:1024px){.ListingsHeader-module__R0ys3a__headerRow{padding-left:1rem;padding-right:1rem}.ListingsHeader-module__R0ys3a__title{font-size:1.75rem}}
.SkillSelector-module__Gas2Sa__skillSelector{width:100%}.SkillSelector-module__Gas2Sa__label{color:#374151;margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:block}.SkillSelector-module__Gas2Sa__sublabel{color:#6b7280;margin-bottom:.5rem;font-size:.8125rem;font-weight:500;display:block}.SkillSelector-module__Gas2Sa__required{color:#ef4444}.SkillSelector-module__Gas2Sa__predefinedSection{margin-bottom:1rem}.SkillSelector-module__Gas2Sa__dropdownContainer{position:relative}.SkillSelector-module__Gas2Sa__dropdownButton{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:.375rem;justify-content:space-between;align-items:center;width:100%;padding:.625rem .75rem;font-size:.875rem;transition:all .2s;display:flex}.SkillSelector-module__Gas2Sa__dropdownButton:hover:not(:disabled){background:#f9fafb;border-color:#006c67}.SkillSelector-module__Gas2Sa__dropdownButton:disabled{opacity:.5;cursor:not-allowed}.SkillSelector-module__Gas2Sa__icon{transition:transform .2s}.SkillSelector-module__Gas2Sa__iconRotated{transition:transform .2s;transform:rotate(180deg)}.SkillSelector-module__Gas2Sa__dropdown{z-index:10;background:#fff;border:1px solid #d1d5db;border-radius:.5rem;max-height:400px;position:absolute;top:calc(100% + .25rem);left:0;right:0;overflow-y:auto;box-shadow:0 10px 15px -3px #0000001a}.SkillSelector-module__Gas2Sa__skillGroup{border-bottom:1px solid #e5e7eb}.SkillSelector-module__Gas2Sa__skillGroup:last-child{border-bottom:none}.SkillSelector-module__Gas2Sa__groupHeader{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:.75rem 1rem;font-size:.75rem;font-weight:600}.SkillSelector-module__Gas2Sa__groupSkills{flex-wrap:wrap;gap:.5rem;padding:.5rem;display:flex}.SkillSelector-module__Gas2Sa__skillOption{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:.375rem;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.8125rem;transition:all .2s;display:flex}.SkillSelector-module__Gas2Sa__skillOption:hover:not(:disabled){color:#006c67;background:#e6f0f0;border-color:#006c67}.SkillSelector-module__Gas2Sa__skillOption:disabled,.SkillSelector-module__Gas2Sa__skillSelected{color:#9ca3af;cursor:default;background:#e5e7eb;border-color:#e5e7eb}.SkillSelector-module__Gas2Sa__customSection{margin-bottom:1rem}.SkillSelector-module__Gas2Sa__customInput{gap:.5rem;display:flex}.SkillSelector-module__Gas2Sa__input{color:#111827;border:1px solid #d1d5db;border-radius:.375rem;flex:1;padding:.625rem .75rem;font-size:.875rem;transition:all .2s}.SkillSelector-module__Gas2Sa__input:focus{border-color:#006c67;outline:none;box-shadow:0 0 0 3px #006c671a}.SkillSelector-module__Gas2Sa__input:disabled{color:#9ca3af;cursor:not-allowed;background:#f3f4f6}.SkillSelector-module__Gas2Sa__popularSection{margin-bottom:1rem}.SkillSelector-module__Gas2Sa__popularSkills{flex-wrap:wrap;gap:.5rem;display:flex}.SkillSelector-module__Gas2Sa__popularSkill{color:#1b5e20;cursor:pointer;background:#e8f5e9;border:1px solid #81c784;border-radius:.375rem;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.8125rem;transition:all .2s;display:flex}.SkillSelector-module__Gas2Sa__popularSkill:hover:not(:disabled){background:#c8e6c9;border-color:#66bb6a}.SkillSelector-module__Gas2Sa__popularSkill:disabled,.SkillSelector-module__Gas2Sa__popularSkill.SkillSelector-module__Gas2Sa__skillSelected{color:#9ca3af;cursor:default;background:#f3f4f6;border-color:#e5e7eb}.SkillSelector-module__Gas2Sa__usageCount{color:#2e7d32;opacity:.7;font-size:.75rem}.SkillSelector-module__Gas2Sa__selectedSection{margin-top:1rem}.SkillSelector-module__Gas2Sa__skillsList{flex-wrap:wrap;gap:.5rem;min-height:2.5rem;display:flex}.SkillSelector-module__Gas2Sa__emptyState{color:#9ca3af;margin:0;font-size:.8125rem;font-style:italic}.SkillSelector-module__Gas2Sa__skillChip{border-radius:.375rem;align-items:center;gap:.375rem;padding:.375rem .625rem;font-size:.8125rem;font-weight:500;transition:all .2s;display:inline-flex}.SkillSelector-module__Gas2Sa__predefinedChip{color:#005954;background:#e6f0f0;border:1px solid #4caead}.SkillSelector-module__Gas2Sa__customChip{color:#014451;background:#f0f9ff;border:1px solid #67b8b3}.SkillSelector-module__Gas2Sa__customBadge{text-transform:uppercase;letter-spacing:.05em;background:#ffffff80;border-radius:.25rem;padding:.125rem .375rem;font-size:.625rem;font-weight:600;display:inline-block}.SkillSelector-module__Gas2Sa__removeButton{color:currentColor;cursor:pointer;background:#0000001a;border:none;border-radius:50%;justify-content:center;align-items:center;width:1rem;height:1rem;font-size:1rem;line-height:1;transition:all .2s;display:flex}.SkillSelector-module__Gas2Sa__removeButton:hover:not(:disabled){background:#0003;transform:scale(1.1)}.SkillSelector-module__Gas2Sa__removeButton:disabled{opacity:.5;cursor:not-allowed}.SkillSelector-module__Gas2Sa__error{color:#ef4444;margin-top:.5rem;font-size:.8125rem;font-weight:500}@media (max-width:640px){.SkillSelector-module__Gas2Sa__customInput{flex-direction:column}.SkillSelector-module__Gas2Sa__dropdown{max-height:300px}.SkillSelector-module__Gas2Sa__skillChip{padding:.25rem .5rem;font-size:.75rem}}
.OverviewTab-module__PVkRpq__container{max-width:900px}.OverviewTab-module__PVkRpq__section{background:var(--background-card,#fff);border:1px solid var(--border-color,#e0e0e0);border-radius:8px;margin-bottom:2rem;padding:1.5rem}.OverviewTab-module__PVkRpq__section h2{color:var(--text-primary,#1a1a1a);margin-bottom:1.5rem;font-size:1.25rem;font-weight:600}.OverviewTab-module__PVkRpq__subscriptionActive{flex-direction:column;gap:1rem;display:flex}.OverviewTab-module__PVkRpq__subscriptionHeader{justify-content:space-between;align-items:center;display:flex}.OverviewTab-module__PVkRpq__statusBadge{background:var(--success-background,#e8f5e9);color:var(--success-color,#2e7d32);border-radius:6px;padding:.5rem 1rem;font-weight:600}.OverviewTab-module__PVkRpq__price{color:var(--text-primary,#1a1a1a);font-size:1.25rem;font-weight:600}.OverviewTab-module__PVkRpq__subscriptionDetails p{color:var(--text-secondary,#666);margin:.5rem 0;font-size:.875rem}.OverviewTab-module__PVkRpq__canceling{font-weight:500;color:var(--error-color,#dc2626)!important}.OverviewTab-module__PVkRpq__subscriptionInactive{flex-direction:column;gap:1.5rem;display:flex}.OverviewTab-module__PVkRpq__pricingCard{background:var(--background-secondary,#f5f5f5);border-radius:8px;padding:1.5rem}.OverviewTab-module__PVkRpq__pricingCard h3{color:var(--text-primary,#1a1a1a);margin-bottom:1rem;font-size:1.125rem}.OverviewTab-module__PVkRpq__pricingAmount{align-items:baseline;gap:.25rem;margin-bottom:1.5rem;display:flex}.OverviewTab-module__PVkRpq__amount{color:var(--primary-color,#006c67);font-size:2rem;font-weight:700}.OverviewTab-module__PVkRpq__period{color:var(--text-secondary,#666);font-size:1rem}.OverviewTab-module__PVkRpq__features{margin:0 0 1.5rem;padding:0;list-style:none}.OverviewTab-module__PVkRpq__features li{color:var(--text-secondary,#666);padding:.5rem 0 .5rem 1.5rem;font-size:.875rem;position:relative}.OverviewTab-module__PVkRpq__features li:before{content:"✓";color:var(--success-color,#10b981);font-weight:600;position:absolute;left:0}.OverviewTab-module__PVkRpq__publishPrompt{background:var(--info-background,#e3f2fd);border-left:4px solid var(--info-color,#2196f3);border-radius:6px;padding:1rem}.OverviewTab-module__PVkRpq__publishPrompt p{color:var(--text-primary,#1a1a1a);margin:0;font-size:.875rem}.OverviewTab-module__PVkRpq__infoGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:1.5rem;display:grid}.OverviewTab-module__PVkRpq__infoItem{flex-direction:column;gap:.5rem;display:flex}.OverviewTab-module__PVkRpq__infoLabel{color:var(--text-secondary,#666);font-size:.875rem}.OverviewTab-module__PVkRpq__infoValue{color:var(--text-primary,#1a1a1a);text-transform:capitalize;font-size:1rem;font-weight:500}.OverviewTab-module__PVkRpq__description h3{color:var(--text-primary,#1a1a1a);margin-bottom:.75rem;font-size:1rem}.OverviewTab-module__PVkRpq__description p{color:var(--text-secondary,#666);margin:0;font-size:.875rem;line-height:1.6}.OverviewTab-module__PVkRpq__nextSteps{flex-direction:column;gap:1.5rem;display:flex}.OverviewTab-module__PVkRpq__step{align-items:flex-start;gap:1rem;display:flex}.OverviewTab-module__PVkRpq__stepNumber{background:var(--primary-color,#006c67);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-weight:600;display:flex}.OverviewTab-module__PVkRpq__stepContent h4{color:var(--text-primary,#1a1a1a);margin:0 0 .5rem;font-size:1rem}.OverviewTab-module__PVkRpq__stepContent p{color:var(--text-secondary,#666);margin:0;font-size:.875rem}
.VirtualSpaceWidget-module__Np03CW__widget{background-color:var(--color-bg-card,#fff);border:1px solid var(--color-border,#dfe1e5);border-radius:var(--border-radius-md,8px);box-shadow:var(--shadow-sm,0 1px 3px #0000000a);transition:box-shadow .2s ease-in-out;overflow:hidden}.VirtualSpaceWidget-module__Np03CW__widget:hover{box-shadow:var(--shadow-md,0 4px 12px #00000014)}.VirtualSpaceWidget-module__Np03CW__header{background-color:var(--color-primary-light,#e6f0f0);border-bottom:1px solid var(--color-border,#dfe1e5);justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.VirtualSpaceWidget-module__Np03CW__headerLeft{align-items:center;gap:8px;display:flex}.VirtualSpaceWidget-module__Np03CW__icon{color:var(--color-primary,#006c67);flex-shrink:0}.VirtualSpaceWidget-module__Np03CW__title{font-size:var(--font-size-sm,.875rem);font-weight:var(--font-weight-semibold,600);color:var(--color-gray-800,#1f2937);margin:0;line-height:1.4}.VirtualSpaceWidget-module__Np03CW__createButton{height:var(--button-height-compact,32px);background-color:var(--color-primary,#006c67);color:#fff;border-radius:var(--border-radius-md,8px);font-size:var(--font-size-xs,.75rem);font-weight:var(--font-weight-semibold,600);cursor:pointer;white-space:nowrap;border:none;align-items:center;gap:4px;padding:0 12px;transition:background-color .15s ease-in-out;display:flex}.VirtualSpaceWidget-module__Np03CW__createButton:hover{background-color:var(--color-primary-dark,#005550)}.VirtualSpaceWidget-module__Np03CW__createButton:disabled{opacity:.5;cursor:not-allowed}.VirtualSpaceWidget-module__Np03CW__content{padding:16px}.VirtualSpaceWidget-module__Np03CW__description{font-size:var(--font-size-xs,.75rem);font-weight:var(--font-weight-medium,500);color:var(--color-gray-500,#6b7280);text-transform:uppercase;letter-spacing:.04em;margin:0 0 10px}.VirtualSpaceWidget-module__Np03CW__emptyState{text-align:center;padding:12px 0}.VirtualSpaceWidget-module__Np03CW__emptyText{font-size:var(--font-size-sm,.875rem);color:var(--color-gray-500,#6b7280);margin:0 0 16px;line-height:1.5}.VirtualSpaceWidget-module__Np03CW__emptyButton{height:var(--button-height-standard,40px);background-color:var(--color-primary,#006c67);color:#fff;border-radius:var(--border-radius-md,8px);font-size:var(--font-size-sm,.875rem);font-weight:var(--font-weight-semibold,600);cursor:pointer;border:none;align-items:center;gap:6px;padding:0 20px;transition:background-color .15s ease-in-out;display:inline-flex}.VirtualSpaceWidget-module__Np03CW__emptyButton:hover{background-color:var(--color-primary-dark,#005550)}.VirtualSpaceWidget-module__Np03CW__emptyButton:disabled{opacity:.5;cursor:not-allowed}.VirtualSpaceWidget-module__Np03CW__sessionList{flex-direction:column;gap:8px;margin-bottom:12px;display:flex}.VirtualSpaceWidget-module__Np03CW__sessionItem{background-color:var(--color-gray-50,#f9fafb);border:1px solid var(--color-border,#dfe1e5);border-radius:var(--border-radius-md,8px);justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;transition:background-color .15s ease-in-out;display:flex}.VirtualSpaceWidget-module__Np03CW__sessionItem:hover{background-color:var(--color-primary-light,#e6f0f0)}.VirtualSpaceWidget-module__Np03CW__sessionInfo{flex:1;min-width:0}.VirtualSpaceWidget-module__Np03CW__sessionName{font-size:var(--font-size-sm,.875rem);font-weight:var(--font-weight-semibold,600);color:var(--color-gray-800,#1f2937);text-overflow:ellipsis;white-space:nowrap;margin:0 0 3px;overflow:hidden}.VirtualSpaceWidget-module__Np03CW__sessionMeta{font-size:var(--font-size-xs,.75rem);color:var(--color-gray-400,#9ca3af);align-items:center;gap:4px;margin:0;display:flex}.VirtualSpaceWidget-module__Np03CW__joinButton{height:var(--button-height-compact,32px);background-color:var(--color-primary,#006c67);color:#fff;border-radius:var(--border-radius-md,8px);font-size:var(--font-size-xs,.75rem);font-weight:var(--font-weight-semibold,600);cursor:pointer;white-space:nowrap;border:none;flex-shrink:0;align-items:center;gap:4px;padding:0 12px;transition:background-color .15s ease-in-out;display:flex}.VirtualSpaceWidget-module__Np03CW__joinButton:hover{background-color:var(--color-primary-dark,#005550)}.VirtualSpaceWidget-module__Np03CW__viewAllButton{width:100%;color:var(--color-primary,#006c67);font-size:var(--font-size-xs,.75rem);font-weight:var(--font-weight-semibold,600);cursor:pointer;text-align:center;background:0 0;border:none;padding:8px;transition:color .15s ease-in-out;display:block}.VirtualSpaceWidget-module__Np03CW__viewAllButton:hover{color:var(--color-primary-dark,#005550);text-decoration:underline}
.EduPayLoanProfileWidget-module__ItrWQW__title{color:#1f2937;background-color:#e6f0f0;border-bottom:1px solid #e5e7eb;margin:0;padding:12px 16px;font-size:14px;font-weight:600;line-height:1.4}.EduPayLoanProfileWidget-module__ItrWQW__content{padding:16px}.EduPayLoanProfileWidget-module__ItrWQW__row{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:5px 0;display:flex}.EduPayLoanProfileWidget-module__ItrWQW__row:last-of-type{border-bottom:none}.EduPayLoanProfileWidget-module__ItrWQW__label{color:#6b7280;font-size:13px}.EduPayLoanProfileWidget-module__ItrWQW__value{color:#1f2937;font-size:13px;font-weight:600}.EduPayLoanProfileWidget-module__ItrWQW__emptyText{color:#6b7280;margin:0;font-size:13px;line-height:1.5}
.CreateReferralModal-module___7O-eG__form{flex-direction:column;gap:1.25rem;padding:1.5rem;display:flex}.CreateReferralModal-module___7O-eG__helpText{color:#1e40af;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;padding:.75rem 1rem;font-size:.8125rem;line-height:1.5}.CreateReferralModal-module___7O-eG__field{flex-direction:column;flex:1;gap:.5rem;display:flex}.CreateReferralModal-module___7O-eG__label{color:#1f2937;font-size:.875rem;font-weight:600}.CreateReferralModal-module___7O-eG__required{color:#ef4444}.CreateReferralModal-module___7O-eG__input,.CreateReferralModal-module___7O-eG__textarea,.CreateReferralModal-module___7O-eG__select{color:#111827;border:1px solid #d1d5db;border-radius:8px;width:100%;padding:.625rem .875rem;font-family:inherit;font-size:.875rem;transition:all .2s;background:#fff!important}.CreateReferralModal-module___7O-eG__select{appearance:none;cursor:pointer;padding-right:36px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23374151' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e")!important;background-position:right 8px center!important;background-repeat:no-repeat!important;background-size:16px!important}.CreateReferralModal-module___7O-eG__input:focus,.CreateReferralModal-module___7O-eG__textarea:focus,.CreateReferralModal-module___7O-eG__select:focus{border-color:var(--color-primary-default,#006c67);outline:none;box-shadow:0 0 0 3px #006c671a}.CreateReferralModal-module___7O-eG__input:disabled,.CreateReferralModal-module___7O-eG__textarea:disabled,.CreateReferralModal-module___7O-eG__select:disabled{cursor:not-allowed;background:#f3f4f6!important}.CreateReferralModal-module___7O-eG__textarea{resize:vertical;min-height:100px}.CreateReferralModal-module___7O-eG__row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.CreateReferralModal-module___7O-eG__footer{justify-content:flex-end;gap:.75rem;width:100%;display:flex}.CreateReferralModal-module___7O-eG__cancelButton,.CreateReferralModal-module___7O-eG__createButton{cursor:pointer;border:none;border-radius:8px;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .2s}.CreateReferralModal-module___7O-eG__cancelButton{color:#4b5563;background:#fff;border:1px solid #d1d5db}.CreateReferralModal-module___7O-eG__cancelButton:hover:not(:disabled){background:#f9fafb}.CreateReferralModal-module___7O-eG__createButton{background:var(--color-primary-default,#006c67);color:#fff}.CreateReferralModal-module___7O-eG__createButton:hover:not(:disabled){background:var(--color-primary-dark,#005550)}.CreateReferralModal-module___7O-eG__cancelButton:disabled,.CreateReferralModal-module___7O-eG__createButton:disabled{opacity:.5;cursor:not-allowed}@media (max-width:640px){.CreateReferralModal-module___7O-eG__row{grid-template-columns:1fr}}
.AdminListingDetailModal-module__8I29Tq__actionsWrapper{flex-wrap:wrap!important;align-items:flex-start!important;gap:1rem!important;width:100%!important;display:flex!important}.AdminListingDetailModal-module__8I29Tq__actionsWrapper>*{flex-shrink:0}@media (max-width:767px){.AdminListingDetailModal-module__8I29Tq__actionsWrapper>*{flex:calc(50% - .5rem);min-width:calc(50% - .5rem)}}.AdminListingDetailModal-module__8I29Tq__buttonIcon{width:1rem;height:1rem;margin-right:.5rem}.AdminListingDetailModal-module__8I29Tq__statusDropdownContent{z-index:1000;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;min-width:160px;padding:.5rem 0;animation:.2s AdminListingDetailModal-module__8I29Tq__slideDownAndFade;box-shadow:0 4px 6px #0000001a}@keyframes AdminListingDetailModal-module__8I29Tq__slideDownAndFade{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.AdminListingDetailModal-module__8I29Tq__statusDropdownItem{text-align:left;color:#374151;cursor:pointer;background:0 0;border:none;outline:none;width:100%;padding:.75rem 1rem;font-size:.875rem;line-height:1.25rem;transition:background-color .15s;display:block}.AdminListingDetailModal-module__8I29Tq__statusDropdownItem:hover{background-color:#f9fafb}.AdminListingDetailModal-module__8I29Tq__statusDropdownItem:focus{background-color:#f3f4f6}.AdminListingDetailModal-module__8I29Tq__statusDropdownItem[data-disabled]{color:#9ca3af;cursor:default;pointer-events:none;background-color:#f3f4f6}.AdminListingDetailModal-module__8I29Tq__currentStatusBadge{color:#9ca3af;margin-left:.25rem;font-size:.75rem}
.ContentMetricsCard-module__wZvJGW__card{background:var(--color-surface,#fff);border:1px solid var(--color-border,#e2e8f0);border-radius:var(--border-radius-lg,12px);padding:var(--space-4,20px);margin-bottom:var(--space-4,20px)}.ContentMetricsCard-module__wZvJGW__header{justify-content:space-between;align-items:center;gap:var(--space-3,16px);margin-bottom:var(--space-3,16px);flex-wrap:wrap;display:flex}.ContentMetricsCard-module__wZvJGW__title{font-size:var(--font-size-lg,18px);color:var(--color-gray-900,#0f172a);margin:0;font-weight:700}.ContentMetricsCard-module__wZvJGW__badgeOk,.ContentMetricsCard-module__wZvJGW__badgeWarn{font-size:var(--font-size-sm,13px);border-radius:999px;padding:4px 12px;font-weight:600}.ContentMetricsCard-module__wZvJGW__badgeOk{background:var(--color-success-subtle,#dcfce7);color:var(--color-success-dark,#166534)}.ContentMetricsCard-module__wZvJGW__badgeWarn{background:var(--color-warning-subtle,#fef3c7);color:var(--color-warning-dark,#92400e)}.ContentMetricsCard-module__wZvJGW__grid{gap:var(--space-3,16px);grid-template-columns:repeat(auto-fit,minmax(120px,1fr));display:grid}.ContentMetricsCard-module__wZvJGW__tile{border:1px solid var(--color-border,#e2e8f0);border-radius:var(--border-radius-md,8px);padding:var(--space-3,14px);text-align:center}.ContentMetricsCard-module__wZvJGW__tileValue,.ContentMetricsCard-module__wZvJGW__tileValueWarn{font-size:1.75rem;font-weight:700;line-height:1.1}.ContentMetricsCard-module__wZvJGW__tileValue{color:var(--color-gray-900,#0f172a)}.ContentMetricsCard-module__wZvJGW__tileValueWarn{color:var(--color-warning-dark,#b45309)}.ContentMetricsCard-module__wZvJGW__tileLabel{font-size:var(--font-size-xs,12px);color:var(--color-text-secondary,#64748b);margin-top:6px;font-weight:600}.ContentMetricsCard-module__wZvJGW__tileSub{color:var(--color-text-tertiary,#94a3b8);margin-top:2px;font-size:11px}@media (max-width:767px){.ContentMetricsCard-module__wZvJGW__grid{grid-template-columns:repeat(auto-fit,minmax(100px,1fr))}}
.AdminOrganisationDetailModal-module__Lptg8G__actionsWrapper{flex-wrap:wrap!important;align-items:flex-start!important;gap:1rem!important;width:100%!important;display:flex!important}.AdminOrganisationDetailModal-module__Lptg8G__actionsWrapper>*{flex-shrink:0}@media (max-width:767px){.AdminOrganisationDetailModal-module__Lptg8G__actionsWrapper>*{flex:calc(50% - .5rem);min-width:calc(50% - .5rem)}}.AdminOrganisationDetailModal-module__Lptg8G__idText{color:#6b7280;font-size:.875rem}.AdminOrganisationDetailModal-module__Lptg8G__profileDisplay{align-items:center;gap:.5rem;display:flex}.AdminOrganisationDetailModal-module__Lptg8G__avatar{object-fit:cover;border-radius:50%;width:32px;height:32px}.AdminOrganisationDetailModal-module__Lptg8G__notAvailable{color:#9ca3af;font-size:.875rem;font-style:italic}.AdminOrganisationDetailModal-module__Lptg8G__websiteLink{color:#006c67;word-break:break-all;font-size:.875rem;text-decoration:none;transition:color .15s}.AdminOrganisationDetailModal-module__Lptg8G__websiteLink:hover{color:#005a56;text-decoration:underline}.AdminOrganisationDetailModal-module__Lptg8G__statusBadge{text-transform:capitalize;border-radius:9999px;align-items:center;padding:.25rem .625rem;font-size:.75rem;font-weight:600;display:inline-flex}.AdminOrganisationDetailModal-module__Lptg8G__statusBadge[data-status=trialing]{color:#1e40af;background-color:#dbeafe}.AdminOrganisationDetailModal-module__Lptg8G__statusBadge[data-status=active]{color:#065f46;background-color:#d1fae5}.AdminOrganisationDetailModal-module__Lptg8G__statusBadge[data-status=canceled]{color:#92400e;background-color:#fef3c7}.AdminOrganisationDetailModal-module__Lptg8G__statusBadge[data-status=past_due],.AdminOrganisationDetailModal-module__Lptg8G__statusBadge[data-status=unpaid]{color:#991b1b;background-color:#fee2e2}.AdminOrganisationDetailModal-module__Lptg8G__statusBadge[data-status=none]{color:#6b7280;background-color:#f3f4f6}.AdminOrganisationDetailModal-module__Lptg8G__trialActive{color:#059669;font-size:.875rem;font-weight:500}.AdminOrganisationDetailModal-module__Lptg8G__trialExpired{color:#ef4444;font-size:.875rem;font-weight:500}.AdminOrganisationDetailModal-module__Lptg8G__billingInfo{flex-direction:column;gap:.25rem;display:flex}.AdminOrganisationDetailModal-module__Lptg8G__billingRenews{color:#059669;font-size:.75rem;font-weight:500}.AdminOrganisationDetailModal-module__Lptg8G__billingCancels{color:#dc2626;font-size:.75rem;font-weight:500}
.AdminReferralDetailModal-module__jj7-4W__actionsWrapper{flex-wrap:wrap!important;align-items:flex-start!important;gap:1rem!important;width:100%!important;display:flex!important}.AdminReferralDetailModal-module__jj7-4W__actionsWrapper>*{flex-shrink:0}@media (max-width:767px){.AdminReferralDetailModal-module__jj7-4W__actionsWrapper>*{flex:calc(50% - .5rem);min-width:calc(50% - .5rem)}}.AdminReferralDetailModal-module__jj7-4W__idText{color:#6b7280;font-size:.875rem}.AdminReferralDetailModal-module__jj7-4W__profileDisplay{align-items:center;gap:.5rem;display:flex}.AdminReferralDetailModal-module__jj7-4W__avatar{object-fit:cover;border-radius:50%;width:32px;height:32px}.AdminReferralDetailModal-module__jj7-4W__notSignedUp{color:#9ca3af;font-size:.875rem;font-style:italic}.AdminReferralDetailModal-module__jj7-4W__linkButton{color:#006c67;cursor:pointer;background:0 0;border:none;padding:0;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.875rem;text-decoration:underline}.AdminReferralDetailModal-module__jj7-4W__linkButton:hover{color:#005a56}.AdminReferralDetailModal-module__jj7-4W__referralCode{color:#374151;background-color:#f3f4f6;border-radius:.25rem;padding:.25rem .5rem;font-size:.875rem;font-weight:600}.AdminReferralDetailModal-module__jj7-4W__referralLink{color:#006c67;word-break:break-all;font-size:.875rem;text-decoration:none;transition:color .15s}.AdminReferralDetailModal-module__jj7-4W__referralLink:hover{color:#005a56;text-decoration:underline}.AdminReferralDetailModal-module__jj7-4W__statusConverted{text-transform:uppercase;color:#065f46;background-color:#d1fae5;border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.AdminReferralDetailModal-module__jj7-4W__statusSignedUp{text-transform:uppercase;color:#1e40af;background-color:#dbeafe;border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.AdminReferralDetailModal-module__jj7-4W__statusReferred{text-transform:uppercase;color:#92400e;background-color:#fef3c7;border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.AdminReferralDetailModal-module__jj7-4W__statusExpired{text-transform:uppercase;color:#991b1b;background-color:#fee2e2;border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.AdminReferralDetailModal-module__jj7-4W__statusDescription{color:#6b7280;font-size:.875rem;font-style:italic}
.page-module__azDp4a__blogHeader{--hub-header-margin-top:1.5rem;--hub-header-margin-bottom:0;--hub-header-height:3rem;--hub-header-padding-x:1rem;--hub-header-actions-gap:.5rem;--hub-header-actions-margin-left:1rem}@media (max-width:767px){.page-module__azDp4a__blogHeader{--hub-header-margin-top:0rem}}.page-module__azDp4a__blogTabs{--hub-tabs-margin-top:3rem;--hub-tabs-margin-bottom:1rem}@media (max-width:767px){.page-module__azDp4a__blogTabs{--hub-tabs-margin-top:0rem;--hub-tabs-margin-bottom:1rem}}.page-module__azDp4a__loadingState{gap:var(--space-3);padding:var(--space-4);flex-direction:column;min-height:300px;display:flex}.page-module__azDp4a__errorState{text-align:center;justify-content:center;align-items:center;gap:var(--space-2);flex-direction:column;min-height:300px;display:flex}.page-module__azDp4a__modalOverlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.page-module__azDp4a__modal{background:var(--color-bg-card);border-radius:var(--border-radius-lg);padding:var(--space-4);width:480px;max-width:90vw;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #00000026}.page-module__azDp4a__modalTitle{font-size:var(--font-size-lg);font-weight:var(--font-weight-semibold);color:var(--color-gray-900);margin:0 0 .25rem}.page-module__azDp4a__modalSubtitle{font-size:var(--font-size-sm);color:var(--color-gray-500);margin:0 0 1.25rem}.page-module__azDp4a__fieldLabel{font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);color:var(--color-gray-700);margin-bottom:var(--space-1);display:block}.page-module__azDp4a__modalActions{margin-top:var(--space-3);justify-content:flex-end;gap:.75rem;display:flex}.page-module__azDp4a__reviseTypeGrid{gap:var(--space-1);margin-bottom:var(--space-3);flex-wrap:wrap;display:flex}.page-module__azDp4a__reviseTypeBtn{border:1px solid var(--color-gray-200);border-radius:var(--border-radius-md);background:var(--color-bg-card);color:var(--color-gray-700);font-size:var(--font-size-sm);cursor:pointer;padding:.375rem .75rem;font-family:inherit;transition:all .15s}.page-module__azDp4a__reviseTypeBtn:hover{border-color:var(--color-warning-500);color:var(--color-warning-500)}.page-module__azDp4a__reviseTypeBtnActive{border-color:var(--color-warning-500);color:#92400e;font-weight:var(--font-weight-medium);background-color:#fffbeb}.page-module__azDp4a__reviseTextarea{border:1px solid var(--color-border);border-radius:var(--border-radius-md);width:100%;font-size:var(--font-size-sm);color:var(--color-gray-900);background-color:var(--color-gray-50);resize:vertical;padding:.625rem .875rem;font-family:inherit;line-height:1.6;transition:all .15s}.page-module__azDp4a__reviseTextarea:hover{border-color:var(--color-gray-300);background-color:var(--color-bg-card)}.page-module__azDp4a__reviseTextarea:focus{border-color:var(--color-primary);background-color:var(--color-bg-card);outline:none;box-shadow:0 0 0 3px #006c6714}.page-module__azDp4a__reviseTextarea::placeholder{color:var(--color-text-placeholder)}
.AdminReviewDetailModal-module__66K2WG__actionsWrapper{flex-wrap:wrap!important;align-items:flex-start!important;gap:1rem!important;width:100%!important;display:flex!important}.AdminReviewDetailModal-module__66K2WG__actionsWrapper>*{flex-shrink:0}@media (max-width:767px){.AdminReviewDetailModal-module__66K2WG__actionsWrapper>*{flex:calc(50% - .5rem);min-width:calc(50% - .5rem)}}.AdminReviewDetailModal-module__66K2WG__primaryButton{background-color:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex}.AdminReviewDetailModal-module__66K2WG__primaryButton:hover{background-color:var(--color-primary-dark)}.AdminReviewDetailModal-module__66K2WG__primaryButton:disabled{opacity:.5;cursor:not-allowed}.AdminReviewDetailModal-module__66K2WG__secondaryButton{border:1px solid var(--color-border);background-color:var(--color-background);color:var(--color-text-primary);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex}.AdminReviewDetailModal-module__66K2WG__secondaryButton:hover{background-color:var(--color-background-secondary);border-color:var(--color-border-hover)}.AdminReviewDetailModal-module__66K2WG__secondaryButton:disabled{opacity:.5;cursor:not-allowed}.AdminReviewDetailModal-module__66K2WG__dangerButton{color:#991b1b;cursor:pointer;background-color:#fee2e2;border:1px solid #dc2626;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex}.AdminReviewDetailModal-module__66K2WG__dangerButton:hover{background-color:#fecaca;border-color:#b91c1c}.AdminReviewDetailModal-module__66K2WG__dangerButton:disabled{opacity:.5;cursor:not-allowed}.AdminReviewDetailModal-module__66K2WG__section{border-bottom:1px solid var(--color-border);flex-direction:column;gap:1rem;padding:1.5rem 0;display:flex}.AdminReviewDetailModal-module__66K2WG__section:last-child{border-bottom:none}.AdminReviewDetailModal-module__66K2WG__sectionTitle{color:var(--color-text-primary);margin:0 0 .5rem;font-size:16px;font-weight:700}.AdminReviewDetailModal-module__66K2WG__field{flex-direction:column;gap:.5rem;display:flex}.AdminReviewDetailModal-module__66K2WG__field label{color:var(--color-text-tertiary);text-transform:uppercase;letter-spacing:.5px;font-size:13px;font-weight:600}.AdminReviewDetailModal-module__66K2WG__field span{color:var(--color-text-primary);font-size:14px}.AdminReviewDetailModal-module__66K2WG__ratingDisplay{align-items:center;gap:1rem;display:flex}.AdminReviewDetailModal-module__66K2WG__stars{gap:4px;display:flex}.AdminReviewDetailModal-module__66K2WG__starFilled{color:#fbbf24;fill:#fbbf24}.AdminReviewDetailModal-module__66K2WG__starEmpty{color:#d1d5db}.AdminReviewDetailModal-module__66K2WG__ratingValue{color:var(--color-text-primary);font-size:16px;font-weight:600}.AdminReviewDetailModal-module__66K2WG__commentBox{border:1px solid var(--color-border);background-color:var(--color-background-secondary);color:var(--color-text-primary);white-space:pre-wrap;border-radius:8px;padding:1rem;font-size:14px;line-height:1.6}.AdminReviewDetailModal-module__66K2WG__sentimentPositive{color:#065f46;background-color:#d1fae5;border-radius:12px;align-items:center;width:fit-content;padding:6px 12px;font-size:13px;font-weight:600;display:inline-flex}.AdminReviewDetailModal-module__66K2WG__sentimentNeutral{color:#92400e;background-color:#fef3c7;border-radius:12px;align-items:center;width:fit-content;padding:6px 12px;font-size:13px;font-weight:600;display:inline-flex}.AdminReviewDetailModal-module__66K2WG__sentimentNegative{color:#991b1b;background-color:#fee2e2;border-radius:12px;align-items:center;width:fit-content;padding:6px 12px;font-size:13px;font-weight:600;display:inline-flex}.AdminReviewDetailModal-module__66K2WG__verifiedDisplay{align-items:center;gap:.5rem;display:flex}.AdminReviewDetailModal-module__66K2WG__verifiedIcon{color:#10b981}.AdminReviewDetailModal-module__66K2WG__unverifiedIcon{color:#d1d5db}.AdminReviewDetailModal-module__66K2WG__helpfulDisplay{color:var(--color-text-secondary);align-items:center;gap:.5rem;display:flex}.AdminReviewDetailModal-module__66K2WG__profileDisplay{align-items:center;gap:.75rem;display:flex}.AdminReviewDetailModal-module__66K2WG__avatar{object-fit:cover;border-radius:50%;width:40px;height:40px}.AdminReviewDetailModal-module__66K2WG__roleBadge{background-color:var(--color-background-secondary);color:var(--color-text-secondary);text-transform:capitalize;border-radius:12px;width:fit-content;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.AdminReviewDetailModal-module__66K2WG__badgeList{flex-wrap:wrap;gap:.5rem;display:flex}.AdminReviewDetailModal-module__66K2WG__badge{color:#1e40af;background-color:#eff6ff;border-radius:12px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.AdminReviewDetailModal-module__66K2WG__locationBadge{color:#92400e;text-transform:capitalize;background-color:#fef3c7;border-radius:12px;width:fit-content;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.AdminReviewDetailModal-module__66K2WG__statusPending{color:#92400e;background-color:#fef3c7;border-radius:12px;align-items:center;width:fit-content;padding:6px 12px;font-size:13px;font-weight:600;display:inline-flex}.AdminReviewDetailModal-module__66K2WG__statusPublished{color:#065f46;background-color:#d1fae5;border-radius:12px;align-items:center;width:fit-content;padding:6px 12px;font-size:13px;font-weight:600;display:inline-flex}.AdminReviewDetailModal-module__66K2WG__statusExpired{color:#4b5563;background-color:#e5e7eb;border-radius:12px;align-items:center;width:fit-content;padding:6px 12px;font-size:13px;font-weight:600;display:inline-flex}.AdminReviewDetailModal-module__66K2WG__idText{color:var(--color-text-secondary);font-size:13px;font-weight:500}.AdminReviewDetailModal-module__66K2WG__linkButton{color:var(--color-primary);cursor:pointer;background:0 0;border:none;padding:0;font-size:13px;font-weight:500;text-decoration:underline}.AdminReviewDetailModal-module__66K2WG__linkButton:hover{color:var(--color-primary-dark)}.AdminReviewDetailModal-module__66K2WG__jsonDisplay{border:1px solid var(--color-border);color:#d4d4d4;background-color:#1e1e1e;border-radius:8px;max-height:300px;padding:1rem;font-family:SF Mono,Monaco,Courier New,monospace;font-size:12px;line-height:1.5;overflow:auto}
.QualityGatesTab-module__FwoHhW__container{flex-direction:column;gap:2rem;display:flex}.QualityGatesTab-module__FwoHhW__readinessPanel{border:1px solid var(--color-border,#dfe1e5);border-radius:var(--border-radius-md,8px);background:#fff;padding:1.5rem}.QualityGatesTab-module__FwoHhW__readinessHeader{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.QualityGatesTab-module__FwoHhW__readinessIcon{color:var(--color-primary,#006c67);flex-shrink:0}.QualityGatesTab-module__FwoHhW__readinessTitle{color:var(--color-text-primary,#1a1a1a);margin:0;font-size:1.125rem;font-weight:600}.QualityGatesTab-module__FwoHhW__readinessSubtitle{color:var(--color-text-secondary,#6b7280);margin:0;font-size:.8125rem}.QualityGatesTab-module__FwoHhW__readinessScore{color:var(--color-text-primary,#1a1a1a);margin-left:auto;font-size:2rem;font-weight:700}.QualityGatesTab-module__FwoHhW__readinessBar{background:#e5e7eb;border-radius:4px;height:8px;margin-bottom:1rem;overflow:hidden}.QualityGatesTab-module__FwoHhW__readinessFill{border-radius:4px;height:100%;transition:width .4s}.QualityGatesTab-module__FwoHhW__evaluateBtn{background:var(--color-primary,#006c67);color:#fff;cursor:pointer;border:none;border-radius:6px;align-items:center;gap:.5rem;height:36px;padding:0 1rem;font-family:inherit;font-size:.8125rem;font-weight:500;display:flex}.QualityGatesTab-module__FwoHhW__evaluateBtn:disabled{opacity:.5;cursor:not-allowed}.QualityGatesTab-module__FwoHhW__spinner{animation:1s linear infinite QualityGatesTab-module__FwoHhW__spin}@keyframes QualityGatesTab-module__FwoHhW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.QualityGatesTab-module__FwoHhW__gatesPanel{border:1px solid var(--color-border,#dfe1e5);border-radius:var(--border-radius-md,8px);background:#fff;padding:1.5rem}.QualityGatesTab-module__FwoHhW__panelTitle{color:var(--color-text-primary,#1a1a1a);margin:0 0 1rem;font-size:1rem;font-weight:600}.QualityGatesTab-module__FwoHhW__gatesList{flex-direction:column;gap:.5rem;display:flex}.QualityGatesTab-module__FwoHhW__gateRow{background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;align-items:center;gap:.75rem;padding:.75rem;display:flex}.QualityGatesTab-module__FwoHhW__gateDisabled{opacity:.5}.QualityGatesTab-module__FwoHhW__gateToggle input{width:16px;height:16px;accent-color:var(--color-primary,#006c67);cursor:pointer}.QualityGatesTab-module__FwoHhW__gateInfo{flex-direction:column;flex:1;gap:.125rem;min-width:0;display:flex}.QualityGatesTab-module__FwoHhW__gateName{color:var(--color-text-primary,#1a1a1a);font-size:.875rem;font-weight:600}.QualityGatesTab-module__FwoHhW__gateDesc{color:var(--color-text-secondary,#6b7280);font-size:.75rem}.QualityGatesTab-module__FwoHhW__gateDetail{color:var(--color-text-secondary,#6b7280);text-align:right;max-width:200px;font-size:.75rem}.QualityGatesTab-module__FwoHhW__gateTime{color:var(--color-text-tertiary,#9ca3af);white-space:nowrap;font-size:.6875rem}@media (max-width:767px){.QualityGatesTab-module__FwoHhW__gateRow{flex-wrap:wrap}.QualityGatesTab-module__FwoHhW__gateDetail,.QualityGatesTab-module__FwoHhW__gateTime{display:none}.QualityGatesTab-module__FwoHhW__readinessScore{font-size:1.5rem}}
.page-module__71fBOG__filterTabs{margin-bottom:1.5rem}.page-module__71fBOG__bookingsList{flex-direction:column;gap:1rem;display:flex}.page-module__71fBOG__loading{text-align:center;color:#6b7280;padding:2rem}.page-module__71fBOG__error{color:#991b1b;text-align:center;background-color:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;padding:2rem}.page-module__71fBOG__error p{margin:0 0 1rem}
.page-module__47XAlq__container{max-width:1200px;margin:0 auto;padding:0}.page-module__47XAlq__accountHeader{height:14rem;margin-top:-3rem}.page-module__47XAlq__content{margin-top:0;padding-bottom:3rem}.page-module__47XAlq__loading{text-align:center;color:#6b7280;padding:3rem;font-size:1rem}
.page-module__JdRZta__bookingsList{flex-direction:column;gap:1rem;display:flex}.page-module__JdRZta__paginationContainer{margin-top:1rem}.page-module__JdRZta__error{color:#991b1b;background-color:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;margin-bottom:1rem;padding:1rem}@media (max-width:768px){.page-module__JdRZta__bookingsList{gap:.75rem}.page-module__JdRZta__paginationContainer{margin-top:.75rem}.page-module__JdRZta__error{padding:.75rem}}
.page-module__8ymZka__listingsList{flex-direction:column;gap:1rem;display:flex}.page-module__8ymZka__roleBanner{background:var(--color-bg-info,#eff6ff);border:1px solid var(--color-border-info,#bfdbfe);color:var(--color-text-secondary,#4b5563);border-radius:8px;margin-bottom:1rem;padding:.75rem 1rem;font-size:.875rem;line-height:1.5}.page-module__8ymZka__roleBanner strong{text-transform:capitalize}.page-module__8ymZka__paginationContainer{margin-top:1rem}
.page-module__fX6lHG__listingsList{flex-direction:column;gap:1rem;display:flex}.page-module__fX6lHG__roleBanner{background:var(--color-bg-info,#eff6ff);border:1px solid var(--color-border-info,#bfdbfe);color:var(--color-text-secondary,#4b5563);border-radius:8px;margin-bottom:1rem;padding:.75rem 1rem;font-size:.875rem;line-height:1.5}.page-module__fX6lHG__roleBanner strong{text-transform:capitalize}.page-module__fX6lHG__paginationContainer{margin-top:1rem}
/*# sourceMappingURL=15a2f899389c38f9.css.map*/