:root{--cua-fg: #1a1f2b;--cua-muted: #5b6472;--cua-border: #e2e6ec;--cua-accent: #1f5fbf;--cua-bg: #ffffff;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:var(--cua-fg)}*{box-sizing:border-box}body{margin:0;background:#f6f8fb}.cua{max-width:980px;margin:0 auto;padding:1.5rem}.cua-header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--cua-border);padding-bottom:.75rem;margin-bottom:1rem}.cua-header h1{font-size:1.25rem;margin:0}.cua-user{display:flex;align-items:center;gap:1rem;color:var(--cua-muted);font-size:.9rem}.cua-link,.cua-button{color:var(--cua-accent);text-decoration:none}.cua-button{display:inline-block;margin-top:1rem;padding:.6rem 1rem;border:1px solid var(--cua-accent);border-radius:6px;font-weight:600}.cua-button-sm{margin-top:0;padding:.4rem .8rem;background:none;cursor:pointer;font:inherit;font-weight:600;color:var(--cua-accent)}.cua-button-sm:disabled{opacity:.6;cursor:default}.cua-danger{color:#b3261e}.cua-detail-actions{margin-top:.5rem;display:flex;flex-direction:column;gap:.4rem;align-items:flex-start}.cua-confirm{display:flex;flex-direction:column;gap:.4rem;font-size:.85rem}.cua-confirm-actions{display:flex;gap:.5rem}.cua-notice{color:#1f7a3d;font-size:.85rem;margin:0}.cua-inline-form{display:inline-flex;gap:.4rem;align-items:center;margin:.3rem 0 .3rem .5rem;flex-wrap:wrap}.cua-confirm-inline{display:inline-flex;gap:.4rem;align-items:center;margin-left:.5rem;font-size:.85rem}.cua-members{margin:.2rem 0 .2rem 1.1rem}.cua-members-body{border-left:2px solid var(--cua-border);padding:.25rem 0 .25rem .7rem;margin-top:.25rem}.cua-members-body .cua-search{max-width:180px}.cua-inline-form .cua-search{max-width:200px}.cua-org .cua-link{margin-left:.5rem;font-size:.85rem;cursor:pointer;background:none;border:0;padding:0}.cua-org .cua-link:disabled{opacity:.6;cursor:default}.cua-classifications .cua-members .cua-link{margin-left:0}.cua-class-section{margin-bottom:1.25rem}.cua-class-section h3{font-size:.95rem;margin:0 0 .4rem}.cua-filters{display:flex;gap:.5rem;align-items:center;margin-bottom:.75rem;flex-wrap:wrap}.cua-filters .cua-search{max-width:280px}.cua-signin{max-width:520px;margin-top:12vh;text-align:center}.cua-search{width:100%;max-width:360px;padding:.5rem .7rem;border:1px solid var(--cua-border);border-radius:6px;font-size:.95rem}.cua-count{color:var(--cua-muted);font-size:.85rem;margin:.5rem 0}.cua-table{width:100%;border-collapse:collapse;background:var(--cua-bg);border:1px solid var(--cua-border);border-radius:8px;overflow:hidden}.cua-table th,.cua-table td{text-align:left;padding:.55rem .75rem;border-bottom:1px solid var(--cua-border);font-size:.92rem}.cua-th{background:none;border:0;font:inherit;font-weight:600;cursor:pointer;padding:0;color:var(--cua-fg)}.cua-rowbtn{background:none;border:0;font:inherit;padding:0;cursor:pointer;color:var(--cua-accent);text-align:left}.cua-rowbtn:hover{text-decoration:underline}.cua-status{display:inline-block;padding:.1rem .5rem;border-radius:999px;font-size:.78rem;background:#eef1f5;color:var(--cua-muted)}.cua-status-active{background:#e3f4e8;color:#1f7a3d}.cua-status-disabled{background:#fce8e8;color:#b3261e}.cua-error{color:#b3261e}.cua-muted{color:var(--cua-muted)}.cua-directory{display:flex;gap:1.25rem;align-items:flex-start}.cua-directory>div{flex:1 1 auto;min-width:0}.cua-row{cursor:pointer}.cua-row:hover td{background:#f3f6fb}.cua-row-selected td{background:#e8f0fc}.cua-badge{display:inline-block;margin-left:.4rem;padding:.05rem .45rem;border-radius:999px;font-size:.72rem;font-weight:600;vertical-align:middle}.cua-badge-admin{background:#eae3fb;color:#5a32b0}.cua-detail{flex:0 0 320px;border:1px solid var(--cua-border);border-radius:8px;background:var(--cua-bg);padding:1rem}.cua-detail-head{display:flex;align-items:center;justify-content:space-between}.cua-detail-head h3{margin:0;font-size:1.05rem}.cua-detail h4{margin:1rem 0 .35rem;font-size:.8rem;text-transform:uppercase;letter-spacing:.03em;color:var(--cua-muted)}.cua-fields{display:grid;grid-template-columns:auto 1fr;gap:.25rem .75rem;margin:.75rem 0 0;font-size:.9rem}.cua-fields dt{color:var(--cua-muted)}.cua-fields dd{margin:0}.cua-plain-list{margin:0;padding-left:1.1rem;font-size:.9rem}.cua-scope{display:inline-block;font-size:.72rem;color:var(--cua-muted);text-transform:uppercase;letter-spacing:.03em}.cua-tabs{display:flex;gap:.25rem;border-bottom:1px solid var(--cua-border);margin-bottom:1rem}.cua-tab{background:none;border:0;border-bottom:2px solid transparent;padding:.5rem .85rem;font:inherit;font-weight:600;color:var(--cua-muted);cursor:pointer}.cua-tab-active{color:var(--cua-accent);border-bottom-color:var(--cua-accent)}.cua-tree{list-style:none;padding-left:1.1rem;margin:.25rem 0}.cua-tree-root{padding-left:0}.cua-tree li{margin:.25rem 0}.cua-org-name{font-weight:600}.cua-app-list{list-style:none;padding:0;margin:0;border:1px solid var(--cua-border);border-radius:8px;overflow:hidden}.cua-app{border-bottom:1px solid var(--cua-border)}.cua-app:last-child{border-bottom:0}.cua-app-head{width:100%;text-align:left;background:var(--cua-bg);border:0;font:inherit;padding:.6rem .8rem;cursor:pointer}.cua-app-head:hover{background:#f3f6fb}.cua-app-name{font-weight:600}.cua-app-roles{padding:.4rem .8rem .7rem 1.4rem;background:#fafbfd}
