*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8fafc;color:#1e293b;line-height:1.5}#root{min-height:100vh}.app-header{background:linear-gradient(135deg,#0072ce,#005daa);color:#fff;box-shadow:0 2px 8px #0000001a;position:sticky;top:0;z-index:1000}.header-content{max-width:1400px;margin:0 auto;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center}.header-title{display:flex;flex-direction:column;gap:.25rem}.header-title h1{margin:0;font-size:1.75rem;font-weight:700;color:#fff}.header-subtitle{font-size:.9rem;color:#fff!important;opacity:1;margin-left:0}.header-user{display:flex;align-items:center;gap:1rem}.user-name{font-size:.95rem;font-weight:500;color:#fff}.logout-button{background:#fff3;color:#fff;border:1px solid rgba(255,255,255,.3);padding:.5rem 1.25rem;border-radius:6px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .3s ease}.logout-button:hover{background:#ffffff4d;border-color:#ffffff80}.gm-in-progress{padding:20px;max-width:1400px;margin:0 auto}.header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.header h2{margin:0;color:#333;font-size:24px}.stat-card.highlight{color:#fff;border:none}.stat-card.highlight .stat-label{opacity:.9}.table-container{overflow-x:auto;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a}.enrollment-status.in-progress{background-color:#0072ce;color:#fff;border:1px solid #005DAA}.opted-out-date{background-color:#fff3cd;font-weight:600;color:#856404}.gm-opted-out-after-15th{padding:20px;max-width:1400px;margin:30px auto 0}.header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px}.header-text h2{margin:0 0 5px;color:#333;font-size:24px}.header-subtitle{margin:0;font-size:14px;color:#1e293b!important}.billing-note{color:#dc2626;font-weight:600}.refresh-button{padding:10px 20px;background-color:#06c;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;transition:background-color .2s}.refresh-button:hover:not(:disabled){background-color:#0052a3}.last-updated{font-size:12px;color:#666;margin-bottom:15px}.error-message{background-color:#fee;border:1px solid #fcc;color:#c33;padding:15px;border-radius:6px;margin-bottom:20px}.loading-spinner{text-align:center;padding:40px;font-size:16px;color:#666}.stats-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-bottom:30px}.stat-card{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:20px;box-shadow:0 2px 4px #0000000d}.stat-card.warning{background:linear-gradient(135deg,#dc2626,#b91c1c);color:#fff;border:none}.stat-label{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;opacity:.8}.stat-card.warning .stat-label{color:#fff;opacity:.9}.stat-value{font-size:32px;font-weight:700}.stat-card.warning .stat-value{color:#fff}.no-data{text-align:center;padding:40px;font-size:18px;color:#28a745;background:#e8f5e9;border-radius:8px}.table-container{overflow-x:auto;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;max-height:300px;overflow-y:auto}.table-container::-webkit-scrollbar{width:8px;height:8px}.table-container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.table-container::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.table-container::-webkit-scrollbar-thumb:hover{background:#555}.enrollments-table{width:100%;border-collapse:collapse;font-size:14px}.enrollments-table thead{background:#f8f9fa;border-bottom:2px solid #dee2e6}.enrollments-table th{padding:12px;text-align:left;font-weight:600;color:#495057;text-transform:uppercase;font-size:12px;letter-spacing:.5px}.enrollments-table tbody tr{border-bottom:1px solid #e9ecef;transition:background-color .2s}.enrollments-table tbody tr:hover{background-color:#f8f9fa}.enrollments-table td{padding:12px;color:#212529}.dealer-id{font-family:Courier New,monospace;font-weight:600;color:#06c}.status-badge{display:inline-block;padding:4px 10px;border-radius:12px;font-size:12px;font-weight:600;text-transform:uppercase}.status-badge.enrolled{background-color:#d4edda;color:#155724}.status-badge.pending{background-color:#fff3cd;color:#856404}.status-badge.optedout{background-color:#f8d7da;color:#721c24}.status-badge.terminated{background-color:#e2e3e5;color:#383d41}.enrollment-status{display:inline-block;padding:4px 10px;border-radius:4px;font-size:12px;font-weight:600;font-family:Courier New,monospace}.enrollment-status.in_progress,.enrollment-status.in-progress{background-color:#fff3cd;color:#856404;border:1px solid #ffeaa7}.enrollment-status.opted_out,.enrollment-status.opted-out{background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.enrollment-status.enrolled{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb}.consent-status{display:inline-block;padding:4px 10px;border-radius:4px;font-size:11px;font-weight:500}.consent-status.incomplete{background-color:#fff3cd;color:#856404}.consent-status.accepted,.consent-status.complete{background-color:#d4edda;color:#155724}.consent-status.pending{background-color:#d1ecf1;color:#0c5460}.level{font-weight:600;text-align:center}.opted-out-date-warning{background-color:#fef3c7;font-weight:700;color:#92400e;border-left:3px solid #f59e0b}.dashboard{max-width:1200px;margin:0 auto;padding:2rem}.dashboard-header{text-align:center;margin-bottom:3rem}.dashboard-header h1{color:#0072ce;font-size:2.5rem;margin-bottom:.5rem}.subtitle{color:#64748b;font-size:1.125rem}.brand-section{margin-bottom:3rem}.section-heading{font-size:1.75rem;color:#0072ce;margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:2px solid #0072CE;font-weight:600}.actions-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-bottom:2rem}.action-card{background:#fff;border-radius:.5rem;padding:1.5rem;box-shadow:0 1px 3px #0000001a;border:1px solid #e2e8f0}.action-card h2{font-size:1.25rem;color:#1e293b;margin-bottom:.5rem}.action-card p{color:#64748b;margin-bottom:1rem;font-size:.875rem}.button-group{display:flex;gap:.5rem}.btn{padding:.625rem 1.25rem;border-radius:.375rem;font-weight:500;font-size:.875rem;cursor:pointer;border:none;transition:all .2s;flex:1}.btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-primary{background-color:#2563eb;color:#fff}.btn-primary:hover:not(:disabled){background-color:#1d4ed8}.btn-secondary{background-color:#64748b;color:#fff}.btn-secondary:hover:not(:disabled){background-color:#475569}.status-box{border-radius:.5rem;padding:1.5rem;margin-top:2rem}.status-box.loading{background-color:#dbeafe;border:1px solid #93c5fd;display:flex;align-items:center;gap:1rem}.status-box.error{background-color:#fee2e2;border:1px solid #fca5a5}.status-box.error h3{color:#991b1b;margin-bottom:.5rem}.status-box.error p{color:#dc2626}.status-box.success{background-color:#d1fae5;border:1px solid #6ee7b7}.status-box.success h3{color:#065f46;margin-bottom:.5rem}.status-box.success p{color:#047857;margin-bottom:1rem}.spinner{width:24px;height:24px;border:3px solid #93c5fd;border-top-color:#2563eb;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.stats{display:flex;gap:2rem;margin-top:1rem}.stat{display:flex;flex-direction:column;gap:.25rem}.stat-label{font-size:.875rem;color:#065f46;font-weight:500}.stat-value{font-size:1.5rem;font-weight:700;color:#047857}.delivery-form,.billing-upload-form{display:flex;flex-direction:column;gap:1rem}.billing-upload-form .btn{margin-top:.5rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-size:.875rem;font-weight:500;color:#1e293b}.form-input{padding:.5rem;border:1px solid #cbd5e1;border-radius:.375rem;font-size:.875rem;transition:all .2s}.form-input[type=file]{padding:.375rem .5rem;cursor:pointer}.form-input[type=file]::file-selector-button{padding:.375rem .75rem;margin-right:.75rem;background-color:#f1f5f9;border:1px solid #cbd5e1;border-radius:.25rem;cursor:pointer;font-size:.875rem;font-weight:500;color:#1e293b;transition:all .2s}.form-input[type=file]::file-selector-button:hover{background-color:#e2e8f0}.form-input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.form-input::placeholder{color:#94a3b8}.checkbox-group{display:flex;flex-direction:column;gap:.75rem;padding:.5rem 0}.checkbox-label{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#1e293b;cursor:pointer;-webkit-user-select:none;user-select:none}.checkbox-input{width:1.125rem;height:1.125rem;cursor:pointer;accent-color:#2563eb}.checkbox-label:hover{color:#2563eb}.data-list{margin-top:1rem}.data-summary{font-size:.875rem;color:#1e293b;font-weight:500;margin-bottom:.75rem;padding:.5rem;background-color:#f1f5f9;border-radius:.375rem}.dealer-list{max-height:300px;overflow-y:auto;border:1px solid #e2e8f0;border-radius:.375rem;padding:.5rem;background-color:#f8fafc}.dealer-item{padding:.5rem .75rem;margin-bottom:.25rem;background-color:#fff;border-radius:.25rem;font-size:.875rem;font-family:Courier New,monospace;color:#1e293b;border:1px solid #e2e8f0}.dealer-item:last-child{margin-bottom:0}.dealer-item:hover{background-color:#f1f5f9;border-color:#cbd5e1}.card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.card-header h2{margin:0}.refresh-button{padding:10px 20px;background-color:#0072ce;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;transition:background-color .2s}.refresh-button:hover:not(:disabled){background-color:#005daa}.refresh-button:disabled{opacity:.6;cursor:not-allowed}.subsection{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e2e8f0}.subsection-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.subsection-header h3{margin:0;font-size:1.125rem;color:#1e293b;font-weight:600}.subsection-description{color:#64748b;margin-bottom:1rem;font-size:.875rem}.refresh-button-small{padding:6px 12px;background-color:#0072ce;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:12px;font-weight:500;transition:background-color .2s}.refresh-button-small:hover:not(:disabled){background-color:#005daa}.refresh-button-small:disabled{opacity:.6;cursor:not-allowed}.loading-spinner{display:flex;align-items:center;justify-content:center;padding:2rem;color:#64748b;font-size:.875rem}.loading-spinner:before{content:"";display:inline-block;width:1rem;height:1rem;border:2px solid #e2e8f0;border-top-color:#2563eb;border-radius:50%;margin-right:.5rem;animation:spin .6s linear infinite}.no-data{padding:1.5rem;text-align:center;background-color:#f0fdf4;border:1px solid #86efac;border-radius:.375rem;color:#166534;font-size:.875rem;font-weight:500}.login-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2)}.login-card{background:#fff;border-radius:12px;box-shadow:0 10px 40px #0003;padding:3rem;max-width:450px;width:90%;text-align:center}.login-header h1{color:#333;margin:0 0 .5rem;font-size:2.5rem;font-weight:700}.login-header p{color:#666;margin:0 0 2rem;font-size:1.1rem}.login-body p{color:#555;margin-bottom:2rem;line-height:1.6}.login-button{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;background:#2f2f2f;color:#fff;border:none;padding:1rem 2rem;font-size:1rem;font-weight:600;border-radius:6px;cursor:pointer;transition:all .3s ease;width:100%}.login-button:hover{background:#1a1a1a;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.microsoft-icon{width:24px;height:24px}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}
