:root{font-family:Work Sans,Segoe UI,sans-serif;color:#0f172a;background:radial-gradient(circle at top,#e2e8f0,#f8fafc 55%)}*{box-sizing:border-box}body{margin:0;min-height:100vh}a{color:inherit}.app-shell{max-width:1200px;margin:0 auto;padding:24px}.card{background:#fff;border:1px solid #cbd5e1;border-radius:12px;padding:16px;box-shadow:0 6px 18px #0f172a0f}.layout{display:grid;gap:16px}.circle-slot-row{display:flex;width:100%;gap:16px;align-items:center;justify-content:space-between}.customers-toolbar{display:flex;justify-content:space-between;align-items:center}.toolbar-btn-light{color:#000;background-color:#fff}button.secondary.toolbar-btn-light{background-color:#fff}.toolbar-add-btn{color:#334155;background-color:#fff;width:70px;height:36px;padding:0;display:flex;align-items:center;justify-content:center;font-size:1.5em}.table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.circle-slot{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;width:min(20vw,140px);aspect-ratio:1;border-radius:999px;border:1px solid #cbd5e1;background:linear-gradient(180deg,#fff,#f8fafc);box-shadow:0 4px 12px #0f172a14}.circle-value,.circle-label{margin:0;line-height:1.2}.scroll-table{max-height:var(--scroll-max-height, 460px);overflow:auto;scrollbar-gutter:stable both-edges}.scroll-table thead th{position:sticky;top:0;z-index:10;background:#fff}.scroll-list{max-height:var(--scroll-max-height, 640px);overflow-y:auto;scrollbar-gutter:stable both-edges;padding-right:6px}.table-sort{width:100%;display:inline-flex;align-items:center;justify-content:flex-start;gap:6px;padding:0;border:0;background:transparent;font:inherit;color:inherit;cursor:pointer}.table-sort:focus-visible{outline:2px solid #93c5fd;outline-offset:2px;border-radius:6px}.sort-indicator{font-size:12px;color:#475569}@media (max-width: 980px){.layout{grid-template-columns:1fr}}h1,h2,h3{margin:0 0 12px}.row{display:flex;gap:8px;align-items:center}.space-between{justify-content:space-between}input,select,textarea,button{font:inherit}input,select,textarea{width:100%;border:1px solid #94a3b8;border-radius:8px;padding:8px 10px}textarea{min-height:120px;resize:vertical}button{border:none;border-radius:8px;padding:8px 12px;cursor:pointer;background:#0f172a;color:#fff}button.secondary{background:#334155}button.danger{background:#b91c1c}button:disabled{opacity:.6;cursor:not-allowed}.table{width:100%;border-collapse:collapse}.table th,.table td{border-bottom:1px solid #e2e8f0;text-align:left;padding:8px;vertical-align:top}.table tr:hover{background:#f8fafc}.system-account-text{color:#b91c1c}.status-pill{border-radius:999px;padding:2px 10px;font-size:12px;text-transform:uppercase;letter-spacing:.04em;background:#e2e8f0}.status-active{background:#dcfce7;color:#166534}.status-inactive{background:#fef3c7;color:#92400e}.status-deleted{background:#fee2e2;color:#991b1b}.plan-pill{text-transform:uppercase}.plan-free{background:#e2e8f0;color:#334155}.plan-trial{background:#dbeafe;color:#1e40af}.plan-premium{background:#fef3c7;color:#92400e}.stack{display:grid;gap:12px}.customer-detail-form-head{display:grid;gap:12px;grid-template-columns:minmax(0,1fr) minmax(220px,280px);align-items:start}.field-group{display:grid;gap:6px}.field-label{font-size:13px;font-weight:600;color:#334155}.message{padding:10px 12px;border-radius:8px;margin-bottom:12px}.message.error{background:#fee2e2;border:1px solid #fecaca;color:#7f1d1d}.message.info{background:#dbeafe;border:1px solid #bfdbfe;color:#1e3a8a}.domains-list{list-style:none;padding:0;margin:0;display:grid;gap:8px}.domains-item{display:flex;justify-content:space-between;align-items:center;border:1px solid #e2e8f0;border-radius:8px;padding:8px 10px}.allowed-users-layout{display:grid;gap:16px;grid-template-columns:minmax(0,1fr) minmax(280px,360px);align-items:start}.allowed-users-form{position:sticky;top:16px}.desktop-only{display:block}@media (max-width: 980px){.customer-detail-form-head,.allowed-users-layout{grid-template-columns:1fr}.allowed-users-form{position:static}.desktop-only{display:none}}.login-screen{max-width:560px;margin:80px auto}.muted{color:#475569;font-size:14px;overflow-wrap:anywhere}@media (max-width: 768px){.app-shell,.card{padding:12px}.top-header{align-items:flex-start;gap:12px}.top-header button{width:100%}.circle-slot-row{flex-wrap:wrap;justify-content:center;gap:10px}.circle-slot{width:min(30vw,120px)}.circle-value{font-size:16px}.circle-label{font-size:12px}.customers-toolbar{gap:8px;align-items:stretch}.customers-toolbar .toolbar-btn-light{flex:1 1 auto;min-height:40px}.toolbar-add-btn{width:48px;height:40px;font-size:1.25rem;flex:0 0 auto}.table{min-width:720px}.action-row{flex-direction:column;align-items:stretch}.action-row button{width:100%}.domains-item{flex-direction:column;align-items:flex-start;gap:10px}.login-screen{margin:24px auto}}
