@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Outfit:wght@300;400;500;600;700;800&display=swap";:root{--bg-primary:#0a0a0a;--bg-secondary:#111;--accent-green:#2a9147;--accent-blue:#60a5fa;--accent-gold:#f59e0b;--text-primary:#f8f8f8;--text-secondary:#ffffff80;--glass-bg:#ffffff08;--glass-border:#ffffff1a;--glass-blur:blur(24px);--spacing-xs:.5rem;--spacing-sm:1rem;--spacing-md:1.5rem;--spacing-lg:2rem;--spacing-xl:3rem;--transition-fast:.2s ease;--transition-slow:.5s cubic-bezier(.4, 0, .2, 1);--card-shadow:0 20px 40px -12px #0009, 0 1px 0 #ffffff0d inset;--radius-card:28px;--radius-inner:16px}[data-theme=light]{--bg-primary:#f1f5f9;--bg-secondary:#fff;--text-primary:#0f172a;--text-secondary:#64748b;--glass-bg:#ffffffb3;--glass-border:#00000014;--glass-blur:blur(20px);--card-shadow:0 4px 24px -4px #0000001f}*{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;min-height:100vh;margin:0;padding:0}body{background-color:var(--bg-primary);color:var(--text-primary);-webkit-font-smoothing:antialiased;background-image:radial-gradient(60% 40% at 0 0,#2a91470a 0%,#0000 70%),radial-gradient(60% 40% at 100% 100%,#60a5fa0a 0%,#0000 70%);min-height:100vh;font-family:Inter,sans-serif;overflow-x:hidden}h1,h2,h3,h4{letter-spacing:-.02em;font-family:Outfit,sans-serif;font-weight:600}.glass-card{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);border:1px solid var(--glass-border);border-radius:var(--radius-card);box-shadow:var(--card-shadow);transition:transform var(--transition-fast), border-color var(--transition-fast), box-shadow var(--transition-fast)}.glass-card:hover{border-color:#ffffff2e;box-shadow:0 24px 48px -12px #000000b3,inset 0 1px #ffffff12}::-webkit-scrollbar{display:none}*{scrollbar-width:none;-ms-overflow-style:none}#root{flex:1;width:100%;min-height:100vh;display:flex}.simulation-badge{color:var(--accent-gold);letter-spacing:.03em;background:#f59e0b1a;border:1px solid #f59e0b40;border-radius:20px;align-items:center;gap:6px;padding:4px 10px;font-size:.75rem;font-weight:600;display:inline-flex}.simulation-banner{border-radius:var(--radius-inner);color:#f59e0be6;background:#f59e0b0f;border:1px solid #f59e0b26;align-items:center;gap:10px;padding:12px 20px;font-size:.85rem;display:flex}input[type=range].glass-slider{-webkit-appearance:none;background:0 0;width:100%}input[type=range].glass-slider::-webkit-slider-runnable-track{cursor:pointer;background:#ffffff14;border-radius:2px;width:100%;height:4px}input[type=range].glass-slider::-webkit-slider-thumb{background:var(--accent-blue);cursor:pointer;-webkit-appearance:none;border:2px solid #fffc;border-radius:50%;width:18px;height:18px;margin-top:-7px;box-shadow:0 0 10px #60a5fa66}.app-loading{background:var(--bg-primary);justify-content:center;align-items:center;width:100vw;height:100vh;display:flex}.loader-pulse{background:var(--accent-green);border-radius:50%;width:40px;height:40px;animation:1.5s ease-in-out infinite pulse}@keyframes pulse{0%{opacity:.5;transform:scale(.8);box-shadow:0 0 #2a914766}70%{opacity:.8;transform:scale(1.1);box-shadow:0 0 0 20px #2a914700}to{opacity:.5;transform:scale(.8);box-shadow:0 0 #2a914700}}.rotate{transform:rotate(180deg)!important}:root{--stripe-bg:#f8fafc;--stripe-sidebar-bg:#f8fafc;--stripe-card-bg:#fff;--stripe-border:#e3e8ee;--stripe-border-subtle:#f1f5f9;--stripe-blurple:#635bff;--stripe-blurple-hover:#533afd;--stripe-blurple-light:#f5f3ff;--stripe-blurple-border:#ddd6fe;--stripe-text-primary:#0a2540;--stripe-text-secondary:#4f566b;--stripe-text-muted:#8898aa;--stripe-success:#059669;--stripe-success-bg:#ecfdf5;--stripe-success-border:#a7f3d0;--stripe-warning:#d97706;--stripe-warning-bg:#fffbeb;--stripe-warning-border:#fde68a;--stripe-danger:#df1b41;--stripe-danger-bg:#fff1f2;--stripe-danger-border:#fecdd3;--stripe-shadow-sm:0px 1px 1px #00000008, 0px 3px 6px #1237690a;--stripe-shadow-md:0 4px 12px #0000000d, 0 1px 2px #00000008}.admin-layout{width:100%;min-height:100vh;color:var(--stripe-text-primary);-webkit-font-smoothing:antialiased;background-color:#fff;flex:1;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Ubuntu,sans-serif;display:flex}.admin-sidebar{background:var(--stripe-sidebar-bg);border-right:1px solid var(--stripe-border);z-index:95;flex-direction:column;flex-shrink:0;width:240px;height:100vh;display:flex;position:sticky;top:0}.stripe-account-switcher{border:1px solid var(--stripe-border);cursor:pointer;background:#fff;border-radius:8px;justify-content:space-between;align-items:center;margin:10px 12px;padding:12px 14px;transition:all .15s;display:flex;box-shadow:0 1px 2px #00000008}.stripe-account-switcher:hover{border-color:#cbd5e1;box-shadow:0 2px 4px #0000000d}.stripe-avatar-box{border:1px solid var(--stripe-border);width:24px;height:24px;color:var(--stripe-text-primary);background:#fff;border-radius:6px;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:flex;box-shadow:0 1px 1px #0000000a}.stripe-account-info{text-align:left;flex-direction:column;flex:1;margin-left:10px;display:flex}.stripe-account-name{color:var(--stripe-text-primary);font-size:12px;font-weight:600;line-height:1.2}.stripe-account-sub{color:var(--stripe-text-muted);font-size:11px}.admin-sidebar-nav{flex-direction:column;flex:1;gap:2px;padding:8px 12px;display:flex;overflow-y:auto}.stripe-nav-section-title{color:var(--stripe-text-muted);text-transform:none;padding:14px 12px 6px;font-size:11px;font-weight:600}.admin-nav-link{color:var(--stripe-text-secondary);border-radius:6px;align-items:center;gap:10px;padding:7px 12px;font-size:13px;font-weight:500;text-decoration:none;transition:all .15s;display:flex}.admin-nav-link:hover{color:var(--stripe-text-primary);background:#0000000a}.admin-nav-link.active{color:var(--stripe-blurple);background:0 0;font-weight:600}.admin-nav-link.active svg{color:var(--stripe-blurple)}.stripe-sidebar-bottom{border-top:1px solid var(--stripe-border);justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.stripe-dev-link{color:var(--stripe-text-secondary);border-radius:6px;align-items:center;gap:8px;padding:6px 8px;font-size:13px;font-weight:500;text-decoration:none;transition:all .15s;display:flex}.stripe-dev-link:hover{color:var(--stripe-text-primary);background:#0000000a}.admin-main{background:#fff;flex-direction:column;flex:1;min-width:0;display:flex}.admin-header{border-bottom:1px solid var(--stripe-border);z-index:90;background:#fff;justify-content:space-between;align-items:center;height:54px;padding:0 28px;display:flex;position:sticky;top:0}.stripe-search-box{border:1px solid var(--stripe-border);background:#f8fafc;border-radius:6px;align-items:center;gap:8px;width:320px;padding:6px 12px;transition:all .15s;display:flex}.stripe-search-box:focus-within{border-color:var(--stripe-blurple);background:#fff;box-shadow:0 0 0 2px #635bff26}.stripe-search-box input{color:var(--stripe-text-primary);background:0 0;border:none;outline:none;width:100%;font-size:13px}.stripe-search-box input::placeholder{color:var(--stripe-text-muted)}.admin-header-actions{align-items:center;gap:8px;display:flex}.stripe-header-icon-btn{width:32px;height:32px;color:var(--stripe-text-secondary);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;transition:all .15s;display:flex}.stripe-header-icon-btn:hover{color:var(--stripe-text-primary);background:#f1f5f9}.stripe-plus-btn{background:var(--stripe-blurple);color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;margin-left:6px;transition:transform .15s;display:flex}.stripe-plus-btn:hover{background:var(--stripe-blurple-hover);transform:scale(1.05)}.admin-page-container{box-sizing:border-box;width:100%;max-width:100%;margin:0;padding:28px 40px 60px}.stripe-page-heading{color:var(--stripe-text-primary);letter-spacing:-.02em;margin-bottom:24px;font-size:26px;font-weight:700}.admin-card{background:var(--stripe-card-bg);border:1px solid var(--stripe-border);box-shadow:var(--stripe-shadow-sm);border-radius:8px;padding:20px;position:relative}.admin-card-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.admin-card-title{color:var(--stripe-text-primary);align-items:center;gap:8px;font-size:14px;font-weight:600;display:flex}.admin-kpi-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:16px;margin-bottom:24px;display:grid}.admin-kpi-card{border:1px solid var(--stripe-border);box-shadow:var(--stripe-shadow-sm);background:#fff;border-radius:8px;flex-direction:column;gap:4px;padding:16px 18px;display:flex}.admin-kpi-label{color:var(--stripe-text-secondary);justify-content:space-between;align-items:center;font-size:12px;font-weight:500;display:flex}.admin-kpi-value{color:var(--stripe-text-primary);letter-spacing:-.02em;margin:2px 0;font-size:24px;font-weight:700}.admin-kpi-subtitle{color:var(--stripe-text-muted);font-size:12px}.admin-health-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px;margin-bottom:24px;display:grid}.admin-health-card{border:1px solid var(--stripe-border);box-shadow:var(--stripe-shadow-sm);background:#fff;border-radius:8px;align-items:center;gap:12px;padding:12px 14px;display:flex}.health-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.health-dot.green{background:var(--stripe-success)}.health-dot.amber{background:var(--stripe-warning)}.health-dot.red{background:var(--stripe-danger)}.admin-health-name{color:var(--stripe-text-primary);font-size:13px;font-weight:600}.admin-health-msg{color:var(--stripe-text-secondary);margin-top:1px;font-size:12px}.admin-badge{border-radius:4px;align-items:center;gap:4px;padding:3px 8px;font-size:11px;font-weight:600;line-height:1;display:inline-flex}.admin-badge.green{background:var(--stripe-success-bg);color:var(--stripe-success);border:1px solid var(--stripe-success-border)}.admin-badge.amber{background:var(--stripe-warning-bg);color:var(--stripe-warning);border:1px solid var(--stripe-warning-border)}.admin-badge.red{background:var(--stripe-danger-bg);color:var(--stripe-danger);border:1px solid var(--stripe-danger-border)}.admin-badge.blue{color:#2563eb;background:#eff6ff;border:1px solid #bfdbfe}.admin-badge.purple{background:var(--stripe-blurple-light);color:var(--stripe-blurple);border:1px solid var(--stripe-blurple-border)}.admin-badge.gray{color:var(--stripe-text-secondary);background:#f1f5f9;border:1px solid #e2e8f0}.admin-table-container{width:100%;overflow-x:auto}.admin-table{border-collapse:collapse;text-align:left;width:100%;font-size:13px}.admin-table th{text-transform:uppercase;letter-spacing:.5px;color:var(--stripe-text-muted);border-bottom:1px solid var(--stripe-border);background:#fafbfc;padding:10px 14px;font-size:11px;font-weight:600}.admin-table td{border-bottom:1px solid var(--stripe-border);color:var(--stripe-text-secondary);vertical-align:middle;padding:12px 14px}.admin-table tr:hover td{background:#f8fafc}.admin-btn{cursor:pointer;border:1px solid #0000;border-radius:6px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex}.admin-btn-primary{background:var(--stripe-blurple);color:#fff;font-weight:600;box-shadow:0 1px 2px #635bff33}.admin-btn-primary:hover{background:var(--stripe-blurple-hover);color:#fff}.admin-btn-secondary{color:var(--stripe-text-primary);border-color:var(--stripe-border);background:#fff;box-shadow:0 1px 1px #00000008}.admin-btn-secondary:hover{background:#f8fafc;border-color:#cbd5e1}.admin-btn-danger{background:var(--stripe-danger-bg);color:var(--stripe-danger);border-color:var(--stripe-danger-border)}.admin-btn-danger:hover{background:#fee2e2}.admin-input,.admin-select{border:1px solid var(--stripe-border);color:var(--stripe-text-primary);background:#fff;border-radius:6px;outline:none;padding:6px 10px;font-size:13px;transition:all .15s}.admin-input:focus,.admin-select:focus{border-color:var(--stripe-blurple);box-shadow:0 0 0 2px #635bff26}.admin-tabs{border-bottom:1px solid var(--stripe-border);gap:8px;margin-bottom:20px;display:flex}.admin-tab{color:var(--stripe-text-secondary);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:500;transition:all .15s;display:flex}.admin-tab:hover{color:var(--stripe-text-primary)}.admin-tab.active{color:var(--stripe-blurple);border-bottom-color:var(--stripe-blurple);font-weight:600}.stripe-code-box{border:1px solid var(--stripe-border);color:var(--stripe-text-primary);background:#f8fafc;border-radius:6px;justify-content:space-between;align-items:center;padding:6px 10px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;display:flex}
