:root{color-scheme:light dark}:root[data-theme=light]{color-scheme:light}:root[data-theme=dark]{color-scheme:dark}*{box-sizing:border-box}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:#fbf7ef;color:#1f2a36;line-height:1.5}.wrap{margin:0 auto;padding:32px 20px 80px}h1{font-size:24px;margin:0 0 6px}.status{color:#5b6b79;margin:0 0 18px;font-size:14px;min-height:20px}.back{display:inline-flex;align-items:center;gap:8px;margin:0 0 18px;min-height:44px;padding:10px 18px;font:inherit;font-size:14px;font-weight:600;text-decoration:none;color:#0a4a6e;background:#fff;border:1px solid rgba(10,74,110,.28);border-radius:999px;transition:background .16s ease,border-color .16s ease,color .16s ease,transform .2s ease;-webkit-tap-highlight-color:transparent}.back:hover{background:#0a4a6e;color:#fff;border-color:#0a4a6e}.back:active{transform:scale(.97)}.back-bottom{margin:36px 0 0}.tabs{display:flex;gap:6px;border-bottom:1px solid rgba(10,74,110,.16);margin:4px 0 22px;flex-wrap:wrap}.tab{display:inline-flex;align-items:center;gap:6px;padding:12px 16px;min-height:44px;text-decoration:none;font:inherit;font-weight:500;font-size:14px;color:#5b6b79;border-bottom:2px solid transparent;margin-bottom:-1px;-webkit-tap-highlight-color:transparent}.tab[aria-current=page]{color:#0a4a6e;border-bottom-color:#0a4a6e;font-weight:600}.tab:hover{color:#0a4a6e}.gate{max-width:460px;margin:32px auto 80px;padding:30px 28px;background:#fff;border:1px solid rgba(10,74,110,.16);border-radius:14px;text-align:center}.gate-title{margin:0 0 12px;font-size:19px;color:#0a4a6e}.gate-body{margin:0 0 22px;font-size:14.5px;line-height:1.55;color:#5b6b79}.gate-cta{display:inline-flex;align-items:center;gap:6px;min-height:44px;padding:11px 22px;font:inherit;font-size:14px;font-weight:600;text-decoration:none;color:#fff;background:#0a4a6e;border-radius:999px;transition:background .16s,transform .2s;-webkit-tap-highlight-color:transparent}.gate-cta:hover{background:#083850;transform:translateY(-1px)}.gate-cta:active{transform:translateY(0) scale(.98)}.empty{padding:60px 20px;text-align:center;color:#5b6b79;background:#fff;border:1px dashed rgba(10,74,110,.22);border-radius:14px}.empty-icon{width:34px;height:34px;margin:0 auto 10px;color:#93a3b3;display:block}.empty p{margin:0;font-size:14px}.skel-row{display:flex;align-items:center;gap:12px;padding:14px 16px;border-top:1px solid rgba(10,74,110,.08)}.skel-row:first-child{border-top:0}.skel{background:linear-gradient(90deg,#0a4a6e0f,#0a4a6e1f,#0a4a6e0f);background-size:200% 100%;animation:shimmer 1.4s infinite;border-radius:6px}.skel-av{width:36px;height:36px;border-radius:50%;flex-shrink:0}.skel-line{height:14px}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media(prefers-reduced-motion:reduce){.skel{animation:none}}.u-cell{display:flex;align-items:center;gap:12px;min-width:0}.avatar{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#0a4a6e,#1f7a4d);color:#fff;display:grid;place-items:center;font-weight:600;font-size:14px;flex-shrink:0;overflow:hidden}.avatar img{width:100%;height:100%;object-fit:cover}.avatar.is-clickable{cursor:zoom-in;-webkit-tap-highlight-color:transparent}.avatar.is-clickable:focus-visible{outline:2px solid #0a4a6e;outline-offset:2px}.u-meta{min-width:0}.u-name{font-weight:600;color:#1f2a36;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.u-email{font-size:12px;color:#5b6b79;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.when{font-size:12px;color:#5b6b79;font-variant-numeric:tabular-nums}.sa-modal-back{position:fixed;inset:0;background:#0a162080;display:none;align-items:center;justify-content:center;padding:20px;z-index:400}.sa-modal-back[data-open=true]{display:flex}.sa-modal{background:#fff;max-width:420px;width:100%;border-radius:16px;padding:24px;box-shadow:0 24px 48px #0a162066}.sa-modal h2{margin:0 0 8px;font-size:18px;color:#1f2a36}.sa-modal p{margin:0 0 20px;color:#5b6b79;font-size:14px}.sa-modal-actions{display:flex;gap:10px;justify-content:flex-end}.sa-modal-type-wrap{display:block;margin:4px 0 18px;font-size:13px;color:#5b6b79}.sa-modal-type-wrap span{display:block;margin-bottom:6px}.sa-modal-type-input{width:100%;min-height:44px;padding:10px 12px;font:inherit;font-size:15px;background:#fff;color:#1f2a36;border:1px solid rgba(10,74,110,.3);border-radius:8px}.sa-modal-type-input:focus{outline:0;border-color:#0a4a6e;box-shadow:0 0 0 3px #0a4a6e26}.sa-btn{appearance:none;border:0;cursor:pointer;padding:10px 18px;min-height:44px;min-width:90px;font:inherit;font-size:14px;font-weight:600;border-radius:8px;-webkit-tap-highlight-color:transparent}.sa-btn:disabled{opacity:.45;cursor:not-allowed}.sa-btn-secondary{background:#eef1f4;color:#1f2a36}.sa-btn-secondary:hover{background:#dce4eb}.sa-btn-danger{background:#c0563b;color:#fff}.sa-btn-danger:hover{background:#a8462e}.sa-btn-primary{background:#0a4a6e;color:#fff}.sa-btn-primary:hover{background:#083b58}@media(max-width:800px){.wrap{padding:20px 14px 60px}}:root[data-theme=dark] body{background:#0a1620;color:#ecf2f8}:root[data-theme=dark] .status,:root[data-theme=dark] .u-email,:root[data-theme=dark] .when,:root[data-theme=dark] .empty{color:#9aaebf}:root[data-theme=dark] .back{color:#cfe5f3;background:#ffffff0f;border-color:#ffffff47}:root[data-theme=dark] .back:hover{background:#cfe5f3;color:#0a1620;border-color:#cfe5f3}:root[data-theme=dark] .tabs{border-bottom-color:#ffffff1f}:root[data-theme=dark] .tab{color:#9aaebf}:root[data-theme=dark] .tab[aria-current=page]{color:#cfe5f3;border-bottom-color:#cfe5f3}:root[data-theme=dark] .tab:hover{color:#cfe5f3}:root[data-theme=dark] .gate{background:#16242f;border-color:#ffffff1f}:root[data-theme=dark] .gate-title{color:#cfe5f3}:root[data-theme=dark] .gate-body{color:#9aaebf}:root[data-theme=dark] .gate-cta{background:#1f6391}:root[data-theme=dark] .gate-cta:hover{background:#295c83}:root[data-theme=dark] .empty{background:#16242f;border-color:#ffffff2e}:root[data-theme=dark] .u-name{color:#ecf2f8}:root[data-theme=dark] .skel{background:linear-gradient(90deg,#ffffff0a,#ffffff1a,#ffffff0a);background-size:200% 100%}:root[data-theme=dark] .sa-modal{background:#16242f}:root[data-theme=dark] .sa-modal h2{color:#ecf2f8}:root[data-theme=dark] .sa-modal p{color:#9aaebf}:root[data-theme=dark] .sa-btn-secondary{background:#ffffff14;color:#ecf2f8}:root[data-theme=dark] .sa-btn-secondary:hover{background:#ffffff24}:root[data-theme=dark] .sa-modal-type-input{background:#0f1b25;color:#ecf2f8;border-color:#fff3}
