:root{color-scheme:dark;font-family:Inter,Segoe UI,system-ui,sans-serif;background:#17181c;color:#eceef5;font-size:15px;--muted:#a5a8b8;--line:#34363e;--accent:#7280ff}*{box-sizing:border-box}body{margin:0}button,input,textarea{font:inherit}button,a,input{touch-action:manipulation}button{cursor:pointer;border:1px solid transparent;border-radius:8px;padding:11px 17px;font-weight:650;color:inherit}button:disabled{opacity:.55;cursor:wait}a{color:#aeb7ff;text-decoration:none}a:hover{text-decoration:underline}button:focus-visible,a:focus-visible{outline:3px solid #aab3ff;outline-offset:3px}header{height:90px;display:flex;align-items:center;justify-content:space-between;gap:25px;padding:0 max(28px,calc((100vw - 1120px)/2));border-bottom:1px solid var(--line);background:#1d1e23}.brand{display:flex;align-items:center;gap:12px;color:white;font-size:24px;font-weight:800;letter-spacing:-.8px}.brand:hover{text-decoration:none}.mark{display:grid;place-items:center;background:#5865f2;border-radius:13px;width:42px;height:42px;font-size:29px}.brand-sub{font-size:14px;font-weight:500;color:var(--muted);letter-spacing:0;margin-left:5px}nav{display:flex;align-items:center;gap:22px}main{max-width:1120px;margin:0 auto;padding:58px 0 40px}.login-card{max-width:460px;margin:35px auto;padding:34px;background:#222329;border:1px solid var(--line);border-radius:17px;box-shadow:0 22px 70px #0002}h1{font-size:36px;letter-spacing:-1.1px;margin:10px 0 12px;line-height:1.14}h2{font-size:26px;letter-spacing:-.6px;margin:7px 0 0}.eyebrow{font-size:11px;letter-spacing:1.8px;color:#aeb7ff;font-weight:750;margin:0}.muted,.fine,.hint{color:var(--muted);line-height:1.6}.fine{font-size:12px;line-height:1.7}.hint{font-size:12px;margin:6px 0 18px}label:not(.check){display:block;font-weight:600;font-size:13px;margin:21px 0 8px}input:not([type=checkbox]),textarea{width:100%;background:#16171b;border:1px solid #444751;border-radius:7px;padding:12px 13px;color:#f1f3fa;outline:none}input:focus,textarea:focus{border-color:#a1abff;box-shadow:0 0 0 2px #7280ff26}textarea{resize:vertical;line-height:1.6}.primary{background:#5865f2;color:white;box-shadow:0 3px 10px #0002}.primary:hover{background:#6975ff}.wide{width:100%;margin-top:24px}.quiet{background:#2c2e36;border-color:#40434e}.quiet:hover{background:#3a3d47}.error{color:#ffabab;font-size:13px;line-height:1.5;min-height:1px}.error:empty{margin:0}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:32px}.section-heading p{margin-bottom:0}.section-heading button{white-space:nowrap}.count{font-size:15px;color:#bbc0ce;border:1px solid #454955;border-radius:8px;padding:4px 9px;vertical-align:middle;letter-spacing:0;margin-left:10px}.toolbar{display:flex;align-items:end;justify-content:space-between;gap:24px;margin:22px 0}.search-label{max-width:380px;flex:1;margin:0!important}.search-label input{margin-top:10px}.check{display:flex;align-items:center;gap:9px;font-size:13px;color:#c3c7d6;line-height:1.5}.check input{accent-color:#7885ff;width:16px;height:16px;flex-shrink:0}.toolbar .check{margin-bottom:13px}.table-wrap{border:1px solid var(--line);border-radius:12px;overflow:auto;background:#202127}table{width:100%;border-collapse:collapse;text-align:left}th{font-size:11px;letter-spacing:1px;text-transform:uppercase;color:#a6abba;padding:19px 24px;border-bottom:1px solid var(--line)}td{padding:22px 24px;border-bottom:1px solid #30323a;vertical-align:middle}tr:last-child td{border-bottom:0}td:nth-child(2){font-family:ui-monospace,Consolas,monospace;font-size:12px;color:#b2b8cb}td:last-child{text-align:right}.person{display:flex;align-items:center;gap:13px}.avatar{display:grid;place-items:center;width:39px;height:39px;flex-shrink:0;background:#3e466f;color:#dfe3ff;border-radius:13px;font-weight:750}.badge{font-size:11px;padding:5px 9px;border-radius:20px;background:#23463c;color:#a4ebca;white-space:nowrap}.badge.disabled{background:#41404a;color:#c2bfce}.badge.owner{background:#363957;color:#bdc5ff}.empty{text-align:center;padding:30px;color:var(--muted)}.help{margin:28px 0;padding:21px 24px;border:1px solid #353845;border-radius:10px;background:#22242d;font-size:13px;line-height:1.7}.help p{color:var(--muted);margin:7px 0 0}.notice{background:#263b35;border:1px solid #355d4e;color:#bcead5;padding:13px 17px;border-radius:8px;line-height:1.6}.notice.error{background:#482b30;border-color:#704047;color:#ffc0c7}dialog{max-width:520px;width:calc(100vw - 32px);background:#24262d;color:#eef0f8;border:1px solid #484c59;padding:29px;border-radius:15px;max-height:90vh;overflow:auto;box-shadow:0 25px 100px #0008}dialog::backdrop{background:#080910ba;backdrop-filter:blur(3px)}.dialog-heading{display:flex;align-items:start;justify-content:space-between;gap:20px}.icon{padding:1px 11px;font-size:26px}.password-row{display:flex;gap:8px}.password-row input{min-width:0}.password-row+.check{margin-top:10px}.manage-actions{display:flex;flex-direction:column;gap:11px;margin-top:26px}.danger{background:#493039;color:#ffb3bd;border-color:#73414c}.danger:hover{background:#643744}.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}[hidden]{display:none!important}@media(max-width:1180px){main{margin:0 28px}}@media(max-width:640px){header{height:76px;padding:0 18px}.brand{font-size:21px}.brand-sub{display:none}nav{gap:12px;font-size:12px}main{margin:0 18px;padding-top:32px}.login-card{padding:25px 22px;margin-top:15px}h1{font-size:30px}.section-heading{display:block}.section-heading button{margin-top:22px;width:100%}.toolbar{flex-wrap:wrap;gap:14px}.search-label{min-width:100%;max-width:none}.toolbar .check{margin:0;flex:1}th,td{padding:16px 14px}td:nth-child(2),th:nth-child(2){display:none}.person{gap:9px}.avatar{width:31px;height:31px}.help{padding:18px}.brand .mark{width:36px;height:36px}}
:where(.person strong){min-width:0;overflow-wrap:anywhere}
