.HiveMindTemplate-module__NgnyuG__container{flex-direction:column;gap:32px;display:flex}.HiveMindTemplate-module__NgnyuG__header{text-align:center}.HiveMindTemplate-module__NgnyuG__header h1{color:var(--foreground);margin:0 0 8px;font-size:2rem;font-weight:700}.HiveMindTemplate-module__NgnyuG__subtitle{color:var(--muted);margin:0;font-size:1rem}.HiveMindTemplate-module__NgnyuG__statsGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;display:grid}.HiveMindTemplate-module__NgnyuG__statCard{text-align:center;padding:24px!important}.HiveMindTemplate-module__NgnyuG__statValue{color:var(--primary);font-size:2.5rem;font-weight:700;line-height:1}.HiveMindTemplate-module__NgnyuG__statLabel{color:var(--muted);margin-top:8px;font-size:.875rem}.HiveMindTemplate-module__NgnyuG__clickableCard{transition:border-color .2s,transform .2s}.HiveMindTemplate-module__NgnyuG__clickableCard:hover{border-color:var(--primary);transform:translateY(-2px)}.HiveMindTemplate-module__NgnyuG__message{border-radius:8px;padding:12px 16px;font-size:.9rem}.HiveMindTemplate-module__NgnyuG__message.HiveMindTemplate-module__NgnyuG__success{background:rgba(var(--success-rgb),.1);border:1px solid rgba(var(--success-rgb),.3);color:var(--success)}.HiveMindTemplate-module__NgnyuG__message.HiveMindTemplate-module__NgnyuG__error{background:rgba(var(--error-rgb),.1);border:1px solid rgba(var(--error-rgb),.3);color:var(--error)}.HiveMindTemplate-module__NgnyuG__section{flex-direction:column;gap:16px;display:flex}.HiveMindTemplate-module__NgnyuG__section h2{color:var(--foreground);margin:0;font-size:1.25rem;font-weight:600}.HiveMindTemplate-module__NgnyuG__sectionDescription{color:var(--muted);margin:0;font-size:.875rem}.HiveMindTemplate-module__NgnyuG__empty{color:var(--muted);text-align:center;padding:32px;font-style:italic}.HiveMindTemplate-module__NgnyuG__memoryList{flex-direction:column;gap:12px;display:flex}.HiveMindTemplate-module__NgnyuG__memoryCard{padding:16px!important}.HiveMindTemplate-module__NgnyuG__memoryHeader{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:12px;display:flex}.HiveMindTemplate-module__NgnyuG__usageCount{color:var(--muted);margin-left:auto;font-size:.75rem}.HiveMindTemplate-module__NgnyuG__projectId{color:var(--muted);font-size:.75rem}.HiveMindTemplate-module__NgnyuG__memoryLesson{color:var(--foreground);background:var(--card-bg);border:1px solid var(--border);border-radius:6px;margin-bottom:8px;padding:12px;font-size:.95rem;line-height:1.5}.HiveMindTemplate-module__NgnyuG__memoryContext{color:var(--muted);margin-bottom:12px;font-size:.8rem}.HiveMindTemplate-module__NgnyuG__memoryActions{gap:8px;display:flex}.HiveMindTemplate-module__NgnyuG__toolbarRight{justify-content:flex-end;margin-top:-8px;margin-bottom:16px;display:flex}.HiveMindTemplate-module__NgnyuG__filterShell{width:240px}.HiveMindTemplate-module__NgnyuG__errorAction.HiveMindTemplate-module__NgnyuG__errorAction{color:var(--error)}.HiveMindTemplate-module__NgnyuG__errorActionPushed.HiveMindTemplate-module__NgnyuG__errorActionPushed{color:var(--error);margin-left:auto}.HiveMindTemplate-module__NgnyuG__candidatesBanner{background:rgba(var(--primary-rgb),.1);border:1px solid rgba(var(--primary-rgb),.2);border-radius:8px;align-items:center;gap:12px;margin-bottom:24px;padding:16px;display:flex}.HiveMindTemplate-module__NgnyuG__candidatesBannerIcon{font-size:1.5rem}.HiveMindTemplate-module__NgnyuG__candidatesBannerText{color:var(--text-secondary);margin:0;font-size:.9rem}
.Tabs-module__WLrO7q__tabsContainer{border-bottom:1px solid var(--border);gap:8px;margin-bottom:32px;display:flex}.Tabs-module__WLrO7q__tab{color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;padding:12px 16px;font-size:.875rem;font-weight:500;transition:all .2s}.Tabs-module__WLrO7q__tab:hover{color:var(--foreground);background:var(--accent)}.Tabs-module__WLrO7q__active{color:var(--primary);border-bottom-color:var(--primary)}
.MessageModal-module__qkAY6a__container{flex-direction:column;padding:32px 24px 24px;display:flex}.MessageModal-module__qkAY6a__iconWrapper{border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:20px;display:flex}.MessageModal-module__qkAY6a__iconInfo{color:var(--primary);background:#4f46e51a}.MessageModal-module__qkAY6a__iconSuccess{color:var(--success);background:#10b9811a}.MessageModal-module__qkAY6a__iconError{color:var(--error);background:#ef44441a}.MessageModal-module__qkAY6a__iconWarning{background:var(--warning-surface);color:var(--warning)}.MessageModal-module__qkAY6a__title{color:var(--foreground);margin-bottom:12px;font-size:1.25rem;font-weight:600}.MessageModal-module__qkAY6a__message{color:var(--muted-foreground);margin-bottom:32px;font-size:.95rem;line-height:1.6}.MessageModal-module__qkAY6a__actions{justify-content:flex-end;display:flex}.MessageModal-module__qkAY6a__button{min-width:100px}
.ModelMultiSelect-module__XllJtq__container{flex-direction:column;gap:16px;display:flex}.ModelMultiSelect-module__XllJtq__searchWrapper{position:relative}.ModelMultiSelect-module__XllJtq__searchIcon{color:var(--muted-foreground);z-index:10;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.ModelMultiSelect-module__XllJtq__searchInput{padding-left:36px!important}.ModelMultiSelect-module__XllJtq__list{border:1px solid var(--border);background:var(--background);border-radius:8px;max-height:250px;overflow-y:auto}.ModelMultiSelect-module__XllJtq__item{cursor:pointer;border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:10px 12px;transition:all .2s;display:flex}.ModelMultiSelect-module__XllJtq__item:last-child{border-bottom:none}.ModelMultiSelect-module__XllJtq__item:hover{background:var(--accent)}.ModelMultiSelect-module__XllJtq__item.ModelMultiSelect-module__XllJtq__selected{background:rgba(var(--primary-rgb),.05)}.ModelMultiSelect-module__XllJtq__modelInfo{flex:1;align-items:center;gap:10px;display:flex}.ModelMultiSelect-module__XllJtq__botIcon{color:var(--muted-foreground)}.ModelMultiSelect-module__XllJtq__modelName{color:var(--foreground);font-size:13px;font-weight:500}.ModelMultiSelect-module__XllJtq__actions{align-items:center;gap:12px;display:flex}.ModelMultiSelect-module__XllJtq__favButton{color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px;transition:all .2s}.ModelMultiSelect-module__XllJtq__favButton:hover{color:var(--warning);background:var(--warning-surface)}.ModelMultiSelect-module__XllJtq__favButton.ModelMultiSelect-module__XllJtq__active{color:var(--warning)}.ModelMultiSelect-module__XllJtq__checkbox{border:1px solid var(--border);width:18px;height:18px;color:var(--primary);background:var(--background);border-radius:4px;justify-content:center;align-items:center;display:flex}.ModelMultiSelect-module__XllJtq__selected .ModelMultiSelect-module__XllJtq__checkbox{border-color:var(--primary);background:rgba(var(--primary-rgb),.1)}.ModelMultiSelect-module__XllJtq__emptyState{text-align:center;color:var(--muted-foreground);padding:20px;font-size:13px}.ModelMultiSelect-module__XllJtq__summary{flex-direction:column;gap:8px;display:flex}.ModelMultiSelect-module__XllJtq__summaryTitle{color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.05em;font-size:11px;font-weight:700}.ModelMultiSelect-module__XllJtq__chips{flex-wrap:wrap;gap:8px;display:flex}.ModelMultiSelect-module__XllJtq__chip{background:var(--accent);border:1px solid var(--border);color:var(--foreground);border-radius:100px;align-items:center;gap:6px;padding:4px 10px;font-size:11px;display:flex}.ModelMultiSelect-module__XllJtq__chip svg{color:var(--warning)}.ModelMultiSelect-module__XllJtq__removeChip{color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:2px;display:flex}.ModelMultiSelect-module__XllJtq__removeChip:hover{color:var(--error)}
.ProjectSettingsForm-module__7DqIwa__card{padding:1.5rem}.ProjectSettingsForm-module__7DqIwa__header{align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.ProjectSettingsForm-module__7DqIwa__iconWrapper{background:var(--primary);border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.ProjectSettingsForm-module__7DqIwa__headerText h3{color:var(--foreground);margin:0 0 .25rem;font-size:1.1rem;font-weight:600}.ProjectSettingsForm-module__7DqIwa__subtitle{color:var(--muted-foreground);margin:0;font-size:.875rem}.ProjectSettingsForm-module__7DqIwa__config{background:var(--card-bg);border:1px solid var(--border);border-radius:.5rem;padding:1rem}.ProjectSettingsForm-module__7DqIwa__hint{color:var(--muted-foreground);margin:.5rem 0 1rem;font-size:.75rem}.ProjectSettingsForm-module__7DqIwa__editActions{gap:.5rem;margin-top:1.5rem;display:flex}
.ProgressBar-module__8GJrrW__container{width:100%}.ProgressBar-module__8GJrrW__bar{background:var(--muted);border-radius:4px;height:8px;overflow:hidden}.ProgressBar-module__8GJrrW__fill{background:var(--primary);border-radius:4px;height:100%;transition:width .4s}.ProgressBar-module__8GJrrW__fill.ProgressBar-module__8GJrrW__warning{background:var(--warning)}.ProgressBar-module__8GJrrW__fill.ProgressBar-module__8GJrrW__danger{background:var(--error)}
.CreditsMeter-module__J-hAnW__container{width:100%}.CreditsMeter-module__J-hAnW__header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.CreditsMeter-module__J-hAnW__label{color:var(--foreground);font-size:.875rem;font-weight:500}.CreditsMeter-module__J-hAnW__value{color:var(--primary);font-family:monospace;font-size:.875rem;font-weight:600}.CreditsMeter-module__J-hAnW__bottomRow{color:var(--muted-foreground);justify-content:space-between;margin-top:6px;font-size:.75rem;display:flex}.CreditsMeter-module__J-hAnW__hint{color:var(--muted-foreground);margin:8px 0 0;font-size:.75rem}.CreditsMeter-module__J-hAnW__bonusNote{color:var(--success);margin:8px 0 0;font-size:.75rem;font-weight:500}.CreditsMeter-module__J-hAnW__warning{color:var(--error);margin:8px 0 0;font-size:.75rem;font-weight:500}.CreditsMeter-module__J-hAnW__warningIcon{vertical-align:middle;margin-right:4px}
.ContextCard-module__V9o-4W__cardWrapper{cursor:pointer;transition:all .2s;position:relative}.ContextCard-module__V9o-4W__editBtn{cursor:pointer;color:var(--muted-foreground);opacity:.5;background:0 0;border:none;border-radius:6px;padding:6px;transition:all .2s;position:absolute;top:12px;right:12px}.ContextCard-module__V9o-4W__editBtn:hover:not(:disabled){opacity:1;color:var(--primary);background:rgba(var(--primary-rgb),.1)}.ContextCard-module__V9o-4W__cardContent{padding:20px}.ContextCard-module__V9o-4W__headerRow{align-items:center;gap:12px;margin-bottom:12px;display:flex}.ContextCard-module__V9o-4W__iconContainer{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.ContextCard-module__V9o-4W__iconSuccess{background:linear-gradient(135deg,rgba(var(--success-rgb),.15),rgba(var(--success-rgb),.05));color:var(--success);border:1px solid rgba(var(--success-rgb),.2)}.ContextCard-module__V9o-4W__iconWarning{background:linear-gradient(135deg,rgba(var(--warning-rgb),.15),rgba(var(--warning-rgb),.05));color:var(--warning);border:1px solid rgba(var(--warning-rgb),.2)}.ContextCard-module__V9o-4W__titleCol{flex:1;min-width:0}.ContextCard-module__V9o-4W__titleText{margin:0;font-size:.95rem;font-weight:600}.ContextCard-module__V9o-4W__metaRow{align-items:center;gap:8px;margin-top:4px;display:flex}.ContextCard-module__V9o-4W__metaStatus{color:var(--muted-foreground);font-size:.7rem}.ContextCard-module__V9o-4W__previewText{color:var(--muted-foreground);margin:0;font-size:.8rem;line-height:1.5}.ContextCard-module__V9o-4W__previewEmpty{opacity:.6;font-style:italic}.ContextCard-module__V9o-4W__confirmBtn{border:1px solid rgba(var(--warning-rgb),.3);width:100%;color:var(--warning-text);cursor:pointer;background:0 0;border-radius:6px;justify-content:center;align-items:center;gap:6px;margin-top:12px;padding:8px;font-size:.8rem;font-weight:500;transition:all .2s;display:flex}.ContextCard-module__V9o-4W__confirmBtn:hover{background:var(--warning-text);color:#fff}.ContextCard-module__V9o-4W__confirmBtn:disabled{opacity:.7;cursor:not-allowed}.ContextCard-module__V9o-4W__modalContent{padding:0 20px 20px}.ContextCard-module__V9o-4W__modalDesc{color:var(--muted-foreground);margin-bottom:16px;font-size:.9rem}.ContextCard-module__V9o-4W__modalActions{justify-content:space-between;align-items:center;margin-top:16px;display:flex}.ContextCard-module__V9o-4W__modalActions .ContextCard-module__V9o-4W__aiScanBtn{color:var(--primary);gap:8px;font-size:13px}.ContextCard-module__V9o-4W__modalActions .ContextCard-module__V9o-4W__aiScanBtn:hover:not(:disabled){color:var(--primary)}.ContextCard-module__V9o-4W__actionGroup{gap:12px;display:flex}.ContextCard-module__V9o-4W__staleWarning{border-color:rgba(var(--warning-rgb),.5);background-color:var(--warning-surface)}.ContextCard-module__V9o-4W__staleWarning:hover{border-color:rgba(var(--warning-rgb),.8)}.ContextCard-module__V9o-4W__staleBadge{background:var(--warning-surface);color:var(--warning-text);border:1px solid rgba(var(--warning-rgb),.2);border-radius:4px;align-items:center;gap:4px;padding:4px 8px;font-size:.7rem;font-weight:500;display:inline-flex}.ContextCard-module__V9o-4W__textarea{background:var(--background);border:1px solid var(--border);border-radius:var(--radius);width:100%;min-height:120px;color:var(--foreground);resize:vertical;padding:14px;font-family:inherit}.ContextCard-module__V9o-4W__textarea:focus{border-color:var(--primary);outline:none}
.ContextRow-module__301GMW__card{padding:10px 14px;position:relative}.ContextRow-module__301GMW__card.ContextRow-module__301GMW__outdatedCard{opacity:.5}.ContextRow-module__301GMW__header{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.ContextRow-module__301GMW__headerLeft{align-items:center;gap:6px;display:flex}.ContextRow-module__301GMW__dot{background-color:var(--dot-color);border-radius:50%;flex-shrink:0;width:8px;height:8px}.ContextRow-module__301GMW__typeLabel{text-transform:uppercase;letter-spacing:.05em;font-size:.7rem;font-weight:600}.ContextRow-module__301GMW__typeLabelGranular{color:var(--foreground)}.ContextRow-module__301GMW__typeLabelPrimary{color:var(--primary)}.ContextRow-module__301GMW__badgeOffset{margin-left:8px}.ContextRow-module__301GMW__badgeFlex{align-items:center;gap:4px;display:flex}.ContextRow-module__301GMW__date{color:var(--muted-foreground);font-size:.75rem}.ContextRow-module__301GMW__editBox{flex-direction:column;gap:8px;margin-bottom:8px;display:flex}.ContextRow-module__301GMW__textarea{background:var(--accent);border:1px solid var(--primary);width:100%;min-height:80px;color:var(--foreground);resize:vertical;border-radius:8px;outline:none;padding:10px 12px;font-size:.875rem;line-height:1.5}.ContextRow-module__301GMW__editActions{justify-content:flex-end;gap:8px;display:flex}.ContextRow-module__301GMW__editHint{color:var(--muted-foreground);align-self:center;margin-right:auto;font-size:.75rem}.ContextRow-module__301GMW__editButton{gap:6px}.ContextRow-module__301GMW__body{white-space:pre-wrap;margin-bottom:4px;font-size:.85rem}.ContextRow-module__301GMW__bodyDesc{color:var(--muted-foreground);font-style:italic;font-weight:400}.ContextRow-module__301GMW__bodyFile{color:var(--foreground);font-style:normal;font-weight:500}.ContextRow-module__301GMW__content{color:var(--foreground);white-space:pre-wrap;margin-bottom:0;font-size:.85rem;line-height:1.5}.ContextRow-module__301GMW__actions{opacity:0;justify-content:flex-end;align-items:center;gap:4px;margin-top:6px;transition:opacity .15s;display:flex}.ContextRow-module__301GMW__expandButton{background:var(--accent);padding:4px 8px;font-size:.7rem}.ContextRow-module__301GMW__freshnessButton{gap:4px;padding:4px 8px;font-size:.7rem}.ContextRow-module__301GMW__fileHint{color:var(--muted-foreground);opacity:.6;margin-top:4px;font-size:.75rem}
.SubscriptionPanel-module__6_WsfG__container{flex-direction:column;gap:24px;display:flex}.SubscriptionPanel-module__6_WsfG__panel{padding:1.5rem}.SubscriptionPanel-module__6_WsfG__header{align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.SubscriptionPanel-module__6_WsfG__iconWrapper{background:var(--success);border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.SubscriptionPanel-module__6_WsfG__headerText h3{color:var(--foreground);margin:0 0 .25rem;font-size:1.1rem;font-weight:600}.SubscriptionPanel-module__6_WsfG__subtitle{color:var(--muted-foreground);margin:0;font-size:.875rem}.SubscriptionPanel-module__6_WsfG__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:48px 24px;display:flex}.SubscriptionPanel-module__6_WsfG__emptyIcon{background:rgba(var(--primary-rgb),.1);width:64px;height:64px;color:var(--primary);border-radius:50%;justify-content:center;align-items:center;display:flex}.SubscriptionPanel-module__6_WsfG__emptyTitle{color:var(--foreground);margin:0;font-size:1.1rem;font-weight:600}.SubscriptionPanel-module__6_WsfG__emptyDescription{color:var(--muted-foreground);max-width:380px;margin:0;font-size:.875rem;line-height:1.5}.SubscriptionPanel-module__6_WsfG__meterWrapper{background:rgba(var(--primary-rgb),.05);border:1px solid rgba(var(--primary-rgb),.15);border-radius:.5rem;padding:1rem}
.GeneralSettingsEditor-module__EhFy3W__rootCard{padding:0;position:relative;overflow:hidden}.GeneralSettingsEditor-module__EhFy3W__readOnlyContainer{flex-direction:column;display:flex}.GeneralSettingsEditor-module__EhFy3W__editButton{border:1px solid var(--border);border-radius:var(--radius);cursor:pointer;color:var(--muted-foreground);background:0 0;align-items:center;gap:6px;padding:6px 12px;font-size:.75rem;font-weight:500;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.GeneralSettingsEditor-module__EhFy3W__editButton:hover{border-color:var(--primary);color:var(--primary)}.GeneralSettingsEditor-module__EhFy3W__fieldGroup{grid-template-columns:1fr 1fr 1fr;gap:24px;padding:24px 28px;display:grid}.GeneralSettingsEditor-module__EhFy3W__divider{background:var(--border);opacity:.5;height:1px}.GeneralSettingsEditor-module__EhFy3W__fieldColumn{flex-direction:column;gap:6px;display:flex}.GeneralSettingsEditor-module__EhFy3W__fieldLabel{color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.05em;font-size:11px;font-weight:700}.GeneralSettingsEditor-module__EhFy3W__fieldRow{align-items:center;gap:8px;display:flex}.GeneralSettingsEditor-module__EhFy3W__fieldIcon{color:var(--primary);opacity:.7;flex-shrink:0}.GeneralSettingsEditor-module__EhFy3W__fieldValue{color:var(--foreground);font-size:.9375rem;font-weight:500}.GeneralSettingsEditor-module__EhFy3W__editContainer{flex-direction:column;gap:24px;padding:24px 28px;display:flex}.GeneralSettingsEditor-module__EhFy3W__inputRow{grid-template-columns:1fr 1fr;gap:20px;display:grid}.GeneralSettingsEditor-module__EhFy3W__dropdownField{flex-direction:column;gap:6px;display:flex}.GeneralSettingsEditor-module__EhFy3W__dropdownLabel{color:var(--muted-foreground);font-size:.875rem;font-weight:500}.GeneralSettingsEditor-module__EhFy3W__actions{justify-content:flex-end;align-items:center;gap:12px;display:flex}.GeneralSettingsEditor-module__EhFy3W__toast{font-size:.75rem;position:absolute;bottom:-25px;right:0}.GeneralSettingsEditor-module__EhFy3W__toast--success{color:var(--success)}.GeneralSettingsEditor-module__EhFy3W__toast--error{color:var(--error)}.GeneralSettingsEditor-module__EhFy3W__toast--info{color:var(--muted-foreground)}.GeneralSettingsEditor-module__EhFy3W__retranslateDialog{padding:28px 24px 24px}.GeneralSettingsEditor-module__EhFy3W__retranslateDialog__header{align-items:center;gap:10px;margin-bottom:12px;display:flex}.GeneralSettingsEditor-module__EhFy3W__retranslateDialog__icon{color:var(--primary)}.GeneralSettingsEditor-module__EhFy3W__retranslateDialog__title{color:var(--foreground);margin:0;font-size:1.125rem;font-weight:600}.GeneralSettingsEditor-module__EhFy3W__retranslateDialog__message{color:var(--muted-foreground);margin-bottom:20px;font-size:.9375rem;line-height:1.5}.GeneralSettingsEditor-module__EhFy3W__retranslateDialog__actions{justify-content:flex-end;gap:12px;display:flex}@media (max-width:768px){.GeneralSettingsEditor-module__EhFy3W__fieldGroup,.GeneralSettingsEditor-module__EhFy3W__inputRow{grid-template-columns:1fr}}.GeneralSettingsEditor-module__EhFy3W__buttonIcon{margin-right:8px}
.ContextList-module__C1MrCG__emptyState{color:var(--muted-foreground);text-align:center;padding:20px}.ContextList-module__C1MrCG__listContainer{flex-direction:column;gap:12px;display:flex}.ContextList-module__C1MrCG__modalBody{white-space:pre-wrap}.ContextList-module__C1MrCG__modalHeader{color:var(--foreground);border-bottom:1px solid var(--border);margin-bottom:16px;padding-bottom:16px;font-weight:600}
.FileDetailModal-module__Hk8vXG__container{flex-direction:column;gap:24px;display:flex}.FileDetailModal-module__Hk8vXG__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:16px;display:flex}.FileDetailModal-module__Hk8vXG__fileInfo{align-items:center;gap:12px;display:flex}.FileDetailModal-module__Hk8vXG__iconPdf{color:var(--error)}.FileDetailModal-module__Hk8vXG__iconExcel{color:var(--success)}.FileDetailModal-module__Hk8vXG__iconDefault{color:var(--muted-foreground)}.FileDetailModal-module__Hk8vXG__fileNameGroup{flex-direction:column;gap:2px;display:flex}.FileDetailModal-module__Hk8vXG__fileName{color:var(--foreground);font-size:1.1rem;font-weight:600}.FileDetailModal-module__Hk8vXG__fileMeta{color:var(--muted-foreground);font-size:.8rem}.FileDetailModal-module__Hk8vXG__headerActions{gap:8px;display:flex}.FileDetailModal-module__Hk8vXG__section{flex-direction:column;gap:12px;display:flex}.FileDetailModal-module__Hk8vXG__section h4{color:var(--foreground);margin:0;font-size:.875rem;font-weight:600}.FileDetailModal-module__Hk8vXG__sectionHeader{justify-content:space-between;align-items:center;display:flex}.FileDetailModal-module__Hk8vXG__metaContent{flex-direction:column;gap:8px;display:flex}.FileDetailModal-module__Hk8vXG__title{color:var(--foreground);margin:0;font-size:1rem;font-weight:500}.FileDetailModal-module__Hk8vXG__description{color:var(--muted-foreground);margin:0;font-size:.875rem;line-height:1.5}.FileDetailModal-module__Hk8vXG__editForm{flex-direction:column;gap:12px;display:flex}.FileDetailModal-module__Hk8vXG__textarea{background:var(--accent);border:1px solid var(--border);width:100%;color:var(--foreground);resize:vertical;border-radius:8px;outline:none;padding:10px 12px;font-size:.875rem;line-height:1.5;transition:border-color .2s}.FileDetailModal-module__Hk8vXG__textarea:focus{border-color:var(--primary)}.FileDetailModal-module__Hk8vXG__editActions{justify-content:flex-end;gap:8px;display:flex}.FileDetailModal-module__Hk8vXG__contentPreview{background:var(--accent);border:1px solid var(--border);border-radius:8px;max-height:300px;padding:16px;overflow-y:auto}.FileDetailModal-module__Hk8vXG__contentPreview pre{white-space:pre-wrap;word-wrap:break-word;color:var(--foreground);margin:0;font-family:SF Mono,Monaco,Inconsolata,Fira Code,monospace;font-size:.8rem;line-height:1.5}.FileDetailModal-module__Hk8vXG__footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;padding-top:16px;display:flex}.FileDetailModal-module__Hk8vXG__deleteButton{color:var(--error)!important}.FileDetailModal-module__Hk8vXG__deleteButton:hover{background:#ef44441a!important}
.ProjectSlugEditor-module__biyV9W__rootCard{flex-direction:column;gap:16px;margin-top:16px;padding:24px 28px;display:flex;position:relative;overflow:hidden}.ProjectSlugEditor-module__biyV9W__header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.ProjectSlugEditor-module__biyV9W__headerText{flex-direction:column;gap:4px;display:flex}.ProjectSlugEditor-module__biyV9W__label{color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.05em;font-size:11px;font-weight:700}.ProjectSlugEditor-module__biyV9W__helper{color:var(--muted-foreground);max-width:60ch;margin:0;font-size:.8125rem;line-height:1.4}.ProjectSlugEditor-module__biyV9W__editButton{border:1px solid var(--border);border-radius:var(--radius);cursor:pointer;color:var(--muted-foreground);background:0 0;flex-shrink:0;align-items:center;gap:6px;padding:6px 12px;font-size:.75rem;font-weight:500;transition:all .2s;display:flex}.ProjectSlugEditor-module__biyV9W__editButton:hover{border-color:var(--primary);color:var(--primary)}.ProjectSlugEditor-module__biyV9W__readOnly{font-size:.9375rem;font-family:var(--font-mono,ui-monospace,SFMono-Regular,monospace);align-items:center;gap:8px;display:flex}.ProjectSlugEditor-module__biyV9W__urlIcon{color:var(--primary);opacity:.7;flex-shrink:0}.ProjectSlugEditor-module__biyV9W__urlPrefix{color:var(--muted-foreground)}.ProjectSlugEditor-module__biyV9W__urlValue{color:var(--foreground);font-weight:600}.ProjectSlugEditor-module__biyV9W__editor{flex-direction:column;gap:12px;display:flex}.ProjectSlugEditor-module__biyV9W__inputWrap{align-items:center;gap:8px;display:flex}.ProjectSlugEditor-module__biyV9W__error{color:var(--error);margin:0;font-size:.8125rem}.ProjectSlugEditor-module__biyV9W__actions{justify-content:flex-end;gap:8px;display:flex}.ProjectSlugEditor-module__biyV9W__confirmDialog{flex-direction:column;gap:16px;padding:24px;display:flex}.ProjectSlugEditor-module__biyV9W__confirmHeader{align-items:center;gap:10px;display:flex}.ProjectSlugEditor-module__biyV9W__confirmIcon{color:var(--warning)}.ProjectSlugEditor-module__biyV9W__confirmTitle{color:var(--foreground);margin:0;font-size:1.125rem;font-weight:600}.ProjectSlugEditor-module__biyV9W__confirmMessage{color:var(--muted-foreground);margin:0;font-size:.9375rem;line-height:1.55}.ProjectSlugEditor-module__biyV9W__confirmMessage code{background:var(--accent);border-radius:4px;padding:1px 6px;font-size:.875em}.ProjectSlugEditor-module__biyV9W__confirmActions{justify-content:flex-end;gap:8px;display:flex}.ProjectSlugEditor-module__biyV9W__buttonIcon{margin-right:8px}
.AccountSelector-module__SDpSIG__container{flex-direction:column;gap:8px;margin:16px 0;display:flex}.AccountSelector-module__SDpSIG__group{flex-direction:column;gap:8px;margin-bottom:12px;display:flex}.AccountSelector-module__SDpSIG__groupName{color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px;padding-left:4px;font-size:.8rem;font-weight:600}.AccountSelector-module__SDpSIG__item{border:1px solid var(--border);background:var(--card-bg);cursor:pointer;border-radius:12px;align-items:center;gap:16px;padding:12px 16px;transition:all .2s;display:flex}.AccountSelector-module__SDpSIG__item:hover{border-color:var(--primary);background:var(--accent);transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a}.AccountSelector-module__SDpSIG__selected{border-color:var(--primary);background:#6366f11a}.AccountSelector-module__SDpSIG__info{flex:1;min-width:0}.AccountSelector-module__SDpSIG__nameRow{align-items:center;gap:8px;margin-bottom:2px;display:flex}.AccountSelector-module__SDpSIG__name{color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:600;overflow:hidden}.AccountSelector-module__SDpSIG__recommendedBadge{color:var(--primary);text-transform:uppercase;letter-spacing:.02em;background:#6366f11a;border-radius:10px;align-items:center;gap:4px;padding:2px 8px;font-size:.7rem;font-weight:700;display:flex}.AccountSelector-module__SDpSIG__infoIcon{color:var(--primary);opacity:.8;cursor:help}.AccountSelector-module__SDpSIG__tooltipTrigger{align-items:center;display:flex;position:relative}.AccountSelector-module__SDpSIG__tooltip{background:var(--card-bg);border:1px solid var(--border);width:200px;color:var(--foreground);text-transform:none;letter-spacing:normal;z-index:50;pointer-events:none;border-radius:8px;padding:12px;font-size:.75rem;font-weight:400;display:none;position:absolute;bottom:100%;left:50%;transform:translate(-50%)translateY(-8px);box-shadow:0 10px 15px -3px #0000001a}.AccountSelector-module__SDpSIG__tooltip p{margin:0;line-height:1.4}.AccountSelector-module__SDpSIG__tooltip:after{content:"";border-style:solid;border-width:6px;border-color:var(--border)transparent transparent transparent;position:absolute;top:100%;left:50%;transform:translate(-50%)}.AccountSelector-module__SDpSIG__tooltipTrigger:hover .AccountSelector-module__SDpSIG__tooltip{display:block}.AccountSelector-module__SDpSIG__recommendedItem{border-left:3px solid var(--primary)}.AccountSelector-module__SDpSIG__details{color:var(--muted-foreground);font-size:.8rem}.AccountSelector-module__SDpSIG__badge{background:var(--accent);color:var(--muted-foreground);white-space:nowrap;border-radius:20px;align-items:center;gap:6px;padding:4px 10px;font-size:.75rem;font-weight:500;display:flex}.AccountSelector-module__SDpSIG__active{color:var(--success);background:#10b9811a}.AccountSelector-module__SDpSIG__dot{background:var(--muted-foreground);border-radius:50%;width:6px;height:6px}.AccountSelector-module__SDpSIG__active .AccountSelector-module__SDpSIG__dot{background:var(--success)}.AccountSelector-module__SDpSIG__loading{opacity:.7;pointer-events:none}.AccountSelector-module__SDpSIG__empty{text-align:center;color:var(--muted-foreground);background:var(--accent);border:1px dashed var(--border);border-radius:12px;padding:20px}.AccountSelector-module__SDpSIG__loadingWrapper{color:var(--muted-foreground);background:var(--accent);border:1px solid var(--border);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:40px;display:flex}.AccountSelector-module__SDpSIG__spinner{border:3px solid #6366f11a;border-top-color:var(--primary);border-radius:50%;width:24px;height:24px;animation:.8s linear infinite AccountSelector-module__SDpSIG__spin}@keyframes AccountSelector-module__SDpSIG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.FileContextTable-module__g7oqHa__container{flex-direction:column;gap:16px;display:flex}.FileContextTable-module__g7oqHa__searchBar{max-width:300px;position:relative}.FileContextTable-module__g7oqHa__searchIcon{color:var(--muted-foreground);pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.FileContextTable-module__g7oqHa__searchBar input{padding-left:36px!important}.FileContextTable-module__g7oqHa__tableWrapper{border:1px solid var(--border);background:var(--card-bg);border-radius:12px;overflow-x:auto}.FileContextTable-module__g7oqHa__table{border-collapse:collapse;width:100%;font-size:.875rem}.FileContextTable-module__g7oqHa__table th{text-align:left;color:var(--muted-foreground);border-bottom:1px solid var(--border);background:var(--accent);white-space:nowrap;padding:12px 16px;font-weight:600}.FileContextTable-module__g7oqHa__table td{border-bottom:1px solid var(--border);vertical-align:middle;padding:12px 16px}.FileContextTable-module__g7oqHa__table tbody tr:last-child td{border-bottom:none}.FileContextTable-module__g7oqHa__row{cursor:pointer;transition:background .15s}.FileContextTable-module__g7oqHa__row:hover{background:var(--accent)}.FileContextTable-module__g7oqHa__thFile{width:25%;min-width:180px}.FileContextTable-module__g7oqHa__thTitle{width:40%;min-width:200px}.FileContextTable-module__g7oqHa__thSize{width:10%;min-width:80px}.FileContextTable-module__g7oqHa__thDate{width:12%;min-width:100px}.FileContextTable-module__g7oqHa__thActions{text-align:right;width:13%;min-width:100px}.FileContextTable-module__g7oqHa__fileCell{align-items:center;gap:10px;display:flex}.FileContextTable-module__g7oqHa__iconPdf{color:var(--error)}.FileContextTable-module__g7oqHa__iconExcel{color:var(--success)}.FileContextTable-module__g7oqHa__iconDefault{color:var(--muted-foreground)}.FileContextTable-module__g7oqHa__fileName{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;max-width:200px;font-weight:500;overflow:hidden}.FileContextTable-module__g7oqHa__titleCell{flex-direction:column;gap:2px;display:flex}.FileContextTable-module__g7oqHa__title{color:var(--foreground);font-weight:500}.FileContextTable-module__g7oqHa__description{color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;max-width:300px;font-size:.8rem;overflow:hidden}.FileContextTable-module__g7oqHa__tdSize,.FileContextTable-module__g7oqHa__tdDate{color:var(--muted-foreground);white-space:nowrap}.FileContextTable-module__g7oqHa__staleBadge{background:var(--warning-surface);color:var(--warning-text);border-radius:var(--radius-sm);white-space:nowrap;border:1px solid var(--warning-border);margin-left:8px;padding:2px 6px;font-size:.65rem;font-weight:500}.FileContextTable-module__g7oqHa__confirmButton{background:var(--bg-card);border:1px solid var(--warning-text);color:var(--warning-text);border-radius:var(--radius-sm);cursor:pointer;margin-right:8px;padding:4px 8px;font-size:.7rem;font-weight:600;transition:all .2s}.FileContextTable-module__g7oqHa__confirmButton:hover{background:var(--warning);color:var(--bg-card-elevated);border-color:var(--warning)}.FileContextTable-module__g7oqHa__tdActions{text-align:right}.FileContextTable-module__g7oqHa__actions{justify-content:flex-end;gap:4px;display:flex}.FileContextTable-module__g7oqHa__emptyState{text-align:center;background:var(--card-bg);border:1px dashed var(--border);color:var(--muted-foreground);border-radius:12px;padding:40px}.FileContextTable-module__g7oqHa__noResults{text-align:center;color:var(--muted-foreground);padding:20px;font-size:.875rem}
.IntegrationCard-module__IVvueW__card{margin-bottom:1rem;padding:1.5rem}.IntegrationCard-module__IVvueW__header{align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.IntegrationCard-module__IVvueW__iconWrapper{background:var(--background);border:1px solid var(--border);width:48px;height:48px;color:var(--primary);border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;display:flex}.IntegrationCard-module__IVvueW__iconWrapper img{object-fit:contain}.IntegrationCard-module__IVvueW__headerText h3{color:var(--foreground);margin:0 0 .25rem;font-size:1.1rem;font-weight:600}.IntegrationCard-module__IVvueW__subtitle{color:var(--muted-foreground);margin:0;font-size:.875rem}.IntegrationCard-module__IVvueW__connectedStatus{color:var(--success);vertical-align:middle;align-items:center;gap:.25rem;font-weight:500;display:inline-flex}.IntegrationCard-module__IVvueW__connectedIcon{color:var(--success)}.IntegrationCard-module__IVvueW__connectedRow{justify-content:space-between;align-items:center;display:flex}.IntegrationCard-module__IVvueW__connectedRow .IntegrationCard-module__IVvueW__header{margin-bottom:0}.IntegrationCard-module__IVvueW__propertyName{color:var(--foreground);align-items:center;gap:.5rem;margin:0;font-size:.875rem;display:flex}.IntegrationCard-module__IVvueW__accountCount{color:var(--muted-foreground);font-weight:400}.IntegrationCard-module__IVvueW__addAccountButton{flex-shrink:0;margin-left:auto}.IntegrationCard-module__IVvueW__iconActions{gap:.5rem;display:flex}.IntegrationCard-module__IVvueW__content{margin-bottom:1rem}.IntegrationCard-module__IVvueW__editActions{gap:12px;margin-top:8px;margin-bottom:16px;display:flex}.IntegrationCard-module__IVvueW__footerActions{border-top:1px solid var(--border);justify-content:flex-end;padding-top:1rem;display:flex}.IntegrationCard-module__IVvueW__scopeWarning{background:var(--warning-surface);border:1px solid var(--warning-border);color:var(--warning-text);border-radius:.5rem;justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:1rem;padding:.75rem 1rem;font-size:.8125rem;line-height:1.5;display:flex}.IntegrationCard-module__IVvueW__scopeWarningContent{flex:1;align-items:flex-start;gap:.5rem;display:flex}.IntegrationCard-module__IVvueW__scopeWarningContent svg{flex-shrink:0;margin-top:2px}.IntegrationCard-module__IVvueW__scopeWarningClose{all:unset;cursor:pointer;color:var(--warning-text);opacity:.7;border-radius:.25rem;flex-shrink:0;justify-content:center;align-items:center;padding:.25rem;transition:opacity .15s;display:flex}.IntegrationCard-module__IVvueW__scopeWarningClose:hover{opacity:1}
.SectionHeader-module__k8Tj-G__header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.SectionHeader-module__k8Tj-G__titleGroup{align-items:center;gap:8px;display:flex}.SectionHeader-module__k8Tj-G__title{color:var(--foreground);align-items:center;gap:8px;margin:0;font-size:1rem;font-weight:600;display:flex}.SectionHeader-module__k8Tj-G__count{color:var(--muted-foreground);font-size:.875rem;font-weight:400}.SectionHeader-module__k8Tj-G__tooltipWrapper{align-items:center;display:flex;position:relative}.SectionHeader-module__k8Tj-G__infoIcon{color:var(--muted-foreground);cursor:help;opacity:.6;transition:opacity .15s}.SectionHeader-module__k8Tj-G__infoIcon:hover{opacity:1}.SectionHeader-module__k8Tj-G__tooltipContent{background:var(--foreground);color:var(--background);white-space:normal;z-index:100;opacity:0;visibility:hidden;pointer-events:none;border-radius:8px;width:280px;padding:10px 14px;font-size:.75rem;font-weight:400;line-height:1.5;transition:opacity .15s,visibility .15s;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 4px 12px #0003}.SectionHeader-module__k8Tj-G__tooltipContent:before{content:"";border:6px solid #0000;border-bottom-color:var(--foreground);position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.SectionHeader-module__k8Tj-G__tooltipWrapper:hover .SectionHeader-module__k8Tj-G__tooltipContent{opacity:1;visibility:visible}
.ProductDialogs-module__ty4bWq__content{padding:0 20px 20px}.ProductDialogs-module__ty4bWq__cancelButton{color:var(--muted-foreground);background:var(--background);border:1px solid var(--border);cursor:pointer;border-radius:6px;padding:6px 12px;font-size:12px;font-weight:500;transition:all .2s}.ProductDialogs-module__ty4bWq__cancelButton:hover{background:var(--accent)}.ProductDialogs-module__ty4bWq__tabNav{border-bottom:1px solid var(--border);margin-bottom:24px;display:flex}.ProductDialogs-module__ty4bWq__tabButton{color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:6px;padding:12px 16px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.ProductDialogs-module__ty4bWq__tabButton:hover{color:var(--foreground)}.ProductDialogs-module__ty4bWq__tabButtonActive{color:var(--primary);border-bottom-color:var(--primary)}.ProductDialogs-module__ty4bWq__formSection{flex-direction:column;gap:20px;display:flex}.ProductDialogs-module__ty4bWq__fieldLabel{color:var(--primary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px;font-size:11px;font-weight:800}.ProductDialogs-module__ty4bWq__viewModeImage{border-radius:var(--radius-lg);border:1px solid var(--border);justify-content:center;align-items:center;width:100%;height:200px;display:flex;overflow:hidden}.ProductDialogs-module__ty4bWq__viewModeImageWithContent{background:var(--card-bg)}.ProductDialogs-module__ty4bWq__viewModeImagePlaceholder{background:linear-gradient(135deg,rgba(var(--primary-rgb),.08)0%,rgba(var(--primary-rgb),.02)100%)}.ProductDialogs-module__ty4bWq__viewModeImg{object-fit:cover;width:100%;height:100%}.ProductDialogs-module__ty4bWq__placeholderIcon{color:var(--primary);opacity:.3}.ProductDialogs-module__ty4bWq__viewModeTitle{color:var(--foreground);font-size:18px;font-weight:600}.ProductDialogs-module__ty4bWq__viewModeDescription{color:var(--muted-foreground);font-size:14px;line-height:1.6}.ProductDialogs-module__ty4bWq__viewModeSpecs{color:var(--foreground);background:var(--card-bg);border-radius:var(--radius-md);border:1px solid var(--border);white-space:pre-wrap;padding:12px 16px;font-size:13px;line-height:1.5}.ProductDialogs-module__ty4bWq__viewModeLink{color:var(--primary);align-items:center;gap:8px;font-size:14px;text-decoration:underline;display:flex}.ProductDialogs-module__ty4bWq__viewModePlaceholder{color:var(--muted-foreground);font-size:14px}.ProductDialogs-module__ty4bWq__textInput{background:var(--background);border:1px solid var(--border);border-radius:var(--radius-md);width:100%;color:var(--foreground);outline:none;padding:12px 16px;font-size:14px;transition:border-color .2s}.ProductDialogs-module__ty4bWq__textInput:focus{border-color:var(--primary)}.ProductDialogs-module__ty4bWq__textarea{background:var(--background);border:1px solid var(--border);border-radius:var(--radius-md);width:100%;color:var(--foreground);resize:none;outline:none;padding:12px 16px;font-size:14px;transition:border-color .2s}.ProductDialogs-module__ty4bWq__textarea:focus{border-color:var(--primary)}.ProductDialogs-module__ty4bWq__dropZone{border:2px dashed var(--border);border-radius:var(--radius-lg);text-align:center;background:var(--background);cursor:pointer;padding:24px;transition:all .2s}.ProductDialogs-module__ty4bWq__dropZoneDragging{border-color:var(--primary);background:rgba(var(--primary-rgb),.05)}.ProductDialogs-module__ty4bWq__dropZoneContent{flex-direction:column;align-items:center;gap:8px;display:flex}.ProductDialogs-module__ty4bWq__dropZoneIcon{color:var(--muted-foreground);opacity:.5}.ProductDialogs-module__ty4bWq__dropZoneText{color:var(--muted-foreground);font-size:13px}.ProductDialogs-module__ty4bWq__dropZoneHint{color:var(--muted-foreground);opacity:.7;font-size:11px}.ProductDialogs-module__ty4bWq__imagePreview{border:1px solid var(--border);object-fit:cover;border-radius:8px;max-width:120px;max-height:120px}.ProductDialogs-module__ty4bWq__removeImageBtn{color:var(--error);cursor:pointer;background:0 0;border:none;font-size:12px}.ProductDialogs-module__ty4bWq__uploadingState{color:var(--muted-foreground);justify-content:center;align-items:center;gap:8px;display:flex}.ProductDialogs-module__ty4bWq__imageUrlInput{background:var(--background);border:1px solid var(--border);border-radius:var(--radius);width:100%;color:var(--foreground);outline:none;padding:10px 14px;font-size:13px}.ProductDialogs-module__ty4bWq__imageUrlInput:focus{border-color:var(--primary)}.ProductDialogs-module__ty4bWq__scanContent{text-align:center;flex-direction:column;gap:20px;padding:20px 0;display:flex}.ProductDialogs-module__ty4bWq__scanIconWrapper{border-radius:var(--radius-xl);background:rgba(var(--primary-rgb),.1);width:60px;height:60px;color:var(--primary);justify-content:center;align-items:center;margin:0 auto 16px;display:flex}.ProductDialogs-module__ty4bWq__scanTitle{margin-bottom:8px;font-size:1.1rem;font-weight:600}.ProductDialogs-module__ty4bWq__scanDescription{color:var(--muted-foreground);max-width:400px;margin:0 auto;font-size:14px;line-height:1.5}.ProductDialogs-module__ty4bWq__scanHint{color:var(--muted-foreground);opacity:.7;font-size:12px}.ProductDialogs-module__ty4bWq__submitButton{margin-top:8px}.ProductDialogs-module__ty4bWq__scanButtonWrapper{margin-top:12px}.ProductDialogs-module__ty4bWq__formatsHint{color:var(--muted-foreground);margin-top:12px;font-size:11px}.ProductDialogs-module__ty4bWq__aiReviewHint{color:var(--muted-foreground);margin:0;font-size:12px;line-height:1.5}.ProductDialogs-module__ty4bWq__candidateList{flex-direction:column;gap:12px;max-height:420px;display:flex;overflow-y:auto}.ProductDialogs-module__ty4bWq__candidateCard{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--card-bg);flex-direction:column;gap:10px;padding:12px;display:flex}.ProductDialogs-module__ty4bWq__candidateImageWrap{border-radius:var(--radius-md);border:1px solid var(--border);background:var(--card-bg);width:100%;height:120px;overflow:hidden}.ProductDialogs-module__ty4bWq__candidateImage{object-fit:cover;width:100%;height:100%}.ProductDialogs-module__ty4bWq__candidateHeader{align-items:center;gap:8px;display:flex}.ProductDialogs-module__ty4bWq__candidateRemove{color:var(--error);border-radius:var(--radius);cursor:pointer;justify-content:center;align-items:center;padding:8px;display:flex}.ProductDialogs-module__ty4bWq__candidateRemove:hover{background:rgba(var(--primary-rgb),.05)}.ProductDialogs-module__ty4bWq__aiActions{justify-content:space-between;gap:12px;margin-top:8px;display:flex}
.GoogleAdsCustomerSelector-module__cLoRmW__container{flex-direction:column;gap:8px;display:flex}.GoogleAdsCustomerSelector-module__cLoRmW__loading,.GoogleAdsCustomerSelector-module__cLoRmW__noCustomers{text-align:center;background:var(--background);border:1px dashed var(--border);color:var(--muted-foreground);border-radius:8px;flex-direction:column;align-items:center;gap:12px;margin-bottom:16px;padding:24px;font-size:.875rem;display:flex}.GoogleAdsCustomerSelector-module__cLoRmW__customerGrid{grid-template-columns:1fr;gap:8px;max-height:300px;margin-bottom:16px;padding-right:4px;display:grid;overflow-y:auto}.GoogleAdsCustomerSelector-module__cLoRmW__customerItem{background:var(--background);border:1px solid var(--border);cursor:pointer;border-radius:8px;align-items:center;gap:12px;padding:12px;transition:all .2s;display:flex}.GoogleAdsCustomerSelector-module__cLoRmW__customerItem:hover{background:var(--accent);border-color:var(--primary)}.GoogleAdsCustomerSelector-module__cLoRmW__customerItem.GoogleAdsCustomerSelector-module__cLoRmW__selected{background:rgba(var(--primary-rgb),.05);border-color:var(--primary)}.GoogleAdsCustomerSelector-module__cLoRmW__checkbox{border:1px solid var(--border);background:var(--background);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;transition:all .2s;display:flex}.GoogleAdsCustomerSelector-module__cLoRmW__selected .GoogleAdsCustomerSelector-module__cLoRmW__checkbox{background:var(--primary);border-color:var(--primary);color:#fff}.GoogleAdsCustomerSelector-module__cLoRmW__customerInfo{flex-direction:column;gap:2px;min-width:0;display:flex}.GoogleAdsCustomerSelector-module__cLoRmW__nameRow{align-items:center;gap:8px;display:flex}.GoogleAdsCustomerSelector-module__cLoRmW__customerName{color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;font-size:.9375rem;font-weight:500;overflow:hidden}.GoogleAdsCustomerSelector-module__cLoRmW__recommendedBadge{color:var(--primary);text-transform:uppercase;letter-spacing:.02em;background:#6366f11a;border-radius:8px;align-items:center;gap:4px;padding:1px 6px;font-size:.65rem;font-weight:700;display:flex}.GoogleAdsCustomerSelector-module__cLoRmW__sparkle{font-size:.75rem}.GoogleAdsCustomerSelector-module__cLoRmW__recommendedItem{border-left:3px solid var(--primary)!important}.GoogleAdsCustomerSelector-module__cLoRmW__customerId{color:var(--muted-foreground);font-size:.75rem}.GoogleAdsCustomerSelector-module__cLoRmW__managerHeader{color:var(--muted-foreground);border-bottom:1px solid var(--border);align-items:center;gap:8px;margin-top:4px;padding:10px 12px;font-size:.8125rem;display:flex}.GoogleAdsCustomerSelector-module__cLoRmW__managerHeader:first-child{margin-top:0}.GoogleAdsCustomerSelector-module__cLoRmW__managerName{color:var(--foreground);font-size:.875rem;font-weight:600}.GoogleAdsCustomerSelector-module__cLoRmW__mccBadge{color:var(--warning,#f59e0b);text-transform:uppercase;letter-spacing:.04em;background:#f59e0b1f;border-radius:4px;padding:1px 6px;font-size:.625rem;font-weight:700}.GoogleAdsCustomerSelector-module__cLoRmW__subAccount{margin-left:24px}.GoogleAdsCustomerSelector-module__cLoRmW__customerGrid::-webkit-scrollbar{width:6px}.GoogleAdsCustomerSelector-module__cLoRmW__customerGrid::-webkit-scrollbar-track{background:0 0}.GoogleAdsCustomerSelector-module__cLoRmW__customerGrid::-webkit-scrollbar-thumb{background:var(--border);border-radius:10px}.GoogleAdsCustomerSelector-module__cLoRmW__customerGrid::-webkit-scrollbar-thumb:hover{background:var(--muted-foreground)}
.TextContextCard-module__1JW1ZW__card{cursor:pointer;border:1px solid var(--border);flex-direction:column;width:240px;min-width:240px;height:160px;padding:16px;transition:all .2s;display:flex;position:relative}.TextContextCard-module__1JW1ZW__card:hover{border-color:var(--primary);transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.TextContextCard-module__1JW1ZW__pinned{background:linear-gradient(135deg,var(--card-bg)0%,#6366f108 100%)}.TextContextCard-module__1JW1ZW__deleteButton{z-index:2;position:absolute;top:6px;right:6px}.TextContextCard-module__1JW1ZW__pinnedLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--primary);align-items:center;gap:4px;margin-bottom:6px;font-size:.65rem;font-weight:600;display:flex}.TextContextCard-module__1JW1ZW__title{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;margin:0 0 6px;font-size:.8rem;font-weight:600;overflow:hidden}.TextContextCard-module__1JW1ZW__content{color:var(--muted-foreground);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;flex:1;margin:0;font-size:.7rem;line-height:1.4;display:-webkit-box;overflow:hidden}.TextContextCard-module__1JW1ZW__date{color:var(--muted-foreground);opacity:.7;margin-top:auto;font-size:.65rem}.TextContextCard-module__1JW1ZW__showAllCard{cursor:pointer;border:1px dashed var(--border);background:var(--accent);flex-direction:column;justify-content:center;align-items:center;gap:8px;width:120px;min-width:120px;height:160px;padding:16px;transition:all .2s;display:flex}.TextContextCard-module__1JW1ZW__showAllCard:hover{border-color:var(--primary);background:#6366f10d}.TextContextCard-module__1JW1ZW__showAllText{color:var(--primary);font-size:.75rem;font-weight:600}.TextContextCard-module__1JW1ZW__showAllCount{color:var(--primary);font-size:1.2rem;font-weight:700}.TextContextCard-module__1JW1ZW__staleWarning{background:var(--warning-surface);color:var(--warning-text);border-radius:var(--radius-sm);border:1px solid var(--warning-border);justify-content:space-between;align-items:center;margin-bottom:10px;padding:6px 10px;font-size:.75rem;font-weight:600;display:flex}.TextContextCard-module__1JW1ZW__confirmButton{background:var(--bg-card);border:1px solid var(--warning-text);color:var(--warning-text);border-radius:var(--radius-sm);cursor:pointer;padding:4px 10px;font-size:.7rem;font-weight:600;transition:all .2s}.TextContextCard-module__1JW1ZW__confirmButton:hover{background:var(--warning);color:var(--bg-card-elevated);border-color:var(--warning)}
.PersonaManualForm-module__JSzgeG__textInput{background:var(--background);border:1px solid var(--border);width:100%;color:var(--foreground);border-radius:10px;outline:none;padding:12px 16px;font-size:14px}.PersonaManualForm-module__JSzgeG__smallInput{background:var(--background);border:1px solid var(--border);width:100%;color:var(--foreground);border-radius:10px;outline:none;padding:10px 14px;font-size:14px}.PersonaManualForm-module__JSzgeG__textarea{background:var(--background);border:1px solid var(--border);width:100%;color:var(--foreground);resize:none;border-radius:10px;outline:none;padding:12px 16px;font-size:14px}.PersonaManualForm-module__JSzgeG__smallTextarea{background:var(--background);border:1px solid var(--border);width:100%;color:var(--foreground);resize:none;border-radius:10px;outline:none;padding:10px 14px;font-size:14px}.PersonaManualForm-module__JSzgeG__avatarHeader{align-items:center;gap:12px;display:flex}.PersonaManualForm-module__JSzgeG__avatarImage{border:2px solid var(--border);border-radius:50%;width:40px;height:40px}.PersonaManualForm-module__JSzgeG__nameDisplay{color:var(--foreground);font-size:16px;font-weight:600}.PersonaManualForm-module__JSzgeG__descriptionDisplay{color:var(--muted-foreground);font-size:14px;line-height:1.6}.PersonaManualForm-module__JSzgeG__formGrid{flex-direction:column;gap:20px;display:flex}.PersonaManualForm-module__JSzgeG__selectField{border-radius:8px;width:100%;padding:10px}.PersonaManualForm-module__JSzgeG__badge{background:var(--card-bg);color:var(--muted-foreground);border:1px solid var(--border);text-transform:capitalize;border-radius:20px;padding:4px 12px;font-size:12px;font-weight:700;display:inline-block}.PersonaManualForm-module__JSzgeG__badgePrimary{text-transform:capitalize;background:rgba(var(--primary-rgb),.1);color:var(--primary);border:none;border-radius:20px;padding:4px 12px;font-size:12px;font-weight:700;display:inline-block}.PersonaManualForm-module__JSzgeG__badgeAnti{text-transform:capitalize;background:rgba(var(--error-rgb),.1);color:var(--error);border:none;border-radius:20px;padding:4px 12px;font-size:12px;font-weight:700;display:inline-block}.PersonaManualForm-module__JSzgeG__tagsWrapper{flex-wrap:wrap;gap:6px;display:flex}.PersonaManualForm-module__JSzgeG__tagPain{background:rgba(var(--error-rgb),.1);color:var(--error);border-radius:6px;padding:4px 10px;font-size:12px;font-weight:600}.PersonaManualForm-module__JSzgeG__tagMotivation{background:rgba(var(--primary-rgb),.1);color:var(--primary);border-radius:6px;padding:4px 10px;font-size:12px;font-weight:600}.PersonaManualForm-module__JSzgeG__ageRangeText{color:var(--foreground);font-size:14px}.PersonaManualForm-module__JSzgeG__submitBtn{margin-top:8px}.PersonaManualForm-module__JSzgeG__btnIcon{margin-right:8px}
.TextContextTableModal-module__DDD3kq__container{flex-direction:column;gap:16px;max-height:70vh;display:flex}.TextContextTableModal-module__DDD3kq__toolbar{justify-content:space-between;align-items:center;gap:16px;display:flex}.TextContextTableModal-module__DDD3kq__searchWrapper{flex:1;max-width:300px;position:relative}.TextContextTableModal-module__DDD3kq__searchIcon{color:var(--muted-foreground);position:absolute;top:50%;left:12px;transform:translateY(-50%)}.TextContextTableModal-module__DDD3kq__searchInput{background:var(--accent);border:1px solid var(--border);width:100%;color:var(--foreground);border-radius:8px;outline:none;padding:8px 12px 8px 36px;font-size:14px}.TextContextTableModal-module__DDD3kq__searchInput:focus{border-color:var(--primary)}.TextContextTableModal-module__DDD3kq__bulkActions{align-items:center;gap:12px;display:flex}.TextContextTableModal-module__DDD3kq__selectedCount{color:var(--muted-foreground);font-size:13px;font-weight:600}.TextContextTableModal-module__DDD3kq__tableWrapper{border:1px solid var(--border);background:var(--card-bg);border-radius:12px;overflow-y:auto}.TextContextTableModal-module__DDD3kq__table{border-collapse:collapse;width:100%;font-size:.875rem}.TextContextTableModal-module__DDD3kq__table th{text-align:left;color:var(--muted-foreground);border-bottom:1px solid var(--border);background:var(--accent);white-space:nowrap;text-transform:uppercase;letter-spacing:.05em;padding:12px 16px;font-size:12px;font-weight:600}.TextContextTableModal-module__DDD3kq__table td{border-bottom:1px solid var(--border);vertical-align:middle;padding:12px 16px}.TextContextTableModal-module__DDD3kq__table tbody tr:last-child td{border-bottom:none}.TextContextTableModal-module__DDD3kq__thCheckbox{width:40px}.TextContextTableModal-module__DDD3kq__thTitle{width:20%}.TextContextTableModal-module__DDD3kq__thContent{width:45%}.TextContextTableModal-module__DDD3kq__thDate{width:15%}.TextContextTableModal-module__DDD3kq__thActions{text-align:right;width:10%}.TextContextTableModal-module__DDD3kq__row{cursor:pointer;transition:background .15s}.TextContextTableModal-module__DDD3kq__row:hover{background:var(--accent)}.TextContextTableModal-module__DDD3kq__rowSelected{background:#6366f10d}.TextContextTableModal-module__DDD3kq__rowSelected:hover{background:#6366f114}.TextContextTableModal-module__DDD3kq__checkbox{border:2px solid var(--border);background:var(--background);color:#fff;cursor:pointer;border-radius:4px;justify-content:center;align-items:center;width:18px;height:18px;transition:all .15s;display:flex}.TextContextTableModal-module__DDD3kq__checkbox.TextContextTableModal-module__DDD3kq__checked{background:var(--primary);border-color:var(--primary)}.TextContextTableModal-module__DDD3kq__tdTitle{color:var(--foreground);font-weight:500}.TextContextTableModal-module__DDD3kq__tdContent{color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;max-width:300px;overflow:hidden}.TextContextTableModal-module__DDD3kq__tdDate{color:var(--muted-foreground);white-space:nowrap}.TextContextTableModal-module__DDD3kq__tdActions{text-align:right}.TextContextTableModal-module__DDD3kq__editButton{color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:6px;transition:all .15s}.TextContextTableModal-module__DDD3kq__editButton:hover{color:var(--primary);background:#6366f11a}.TextContextTableModal-module__DDD3kq__staleBadge{background:var(--warning-surface);color:var(--warning-text);border-radius:var(--radius-sm);white-space:nowrap;border:1px solid var(--warning-border);margin-left:8px;padding:2px 6px;font-size:.65rem;font-weight:500}.TextContextTableModal-module__DDD3kq__confirmButton{background:var(--bg-card);border:1px solid var(--warning-text);color:var(--warning-text);border-radius:var(--radius-sm);cursor:pointer;margin-right:8px;padding:4px 8px;font-size:.7rem;font-weight:600;transition:all .2s}.TextContextTableModal-module__DDD3kq__confirmButton:hover{background:var(--warning);color:var(--bg-card-elevated);border-color:var(--warning)}.TextContextTableModal-module__DDD3kq__emptyState{text-align:center;color:var(--muted-foreground);padding:40px}
.MetaAdsConnection-module__bf8yWa__card{margin-bottom:1rem;padding:1.5rem}.MetaAdsConnection-module__bf8yWa__header{align-items:flex-start;gap:16px;margin-bottom:1.5rem;display:flex}.MetaAdsConnection-module__bf8yWa__iconWrapper{background:var(--background);border:1px solid var(--border);width:48px;height:48px;color:var(--primary);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.MetaAdsConnection-module__bf8yWa__headerText h3{color:var(--foreground);margin:0 0 4px;font-size:1.125rem;font-weight:600}.MetaAdsConnection-module__bf8yWa__subtitle{color:var(--muted-foreground);margin:0;font-size:.875rem;line-height:1.4}.MetaAdsConnection-module__bf8yWa__connectedRow{justify-content:space-between;align-items:center;width:100%;display:flex}.MetaAdsConnection-module__bf8yWa__connectedRow .MetaAdsConnection-module__bf8yWa__header{margin-bottom:0}.MetaAdsConnection-module__bf8yWa__propertyName{color:var(--foreground);align-items:center;gap:.5rem;margin:0;font-size:.875rem;font-weight:500;display:flex}.MetaAdsConnection-module__bf8yWa__connected{color:var(--success)}.MetaAdsConnection-module__bf8yWa__iconActions{gap:8px;display:flex}.MetaAdsConnection-module__bf8yWa__editActions{gap:12px;margin-top:1.5rem;display:flex}.MetaAdsConnection-module__bf8yWa__actions{border-top:1px solid var(--border);justify-content:flex-end;margin-top:1.5rem;padding-top:16px;display:flex}.MetaAdsConnection-module__bf8yWa__disconnectBtn{color:var(--error);cursor:pointer;opacity:.7;background:0 0;border:none;border-radius:4px;align-items:center;gap:4px;padding:4px 8px;font-size:.8125rem;font-weight:500;transition:opacity .2s;display:flex}.MetaAdsConnection-module__bf8yWa__disconnectBtn:hover{opacity:1;background:rgba(var(--error-rgb),.1)}.MetaAdsConnection-module__bf8yWa__loading{color:var(--text-muted);text-align:center;padding:12px;font-size:.875rem}.MetaAdsConnection-module__bf8yWa__error{background:rgba(var(--error-rgb),.1);border:1px solid rgba(var(--error-rgb),.2);color:var(--error);border-radius:8px;margin:12px 0;padding:12px;font-size:.875rem}.MetaAdsConnection-module__bf8yWa__formGroup{margin-bottom:16px}.MetaAdsConnection-module__bf8yWa__label{color:var(--muted-foreground);margin-bottom:6px;font-size:.75rem;font-weight:500;display:block}.MetaAdsConnection-module__bf8yWa__loadingText{color:var(--muted-foreground);padding:12px;font-size:.875rem}.MetaAdsConnection-module__bf8yWa__pagesHeader{color:var(--muted-foreground);margin-bottom:8px;font-size:.75rem;font-weight:500}.MetaAdsConnection-module__bf8yWa__pagesList{flex-direction:column;gap:4px;max-height:150px;display:flex;overflow-y:auto}.MetaAdsConnection-module__bf8yWa__pageRow{background:var(--muted);color:var(--foreground);border-radius:6px;align-items:center;gap:8px;padding:6px 10px;font-size:.8125rem;display:flex}.MetaAdsConnection-module__bf8yWa__pageRowIcon{color:var(--muted-foreground)}.MetaAdsConnection-module__bf8yWa__warningBox{background:var(--warning-surface);border:1px solid var(--warning-border);border-radius:6px;align-items:flex-start;gap:8px;padding:10px;font-size:.75rem;display:flex}.MetaAdsConnection-module__bf8yWa__warningIcon{color:var(--warning);flex-shrink:0;margin-top:1px}.MetaAdsConnection-module__bf8yWa__hintText{color:var(--muted-foreground);margin:6px 0 0;font-size:.6875rem}.MetaAdsConnection-module__bf8yWa__errorText{color:var(--error);margin-top:12px;font-size:.875rem}
.Selector-module__-N4M9W__wrapper{position:relative}.Selector-module__-N4M9W__trigger{background:var(--card-bg);border:1px solid var(--border);border-radius:var(--radius-md);cursor:pointer;flex-wrap:wrap;align-items:center;gap:6px;min-height:44px;padding:8px 12px;transition:all .2s;display:flex}.Selector-module__-N4M9W__trigger:hover{border-color:var(--primary)}.Selector-module__-N4M9W__triggerOpen{border-color:var(--primary);box-shadow:0 0 0 1px var(--primary)}.Selector-module__-N4M9W__placeholder{color:var(--muted-foreground);font-size:.8125rem}.Selector-module__-N4M9W__chevron{color:var(--muted-foreground);margin-left:auto;transition:transform .2s}.Selector-module__-N4M9W__chevronOpen{transform:rotate(180deg)}.Selector-module__-N4M9W__selectedTag{background:rgba(var(--primary-rgb),.1);color:var(--primary);border-radius:var(--radius-sm);border:1px solid rgba(var(--primary-rgb),.2);cursor:pointer;align-items:center;gap:6px;padding:4px 10px;font-size:.75rem;font-weight:600;display:flex}.Selector-module__-N4M9W__selectedTag:hover{background:rgba(var(--primary-rgb),.15)}.Selector-module__-N4M9W__tagIcon{opacity:.6}.Selector-module__-N4M9W__overlay{z-index:90;position:fixed;inset:0}.Selector-module__-N4M9W__panel{background:var(--background);border:1px solid var(--border);border-radius:var(--radius-md);z-index:100;flex-direction:column;gap:4px;max-height:300px;padding:8px;display:flex;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow-y:auto;box-shadow:0 16px 40px #00000026}.Selector-module__-N4M9W__option{border-radius:var(--radius);cursor:pointer;background:0 0;justify-content:space-between;align-items:center;padding:10px 12px;transition:all .15s;display:flex}.Selector-module__-N4M9W__option:hover,.Selector-module__-N4M9W__optionSelected{background:var(--accent)}.Selector-module__-N4M9W__optionContent{flex:1;align-items:center;gap:10px;display:flex}.Selector-module__-N4M9W__optionIcon{color:var(--muted-foreground)}.Selector-module__-N4M9W__optionIconSelected{color:var(--primary)}.Selector-module__-N4M9W__optionTextContainer{flex-direction:column;display:flex}.Selector-module__-N4M9W__optionLabel{color:var(--foreground);opacity:.8;font-size:.8125rem;font-weight:400}.Selector-module__-N4M9W__optionLabelSelected{opacity:1;font-weight:600}.Selector-module__-N4M9W__optionDescription{color:var(--muted-foreground);white-space:nowrap;text-overflow:ellipsis;max-width:200px;font-size:.6875rem;overflow:hidden}.Selector-module__-N4M9W__optionActions{align-items:center;gap:4px;display:flex}.Selector-module__-N4M9W__checkbox{border:1px solid var(--border);border-radius:var(--radius-sm);background:0 0;justify-content:center;align-items:center;width:18px;height:18px;margin-left:4px;transition:all .15s;display:flex}.Selector-module__-N4M9W__checkboxChecked{background:var(--primary);border-color:var(--primary)}.Selector-module__-N4M9W__divider{background:var(--border);height:1px;margin:4px 0}.Selector-module__-N4M9W__addButton{width:100%;color:var(--primary);justify-content:flex-start;padding:10px 12px;font-size:.8125rem}.Selector-module__-N4M9W__empty{color:var(--muted-foreground);text-align:center;padding:12px;font-size:.8125rem}.Selector-module__-N4M9W__spacer{flex:1}
.TextContextEditModal-module__Rb8g6q__form{flex-direction:column;gap:20px;padding:8px 0;display:flex}.TextContextEditModal-module__Rb8g6q__field{flex-direction:column;gap:8px;display:flex}.TextContextEditModal-module__Rb8g6q__label{color:var(--foreground);font-size:.875rem;font-weight:500}.TextContextEditModal-module__Rb8g6q__input{background:var(--accent);border:1px solid var(--border);color:var(--foreground);border-radius:8px;outline:none;padding:10px 12px;font-size:14px;transition:border-color .2s}.TextContextEditModal-module__Rb8g6q__input:focus{border-color:var(--primary)}.TextContextEditModal-module__Rb8g6q__textarea{background:var(--accent);border:1px solid var(--border);color:var(--foreground);resize:vertical;border-radius:8px;outline:none;min-height:120px;padding:12px;font-size:14px;line-height:1.5;transition:border-color .2s}.TextContextEditModal-module__Rb8g6q__textarea:focus{border-color:var(--primary)}.TextContextEditModal-module__Rb8g6q__actions{justify-content:flex-end;gap:12px;padding-top:8px;display:flex}
.AhrefsConnection-module__nDwBPG__form{flex-direction:column;gap:16px;display:flex}.AhrefsConnection-module__nDwBPG__field{flex-direction:column;gap:6px;display:flex}.AhrefsConnection-module__nDwBPG__label{color:var(--foreground);font-size:.8125rem;font-weight:600}.AhrefsConnection-module__nDwBPG__optional{color:var(--muted-foreground);font-weight:400}.AhrefsConnection-module__nDwBPG__hint{color:var(--muted-foreground);font-size:.75rem}.AhrefsConnection-module__nDwBPG__select{width:100%;color:var(--foreground);background:var(--background);border:1px solid var(--border);cursor:pointer;border-radius:6px;padding:8px 10px;font-size:.875rem}.AhrefsConnection-module__nDwBPG__select:focus{border-color:var(--primary);outline:none}.AhrefsConnection-module__nDwBPG__error{color:var(--error);margin:0;font-size:.8125rem}
.PersonaAutoGenerateForm-module__xgerVq__container{text-align:center}.PersonaAutoGenerateForm-module__xgerVq__title{color:var(--foreground);margin-bottom:8px;font-size:18px;font-weight:700}.PersonaAutoGenerateForm-module__xgerVq__description{color:var(--muted-foreground);max-width:350px;margin:0 auto 24px;font-size:14px;line-height:1.6}.PersonaAutoGenerateForm-module__xgerVq__fieldGroup{text-align:left;margin-bottom:24px}.PersonaAutoGenerateForm-module__xgerVq__fieldGroupMuted{text-align:left;margin-bottom:20px}.PersonaAutoGenerateForm-module__xgerVq__headerRow{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.PersonaAutoGenerateForm-module__xgerVq__selectField{border-radius:8px;width:100%;padding:10px}.PersonaAutoGenerateForm-module__xgerVq__textareaField{background:var(--background);border:1px solid var(--border);width:100%;color:var(--foreground);resize:none;border-radius:10px;outline:none;padding:12px 16px;font-size:14px}.PersonaAutoGenerateForm-module__xgerVq__submitBtn{border-radius:12px;width:100%;height:48px}.PersonaAutoGenerateForm-module__xgerVq__btnIcon{margin-right:8px}
.DeleteProjectSection-module__a-dapa__container{border:1px solid var(--border);border-radius:var(--radius);background:0 0;justify-content:space-between;align-items:center;gap:24px;padding:24px;display:flex}.DeleteProjectSection-module__a-dapa__content{align-items:flex-start;gap:16px;display:flex}.DeleteProjectSection-module__a-dapa__iconWrapper{background:var(--accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.DeleteProjectSection-module__a-dapa__warningIcon{color:var(--error)}.DeleteProjectSection-module__a-dapa__textContainer{flex-direction:column;gap:4px;display:flex}.DeleteProjectSection-module__a-dapa__title{color:var(--error);margin:0;font-size:1rem;font-weight:600}.DeleteProjectSection-module__a-dapa__description{color:var(--muted-foreground);margin:0;font-size:.875rem}.DeleteProjectSection-module__a-dapa__deleteButton{flex-shrink:0}@media (max-width:640px){.DeleteProjectSection-module__a-dapa__container{flex-direction:column;align-items:flex-start}.DeleteProjectSection-module__a-dapa__deleteButton{width:100%}}
.EventAddModal-module__f2smCW__form{flex-direction:column;gap:20px;padding:8px 0;display:flex}.EventAddModal-module__f2smCW__field{flex-direction:column;gap:8px;display:flex}.EventAddModal-module__f2smCW__label{color:var(--foreground);font-size:.875rem;font-weight:500}.EventAddModal-module__f2smCW__textarea{background:var(--accent);border:1px solid var(--border);color:var(--foreground);resize:vertical;border-radius:8px;outline:none;min-height:120px;padding:12px;font-size:14px;line-height:1.5;transition:border-color .2s}.EventAddModal-module__f2smCW__textarea:focus{border-color:var(--primary)}.EventAddModal-module__f2smCW__actions{justify-content:flex-end;gap:12px;padding-top:8px;display:flex}.EventAddModal-module__f2smCW__datePickerField{margin-bottom:16px}.EventAddModal-module__f2smCW__datePickerLabel{margin-bottom:8px;display:block}.EventAddModal-module__f2smCW__datePickerWrapper{background:var(--accent);border:1px solid var(--border);border-radius:10px;justify-content:center;padding:8px 4px;font-size:.8rem;display:flex}.EventAddModal-module__f2smCW__dateRangeDisplay{text-align:center;color:var(--text-muted);margin-top:8px;font-size:.85rem}.EventAddModal-module__f2smCW__dateRangeDisplay.EventAddModal-module__f2smCW__hasDate{color:var(--text-main)}
.ReportRow-module__wvJEVa__row{justify-content:space-between;align-items:flex-start;gap:16px;padding:20px;display:flex}.ReportRow-module__wvJEVa__header{flex-direction:column;gap:8px;min-width:0;display:flex}.ReportRow-module__wvJEVa__titleRow{align-items:center;gap:8px;display:flex}.ReportRow-module__wvJEVa__title{color:var(--foreground);margin:0;font-size:1rem;font-weight:600}.ReportRow-module__wvJEVa__inactiveBadge{background:var(--border);color:var(--foreground);border-radius:10px;padding:2px 6px;font-size:.7rem}.ReportRow-module__wvJEVa__meta{color:var(--muted-foreground);flex-wrap:wrap;gap:16px;font-size:.875rem;display:flex}.ReportRow-module__wvJEVa__metaItem{align-items:center;gap:6px;display:flex}.ReportRow-module__wvJEVa__metaStrong{color:var(--foreground);font-weight:500}.ReportRow-module__wvJEVa__metaCapitalize{text-transform:capitalize}.ReportRow-module__wvJEVa__actions{flex-shrink:0;gap:8px;display:flex}.ReportRow-module__wvJEVa__iconButton{height:auto;padding:6px 10px}.ReportRow-module__wvJEVa__sendIcon{margin-right:6px}
.PersonaModal-module__yKbiUG__modalBody{padding:0 20px 20px}.PersonaModal-module__yKbiUG__headerActionsWrapper{z-index:10;gap:8px;display:flex;position:absolute;top:12px;right:48px}.PersonaModal-module__yKbiUG__tabsContainer{border-bottom:1px solid var(--border);margin-bottom:24px;display:flex}.PersonaModal-module__yKbiUG__contentStack{flex-direction:column;gap:20px;display:flex}.PersonaModal-module__yKbiUG__tabButton{color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:6px;padding:12px 16px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.PersonaModal-module__yKbiUG__tabButtonActive{color:var(--primary);border-bottom-color:var(--primary)}
.DashboardSettingsPopover-module__SukBrq__wrapper{display:inline-flex;position:relative}.DashboardSettingsPopover-module__SukBrq__trigger{border-radius:var(--radius-sm);width:22px;height:22px;color:var(--muted-foreground);cursor:pointer;opacity:0;background:0 0;border:none;justify-content:center;align-items:center;transition:background .15s,color .15s,opacity .15s;display:inline-flex}.DashboardSettingsPopover-module__SukBrq__trigger:focus-visible,.DashboardSettingsPopover-module__SukBrq__trigger.DashboardSettingsPopover-module__SukBrq__open{opacity:1}.DashboardSettingsPopover-module__SukBrq__trigger:hover,.DashboardSettingsPopover-module__SukBrq__trigger.DashboardSettingsPopover-module__SukBrq__open{background:rgba(var(--canvas-rgb),.1);color:var(--canvas-color)}@media (hover:none){.DashboardSettingsPopover-module__SukBrq__trigger{opacity:1}}.DashboardSettingsPopover-module__SukBrq__popover{z-index:1000;background:var(--card-bg-elevated);border:1px solid var(--border);border-radius:var(--radius-md);flex-direction:column;gap:12px;width:280px;padding:14px;display:flex;position:absolute;box-shadow:0 12px 32px #0000002e}.DashboardSettingsPopover-module__SukBrq__field{flex-direction:column;display:flex}.DashboardSettingsPopover-module__SukBrq__toggleRow{flex-direction:column;gap:4px;display:flex}.DashboardSettingsPopover-module__SukBrq__toggleHint{color:var(--muted-foreground);align-items:center;gap:4px;padding-left:24px;font-size:.6875rem;display:inline-flex}.DashboardSettingsPopover-module__SukBrq__actions{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:8px;margin-top:2px;padding-top:12px;display:flex}.DashboardSettingsPopover-module__SukBrq__actionsRight{align-items:center;gap:8px;display:inline-flex}.DashboardSettingsPopover-module__SukBrq__deleteBtn{color:var(--error);border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:none;align-items:center;gap:5px;padding:5px 8px;font-size:.75rem;font-weight:500;transition:background .15s;display:inline-flex}.DashboardSettingsPopover-module__SukBrq__deleteBtn:hover{background:rgba(var(--error-rgb),.1)}.DashboardSettingsPopover-module__SukBrq__cancelBtn{color:var(--muted-foreground);border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:none;padding:6px 10px;font-size:.75rem;font-weight:500;transition:color .15s}.DashboardSettingsPopover-module__SukBrq__cancelBtn:hover{color:var(--foreground)}.DashboardSettingsPopover-module__SukBrq__saveBtn{color:var(--primary-foreground);background:var(--canvas-color);border-radius:var(--radius-sm);cursor:pointer;border:none;padding:6px 14px;font-size:.75rem;font-weight:600;transition:background .15s}.DashboardSettingsPopover-module__SukBrq__saveBtn:hover:not(:disabled){background:var(--canvas-color-dark)}.DashboardSettingsPopover-module__SukBrq__saveBtn:disabled{opacity:.5;cursor:not-allowed}
.DashboardTabs-module__o_Uj0a__tabs{scrollbar-width:thin;align-items:center;gap:4px;padding:6px 8px;display:flex;overflow-x:auto}.DashboardTabs-module__o_Uj0a__tab{border-radius:var(--radius);background:0 0;border:1px solid #0000;flex-shrink:0;align-items:center;gap:2px;padding:2px 4px 2px 6px;transition:background .15s,border-color .15s;display:inline-flex}.DashboardTabs-module__o_Uj0a__tab:hover{background:var(--accent)}.DashboardTabs-module__o_Uj0a__tab.DashboardTabs-module__o_Uj0a__active{background:rgba(var(--canvas-rgb),.2)}.DashboardTabs-module__o_Uj0a__tab.DashboardTabs-module__o_Uj0a__active:hover{background:rgba(var(--canvas-rgb),.28)}.DashboardTabs-module__o_Uj0a__tab:hover .DashboardTabs-module__o_Uj0a__settingsTrigger{opacity:1}.DashboardTabs-module__o_Uj0a__tabButton{max-width:200px;color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:5px 4px;font-size:.8125rem;font-weight:500;transition:color .15s;display:inline-flex}.DashboardTabs-module__o_Uj0a__tab.DashboardTabs-module__o_Uj0a__active .DashboardTabs-module__o_Uj0a__tabButton{color:var(--canvas-color);font-weight:600}.DashboardTabs-module__o_Uj0a__tabTitle{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.DashboardTabs-module__o_Uj0a__ownerAvatar{object-fit:cover;border-radius:50%;flex-shrink:0}.DashboardTabs-module__o_Uj0a__ownerInitials{width:16px;height:16px;color:var(--primary-foreground);background:var(--primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.5625rem;font-weight:700;line-height:1;display:inline-flex}.DashboardTabs-module__o_Uj0a__lockIcon{color:var(--muted-foreground);flex-shrink:0}.DashboardTabs-module__o_Uj0a__newTabDivider{background:var(--border);flex-shrink:0;width:1px;height:20px;margin:0 2px}.DashboardTabs-module__o_Uj0a__newTab{color:var(--muted-foreground);border-radius:var(--radius);cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;flex-shrink:0;align-items:center;gap:5px;padding:6px 10px;font-size:.8125rem;font-weight:500;transition:background .15s,color .15s;display:inline-flex}.DashboardTabs-module__o_Uj0a__newTab:hover:not(:disabled){background:var(--accent);color:var(--foreground)}.DashboardTabs-module__o_Uj0a__newTab:disabled{opacity:.6;cursor:not-allowed}.DashboardTabs-module__o_Uj0a__spin{animation:.8s linear infinite DashboardTabs-module__o_Uj0a__dashboardTabsSpin}@keyframes DashboardTabs-module__o_Uj0a__dashboardTabsSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.DashboardTabs-module__o_Uj0a__dragging{opacity:.5;border:1px dashed rgba(var(--canvas-rgb),.35);background:rgba(var(--canvas-rgb),.05)}
.HomeDashboardView-module__nRWXZq__homeDashboard{margin-bottom:48px}.HomeDashboardView-module__nRWXZq__homeDashboardHeader{border:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--background);border-radius:14px 14px 0 0;align-items:center;gap:24px;min-height:52px;padding:0 20px;display:flex}.HomeDashboardView-module__nRWXZq__homeDashboardTabsBar{border:1px solid var(--border);background:var(--background);border-radius:14px 14px 0 0}.HomeDashboardView-module__nRWXZq__homeDashboardHeader--tabbed{border-top:none;border-radius:0}.HomeDashboardView-module__nRWXZq__homeDashboardIcon{color:var(--canvas-color)}.HomeDashboardView-module__nRWXZq__homeDashboardTitle{color:var(--foreground);white-space:nowrap;font-size:.9375rem;font-weight:600}.HomeDashboardView-module__nRWXZq__homeDashboardActions{align-items:center;gap:8px;margin-left:auto;display:flex}.HomeDashboardView-module__nRWXZq__homeDashboardPickerWrapper{flex-direction:column;align-items:flex-end;display:flex;position:relative}.HomeDashboardView-module__nRWXZq__setDefaultRangeBtn{color:var(--canvas-color);cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:4px 0 0;font-size:.6875rem;font-weight:500;transition:color .2s}.HomeDashboardView-module__nRWXZq__setDefaultRangeBtn:hover{color:var(--canvas-color-dark);text-decoration:underline}.HomeDashboardView-module__nRWXZq__setDefaultRangeBtn:disabled{color:var(--muted-foreground);cursor:not-allowed;text-decoration:none}.HomeDashboardView-module__nRWXZq__homeDashboardLink{color:var(--canvas-color);border:1px solid rgba(var(--canvas-rgb),.25);white-space:nowrap;background:0 0;border-radius:8px;align-items:center;gap:5px;padding:5px 12px;font-size:.75rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.HomeDashboardView-module__nRWXZq__homeDashboardLink:hover{background:rgba(var(--canvas-rgb),.08);border-color:rgba(var(--canvas-rgb),.5)}.HomeDashboardView-module__nRWXZq__homeDashboardCompLabel{color:var(--muted-foreground);white-space:nowrap;font-size:.6875rem;font-weight:500}.HomeDashboardView-module__nRWXZq__homeDashboardSecondaryHeader{border-left:1px solid var(--border);border-right:1px solid var(--border);justify-content:flex-end;align-items:center;gap:6px;padding:4px 20px;display:flex}.HomeDashboardView-module__nRWXZq__homeDashboardFreshnessLabel{color:var(--muted-foreground);letter-spacing:.02em;font-size:10px}.HomeDashboardView-module__nRWXZq__homeDashboardRefreshBtn{border-radius:var(--radius-sm,4px);width:22px;height:22px;color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:color .15s,background .15s;display:flex}.HomeDashboardView-module__nRWXZq__homeDashboardRefreshBtn:hover{color:var(--foreground);background:var(--bg-hover,#ffffff0f)}.HomeDashboardView-module__nRWXZq__homeDashboardRefreshBtn:disabled{cursor:not-allowed;opacity:.5}.HomeDashboardView-module__nRWXZq__homeDashboardRefreshing svg{animation:.8s linear infinite HomeDashboardView-module__nRWXZq__spin}.HomeDashboardView-module__nRWXZq__homeDashboardBody{border:1px solid var(--border);background:var(--card-bg-elevated,var(--background));border-top:none;border-radius:0 0 14px 14px;min-height:200px;padding:20px}.HomeDashboardView-module__nRWXZq__homeDashboardBody--rounded{border-radius:14px}.HomeDashboardView-module__nRWXZq__homeDashboardGrid{grid-template-columns:repeat(12,1fr);align-items:start;gap:16px;display:grid}.HomeDashboardView-module__nRWXZq__homeDashboardCard{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-md);flex-direction:column;min-width:0;transition:border-color .2s;display:flex;overflow:visible;box-shadow:0 2px 8px #0000000a}.dark .HomeDashboardView-module__nRWXZq__homeDashboardCard{background:var(--bg-card-elevated);border-color:#ffffff14}.HomeDashboardView-module__nRWXZq__homeDashboardCard:hover{border-color:var(--canvas-color)}.HomeDashboardView-module__nRWXZq__homeDashboardCardHeader{border-bottom:1px solid var(--border);background:var(--accent);border-radius:calc(var(--radius-md) - 1px)calc(var(--radius-md) - 1px)0 0;flex-shrink:0;align-items:center;gap:8px;padding:10px 14px;display:flex}.HomeDashboardView-module__nRWXZq__homeDashboardCardTitle{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;font-weight:600;overflow:hidden}.HomeDashboardView-module__nRWXZq__homeDashboardCardContent{flex:1;min-width:0;min-height:0;padding:10px 14px 18px;overflow:visible}.HomeDashboardView-module__nRWXZq__homeDashboardCardLoading{position:relative}.HomeDashboardView-module__nRWXZq__homeDashboardCardLoading:after{content:"";border-radius:var(--radius-md);background:linear-gradient(110deg,transparent 30%,rgba(var(--canvas-rgb),.04)50%,transparent 70%);pointer-events:none;z-index:1;background-size:200% 100%;animation:1.8s ease-in-out infinite HomeDashboardView-module__nRWXZq__homeDashboardShimmer;position:absolute;inset:0}.HomeDashboardView-module__nRWXZq__homeDashboardCardLoading .HomeDashboardView-module__nRWXZq__homeDashboardCardContent{position:relative}.HomeDashboardView-module__nRWXZq__homeDashboardCardLoading .HomeDashboardView-module__nRWXZq__homeDashboardCardContent>:not(.HomeDashboardView-module__nRWXZq__homeDashboardCardLoadingOverlay){opacity:0}@keyframes HomeDashboardView-module__nRWXZq__homeDashboardShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.HomeDashboardView-module__nRWXZq__homeDashboardCardLoadingOverlay{z-index:2;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex;position:absolute;inset:0}.HomeDashboardView-module__nRWXZq__homeDashboardCardLoadingOverlay span{color:var(--muted-foreground);letter-spacing:.01em;font-size:.8125rem;font-weight:500}.HomeDashboardView-module__nRWXZq__homeDashboardCardSpinner{border:3px solid var(--border);border-top-color:var(--agent-color-insight);border-radius:50%;width:28px;height:28px;animation:.8s linear infinite HomeDashboardView-module__nRWXZq__homeDashboardSpin}@keyframes HomeDashboardView-module__nRWXZq__homeDashboardSpin{to{transform:rotate(360deg)}}.HomeDashboardView-module__nRWXZq__homeDashboardFreshness{color:var(--muted-foreground);white-space:nowrap;align-items:center;gap:5px;font-size:.6875rem;font-weight:500;display:inline-flex}.HomeDashboardView-module__nRWXZq__homeDashboardLoading{color:var(--muted-foreground);justify-content:center;align-items:center;gap:10px;padding:60px 20px;font-size:.875rem;display:flex}.HomeDashboardView-module__nRWXZq__homeDashboardLoading svg{animation:1s linear infinite HomeDashboardView-module__nRWXZq__spin}@keyframes HomeDashboardView-module__nRWXZq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.HomeDashboardView-module__nRWXZq__homeDashboardEmpty{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:48px 20px;display:flex}.HomeDashboardView-module__nRWXZq__homeDashboardEmptyIcon{color:var(--canvas-color);opacity:.4}.HomeDashboardView-module__nRWXZq__homeDashboardEmptyTitle{color:var(--foreground);margin:0;font-size:1rem;font-weight:600}.HomeDashboardView-module__nRWXZq__homeDashboardEmptyDesc{color:var(--muted-foreground);max-width:320px;margin:0;font-size:.8125rem;line-height:1.5}.HomeDashboardView-module__nRWXZq__homeDashboardEmptyCta{color:var(--primary-foreground);background:var(--canvas-color);cursor:pointer;box-shadow:0 4px 12px rgba(var(--canvas-rgb),.25);border:none;border-radius:10px;align-items:center;gap:6px;margin-top:8px;padding:8px 20px;font-size:.8125rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.HomeDashboardView-module__nRWXZq__homeDashboardEmptyCta:hover{filter:brightness(1.1);transform:translateY(-1px);box-shadow:0 6px 20px #06b6d459}@media (max-width:768px){.HomeDashboardView-module__nRWXZq__homeDashboardGrid{grid-template-columns:1fr}.HomeDashboardView-module__nRWXZq__homeDashboardCard{grid-column:1/-1!important}.HomeDashboardView-module__nRWXZq__homeDashboardBody{padding:12px}.HomeDashboardView-module__nRWXZq__homeDashboardHeader{flex-wrap:wrap}.HomeDashboardView-module__nRWXZq__homeDashboardActions{justify-content:flex-end;width:100%}}
.ProjectOnboardingSection-module__XI4fWa__onboardingHeader{justify-content:space-between;align-items:flex-end;margin-top:12px;margin-bottom:24px;display:flex}.ProjectOnboardingSection-module__XI4fWa__onboardingTitleGroup{flex-direction:column;gap:4px;display:flex}.ProjectOnboardingSection-module__XI4fWa__onboardingLabel{color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;font-weight:600}.ProjectOnboardingSection-module__XI4fWa__onboardingTitle{color:var(--foreground);margin:0;font-size:1.25rem;font-weight:600}.ProjectOnboardingSection-module__XI4fWa__progressContainer{flex-direction:column;gap:8px;width:200px;display:flex}.ProjectOnboardingSection-module__XI4fWa__progressText{color:var(--muted-foreground);text-align:right;font-size:.75rem}.ProjectOnboardingSection-module__XI4fWa__progressBar{background:var(--accent);border-radius:3px;height:6px;overflow:hidden}.ProjectOnboardingSection-module__XI4fWa__progressFill{background:var(--primary);height:100%;transition:width .5s ease-out}.ProjectOnboardingSection-module__XI4fWa__onboardingGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:12px;display:grid}.ProjectOnboardingSection-module__XI4fWa__onboardingItem{border:1px solid var(--border);background:var(--background);border-radius:12px;align-items:center;gap:12px;padding:12px 16px;text-decoration:none;transition:all .2s;display:flex}.ProjectOnboardingSection-module__XI4fWa__onboardingItem:hover{border-color:var(--primary);background:rgba(var(--primary-rgb),.02);transform:translate(4px)}.ProjectOnboardingSection-module__XI4fWa__stepDone{opacity:.8;background:#22c55e08;border-color:#22c55e33}.ProjectOnboardingSection-module__XI4fWa__stepDone:hover{border-color:var(--success);background:#22c55e0d}.ProjectOnboardingSection-module__XI4fWa__stepIcon{background:var(--accent);width:32px;height:32px;color:var(--muted-foreground);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.ProjectOnboardingSection-module__XI4fWa__stepDone .ProjectOnboardingSection-module__XI4fWa__stepIcon{background:var(--success);color:#fff}.ProjectOnboardingSection-module__XI4fWa__onboardingItem:hover:not(.ProjectOnboardingSection-module__XI4fWa__stepDone) .ProjectOnboardingSection-module__XI4fWa__stepIcon{background:var(--primary);color:#fff}.ProjectOnboardingSection-module__XI4fWa__stepInfo{flex:1}.ProjectOnboardingSection-module__XI4fWa__stepInfo h4{color:var(--foreground);margin:0 0 2px;font-size:.875rem;font-weight:600}.ProjectOnboardingSection-module__XI4fWa__stepInfo p{color:var(--muted-foreground);margin:0;font-size:.75rem}.ProjectOnboardingSection-module__XI4fWa__stepArrow{color:var(--muted-foreground);opacity:0;transition:all .2s}.ProjectOnboardingSection-module__XI4fWa__onboardingItem:hover .ProjectOnboardingSection-module__XI4fWa__stepArrow{opacity:1;transform:translate(2px)}.ProjectOnboardingSection-module__XI4fWa__stepDone .ProjectOnboardingSection-module__XI4fWa__stepArrow{display:none}
.ProjectAgentsSection-module__aS9asW__agentsHeader{justify-content:space-between;align-items:center;margin-top:40px;margin-bottom:16px;display:flex}.ProjectAgentsSection-module__aS9asW__agentsLabel{color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;font-weight:600}.ProjectAgentsSection-module__aS9asW__agentRow{border-bottom:1px solid var(--border);align-items:center;gap:16px;padding:16px 0;display:flex}.ProjectAgentsSection-module__aS9asW__agentRow:last-child{border-bottom:none;padding-bottom:0}.ProjectAgentsSection-module__aS9asW__agentIconWrapper{border:1px solid var(--border);background:#fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:all .2s;display:flex;box-shadow:0 4px 12px #0000000d}.ProjectAgentsSection-module__aS9asW__agentRow.ProjectAgentsSection-module__aS9asW__locked .ProjectAgentsSection-module__aS9asW__agentIconWrapper{background:var(--background);opacity:.6;box-shadow:none}.ProjectAgentsSection-module__aS9asW__agentIconWrapper svg{stroke-width:2px;width:24px;height:24px}.ProjectAgentsSection-module__aS9asW__iconInsight{color:var(--insight-color)}.ProjectAgentsSection-module__aS9asW__iconCanvas{color:var(--canvas-color)}.ProjectAgentsSection-module__aS9asW__iconScribe{color:var(--scribe-color)}.ProjectAgentsSection-module__aS9asW__iconSeo{color:var(--seo-color)}.ProjectAgentsSection-module__aS9asW__agentInfo{flex:1}.ProjectAgentsSection-module__aS9asW__agentInfo h3{color:var(--foreground);align-items:center;gap:8px;margin:0 0 4px;font-size:1rem;font-weight:600;display:flex}.ProjectAgentsSection-module__aS9asW__agentAction{flex-shrink:0;margin-left:auto}.ProjectAgentsSection-module__aS9asW__agentButton{min-width:120px}.ProjectAgentsSection-module__aS9asW__agentDetail{color:var(--muted-foreground);font-size:.875rem;line-height:1.4}.ProjectAgentsSection-module__aS9asW__lockedLabel{color:var(--muted-foreground);background:var(--accent);text-transform:uppercase;letter-spacing:.05em;border-radius:4px;padding:2px 6px;font-size:.625rem;font-weight:700}.ProjectAgentsSection-module__aS9asW__agentTitleRow{align-items:center;display:flex}.ProjectAgentsSection-module__aS9asW__agentLinkDisabled{pointer-events:none}
.ProjectScreenshotPreview-module__YJg_oa__previewsContainer{flex-shrink:0;width:340px;height:200px;position:relative}.ProjectScreenshotPreview-module__YJg_oa__desktopPreview{aspect-ratio:16/9;border:1px solid var(--border);background:var(--card-bg-elevated);border-radius:12px;flex-direction:column;width:320px;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000014}.ProjectScreenshotPreview-module__YJg_oa__browserHeader{background:var(--accent);border-bottom:1px solid var(--border);flex-shrink:0;align-items:center;gap:12px;height:24px;padding:0 12px;display:flex}.ProjectScreenshotPreview-module__YJg_oa__browserDots{gap:6px;display:flex}.ProjectScreenshotPreview-module__YJg_oa__browserDot{background:var(--border);border-radius:50%;width:6px;height:6px}.ProjectScreenshotPreview-module__YJg_oa__browserDot:first-child{background:var(--error)}.ProjectScreenshotPreview-module__YJg_oa__browserDot:nth-child(2){background:var(--warning)}.ProjectScreenshotPreview-module__YJg_oa__browserDot:nth-child(3){background:var(--success)}.ProjectScreenshotPreview-module__YJg_oa__browserAddress{background:var(--bg-page);border:1px solid var(--border);border-radius:4px;flex:1;max-width:180px;height:12px;margin:0 auto}.ProjectScreenshotPreview-module__YJg_oa__browserBody{background:var(--card-bg-elevated);flex:1;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.ProjectScreenshotPreview-module__YJg_oa__mobilePreview{aspect-ratio:625/1354;border:4px solid var(--border);z-index:2;background:#000;border-radius:14px;width:110px;height:auto;position:absolute;bottom:-20px;right:0;overflow:hidden;box-shadow:0 12px 32px #00000040}.ProjectScreenshotPreview-module__YJg_oa__phoneScreen{background:#000;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.ProjectScreenshotPreview-module__YJg_oa__screenshot{object-fit:cover;object-position:top;transition:opacity .3s}.ProjectScreenshotPreview-module__YJg_oa__screenshotLoading{opacity:.5}.ProjectScreenshotPreview-module__YJg_oa__placeholderContent{z-index:2;text-align:center;color:var(--muted-foreground);flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:16px;display:flex}.ProjectScreenshotPreview-module__YJg_oa__placeholderSpinner{color:var(--primary);animation:1s linear infinite ProjectScreenshotPreview-module__YJg_oa__spin}.ProjectScreenshotPreview-module__YJg_oa__placeholderIcon{color:var(--muted-foreground);opacity:.5}.ProjectScreenshotPreview-module__YJg_oa__placeholderText{font-size:.75rem;font-weight:500}.ProjectScreenshotPreview-module__YJg_oa__placeholderShimmer{pointer-events:none;z-index:1;background:linear-gradient(90deg,#fff0 0%,#ffffff0d 50%,#fff0 100%) 0 0/200% 100%;animation:1.5s ease-in-out infinite ProjectScreenshotPreview-module__YJg_oa__homeDashboardShimmer;position:absolute;inset:0}.dark .ProjectScreenshotPreview-module__YJg_oa__placeholderShimmer{background:linear-gradient(90deg,#fff0 0%,#ffffff08 50%,#fff0 100%)}.ProjectScreenshotPreview-module__YJg_oa__screenshotRefreshBtn{color:#ffffff80;cursor:pointer;opacity:0;z-index:3;background:#0000004d;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;transition:opacity .2s,background .2s,color .2s;display:flex;position:absolute;top:8px;right:8px}.ProjectScreenshotPreview-module__YJg_oa__previewsContainer:hover .ProjectScreenshotPreview-module__YJg_oa__screenshotRefreshBtn{opacity:1}.ProjectScreenshotPreview-module__YJg_oa__screenshotRefreshBtn:hover{color:#ffffffe6;background:#00000080}.ProjectScreenshotPreview-module__YJg_oa__screenshotRefreshBtn:disabled{cursor:default}.ProjectScreenshotPreview-module__YJg_oa__screenshotRefreshBtn.ProjectScreenshotPreview-module__YJg_oa__refreshing{opacity:1}.ProjectScreenshotPreview-module__YJg_oa__screenshotRefreshBtn.ProjectScreenshotPreview-module__YJg_oa__refreshing svg{animation:1s linear infinite ProjectScreenshotPreview-module__YJg_oa__spin}@keyframes ProjectScreenshotPreview-module__YJg_oa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes ProjectScreenshotPreview-module__YJg_oa__homeDashboardShimmer{0%{background-position:-200% 0}to{background-position:200% 0}}
.PlannerPreviewCard-module__gUOblG__card.PlannerPreviewCard-module__gUOblG__card{border-radius:14px;flex-direction:column;display:flex}.PlannerPreviewCard-module__gUOblG__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding:16px 20px;display:flex}.PlannerPreviewCard-module__gUOblG__headerLeft{align-items:center;gap:12px;min-width:0;display:flex}.PlannerPreviewCard-module__gUOblG__iconWrapper{background:rgba(var(--primary-rgb),.1);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.PlannerPreviewCard-module__gUOblG__icon{color:var(--primary)}.PlannerPreviewCard-module__gUOblG__title{color:var(--foreground);margin:0;font-size:1rem;font-weight:600}.PlannerPreviewCard-module__gUOblG__subtitle{color:var(--muted-foreground);margin:2px 0 0;font-size:.8rem}.PlannerPreviewCard-module__gUOblG__headerLink{flex-shrink:0;text-decoration:none}.PlannerPreviewCard-module__gUOblG__body{padding:12px 20px 16px}.PlannerPreviewCard-module__gUOblG__empty{flex-direction:column;align-items:flex-start;gap:8px;padding:8px 0;display:flex}.PlannerPreviewCard-module__gUOblG__emptyText{color:var(--muted-foreground);margin:0;font-size:.85rem}.PlannerPreviewCard-module__gUOblG__emptyLink{color:var(--primary);align-items:center;gap:6px;font-size:.85rem;font-weight:500;text-decoration:none;display:inline-flex}.PlannerPreviewCard-module__gUOblG__list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.PlannerPreviewCard-module__gUOblG__item{border-radius:var(--radius-sm,6px);color:inherit;border-bottom:1px solid var(--border);align-items:center;gap:10px;padding:10px 8px;text-decoration:none;display:flex}.PlannerPreviewCard-module__gUOblG__list li:last-child .PlannerPreviewCard-module__gUOblG__item{border-bottom:none}.PlannerPreviewCard-module__gUOblG__item:hover{background:var(--accent)}.PlannerPreviewCard-module__gUOblG__itemTitle{min-width:0;color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:.875rem;overflow:hidden}.PlannerPreviewCard-module__gUOblG__bucket{text-transform:uppercase;letter-spacing:.03em;color:var(--muted-foreground);white-space:nowrap;flex-shrink:0;font-size:.72rem;font-weight:600}
.InviteMemberForm-module__REqhlG__container{background:var(--card-bg);border:1px solid var(--border);border-radius:12px;padding:24px}.InviteMemberForm-module__REqhlG__title{color:var(--foreground);margin-bottom:4px;font-size:1rem;font-weight:600}.InviteMemberForm-module__REqhlG__description{color:var(--muted-foreground);margin-bottom:20px;font-size:.875rem}.InviteMemberForm-module__REqhlG__headerRow{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.InviteMemberForm-module__REqhlG__seatBadge{color:var(--muted-foreground);background:var(--accent);border:1px solid var(--border);border-radius:20px;align-items:center;gap:6px;padding:4px 12px;font-size:.75rem;font-weight:500;display:inline-flex}.InviteMemberForm-module__REqhlG__seatBadge.InviteMemberForm-module__REqhlG__atLimit{color:var(--warning,#f59e0b);border-color:var(--warning,#f59e0b);background:color-mix(in srgb,var(--warning,#f59e0b)8%,transparent)}.InviteMemberForm-module__REqhlG__limitWarning{color:var(--warning,#f59e0b);align-items:center;gap:6px;margin-bottom:16px;font-size:.8125rem;display:flex}.InviteMemberForm-module__REqhlG__form{gap:12px;display:flex}.InviteMemberForm-module__REqhlG__inputWrapper{flex:1;position:relative}.InviteMemberForm-module__REqhlG__selectWrapper{flex:1;max-width:200px}.InviteMemberForm-module__REqhlG__icon{color:var(--muted-foreground);z-index:10;pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.InviteMemberForm-module__REqhlG__input{padding-left:40px!important}.InviteMemberForm-module__REqhlG__button{white-space:nowrap;align-items:center!important;gap:8px!important;display:flex!important}.InviteMemberForm-module__REqhlG__spinner{animation:1s linear infinite InviteMemberForm-module__REqhlG__spin}@keyframes InviteMemberForm-module__REqhlG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.InviteMemberForm-module__REqhlG__error{color:var(--error);margin-top:12px;font-size:.875rem}.InviteMemberForm-module__REqhlG__success{color:var(--success);margin-top:12px;font-size:.875rem}.InviteMemberForm-module__REqhlG__select{background:var(--accent);border:1px solid var(--border);width:100%;height:40px;color:var(--foreground);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;border-radius:6px;outline:none;padding:0 12px;font-size:.875rem;transition:all .2s}.InviteMemberForm-module__REqhlG__select:hover{border-color:var(--primary)}.InviteMemberForm-module__REqhlG__select:focus{border-color:var(--primary);box-shadow:0 0 0 2px rgba(var(--primary-rgb),.1)}.InviteMemberForm-module__REqhlG__upgradeBanner{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:32px 24px;display:flex}.InviteMemberForm-module__REqhlG__upgradeBannerIcon{color:var(--muted-foreground);opacity:.6}.InviteMemberForm-module__REqhlG__upgradeBannerText{color:var(--muted-foreground);max-width:360px;font-size:.875rem;line-height:1.5}.InviteMemberForm-module__REqhlG__upgradeBannerCta{color:var(--primary-foreground);background:var(--primary);border-radius:6px;align-items:center;gap:6px;padding:8px 20px;font-size:.8125rem;font-weight:600;text-decoration:none;transition:opacity .15s;display:inline-flex}.InviteMemberForm-module__REqhlG__upgradeBannerCta:hover{opacity:.9}
.AdminOrgBillingManager-module__nz2TpG__overviewCard{padding:24px}.AdminOrgBillingManager-module__nz2TpG__overviewIcon{color:var(--muted-foreground);flex-shrink:0;margin-top:2px}.AdminOrgBillingManager-module__nz2TpG__overviewValue{color:var(--foreground);font-size:.9375rem;font-weight:600}.AdminOrgBillingManager-module__nz2TpG__progressRow{align-items:center;gap:12px;margin-top:8px;display:flex}.AdminOrgBillingManager-module__nz2TpG__progressBar{background:var(--border);border-radius:4px;flex:1;height:8px;overflow:hidden}.AdminOrgBillingManager-module__nz2TpG__progressFill{background:linear-gradient(90deg,var(--primary),var(--primary-light,var(--primary)));border-radius:4px;height:100%;transition:width .3s}.AdminOrgBillingManager-module__nz2TpG__progressFillBonus{background:linear-gradient(90deg,var(--success),var(--success-light,var(--success)))}.AdminOrgBillingManager-module__nz2TpG__progressText{color:var(--muted-foreground);text-align:right;min-width:60px;font-size:.75rem}.AdminOrgBillingManager-module__nz2TpG__creditsDisplay{align-items:center;gap:8px;display:flex}.AdminOrgBillingManager-module__nz2TpG__cardHeader{color:var(--foreground);align-items:center;gap:10px;margin-bottom:16px;display:flex}.AdminOrgBillingManager-module__nz2TpG__cardTitle{color:var(--foreground);font-weight:600}.AdminOrgBillingManager-module__nz2TpG__cardSubtitle{color:var(--muted-foreground);margin-left:8px;font-size:.8rem}.AdminOrgBillingManager-module__nz2TpG__tierActions{align-items:center;gap:12px;display:flex}.AdminOrgBillingManager-module__nz2TpG__tierSelect{background:var(--background);max-width:320px;color:var(--foreground);border:1px solid var(--border);cursor:pointer;border-radius:6px;flex:1;padding:8px 12px;font-size:.875rem}.AdminOrgBillingManager-module__nz2TpG__tierSelect:focus{border-color:var(--primary);outline:none}.AdminOrgBillingManager-module__nz2TpG__bonusHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.AdminOrgBillingManager-module__nz2TpG__bonusHeader .AdminOrgBillingManager-module__nz2TpG__cardHeader{margin-bottom:0}.AdminOrgBillingManager-module__nz2TpG__grantForm{border-top:1px solid var(--border);flex-direction:column;gap:10px;margin-top:16px;padding-top:16px;display:flex}.AdminOrgBillingManager-module__nz2TpG__grantInputs{align-items:flex-end;gap:8px;display:flex}.AdminOrgBillingManager-module__nz2TpG__grantAmountField{flex:0 0 120px}.AdminOrgBillingManager-module__nz2TpG__grantReasonField{flex:1}.AdminOrgBillingManager-module__nz2TpG__grantLabel{color:var(--muted-foreground);margin-bottom:4px;font-size:.75rem;display:block}.AdminOrgBillingManager-module__nz2TpG__grantActions{justify-content:flex-end;gap:8px;display:flex}
.VariantTabs-module__fORtzq__container{display:contents}.VariantTabs-module__fORtzq__label{color:var(--primary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:0;font-size:11px;font-weight:800}.VariantTabs-module__fORtzq__loading{color:var(--muted-foreground);align-items:center;gap:8px;padding:8px 0;font-size:13px;display:flex}.VariantTabs-module__fORtzq__group{margin-bottom:12px}.VariantTabs-module__fORtzq__groupLabel{color:var(--muted-foreground);text-transform:capitalize;align-items:center;gap:6px;margin-bottom:8px;font-size:11px;display:flex}.VariantTabs-module__fORtzq__tabs{flex-wrap:wrap;gap:8px;display:flex}.VariantTabs-module__fORtzq__tab{border:1px solid var(--border);background:var(--card-bg);color:var(--foreground);cursor:pointer;border-radius:6px;padding:6px 12px;font-size:13px;font-weight:500;transition:all .15s}.VariantTabs-module__fORtzq__tab:hover{border-color:var(--primary);background:rgba(var(--primary-rgb),.05)}.VariantTabs-module__fORtzq__tab.VariantTabs-module__fORtzq__active{border-color:var(--primary);background:var(--primary);color:#fff}
.MemberList-module__5lvhBG__container{margin-top:32px}.MemberList-module__5lvhBG__title{color:var(--foreground);margin-bottom:16px;font-size:1rem;font-weight:600}.MemberList-module__5lvhBG__creatorOnlyHint{color:var(--muted-foreground);margin-top:-8px;margin-bottom:12px;font-size:.75rem}.MemberList-module__5lvhBG__empty{text-align:center;background:var(--card-bg);border:1px dashed var(--border);color:var(--muted-foreground);border-radius:12px;padding:32px;font-size:.875rem}.MemberList-module__5lvhBG__list{flex-direction:column;gap:8px;display:flex}.MemberList-module__5lvhBG__item{background:var(--card-bg);border:1px solid var(--border);border-radius:12px;justify-content:space-between;align-items:center;padding:12px 16px;transition:all .2s;display:flex}.MemberList-module__5lvhBG__item:hover{background:var(--accent)}.MemberList-module__5lvhBG__memberInfo{align-items:center;gap:12px;display:flex}.MemberList-module__5lvhBG__avatar{background:rgba(var(--primary-rgb),.1);width:36px;height:36px;color:var(--primary);border-radius:50%;justify-content:center;align-items:center;display:flex;overflow:hidden}.MemberList-module__5lvhBG__details{flex-direction:column;display:flex}.MemberList-module__5lvhBG__email{color:var(--foreground);font-size:.875rem;font-weight:500}.MemberList-module__5lvhBG__roleWrapper{color:var(--muted-foreground);align-items:center;gap:4px;display:flex}.MemberList-module__5lvhBG__roleIcon{color:var(--primary)}.MemberList-module__5lvhBG__role{text-transform:capitalize;font-size:.75rem}.MemberList-module__5lvhBG__creatorLabel{color:var(--muted-foreground);margin-left:4px;font-size:.75rem;font-weight:400}.MemberList-module__5lvhBG__ownerRole{color:var(--warning);font-weight:500}.MemberList-module__5lvhBG__creatorRow{border-left:3px solid var(--primary)}.MemberList-module__5lvhBG__actionButton{opacity:.5;transition:opacity .2s}.MemberList-module__5lvhBG__item:hover .MemberList-module__5lvhBG__actionButton{opacity:1}.MemberList-module__5lvhBG__spinner{animation:1s linear infinite MemberList-module__5lvhBG__spin}@keyframes MemberList-module__5lvhBG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.MemberList-module__5lvhBG__actions{align-items:center;gap:8px;display:flex}.MemberList-module__5lvhBG__accessSelect{border:1px solid var(--border);background:var(--accent);color:var(--foreground);cursor:pointer;border-radius:6px;outline:none;padding:6px 10px;font-size:.75rem;transition:all .2s}.MemberList-module__5lvhBG__accessSelect:hover{border-color:var(--primary)}.MemberList-module__5lvhBG__accessSelect:focus{border-color:var(--primary);box-shadow:0 0 0 2px rgba(var(--primary-rgb),.1)}.MemberList-module__5lvhBG__avatarImage{object-fit:cover;border-radius:50%;width:100%;height:100%}.MemberList-module__5lvhBG__youLabel{opacity:.5;margin-left:8px;font-size:.75em}
.AdminOrgProjectsTable-module__YQoHqa__tableCard{padding:24px}.AdminOrgProjectsTable-module__YQoHqa__cardHeader{color:var(--foreground);align-items:center;gap:10px;margin-bottom:16px;display:flex}.AdminOrgProjectsTable-module__YQoHqa__cardHeader h2{margin:0;font-size:1.125rem;font-weight:600}.AdminOrgProjectsTable-module__YQoHqa__tableWrapper{overflow-x:auto}.AdminOrgProjectsTable-module__YQoHqa__table{border-collapse:collapse;width:100%;font-size:.875rem}.AdminOrgProjectsTable-module__YQoHqa__table th{text-align:left;color:var(--muted-foreground);border-bottom:1px solid var(--border);padding:12px;font-weight:600}.AdminOrgProjectsTable-module__YQoHqa__table td{border-bottom:1px solid var(--border);color:var(--foreground);padding:12px}.AdminOrgProjectsTable-module__YQoHqa__table tbody tr:hover{background:rgba(var(--primary-rgb),.03)}.AdminOrgProjectsTable-module__YQoHqa__projectLink{color:var(--foreground);font-weight:500;text-decoration:none;transition:color .2s}.AdminOrgProjectsTable-module__YQoHqa__projectLink:hover{color:var(--primary);text-decoration:underline}.AdminOrgProjectsTable-module__YQoHqa__emptyCell{text-align:center;color:var(--muted-foreground);padding:24px}
.AdminProjectTeamTable-module__LxxAHq__tableCard{padding:24px}.AdminProjectTeamTable-module__LxxAHq__cardHeader{color:var(--foreground);align-items:center;gap:10px;margin-bottom:20px;display:flex}.AdminProjectTeamTable-module__LxxAHq__cardHeader h2{margin:0;font-size:1.125rem;font-weight:600}.AdminProjectTeamTable-module__LxxAHq__tableWrapper{overflow-x:auto}.AdminProjectTeamTable-module__LxxAHq__table{border-collapse:collapse;width:100%;font-size:.875rem}.AdminProjectTeamTable-module__LxxAHq__table th{text-align:left;color:var(--muted-foreground);border-bottom:1px solid var(--border);padding:12px;font-weight:600}.AdminProjectTeamTable-module__LxxAHq__table td{border-bottom:1px solid var(--border);color:var(--foreground);padding:12px}.AdminProjectTeamTable-module__LxxAHq__table tbody tr:hover{background:rgba(var(--primary-rgb),.03)}.AdminProjectTeamTable-module__LxxAHq__memberCell{align-items:center;gap:10px;display:flex}.AdminProjectTeamTable-module__LxxAHq__avatar{object-fit:cover;border-radius:50%;width:28px;height:28px}.AdminProjectTeamTable-module__LxxAHq__badge{border-radius:4px;align-items:center;gap:4px;padding:4px 8px;font-size:.75rem;font-weight:500;display:inline-flex}.AdminProjectTeamTable-module__LxxAHq__badgeOwner{background:rgba(var(--warning-rgb),.1);color:var(--warning)}.AdminProjectTeamTable-module__LxxAHq__badgeMember{background:rgba(var(--muted-foreground-rgb,107,114,128),.1);color:var(--muted-foreground)}.AdminProjectTeamTable-module__LxxAHq__emptyCell{text-align:center;color:var(--muted-foreground);padding:24px}
.AdminTiersTable-module__sHtdHW__tableCard{padding:24px}.AdminTiersTable-module__sHtdHW__cardHeader{color:var(--foreground);align-items:center;gap:10px;margin-bottom:20px;display:flex}.AdminTiersTable-module__sHtdHW__cardHeader h2{margin:0;font-size:1.125rem;font-weight:600}.AdminTiersTable-module__sHtdHW__cardHeaderAction{margin-left:auto}.AdminTiersTable-module__sHtdHW__tableWrapper{overflow-x:auto}.AdminTiersTable-module__sHtdHW__table{border-collapse:collapse;width:100%;font-size:.875rem}.AdminTiersTable-module__sHtdHW__table th{text-align:left;color:var(--muted-foreground);border-bottom:1px solid var(--border);padding:12px;font-weight:600}.AdminTiersTable-module__sHtdHW__table td{border-bottom:1px solid var(--border);color:var(--foreground);padding:12px}.AdminTiersTable-module__sHtdHW__table tbody tr:hover{background:rgba(var(--primary-rgb),.03)}.AdminTiersTable-module__sHtdHW__rowInactive{opacity:.5}.AdminTiersTable-module__sHtdHW__projectCell{flex-direction:column;display:flex}.AdminTiersTable-module__sHtdHW__projectName{font-weight:500}.AdminTiersTable-module__sHtdHW__projectUrl{color:var(--muted-foreground);font-size:.75rem}.AdminTiersTable-module__sHtdHW__slugCell{background:var(--border);border-radius:4px;padding:2px 6px;font-family:monospace;font-size:.8rem}.AdminTiersTable-module__sHtdHW__cellContact{color:var(--muted-foreground);font-style:italic}.AdminTiersTable-module__sHtdHW__cellContactInner{font-style:italic}.AdminTiersTable-module__sHtdHW__cellCpc{color:var(--muted-foreground);font-size:.85rem}.AdminTiersTable-module__sHtdHW__cellCapitalized{text-transform:capitalize;font-size:.85rem}.AdminTiersTable-module__sHtdHW__cellMuted{color:var(--muted-foreground);font-size:.85rem}.AdminTiersTable-module__sHtdHW__badge{border-radius:4px;padding:4px 8px;font-size:.75rem;font-weight:500;display:inline-block}.AdminTiersTable-module__sHtdHW__badgeMuted{background:rgba(var(--muted-foreground-rgb,107,114,128),.1);color:var(--muted-foreground)}.AdminTiersTable-module__sHtdHW__badgeSuccess{background:rgba(var(--success-rgb),.1);color:var(--success)}.AdminTiersTable-module__sHtdHW__badgeInfo{background:rgba(var(--info-rgb),.1);color:var(--info)}.AdminTiersTable-module__sHtdHW__badgeDanger{background:rgba(var(--error-rgb),.1);color:var(--error)}.AdminTiersTable-module__sHtdHW__editActions{gap:4px;display:flex}.AdminTiersTable-module__sHtdHW__cellEmpty{text-align:center;color:var(--muted-foreground);padding:32px}
.OrgMembersSection-module__wW5_lW__formCard{background:var(--card-bg);border:1px solid var(--border);border-radius:.75rem;padding:1.5rem}.OrgMembersSection-module__wW5_lW__membersSection{margin-top:1rem}.OrgMembersSection-module__wW5_lW__seatHeader{color:var(--muted-foreground);flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1.25rem;display:flex}.OrgMembersSection-module__wW5_lW__seatBadge{color:var(--foreground);background:var(--card-bg);border:1px solid var(--border);border-radius:1rem;padding:.25rem .75rem;font-size:.875rem;font-weight:600}.OrgMembersSection-module__wW5_lW__seatHint{width:100%;color:var(--muted-foreground);margin:0;font-size:.75rem}.OrgMembersSection-module__wW5_lW__membersTable{border-collapse:collapse;width:100%;font-size:.875rem}.OrgMembersSection-module__wW5_lW__membersTable th{text-align:left;color:var(--muted-foreground);border-bottom:1px solid var(--border);text-transform:uppercase;letter-spacing:.04em;padding:.625rem .75rem;font-size:.75rem;font-weight:600}.OrgMembersSection-module__wW5_lW__membersTable td{border-bottom:1px solid var(--border);vertical-align:middle;padding:.75rem}.OrgMembersSection-module__wW5_lW__membersTable tr:last-child td{border-bottom:none}.OrgMembersSection-module__wW5_lW__memberCell{align-items:center;gap:.625rem;display:flex}.OrgMembersSection-module__wW5_lW__memberAvatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:32px;height:32px}.OrgMembersSection-module__wW5_lW__memberAvatarPlaceholder{background:var(--border);width:32px;height:32px;color:var(--muted-foreground);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;font-weight:600;display:flex}.OrgMembersSection-module__wW5_lW__memberName{color:var(--foreground);font-weight:500}.OrgMembersSection-module__wW5_lW__memberEmail{color:var(--muted-foreground);font-size:.75rem}.OrgMembersSection-module__wW5_lW__matrixWrapper{-webkit-overflow-scrolling:touch;overflow-x:auto}.OrgMembersSection-module__wW5_lW__membersTable th.OrgMembersSection-module__wW5_lW__stickyCol,.OrgMembersSection-module__wW5_lW__membersTable td.OrgMembersSection-module__wW5_lW__stickyCol{z-index:2;background:var(--bg-card,var(--card));min-width:200px;position:sticky;left:0}.OrgMembersSection-module__wW5_lW__membersTable th.OrgMembersSection-module__wW5_lW__checkboxCol,.OrgMembersSection-module__wW5_lW__membersTable td.OrgMembersSection-module__wW5_lW__checkboxCol{text-align:center;white-space:nowrap;min-width:100px}.OrgMembersSection-module__wW5_lW__membersTable th.OrgMembersSection-module__wW5_lW__checkboxCol{font-size:.75rem;display:table-cell}.OrgMembersSection-module__wW5_lW__membersTable th.OrgMembersSection-module__wW5_lW__checkboxCol>svg{vertical-align:middle;margin-right:.25rem}.OrgMembersSection-module__wW5_lW__membersTable th.OrgMembersSection-module__wW5_lW__projectCol,.OrgMembersSection-module__wW5_lW__membersTable td.OrgMembersSection-module__wW5_lW__projectCol{text-align:center;white-space:nowrap;min-width:120px}.OrgMembersSection-module__wW5_lW__membersTable th.OrgMembersSection-module__wW5_lW__projectCol{text-overflow:ellipsis;max-width:140px;font-size:.75rem;overflow:hidden}.OrgMembersSection-module__wW5_lW__emptyState{text-align:center;color:var(--muted-foreground);margin:0;padding:2rem 1rem}
