.systems-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:16px;margin:20px 0}.systems-list article{min-width:0;overflow-wrap:anywhere}.systems-list h2{display:flex;align-items:center;justify-content:space-between;gap:12px}.systems-list small{font-size:12px;color:var(--muted)}.tenant-fields label input[type=checkbox]{padding:0;min-height:18px;height:18px}.tenant-switcher{min-width:0}.tenant-switcher .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.app-tools .tenant-switcher select{max-width:100%;min-height:44px}#system-create{max-width:720px}#system-create input{min-width:0;width:100%}@media(max-width:600px){.app-topbar{gap:10px}.app-topbar>strong{font-size:15px}.app-tools:has(.tenant-switcher){width:auto;margin-left:auto}.systems-list{grid-template-columns:minmax(0,1fr)}.systems-list button{width:100%}}
