:root{color:#1a1f2e;background:#f3f5f8;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0;background:#f3f5f8}.app-shell{display:grid;grid-template-columns:240px 1fr;min-height:100vh}.sidebar{background:#0f172a;color:#e2e8f0;padding:20px}.sidebar-title{font-size:20px;font-weight:700;margin-bottom:18px}.sidebar-nav{display:grid;gap:8px}.sidebar-link{align-items:center;color:#94a3b8;display:flex;gap:8px;text-decoration:none;padding:10px 12px;border-radius:8px}.sidebar-link-icon{width:18px;height:18px;filter:invert(63%) sepia(12%) saturate(588%) hue-rotate(176deg) brightness(90%) contrast(84%)}.sidebar-link-active .sidebar-link-icon,.sidebar-link:hover .sidebar-link-icon{filter:invert(96%) sepia(11%) saturate(781%) hue-rotate(181deg) brightness(101%) contrast(101%)}.sidebar-link:hover{background:#1e293b;color:#e2e8f0}.sidebar-link-active{background:#1d4ed8;color:#eff6ff}.main-shell{display:grid;grid-template-rows:64px 1fr}.topbar{background:#fff;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;justify-content:space-between;padding:0 20px}.content{padding:20px}.page-shell{padding:40px}.table-wrapper{overflow-x:auto;background:#fff;border:1px solid #e2e8f0;border-radius:10px}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:10px;border-bottom:1px solid #f1f5f9}button{cursor:pointer;border:none;border-radius:8px;background:#1d4ed8;color:#fff;padding:8px 12px}button:disabled{background:#94a3b8;cursor:not-allowed}.action-row{display:flex;gap:8px;flex-wrap:wrap}.details-panel,.admin-form{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:16px}.integrity-state{display:flex;justify-content:space-between;gap:16px;align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:14px 16px;margin-bottom:16px}.integrity-state-healthy{border-left:4px solid #16a34a}.integrity-state-unhealthy{border-left:4px solid #dc2626}.details-panel pre{overflow:auto;white-space:pre-wrap}.admin-form{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px}.admin-form label{display:grid;gap:6px;color:#475569;font-size:14px}.admin-form input,.admin-form textarea{border:1px solid #cbd5e1;border-radius:8px;color:#0f172a;font:inherit;padding:9px 10px;width:100%}.admin-form textarea{min-height:88px;resize:vertical}.admin-form button{align-self:end}.checkbox-row{align-items:center;display:flex!important;gap:8px}.checkbox-row input{width:auto}.success-alert{background:#ecfdf5;border:1px solid #a7f3d0;border-radius:10px;color:#047857;padding:12px 14px}.error-alert{background:#fef2f2;border:1px solid #fecaca;border-radius:10px;color:#b91c1c;margin-bottom:12px;padding:12px 14px}.error-text{color:#b91c1c;font-size:12px;margin-top:4px}.secondary-action-link{align-items:center;background:#e2e8f0;border-radius:8px;color:#0f172a;display:inline-flex;font-weight:600;padding:8px 12px;text-decoration:none}.stats-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px}.dashboard-page{display:grid;gap:16px}.page-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.page-header h1,.maintenance-card h2{margin:0}.maintenance-card{display:grid;gap:18px;margin-bottom:16px}.maintenance-card-header{align-items:flex-start;display:flex;gap:16px;justify-content:space-between}.job-status{background:#e2e8f0;border-radius:999px;color:#334155;display:inline-flex;font-size:12px;font-weight:700;margin-top:8px;padding:4px 8px}.job-status-success{background:#dcfce7;color:#166534}.job-status-failed{background:#fee2e2;color:#991b1b}.job-status-running{background:#dbeafe;color:#1d4ed8}.stat-label{color:#64748b;font-size:13px;margin-bottom:4px}.dashboard-section{display:grid;gap:12px}.dashboard-section-header h3{margin:0}.dashboard-section-subtitle{margin:4px 0 0;color:#64748b}.dashboard-header{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;flex-wrap:wrap}.dashboard-subtitle{margin:6px 0 0;color:#64748b}.dashboard-filters{display:flex;align-items:end;flex-wrap:wrap;gap:12px;justify-content:flex-end}.dashboard-presets{display:flex;gap:8px;flex-wrap:wrap}.dashboard-preset-btn{background:#e2e8f0;color:#0f172a}.dashboard-preset-btn-active{background:#1d4ed8;color:#fff}.dashboard-date-row{display:flex;gap:12px;flex-wrap:nowrap}.dashboard-date-row input{min-width:140px}.date-range-separator{color:#64748b;align-self:center;font-size:14px}.dashboard-alert{background:#fef2f2;border:1px solid #fecaca;border-radius:10px;color:#b91c1c;padding:12px 14px}.details-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px}.user-details-shell{display:grid;gap:16px;margin-top:16px}.section-header-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:12px}.section-header-row h3{margin:0}.section-subtitle{color:#64748b;margin:4px 0 0;font-size:14px}.plan-history-table table{min-width:900px}.link-button{background:transparent;color:#1d4ed8;padding:0;border:none;border-radius:0;text-align:left;font:inherit;text-decoration:underline;display:inline}.link-button:hover{color:#1e40af}.table-sort-button{background:transparent;color:inherit;padding:0;border:none;border-radius:0;font:inherit;font-weight:700}.table-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;gap:12px}.table-toolbar-left{display:grid;gap:8px}.table-summary-text{color:#64748b;font-size:14px}.inline-checkbox-label{display:inline-flex;align-items:center;gap:8px;color:#0f172a}.inline-field-label{display:inline-flex;align-items:center;gap:8px;color:#0f172a;font-size:14px}.switch-row{display:inline-flex;align-items:center;gap:10px;width:fit-content}.switch-input{position:absolute;opacity:0;pointer-events:none}.switch-slider{position:relative;width:44px;height:24px;border-radius:999px;background:#cbd5e1;transition:background .2s ease}.switch-slider:after{content:"";position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#fff;transition:transform .2s ease;box-shadow:0 1px 2px #0f172a40}.switch-input:checked+.switch-slider{background:#1d4ed8}.switch-input:checked+.switch-slider:after{transform:translate(20px)}.switch-input:disabled+.switch-slider{opacity:.6}.stats-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:14px}.stats-title{color:#64748b;font-size:14px}.stats-value{font-size:24px;font-weight:700;margin-top:8px}.form-grid{display:grid;gap:12px;max-width:420px;margin-bottom:16px}.tab-row{display:flex;gap:8px}.tab-btn{background:#e2e8f0;color:#0f172a}.tab-btn-active{background:#1d4ed8;color:#fff}label{display:grid;gap:6px}input,select,textarea{border:1px solid #cbd5e1;border-radius:8px;padding:8px;font:inherit}.error-text{color:#b91c1c;font-size:13px}.card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:14px;margin-bottom:16px}.modal-backdrop{position:fixed;inset:0;background:#0f172a73;display:flex;align-items:center;justify-content:center;padding:16px}.modal-card{width:min(520px,100%);background:#fff;border-radius:10px;padding:16px;border:1px solid #e2e8f0}.modal-actions{display:flex;gap:10px;margin-top:10px}.payment-recovery-page{display:grid;gap:16px}.page-header-row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}.page-header-row h2{margin:0}.page-subtitle{color:#64748b;margin:6px 0 0}.admin-filter-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;align-items:end}.payment-recovery-checkbox{min-height:38px}.admin-data-table table{min-width:2050px}.admin-data-table th{white-space:nowrap;background:#f8fafc;color:#334155;font-size:13px}.admin-data-table td{vertical-align:top;font-size:13px}.mono-cell{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;color:#334155}.status-badge{display:inline-flex;align-items:center;min-height:24px;border-radius:999px;padding:3px 9px;font-size:12px;font-weight:700;white-space:nowrap;background:#e2e8f0;color:#334155}.status-badge-created,.status-badge-authorized{background:#fef3c7;color:#92400e}.status-badge-paid,.status-badge-activated{background:#dcfce7;color:#166534}.status-badge-failed,.status-badge-refunded,.status-badge-expired{background:#fee2e2;color:#991b1b}.status-badge-recovered{background:#dbeafe;color:#1e40af}.status-badge-pending-activation{background:#ffedd5;color:#9a3412}.status-badge-missing{background:#f1f5f9;color:#64748b}.status-badge-success{background:#dcfce7;color:#166534}.status-badge-warning{background:#fef3c7;color:#92400e}.status-badge-danger{background:#fee2e2;color:#991b1b}.status-badge-info{background:#dbeafe;color:#1e40af}.status-badge-neutral{background:#f1f5f9;color:#475569}.sortable-header{appearance:none;border:0;padding:0;background:transparent;color:inherit;font:inherit;font-weight:800;cursor:pointer;display:inline-flex;align-items:center;gap:6px}.sortable-header span:last-child{color:#64748b;font-size:11px;font-weight:700}.sortable-header-active span:last-child{color:#2563eb}.recovery-explainer-banner{display:flex;align-items:flex-start;gap:8px;border:1px solid #bfdbfe;background:#eff6ff;color:#1e3a8a;border-radius:8px;padding:10px 12px;font-size:13px}.recovery-explainer-banner strong{white-space:nowrap}.explanation-cell{max-width:300px;min-width:240px;color:#475569;line-height:1.4}.severity-pill{display:inline-flex;align-items:center;min-height:24px;border-radius:6px;padding:3px 8px;font-size:12px;font-weight:700;text-transform:uppercase;white-space:nowrap}.severity-critical{background:#7f1d1d;color:#fff7ed}.severity-high{background:#fee2e2;color:#991b1b}.severity-medium{background:#fef3c7;color:#92400e}.severity-info{background:#e0f2fe;color:#075985}.admin-toast{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid;border-radius:8px;padding:10px 12px}.admin-toast-success{background:#f0fdf4;border-color:#bbf7d0;color:#166534}.admin-toast-error{background:#fef2f2;border-color:#fecaca;color:#991b1b}.empty-table-cell{color:#64748b;text-align:center;padding:28px 12px}.pagination-row{display:flex;align-items:center;gap:10px;margin-top:12px}.admin-pagination{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin:12px 0}.admin-pagination-controls,.admin-page-buttons{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.inventory-tabs{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px}.inventory-tab{background:#e2e8f0;border-radius:999px;color:#334155;font-size:14px;font-weight:600;padding:8px 14px;text-decoration:none;white-space:nowrap}.inventory-tab-active{background:#1d4ed8;color:#fff}.status-pill{background:#f1f5f9;border-radius:999px;color:#475569;display:inline-flex;font-size:12px;font-weight:700;padding:4px 10px}.status-pill-success{background:#dcfce7;color:#166534}.overflow-menu{display:inline-flex;position:relative}.icon-button{align-items:center;background:#e2e8f0;color:#0f172a;display:inline-flex;font-size:18px;height:32px;justify-content:center;line-height:1;padding:0;width:32px}.overflow-menu-panel{background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 16px 32px #0f172a29;display:grid;min-width:170px;padding:6px;position:absolute;right:0;top:36px;z-index:5}.overflow-menu-panel button{background:transparent;color:#0f172a;padding:9px 10px;text-align:left}.overflow-menu-panel button:hover{background:#f1f5f9}.filter-chip{background:#e2e8f0;color:#334155;border-radius:999px;padding:5px 14px;font-size:13px}.filter-chip-active,.btn-primary-action{background:#1d4ed8;color:#fff}.secondary-action-btn{background:#e2e8f0;color:#0f172a}.search-input{border:1px solid #cbd5e1;border-radius:8px;padding:8px 12px;font:inherit;font-size:14px;width:100%}.detail-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.detail-item{display:grid;gap:3px}.detail-item span{font-size:11px;text-transform:uppercase;letter-spacing:.04em;color:#8896a5}.detail-item strong{font-size:14px;color:#0f172a;word-break:break-all}.row-danger td{background:#fff5f5}.row-success td{background:#f0fdf4}.progress{background:#e2e8f0;border-radius:999px;overflow:hidden}.progress-bar{height:6px;border-radius:999px;transition:width .3s}.bg-info{background:#2563eb}.bg-warning{background:#d97706}.bg-danger{background:#dc2626}.status-badge-secondary{background:#f1f5f9;color:#475569}@media(max-width:900px){.app-shell{grid-template-columns:1fr}.sidebar{padding:12px}.dashboard-filters{justify-content:stretch;width:100%}.dashboard-date-row{flex-wrap:wrap}}.offers-tabs{display:flex;gap:4px;margin-bottom:18px;border-bottom:1px solid #dbe2ea}.offers-tabs button{padding:10px 18px;border:0;border-bottom:3px solid transparent;border-radius:0;background:transparent;color:#64748b;font-weight:600;cursor:pointer}.offers-tabs button.active{border-bottom-color:#2563eb;color:#1d4ed8}.offer-banner-section{display:grid;gap:20px;padding:20px}.offer-banner-section h3,.offer-banner-section p{margin:0}.offer-muted{color:#64748b;font-size:13px}.offer-banner-toggle{display:flex;align-items:center;width:fit-content;gap:10px;font-weight:600;cursor:pointer}.offer-banner-shadow-toggle{align-self:end;min-height:38px}.offer-banner-toggle input{position:absolute;width:1px;height:1px;opacity:0}.offer-banner-toggle-track{display:inline-flex;align-items:center;width:42px;height:24px;padding:3px;border-radius:999px;background:#cbd5e1;transition:background-color .16s ease}.offer-banner-toggle-thumb{width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0f172a4d;transition:transform .16s ease}.offer-banner-toggle input:checked+.offer-banner-toggle-track{background:#2563eb}.offer-banner-toggle input:checked+.offer-banner-toggle-track .offer-banner-toggle-thumb{transform:translate(18px)}.offer-banner-toggle input:focus-visible+.offer-banner-toggle-track{outline:3px solid rgb(37 99 235 / 25%);outline-offset:2px}.offer-banner-form-grid,.offer-banner-colors{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.offer-banner-full-row{grid-column:1 / -1}.offer-banner-form-grid label,.offer-banner-color-field,.offer-banner-gradient-field{display:grid;gap:6px;color:#334155;font-size:13px;font-weight:600}.offer-banner-gradient-field{grid-column:1 / -1}.offer-banner-gradient-field input{width:100%}.offer-banner-gradient-field small{color:#64748b;font-weight:400}.offer-banner-color-control{display:flex;gap:8px}.offer-banner-color-control input[type=color]{width:44px;min-width:44px;height:38px;padding:2px}.offer-banner-color-control input[type=text]{min-width:0}.offer-banner-preview-wrap{display:grid;gap:8px}.offer-banner-preview{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px;border-radius:8px;background:var(--offer-banner-preview-background)}.offer-banner-preview-shadow{box-shadow:0 5px 14px #0f172a29}.offer-banner-preview-copy{display:flex;align-items:center;gap:10px}.offer-banner-preview-copy strong{display:block;color:var(--offer-banner-preview-title-color)}.offer-banner-preview-copy p{margin-top:3px;color:var(--offer-banner-preview-subtitle-color)}.offer-banner-preview-icon{font-size:26px}.offer-banner-inline-emoji{display:inline-flex;vertical-align:middle;line-height:1}.offer-banner-inline-emoji img{display:block;object-fit:contain}.offer-banner-preview button{flex-shrink:0;border:1px solid;color:var(--offer-banner-preview-button-text-color);background-color:var(--offer-banner-preview-button-background);border-color:var(--offer-banner-preview-button-border-color);padding:var(--offer-banner-preview-button-padding)}.offer-banner-preview .offer-banner-preview-button-shadow{box-shadow:0 4px 10px #0f172a3d}.offer-notice{padding:12px;border:1px solid;border-radius:6px}.offer-notice-success{border-color:#16a34a;color:#166534;background:#f0fdf4}.offer-notice-error{border-color:#ef4444;color:#991b1b;background:#fef2f2}@media(max-width:700px){.offer-banner-form-grid,.offer-banner-colors{grid-template-columns:1fr}.offer-banner-preview{align-items:stretch;flex-direction:column}}html,body,#root{margin:0;width:100%;min-height:100%}
