body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}:root{--app-bg:#f5f7fa;--app-surface:#fff;--app-surface-alt:#f8fafc;--app-surface-muted:#f1f5f9;--app-text:#0f172a;--app-text-soft:#334155;--app-muted:#64748b;--app-border:#e2e8f0;--app-border-strong:#cbd5e1;--app-primary:#3b82f6;--app-primary-strong:#2563eb;--app-success-bg:#ecfdf5;--app-success-text:#065f46;--app-danger-bg:#fee2e2;--app-danger-text:#991b1b;--app-warning-bg:#fffbeb;--app-warning-text:#92400e;--app-shadow:0 1px 3px #0f172a1a}html[data-theme=dark]{--app-bg:#0b1120;--app-surface:#111827;--app-surface-alt:#0f172a;--app-surface-muted:#1e293b;--app-text:#e5edf8;--app-text-soft:#cbd5e1;--app-muted:#94a3b8;--app-border:#263244;--app-border-strong:#334155;--app-primary:#60a5fa;--app-primary-strong:#3b82f6;--app-success-bg:#052e2b;--app-success-text:#86efac;--app-danger-bg:#3f1116;--app-danger-text:#fca5a5;--app-warning-bg:#3a2808;--app-warning-text:#fcd34d;--app-shadow:0 1px 3px #00000073}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f7fa;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.App,body{min-height:100vh}.App,.sidebar{display:flex}.sidebar{background:#1e293b;box-shadow:4px 0 6px #0000001a;color:#fff;flex-direction:column;height:100vh;position:fixed;width:260px}.sidebar-header{border-bottom:1px solid #ffffff1a;padding:24px 20px}.sidebar-header h1{color:#fff;font-size:20px;font-weight:700;margin-bottom:4px}.sidebar-header p{color:#94a3b8;font-size:12px;letter-spacing:.5px;text-transform:uppercase}.nav-menu{flex:1 1;padding:20px 0}.nav-item{align-items:center;border-left:3px solid #0000;color:#cbd5e1;cursor:pointer;display:flex;font-size:15px;font-weight:500;padding:14px 20px;transition:all .2s ease}.nav-item:hover{background:#ffffff0d;color:#fff}.nav-item.active{background:#3b82f61a;border-left-color:#3b82f6;color:#3b82f6}.nav-icon{font-size:18px;margin-right:12px}.main-content{background:#f5f7fa;flex:1 1;margin-left:260px}.top-bar{align-items:center;background:#fff;border-bottom:1px solid #e2e8f0;box-shadow:0 1px 3px #0000000d;display:flex;justify-content:space-between;padding:16px 32px}.page-title{color:#1e293b;font-size:24px;font-weight:700}.user-info{align-items:center;color:#64748b;display:flex;font-size:14px;gap:12px}.content-wrapper{max-width:1400px;padding:32px}.card{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;margin-bottom:24px;padding:24px}.card-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.card-title{color:#1e293b;font-size:18px;font-weight:600}.form-group{margin-bottom:20px}.form-label{color:#334155;display:block;font-size:14px;font-weight:600;margin-bottom:8px}.form-input{background:#fff;border:1px solid #cbd5e1;border-radius:6px;font-family:inherit;font-size:15px;padding:11px 16px;transition:all .2s ease;width:100%}.form-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.form-input::placeholder{color:#94a3b8}.btn{align-items:center;border:none;border-radius:6px;cursor:pointer;display:inline-flex;font-family:inherit;font-size:14px;font-weight:600;gap:8px;padding:11px 20px;transition:all .2s ease}.btn-primary{background:#3b82f6;color:#fff}.btn-primary:hover:not(:disabled){background:#2563eb;box-shadow:0 4px 6px #3b82f64d}.btn-primary:disabled{background:#94a3b8;cursor:not-allowed}.btn-secondary{background:#f1f5f9;color:#475569}.btn-secondary:hover{background:#e2e8f0}.btn-danger{background:#ef4444;color:#fff;font-size:13px;padding:8px 14px}.btn-danger:hover{background:#dc2626}.search-wrapper{margin-bottom:20px;position:relative}.search-icon{color:#94a3b8;font-size:16px;left:14px;position:absolute;top:50%;transform:translateY(-50%)}.search-input{padding-left:44px}.data-table{background:#fff;border:1px solid #e2e8f0;border-collapse:initial;border-radius:8px;border-spacing:0;overflow:hidden;width:100%}.data-table thead{background:#f8fafc}.data-table th{border-bottom:1px solid #e2e8f0;color:#475569;font-size:13px;font-weight:600;letter-spacing:.5px;padding:14px 16px;text-align:left;text-transform:uppercase}.data-table td{border-bottom:1px solid #f1f5f9;color:#334155;font-size:14px;padding:16px}.data-table tbody tr:hover{background:#f8fafc}.data-table tbody tr:last-child td{border-bottom:none}.table-actions{align-items:center;display:flex;flex-wrap:wrap;gap:6px;min-width:0}.table-actions .btn{align-items:center;display:inline-flex;justify-content:center;line-height:1.1;min-height:30px;width:auto}.table-actions .action-icon-btn{min-width:34px;padding:4px!important;width:34px}.table-actions .action-label-btn{min-width:74px;padding:4px 9px!important}.cp-reseller-actions{max-width:176px}.cp-reseller-edit-actions{flex-wrap:nowrap;max-width:360px}.cp-reseller-edit-actions .form-input{min-height:30px}.badge{border-radius:12px;display:inline-block;font-size:12px;font-weight:600;padding:4px 12px;text-transform:capitalize}.badge-info{background:#dbeafe;color:#1e40af}.stats-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin-bottom:24px}.stat-card{background:#fff;border-left:4px solid #3b82f6;border-radius:8px;box-shadow:0 1px 3px #0000001a;padding:20px}.stat-label{color:#64748b;font-size:13px;font-weight:500;margin-bottom:8px}.stat-value{color:#1e293b;font-size:28px;font-weight:700}.product-list{grid-gap:12px;display:grid;gap:12px}.product-item{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;color:#334155;font-weight:500;padding:16px}.alert,.product-item{border-radius:6px;display:flex;font-size:14px;gap:10px}.alert{align-items:flex-start;box-sizing:border-box;line-height:1.45;margin-top:20px;overflow-wrap:anywhere;padding:14px 16px;word-break:normal}.content-wrapper>.alert{margin:0 0 20px;max-width:min(100%,920px);min-width:min(100%,320px);width:-webkit-fit-content;width:fit-content}.content-wrapper>.alert.alert-error{max-width:min(100%,1080px)}.alert>span{flex:0 0 auto;line-height:1.25}.alert>div{min-width:0}.alert strong{display:block;overflow-wrap:anywhere}.alert p,.alert pre{max-width:100%;overflow-wrap:anywhere}.alert-error{background:#fee2e2;border:1px solid #fecaca;color:#991b1b}.alert-success{background:#dcfce7;border:1px solid #bbf7d0;color:#166534}.empty-state{color:#94a3b8;padding:60px 20px;text-align:center}.empty-icon{font-size:64px;margin-bottom:16px;opacity:.5}.empty-text{color:#64748b;font-size:16px}.loading{color:#3b82f6;font-size:15px;padding:40px;text-align:center}.login-container{align-items:center;background:linear-gradient(135deg,#1e293b,#0f172a);display:flex;justify-content:center;min-height:100vh;padding:20px}.login-card{background:#fff;border-radius:16px;box-shadow:0 25px 50px -12px #00000040;max-width:420px;padding:40px;width:100%}.login-header{margin-bottom:32px;text-align:center}.login-icon{font-size:48px;margin-bottom:16px}.login-header h1{color:#1e293b;font-size:28px;font-weight:700;margin-bottom:8px}.login-header p{color:#64748b;font-size:15px}.login-error{align-items:center;background:#fee2e2;border:1px solid #fecaca;border-radius:8px;color:#991b1b;display:flex;font-size:14px;gap:10px;margin-bottom:20px;padding:12px 16px}.login-btn{font-size:16px;margin-top:8px;padding:14px 20px;width:100%}.login-footer{border-top:1px solid #e2e8f0;margin-top:24px;padding-top:24px;text-align:center}.login-footer p{color:#94a3b8;font-size:13px}.reseller-sidebar{background:linear-gradient(180deg,#0f172a,#1e293b)}.sidebar-footer{border-top:1px solid #ffffff1a;margin-top:auto;padding:20px 0}.logout-item{color:#f87171!important}.logout-item:hover{background:#f871711a!important;color:#ef4444!important}.license-badge{background:#dbeafe;border-radius:12px;color:#1e40af;font-size:13px;font-weight:600;padding:4px 12px}.license-progress-container{margin-top:8px}.license-progress-bar{background:#e2e8f0;border-radius:8px;height:16px;overflow:hidden}.license-progress-fill{background:linear-gradient(90deg,#3b82f6,#60a5fa);border-radius:8px;height:100%;transition:width .5s ease}.license-progress-fill.warning{background:linear-gradient(90deg,#f59e0b,#fbbf24)}.license-progress-fill.danger{background:linear-gradient(90deg,#ef4444,#f87171)}.license-progress-text{color:#64748b;font-size:14px;margin-top:10px;text-align:center}.quick-actions{display:flex;flex-wrap:wrap;gap:12px}.quick-actions .btn{flex:1 1;justify-content:center;min-width:150px}.nav-divider{background:#ffffff1a;height:1px;margin:16px 20px}.form-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,1fr);margin-bottom:20px}@media (max-width:768px){.form-grid{grid-template-columns:1fr}}.edit-inline{align-items:center;display:flex;flex-wrap:wrap;gap:4px}.edit-inline .form-input{font-size:13px;padding:8px 10px}.badge-purple{background:#ede9fe;color:#5b21b6}.badge-green{background:#dcfce7;color:#166534}@media (max-width:1024px){.sidebar{width:200px}.main-content{margin-left:200px}.top-bar{align-items:flex-start;flex-direction:column;gap:12px}.user-info{flex-wrap:wrap}}@media (max-width:768px){.App{flex-direction:column}.sidebar{height:auto;padding-bottom:0;position:relative;width:100%}.sidebar-header{align-items:center;display:flex;justify-content:space-between;padding:16px}.sidebar-header h1{font-size:18px}.main-content{margin-left:0}.nav-menu{display:flex;flex-wrap:wrap;gap:4px;overflow-x:auto;padding:8px}.nav-item{border-bottom:3px solid #0000;border-left:none;flex:0 0 auto;font-size:12px;justify-content:center;min-height:44px;padding:12px 14px}.nav-item span:last-child{display:none}.nav-icon{font-size:20px;margin-right:0}.nav-item.active{border-bottom-color:#3b82f6;border-left:none}.nav-divider{display:none}.stats-grid{grid-template-columns:1fr}.top-bar{align-items:flex-start;flex-direction:column;gap:8px;padding:12px 16px}.page-title{font-size:18px}.user-info{align-items:center;flex-direction:row;flex-wrap:wrap;font-size:12px;gap:8px;width:100%}.card,.content-wrapper{padding:16px}.card{margin-bottom:16px}.card-header{align-items:flex-start;flex-direction:column;gap:12px}.card-title{font-size:16px}.data-table{-webkit-overflow-scrolling:touch;display:block;overflow-x:auto;white-space:nowrap}.data-table td,.data-table th{font-size:12px;padding:12px 10px}.btn{font-size:14px;min-height:44px;padding:12px 16px}.form-input{font-size:16px;min-height:44px;padding:12px 14px}.stat-card{padding:16px}.stat-value{font-size:24px}.license-breakdown-cards{flex-direction:column!important}.quick-actions{flex-direction:column}.quick-actions .btn{width:100%}.form-grid{grid-template-columns:1fr}.alert{font-size:13px}.modal-overlay{padding:16px}.modal-content{max-height:90vh;overflow-y:auto}}.settings-status{padding:16px 0}.status-badge{border-radius:20px;display:inline-block;font-size:14px;font-weight:600;margin-bottom:20px;padding:8px 16px}.status-badge.configured{background:#dcfce7;color:#166534}.status-badge.not-configured{background:#fee2e2;color:#991b1b}.settings-preview{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:16px}.setting-row{border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:10px 0}.setting-row:last-child{border-bottom:none}.setting-label{color:#475569;font-weight:600}.setting-value{color:#64748b;font-family:monospace}.badge-danger{background:#fee2e2;color:#991b1b}.badge-success{background:#dcfce7;color:#166534}.badge-warning{background:#fef3c7;color:#92400e}.text-danger{color:#ef4444;font-weight:600}.text-success{color:#10b981;font-weight:600}@media (max-width:480px){.login-container{padding:12px}.login-card{border-radius:12px;padding:24px 20px}.login-header h1{font-size:22px}.login-header p{font-size:13px}.login-icon{font-size:40px}.login-btn{font-size:15px;padding:12px 16px}.top-bar{padding:10px 12px}.page-title{font-size:16px}.card{border-radius:8px;padding:12px}.card-header{gap:8px;margin-bottom:12px}.card-title{font-size:14px}.stat-card{padding:12px}.stat-label{font-size:11px}.stat-value{font-size:20px}.btn{font-size:13px;padding:10px 14px}.data-table td,.data-table th{font-size:11px;padding:8px 6px}.form-label{font-size:13px;margin-bottom:6px}.form-input{font-size:16px;padding:10px 12px}.sidebar{flex-direction:row;justify-content:space-between}.sidebar-header{padding:12px}.sidebar-header h1{font-size:16px}.sidebar-header p{display:none}.nav-menu{gap:2px;padding:4px}.nav-item{font-size:11px;min-height:40px;padding:10px 8px}.nav-icon{font-size:16px}.content-wrapper{padding:12px}.search-input{font-size:14px;padding-left:36px}.search-icon{font-size:14px;left:10px}.badge{font-size:10px;padding:3px 8px}.empty-icon{font-size:48px}.empty-text{font-size:14px}.alert{font-size:12px;padding:10px 12px}}@media (max-width:576px){.user-info{flex-wrap:wrap;font-size:11px}.form-group{margin-bottom:14px}.product-item{font-size:13px;padding:12px}.license-progress-text{font-size:12px}}@media (max-width:768px) and (orientation:landscape){.login-container{padding:10px}.login-card{max-width:360px;padding:20px}.login-header{margin-bottom:20px}.login-icon{font-size:32px;margin-bottom:8px}.login-header h1{font-size:20px;margin-bottom:4px}}@media (max-width:992px){.form-grid{grid-template-columns:1fr}.stats-grid{grid-template-columns:repeat(2,1fr)}}@media print{.btn,.sidebar,.top-bar{display:none!important}.main-content{margin-left:0!important}.card{break-inside:avoid;page-break-inside:avoid}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.modal-overlay{align-items:center;animation:fadeIn .2s ease-out;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#0f172ab3;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}.modal-content{animation:slideUp .3s cubic-bezier(.16,1,.3,1);background:#fff;border:1px solid #ffffff1a;border-radius:16px;box-shadow:0 25px 50px -12px #00000040;display:flex;flex-direction:column;max-height:90vh;max-width:650px;overflow-y:auto;position:relative;width:100%}.modal-header{align-items:center;background:#fff;border-bottom:1px solid #e2e8f0;border-top-left-radius:16px;border-top-right-radius:16px;display:flex;justify-content:space-between;padding:24px;position:-webkit-sticky;position:sticky;top:0;z-index:10}.modal-header h3{color:#1e293b;font-weight:700;gap:10px;margin:0}.modal-close,.modal-header h3{align-items:center;display:flex;font-size:20px}.modal-close{background:#f1f5f9;border:none;border-radius:50%;color:#64748b;cursor:pointer;height:36px;justify-content:center;transition:all .2s cubic-bezier(.4,0,.2,1);width:36px}.modal-close:hover{background:#fee2e2;color:#ef4444;transform:rotate(90deg)}.modal-content>div:not(.modal-header):not(form){padding:0 24px}.modal-content form{padding:24px}.modal-content::-webkit-scrollbar{width:8px}.modal-content::-webkit-scrollbar-track{background:#0000}.modal-content::-webkit-scrollbar-thumb{background-clip:content-box;background-color:#cbd5e1;border:3px solid #0000;border-radius:20px}.modal-content::-webkit-scrollbar-thumb:hover{background-color:#94a3b8}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:640px){.modal-content{border-radius:0;height:100vh;max-height:100vh;max-width:none;width:100vw}.modal-header{border-radius:0;padding:16px 20px}.modal-header h3{font-size:18px}.modal-overlay{align-items:flex-end;padding:0}}@media (max-width:768px){.reseller-sidebar,.sidebar{align-items:center!important;background:#1e293b!important;border-top:1px solid #ffffff1a;bottom:0!important;box-shadow:0 -2px 10px #0003;display:flex!important;height:60px!important;left:0;max-height:60px!important;min-height:60px!important;padding:0!important;position:fixed!important;right:0;top:auto!important;z-index:1000}.sidebar-footer,.sidebar-header{display:none!important}.nav-menu,.sidebar-nav{-webkit-overflow-scrolling:touch;flex-direction:row!important;gap:0!important;height:60px!important;justify-content:space-evenly!important;margin:0!important;overflow-x:auto;padding:0!important;width:100%!important}.nav-item,.nav-menu,.sidebar-nav{align-items:center!important;display:flex!important}.nav-item{background:#0000!important;border-bottom:none!important;border-left:none!important;border-top:2px solid #0000!important;flex:1 1!important;flex-direction:column!important;font-size:9px!important;gap:2px!important;justify-content:center!important;max-height:58px!important;min-height:58px!important;padding:6px 2px!important}.nav-item.active{background:#3b82f626!important;border-top-color:#3b82f6!important}.nav-icon{font-size:20px!important;line-height:1!important;margin:0!important}.nav-divider,.nav-item span:last-child{display:none!important}.main-content{margin-left:0!important;padding-bottom:80px!important}.App{flex-direction:column!important}.stats-grid,div[style*="grid-template-columns: repeat(4"]{gap:12px!important;grid-template-columns:repeat(2,1fr)!important}.stat-card,div[style*="background: white"][style*=border-radius]{padding:14px!important}.stat-value,div[style*="fontSize: '28px'"],div[style*="fontSize: '32px'"]{font-size:22px!important}.stat-label,div[style*="color: '#64748b'"],div[style*="fontSize: '13px'"]{font-size:11px!important}.card{border-radius:12px!important;margin-bottom:12px!important}.card-header{padding-bottom:12px!important}.data-table,table{-webkit-overflow-scrolling:touch;display:block!important;font-size:12px;overflow-x:auto!important;white-space:nowrap}.data-table td,.data-table th,table td,table th{font-size:11px!important;min-width:80px;padding:10px 8px!important}.data-table td:first-child,.data-table th:first-child,table td:first-child,table th:first-child{background:#fff;left:0;min-width:120px;position:-webkit-sticky;position:sticky;z-index:5}.data-table tbody tr:hover td:first-child,table tbody tr:hover td:first-child{background:#f8fafc}.data-table .btn,table .btn{font-size:11px!important;min-height:32px!important;padding:6px 10px!important}.form-input,input[type=email],input[type=number],input[type=password],input[type=text],select,textarea{border-radius:10px!important;font-size:16px!important;min-height:48px!important;padding:12px 14px!important;width:100%!important}.form-label,label{display:block;font-size:13px!important;margin-bottom:8px!important}.form-group{margin-bottom:16px!important}.form-grid{gap:12px!important;grid-template-columns:1fr!important}input[type=checkbox],input[type=radio]{height:20px!important;margin-right:10px!important;width:20px!important}.btn,button{border-radius:10px!important;font-size:14px!important;justify-content:center!important;min-height:48px!important;padding:12px 20px!important;width:100%}.quick-actions,div[style*="display: flex"][style*=gap]{flex-direction:column!important;gap:10px!important}.btn-sm,button[style*="padding: '4px"],button[style*="padding: '6px"]{font-size:12px!important;min-height:36px!important;padding:8px 12px!important;width:auto!important}.search-input,div[style*="position: 'relative'"] input{font-size:14px!important;min-height:48px!important;padding-left:40px!important}div[style*="position: 'absolute'"][style*=left] span{font-size:18px!important;left:12px!important}.modal-overlay{align-items:stretch!important;padding:0!important}.modal-content{border-radius:0!important;height:100vh!important;margin:0!important;max-height:100vh!important;max-width:none!important;width:100vw!important}.modal-header{border-radius:0!important;padding:16px!important;position:-webkit-sticky;position:sticky;top:0;z-index:10}.modal-header h3{font-size:16px!important}.modal-content form{padding:16px!important}div[style*="fontSize: '42px'"],div[style*="fontSize: '48px'"]{font-size:32px!important}div[style*="borderRadius: '20px'"]{font-size:12px!important;padding:8px 14px!important}div[style*="display: 'grid'"]{gap:12px!important;grid-template-columns:1fr!important}.top-bar{flex-direction:column!important;gap:10px!important;padding:12px 16px!important}.page-title{font-size:18px!important}.user-info{flex-wrap:wrap!important;font-size:12px!important;gap:8px!important;width:100%!important}.user-info .btn{min-height:36px!important;padding:8px 16px!important;width:auto!important}}@media (max-width:480px){.stats-grid,div[style*="grid-template-columns: repeat"]{grid-template-columns:1fr!important}.nav-item span:last-child{display:none!important}.nav-icon{font-size:22px!important}.nav-item{padding:12px 8px!important}.content-wrapper{padding:10px!important}.card{padding:12px!important}.stat-value{font-size:18px!important}.data-table td,.data-table th,table td,table th{font-size:10px!important;padding:8px 6px!important}.cp-resellers-table thead,.data-table td:nth-child(n+4):not(:last-child),.data-table th:nth-child(n+4):not(:last-child){display:none}.cp-resellers-table tr{background:#fff;border:1px solid #e2e8f0;border-radius:10px;display:block;margin-bottom:12px;padding:10px 12px}.cp-resellers-table td{align-items:flex-start;border-bottom:1px solid #f1f5f9;display:flex!important;font-size:12px!important;gap:8px;justify-content:space-between;padding:5px 0!important}.cp-resellers-table td:last-child{align-items:flex-start;border-bottom:none;flex-direction:column}.cp-resellers-table td:before{color:#64748b;content:attr(data-label);flex-shrink:0;font-size:11px;font-weight:600;min-width:90px;white-space:nowrap}.cp-resellers-table td:nth-child(n+4):not(:last-child){display:flex!important}}@media (max-width:768px){div[style*="minHeight: '100vh'"]{padding:16px!important}div[style*="maxWidth: '600px'"]{border-radius:16px!important;max-width:100%!important;padding:20px!important}div[style*="fontSize: '64px'"],div[style*="fontSize: '72px'"]{font-size:48px!important}div[style*="fontSize: '24px'"],div[style*="fontSize: '28px'"]{font-size:20px!important}div[style*="fontSize: '16px'"]{font-size:14px!important}div[style*="marginBottom: '24px'"]{margin-bottom:16px!important}div[style*="marginTop: '16px'"]{margin-top:12px!important}div[style*="marginBottom: '12px'"]{padding:12px!important}div[style*="display: 'flex'"][style*="justifyContent: 'flex-end'"]{flex-wrap:wrap!important;gap:8px!important}div[style*="display: 'flex'"][style*="alignItems: 'center'"][style*="justifyContent: 'center'"]{padding:40px 20px!important}div[style*="fontSize: '18px'"]{font-size:16px!important}.alert{border-radius:10px!important;font-size:13px!important;padding:12px 14px!important}.content-wrapper>.alert{margin:0 0 14px!important;max-width:100%;min-width:0;width:100%}.alert-error,.alert-success{margin:12px 0!important}.table-actions{align-items:center;flex-direction:row!important;gap:6px!important}.table-actions .btn{border-radius:8px!important;min-height:34px!important;width:auto!important}.table-actions .action-icon-btn{min-width:36px!important;padding:6px!important;width:36px!important}.table-actions .action-label-btn{min-width:78px;padding:6px 10px!important}.cp-reseller-actions,.cp-reseller-edit-actions{max-width:100%}.cp-reseller-edit-actions{flex-wrap:wrap!important}.cp-reseller-edit-actions .form-input{font-size:13px!important;min-height:36px!important;padding:8px 10px!important;width:min(100%,160px)!important}div[style*="display: 'flex'"][style*="flexWrap: 'wrap'"]{flex-direction:column!important}div[style*="display: 'flex'"][style*="flexWrap: 'wrap'"] select{margin-bottom:10px!important;width:100%!important}div[style*="display: 'flex'"][style*="justifyContent: 'center'"] button{min-height:40px!important;min-width:40px!important;padding:8px 12px!important}div[style*="display: 'flex'"][style*="justifyContent: 'center'"] span{font-size:12px!important}*{-webkit-tap-highlight-color:transparent}html{scroll-behavior:smooth}a,button,input,label,select,textarea{touch-action:manipulation}.cp-search-filters{flex-direction:column!important}.cp-search-filters .form-input{flex:none!important;height:48px!important;max-height:48px!important;min-height:48px!important;width:100%!important}.cp-users-table{display:block!important;overflow-x:visible!important;white-space:normal!important}.cp-users-table thead{display:none!important}.cp-users-table tbody{display:flex!important;flex-direction:column!important;gap:12px!important}.cp-users-table tbody tr{background:#fff!important;border:1px solid #e2e8f0!important;border-radius:12px!important;box-shadow:0 1px 3px #00000014!important;display:flex!important;flex-wrap:wrap!important;gap:0!important;padding:14px!important}.cp-users-table tbody tr:hover{background:#f8fafc!important}.cp-users-table tbody td{align-items:flex-start!important;background:#0000!important;border:none!important;display:flex!important;font-size:13px!important;min-width:0!important;min-width:auto!important;padding:6px 0!important;position:static!important;white-space:normal!important;width:100%!important;word-break:break-word!important}.cp-users-table tbody td[data-label]:before{color:#64748b;content:attr(data-label);flex-shrink:0;font-size:12px;font-weight:600;min-width:100px;padding-top:1px}.cp-users-table tbody td[data-label=""]:before{display:none}.cp-users-table tbody td[data-label=""]{min-width:0!important;min-width:auto!important;padding:0!important;position:absolute!important;right:14px!important;top:14px!important;width:auto!important;z-index:2!important}.cp-users-table tbody td[data-label=""] input[type=checkbox]{cursor:pointer;height:22px!important;min-height:0!important;min-height:auto!important;width:22px!important}.cp-users-table tbody tr{position:relative!important}.cp-users-table tbody td[data-label=Email]{border-bottom:1px solid #f1f5f9!important;font-size:14px!important;margin-bottom:4px!important;padding-bottom:8px!important}.cp-users-table tbody td[data-label=Products]{max-width:none!important}.cp-users-table tbody td[data-label="Days Left"],.cp-users-table tbody td[data-label=Duration]{width:50%!important}.cp-users-table tbody td[data-label=Actions]{border-top:1px solid #f1f5f9!important;flex-wrap:wrap!important;gap:6px!important;margin-top:4px!important;padding-top:10px!important}.cp-users-table tbody td[data-label=Actions]:before{display:none}.cp-users-table tbody td[data-label=Actions] .btn,.cp-users-table tbody td[data-label=Actions] button{border-radius:8px!important;flex:1 1 auto!important;font-size:12px!important;margin-right:0!important;min-height:36px!important;padding:6px 12px!important;white-space:nowrap!important;width:auto!important}}@media (max-width:480px){.cp-users-table tbody td[data-label="Days Left"],.cp-users-table tbody td[data-label=Duration]{width:100%!important}.cp-users-table tbody td[data-label=Actions] button{flex-basis:calc(50% - 4px);flex-grow:1;flex-shrink:1}}.cp-mobile-select-bar{display:none}@media (max-width:768px){.cp-mobile-select-bar{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;display:flex!important;justify-content:space-between;margin-bottom:12px;padding:12px 16px}.cp-mobile-select-bar input[type=checkbox]{height:22px!important;min-height:0!important;min-height:auto!important;width:22px!important}.cp-bulk-actions-bar{align-items:stretch!important;border-radius:12px!important;flex-direction:column!important;gap:8px!important;padding:14px!important;position:-webkit-sticky;position:sticky;top:0;z-index:10}.cp-bulk-actions-bar span{margin-bottom:4px;text-align:center}.cp-bulk-actions-bar .cp-bulk-btn{border-radius:8px!important;font-size:13px!important;justify-content:center!important;min-height:42px!important;padding:10px 16px!important;width:100%!important}.cp-pagination{align-items:stretch!important;flex-direction:column!important;text-align:center}.cp-pagination>div{justify-content:center!important}.cp-pagination button{font-size:12px!important;min-height:40px!important;padding:8px 12px!important;width:auto!important}}.marketplace-shop-grid{grid-gap:16px;align-items:start;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.marketplace-card{background:#fff;border:1px solid #dbe3ee;border-radius:8px;box-shadow:0 1px 2px #0f172a0d;display:flex;flex-direction:column;min-height:100%;overflow:hidden}.marketplace-card-clickable{cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.marketplace-card-clickable:focus,.marketplace-card-clickable:hover{border-color:#93c5fd;box-shadow:0 10px 24px #0f172a1a;outline:none;transform:translateY(-1px)}.marketplace-card-media{aspect-ratio:16/9;background:#eef2f7;max-height:190px;min-height:150px;object-fit:cover;width:100%}.marketplace-card-placeholder{align-items:center;color:#64748b;display:flex;font-size:14px;font-weight:700;justify-content:center}.marketplace-card-body{display:flex;flex:1 1;flex-direction:column;gap:10px;padding:14px}.marketplace-card-title-row{align-items:flex-start;display:flex;gap:10px;justify-content:space-between}.marketplace-card-title-row strong{color:#0f172a;font-size:15px;line-height:1.35}.marketplace-card-summary{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#64748b;display:-webkit-box;font-size:12px;line-height:1.45;margin:0;overflow:hidden;white-space:pre-wrap}.marketplace-card-footer{border-top:1px solid #e2e8f0;color:#334155;display:flex;font-size:12px;font-weight:700;gap:8px;justify-content:space-between;padding-top:8px}.marketplace-details-button{background:#fff;border:1px solid #cbd5e1;border-radius:6px;color:#334155;cursor:pointer;font-size:12px;font-weight:700;padding:5px 9px;white-space:nowrap}.marketplace-details-button:hover{background:#f8fafc;border-color:#94a3b8}.marketplace-card-details{border-bottom:1px solid #e2e8f0;border-top:1px solid #e2e8f0;padding:10px 0}.marketplace-card-details p{color:#475569;font-size:12px;line-height:1.5;margin:0;white-space:pre-wrap}.marketplace-retention-section{display:flex;flex-direction:column;gap:8px;margin-top:auto}.marketplace-retention-section>label{color:#334155;font-size:12px;font-weight:700}.marketplace-retention-grid{grid-gap:6px;display:grid;gap:6px;grid-template-columns:repeat(2,minmax(0,1fr))}.marketplace-retention-grid-wide{gap:8px;grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.marketplace-retention-option{align-items:center;background:#f8fafc;border:1px solid #cbd5e1;border-radius:6px;color:#334155;cursor:pointer;display:flex;font-family:inherit;font-size:12px;gap:6px;justify-content:space-between;padding:7px 8px}.marketplace-retention-option.is-selected{background:#eff6ff;border-color:#2563eb;color:#1d4ed8}.marketplace-meta-row{color:#64748b;display:flex;font-size:11px;gap:8px;justify-content:space-between}.marketplace-detail-container{display:flex;flex-direction:column;gap:16px}.marketplace-detail-layout{grid-gap:20px;align-items:start;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;display:grid;gap:20px;grid-template-columns:minmax(260px,380px) minmax(0,1fr);padding:16px}.marketplace-detail-media{aspect-ratio:16/10;background:#eef2f7;border:1px solid #e2e8f0;border-radius:8px;object-fit:cover;width:100%}.marketplace-detail-content{display:flex;flex-direction:column;gap:14px}.marketplace-detail-content h4{color:#0f172a;font-size:20px;line-height:1.3;margin:0}.marketplace-detail-copy{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:12px}.marketplace-detail-copy p{color:#475569;font-size:13px;line-height:1.55;margin:0;white-space:pre-wrap}.marketplace-detail-meta-row{font-size:12px}.marketplace-month-panel{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:14px;padding:14px}.marketplace-month-grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.marketplace-month-control{grid-gap:6px;align-items:center;background:#fff;border:1px solid #cbd5e1;border-radius:6px;display:grid;gap:6px;grid-template-columns:minmax(62px,1fr) 64px 20px;padding:8px}.marketplace-month-control.is-disabled{background:#f1f5f9;color:#94a3b8}.marketplace-month-control label{align-items:center;color:#334155;display:flex;font-size:12px;font-weight:700;gap:6px}.marketplace-month-control input[type=number]{border:1px solid #cbd5e1;border-radius:5px;font-size:12px;padding:5px 6px;width:64px}.marketplace-month-control>span{color:#64748b;font-size:11px}.marketplace-admin-pill{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;display:inline-flex;gap:5px;padding:5px 8px}.marketplace-admin-pill small{color:#64748b;font-size:11px}@media (max-width:640px){.marketplace-shop-grid{grid-template-columns:1fr}.marketplace-detail-layout{grid-template-columns:1fr;padding:12px}.marketplace-retention-grid{grid-template-columns:1fr}.marketplace-card-title-row,.marketplace-meta-row{flex-direction:column}}.theme-toggle{align-items:center;background:#f8fafc;background:var(--app-surface-alt);border:1px solid #cbd5e1;border:1px solid var(--app-border-strong);border-radius:999px;color:#334155;color:var(--app-text-soft);cursor:pointer;display:inline-flex;font-family:inherit;font-size:12px;font-weight:700;gap:7px;justify-content:center;line-height:1;padding:7px 10px;transition:background .2s ease,border-color .2s ease,color .2s ease;white-space:nowrap}.theme-toggle:hover{background:#f1f5f9;background:var(--app-surface-muted);border-color:#3b82f6;border-color:var(--app-primary);color:#3b82f6;color:var(--app-primary)}.theme-toggle-compact{height:34px;padding:0;width:34px}.theme-toggle-icon{align-items:center;background:#3b82f6;background:var(--app-primary);border-radius:999px;color:#fff;display:inline-flex;font-size:11px;font-weight:800;height:18px;justify-content:center;width:18px}.login-theme-toggle{display:flex;justify-content:flex-end;margin:-18px -18px 14px 0}html[data-theme=dark] .App,html[data-theme=dark] .main-content,html[data-theme=dark] .reseller-dashboard,html[data-theme=dark] body{background:#f5f7fa!important;background:var(--app-bg)!important;color:#0f172a!important;color:var(--app-text)!important}html[data-theme=dark] .card,html[data-theme=dark] .data-table,html[data-theme=dark] .login-card,html[data-theme=dark] .marketplace-card,html[data-theme=dark] .marketplace-detail-copy,html[data-theme=dark] .marketplace-detail-layout,html[data-theme=dark] .modal-content,html[data-theme=dark] .stat-card,html[data-theme=dark] .top-bar{background:#fff!important;background:var(--app-surface)!important;border-color:#e2e8f0!important;border-color:var(--app-border)!important;box-shadow:0 1px 3px #0f172a1a!important;box-shadow:var(--app-shadow)!important;color:#0f172a!important;color:var(--app-text)!important}html[data-theme=dark] .top-bar{border-bottom-color:#e2e8f0!important;border-bottom-color:var(--app-border)!important}html[data-theme=dark] .sidebar{background:#07111f!important;border-color:#e2e8f0!important;border-color:var(--app-border)!important}html[data-theme=dark] .card-title,html[data-theme=dark] .modal-title,html[data-theme=dark] .page-title,html[data-theme=dark] .stat-value,html[data-theme=dark] h1,html[data-theme=dark] h2,html[data-theme=dark] h3,html[data-theme=dark] h4,html[data-theme=dark] h5,html[data-theme=dark] strong{color:#0f172a!important;color:var(--app-text)!important}html[data-theme=dark] .empty-state,html[data-theme=dark] .empty-text,html[data-theme=dark] .marketplace-meta-row,html[data-theme=dark] .stat-label,html[data-theme=dark] .user-info,html[data-theme=dark] label,html[data-theme=dark] p,html[data-theme=dark] small{color:#64748b!important;color:var(--app-muted)!important}html[data-theme=dark] .form-label{color:#334155!important;color:var(--app-text-soft)!important}html[data-theme=dark] .form-input,html[data-theme=dark] input:not([type=checkbox]):not([type=radio]),html[data-theme=dark] select,html[data-theme=dark] textarea{background:#f8fafc!important;background:var(--app-surface-alt)!important;border-color:#cbd5e1!important;border-color:var(--app-border-strong)!important;color:#0f172a!important;color:var(--app-text)!important}html[data-theme=dark] .form-input::placeholder,html[data-theme=dark] input::placeholder,html[data-theme=dark] textarea::placeholder{color:#718096!important}html[data-theme=dark] .btn-secondary{background:#f1f5f9!important;background:var(--app-surface-muted)!important;border:1px solid #e2e8f0!important;border:1px solid var(--app-border)!important;color:#334155!important;color:var(--app-text-soft)!important}html[data-theme=dark] .btn-secondary:hover{background:#263244!important}html[data-theme=dark] .data-table th,html[data-theme=dark] .data-table thead,html[data-theme=dark] table th,html[data-theme=dark] table thead{background:#f8fafc!important;background:var(--app-surface-alt)!important;border-color:#e2e8f0!important;border-color:var(--app-border)!important;color:#334155!important;color:var(--app-text-soft)!important}html[data-theme=dark] .data-table td,html[data-theme=dark] table td{border-color:#e2e8f0!important;border-color:var(--app-border)!important;color:#334155!important;color:var(--app-text-soft)!important}html[data-theme=dark] .data-table tbody tr:hover,html[data-theme=dark] table tbody tr:hover{background:#f8fafc!important;background:var(--app-surface-alt)!important}html[data-theme=dark] .badge,html[data-theme=dark] .license-badge,html[data-theme=dark] .status-badge{border:1px solid #e2e8f0!important;border:1px solid var(--app-border)!important}html[data-theme=dark] .alert-error,html[data-theme=dark] .login-error{background:#fee2e2!important;background:var(--app-danger-bg)!important;border-color:#7f1d1d!important;color:#991b1b!important;color:var(--app-danger-text)!important}html[data-theme=dark] .alert-success{background:#ecfdf5!important;background:var(--app-success-bg)!important;border-color:#14532d!important;color:#065f46!important;color:var(--app-success-text)!important}html[data-theme=dark] .login-container{background:radial-gradient(circle at top,#172554 0,#0b1120 48%,#020617 100%)!important}html[data-theme=dark] .login-footer,html[data-theme=dark] .login-footer p,html[data-theme=dark] .login-header p{color:#64748b!important;color:var(--app-muted)!important}html[data-theme=dark] .marketplace-card-media,html[data-theme=dark] .marketplace-card-placeholder,html[data-theme=dark] .marketplace-detail-media{background:#f8fafc!important;background:var(--app-surface-alt)!important;border-color:#e2e8f0!important;border-color:var(--app-border)!important}html[data-theme=dark] .cp-mobile-select-bar,html[data-theme=dark] .cp-resellers-table tr,html[data-theme=dark] .cp-users-table tbody tr,html[data-theme=dark] .marketplace-admin-pill,html[data-theme=dark] .marketplace-card-details,html[data-theme=dark] .marketplace-card-footer,html[data-theme=dark] .marketplace-month-control,html[data-theme=dark] .marketplace-month-panel,html[data-theme=dark] .marketplace-retention-option{background:#f8fafc!important;background:var(--app-surface-alt)!important;border-color:#e2e8f0!important;border-color:var(--app-border)!important;color:#334155!important;color:var(--app-text-soft)!important}html[data-theme=dark] .marketplace-retention-option.is-selected{background:#60a5fa29!important;border-color:#3b82f6!important;border-color:var(--app-primary)!important;color:#3b82f6!important;color:var(--app-primary)!important}html[data-theme=dark] .modal-overlay{background-color:#020617c7!important}html[data-theme=dark] .card-header,html[data-theme=dark] .modal-footer,html[data-theme=dark] .modal-header,html[data-theme=dark] code,html[data-theme=dark] hr,html[data-theme=dark] pre{border-color:#e2e8f0!important;border-color:var(--app-border)!important}html[data-theme=dark] code,html[data-theme=dark] pre{background:#020617!important;color:#93c5fd!important}html[data-theme=dark] [style*="background: #e2e8f0"],html[data-theme=dark] [style*="background: #e5e7eb"],html[data-theme=dark] [style*="background: #f1f5f9"],html[data-theme=dark] [style*="background: #f3f4f6"],html[data-theme=dark] [style*="background: #f8f9fa"],html[data-theme=dark] [style*="background: #f8fafc"],html[data-theme=dark] [style*="background: #f9fafb"],html[data-theme=dark] [style*="background: #fff"],html[data-theme=dark] [style*="background: rgb(226, 232, 240)"],html[data-theme=dark] [style*="background: rgb(229, 231, 235)"],html[data-theme=dark] [style*="background: rgb(241, 245, 249)"],html[data-theme=dark] [style*="background: rgb(243, 244, 246)"],html[data-theme=dark] [style*="background: rgb(248, 249, 250)"],html[data-theme=dark] [style*="background: rgb(248, 250, 252)"],html[data-theme=dark] [style*="background: rgb(249, 250, 251)"],html[data-theme=dark] [style*="background: rgb(255, 255, 255)"],html[data-theme=dark] [style*="background: white"],html[data-theme=dark] [style*="background:#fff"]{background:#fff!important;background:var(--app-surface)!important}html[data-theme=dark] [style*="background: #fee2e2"],html[data-theme=dark] [style*="background: #fef2f2"],html[data-theme=dark] [style*="background: rgb(254, 226, 226)"],html[data-theme=dark] [style*="background: rgb(254, 242, 242)"]{background:#7f1d1d47!important}html[data-theme=dark] [style*="background: #ecfdf5"],html[data-theme=dark] [style*="background: #f0fdf4"],html[data-theme=dark] [style*="background: rgb(236, 253, 245)"],html[data-theme=dark] [style*="background: rgb(240, 253, 244)"]{background:#14532d47!important}html[data-theme=dark] [style*="background: #fef3c7"],html[data-theme=dark] [style*="background: #fefce8"],html[data-theme=dark] [style*="background: #fff7ed"],html[data-theme=dark] [style*="background: #fffbeb"],html[data-theme=dark] [style*="background: rgb(254, 243, 199)"],html[data-theme=dark] [style*="background: rgb(254, 252, 232)"],html[data-theme=dark] [style*="background: rgb(255, 247, 237)"],html[data-theme=dark] [style*="background: rgb(255, 251, 235)"]{background:#78350f47!important}html[data-theme=dark] [style*="background: #dbeafe"],html[data-theme=dark] [style*="background: #e0f2fe"],html[data-theme=dark] [style*="background: #eff6ff"],html[data-theme=dark] [style*="background: #f0f9ff"],html[data-theme=dark] [style*="background: rgb(219, 234, 254)"],html[data-theme=dark] [style*="background: rgb(224, 242, 254)"],html[data-theme=dark] [style*="background: rgb(239, 246, 255)"],html[data-theme=dark] [style*="background: rgb(240, 249, 255)"]{background:#1e40af38!important}html[data-theme=dark] [style*="background: #fdf4ff"],html[data-theme=dark] [style*="background: rgb(253, 244, 255)"]{background:#4c1d953d!important}html[data-theme=dark] [style*="border-bottom: 1px solid #e2e8f0"],html[data-theme=dark] [style*="border-top: 1px solid #e2e8f0"],html[data-theme=dark] [style*="border: 1px solid #d1d5db"],html[data-theme=dark] [style*="border: 1px solid #e2e8f0"],html[data-theme=dark] [style*="border: 1px solid rgb(209, 213, 219)"],html[data-theme=dark] [style*="border: 1px solid rgb(226, 232, 240)"]{border-color:#e2e8f0!important;border-color:var(--app-border)!important}html[data-theme=dark] [style*="border: 1px solid #fecaca"],html[data-theme=dark] [style*="border: 1px solid rgb(254, 202, 202)"]{border-color:#7f1d1d!important}html[data-theme=dark] [style*="border: 1px solid #a7f3d0"],html[data-theme=dark] [style*="border: 1px solid #bbf7d0"],html[data-theme=dark] [style*="border: 1px solid rgb(167, 243, 208)"],html[data-theme=dark] [style*="border: 1px solid rgb(187, 247, 208)"]{border-color:#14532d!important}html[data-theme=dark] [style*="border: 1px solid #7dd3fc"],html[data-theme=dark] [style*="border: 1px solid #bae6fd"],html[data-theme=dark] [style*="border: 1px solid #bfdbfe"],html[data-theme=dark] [style*="border: 1px solid rgb(125, 211, 252)"],html[data-theme=dark] [style*="border: 1px solid rgb(186, 230, 253)"],html[data-theme=dark] [style*="border: 1px solid rgb(191, 219, 254)"]{border-color:#1e3a8a!important}html[data-theme=dark] [style*="border: 1px solid #e9d5ff"],html[data-theme=dark] [style*="border: 1px solid rgb(233, 213, 255)"]{border-color:#4c1d95!important}html[data-theme=dark] [style*="border: 1px solid #fcd34d"],html[data-theme=dark] [style*="border: 1px solid #fde68a"],html[data-theme=dark] [style*="border: 1px solid #fed7aa"],html[data-theme=dark] [style*="border: 1px solid #fef08a"],html[data-theme=dark] [style*="border: 1px solid rgb(252, 211, 77)"],html[data-theme=dark] [style*="border: 1px solid rgb(253, 230, 138)"],html[data-theme=dark] [style*="border: 1px solid rgb(254, 215, 170)"],html[data-theme=dark] [style*="border: 1px solid rgb(254, 240, 138)"]{border-color:#854d0e!important}html[data-theme=dark] [style*="color: #0f172a"],html[data-theme=dark] [style*="color: #1e293b"],html[data-theme=dark] [style*="color: #334155"],html[data-theme=dark] [style*="color: #374151"],html[data-theme=dark] [style*="color: rgb(30, 41, 59)"],html[data-theme=dark] [style*="color: rgb(51, 65, 85)"],html[data-theme=dark] [style*="color: rgb(55, 65, 81)"]{color:#0f172a!important;color:var(--app-text)!important}html[data-theme=dark] [style*="color: #475569"],html[data-theme=dark] [style*="color: #64748b"],html[data-theme=dark] [style*="color: #6b7280"],html[data-theme=dark] [style*="color: rgb(100, 116, 139)"],html[data-theme=dark] [style*="color: rgb(71, 85, 105)"],html[data-theme=dark] [style*="color: rgb(75, 85, 99)"]{color:#64748b!important;color:var(--app-muted)!important}html[data-theme=dark] [style*="color: #0369a1"],html[data-theme=dark] [style*="color: #1d4ed8"],html[data-theme=dark] [style*="color: rgb(29, 78, 216)"],html[data-theme=dark] [style*="color: rgb(3, 105, 161)"]{color:#93c5fd!important}html[data-theme=dark] [style*="color: #15803d"],html[data-theme=dark] [style*="color: rgb(21, 128, 61)"]{color:#86efac!important}html[data-theme=dark] [style*="color: #7c3aed"],html[data-theme=dark] [style*="color: rgb(124, 58, 237)"]{color:#c4b5fd!important}html[data-theme=dark] [style*="color: #991b1b"],html[data-theme=dark] [style*="color: #b91c1c"],html[data-theme=dark] [style*="color: #dc2626"],html[data-theme=dark] [style*="color: rgb(153, 27, 27)"],html[data-theme=dark] [style*="color: rgb(185, 28, 28)"],html[data-theme=dark] [style*="color: rgb(220, 38, 38)"]{color:#fca5a5!important}html[data-theme=dark] [style*="color: #92400e"],html[data-theme=dark] [style*="color: #9a3412"],html[data-theme=dark] [style*="color: #a16207"],html[data-theme=dark] [style*="color: #b45309"],html[data-theme=dark] [style*="color: #c2410c"],html[data-theme=dark] [style*="color: rgb(146, 64, 14)"],html[data-theme=dark] [style*="color: rgb(154, 52, 18)"],html[data-theme=dark] [style*="color: rgb(161, 98, 7)"],html[data-theme=dark] [style*="color: rgb(180, 83, 9)"],html[data-theme=dark] [style*="color: rgb(194, 65, 12)"]{color:#fcd34d!important}html[data-theme=dark] [style*="background-color: rgb(254, 226, 226)"], html[data-theme=dark] [style*="background-color: rgb(254, 242, 242)"]{background-color:#7f1d1d47!important}html[data-theme=dark] [style*="background-color: rgb(236, 253, 245)"], html[data-theme=dark] [style*="background-color: rgb(240, 253, 244)"]{background-color:#14532d47!important}html[data-theme=dark] [style*="background-color: rgb(254, 243, 199)"], html[data-theme=dark] [style*="background-color: rgb(254, 252, 232)"], html[data-theme=dark] [style*="background-color: rgb(255, 247, 237)"], html[data-theme=dark] [style*="background-color: rgb(255, 251, 235)"]{background-color:#78350f47!important}html[data-theme=dark] [style*="background-color: rgb(219, 234, 254)"], html[data-theme=dark] [style*="background-color: rgb(224, 242, 254)"], html[data-theme=dark] [style*="background-color: rgb(239, 246, 255)"], html[data-theme=dark] [style*="background-color: rgb(240, 249, 255)"]{background-color:#1e40af38!important}html[data-theme=dark] [style*="background-color: rgb(253, 244, 255)"]{background-color:#4c1d953d!important}html[data-theme=dark] [style*=linear-gradient][style*="#fef3c7"],html[data-theme=dark] [style*=linear-gradient][style*="rgb(254, 243, 199)"]{background:#78350f47!important}html[data-theme=dark] [style*="border-color: rgb(226, 232, 240)"], html[data-theme=dark] [style*="border-left: 1px solid rgb(226, 232, 240)"]{border-color:#e2e8f0!important;border-color:var(--app-border)!important}html[data-theme=dark] [style*="border-color: rgb(254, 202, 202)"]{border-color:#7f1d1d!important}html[data-theme=dark] [style*="border-color: rgb(167, 243, 208)"], html[data-theme=dark] [style*="border-color: rgb(187, 247, 208)"]{border-color:#14532d!important}html[data-theme=dark] [style*="border-color: rgb(125, 211, 252)"], html[data-theme=dark] [style*="border-color: rgb(186, 230, 253)"], html[data-theme=dark] [style*="border-color: rgb(191, 219, 254)"]{border-color:#1e3a8a!important}html[data-theme=dark] [style*="border-color: rgb(233, 213, 255)"]{border-color:#4c1d95!important}html[data-theme=dark] [style*="border-color: rgb(252, 211, 77)"], html[data-theme=dark] [style*="border-color: rgb(253, 230, 138)"], html[data-theme=dark] [style*="border-color: rgb(254, 215, 170)"], html[data-theme=dark] [style*="border-color: rgb(254, 240, 138)"]{border-color:#854d0e!important}html[data-theme=dark] .status-portal-page{background:linear-gradient(145deg,#030712,#0d1320 46%,#0d2b2e)!important;color:#0f172a!important;color:var(--app-text)!important}html[data-theme=dark] .status-portal-icon{background:#0f172ab8!important;border:1px solid #94a3b838!important;box-shadow:0 18px 48px #00000047!important}html[data-theme=dark] .status-portal-title{color:#f8fafc!important;text-shadow:none!important}html[data-theme=dark] .status-portal-footer,html[data-theme=dark] .status-portal-subtitle{color:#cbd5e1!important}html[data-theme=dark] .status-portal-language-select{background:#111827!important;border:1px solid #334155!important;box-shadow:0 12px 30px #00000047!important;color:#f8fafc!important}html[data-theme=dark] .status-portal-language-select option{background:#111827;color:#f8fafc}html[data-theme=dark] .status-portal-card{background:#0f172aeb!important;border:1px solid #94a3b838!important;box-shadow:0 28px 70px #0000006b!important}html[data-theme=dark] .status-portal-input{background:#020617!important;border-color:#334155!important;box-shadow:inset 0 1px 0 #ffffff0a!important;color:#f8fafc!important}html[data-theme=dark] .status-portal-input:focus{border-color:#22d3ee!important;box-shadow:0 0 0 3px #22d3ee29!important}html[data-theme=dark] .status-portal-submit{background:linear-gradient(135deg,#0ea5e9,#14b8a6)!important;box-shadow:0 16px 34px #14b8a638!important}html[data-theme=dark] .status-portal-submit:disabled{background:#334155!important;box-shadow:none!important;color:#94a3b8!important}html[data-theme=dark] .status-portal-error{background:#7f1d1d47!important;border:1px solid #ef44443d!important;border-left:4px solid #ef4444!important}html[data-theme=dark] .status-portal-status-row{background:#0000!important;border:0!important}html[data-theme=dark] .status-portal-subscription-card{background:linear-gradient(180deg,#0f172afa,#111827fa)!important;border:1px solid #94a3b82e!important}html[data-theme=dark] .status-portal-notice{background:#78350f47!important;border-left:4px solid #f59e0b!important;box-shadow:none!important}html[data-theme=dark] .status-portal-org-icon{background:linear-gradient(135deg,#0ea5e9,#14b8a6)!important}html[data-theme=dark] .status-portal-label{color:#94a3b8!important}html[data-theme=dark] .status-portal-metric-value,html[data-theme=dark] .status-portal-value{color:#f8fafc!important}html[data-theme=dark] .status-portal-transfer{background:#02061794!important;border-color:#94a3b842!important;color:#cbd5e1!important}html[data-theme=dark] .status-portal-metric-card,html[data-theme=dark] .status-portal-product-pill{background:#0b1220!important;border:1px solid #263244!important;color:#e5edf8!important}html[data-theme=dark] .status-portal-progress-track{background:#1e293b!important}html[data-theme=dark] .status-portal-help-card{background:#082f4970!important;border:1px solid #38bdf83d!important;border-left:4px solid #38bdf8!important}html[data-theme=dark] .status-portal-help-card strong{color:#7dd3fc!important}html[data-theme=dark] .status-portal-help-card p{color:#bfdbfe!important}html[data-theme=dark] .status-portal-help-divider{border-top-color:#7dd3fc47!important}html[data-theme=dark] .status-portal-video-card{background:#0b1220!important;border-color:#263244!important}html[data-theme=dark] .status-portal-video-header{background:#111827!important;border-bottom:1px solid #263244!important}html[data-theme=dark] .status-portal-video-header strong{color:#e5edf8!important}
/*# sourceMappingURL=main.b709ea62.css.map*/