:root{font-family:Inter,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;background-color:#f5f5f7}#root{min-height:100vh}a{text-decoration:none}button{font-family:inherit}@media (prefers-color-scheme: light){:root{color:inherit;background-color:inherit}}.customers-page{padding:24px;background-color:#f5f5f5;min-height:100vh}.page-header{margin-bottom:24px}.page-header h1{font-size:24px;color:#1a1a1a;margin:0}.customers-table-container{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a}.customers-table{width:100%;border-collapse:collapse}.customers-table th,.customers-table td{padding:16px;text-align:left;border-bottom:1px solid #eee}.customers-table th{font-weight:600;color:#666;background-color:#fafafa}.customers-table th:first-child{border-top-left-radius:8px}.customers-table th:last-child{border-top-right-radius:8px}.customers-table tr:hover{background-color:#f8f9fa}.license-badge{padding:4px 8px;border-radius:4px;font-size:12px;font-weight:500;text-transform:capitalize}.license-badge.planet{background-color:#e3f2fd;color:#1976d2}.license-badge.galaxy{background-color:#e8f5e9;color:#2e7d32}.license-badge.universe{background-color:#fce4ec;color:#c2185b}.loading{display:flex;justify-content:center;align-items:center;height:200px;color:#666}.customers-table td:nth-child(3){width:150px;text-align:center;vertical-align:middle}.customers-table th:nth-child(3){text-align:center}.customers-table tbody tr:hover{background-color:#0000000a;transition:background-color .2s}
