.dashboard_dashboardContainer___TR6A{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;background-color:#f5f8fa;min-height:100vh;display:flex;flex-direction:column}.dashboard_header__IYRHh{background:linear-gradient(135deg,#2e3b6f,#1c2754);color:white;box-shadow:0 4px 12px rgba(0,0,0,.08)}.dashboard_headerContent__VWY55{max-width:1400px;margin:0 auto;padding:1.25rem 2rem;display:flex;justify-content:space-between;align-items:center}.dashboard_headerLeft__sKrak{display:flex;flex-direction:column}.dashboard_headerTitle__x9xWq{font-size:1.8rem;margin:0;font-weight:700;letter-spacing:-.5px}.dashboard_headerCampaignInfo__8UC0f{font-size:.95rem;margin-top:.5rem;opacity:.9}.dashboard_headerCampaignInfo__8UC0f span{font-weight:600}.dashboard_headerActions__X_MoQ{display:flex;align-items:center}.dashboard_headerButtonGroup__g7U0r{display:flex;gap:10px;align-items:center}.dashboard_editDomainHeaderButton__ytpOq{padding:.75rem 1.2rem;background-color:white;color:#10b981;border:1px solid #10b981;border-radius:.5rem;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s}.dashboard_editDomainHeaderButton__ytpOq:hover{background-color:rgba(16,185,129,.1)}.dashboard_reportButton__bBtL9{background-color:rgba(255,255,255,.15);color:white;border:none;border-radius:6px;padding:.6rem 1.25rem;font-size:.9rem;font-weight:500;display:flex;align-items:center;cursor:pointer;transition:background-color .2s,transform .2s}.dashboard_reportButton__bBtL9:hover{background-color:rgba(255,255,255,.25);transform:translateY(-1px)}.dashboard_reportButton__bBtL9:before{content:"";background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4'%3E%3C/path%3E%3Cpolyline points='7 10 12 15 17 10'%3E%3C/polyline%3E%3Cline x1='12' y1='15' x2='12' y2='3'%3E%3C/line%3E%3C/svg%3E") no-repeat 50%;width:18px;height:18px;display:inline-block;margin-right:.5rem}.dashboard_stopButton__LHmNO{background-color:#dc2626;color:white;border:none;border-radius:6px;padding:.6rem 1.25rem;font-size:.9rem;font-weight:500;margin-left:10px;cursor:pointer;transition:background-color .2s,transform .2s;display:flex;align-items:center}.dashboard_stopButton__LHmNO:hover{background-color:#b91c1c;transform:translateY(-1px)}.dashboard_stopButton__LHmNO:before{content:"";background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='3' width='18' height='18' rx='2' ry='2'%3E%3C/rect%3E%3C/svg%3E") no-repeat 50%;width:18px;height:18px;display:inline-block;margin-right:.5rem}.dashboard_dashboardHeader__eG9Pz{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.dashboard_prominentStartButton__aqU4_{background-color:#10b981;color:white;border:none;border-radius:.5rem;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;cursor:pointer;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:all .3s ease}.dashboard_prominentStartButton__aqU4_:hover{background-color:#059669;transform:translateY(-2px);box-shadow:0 6px 8px rgba(0,0,0,.15)}.dashboard_prominentStartButton__aqU4_:active{transform:translateY(0);box-shadow:0 2px 4px rgba(0,0,0,.1)}.dashboard_campaignStatusContainer__z45Xo{display:flex;flex-direction:column;align-items:flex-end}.dashboard_campaignRunningStatus__h5bXX{display:flex;align-items:center;background-color:rgba(16,185,129,.1);border-radius:20px;padding:.5rem 1rem;margin-bottom:.5rem}.dashboard_statusDot__xzR71{width:10px;height:10px;background-color:#10b981;border-radius:50%;margin-right:.5rem;animation:dashboard_pulse__fzWIq 2s infinite}.dashboard_campaignStatusInfo__roTCb{font-size:.85rem;color:#64748b}@keyframes dashboard_pulse__fzWIq{0%{box-shadow:0 0 0 0 rgba(16,185,129,.4)}70%{box-shadow:0 0 0 6px rgba(16,185,129,0)}to{box-shadow:0 0 0 0 rgba(16,185,129,0)}}.dashboard_campaignDropdownContainer__Rn2zX{position:relative;z-index:100;margin-right:10px}.dashboard_campaignDropdownButton__t6vra{display:flex;align-items:center;background-color:#f3f4f6;border:1px solid #d1d5db;border-radius:6px;padding:8px 12px;font-size:14px;color:#374151;cursor:pointer;font-weight:500;transition:background-color .2s,border-color .2s}.dashboard_campaignDropdownButton__t6vra:hover{background-color:#e5e7eb;border-color:#9ca3af}.dashboard_campaignDropdownMenu__4_jAw{position:absolute;top:100%;right:0;width:260px;margin-top:8px;background-color:white;border:1px solid #d1d5db;border-radius:6px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);max-height:300px;overflow-y:auto;z-index:1000}.dashboard_campaignDropdownItem__Gyrny{padding:10px 14px;cursor:pointer;font-size:14px;color:#1f2937}.dashboard_campaignDropdownItem__Gyrny:hover{background-color:#f3f4f6}.dashboard_campaignDropdownItemContent__SJYFj{display:flex;align-items:center;justify-content:space-between;width:100%}.dashboard_campaignDropdownItemName__GwLp0{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex-grow:1}.dashboard_campaignDropdownDivider__2nUX9{height:1px;background-color:#e5e7eb;margin:4px 0}.dashboard_completedBadge__7H1eE{background-color:#d1fae5;color:#065f46;padding:3px 6px;border-radius:4px;font-size:12px;font-weight:500;margin-left:8px;white-space:nowrap}.dashboard_campaignDropdownCategory__lOxCt{padding:6px 14px;font-size:12px;font-weight:600;color:#6b7280;background-color:#f9fafb;text-transform:uppercase;letter-spacing:.05em}.dashboard_main__6jQ_n{flex:1 1;max-width:1400px;margin:0 auto;padding:2rem;width:100%}.dashboard_pageTitle__lodpZ{font-size:1.5rem;font-weight:600;color:#1a202c;margin:0 0 .75rem}.dashboard_currentDate__zIGkD{color:#64748b;font-size:.9rem;margin-bottom:2rem}.dashboard_dashboardSection__GwLUq{background-color:white;border-radius:10px;box-shadow:0 1px 3px rgba(0,0,0,.05),0 1px 2px rgba(0,0,0,.06);padding:1.5rem;margin-bottom:2rem}.dashboard_sectionTitle__GM02B{font-size:1.15rem;font-weight:600;color:#1a202c;margin:0 0 1.5rem;padding-bottom:.75rem;border-bottom:1px solid #f1f5f9}.dashboard_statsGrid__nYbjV{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:1.5rem;gap:1.5rem}.dashboard_statCard__YcX7f{background-color:#f8fafc;border-radius:8px;overflow:hidden;box-shadow:0 1px 2px rgba(0,0,0,.03)}.dashboard_statCardInner__7I7fr{padding:1.25rem}.dashboard_statHeader__lRRcX{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.dashboard_statHeader__lRRcX h4{margin:0;color:#64748b;font-size:.9rem;font-weight:500}.dashboard_statIcon__vvHWs{width:24px;height:24px;stroke:#2e3b6f}.dashboard_statValue__xOYXu{font-size:2rem;font-weight:700;color:#1a202c;line-height:1.2}.dashboard_statFooter__l5Ece{font-size:.875rem;color:#64748b;margin-top:.5rem}.dashboard_statIndicator__4PtE2{margin-top:.75rem;display:flex;align-items:center;gap:.75rem}.dashboard_indicatorBar__TLr9Q{flex:1 1;height:6px;background-color:#e2e8f0;border-radius:3px;overflow:hidden}.dashboard_indicatorFill__9JOCj{height:100%;background:linear-gradient(90deg,#2e3b6f,#3b82f6);border-radius:3px;transition:width .5s ease-out}.dashboard_indicatorPercentage__BEqj_{font-size:.875rem;font-weight:600;color:#2e3b6f}.dashboard_chartContainer__ysMVa{display:flex;margin:2rem 0;gap:2rem;align-items:center}.dashboard_progressRing__sWElv{min-width:200px;display:flex;flex-direction:column;align-items:center}.dashboard_chart__c99m8{width:150px;height:150px;transform:rotate(-90deg)}.dashboard_circleTrack__y5qW8{fill:none;stroke:#e2e8f0;stroke-width:2.8}.dashboard_circleFill__E66Ve{fill:none;stroke:#2e3b6f;stroke-width:2.8;stroke-linecap:round;transition:stroke-dasharray .5s ease-in-out}.dashboard_percentage__96wzA{fill:#1a202c;font-size:.5rem;font-weight:700;text-anchor:middle;transform:rotate(90deg);dominant-baseline:middle}.dashboard_chartLabel__sUvUQ{margin-top:1rem;font-size:.9rem;color:#64748b;text-align:center}.dashboard_campaignStats__3N9lj{flex:1 1;display:flex;align-items:center;justify-content:space-evenly;background-color:#f8fafc;border-radius:10px;padding:2rem 1rem}.dashboard_campStatItem__zx_zu{text-align:center}.dashboard_campStatValue__MvKrB{font-size:2.25rem;font-weight:700;color:#1a202c;line-height:1}.dashboard_campStatLabel__W4iZ_{font-size:.9rem;color:#64748b;margin-top:.5rem}.dashboard_campStatDivider__vUiIR{width:1px;height:60px;background-color:#e2e8f0}.dashboard_summaryBox__C1jAm{padding:1.5rem;background-color:#f8fafc;border-radius:10px;border-left:4px solid #2e3b6f}.dashboard_summaryTitle__xeWZf{font-size:1.1rem;font-weight:600;color:#1a202c;margin:0 0 1rem}.dashboard_summaryText__CjzxG{color:#334155;line-height:1.6;margin-bottom:1.5rem}.dashboard_summaryAlert__AEkTm{display:flex;align-items:flex-start;gap:1rem;padding:1rem;background-color:#fff;border-radius:8px;border:1px solid #e2e8f0}.dashboard_alertIcon__mB8Lb{width:20px;height:20px;stroke:#ff9800;flex-shrink:0;margin-top:.25rem}.dashboard_footer__ngXaI{background-color:white;border-top:1px solid #f1f5f9;padding:1.5rem 0;margin-top:auto}.dashboard_footerContent__UtBaE{max-width:1400px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;color:#64748b;font-size:.9rem}.dashboard_modalOverlay___UG7c{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000;animation:dashboard_fadeIn__N2EGj .3s ease-out}.dashboard_modal__O5vC6{background-color:white;border-radius:10px;box-shadow:0 4px 20px rgba(0,0,0,.15);width:95%;max-width:1400px;max-height:90vh;overflow-y:auto;animation:dashboard_scaleIn__ScLNo .3s ease-out}.dashboard_modalHeader__syCRT{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #e2e8f0}.dashboard_modalHeader__syCRT h2{margin:0;font-size:1.5rem;color:#1a202c}.dashboard_closeModalButton__bySWH{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#64748b;transition:color .2s}.dashboard_closeModalButton__bySWH:hover{color:#1a202c}.dashboard_modalContent__1ACGR{padding:1.5rem}.dashboard_modalActions__GUIMA{display:flex;justify-content:flex-end;gap:1rem;margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e2e8f0}.dashboard_cancelButton__dcR96{padding:.75rem 1.5rem;background-color:white;color:#64748b;border:1px solid #e2e8f0;border-radius:.5rem;font-weight:500;cursor:pointer;transition:all .2s}.dashboard_cancelButton__dcR96:hover{background-color:#f8fafc;color:#334155}.dashboard_continueButton__M6YGc{padding:.75rem 1.5rem;background-color:#2e3b6f;color:white;border:none;border-radius:.5rem;font-weight:500;cursor:pointer;transition:all .2s}.dashboard_continueButton__M6YGc:hover{background-color:#1c2754;transform:translateY(-2px)}.dashboard_continueButton__M6YGc:disabled{background-color:#94a3b8;cursor:not-allowed;transform:none}.dashboard_dangerButton__4al79{padding:.75rem 1.5rem;background-color:#dc2626;color:white;border:none;border-radius:.5rem;font-weight:500;cursor:pointer;transition:all .2s}.dashboard_dangerButton__4al79:hover{background-color:#b91c1c;transform:translateY(-2px)}.dashboard_pricingGrid__btcQT{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-bottom:2rem}.dashboard_pricingCard__VwfK2{background-color:white;border-radius:10px;box-shadow:0 4px 6px rgba(0,0,0,.05),0 1px 3px rgba(0,0,0,.1);padding:1.5rem;transition:all .3s ease;display:flex;flex-direction:column;height:100%;position:relative;overflow:hidden;border:2px solid transparent}.dashboard_pricingCard__VwfK2:hover{transform:translateY(-5px);box-shadow:0 10px 15px rgba(0,0,0,.1)}.dashboard_selectedPlan__ZfD29{border-color:#10b981;box-shadow:0 0 0 2px rgba(16,185,129,.2),0 10px 15px rgba(0,0,0,.1)}.dashboard_pricingCardHeader__XZXS_{margin-bottom:1.5rem}.dashboard_pricingCardHeader__XZXS_ h3{font-size:1.5rem;margin:0 0 1rem;color:#2e3b6f}.dashboard_price__f5oZZ{margin-bottom:1rem}.dashboard_amount__TKREk{font-size:2rem;font-weight:700;color:#111827}.dashboard_period__iufNF{font-size:1rem;color:#6b7280}.dashboard_pricingCardHeader__XZXS_ p{color:#6b7280;font-size:.95rem;margin:.5rem 0 0}.dashboard_pricingFeatures__W5BQG{list-style-type:none;padding:0;margin:0 0 1.5rem;flex-grow:1}.dashboard_pricingFeatures__W5BQG li{padding:.5rem 0;display:flex;align-items:center;color:#4b5563}.dashboard_pricingFeatures__W5BQG li:before{content:"✓";color:#10b981;font-weight:700;margin-right:.5rem}.dashboard_popular__pUNHH{background-color:rgba(46,59,111,.02)}.dashboard_popularBadge__yhHc3{position:absolute;top:12px;right:-30px;background-color:#10b981;color:white;padding:.25rem 2.5rem;font-size:.8rem;font-weight:500;transform:rotate(45deg);box-shadow:0 1px 3px rgba(0,0,0,.1)}@media (max-width:1200px){.dashboard_pricingGrid__btcQT{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width:640px){.dashboard_pricingGrid__btcQT{grid-template-columns:1fr}}@media (max-width:768px){.dashboard_footerContent__UtBaE,.dashboard_headerContent__VWY55,.dashboard_main__6jQ_n{padding-left:1rem;padding-right:1rem}.dashboard_statsGrid__nYbjV{grid-template-columns:1fr;gap:1rem}.dashboard_chartContainer__ysMVa{flex-direction:column;gap:2rem}.dashboard_campaignStats__3N9lj{padding:1.5rem 1rem}}.dashboard_actionLink__Ffywm{background:none;border:none;color:#4f46e5;font-weight:500;padding:0;cursor:pointer;font-size:.875rem;text-align:left;transition:color .2s}.dashboard_actionLink__Ffywm:hover{color:#6366f1;text-decoration:underline}.dashboard_scenarioHeaderButton__G6fy0{padding:.75rem 1.2rem;background-color:white;color:#3b82f6;border:1px solid #3b82f6;border-radius:.5rem;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s}.dashboard_scenarioHeaderButton__G6fy0:hover{background-color:rgba(59,130,246,.1)}.dashboard_scenariosGrid__h7NWF{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem;max-height:400px;overflow-y:auto;padding:.5rem}.dashboard_scenarioCard__CEH6x{padding:1rem;border:1px solid #d1d5db;border-radius:8px;cursor:pointer;display:flex;align-items:center;gap:1rem;transition:all .2s ease}.dashboard_scenarioCard__CEH6x:hover{border-color:#3b82f6;background-color:rgba(59,130,246,.05);transform:translateY(-2px)}.dashboard_scenarioIcon__Jp73O{font-size:1.5rem;min-width:2.5rem;text-align:center}.dashboard_scenarioDetails__FZ_Be{flex:1 1}.dashboard_scenarioDetails__FZ_Be h3{margin:0 0 .5rem;font-size:1rem}.dashboard_scenarioDetails__FZ_Be p{margin:0;font-size:.875rem;color:#64748b}.dashboard_selectedScenario__sjzPk{border:2px solid #2563eb;background-color:rgba(37,99,235,.05);box-shadow:0 2px 5px rgba(37,99,235,.1)}@media (max-width:640px){.dashboard_scenariosGrid__h7NWF{grid-template-columns:1fr}.dashboard_headerButtonGroup__g7U0r{flex-direction:column;align-items:stretch;gap:.5rem}}