.kpi-card-module__lkfixW__card{background:var(--card-bg,var(--bg-elevated));border:var(--card-border,1px solid var(--bg-border));box-shadow:var(--card-shadow,none);border-radius:var(--radius-lg);padding:var(--space-6);transition:all var(--transition-fast);position:relative;overflow:hidden}.kpi-card-module__lkfixW__card:hover{border:var(--card-hover-border,1px solid var(--hover-card-border));box-shadow:var(--card-hover-shadow,var(--hover-card-glow))}.kpi-card-module__lkfixW__header{align-items:center;gap:var(--space-3);margin-bottom:var(--space-4);display:flex}.kpi-card-module__lkfixW__iconCircle{border-radius:var(--radius-full);background:var(--accent-subtle);width:40px;height:40px;color:var(--accent-lighter);flex-shrink:0;justify-content:center;align-items:center;display:flex}.kpi-card-module__lkfixW__label{font-size:var(--text-sm);color:var(--text-secondary);font-weight:500}.kpi-card-module__lkfixW__value{font-size:var(--text-2xl);color:var(--text-primary);margin-bottom:var(--space-3);font-weight:700}.kpi-card-module__lkfixW__footer{align-items:center;gap:var(--space-2);display:flex}.kpi-card-module__lkfixW__change{font-size:var(--text-sm);align-items:center;gap:2px;font-weight:600;display:inline-flex}.kpi-card-module__lkfixW__positive{color:var(--color-success)}.kpi-card-module__lkfixW__negative{color:var(--color-error)}.kpi-card-module__lkfixW__changeLabel{font-size:var(--text-xs);color:var(--text-muted)}
.financial-kpis-module__jTOZya__grid{gap:var(--space-6);grid-template-columns:repeat(4,1fr);display:grid}.financial-kpis-module__jTOZya__glassCard{--card-bg:#14132099;--card-border:1px solid #6d28d926;--card-shadow:0 4px 24px #00000040;--card-hover-border:1px solid #6d28d966;--card-hover-shadow:0 0 20px #6d28d933, 0 4px 24px #0000004d;-webkit-backdrop-filter:blur(12px)saturate(150%);position:relative;overflow:hidden}.financial-kpis-module__jTOZya__glassCard:before{content:"";background:var(--accent-gradient);height:2px;position:absolute;top:0;left:0;right:0}.financial-kpis-module__jTOZya__glassCard [class*=iconCircle]{box-shadow:0 0 16px #6d28d940}@media (max-width:1024px){.financial-kpis-module__jTOZya__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.financial-kpis-module__jTOZya__grid{grid-template-columns:1fr}}
.financial-summary-module__AqsgGa__card{background:var(--card-bg,#14132099);border-radius:var(--radius-lg);padding:var(--space-6);-webkit-backdrop-filter:blur(12px)saturate(150%);transition:all var(--transition-fast);border:1px solid #6d28d926;position:relative;overflow:hidden;box-shadow:0 4px 24px #00000040}.financial-summary-module__AqsgGa__card:before{content:"";background:var(--accent-gradient);height:2px;position:absolute;top:0;left:0;right:0}.financial-summary-module__AqsgGa__card:hover{border-color:#6d28d966;box-shadow:0 0 20px #6d28d933,0 4px 24px #0000004d}.financial-summary-module__AqsgGa__title{font-size:var(--text-base);color:var(--text-primary);margin-bottom:var(--space-4);font-weight:600}.financial-summary-module__AqsgGa__rows{gap:var(--space-3);flex-direction:column;display:flex}.financial-summary-module__AqsgGa__row{justify-content:space-between;align-items:center;display:flex}.financial-summary-module__AqsgGa__label{font-size:var(--text-sm);color:var(--text-secondary)}.financial-summary-module__AqsgGa__valueGreen{font-size:var(--text-base);color:var(--color-success);font-weight:600}.financial-summary-module__AqsgGa__valueOrange{font-size:var(--text-base);color:var(--color-warning);font-weight:600}.financial-summary-module__AqsgGa__valueWhite{font-size:var(--text-lg);color:var(--text-primary);font-weight:700}.financial-summary-module__AqsgGa__divider{background:var(--bg-border);opacity:.5;height:1px}
.revenue-chart-module__fpi32W__card{background:var(--card-bg,var(--bg-elevated));border:var(--card-border,1px solid var(--bg-border));box-shadow:var(--card-shadow,none);border-radius:var(--radius-lg);padding:var(--space-6);transition:all var(--transition-fast)}.revenue-chart-module__fpi32W__card:hover{border:var(--card-hover-border,1px solid var(--hover-card-border));box-shadow:var(--card-hover-shadow,var(--hover-card-glow))}.revenue-chart-module__fpi32W__title{font-size:var(--text-base);color:var(--text-primary);margin-bottom:var(--space-4);font-weight:600}.revenue-chart-module__fpi32W__chartWrapper{width:100%}.revenue-chart-module__fpi32W__tooltip{background:var(--bg-elevated);border:1px solid var(--bg-border);border-radius:var(--radius-md);padding:var(--space-3);box-shadow:0 4px 12px #0000004d}.revenue-chart-module__fpi32W__tooltipLabel{font-size:var(--text-xs);color:var(--text-muted);margin-bottom:var(--space-2)}.revenue-chart-module__fpi32W__tooltipRow{align-items:center;gap:var(--space-2);font-size:var(--text-sm);display:flex}.revenue-chart-module__fpi32W__tooltipDot{border-radius:var(--radius-full);flex-shrink:0;width:8px;height:8px}.revenue-chart-module__fpi32W__tooltipName{color:var(--text-secondary)}.revenue-chart-module__fpi32W__tooltipValue{color:var(--text-primary);font-weight:600}
.table-module__5GGgVW__wrapper{width:100%;overflow-x:auto}.table-module__5GGgVW__table{border-collapse:collapse;width:100%}.table-module__5GGgVW__header{background:var(--bg-surface)}.table-module__5GGgVW__row{transition:background var(--transition-fast)}.table-module__5GGgVW__row:hover{background:var(--hover-row-bg)}.table-module__5GGgVW__head{text-align:left;padding:var(--space-3) var(--space-4);font-size:var(--text-xs);color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid var(--bg-border);font-weight:600}.table-module__5GGgVW__cell{padding:var(--space-3) var(--space-4);font-size:var(--text-sm);color:var(--text-primary);border-bottom:1px solid var(--bg-border)}.table-module__5GGgVW__emptyCell{padding:0}
.downsell-tab-module__hVf1iG__layout{gap:var(--space-6);grid-template-columns:380px 1fr;display:grid}.downsell-tab-module__hVf1iG__mainColumn{gap:var(--space-6);flex-direction:column;display:flex}.downsell-tab-module__hVf1iG__sideColumn{gap:var(--space-4);flex-direction:column;display:flex}.downsell-tab-module__hVf1iG__section{-webkit-backdrop-filter:blur(20px);background:#ffffff06;border:1px solid #ffffff0f;border-radius:16px;padding:24px}.downsell-tab-module__hVf1iG__sectionHeader{margin-bottom:var(--space-4);justify-content:space-between;align-items:center;display:flex}.downsell-tab-module__hVf1iG__sectionTitle{letter-spacing:-.02em;color:var(--text-primary);margin:0;font-size:17px;font-weight:700}.downsell-tab-module__hVf1iG__sectionDescription{font-size:var(--text-sm);color:var(--text-muted);margin:0 0 var(--space-4) 0}.downsell-tab-module__hVf1iG__counter{font-size:var(--text-sm);color:var(--text-muted);font-weight:500}.downsell-tab-module__hVf1iG__sideHeader{align-items:center;gap:var(--space-2);margin-bottom:var(--space-3);display:flex}.downsell-tab-module__hVf1iG__sideIcon{color:#8b5cf6}.downsell-tab-module__hVf1iG__sideTitle{letter-spacing:-.02em;color:var(--text-primary);margin:0;font-size:18px;font-weight:700}.downsell-tab-module__hVf1iG__sideTitleSmall{font-size:var(--text-sm);color:var(--text-primary);margin:0;font-weight:600}.downsell-tab-module__hVf1iG__sideDescription{font-size:var(--text-sm);color:var(--text-muted);margin:0 0 var(--space-5) 0;line-height:1.5}.downsell-tab-module__hVf1iG__toggleHeader{justify-content:space-between;align-items:center;gap:var(--space-3);padding-top:var(--space-4);border-top:1px solid #ffffff0f;display:flex}.downsell-tab-module__hVf1iG__toggleLabel{font-size:var(--text-sm);color:var(--text-primary);font-weight:500}.downsell-tab-module__hVf1iG__toggleSwitch{flex-shrink:0;width:44px;height:24px;display:inline-block;position:relative}.downsell-tab-module__hVf1iG__toggleSwitch input{opacity:0;width:0;height:0}.downsell-tab-module__hVf1iG__toggleSlider{cursor:pointer;background:#ffffff14;border-radius:999px;transition:background .2s;position:absolute;inset:0}.downsell-tab-module__hVf1iG__toggleSlider:before{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .2s;position:absolute;bottom:3px;left:3px}.downsell-tab-module__hVf1iG__toggleSwitch input:checked+.downsell-tab-module__hVf1iG__toggleSlider{background:#8b5cf6}.downsell-tab-module__hVf1iG__toggleSwitch input:checked+.downsell-tab-module__hVf1iG__toggleSlider:before{transform:translate(20px)}.downsell-tab-module__hVf1iG__sectionDivider{margin:var(--space-6) 0;border-top:1px solid #ffffff0f}.downsell-tab-module__hVf1iG__deliverySection{padding-top:0}.downsell-tab-module__hVf1iG__simpleDeliveryBlock{gap:var(--space-2);flex-direction:column;display:flex}.downsell-tab-module__hVf1iG__simpleDeliveryHeader{justify-content:space-between;align-items:center;display:flex}.downsell-tab-module__hVf1iG__simpleDeliveryTitle{font-size:var(--text-base);color:var(--text-primary);margin:0;font-weight:600}.downsell-tab-module__hVf1iG__simpleDeliveryHint{font-size:var(--text-sm);color:var(--text-muted);margin:0;line-height:1.4}.downsell-tab-module__hVf1iG__infoBoxPink{margin-top:var(--space-4);padding:var(--space-3);background:#8b5cf60f;border:1px solid #8b5cf626;border-radius:14px}.downsell-tab-module__hVf1iG__radioGroup{gap:var(--space-2);flex-direction:column;display:flex}.downsell-tab-module__hVf1iG__radioOption{align-items:center;gap:var(--space-2);cursor:pointer;display:flex}.downsell-tab-module__hVf1iG__radioOption input[type=radio]{accent-color:#8b5cf6;cursor:pointer;width:16px;height:16px}.downsell-tab-module__hVf1iG__radioText{font-size:var(--text-sm);color:var(--text-secondary)}.downsell-tab-module__hVf1iG__infoBox{padding:var(--space-4);background:#8b5cf60f;border:1px solid #8b5cf626;border-radius:14px}.downsell-tab-module__hVf1iG__infoBoxHeader{align-items:center;gap:var(--space-2);margin-bottom:var(--space-2);display:flex}.downsell-tab-module__hVf1iG__infoBoxIcon{color:#8b5cf6}.downsell-tab-module__hVf1iG__infoBoxTitle{font-size:var(--text-sm);color:#8b5cf6;font-weight:600}.downsell-tab-module__hVf1iG__infoBoxText{font-size:var(--text-xs);color:var(--text-muted);margin:0 0 var(--space-2) 0;line-height:1.5}.downsell-tab-module__hVf1iG__infoBoxList{margin:0;padding:0;list-style:none}.downsell-tab-module__hVf1iG__infoBoxList li{font-size:var(--text-xs);color:var(--text-secondary);padding:2px 0;line-height:1.5}.downsell-tab-module__hVf1iG__infoBoxList li:before{content:"•";color:#8b5cf6;margin-right:8px}.downsell-tab-module__hVf1iG__subTabs{gap:var(--space-1);-webkit-backdrop-filter:blur(20px);padding:var(--space-1);background:#ffffff06;border:1px solid #ffffff0f;border-radius:14px;display:flex}.downsell-tab-module__hVf1iG__subTab{padding:var(--space-2) var(--space-3);color:var(--text-muted);font-size:var(--text-sm);cursor:pointer;background:0 0;border:none;border-radius:10px;flex:1;font-family:inherit;font-weight:500;transition:background .15s,color .15s}.downsell-tab-module__hVf1iG__subTab:hover{color:var(--text-primary)}.downsell-tab-module__hVf1iG__subTabActive{color:#e0d4ff;background:#8b5cf626}.downsell-tab-module__hVf1iG__sequenceList{gap:var(--space-2);margin-bottom:var(--space-4);flex-direction:column;display:flex}.downsell-tab-module__hVf1iG__sequenceCard{background:#ffffff08;border:1px solid #ffffff0f;border-radius:14px;overflow:hidden}.downsell-tab-module__hVf1iG__sequenceCardHeader{padding:var(--space-3) var(--space-4);cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;transition:background .15s;display:flex}.downsell-tab-module__hVf1iG__sequenceCardHeader:hover{background:#ffffff05}.downsell-tab-module__hVf1iG__sequenceCardLeft{align-items:center;gap:var(--space-2);display:flex}.downsell-tab-module__hVf1iG__sequenceCardRight{align-items:center;gap:var(--space-1);display:flex}.downsell-tab-module__hVf1iG__chevron{color:var(--text-muted);flex-shrink:0}.downsell-tab-module__hVf1iG__sequenceName{font-size:var(--text-sm);color:var(--text-primary);font-weight:500}.downsell-tab-module__hVf1iG__sequenceCollapsed .downsell-tab-module__hVf1iG__sequenceBody{display:none}.downsell-tab-module__hVf1iG__sequenceChevron{transition:transform .2s}.downsell-tab-module__hVf1iG__sequenceChevronCollapsed{transform:rotate(-90deg)}.downsell-tab-module__hVf1iG__sequenceActions{top:var(--space-3);right:var(--space-3);gap:var(--space-2);display:flex;position:absolute}.downsell-tab-module__hVf1iG__sequenceNameInput{font-size:var(--text-sm);color:var(--text-primary);background:0 0;border:none;outline:none;width:200px;font-weight:500}.downsell-tab-module__hVf1iG__sequenceNameInput::placeholder{color:var(--text-muted)}.downsell-tab-module__hVf1iG__inlineForm{padding:0 var(--space-4) var(--space-4);gap:var(--space-4);padding-top:var(--space-4);border-top:1px solid #ffffff0f;flex-direction:column;display:flex}.downsell-tab-module__hVf1iG__formSection{gap:var(--space-2);flex-direction:column;display:flex}.downsell-tab-module__hVf1iG__formSectionHeader{justify-content:space-between;align-items:center;display:flex}.downsell-tab-module__hVf1iG__formLabel{font-size:var(--text-sm);color:var(--text-primary);font-weight:500}.downsell-tab-module__hVf1iG__formLabelSmall{font-size:var(--text-xs);color:var(--text-secondary);margin-bottom:2px;font-weight:500}.downsell-tab-module__hVf1iG__required{color:var(--status-error,#ef4444)}.downsell-tab-module__hVf1iG__optional{color:var(--text-muted);font-weight:400}.downsell-tab-module__hVf1iG__formRow{gap:var(--space-3);grid-template-columns:1fr 1fr;display:grid}.downsell-tab-module__hVf1iG__formField{flex-direction:column;gap:4px;display:flex}.downsell-tab-module__hVf1iG__formInput{font-size:var(--text-sm);color:var(--text-primary);background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;outline:none;padding:8px 12px;font-family:inherit;transition:border-color .15s}.downsell-tab-module__hVf1iG__formInput:focus{border-color:#8b5cf680}.downsell-tab-module__hVf1iG__formInput:disabled{opacity:.5;cursor:not-allowed}.downsell-tab-module__hVf1iG__formInput::placeholder{color:var(--text-muted)}.downsell-tab-module__hVf1iG__formSelect{font-size:var(--text-sm);color:var(--text-primary);cursor:pointer;appearance:none;background:#ffffff08 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23888' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E") right 10px center no-repeat;border:1px solid #ffffff14;border-radius:12px;outline:none;padding:8px 30px 8px 12px;font-family:inherit;transition:border-color .15s}.downsell-tab-module__hVf1iG__formSelect:focus{border-color:#8b5cf680}.downsell-tab-module__hVf1iG__formSelectSmall{flex-shrink:0;width:70px;}.downsell-tab-module__hVf1iG__formTextarea{font-size:var(--text-sm);color:var(--text-primary);resize:vertical;background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;outline:none;min-height:100px;padding:10px 12px;font-family:inherit;line-height:1.5;transition:border-color .15s}.downsell-tab-module__hVf1iG__formTextarea:focus{border-color:#8b5cf680}.downsell-tab-module__hVf1iG__formTextarea::placeholder{color:var(--text-muted)}.downsell-tab-module__hVf1iG__formTextareaSmall{min-height:70px;}.downsell-tab-module__hVf1iG__charCounter{font-size:var(--text-xs);color:var(--text-muted);text-align:right}.downsell-tab-module__hVf1iG__formHint{font-size:var(--text-xs);color:var(--text-muted);margin:0;line-height:1.4}.downsell-tab-module__hVf1iG__discountRow{gap:var(--space-2);align-items:center;display:flex}.downsell-tab-module__hVf1iG__toggleRow{padding:var(--space-2) 0;justify-content:space-between;align-items:center;display:flex}.downsell-tab-module__hVf1iG__toggleText{font-size:var(--text-sm);color:var(--text-secondary)}.downsell-tab-module__hVf1iG__mediaUploadArea{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:8px;display:grid}.downsell-tab-module__hVf1iG__mediaUploadCompact{cursor:pointer;background:#ffffff03;border:2px dashed #ffffff14;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:140px;height:140px;transition:border-color .15s;display:flex}.downsell-tab-module__hVf1iG__mediaUploadCompact:hover{border-color:#fff3}.downsell-tab-module__hVf1iG__mediaUploadCompactIcon{color:var(--text-muted)}.downsell-tab-module__hVf1iG__mediaUploadCompactText{font-size:var(--text-xs);color:var(--text-muted)}.downsell-tab-module__hVf1iG__mediaThumb{border:1px solid #ffffff14;border-radius:12px;width:140px;height:140px;position:relative;overflow:hidden}.downsell-tab-module__hVf1iG__mediaThumbImg{object-fit:cover;width:100%;height:100%}.downsell-tab-module__hVf1iG__mediaThumbRemove{color:#fff;cursor:pointer;opacity:0;background:#0009;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;transition:opacity .15s,background .15s;display:flex;position:absolute;top:4px;right:4px}.downsell-tab-module__hVf1iG__mediaThumb:hover .downsell-tab-module__hVf1iG__mediaThumbRemove{opacity:1}.downsell-tab-module__hVf1iG__mediaThumbRemove:hover{background:var(--status-error,#ef4444)}.downsell-tab-module__hVf1iG__mediaUploadIcon{color:var(--text-muted)}.downsell-tab-module__hVf1iG__mediaUploadText{font-size:var(--text-xs);color:var(--text-muted)}.downsell-tab-module__hVf1iG__mediaAddBtn{color:var(--text-secondary);font-size:var(--text-xs);cursor:pointer;background:0 0;border:1px solid #ffffff14;border-radius:8px;align-items:center;gap:4px;padding:6px 12px;font-family:inherit;transition:border-color .15s,color .15s;display:inline-flex}.downsell-tab-module__hVf1iG__mediaAddBtn:hover{color:var(--text-primary);border-color:#ffffff26}.downsell-tab-module__hVf1iG__plansSectionHeader{padding-bottom:var(--space-2);border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;display:flex}.downsell-tab-module__hVf1iG__plansSectionTitle{align-items:center;gap:var(--space-2);color:var(--text-primary);display:flex}.downsell-tab-module__hVf1iG__toggleRowInline{align-items:center;gap:var(--space-2);display:flex}.downsell-tab-module__hVf1iG__existingPlansList{gap:var(--space-2);margin-top:var(--space-2);flex-direction:column;display:flex}.downsell-tab-module__hVf1iG__existingPlanCard{align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);cursor:pointer;text-align:left;width:100%;color:inherit;background:#ffffff08;border:1px solid #ffffff0f;border-radius:14px;font-family:inherit;transition:border-color .15s,background .15s;display:flex}.downsell-tab-module__hVf1iG__existingPlanCard:hover{background:#ffffff05;border-color:#ffffff1f}.downsell-tab-module__hVf1iG__existingPlanCardSelected{background:#8b5cf60f;border-color:#8b5cf680}.downsell-tab-module__hVf1iG__existingPlanCheck{flex-shrink:0}.downsell-tab-module__hVf1iG__checkboxChecked{color:#fff;background:#8b5cf6;border-radius:6px;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.downsell-tab-module__hVf1iG__checkboxUnchecked{background:0 0;border:2px solid #ffffff26;border-radius:6px;width:22px;height:22px}.downsell-tab-module__hVf1iG__existingPlanInfo{flex-direction:column;gap:2px;min-width:0;display:flex}.downsell-tab-module__hVf1iG__existingPlanName{font-size:var(--text-sm);color:var(--text-primary);font-weight:600}.downsell-tab-module__hVf1iG__existingPlanPrices{align-items:center;gap:var(--space-2);display:flex}.downsell-tab-module__hVf1iG__originalPrice{font-size:var(--text-sm);color:var(--text-muted);text-decoration:line-through}.downsell-tab-module__hVf1iG__discountedPrice{font-size:var(--text-sm);color:#4ade80;font-weight:600}.downsell-tab-module__hVf1iG__noPlansText{font-size:var(--text-sm);color:var(--text-muted);text-align:center;padding:var(--space-4) 0;margin:0}.downsell-tab-module__hVf1iG__plansList{gap:var(--space-3);margin-top:var(--space-2);flex-direction:column;display:flex}.downsell-tab-module__hVf1iG__planCard{padding:var(--space-3);gap:var(--space-2);background:#ffffff08;border:1px solid #ffffff0f;border-radius:14px;flex-direction:column;display:flex;position:relative}.downsell-tab-module__hVf1iG__planPreviewHeader{align-items:center;gap:var(--space-2);padding-bottom:var(--space-2);margin-bottom:var(--space-1);border-bottom:1px solid #ffffff0f;display:flex}.downsell-tab-module__hVf1iG__planPreviewName{color:var(--text-primary,#fff);font-size:.9rem;font-weight:600}.downsell-tab-module__hVf1iG__planPreviewOriginal{color:var(--text-muted,#888);font-size:.85rem;text-decoration:line-through}.downsell-tab-module__hVf1iG__planPreviewDiscount{color:#4ade80;font-size:.9rem;font-weight:600}.downsell-tab-module__hVf1iG__planRow{gap:var(--space-2);grid-template-columns:1fr 1fr;display:grid}.downsell-tab-module__hVf1iG__removePlanBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px;transition:color .15s,background .15s;position:absolute;top:8px;right:8px}.downsell-tab-module__hVf1iG__removePlanBtn:hover{color:var(--status-error,#ef4444);background:#ef44441a}.downsell-tab-module__hVf1iG__addPlanBtn{color:var(--text-secondary);font-size:var(--text-sm);cursor:pointer;background:0 0;border:1px dashed #ffffff1a;border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-family:inherit;transition:border-color .15s,color .15s;display:inline-flex}.downsell-tab-module__hVf1iG__addPlanBtn:hover{color:#a78bfa;border-color:#8b5cf64d}.downsell-tab-module__hVf1iG__variableChips{flex-wrap:wrap;gap:6px;display:flex}.downsell-tab-module__hVf1iG__variableChip{color:var(--text-secondary);font-size:var(--text-xs);cursor:pointer;background:#ffffff08;border:1px solid #ffffff1a;border-radius:6px;padding:3px 10px;font-family:monospace;transition:border-color .15s,color .15s}.downsell-tab-module__hVf1iG__variableChip:hover{color:#8b5cf6;border-color:#8b5cf6}.downsell-tab-module__hVf1iG__formActions{justify-content:flex-end;gap:var(--space-2);padding-top:var(--space-3);border-top:1px solid #ffffff0f;display:flex}.downsell-tab-module__hVf1iG__textarea{width:100%;min-height:140px;padding:var(--space-3);color:var(--text-primary);font-size:var(--text-sm);resize:vertical;background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;outline:none;font-family:inherit;line-height:1.6;transition:border-color .15s}.downsell-tab-module__hVf1iG__textarea::placeholder{color:var(--text-muted)}.downsell-tab-module__hVf1iG__textarea:focus{border-color:#8b5cf680}.downsell-tab-module__hVf1iG__helperText{font-size:var(--text-xs);color:var(--text-muted);margin:var(--space-2) 0 0 0}.downsell-tab-module__hVf1iG__iconButton{width:28px;height:28px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;transition:background .15s,color .15s;display:inline-flex}.downsell-tab-module__hVf1iG__iconButton:hover{color:var(--text-primary);background:#ffffff0f}.downsell-tab-module__hVf1iG__iconButtonSuccess{color:var(--status-active,#22c55e);}.downsell-tab-module__hVf1iG__iconButtonDanger{}.downsell-tab-module__hVf1iG__iconButtonDanger:hover{color:var(--status-error,#ef4444);background:#ef44441a}.downsell-tab-module__hVf1iG__emptyState{padding:var(--space-8) var(--space-4);border:2px dashed #ffffff0f;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;display:flex}.downsell-tab-module__hVf1iG__emptyIcon{width:48px;height:48px;color:var(--text-muted);margin-bottom:var(--space-3);background:#ffffff08;border-radius:999px;justify-content:center;align-items:center;display:flex}.downsell-tab-module__hVf1iG__emptyTitle{font-size:var(--text-sm);color:var(--text-primary);margin:0 0 var(--space-1) 0;font-weight:500}.downsell-tab-module__hVf1iG__emptyDescription{font-size:var(--text-xs);color:var(--text-muted);margin:0}.downsell-tab-module__hVf1iG__disabledState{align-items:center;gap:var(--space-3);padding:var(--space-8) var(--space-4);color:var(--text-muted);text-align:center;flex-direction:column;display:flex}.downsell-tab-module__hVf1iG__disabledState p{font-size:var(--text-sm);margin:0}.downsell-tab-module__hVf1iG__addButton{margin-top:var(--space-2)}.downsell-tab-module__hVf1iG__loadingText{font-size:var(--text-sm);color:var(--text-muted);text-align:center;padding:var(--space-4) 0}@media (max-width:480px){.downsell-tab-module__hVf1iG__mediaUploadArea{grid-template-columns:repeat(2,1fr)}.downsell-tab-module__hVf1iG__mediaUploadCompact,.downsell-tab-module__hVf1iG__mediaThumb{aspect-ratio:1;width:100%;height:auto}}@media (max-width:320px){.downsell-tab-module__hVf1iG__mediaUploadArea{grid-template-columns:1fr}}@media (max-width:768px){.downsell-tab-module__hVf1iG__layout,.downsell-tab-module__hVf1iG__formRow,.downsell-tab-module__hVf1iG__planRow{grid-template-columns:1fr}}
.order-bump-tab-module__yq_s8W__layout{gap:var(--space-6);grid-template-columns:380px 1fr;display:grid}.order-bump-tab-module__yq_s8W__mainColumn,.order-bump-tab-module__yq_s8W__sideColumn{gap:var(--space-4);flex-direction:column;display:flex}.order-bump-tab-module__yq_s8W__section{-webkit-backdrop-filter:blur(20px);background:#ffffff06;border:1px solid #ffffff0f;border-radius:16px;padding:24px}.order-bump-tab-module__yq_s8W__sideHeader{align-items:center;gap:var(--space-2);margin-bottom:var(--space-3);display:flex}.order-bump-tab-module__yq_s8W__sideIcon{color:#8b5cf6}.order-bump-tab-module__yq_s8W__sideTitle{letter-spacing:-.02em;color:var(--text-primary);margin:0;font-size:18px;font-weight:700}.order-bump-tab-module__yq_s8W__sideDescription{font-size:var(--text-sm);color:var(--text-muted);margin:0 0 var(--space-5) 0;line-height:1.5}.order-bump-tab-module__yq_s8W__infoBoxInline{margin-top:var(--space-4);padding-top:var(--space-4);padding:var(--space-3);background:#8b5cf60f;border:1px solid #8b5cf626;border-radius:14px}.order-bump-tab-module__yq_s8W__infoBoxHeader{align-items:center;gap:var(--space-2);margin-bottom:var(--space-2);display:flex}.order-bump-tab-module__yq_s8W__infoBoxTitle{font-size:var(--text-sm);color:#8b5cf6;font-weight:600}.order-bump-tab-module__yq_s8W__infoBoxList{font-size:var(--text-xs);color:var(--text-secondary);margin:0;padding:0;line-height:1.8;list-style:none}.order-bump-tab-module__yq_s8W__infoBoxList li{gap:var(--space-1);display:flex}.order-bump-tab-module__yq_s8W__infoBoxList li:before{content:"•";color:#8b5cf6;margin-right:4px}.order-bump-tab-module__yq_s8W__crossStageSection{margin-top:var(--space-4);padding-top:var(--space-4);border-top:1px solid #ffffff0f}.order-bump-tab-module__yq_s8W__infoInitial{color:#60a5fa;font-weight:600}.order-bump-tab-module__yq_s8W__infoUpsell{color:#34d399;font-weight:600}.order-bump-tab-module__yq_s8W__infoDownsell{color:#f87171;font-weight:600}.order-bump-tab-module__yq_s8W__crossStageLabel{font-size:var(--text-sm);color:var(--text-primary);margin-bottom:var(--space-3);font-weight:600;display:block}.order-bump-tab-module__yq_s8W__checkboxGroup{gap:var(--space-2);flex-direction:column;display:flex}.order-bump-tab-module__yq_s8W__checkboxOption{align-items:center;gap:var(--space-2);cursor:pointer;display:flex}.order-bump-tab-module__yq_s8W__checkboxOption input[type=checkbox]{accent-color:#8b5cf6;cursor:pointer;width:16px;height:16px}.order-bump-tab-module__yq_s8W__checkboxIconUpsell{color:#34d399}.order-bump-tab-module__yq_s8W__checkboxIconDownsell{color:#f87171}.order-bump-tab-module__yq_s8W__checkboxText{font-size:var(--text-sm);color:var(--text-secondary)}.order-bump-tab-module__yq_s8W__crossStageHint{font-size:var(--text-xs);color:var(--text-muted);margin:var(--space-3) 0 0 0;line-height:1.5}.order-bump-tab-module__yq_s8W__stageCard{-webkit-backdrop-filter:blur(20px);background:#ffffff06;border:1px solid #ffffff0f;border-radius:16px;padding:24px}.order-bump-tab-module__yq_s8W__stageHeader{justify-content:space-between;align-items:flex-start;gap:var(--space-3);display:flex}.order-bump-tab-module__yq_s8W__stageInfo{align-items:flex-start;gap:var(--space-3);display:flex}.order-bump-tab-module__yq_s8W__stageIcon{color:var(--text-muted);flex-shrink:0;margin-top:2px}.order-bump-tab-module__yq_s8W__stageTitle{letter-spacing:-.02em;color:var(--text-primary);margin:0 0 var(--space-1) 0;font-size:17px;font-weight:700}.order-bump-tab-module__yq_s8W__stageDescription{font-size:var(--text-sm);color:var(--text-muted);margin:0}.order-bump-tab-module__yq_s8W__stageContent{margin-top:var(--space-5);padding-top:var(--space-5);gap:var(--space-5);border-top:1px solid #ffffff0f;flex-direction:column;display:flex}.order-bump-tab-module__yq_s8W__fieldGroup{gap:var(--space-2);flex-direction:column;display:flex}.order-bump-tab-module__yq_s8W__fieldGroupFlex{gap:var(--space-2);flex-direction:column;flex:1;display:flex}.order-bump-tab-module__yq_s8W__fieldGroupSmall{gap:var(--space-2);flex-direction:column;flex-shrink:0;width:200px;display:flex}.order-bump-tab-module__yq_s8W__fieldGroupHalf{gap:var(--space-2);flex-direction:column;flex:1;display:flex}.order-bump-tab-module__yq_s8W__fieldRow{gap:var(--space-4);display:flex}.order-bump-tab-module__yq_s8W__fieldLabel{font-size:var(--text-sm);color:var(--text-secondary);font-weight:500;display:block}.order-bump-tab-module__yq_s8W__input{width:100%;padding:var(--space-2) var(--space-3);color:var(--text-primary);font-size:var(--text-sm);box-sizing:border-box;background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;outline:none;transition:border-color .15s}.order-bump-tab-module__yq_s8W__input:focus{border-color:#8b5cf680}.order-bump-tab-module__yq_s8W__input::placeholder{color:var(--text-muted)}.order-bump-tab-module__yq_s8W__textarea{width:100%;padding:var(--space-3);color:var(--text-primary);font-size:var(--text-sm);resize:vertical;box-sizing:border-box;background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;outline:none;font-family:inherit;line-height:1.5;transition:border-color .15s}.order-bump-tab-module__yq_s8W__textarea:focus{border-color:#8b5cf680}.order-bump-tab-module__yq_s8W__textarea::placeholder{color:var(--text-muted)}.order-bump-tab-module__yq_s8W__charCounter{font-size:var(--text-xs);color:var(--text-muted);text-align:left}.order-bump-tab-module__yq_s8W__buttonInput{width:100%;padding:var(--space-2) var(--space-3);color:var(--text-primary);font-size:var(--text-sm);background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;outline:none;font-weight:600;transition:border-color .15s}.order-bump-tab-module__yq_s8W__buttonInput:focus{border-color:#8b5cf680}.order-bump-tab-module__yq_s8W__buttonInput::placeholder{color:var(--text-muted)}.order-bump-tab-module__yq_s8W__mediaLabel{align-items:center;gap:var(--space-2);font-size:var(--text-sm);color:var(--text-secondary);font-weight:500;display:flex}.order-bump-tab-module__yq_s8W__mediaGrid{gap:var(--space-3);flex-wrap:wrap;display:flex}.order-bump-tab-module__yq_s8W__mediaThumbnail{border:1px solid #ffffff0f;border-radius:12px;width:160px;height:140px;position:relative;overflow:hidden}.order-bump-tab-module__yq_s8W__mediaImage{object-fit:cover;width:100%;height:100%}.order-bump-tab-module__yq_s8W__mediaRemove{color:#fff;cursor:pointer;background:#000000b3;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;padding:0;display:flex;position:absolute;top:4px;right:4px}.order-bump-tab-module__yq_s8W__mediaRemove:hover{background:#ef4444}.order-bump-tab-module__yq_s8W__mediaUpload{justify-content:center;align-items:center;gap:var(--space-2);cursor:pointer;color:#8b5cf6;width:160px;height:140px;font-size:var(--text-sm);background:0 0;border:2px dashed #ffffff14;border-radius:12px;flex-direction:column;transition:border-color .15s,background .15s;display:flex}.order-bump-tab-module__yq_s8W__mediaUpload:hover{background:#8b5cf60d;border-color:#8b5cf64d}.order-bump-tab-module__yq_s8W__fileInput{display:none}.order-bump-tab-module__yq_s8W__selectWrapper{align-items:center;display:flex;position:relative}.order-bump-tab-module__yq_s8W__selectIcon{left:var(--space-3);color:#22c55e;pointer-events:none;z-index:1;position:absolute}.order-bump-tab-module__yq_s8W__select{width:100%;padding:var(--space-2) var(--space-8);padding-left:calc(var(--space-3) + 24px);color:var(--text-primary);font-size:var(--text-sm);cursor:pointer;appearance:none;background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;outline:none;transition:border-color .15s}.order-bump-tab-module__yq_s8W__select:focus{border-color:#8b5cf680}.order-bump-tab-module__yq_s8W__select option{color:var(--text-primary);background:#0f0f19f2}.order-bump-tab-module__yq_s8W__selectChevron{right:var(--space-3);color:var(--text-muted);pointer-events:none;position:absolute}.order-bump-tab-module__yq_s8W__customDelivery{margin-top:var(--space-2)}.order-bump-tab-module__yq_s8W__toggleSwitch{flex-shrink:0;width:44px;height:24px;display:inline-block;position:relative}.order-bump-tab-module__yq_s8W__toggleSwitch input{opacity:0;width:0;height:0}.order-bump-tab-module__yq_s8W__toggleSlider{cursor:pointer;background:#ffffff14;border-radius:999px;transition:background .2s;position:absolute;inset:0}.order-bump-tab-module__yq_s8W__toggleSlider:before{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .2s;position:absolute;bottom:3px;left:3px}.order-bump-tab-module__yq_s8W__toggleSwitch input:checked+.order-bump-tab-module__yq_s8W__toggleSlider{background:#8b5cf6}.order-bump-tab-module__yq_s8W__toggleSwitch input:checked+.order-bump-tab-module__yq_s8W__toggleSlider:before{transform:translate(20px)}.order-bump-tab-module__yq_s8W__removePlanButton{width:100%;color:var(--color-error,#ef4444);cursor:pointer;background:0 0;border:1px solid #ffffff0f;border-radius:12px;justify-content:center;align-items:center;gap:8px;margin-top:12px;padding:12px;font-family:inherit;font-size:14px;font-weight:500;transition:border-color .15s,background .15s;display:flex}.order-bump-tab-module__yq_s8W__removePlanButton:hover{border-color:var(--color-error,#ef4444);background:#ef44440f}@media (max-width:768px){.order-bump-tab-module__yq_s8W__layout{grid-template-columns:1fr}.order-bump-tab-module__yq_s8W__fieldRow{flex-direction:column}.order-bump-tab-module__yq_s8W__fieldGroupSmall{width:100%}}
.enviar-agora-form-module__U4vktG__container{gap:var(--space-2);flex-direction:column;display:flex}.enviar-agora-form-module__U4vktG__splitView{gap:var(--space-4);align-items:flex-start;display:flex}.enviar-agora-form-module__U4vktG__editorColumn{gap:var(--space-2);flex-direction:column;flex:3;display:flex}.enviar-agora-form-module__U4vktG__previewColumn{top:calc(var(--topbar-height,64px) + var(--space-4));gap:var(--space-2);flex-direction:column;flex:2;display:flex;position:sticky}.enviar-agora-form-module__U4vktG__compactRow{gap:var(--space-2);display:flex}.enviar-agora-form-module__U4vktG__compactRow>*{flex:1}.enviar-agora-form-module__U4vktG__card{-webkit-backdrop-filter:blur(20px);padding:var(--space-2);gap:var(--space-2);background:#ffffff06;border:1px solid #ffffff0f;border-radius:16px;flex-direction:column;transition:border-color .2s,box-shadow .2s;display:flex}.enviar-agora-form-module__U4vktG__card:hover{border-color:#8b5cf633;box-shadow:0 0 32px #8b5cf60a}.enviar-agora-form-module__U4vktG__primaryCard{-webkit-backdrop-filter:blur(20px);padding:var(--space-3);gap:var(--space-2);background:#ffffff06;border:1px solid #ffffff0f;border-radius:16px;flex-direction:column;transition:border-color .2s,box-shadow .2s;display:flex}.enviar-agora-form-module__U4vktG__primaryCard:hover{border-color:#8b5cf633;box-shadow:0 0 32px #8b5cf60a}.enviar-agora-form-module__U4vktG__previewCard{-webkit-backdrop-filter:blur(20px);padding:var(--space-3);gap:var(--space-2);background:#ffffff08;border:1px solid #ffffff0f;border-radius:14px;flex-direction:column;display:flex}.enviar-agora-form-module__U4vktG__sectionHeader{align-items:center;gap:var(--space-1);padding-bottom:var(--space-1);display:flex}.enviar-agora-form-module__U4vktG__sectionIcon{color:#8b5cf6;width:14px;height:14px}.enviar-agora-form-module__U4vktG__sectionTitle{font-size:var(--text-xs);letter-spacing:-.02em;color:var(--text-secondary);margin:0;font-weight:700}.enviar-agora-form-module__U4vktG__accordionHeader{cursor:pointer;padding:var(--space-2);width:100%;color:var(--text-secondary);background:0 0;border:none;justify-content:space-between;align-items:center;font-family:inherit;transition:background .15s;display:flex}.enviar-agora-form-module__U4vktG__accordionHeader:hover{background:#ffffff08}.enviar-agora-form-module__U4vktG__accordionLeft{align-items:center;gap:var(--space-1);display:flex}.enviar-agora-form-module__U4vktG__accordionContent{padding-top:var(--space-2)}.enviar-agora-form-module__U4vktG__submitButton{width:100%;padding:var(--space-3) var(--space-4);color:#fff;font-size:var(--text-sm);cursor:pointer;justify-content:center;align-items:center;gap:var(--space-2);background:#8b5cf6;border:none;border-radius:12px;font-family:inherit;font-weight:600;transition:background .15s,box-shadow .15s;display:flex}.enviar-agora-form-module__U4vktG__submitButton:hover:not(:disabled){background:#7c3aed;box-shadow:0 0 24px #8b5cf633}.enviar-agora-form-module__U4vktG__submitButton:disabled{opacity:.5;cursor:not-allowed}.enviar-agora-form-module__U4vktG__successMessage{text-align:center;padding:var(--space-2);color:#4ade80;font-size:var(--text-sm);margin-bottom:var(--space-2);background:#4ade801a;border-radius:12px;font-weight:500}.enviar-agora-form-module__U4vktG__errorMessage{text-align:center;padding:var(--space-2);color:#f87171;font-size:var(--text-sm);margin-bottom:var(--space-2);background:#f871711a;border-radius:12px;font-weight:500}.enviar-agora-form-module__U4vktG__historyList{gap:var(--space-1);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.enviar-agora-form-module__U4vktG__historyItem{padding:4px var(--space-2);border-radius:var(--radius-sm);justify-content:space-between;align-items:center;gap:var(--space-2);background:#ffffff08;border:1px solid #ffffff0f;transition:background .15s;display:flex}.enviar-agora-form-module__U4vktG__historyItem:hover{background:#ffffff0d}.enviar-agora-form-module__U4vktG__historyInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.enviar-agora-form-module__U4vktG__historyChat{font-size:var(--text-xs);color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.enviar-agora-form-module__U4vktG__historyCaption{font-size:var(--text-sm);color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.enviar-agora-form-module__U4vktG__historyMeta{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:2px;display:flex}.enviar-agora-form-module__U4vktG__historyTime{font-size:var(--text-xs);color:var(--text-muted)}.enviar-agora-form-module__U4vktG__badge{border-radius:var(--radius-sm);text-transform:uppercase;padding:2px 6px;font-size:10px;font-weight:600;display:inline-block}.enviar-agora-form-module__U4vktG__badgeSent{color:#4ade80;background:#4ade801a}.enviar-agora-form-module__U4vktG__badgeFailed{color:#f87171;background:#f871711a}.enviar-agora-form-module__U4vktG__emptyState{text-align:center;padding:var(--space-2) 0}.enviar-agora-form-module__U4vktG__emptyStateTitle{color:var(--text-muted);font-size:var(--text-sm);margin:0 0 var(--space-1) 0;font-weight:500}.enviar-agora-form-module__U4vktG__emptyStateDesc{color:var(--text-muted);font-size:var(--text-xs);opacity:.7;margin:0}@media (max-width:768px){.enviar-agora-form-module__U4vktG__splitView{flex-direction:column}.enviar-agora-form-module__U4vktG__previewColumn{order:-1;position:static}.enviar-agora-form-module__U4vktG__compactRow{flex-direction:column}}
.bot-list-b-module__t3ZgBG__listContainer{border-radius:var(--radius-lg);background:#12101e4d;border:1px solid #ffffff12;overflow:hidden}.bot-list-b-module__t3ZgBG__listHeader{padding:var(--space-3) var(--space-5);border-bottom:1px solid #ffffff12;align-items:center;display:flex}.bot-list-b-module__t3ZgBG__listHeaderLabel{font-size:var(--text-xs);color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;flex:1}.bot-list-b-module__t3ZgBG__listHeaderStats{font-size:var(--text-xs);color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;gap:var(--space-6);display:flex}.bot-list-b-module__t3ZgBG__listHeaderStat{text-align:right;width:48px}.bot-list-b-module__t3ZgBG__connectRow{justify-content:center;align-items:center;gap:var(--space-2);padding:var(--space-4) var(--space-5);cursor:pointer;width:100%;color:var(--text-muted);font-size:var(--text-sm);background:0 0;border:none;border-top:1px dashed #ffffff0f;transition:color .2s,background .2s;display:flex}.bot-list-b-module__t3ZgBG__connectRow:hover{color:var(--accent-lighter);background:#6d28d908}.bot-list-b-module__t3ZgBG__skeletonList{border-radius:var(--radius-lg);border:1px solid #ffffff12;flex-direction:column;gap:1px;display:flex;overflow:hidden}.bot-list-b-module__t3ZgBG__skeletonRow{background:var(--bg-surface);height:68px;animation:1.5s ease-in-out infinite bot-list-b-module__t3ZgBG__skeleton-pulse}@keyframes bot-list-b-module__t3ZgBG__skeleton-pulse{0%,to{opacity:.4}50%{opacity:.15}}.bot-list-b-module__t3ZgBG__emptyContainer{justify-content:center;align-items:center;gap:var(--space-5);flex-direction:column;min-height:45vh;display:flex}.bot-list-b-module__t3ZgBG__emptyIcon{background:var(--bg-surface);width:64px;height:64px;color:var(--text-muted);border:1px solid #ffffff0f;border-radius:16px;justify-content:center;align-items:center;display:flex}.bot-list-b-module__t3ZgBG__emptyTitle{font-size:var(--text-lg);color:var(--text-primary);margin:0;font-weight:600}.bot-list-b-module__t3ZgBG__emptyDescription{font-size:var(--text-sm);color:var(--text-muted);text-align:center;max-width:320px;margin:0;margin-top:calc(var(--space-1) * -1);line-height:1.5}.bot-list-b-module__t3ZgBG__emptyCta{align-items:center;gap:var(--space-2);padding:10px var(--space-5);background:var(--accent-primary);color:#fff;border-radius:var(--radius-md);font-size:var(--text-sm);cursor:pointer;border:none;font-weight:500;transition:background .15s;display:inline-flex}.bot-list-b-module__t3ZgBG__emptyCta:hover{background:var(--accent-primary-hover)}.bot-list-b-module__t3ZgBG__emptyLimit{font-size:var(--text-xs);color:var(--text-muted)}
.flow-card-module__nc2rTG__card{-webkit-backdrop-filter:blur(24px);border-radius:var(--radius-lg);padding:var(--space-5);background:#12101e99;border:1px solid #ffffff17;flex-direction:column;padding-bottom:0;transition:transform .35s cubic-bezier(.22,1,.36,1),border-color .35s,box-shadow .35s;display:flex;position:relative;overflow:hidden}.flow-card-module__nc2rTG__card:hover{border-color:#6d28d933;transform:translateY(-2px);box-shadow:0 8px 32px #6d28d914,0 0 0 1px #6d28d91a}.flow-card-module__nc2rTG__hoverActions{top:var(--space-3);right:var(--space-3);gap:var(--space-1);z-index:3;opacity:0;pointer-events:none;transition:opacity .25s,transform .25s;display:flex;position:absolute;transform:translateY(-4px)}.flow-card-module__nc2rTG__card:hover .flow-card-module__nc2rTG__hoverActions{opacity:1;pointer-events:auto;transform:translateY(0)}.flow-card-module__nc2rTG__hoverBtn{-webkit-backdrop-filter:blur(12px);width:30px;height:30px;color:var(--text-secondary);cursor:pointer;border-radius:var(--radius-md);background:#12101ed9;border:1px solid #ffffff14;justify-content:center;align-items:center;transition:color .15s,background .15s,border-color .15s;display:inline-flex}.flow-card-module__nc2rTG__hoverBtn:hover{color:var(--text-primary);background:#ffffff14;border-color:#ffffff26}.flow-card-module__nc2rTG__hoverBtnDanger:hover{color:var(--color-error);background:#ef44441a;border-color:#ef444433}.flow-card-module__nc2rTG__iconWrapper{border-radius:var(--radius-md);width:40px;height:40px;color:var(--accent-lighter);margin-bottom:var(--space-3);background:#6d28d926;border:1px solid #6d28d940;flex-shrink:0;justify-content:center;align-items:center;display:flex}.flow-card-module__nc2rTG__name{font-size:var(--text-base);color:var(--text-primary);margin:0 0 var(--space-2) 0;font-weight:700;line-height:1.3}.flow-card-module__nc2rTG__badgeRow{align-items:center;gap:var(--space-2);margin-bottom:var(--space-2);display:flex}.flow-card-module__nc2rTG__botRow{align-items:center;gap:var(--space-2);margin-bottom:var(--space-4);color:var(--text-muted);font-size:var(--text-xs);display:flex}.flow-card-module__nc2rTG__botRow svg{opacity:.7;flex-shrink:0}.flow-card-module__nc2rTG__stats{width:calc(100% + var(--space-5) * 2);margin-left:calc(var(--space-5) * -1);margin-right:calc(var(--space-5) * -1);border-top:1px solid #ffffff12;grid-template-columns:1fr 1fr;display:grid}.flow-card-module__nc2rTG__stat{padding:var(--space-3) 0;flex-direction:column;align-items:center;gap:2px;display:flex}.flow-card-module__nc2rTG__stat:first-child{border-right:1px solid #ffffff12}.flow-card-module__nc2rTG__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;font-size:10px}.flow-card-module__nc2rTG__statValue{font-size:var(--text-lg);color:var(--text-primary);font-variant-numeric:tabular-nums;letter-spacing:-.02em;font-weight:700;line-height:1}.flow-card-module__nc2rTG__cardActions{width:calc(100% + var(--space-5) * 2);margin-left:calc(var(--space-5) * -1);margin-right:calc(var(--space-5) * -1);flex-direction:column;display:flex}.flow-card-module__nc2rTG__cardActionBtn{justify-content:center;align-items:center;gap:var(--space-2);padding:var(--space-3) 0;color:var(--text-secondary);font-size:var(--text-xs);cursor:pointer;background:0 0;border:none;border-top:1px solid #ffffff12;width:100%;font-weight:500;text-decoration:none;transition:background .2s,color .2s;display:flex}.flow-card-module__nc2rTG__cardActionBtn:hover{color:var(--text-primary);background:#6d28d90f}.flow-card-module__nc2rTG__cardActionBtnDisabled{opacity:.5;cursor:not-allowed}.flow-card-module__nc2rTG__cardActionBtnDisabled:hover{color:var(--text-secondary);background:0 0}
.pagamentos-tab-module__jwIRwq__layout{gap:var(--space-5);flex-direction:column;max-width:900px;display:flex}.pagamentos-tab-module__jwIRwq__headerCard{align-items:center;gap:var(--space-3);-webkit-backdrop-filter:blur(20px);padding:var(--space-4) var(--space-5);transition:border-color var(--transition-fast), box-shadow var(--transition-fast);background:#ffffff06;border:1px solid #ffffff0f;border-radius:16px;display:flex}.pagamentos-tab-module__jwIRwq__headerCard:hover{border-color:#8b5cf633;box-shadow:0 0 32px #8b5cf60a}.pagamentos-tab-module__jwIRwq__headerIcon{color:#8b5cf6;flex-shrink:0}.pagamentos-tab-module__jwIRwq__headerTitle{font-size:var(--text-lg);color:var(--text-primary);letter-spacing:-.02em;margin:0;font-weight:700}.pagamentos-tab-module__jwIRwq__headerSubtitle{font-size:var(--text-sm);color:var(--text-muted);margin:var(--space-1) 0 0 0}.pagamentos-tab-module__jwIRwq__section{gap:var(--space-4);-webkit-backdrop-filter:blur(20px);padding:var(--space-5);transition:border-color var(--transition-fast), box-shadow var(--transition-fast);background:#ffffff06;border:1px solid #ffffff0f;border-radius:16px;display:flex}.pagamentos-tab-module__jwIRwq__section:hover{border-color:#8b5cf633;box-shadow:0 0 32px #8b5cf60a}.pagamentos-tab-module__jwIRwq__sectionNumber{border-radius:var(--radius-full);color:#a78bfa;width:32px;height:32px;font-size:var(--text-sm);background:#8b5cf61a;border:1px solid #8b5cf633;flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;font-weight:700;display:inline-flex}.pagamentos-tab-module__jwIRwq__sectionContent{flex:1;min-width:0}.pagamentos-tab-module__jwIRwq__sectionTitle{letter-spacing:-.02em;color:var(--text-primary);margin:0 0 var(--space-4) 0;font-size:17px;font-weight:700}.pagamentos-tab-module__jwIRwq__sectionCard{-webkit-backdrop-filter:blur(20px);padding:var(--space-5);transition:border-color var(--transition-fast), box-shadow var(--transition-fast);background:#ffffff06;border:1px solid #ffffff0f;border-radius:16px;overflow:hidden}.pagamentos-tab-module__jwIRwq__sectionCard:hover{border-color:#8b5cf633;box-shadow:0 0 32px #8b5cf60a}.pagamentos-tab-module__jwIRwq__sectionCardHeader{align-items:center;gap:var(--space-3);padding:var(--space-4) var(--space-5);border-bottom:1px solid #ffffff0f;display:flex}.pagamentos-tab-module__jwIRwq__sectionCardIcon{color:#8b5cf6;background:#8b5cf61a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.pagamentos-tab-module__jwIRwq__sectionCardIconGreen{color:#4ade80;background:#22c55e26;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.pagamentos-tab-module__jwIRwq__sectionCardInfo{flex:1;min-width:0}.pagamentos-tab-module__jwIRwq__sectionCardTitle{font-size:var(--text-base);color:var(--text-primary);margin:0;font-weight:600}.pagamentos-tab-module__jwIRwq__sectionCardDescription{font-size:var(--text-xs);color:var(--text-muted);margin:var(--space-1) 0 0 0}.pagamentos-tab-module__jwIRwq__sectionCardBody{padding:var(--space-5)}.pagamentos-tab-module__jwIRwq__toggleRow{justify-content:space-between;align-items:flex-start;gap:var(--space-3);margin-bottom:var(--space-4);padding-bottom:var(--space-4);border-bottom:1px solid #ffffff0f;display:flex}.pagamentos-tab-module__jwIRwq__toggleLabel{font-size:var(--text-sm);color:var(--text-primary);font-weight:500;display:block}.pagamentos-tab-module__jwIRwq__toggleDescription{font-size:var(--text-xs);color:var(--text-muted);margin:var(--space-1) 0 0 0}.pagamentos-tab-module__jwIRwq__toggleSwitch{flex-shrink:0;width:44px;height:24px;display:inline-block;position:relative}.pagamentos-tab-module__jwIRwq__toggleSwitch input{opacity:0;width:0;height:0}.pagamentos-tab-module__jwIRwq__toggleSlider{cursor:pointer;border-radius:var(--radius-full);transition:background var(--transition-fast);background:#ffffff1a;position:absolute;inset:0}.pagamentos-tab-module__jwIRwq__toggleSlider:before{content:"";width:18px;height:18px;transition:transform var(--transition-fast);background:#fff;border-radius:50%;position:absolute;bottom:3px;left:3px}.pagamentos-tab-module__jwIRwq__toggleSwitch input:checked+.pagamentos-tab-module__jwIRwq__toggleSlider{background:#8b5cf6}.pagamentos-tab-module__jwIRwq__toggleSwitch input:checked+.pagamentos-tab-module__jwIRwq__toggleSlider:before{transform:translate(20px)}.pagamentos-tab-module__jwIRwq__fieldGroup{margin-bottom:var(--space-4)}.pagamentos-tab-module__jwIRwq__fieldGroup:last-child{margin-bottom:0}.pagamentos-tab-module__jwIRwq__fieldLabel{font-size:var(--text-sm);color:var(--text-primary);margin-bottom:var(--space-2);font-weight:500;display:block}.pagamentos-tab-module__jwIRwq__fieldLabelRow{margin-bottom:var(--space-2);justify-content:space-between;align-items:center;display:flex}.pagamentos-tab-module__jwIRwq__fieldLabelRow .pagamentos-tab-module__jwIRwq__fieldLabel{margin-bottom:0}.pagamentos-tab-module__jwIRwq__textarea{width:100%;min-height:120px;padding:var(--space-3);color:var(--text-primary);font-size:var(--text-sm);resize:vertical;transition:border-color var(--transition-fast);background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;outline:none;font-family:inherit;line-height:1.6}.pagamentos-tab-module__jwIRwq__textarea::placeholder{color:var(--text-muted)}.pagamentos-tab-module__jwIRwq__textarea:focus{border-color:#8b5cf680}.pagamentos-tab-module__jwIRwq__input{width:100%;padding:var(--space-2) var(--space-3);color:var(--text-primary);font-size:var(--text-sm);transition:border-color var(--transition-fast);background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;outline:none}.pagamentos-tab-module__jwIRwq__input::placeholder{color:var(--text-muted)}.pagamentos-tab-module__jwIRwq__input:focus{border-color:#8b5cf680}.pagamentos-tab-module__jwIRwq__select{width:100%;padding:var(--space-2) var(--space-3);color:var(--text-primary);font-size:var(--text-sm);cursor:pointer;appearance:none;background:#ffffff08 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%239ca3af' d='M3 5l3 3 3-3'/%3E%3C/svg%3E") no-repeat;background-position:right var(--space-3) center;padding-right:var(--space-8);transition:border-color var(--transition-fast);border:1px solid #ffffff14;border-radius:12px;outline:none}.pagamentos-tab-module__jwIRwq__select:focus{border-color:#8b5cf680}.pagamentos-tab-module__jwIRwq__select option{color:var(--text-primary);background:#1a1a2e}.pagamentos-tab-module__jwIRwq__helperText{font-size:var(--text-xs);color:var(--text-muted);margin:var(--space-2) 0 0 0}.pagamentos-tab-module__jwIRwq__charCounter{font-size:var(--text-xs);color:var(--text-muted)}.pagamentos-tab-module__jwIRwq__chipsRow{align-items:center;gap:var(--space-2);margin-top:var(--space-2);flex-wrap:wrap;display:flex}.pagamentos-tab-module__jwIRwq__chipsLabel{font-size:var(--text-xs);color:var(--text-muted)}.pagamentos-tab-module__jwIRwq__chip{border-radius:var(--radius-sm);color:var(--text-secondary);cursor:pointer;transition:background var(--transition-fast), color var(--transition-fast);background:#ffffff0f;border:none;align-items:center;padding:2px 8px;font-family:monospace;font-size:12px;display:inline-flex}.pagamentos-tab-module__jwIRwq__chip:hover{color:#d8b4fe;background:#8b5cf626}.pagamentos-tab-module__jwIRwq__buttonPreview{align-items:center;gap:var(--space-2);display:inline-flex}.pagamentos-tab-module__jwIRwq__greenIcon{color:#4ade80}.pagamentos-tab-module__jwIRwq__accentIcon{color:#8b5cf6}.pagamentos-tab-module__jwIRwq__mediaUpload{justify-content:center;align-items:center;gap:var(--space-2);padding:var(--space-5);color:var(--text-muted);font-size:var(--text-sm);cursor:pointer;transition:border-color var(--transition-fast), color var(--transition-fast), background var(--transition-fast);border:2px dashed #ffffff14;border-radius:12px;flex-direction:column;display:flex}.pagamentos-tab-module__jwIRwq__mediaUpload:hover{color:#8b5cf6;background:#8b5cf60d;border-color:#8b5cf6}.pagamentos-tab-module__jwIRwq__fileInput{display:none}.pagamentos-tab-module__jwIRwq__mediaPreview{display:inline-block;position:relative}.pagamentos-tab-module__jwIRwq__mediaThumb{object-fit:cover;border:1px solid #ffffff0f;border-radius:12px;width:120px;height:80px}.pagamentos-tab-module__jwIRwq__mediaRemove{top:var(--space-1);right:var(--space-1);border-radius:var(--radius-full);color:#fff;cursor:pointer;width:24px;height:24px;transition:background var(--transition-fast);background:#000000b3;border:none;justify-content:center;align-items:center;display:flex;position:absolute}.pagamentos-tab-module__jwIRwq__mediaRemove:hover{background:#ef4444cc}.pagamentos-tab-module__jwIRwq__provaSocialItem{align-items:flex-start;gap:var(--space-3);margin-bottom:var(--space-3);display:flex}.pagamentos-tab-module__jwIRwq__provaSocialIndex{border-radius:var(--radius-full);color:#a78bfa;width:24px;height:24px;font-size:var(--text-xs);margin-top:var(--space-2);background:#8b5cf61a;border:1px solid #8b5cf633;flex-shrink:0;justify-content:center;align-items:center;font-weight:600;display:inline-flex}.pagamentos-tab-module__jwIRwq__provaSocialItem .pagamentos-tab-module__jwIRwq__textarea{flex:1;min-height:60px}.pagamentos-tab-module__jwIRwq__provaSocialRemove{width:32px;height:32px;color:var(--text-muted);cursor:pointer;margin-top:var(--space-2);transition:color var(--transition-fast), border-color var(--transition-fast), background var(--transition-fast);background:0 0;border:1px solid #ffffff14;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.pagamentos-tab-module__jwIRwq__provaSocialRemove:hover{color:var(--status-error);border-color:var(--status-error);background:#ef44441a}.pagamentos-tab-module__jwIRwq__addButton{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);color:var(--text-muted);font-size:var(--text-sm);cursor:pointer;transition:color var(--transition-fast), border-color var(--transition-fast);background:0 0;border:1px dashed #ffffff14;border-radius:12px;display:inline-flex}.pagamentos-tab-module__jwIRwq__addButton:hover{color:#8b5cf6;border-color:#8b5cf6}.pagamentos-tab-module__jwIRwq__variablesContainer{padding:var(--space-2) var(--space-3);gap:var(--space-2);margin-bottom:var(--space-2);background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;flex-wrap:wrap;display:flex}.pagamentos-tab-module__jwIRwq__variablesBox{margin-top:var(--space-3);padding:var(--space-3);background:#ffffff06;border:1px solid #ffffff0f;border-radius:12px}.pagamentos-tab-module__jwIRwq__variablesTitle{font-size:var(--text-xs);color:var(--text-secondary);margin-bottom:var(--space-2);font-weight:500;display:block}.pagamentos-tab-module__jwIRwq__variablesList{gap:var(--space-2);flex-wrap:wrap;display:flex}.pagamentos-tab-module__jwIRwq__variableCode{font-size:var(--text-xs);color:#a78bfa;background:#8b5cf60f;border:1px solid #8b5cf626;border-radius:4px;padding:2px 8px;font-family:monospace}.pagamentos-tab-module__jwIRwq__subsectionDivider{height:1px;margin:var(--space-4) 0;background:#ffffff0f}@media (max-width:768px){.pagamentos-tab-module__jwIRwq__layout{max-width:100%}.pagamentos-tab-module__jwIRwq__section{flex-direction:column}.pagamentos-tab-module__jwIRwq__sectionCardHeader{flex-wrap:wrap}}
.queue-list-module__OI-35a__container{gap:var(--space-2);flex-direction:column;display:flex}.queue-list-module__OI-35a__header{justify-content:space-between;align-items:center;display:flex}.queue-list-module__OI-35a__title{font-size:var(--text-xs);color:var(--text-secondary);font-weight:500}.queue-list-module__OI-35a__grid{gap:var(--space-3);flex-direction:column;display:flex}.queue-list-module__OI-35a__queueCard{-webkit-backdrop-filter:blur(20px);padding:var(--space-4);align-items:center;gap:var(--space-4);background:#ffffff06;border:1px solid #ffffff0f;border-radius:16px;transition:border-color .15s,box-shadow .15s;display:flex}.queue-list-module__OI-35a__queueCard:hover{border-color:#8b5cf633;box-shadow:0 0 32px #8b5cf60a}.queue-list-module__OI-35a__cardContent{cursor:pointer;gap:var(--space-2);flex-direction:column;flex:1;min-width:0;display:flex}.queue-list-module__OI-35a__cardTop{align-items:center;gap:var(--space-3);display:flex}.queue-list-module__OI-35a__queueName{font-size:var(--text-sm);color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden}.queue-list-module__OI-35a__cardMeta{gap:var(--space-4);flex-wrap:wrap;display:flex}.queue-list-module__OI-35a__metaItem{align-items:center;gap:var(--space-1);font-size:var(--text-xs);color:var(--text-secondary);display:inline-flex}.queue-list-module__OI-35a__metaItem svg{flex-shrink:0}.queue-list-module__OI-35a__cardProgress{font-size:var(--text-xs);color:var(--text-tertiary);justify-content:space-between;align-items:center;display:flex}.queue-list-module__OI-35a__nextSend{color:#4ade80}.queue-list-module__OI-35a__cardActions{gap:var(--space-1);flex-shrink:0;display:flex}.queue-list-module__OI-35a__actionBtn{cursor:pointer;padding:var(--space-2);color:var(--text-secondary);background:0 0;border:none;border-radius:12px;justify-content:center;align-items:center;transition:color .15s,background .15s;display:inline-flex}.queue-list-module__OI-35a__actionBtn:hover{color:var(--text-primary);background:#ffffff08}.queue-list-module__OI-35a__actionBtnDanger:hover{color:#f87171;background:#ef44441a}.queue-list-module__OI-35a__actionBtnSuccess:hover{color:#4ade80}.queue-list-module__OI-35a__modalActions{justify-content:flex-end;gap:var(--space-3);margin-top:var(--space-4);display:flex}.queue-list-module__OI-35a__modalText{font-size:var(--text-sm);color:var(--text-secondary);margin:0}.queue-list-module__OI-35a__skeletonGrid{gap:var(--space-3);flex-direction:column;display:flex}
.bot-card-c-module__5N_dtW__card{border-radius:var(--radius-lg);padding:var(--space-8) var(--space-6) var(--space-6);align-items:center;gap:var(--space-4);border:1px solid #ffffff12;flex-direction:column;transition:transform .35s cubic-bezier(.22,1,.36,1),border-color .35s,box-shadow .35s;display:flex;position:relative;overflow:hidden}.bot-card-c-module__5N_dtW__cardActive{background:linear-gradient(160deg,#6d28d91a 0%,#12101ef2 40%,#10b9810a 100%)}.bot-card-c-module__5N_dtW__cardPaused{background:linear-gradient(160deg,#f59e0b0f 0%,#12101ef2 40%,#6d28d908 100%)}.bot-card-c-module__5N_dtW__card:hover{border-color:#6d28d933;transform:translateY(-4px);box-shadow:0 16px 48px #0000004d,0 0 0 1px #6d28d914}.bot-card-c-module__5N_dtW__card:before{content:"";border-radius:var(--radius-full);pointer-events:none;opacity:.3;filter:blur(60px);width:200px;height:200px;transition:opacity .4s;position:absolute;top:-40%;right:-30%}.bot-card-c-module__5N_dtW__cardActive:before{background:radial-gradient(circle,#6d28d94d,#0000)}.bot-card-c-module__5N_dtW__cardPaused:before{background:radial-gradient(circle,#f59e0b33,#0000)}.bot-card-c-module__5N_dtW__card:hover:before{opacity:.5}.bot-card-c-module__5N_dtW__menuBtn{top:var(--space-3);right:var(--space-3);width:32px;height:32px;color:var(--text-muted);cursor:pointer;border-radius:var(--radius-md);z-index:2;background:#ffffff12;border:none;justify-content:center;align-items:center;transition:color .15s,background .15s;display:inline-flex;position:absolute}.bot-card-c-module__5N_dtW__menuBtn:hover{color:var(--text-primary);background:#ffffff14}.bot-card-c-module__5N_dtW__dropdown{top:calc(var(--space-3) + 36px);right:var(--space-3);background:var(--bg-elevated);border-radius:var(--radius-md);padding:var(--space-1);z-index:10;border:1px solid #ffffff14;min-width:140px;animation:.15s bot-card-c-module__5N_dtW__dropIn;position:absolute;box-shadow:0 8px 24px #0006}@keyframes bot-card-c-module__5N_dtW__dropIn{0%{opacity:0;transform:translateY(-4px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.bot-card-c-module__5N_dtW__dropdownItem{align-items:center;gap:var(--space-2);width:100%;padding:var(--space-2) var(--space-3);color:var(--text-secondary);font-size:var(--text-sm);cursor:pointer;border-radius:var(--radius-sm);text-align:left;background:0 0;border:none;transition:color .15s,background .15s;display:flex}.bot-card-c-module__5N_dtW__dropdownItem:hover{color:var(--text-primary);background:#ffffff17}.bot-card-c-module__5N_dtW__dropdownItemDanger:hover{color:var(--color-error);background:#ef444414}.bot-card-c-module__5N_dtW__avatarWrap{position:relative}.bot-card-c-module__5N_dtW__avatarRing{border-radius:var(--radius-full);justify-content:center;align-items:center;width:96px;height:96px;padding:3px;display:flex}.bot-card-c-module__5N_dtW__ringActive{background:conic-gradient(#6d28d9,#8b5cf6,#10b981,#8b5cf6,#6d28d9);animation:6s linear infinite bot-card-c-module__5N_dtW__ringRotate}.bot-card-c-module__5N_dtW__ringPaused{background:conic-gradient(#92400e,#f59e0b,#fcd34d,#f59e0b,#92400e)}@keyframes bot-card-c-module__5N_dtW__ringRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.bot-card-c-module__5N_dtW__avatarInner{border-radius:var(--radius-full);border:3px solid var(--bg-page);width:100%;height:100%;overflow:hidden}.bot-card-c-module__5N_dtW__photo{object-fit:cover;width:100%;height:100%}.bot-card-c-module__5N_dtW__photoFallback{background:var(--bg-elevated);width:100%;height:100%;color:var(--text-muted);justify-content:center;align-items:center;display:flex}.bot-card-c-module__5N_dtW__statusBadge{border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.06em;border:2px solid var(--bg-page);align-items:center;gap:4px;padding:3px 8px;font-size:10px;font-weight:700;display:flex;position:absolute;bottom:4px;right:4px}.bot-card-c-module__5N_dtW__statusBadgeOnline{background:var(--color-success);color:#fff}.bot-card-c-module__5N_dtW__statusBadgePaused{background:var(--color-warning);color:#000}.bot-card-c-module__5N_dtW__info{align-items:center;gap:var(--space-1);z-index:1;flex-direction:column;display:flex;position:relative}.bot-card-c-module__5N_dtW__name{font-size:var(--text-xl);color:var(--text-primary);text-align:center;letter-spacing:-.02em;margin:0;font-weight:700}.bot-card-c-module__5N_dtW__username{font-size:var(--text-sm);color:var(--text-muted);font-family:var(--font-mono)}.bot-card-c-module__5N_dtW__statsOverlay{gap:var(--space-8);z-index:1;padding:var(--space-4) 0;display:flex;position:relative}.bot-card-c-module__5N_dtW__stat{flex-direction:column;align-items:center;gap:2px;display:flex}.bot-card-c-module__5N_dtW__statValue{font-size:var(--text-2xl);color:var(--text-primary);letter-spacing:-.03em;font-variant-numeric:tabular-nums;font-weight:800;line-height:1}.bot-card-c-module__5N_dtW__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;font-size:10px}
.create-flow-modal-module__o8vAja__modalSubtitle{font-size:var(--text-sm);color:var(--text-muted);margin:0 0 var(--space-6) 0}.create-flow-modal-module__o8vAja__layout{gap:var(--space-8);display:flex}.create-flow-modal-module__o8vAja__formSection{flex:1;min-width:0}.create-flow-modal-module__o8vAja__sidePanel{gap:var(--space-4);flex-direction:column;flex-shrink:0;width:280px;display:flex}.create-flow-modal-module__o8vAja__field{margin-bottom:var(--space-5)}.create-flow-modal-module__o8vAja__label{font-size:var(--text-sm);color:var(--text-primary);margin-bottom:var(--space-2);font-weight:500;display:block}.create-flow-modal-module__o8vAja__charCount{font-size:var(--text-xs);color:var(--text-muted);text-align:right;margin-top:var(--space-1);display:block}.create-flow-modal-module__o8vAja__serverError{border-radius:var(--radius-md);padding:var(--space-3);margin-bottom:var(--space-4);font-size:var(--text-sm);color:var(--color-error);background:#ef44441a;border:1px solid #ef44444d}.create-flow-modal-module__o8vAja__modeCard{background:var(--bg-elevated);border:2px solid var(--accent-primary);border-radius:var(--radius-md);padding:var(--space-4);position:relative}.create-flow-modal-module__o8vAja__modeCardHeader{margin-bottom:var(--space-2);justify-content:space-between;align-items:center;display:flex}.create-flow-modal-module__o8vAja__modeCardTitle{font-size:var(--text-base);color:var(--text-primary);font-weight:600}.create-flow-modal-module__o8vAja__modeCheck{border-radius:var(--radius-full);background:var(--accent-primary);color:#fff;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.create-flow-modal-module__o8vAja__modeCardDesc{font-size:var(--text-sm);color:var(--text-muted);margin:0;line-height:1.5}.create-flow-modal-module__o8vAja__infoBox{gap:var(--space-3);background:var(--bg-elevated);border:1px solid var(--bg-border);border-radius:var(--radius-md);padding:var(--space-4);margin-bottom:var(--space-6);display:flex}.create-flow-modal-module__o8vAja__infoIcon{color:var(--accent-primary);flex-shrink:0;margin-top:2px}.create-flow-modal-module__o8vAja__infoTitle{font-size:var(--text-sm);color:var(--text-primary);margin-bottom:var(--space-1);font-weight:600;display:block}.create-flow-modal-module__o8vAja__infoText{font-size:var(--text-sm);color:var(--text-muted);margin:0;line-height:1.5}.create-flow-modal-module__o8vAja__sidePanelCard{background:var(--bg-elevated);border:1px solid var(--bg-border);border-radius:var(--radius-md);padding:var(--space-4)}.create-flow-modal-module__o8vAja__sidePanelTitle{font-size:var(--text-sm);color:var(--text-primary);margin:0 0 var(--space-2) 0;font-weight:600}.create-flow-modal-module__o8vAja__sidePanelText{font-size:var(--text-sm);color:var(--text-muted);margin:0;line-height:1.5}.create-flow-modal-module__o8vAja__sidePanelLabel{font-size:var(--text-xs);color:var(--accent-primary);text-transform:uppercase;letter-spacing:.05em;margin:var(--space-2) 0 var(--space-1) 0;font-weight:500}.create-flow-modal-module__o8vAja__sidePanelList{padding-left:var(--space-4);font-size:var(--text-sm);color:var(--text-muted);margin:0;line-height:1.8}@media (max-width:768px){.create-flow-modal-module__o8vAja__layout{flex-direction:column}.create-flow-modal-module__o8vAja__sidePanel{width:100%}}
.conversoes-tab-module__4htHhG__layout{gap:var(--space-5);flex-direction:column;max-width:900px;display:flex}.conversoes-tab-module__4htHhG__periodFilter{background:#ffffff08;border-radius:14px;gap:0;width:fit-content;padding:4px;display:flex}.conversoes-tab-module__4htHhG__periodButton{padding:var(--space-2) var(--space-4);color:var(--text-muted);font-size:var(--text-sm);cursor:pointer;transition:all var(--transition-fast);background:0 0;border:none;border-radius:10px;font-weight:500}.conversoes-tab-module__4htHhG__periodButton:hover{color:var(--text-primary)}.conversoes-tab-module__4htHhG__periodButtonActive{color:#e0d4ff;background:#8b5cf640;border:1px solid #8b5cf666}.conversoes-tab-module__4htHhG__card{-webkit-backdrop-filter:blur(20px);padding:var(--space-5);transition:all var(--transition-fast);background:#ffffff06;border:1px solid #ffffff0f;border-radius:16px}.conversoes-tab-module__4htHhG__card:hover{border-color:#8b5cf633;box-shadow:0 0 32px #8b5cf60a}.conversoes-tab-module__4htHhG__cardHeader{align-items:center;gap:var(--space-3);margin-bottom:var(--space-5);display:flex}.conversoes-tab-module__4htHhG__cardIcon{color:#8b5cf6;flex-shrink:0}.conversoes-tab-module__4htHhG__cardTitle{font-size:var(--text-lg);color:var(--text-primary);margin:0;font-weight:600}.conversoes-tab-module__4htHhG__kpiGrid{gap:var(--space-4);grid-template-columns:repeat(4,1fr);display:grid}.conversoes-tab-module__4htHhG__kpiCell{gap:var(--space-1);padding:var(--space-3);background:#ffffff08;border-radius:12px;flex-direction:column;display:flex}.conversoes-tab-module__4htHhG__kpiLabel{font-size:var(--text-xs);color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-weight:600}.conversoes-tab-module__4htHhG__kpiValue{font-size:var(--text-2xl);color:#a78bfa;font-variant-numeric:tabular-nums;font-weight:700}.conversoes-tab-module__4htHhG__kpiValueGreen{font-size:var(--text-2xl);color:#4ade80;font-variant-numeric:tabular-nums;font-weight:700}.conversoes-tab-module__4htHhG__destaquesContent{justify-content:space-between;align-items:center;gap:var(--space-4);padding:var(--space-4);background:#ffffff08;border-radius:12px;display:flex}.conversoes-tab-module__4htHhG__destaquesLeft{gap:var(--space-2);flex-direction:column;display:flex}.conversoes-tab-module__4htHhG__destaquesLabel{font-size:var(--text-xs);color:#4ade80;text-transform:uppercase;letter-spacing:.05em;font-weight:700}.conversoes-tab-module__4htHhG__destaquesName{font-size:var(--text-base);color:var(--text-primary);font-weight:600}.conversoes-tab-module__4htHhG__destaquesStats{font-size:var(--text-sm);color:var(--text-muted)}.conversoes-tab-module__4htHhG__destaquesLink{font-size:var(--text-sm);color:#a78bfa;cursor:pointer;white-space:nowrap;background:0 0;border:none;text-decoration:none}.conversoes-tab-module__4htHhG__destaquesLink:hover{text-decoration:underline}.conversoes-tab-module__4htHhG__emptyText{font-size:var(--text-sm);color:var(--text-muted);padding:var(--space-3)}.conversoes-tab-module__4htHhG__planCard{-webkit-backdrop-filter:blur(20px);padding:var(--space-5);transition:all var(--transition-fast);background:#ffffff06;border:1px solid #ffffff0f;border-radius:16px}.conversoes-tab-module__4htHhG__planCard:hover{border-color:#8b5cf633;box-shadow:0 0 32px #8b5cf60a}.conversoes-tab-module__4htHhG__planHeader{margin-bottom:var(--space-4);justify-content:space-between;align-items:center;display:flex}.conversoes-tab-module__4htHhG__planHeaderLeft{align-items:center;gap:var(--space-2);display:flex}.conversoes-tab-module__4htHhG__planIcon{color:#8b5cf6;flex-shrink:0}.conversoes-tab-module__4htHhG__planName{font-size:var(--text-base);color:var(--text-primary);margin:0;font-weight:600}.conversoes-tab-module__4htHhG__planKpiGrid{gap:var(--space-4);margin-bottom:var(--space-4);grid-template-columns:repeat(3,1fr);display:grid}.conversoes-tab-module__4htHhG__progressWrapper{align-items:center;gap:var(--space-3);display:flex}.conversoes-tab-module__4htHhG__progressLabel{font-size:var(--text-xs);color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;font-weight:600}.conversoes-tab-module__4htHhG__progressBar{background:#ffffff0f;border-radius:2px;flex:1;height:4px;overflow:hidden}.conversoes-tab-module__4htHhG__progressFill{height:100%;transition:width var(--transition-normal);background:linear-gradient(90deg,#8b5cf6,#4ade80);border-radius:2px}.conversoes-tab-module__4htHhG__progressValue{font-size:var(--text-sm);color:var(--text-primary);white-space:nowrap;text-align:right;min-width:48px;font-weight:600}.conversoes-tab-module__4htHhG__skeletonBlock{background:#ffffff08;border-radius:12px;height:48px;animation:1.5s ease-in-out infinite conversoes-tab-module__4htHhG__pulse}@keyframes conversoes-tab-module__4htHhG__pulse{0%,to{opacity:1}50%{opacity:.5}}@media (max-width:768px){.conversoes-tab-module__4htHhG__kpiGrid{grid-template-columns:repeat(2,1fr)}.conversoes-tab-module__4htHhG__planKpiGrid{grid-template-columns:1fr}}
.welcome-list-module__aEq03a__container{gap:var(--space-5);flex-direction:column;display:flex}.welcome-list-module__aEq03a__header{justify-content:space-between;align-items:center;display:flex}.welcome-list-module__aEq03a__title{letter-spacing:-.02em;color:var(--text-primary);align-items:center;gap:var(--space-2);margin:0;font-size:17px;font-weight:700;display:flex}.welcome-list-module__aEq03a__title:before{content:"";background:linear-gradient(#8b5cf6,#6366f1);border-radius:2px;flex-shrink:0;width:4px;height:1em}.welcome-list-module__aEq03a__subtitle{font-size:var(--text-sm);color:var(--text-secondary);margin-top:var(--space-1)}.welcome-list-module__aEq03a__list{gap:var(--space-2);flex-direction:column;display:flex}.welcome-list-module__aEq03a__configCard{-webkit-backdrop-filter:blur(20px);padding:var(--space-4);align-items:center;gap:var(--space-4);cursor:pointer;background:#ffffff06;border:1px solid #ffffff0f;border-radius:16px;transition:border-color .15s,box-shadow .15s;display:flex}.welcome-list-module__aEq03a__configCard:hover{border-color:#8b5cf633;box-shadow:0 0 32px #8b5cf60a}.welcome-list-module__aEq03a__cardContent{gap:var(--space-2);flex-direction:column;flex:1;min-width:0;display:flex}.welcome-list-module__aEq03a__cardTop{align-items:center;gap:var(--space-3);display:flex}.welcome-list-module__aEq03a__configName{font-size:var(--text-sm);color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden}.welcome-list-module__aEq03a__cardMeta{gap:var(--space-3);flex-wrap:wrap;display:flex}.welcome-list-module__aEq03a__metaItem{align-items:center;gap:var(--space-1);font-size:var(--text-xs);color:var(--text-secondary);display:inline-flex}.welcome-list-module__aEq03a__metaItem svg{flex-shrink:0}.welcome-list-module__aEq03a__cardActions{align-items:center;gap:var(--space-3);flex-shrink:0;display:flex}.welcome-list-module__aEq03a__toggleTrack{border-radius:var(--radius-full);cursor:pointer;background:#ffffff1a;border:none;width:44px;height:24px;padding:0;transition:background .15s;position:relative}.welcome-list-module__aEq03a__toggleTrack[data-checked=true]{background:#8b5cf6}.welcome-list-module__aEq03a__toggleThumb{border-radius:var(--radius-full);background:#fff;width:18px;height:18px;transition:transform .15s;position:absolute;top:3px;left:3px}.welcome-list-module__aEq03a__toggleTrack[data-checked=true] .welcome-list-module__aEq03a__toggleThumb{transform:translate(20px)}.welcome-list-module__aEq03a__actionBtn{color:var(--text-secondary);cursor:pointer;padding:var(--space-1);background:0 0;border:none;border-radius:8px;align-items:center;transition:color .15s,background .15s;display:flex}.welcome-list-module__aEq03a__actionBtn:hover{color:var(--text-primary);background:#ffffff08}.welcome-list-module__aEq03a__actionBtn[data-destructive=true]:hover{color:#f87171;background:#ef44441a}.welcome-list-module__aEq03a__skeletonList{gap:var(--space-2);flex-direction:column;display:flex}.welcome-list-module__aEq03a__modalText{font-size:var(--text-sm);color:var(--text-secondary);margin:0}.welcome-list-module__aEq03a__modalActions{justify-content:flex-end;gap:var(--space-3);margin-top:var(--space-4);display:flex}
.topic-browser-module__ganOnq__container{flex-direction:column;min-height:200px;display:flex}.topic-browser-module__ganOnq__emptyState{justify-content:center;align-items:center;gap:var(--space-2);color:var(--text-muted);font-size:var(--text-xs);padding:var(--space-4);text-align:center;display:flex}.topic-browser-module__ganOnq__spinner{animation:1s linear infinite topic-browser-module__ganOnq__spin}@keyframes topic-browser-module__ganOnq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.topic-browser-module__ganOnq__selectAllRow{align-items:center;gap:var(--space-2);padding:var(--space-2);cursor:pointer;border-bottom:1px solid #ffffff0f;display:flex}.topic-browser-module__ganOnq__selectAllLabel{font-size:var(--text-xs);color:var(--text-secondary);font-weight:500}.topic-browser-module__ganOnq__checkbox{accent-color:#8b5cf6;cursor:pointer;flex-shrink:0;width:16px;height:16px}.topic-browser-module__ganOnq__topicRow{align-items:center;gap:var(--space-2);padding:var(--space-2);cursor:pointer;color:var(--text-muted);border-bottom:1px solid #ffffff0f;border-radius:10px;transition:background .15s,border-color .15s;display:flex}.topic-browser-module__ganOnq__topicRow:hover{background:#8b5cf60f;border-color:#8b5cf626}.topic-browser-module__ganOnq__topicIcon{color:var(--text-muted);flex-shrink:0}.topic-browser-module__ganOnq__topicName{font-size:var(--text-sm);color:var(--text-primary);flex:1;font-weight:500}.topic-browser-module__ganOnq__topicCount{font-size:var(--text-xs);color:#a78bfa;background:#8b5cf61a;border-radius:8px;padding:2px 8px}.topic-browser-module__ganOnq__messageList{padding-left:var(--space-4);background:#ffffff06;flex-direction:column;display:flex}.topic-browser-module__ganOnq__messageRow{align-items:center;gap:var(--space-2);padding:var(--space-2);font-size:var(--text-xs);cursor:pointer;border-radius:8px;transition:background .15s;display:flex}.topic-browser-module__ganOnq__messageRow:hover{background:#8b5cf60f}.topic-browser-module__ganOnq__messageCheckbox{accent-color:#8b5cf6;cursor:pointer;flex-shrink:0;width:16px;height:16px}.topic-browser-module__ganOnq__messagePreview{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.topic-browser-module__ganOnq__messageDate{color:var(--text-muted);white-space:nowrap}.topic-browser-module__ganOnq__mediaIcon{color:var(--text-muted);flex-shrink:0;align-items:center;display:flex}
.bot-stats-c-module__wcptRW__statsGrid{gap:var(--space-4);margin-bottom:var(--space-8);grid-template-columns:repeat(3,1fr);display:grid}.bot-stats-c-module__wcptRW__statCard{padding:var(--space-5);border-radius:var(--radius-lg);border:1px solid #ffffff12;transition:border-color .3s,transform .3s;position:relative;overflow:hidden}.bot-stats-c-module__wcptRW__statCard:hover{transform:translateY(-1px)}.bot-stats-c-module__wcptRW__statCardTotal{background:linear-gradient(135deg,#6d28d91f 0%,#12101ecc 100%)}.bot-stats-c-module__wcptRW__statCardTotal:hover{border-color:#6d28d940}.bot-stats-c-module__wcptRW__statCardActive{background:linear-gradient(135deg,#10b9811a 0%,#12101ecc 100%)}.bot-stats-c-module__wcptRW__statCardActive:hover{border-color:#10b98133}.bot-stats-c-module__wcptRW__statCardPaused{background:linear-gradient(135deg,#f59e0b14 0%,#12101ecc 100%)}.bot-stats-c-module__wcptRW__statCardPaused:hover{border-color:#f59e0b33}.bot-stats-c-module__wcptRW__statCardInner{justify-content:space-between;align-items:center;display:flex}.bot-stats-c-module__wcptRW__statInfo{gap:var(--space-1);flex-direction:column;display:flex}.bot-stats-c-module__wcptRW__statLabel{font-size:var(--text-xs);color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em}.bot-stats-c-module__wcptRW__statValue{font-size:var(--text-3xl);color:var(--text-primary);letter-spacing:-.03em;font-weight:800;line-height:1}.bot-stats-c-module__wcptRW__statIcon{border-radius:var(--radius-lg);justify-content:center;align-items:center;width:48px;height:48px;display:flex}.bot-stats-c-module__wcptRW__statIconTotal{color:var(--accent-lighter);background:#6d28d926}.bot-stats-c-module__wcptRW__statIconActive{color:var(--color-success);background:#10b9811f}.bot-stats-c-module__wcptRW__statIconPaused{color:var(--color-warning);background:#f59e0b1a}.bot-stats-c-module__wcptRW__limitBar{margin-top:var(--space-4);align-items:center;gap:var(--space-3);display:flex}.bot-stats-c-module__wcptRW__limitTrack{border-radius:var(--radius-full);background:#ffffff0f;flex:1;height:5px;overflow:hidden}.bot-stats-c-module__wcptRW__limitFill{background:var(--accent-gradient);border-radius:var(--radius-full);height:100%;transition:width .6s cubic-bezier(.22,1,.36,1)}.bot-stats-c-module__wcptRW__limitText{font-size:var(--text-xs);color:var(--text-muted);white-space:nowrap;font-variant-numeric:tabular-nums}@media (max-width:639px){.bot-stats-c-module__wcptRW__statsGrid{grid-template-columns:1fr}}
.botoes-tab-module__yDaKMq__layout{gap:var(--space-5);flex-direction:column;max-width:900px;display:flex}.botoes-tab-module__yDaKMq__header{gap:var(--space-2);-webkit-backdrop-filter:blur(20px);padding:var(--space-4) var(--space-5);transition:all var(--transition-fast);background:#ffffff06;border:1px solid #ffffff0f;border-radius:16px;flex-direction:column;display:flex}.botoes-tab-module__yDaKMq__header:hover{border-color:#8b5cf633;box-shadow:0 0 32px #8b5cf60a}.botoes-tab-module__yDaKMq__headerTitle{letter-spacing:-.02em;color:var(--text-primary);margin:0;font-size:18px;font-weight:700}.botoes-tab-module__yDaKMq__headerSubtitle{font-size:var(--text-sm);color:var(--text-muted);margin:0}.botoes-tab-module__yDaKMq__sectionCard{-webkit-backdrop-filter:blur(20px);padding:var(--space-5);transition:all var(--transition-fast);background:#ffffff06;border:1px solid #ffffff0f;border-radius:16px}.botoes-tab-module__yDaKMq__sectionCard:hover{border-color:#8b5cf633;box-shadow:0 0 32px #8b5cf60a}.botoes-tab-module__yDaKMq__sectionTitle{color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;margin:0 0 var(--space-4) 0;font-size:11px;font-weight:700}.botoes-tab-module__yDaKMq__buttonRow{justify-content:space-between;align-items:center;gap:var(--space-4);padding:var(--space-3) 0;display:flex}.botoes-tab-module__yDaKMq__buttonRow+.botoes-tab-module__yDaKMq__buttonRow{border-top:1px solid #ffffff0f}.botoes-tab-module__yDaKMq__buttonRowInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.botoes-tab-module__yDaKMq__buttonRowLabel{font-size:var(--text-sm);color:var(--text-primary);font-weight:600}.botoes-tab-module__yDaKMq__buttonRowDescription{font-size:var(--text-xs);color:var(--text-muted)}.botoes-tab-module__yDaKMq__pillGroup{gap:var(--space-2);flex-shrink:0;display:flex}.botoes-tab-module__yDaKMq__pill{padding:var(--space-1) var(--space-3);font-size:var(--text-xs);cursor:pointer;transition:all var(--transition-fast);white-space:nowrap;border:2px solid #0000;border-radius:999px;font-weight:600}.botoes-tab-module__yDaKMq__pillDefault{color:var(--text-muted);background:#ffffff0f}.botoes-tab-module__yDaKMq__pillDefault:hover{background:#ffffff1a}.botoes-tab-module__yDaKMq__pillDefaultActive{color:var(--text-primary);background:#ffffff1f;border-color:#ffffff4d}.botoes-tab-module__yDaKMq__pillPrimary{color:#60a5fa;background:#3b82f626}.botoes-tab-module__yDaKMq__pillPrimary:hover{background:#3b82f640}.botoes-tab-module__yDaKMq__pillPrimaryActive{color:#93bbfd;background:#3b82f64d;border-color:#60a5fa}.botoes-tab-module__yDaKMq__pillSuccess{color:#4ade80;background:#22c55e26}.botoes-tab-module__yDaKMq__pillSuccess:hover{background:#22c55e40}.botoes-tab-module__yDaKMq__pillSuccessActive{color:#86efac;background:#22c55e4d;border-color:#4ade80}.botoes-tab-module__yDaKMq__pillDanger{color:#f87171;background:#ef444426}.botoes-tab-module__yDaKMq__pillDanger:hover{background:#ef444440}.botoes-tab-module__yDaKMq__pillDangerActive{color:#fca5a5;background:#ef44444d;border-color:#f87171}.botoes-tab-module__yDaKMq__saveStatus{font-size:var(--text-xs);color:var(--text-muted);text-align:right;padding:var(--space-2) 0}.botoes-tab-module__yDaKMq__saveStatusSaving{color:#8b5cf6}@media (max-width:640px){.botoes-tab-module__yDaKMq__buttonRow{flex-direction:column;align-items:flex-start}.botoes-tab-module__yDaKMq__pillGroup{justify-content:flex-start;width:100%}}
.flow-list-module__Biqqvq__flowActions{align-items:center;gap:4px;display:flex}.flow-list-module__Biqqvq__flowActions button{padding-left:calc(var(--space-3) + 5px);padding-right:calc(var(--space-3) + 5px)}.flow-list-module__Biqqvq__grid{gap:var(--space-5);grid-template-columns:1fr;display:grid}@media (min-width:640px){.flow-list-module__Biqqvq__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.flow-list-module__Biqqvq__grid{grid-template-columns:repeat(3,1fr)}}.flow-list-module__Biqqvq__skeletonGrid{gap:var(--space-5);grid-template-columns:1fr;display:grid}@media (min-width:640px){.flow-list-module__Biqqvq__skeletonGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.flow-list-module__Biqqvq__skeletonGrid{grid-template-columns:repeat(3,1fr)}}
.gateway-showcase-module__tkuNUa__wrapper{gap:var(--space-6);flex-direction:column;display:flex}.gateway-showcase-module__tkuNUa__activeBanner{border-radius:var(--radius-lg);padding:var(--space-4) var(--space-5);align-items:center;gap:var(--space-4);background:linear-gradient(135deg,#10b98114 0%,#10b98105 100%);border:1px solid #10b98133;display:flex}.gateway-showcase-module__tkuNUa__activeBannerIcon{border-radius:var(--radius-md);width:36px;height:36px;color:var(--color-success);background:#10b98126;flex-shrink:0;justify-content:center;align-items:center;display:flex}.gateway-showcase-module__tkuNUa__activeBannerContent{flex:1}.gateway-showcase-module__tkuNUa__activeBannerTitle{font-size:var(--text-sm);color:var(--text-primary);margin:0;font-weight:600}.gateway-showcase-module__tkuNUa__activeBannerDesc{font-size:var(--text-xs);color:var(--text-muted);margin:2px 0 0}.gateway-showcase-module__tkuNUa__feeNotice{background:var(--accent-subtle);border:1px solid var(--bg-border);border-radius:var(--radius-md);padding:var(--space-3) var(--space-4);align-items:center;gap:var(--space-3);display:flex}.gateway-showcase-module__tkuNUa__feeIcon{color:var(--accent-lighter);flex-shrink:0}.gateway-showcase-module__tkuNUa__feeText{font-size:var(--text-sm);color:var(--text-secondary);margin:0;line-height:1.5}.gateway-showcase-module__tkuNUa__feeHighlight{color:var(--accent-lighter);font-weight:600}.gateway-showcase-module__tkuNUa__section{gap:var(--space-4);flex-direction:column;display:flex}.gateway-showcase-module__tkuNUa__sectionTitle{font-size:var(--text-lg);color:var(--text-primary);margin:0;font-weight:600}.gateway-showcase-module__tkuNUa__grid{gap:var(--space-4);grid-template-columns:repeat(auto-fill,minmax(200px,1fr));display:grid}.gateway-showcase-module__tkuNUa__card{background:var(--bg-surface);border:1px solid var(--bg-border);border-radius:var(--radius-lg);padding:var(--space-5) var(--space-4);align-items:center;gap:var(--space-3);text-align:center;transition:border-color var(--transition-fast), box-shadow var(--transition-fast);flex-direction:column;display:flex;position:relative;overflow:hidden}.gateway-showcase-module__tkuNUa__card:hover{border-color:var(--hover-card-border)}.gateway-showcase-module__tkuNUa__cardActive{border-color:#10b98159;box-shadow:0 0 24px #10b9810f}.gateway-showcase-module__tkuNUa__cardActive:hover{border-color:#10b98159}.gateway-showcase-module__tkuNUa__activeIndicator{background:var(--color-success);height:2px;position:absolute;top:0;left:0;right:0}.gateway-showcase-module__tkuNUa__logoFrame{border-radius:var(--radius-md);background:var(--bg-elevated);border:1px solid var(--bg-border);justify-content:center;align-items:center;width:64px;height:64px;display:flex;overflow:hidden}.gateway-showcase-module__tkuNUa__logo{object-fit:contain;width:48px;height:48px}.gateway-showcase-module__tkuNUa__name{font-size:var(--text-sm);color:var(--text-primary);margin:0;font-weight:600}.gateway-showcase-module__tkuNUa__types{flex-wrap:wrap;justify-content:center;gap:4px;display:flex}.gateway-showcase-module__tkuNUa__type{font-size:var(--text-xs);color:#32bcad;border-radius:var(--radius-full);background:#32bcad1a;align-items:center;gap:4px;padding:3px 10px;font-weight:500;display:flex}.gateway-showcase-module__tkuNUa__addCard{border:2px dashed var(--bg-border);border-radius:var(--radius-lg);padding:var(--space-5) var(--space-4);justify-content:center;align-items:center;gap:var(--space-3);cursor:pointer;transition:border-color var(--transition-fast), background var(--transition-fast);background:0 0;flex-direction:column;min-height:180px;display:flex}.gateway-showcase-module__tkuNUa__addCard:hover{border-color:var(--accent-primary);background:var(--accent-subtle)}.gateway-showcase-module__tkuNUa__addIcon{border-radius:var(--radius-full);background:var(--bg-elevated);border:1px solid var(--bg-border);width:48px;height:48px;color:var(--text-muted);transition:color var(--transition-fast), border-color var(--transition-fast);justify-content:center;align-items:center;display:flex}.gateway-showcase-module__tkuNUa__addCard:hover .gateway-showcase-module__tkuNUa__addIcon{color:var(--accent-lighter);border-color:var(--accent-primary)}.gateway-showcase-module__tkuNUa__addText{font-size:var(--text-sm);color:var(--text-muted);transition:color var(--transition-fast);margin:0;font-weight:500}.gateway-showcase-module__tkuNUa__addCard:hover .gateway-showcase-module__tkuNUa__addText{color:var(--text-primary)}.gateway-showcase-module__tkuNUa__modalContent{gap:var(--space-5);flex-direction:column;display:flex}.gateway-showcase-module__tkuNUa__modalLogoRow{align-items:center;gap:var(--space-4);display:flex}.gateway-showcase-module__tkuNUa__modalLogoFrame{border-radius:var(--radius-md);background:var(--bg-surface);border:1px solid var(--bg-border);flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex;overflow:hidden}.gateway-showcase-module__tkuNUa__modalLogo{object-fit:contain;width:40px;height:40px}.gateway-showcase-module__tkuNUa__modalGatewayName{font-size:var(--text-base);color:var(--text-primary);margin:0;font-weight:600}.gateway-showcase-module__tkuNUa__modalGatewayDesc{font-size:var(--text-xs);color:var(--text-muted);margin:2px 0 0}.gateway-showcase-module__tkuNUa__modalForm{gap:var(--space-4);flex-direction:column;display:flex}.gateway-showcase-module__tkuNUa__tokenField{position:relative}.gateway-showcase-module__tkuNUa__toggleButton{right:var(--space-2);color:var(--text-muted);cursor:pointer;padding:var(--space-1);border-radius:var(--radius-sm);background:0 0;border:none;justify-content:center;align-items:center;transition:color .15s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.gateway-showcase-module__tkuNUa__toggleButton:hover{color:var(--text-primary)}.gateway-showcase-module__tkuNUa__message{font-size:var(--text-sm);margin:0}.gateway-showcase-module__tkuNUa__success{color:var(--color-success)}.gateway-showcase-module__tkuNUa__error{color:var(--color-error)}.gateway-showcase-module__tkuNUa__modalActions{justify-content:flex-end;gap:var(--space-2);padding-top:var(--space-2);border-top:1px solid var(--bg-border);display:flex}
.queue-detail-module__-WyiYa__container{gap:var(--space-5);flex-direction:column;display:flex}.queue-detail-module__-WyiYa__header{justify-content:space-between;align-items:flex-start;display:flex}.queue-detail-module__-WyiYa__headerLeft{gap:var(--space-1);flex-direction:column;display:flex}.queue-detail-module__-WyiYa__queueName{font-size:var(--text-xl);letter-spacing:-.02em;color:var(--text-primary);margin:0;font-weight:700}.queue-detail-module__-WyiYa__subtitle{font-size:var(--text-sm);color:var(--text-secondary);margin:0}.queue-detail-module__-WyiYa__closeBtn{color:var(--text-secondary);cursor:pointer;padding:var(--space-2);background:0 0;border:none;border-radius:12px;transition:color .15s,background .15s}.queue-detail-module__-WyiYa__closeBtn:hover{color:var(--text-primary);background:#ffffff08}.queue-detail-module__-WyiYa__statGrid{gap:var(--space-3);grid-template-columns:repeat(4,1fr);display:grid}.queue-detail-module__-WyiYa__statCard{padding:var(--space-4);background:#ffffff08;border:1px solid #ffffff0f;border-radius:14px;flex-direction:column;align-items:center;display:flex}.queue-detail-module__-WyiYa__statValue{font-size:var(--text-2xl);font-variant-numeric:tabular-nums;font-weight:700}.queue-detail-module__-WyiYa__statLabel{font-size:var(--text-xs);color:var(--text-secondary);margin-top:var(--space-1)}.queue-detail-module__-WyiYa__statTotal .queue-detail-module__-WyiYa__statValue{color:#a78bfa}.queue-detail-module__-WyiYa__statSent .queue-detail-module__-WyiYa__statValue{color:#4ade80}.queue-detail-module__-WyiYa__statPending .queue-detail-module__-WyiYa__statValue{color:#facc15}.queue-detail-module__-WyiYa__statFailed .queue-detail-module__-WyiYa__statValue{color:#f87171}.queue-detail-module__-WyiYa__statusBar{padding:var(--space-3) var(--space-4);-webkit-backdrop-filter:blur(20px);background:#ffffff06;border:1px solid #ffffff0f;border-radius:16px;justify-content:space-between;align-items:center;display:flex}.queue-detail-module__-WyiYa__statusLeft{align-items:center;gap:var(--space-3);display:flex}.queue-detail-module__-WyiYa__intervalText{font-size:var(--text-sm);color:var(--text-secondary)}.queue-detail-module__-WyiYa__nextSendTime{font-size:var(--text-sm);color:#4ade80;font-weight:500}.queue-detail-module__-WyiYa__postsSection{gap:var(--space-3);-webkit-backdrop-filter:blur(20px);padding:var(--space-5);background:#ffffff06;border:1px solid #ffffff0f;border-radius:16px;flex-direction:column;display:flex}.queue-detail-module__-WyiYa__postsTitle{letter-spacing:-.02em;color:var(--text-primary);margin:0;font-size:17px;font-weight:700}.queue-detail-module__-WyiYa__postsList{gap:var(--space-2);flex-direction:column;display:flex}.queue-detail-module__-WyiYa__postItem{gap:var(--space-3);padding:var(--space-3);background:#ffffff06;border:1px solid #ffffff0f;border-radius:12px;display:flex}.queue-detail-module__-WyiYa__postThumbnail{object-fit:cover;border-radius:8px;flex-shrink:0;width:60px;height:60px}.queue-detail-module__-WyiYa__postInfo{gap:var(--space-1);flex-direction:column;flex:1;display:flex}.queue-detail-module__-WyiYa__postHeader{align-items:center;gap:var(--space-2);display:flex}.queue-detail-module__-WyiYa__orderTag{font-size:var(--text-xs);color:var(--text-muted);font-weight:600}.queue-detail-module__-WyiYa__sentTime{font-size:var(--text-xs);color:var(--text-muted)}.queue-detail-module__-WyiYa__postCaption{font-size:var(--text-sm);color:var(--text-secondary);margin:0;line-height:1.4}.queue-detail-module__-WyiYa__buttonPills{gap:var(--space-1);flex-wrap:wrap;display:flex}.queue-detail-module__-WyiYa__pill{font-size:var(--text-xs);border-radius:var(--radius-full);color:#a78bfa;background:#8b5cf61a;padding:2px 8px}.queue-detail-module__-WyiYa__failedInfo{align-items:center;gap:var(--space-1);color:#f87171;display:flex}.queue-detail-module__-WyiYa__failedReason{font-size:var(--text-xs);color:#f87171;margin:0}.queue-detail-module__-WyiYa__headerRight{align-items:center;gap:var(--space-2);display:flex}.queue-detail-module__-WyiYa__postsHeader{justify-content:space-between;align-items:center;display:flex}.queue-detail-module__-WyiYa__postReorderCol{flex-direction:column;flex-shrink:0;gap:2px;display:flex}.queue-detail-module__-WyiYa__reorderBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:1px solid #ffffff14;border-radius:6px;justify-content:center;align-items:center;padding:4px;transition:color .15s,background .15s;display:flex}.queue-detail-module__-WyiYa__reorderBtn:hover:not(:disabled){color:var(--text-primary);background:#ffffff0d}.queue-detail-module__-WyiYa__reorderBtn:disabled{opacity:.3;cursor:default}.queue-detail-module__-WyiYa__deleteBtn{color:var(--text-muted)}.queue-detail-module__-WyiYa__deleteBtn:hover:not(:disabled){color:#f87171;background:#f871711a}.queue-detail-module__-WyiYa__postItemBody{gap:var(--space-3);cursor:pointer;flex:1;min-width:0;display:flex}.queue-detail-module__-WyiYa__postEditor{gap:var(--space-3);width:100%;padding-top:var(--space-3);border-top:1px solid #ffffff0f;flex-direction:column;grid-column:1/-1;display:flex}.queue-detail-module__-WyiYa__postEditorActions{gap:var(--space-2);display:flex}.queue-detail-module__-WyiYa__newPostTitle{font-size:var(--text-sm);color:var(--text-primary);margin:0;font-weight:600}.queue-detail-module__-WyiYa__emptyPosts{padding:var(--space-8) var(--space-4);text-align:center;color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;display:flex}.queue-detail-module__-WyiYa__emptyIcon{margin-bottom:var(--space-3);opacity:.4}.queue-detail-module__-WyiYa__emptyTitle{font-size:var(--text-sm);color:var(--text-secondary);margin:0;font-weight:600}.queue-detail-module__-WyiYa__emptySubtitle{font-size:var(--text-xs);color:var(--text-muted);margin:var(--space-1) 0 0}@media (max-width:640px){.queue-detail-module__-WyiYa__statGrid{grid-template-columns:repeat(2,1fr)}}
.info-card-module__A_XlNa__card{padding:var(--space-4);background:#8b5cf60f;border:1px solid #8b5cf626;border-radius:14px}.info-card-module__A_XlNa__header{align-items:center;gap:var(--space-2);margin-bottom:var(--space-3);display:flex}.info-card-module__A_XlNa__icon{color:#facc15}.info-card-module__A_XlNa__title{font-size:var(--text-sm);letter-spacing:-.02em;color:var(--text-primary);margin:0;font-weight:700}.info-card-module__A_XlNa__list{padding-left:var(--space-4);gap:var(--space-2);font-size:var(--text-xs);color:var(--text-secondary);flex-direction:column;margin:0;line-height:1.5;list-style:outside;display:flex}
.repost-list-module__IoyuFq__container{gap:var(--space-3);flex-direction:column;display:flex}.repost-list-module__IoyuFq__header{justify-content:flex-end;align-items:center;display:flex}.repost-list-module__IoyuFq__cardList{gap:var(--space-2);flex-direction:column;display:flex}.repost-list-module__IoyuFq__rowCard{justify-content:space-between;align-items:center;gap:var(--space-3);-webkit-backdrop-filter:blur(20px);padding:var(--space-3);background:#ffffff06;border:1px solid #ffffff0f;border-radius:16px;transition:border-color .15s,box-shadow .15s;display:flex}.repost-list-module__IoyuFq__rowCard:hover{border-color:#8b5cf633;box-shadow:0 0 32px #8b5cf60a}.repost-list-module__IoyuFq__cardLeft{gap:var(--space-1);flex-direction:column;flex:1;min-width:0;display:flex}.repost-list-module__IoyuFq__botName{font-size:var(--text-sm);color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.repost-list-module__IoyuFq__groupName{font-size:var(--text-xs);color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.repost-list-module__IoyuFq__destName{font-size:var(--text-xs);color:var(--text-muted)}.repost-list-module__IoyuFq__meta{gap:var(--space-3);margin-top:var(--space-1);flex-wrap:wrap;display:flex}.repost-list-module__IoyuFq__metaItem{align-items:center;gap:var(--space-1);font-size:var(--text-xs);color:var(--text-muted);display:flex}.repost-list-module__IoyuFq__cardRight{align-items:flex-end;gap:var(--space-2);flex-direction:column;flex-shrink:0;display:flex}.repost-list-module__IoyuFq__actions{gap:var(--space-1);display:flex}.repost-list-module__IoyuFq__actionBtn{width:32px;height:32px;color:var(--text-secondary);cursor:pointer;background:0 0;border:1px solid #ffffff0f;border-radius:12px;justify-content:center;align-items:center;transition:all .15s;display:flex}.repost-list-module__IoyuFq__actionBtn:hover{color:var(--text-primary);border-color:#8b5cf680}.repost-list-module__IoyuFq__actionBtnSuccess{color:#4ade80;border-color:#4ade80}.repost-list-module__IoyuFq__actionBtnSuccess:hover{color:#4ade80;background:#22c55e1a}.repost-list-module__IoyuFq__actionBtnDanger{color:#f87171;border-color:#f87171}.repost-list-module__IoyuFq__actionBtnDanger:hover{color:#f87171;background:#ef44441a}.repost-list-module__IoyuFq__skeletonList{gap:var(--space-2);flex-direction:column;display:flex}.repost-list-module__IoyuFq__modalBody{font-size:var(--text-sm);color:var(--text-secondary);margin-bottom:var(--space-4)}.repost-list-module__IoyuFq__modalActions{gap:var(--space-2);justify-content:flex-end;display:flex}
.forgot-password-form-module__XwnV-q__container{min-height:100vh;padding:var(--space-4);justify-content:center;align-items:center;width:100%;max-width:400px;margin:0 auto;display:flex}.forgot-password-form-module__XwnV-q__heading{font-size:var(--text-2xl);color:var(--text-primary);text-align:center;margin-bottom:var(--space-2);font-weight:700}.forgot-password-form-module__XwnV-q__subtitle{color:var(--text-secondary);text-align:center;margin-bottom:var(--space-6);font-size:var(--text-sm)}.forgot-password-form-module__XwnV-q__form{flex-direction:column;display:flex}.forgot-password-form-module__XwnV-q__field{margin-bottom:var(--space-4)}.forgot-password-form-module__XwnV-q__formError{color:var(--color-error);font-size:var(--text-sm);text-align:center;margin-bottom:var(--space-4);padding:var(--space-3);border-radius:var(--radius-md);background:#ef44441a}.forgot-password-form-module__XwnV-q__submitButton{margin-top:var(--space-2)}.forgot-password-form-module__XwnV-q__successMessage{text-align:center;padding:var(--space-6) var(--space-4)}.forgot-password-form-module__XwnV-q__successIcon{width:48px;height:48px;margin:0 auto var(--space-4);color:var(--color-success);background:#10b9811a;border-radius:50%;justify-content:center;align-items:center;display:flex}.forgot-password-form-module__XwnV-q__successText{color:var(--text-primary);font-size:var(--text-base);margin-bottom:var(--space-2);font-weight:500}.forgot-password-form-module__XwnV-q__successSubtext{color:var(--text-secondary);font-size:var(--text-sm)}.forgot-password-form-module__XwnV-q__backLink{text-align:center;margin-top:var(--space-6);font-size:var(--text-sm)}.forgot-password-form-module__XwnV-q__backLink a{color:var(--accent-primary);font-weight:500;text-decoration:none;transition:opacity .15s}.forgot-password-form-module__XwnV-q__backLink a:hover{opacity:.8}
.login-form-module__miqkqW__container{min-height:100vh;padding:var(--space-4);justify-content:center;align-items:center;width:100%;max-width:400px;margin:0 auto;display:flex}.login-form-module__miqkqW__heading{font-size:var(--text-2xl);color:var(--text-primary);text-align:center;margin-bottom:var(--space-2);font-weight:700}.login-form-module__miqkqW__subtitle{color:var(--text-secondary);text-align:center;margin-bottom:var(--space-6);font-size:var(--text-sm)}.login-form-module__miqkqW__form{flex-direction:column;display:flex}.login-form-module__miqkqW__field{margin-bottom:var(--space-4)}.login-form-module__miqkqW__forgotLink{text-align:right;margin-bottom:var(--space-4)}.login-form-module__miqkqW__forgotLink a{color:var(--accent-primary);font-size:var(--text-sm);text-decoration:none;transition:opacity .15s}.login-form-module__miqkqW__forgotLink a:hover{opacity:.8}.login-form-module__miqkqW__formError{color:var(--color-error);font-size:var(--text-sm);text-align:center;margin-bottom:var(--space-4);padding:var(--space-3);border-radius:var(--radius-md);background:#ef44441a}.login-form-module__miqkqW__submitButton{margin-top:var(--space-2)}.login-form-module__miqkqW__switchLink{text-align:center;margin-top:var(--space-6);font-size:var(--text-sm);color:var(--text-secondary)}.login-form-module__miqkqW__switchLink a{color:var(--accent-primary);font-weight:500;text-decoration:none;transition:opacity .15s}.login-form-module__miqkqW__switchLink a:hover{opacity:.8}
.signup-form-module__W6z1Wq__splitLayout{min-height:100vh;display:flex}.signup-form-module__W6z1Wq__sidePanel{background:var(--bg-surface);justify-content:center;align-items:center;width:45%;display:flex;position:relative;overflow:hidden}.signup-form-module__W6z1Wq__sidePanelContent{padding:var(--space-12);z-index:1;flex-direction:column;display:flex;position:relative}.signup-form-module__W6z1Wq__logo{font-size:var(--text-2xl);background:var(--accent-gradient);-webkit-text-fill-color:transparent;margin-bottom:var(--space-8);-webkit-background-clip:text;background-clip:text;font-weight:700}.signup-form-module__W6z1Wq__sideHeading{font-size:var(--text-3xl);color:var(--text-primary);margin-bottom:var(--space-4);font-weight:700;line-height:1.2}.signup-form-module__W6z1Wq__sideDescription{font-size:var(--text-base);color:var(--text-secondary);margin-bottom:var(--space-8);line-height:1.6}.signup-form-module__W6z1Wq__featureList{gap:var(--space-3);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.signup-form-module__W6z1Wq__featureItem{font-size:var(--text-sm);color:var(--text-secondary);padding-left:var(--space-6);position:relative}.signup-form-module__W6z1Wq__featureItem:before{content:"";border-radius:var(--radius-full);background:var(--accent-primary);width:8px;height:8px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.signup-form-module__W6z1Wq__sidePanelDecor{pointer-events:none;background:linear-gradient(#0000,#6d28d91a);height:200px;position:absolute;bottom:0;left:0;right:0}.signup-form-module__W6z1Wq__formPanel{padding:var(--space-8);flex:1;justify-content:center;align-items:center;display:flex}.signup-form-module__W6z1Wq__formContainer{width:100%;max-width:420px}.signup-form-module__W6z1Wq__heading{font-size:var(--text-2xl);color:var(--text-primary);margin-bottom:var(--space-2);font-weight:700}.signup-form-module__W6z1Wq__subtitle{font-size:var(--text-sm);color:var(--text-secondary);margin-bottom:var(--space-8)}.signup-form-module__W6z1Wq__form{flex-direction:column;display:flex}.signup-form-module__W6z1Wq__field{margin-bottom:var(--space-4)}.signup-form-module__W6z1Wq__passwordWrapper{position:relative}.signup-form-module__W6z1Wq__passwordToggle{cursor:pointer;color:var(--text-muted);z-index:1;transition:color var(--transition-fast);background:0 0;border:none;align-items:center;padding:4px;display:flex;position:absolute;bottom:13px;right:12px}.signup-form-module__W6z1Wq__passwordToggle:hover{color:var(--text-secondary)}.signup-form-module__W6z1Wq__formError{color:var(--color-error);font-size:var(--text-sm);text-align:center;margin-bottom:var(--space-4);padding:var(--space-3);border-radius:var(--radius-md);background:#ef44441a}.signup-form-module__W6z1Wq__submitButton{margin-top:var(--space-4)}.signup-form-module__W6z1Wq__switchLink{text-align:center;margin-top:var(--space-6);font-size:var(--text-sm);color:var(--text-secondary)}.signup-form-module__W6z1Wq__switchLink a{color:var(--accent-primary);transition:opacity var(--transition-fast);font-weight:500;text-decoration:none}.signup-form-module__W6z1Wq__switchLink a:hover{opacity:.8}@media (max-width:768px){.signup-form-module__W6z1Wq__splitLayout{flex-direction:column}.signup-form-module__W6z1Wq__sidePanel{display:none}.signup-form-module__W6z1Wq__formPanel{padding:var(--space-4)}.signup-form-module__W6z1Wq__formContainer{max-width:100%}}
.page-module__UmfQlG__page{gap:var(--space-8);flex-direction:column;width:100%;max-width:1400px;display:flex}.page-module__UmfQlG__header{justify-content:space-between;align-items:flex-start;gap:var(--space-4);display:flex}.page-module__UmfQlG__headerLeft{gap:var(--space-1);flex-direction:column;display:flex}.page-module__UmfQlG__title{font-size:var(--text-4xl);color:var(--text-primary);margin:0;font-weight:700}.page-module__UmfQlG__subtitle{font-size:var(--text-sm);color:var(--text-muted);border-left:2px solid var(--accent-primary);padding-left:var(--space-2);margin:0}.page-module__UmfQlG__headerButtons{flex-shrink:0;align-items:center;gap:4px;display:flex}.page-module__UmfQlG__headerButtons button{padding-left:calc(var(--space-3) + 5px);padding-right:calc(var(--space-3) + 5px)}.page-module__UmfQlG__addBotBtn{min-width:240px}@media (max-width:639px){.page-module__UmfQlG__header{flex-direction:column}}
.page-module__wvcMbq__page{padding:var(--space-6);max-width:1200px;margin:0 auto}.page-module__wvcMbq__title{font-size:var(--text-4xl);color:var(--text-primary);margin-bottom:var(--space-6);font-weight:700}.page-module__wvcMbq__filterBar{flex-direction:column;gap:.75rem;margin-bottom:1.5rem;display:flex}.page-module__wvcMbq__periodRow{align-items:center;display:flex}.page-module__wvcMbq__customDateRow{align-items:center;gap:var(--space-3);display:flex}.page-module__wvcMbq__dateInput{background:var(--bg-elevated);border:1px solid var(--bg-border);color:var(--text-primary);font-size:var(--text-sm);font-family:var(--font-sans);transition:border-color var(--transition-fast);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;border-radius:8px;padding:8px 12px}.page-module__wvcMbq__dateInput:focus{border-color:var(--accent-primary);outline:none;box-shadow:0 0 0 2px #6d28d933}.page-module__wvcMbq__statusRow{align-items:center;display:flex}.page-module__wvcMbq__kpiSection,.page-module__wvcMbq__summarySection,.page-module__wvcMbq__tableSection{margin-bottom:1.5rem}.page-module__wvcMbq__skeletonFilter{border-radius:var(--radius-full);background:var(--bg-elevated);width:340px;height:40px}.page-module__wvcMbq__skeletonKpiGrid{gap:var(--space-6);grid-template-columns:repeat(4,1fr);display:grid}.page-module__wvcMbq__skeletonCard{border-radius:var(--radius-lg);background:var(--bg-elevated);height:120px}.page-module__wvcMbq__skeletonSummary{border-radius:var(--radius-lg);background:var(--bg-elevated);height:160px}.page-module__wvcMbq__skeletonTable{border-radius:var(--radius-lg);background:var(--bg-elevated);height:400px}@media (max-width:1024px){.page-module__wvcMbq__skeletonKpiGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.page-module__wvcMbq__page{padding:var(--space-4)}.page-module__wvcMbq__customDateRow{flex-direction:column;align-items:stretch}.page-module__wvcMbq__filterBar{gap:var(--space-3)}.page-module__wvcMbq__skeletonKpiGrid{grid-template-columns:1fr}}
.page-module__SsgnPq__page{max-width:900px}.page-module__SsgnPq__header{margin-bottom:var(--space-8)}.page-module__SsgnPq__backLink{align-items:center;gap:var(--space-2);color:var(--text-muted);font-size:var(--text-sm);margin-bottom:var(--space-3);transition:color var(--transition-fast);text-decoration:none;display:inline-flex}.page-module__SsgnPq__backLink:hover{color:var(--text-primary)}.page-module__SsgnPq__title{font-size:var(--text-2xl);color:var(--text-primary);margin:0;font-weight:700}.page-module__SsgnPq__subtitle{font-size:var(--text-sm);color:var(--text-muted);margin:var(--space-1) 0 0 0;border-left:2px solid var(--accent-primary);padding-left:var(--space-2)}.page-module__SsgnPq__layout{gap:var(--space-8);align-items:flex-start;display:flex}.page-module__SsgnPq__formCard{background:var(--bg-surface);border:1px solid var(--bg-border);border-radius:var(--radius-lg);min-width:0;padding:var(--space-6);flex:1}.page-module__SsgnPq__field{margin-bottom:var(--space-5)}.page-module__SsgnPq__label{font-size:var(--text-sm);color:var(--text-primary);margin-bottom:var(--space-2);font-weight:500;display:block}.page-module__SsgnPq__charCount{font-size:var(--text-xs);color:var(--text-muted);text-align:right;margin-top:var(--space-1);display:block}.page-module__SsgnPq__serverError{border-radius:var(--radius-md);padding:var(--space-3);margin-bottom:var(--space-4);font-size:var(--text-sm);color:var(--color-error);background:#ef44441a;border:1px solid #ef44444d}.page-module__SsgnPq__modeCard{background:var(--bg-elevated);border:1px solid var(--accent-primary);border-radius:var(--radius-md);padding:var(--space-4)}.page-module__SsgnPq__modeHeader{margin-bottom:var(--space-2);justify-content:space-between;align-items:center;display:flex}.page-module__SsgnPq__modeInfo{align-items:center;gap:var(--space-2);display:flex}.page-module__SsgnPq__modeName{font-size:var(--text-base);color:var(--text-primary);font-weight:600}.page-module__SsgnPq__modeBadge{font-size:var(--text-xs);color:var(--accent-primary);border-radius:var(--radius-full);background:#7c3aed1a;padding:2px 8px;font-weight:500}.page-module__SsgnPq__modeCheck{border-radius:var(--radius-full);background:var(--accent-primary);color:#fff;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.page-module__SsgnPq__modeDesc{font-size:var(--text-sm);color:var(--text-muted);margin:0;line-height:1.5}.page-module__SsgnPq__infoBox{align-items:center;gap:var(--space-3);border-radius:var(--radius-md);padding:var(--space-3) var(--space-4);margin-bottom:var(--space-6);background:#7c3aed0f;border:1px solid #7c3aed26;display:flex}.page-module__SsgnPq__infoIcon{color:var(--accent-primary);flex-shrink:0}.page-module__SsgnPq__infoText{font-size:var(--text-sm);color:var(--text-secondary);margin:0}.page-module__SsgnPq__sidebar{flex-shrink:0;width:300px}.page-module__SsgnPq__featureCard{background:var(--bg-surface);border:1px solid var(--bg-border);border-radius:var(--radius-lg);padding:var(--space-5)}.page-module__SsgnPq__featureTitle{font-size:var(--text-sm);color:var(--text-primary);margin:0 0 var(--space-4) 0;font-weight:600}.page-module__SsgnPq__featureList{gap:var(--space-4);flex-direction:column;display:flex}.page-module__SsgnPq__featureItem{gap:var(--space-3);align-items:flex-start;display:flex}.page-module__SsgnPq__featureIcon{color:var(--accent-primary);flex-shrink:0;margin-top:1px}.page-module__SsgnPq__featureItem>div{flex-direction:column;gap:2px;display:flex}.page-module__SsgnPq__featureLabel{font-size:var(--text-sm);color:var(--text-primary);font-weight:500}.page-module__SsgnPq__featureDesc{font-size:var(--text-xs);color:var(--text-muted);line-height:1.4}@media (max-width:768px){.page-module__SsgnPq__layout{flex-direction:column}.page-module__SsgnPq__sidebar{width:100%}}
.page-module__YucjYa__page{gap:var(--space-8);flex-direction:column;width:100%;max-width:1400px;display:flex}.page-module__YucjYa__header{justify-content:space-between;align-items:flex-start;gap:var(--space-4);display:flex}.page-module__YucjYa__headerLeft{gap:var(--space-1);flex-direction:column;display:flex}.page-module__YucjYa__title{font-size:var(--text-4xl);color:var(--text-primary);margin:0;font-weight:600}.page-module__YucjYa__subtitle{font-size:var(--text-sm);color:var(--text-muted);border-left:2px solid var(--accent-primary);padding-left:var(--space-2);margin:0}.page-module__YucjYa__headerButtons{flex-shrink:0;align-items:center;gap:4px;display:flex}.page-module__YucjYa__headerButtons button{padding-left:calc(var(--space-3) + 5px);padding-right:calc(var(--space-3) + 5px)}@media (max-width:639px){.page-module__YucjYa__header{flex-direction:column}}
.page-module__fxVOSW__page{gap:var(--space-8);flex-direction:column;display:flex}.page-module__fxVOSW__header{gap:var(--space-1);flex-direction:column;display:flex}.page-module__fxVOSW__title{font-size:var(--text-4xl);color:var(--text-primary);margin:0;font-weight:600}.page-module__fxVOSW__subtitle{font-size:var(--text-sm);color:var(--text-muted);border-left:2px solid var(--accent-primary);padding-left:var(--space-2);margin:0}
.page-module__6-R2ra__pageHeader{margin-bottom:var(--space-6)}.page-module__6-R2ra__pageTitle{font-size:var(--text-4xl);color:var(--text-primary);letter-spacing:-.03em;margin:0;font-weight:700}.page-module__6-R2ra__pageSubtitle{font-size:var(--text-sm);color:var(--text-muted);margin:var(--space-1) 0 0 0;padding-left:var(--space-2);border-left:2px solid #8b5cf6}.page-module__6-R2ra__tabContent{margin-top:var(--space-6)}
.bot-list-c-module__uMqV1q__grid{gap:var(--space-5);grid-template-columns:1fr;display:grid}@media (min-width:640px){.bot-list-c-module__uMqV1q__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1200px){.bot-list-c-module__uMqV1q__grid{grid-template-columns:repeat(3,1fr)}}.bot-list-c-module__uMqV1q__skeletonGrid{gap:var(--space-5);grid-template-columns:1fr;display:grid}@media (min-width:640px){.bot-list-c-module__uMqV1q__skeletonGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1200px){.bot-list-c-module__uMqV1q__skeletonGrid{grid-template-columns:repeat(3,1fr)}}.bot-list-c-module__uMqV1q__fab{bottom:var(--space-8);right:var(--space-8);border-radius:var(--radius-full);background:var(--accent-gradient);color:#fff;cursor:pointer;z-index:20;border:none;justify-content:center;align-items:center;width:56px;height:56px;transition:transform .25s cubic-bezier(.22,1,.36,1),box-shadow .25s;display:flex;position:fixed;box-shadow:0 4px 24px #6d28d94d,0 0 #6d28d933}.bot-list-c-module__uMqV1q__fab:hover{transform:scale(1.08);box-shadow:0 8px 32px #6d28d966,0 0 0 6px #6d28d914}.bot-list-c-module__uMqV1q__fab:active{transform:scale(.96)}.bot-list-c-module__uMqV1q__fabTooltip{bottom:calc(var(--space-8) + 64px);right:var(--space-8);background:var(--bg-elevated);border-radius:var(--radius-md);padding:var(--space-2) var(--space-3);font-size:var(--text-xs);color:var(--text-secondary);white-space:nowrap;opacity:0;pointer-events:none;z-index:20;border:1px solid #ffffff14;transition:opacity .2s;position:fixed}.bot-list-c-module__uMqV1q__fab:hover+.bot-list-c-module__uMqV1q__fabTooltip{opacity:1}.bot-list-c-module__uMqV1q__emptyContainer{flex-direction:column;justify-content:center;align-items:center;min-height:55vh;display:flex;position:relative;overflow:hidden}.bot-list-c-module__uMqV1q__emptyWave{pointer-events:none;background:radial-gradient(at 30%,#6d28d914 0%,#0000 50%),radial-gradient(at 70% 30%,#8b5cf60d 0%,#0000 50%),radial-gradient(at 50% 80%,#6d28d90a 0%,#0000 50%);animation:8s ease-in-out infinite alternate bot-list-c-module__uMqV1q__waveShift;position:absolute;inset:0}@keyframes bot-list-c-module__uMqV1q__waveShift{0%{background-position:0%,100% 0,50% 100%}to{background-position:100%,0 100%,50% 0}}.bot-list-c-module__uMqV1q__emptyContent{align-items:center;gap:var(--space-5);z-index:1;flex-direction:column;display:flex;position:relative}.bot-list-c-module__uMqV1q__emptyIconWrap{width:88px;height:88px;color:var(--accent-lighter);background:linear-gradient(135deg,#6d28d926 0%,#12101ee6 100%);border:1px solid #6d28d933;border-radius:24px;justify-content:center;align-items:center;display:flex}.bot-list-c-module__uMqV1q__emptyTitle{font-size:var(--text-2xl);color:var(--text-primary);letter-spacing:-.02em;margin:0;font-weight:700}.bot-list-c-module__uMqV1q__emptyDescription{font-size:var(--text-base);color:var(--text-muted);text-align:center;max-width:380px;margin:0;line-height:1.6}.bot-list-c-module__uMqV1q__emptyCta{align-items:center;gap:var(--space-2);padding:var(--space-4) var(--space-8);background:var(--accent-gradient);color:#fff;border-radius:var(--radius-full);font-size:var(--text-base);cursor:pointer;letter-spacing:-.01em;border:none;font-weight:700;transition:transform .25s cubic-bezier(.22,1,.36,1),box-shadow .25s;display:inline-flex;box-shadow:0 4px 20px #6d28d940}.bot-list-c-module__uMqV1q__emptyCta:hover{transform:translateY(-2px)scale(1.02);box-shadow:0 8px 32px #6d28d959}.bot-list-c-module__uMqV1q__emptyLimit{font-size:var(--text-sm);color:var(--text-muted)}
