.team-workspace{max-width:1100px;width:calc(100% - 48px);margin:24px auto;background:#0e1a28;border:1px solid #2c3c4e;border-radius:16px;color:#e8eef5;padding:32px;display:grid;grid-template-columns:minmax(0,1fr);gap:24px}.team-workspace header{display:flex;gap:24px;justify-content:space-between;align-items:flex-start}.team-workspace h1{display:flex;align-items:center;gap:12px;font-size:30px}.team-workspace h2{font-size:19px;margin:0 0 10px}.team-workspace p,.team-workspace small{color:#a8b8c8;line-height:1.6}.team-workspace form,.team-workspace section{background:#101c29;border:1px solid #293b4c;border-radius:14px;padding:24px;display:grid;grid-template-columns:minmax(0,1fr);min-width:0;gap:14px}.team-workspace label{display:grid;gap:8px;font-size:14px}.team-workspace input,.team-workspace select{background:#091420;color:#e8eef5;border:1px solid #3b5368;border-radius:7px;padding:10px;min-width:0}.team-workspace button{background:#16394b;border:1px solid #427487;border-radius:7px;color:#daf6ff;padding:10px 14px;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;justify-self:start}.team-workspace button:disabled{opacity:.5;cursor:default}.team-members article{display:flex;gap:16px;align-items:center;padding:16px 0;border-bottom:1px solid #293b4c}.team-members article>div{flex:1;display:grid;gap:5px}.team-event{display:grid;gap:6px;padding:12px 0;border-bottom:1px solid #293b4c;overflow-wrap:anywhere}.team-invite{display:flex;justify-content:space-between;gap:16px;align-items:center}.team-workspace button:focus-visible,.team-workspace input:focus-visible,.team-workspace select:focus-visible{outline:2px solid #67e8f9;outline-offset:3px}@media (max-width:640px){.team-workspace{padding:20px 14px}.team-workspace form,.team-workspace section{padding:18px}.team-invite,.team-members article{flex-wrap:wrap}.team-members article>div{flex-basis:100%}}.team-workspace textarea{background:#091420;color:#e8eef5;border:1px solid #3b5368;border-radius:7px;padding:12px;font:inherit;resize:vertical}.team-workspace fieldset{display:flex;flex-wrap:wrap;gap:18px;border:1px solid #293b4c;padding:14px}.team-workspace fieldset label{display:flex;align-items:center}.team-workspace code,.team-workspace header p{overflow-wrap:anywhere}.team-workspace>header>div{min-width:0}.team-workspace a{color:#9eeafb}.team-workspace>header button{flex-shrink:0}@media (max-width:640px){.team-workspace{width:calc(100% - 24px);margin:12px auto}.team-workspace>header{flex-direction:column;gap:16px}}.team-workspace label,.team-workspace section>div{min-width:0}.team-workspace input:not([type=checkbox]),.team-workspace select,.team-workspace textarea{width:100%}.team-issued-key{display:grid;grid-template-columns:minmax(0,1fr);gap:12px}.team-workspace .fs-connection .fs-connection-hint,.team-workspace .fs-field{color:#a8b8c8}.team-workspace .fs-connection pre{max-width:100%}.team-list article{display:flex;flex-wrap:wrap;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid #293b4c}.team-list article>div{flex:1 1 200px;min-width:0;display:grid;gap:5px}.team-workspace .fs-connection .fs-field input,.team-workspace .fs-connection .fs-field select{color:#e8eef5;background:#091420;border-color:#3b5368}