.hbm-team{--team-ink:#000840;--team-muted:#5c6178;--team-line:#e1e4ed;--team-brand:#6d3de9;width:100%;max-width:none;color:var(--team-ink);margin:0;padding:32px clamp(24px,3vw,48px) 48px;font:14px/1.6 Inter_400Regular,Inter,system-ui,sans-serif;container:team/inline-size}.hbm-team *,.hbm-team :before,.hbm-team :after{box-sizing:border-box}.hbm-team :where(h1,h2,h3,p,fieldset,legend){margin:0;padding:0}.hbm-team :is(h1,h2,h3){letter-spacing:-.02em;font-family:PublicSans_600SemiBold,Public Sans,system-ui,sans-serif;font-style:normal;font-weight:600}.hbm-team h1{font-size:26px;line-height:1.3}.hbm-team h2{font-size:18px;line-height:1.4}.hbm-team h3{font-size:14px}.hbm-team button{cursor:pointer}.hbm-team button:disabled{cursor:not-allowed;opacity:.5}.hbm-team :is(button,input,summary):focus-visible{outline:2px solid var(--team-brand);outline-offset:3px}.hbm-team .hbm-team-head{justify-content:space-between;align-items:center;gap:24px;margin-bottom:40px;display:flex}.hbm-team .hbm-team-head p{color:var(--team-muted);margin-top:8px}.hbm-team .hbm-team-actions{flex-shrink:0;gap:10px;display:flex}.hbm-team .hbm-team-primary,.hbm-team .hbm-team-secondary,.hbm-team .hbm-team-icon{border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:10px 16px;font:600 13px/22px Inter_400Regular,Inter,system-ui,sans-serif;transition:transform .16s cubic-bezier(.23,1,.32,1);display:inline-flex}.hbm-team .hbm-team-primary{color:#fff;background:var(--team-brand)}.hbm-team .hbm-team-secondary,.hbm-team .hbm-team-icon{color:var(--team-ink);border-color:var(--team-line);background:#fff}.hbm-team .hbm-team-icon{flex-shrink:0;width:44px;padding:0}.hbm-team :is(.hbm-team-primary,.hbm-team-secondary,.hbm-team-icon):active:not(:disabled):not(:focus-visible){transform:scale(.98)}.hbm-team .hbm-team-card{border:1px solid var(--team-line);background:#fff;border-radius:8px;margin-bottom:24px;overflow:hidden}.hbm-team .hbm-team-card-head{border-bottom:1px solid var(--team-line);justify-content:space-between;align-items:center;gap:16px;padding:24px;display:flex}.hbm-team .hbm-team-card-head p{color:var(--team-muted);margin-top:6px;font-size:13px}.hbm-team .hbm-team-columns,.hbm-team .hbm-team-row{grid-template-columns:minmax(200px,1fr) 140px 160px 150px;align-items:center;gap:20px;padding:20px 24px;display:grid}.hbm-team .hbm-team-columns{color:var(--team-muted);background:#fafbfc;padding-block:12px;font-size:12px}.hbm-team .hbm-team-row{border-top:1px solid #eceef4}.hbm-team .hbm-team-person{align-items:center;gap:12px;min-width:0;display:flex}.hbm-team .hbm-team-person>div{overflow-wrap:anywhere;flex-direction:column;gap:4px;min-width:0;display:flex}.hbm-team .hbm-team-person strong{font-size:14px;font-weight:600}.hbm-team .hbm-team-person span:not(.hbm-team-avatar){color:var(--team-muted);font-size:12px}.hbm-team .hbm-team-avatar{color:#6339bb;background:#f1edf9;border-radius:50%;flex-shrink:0;place-items:center;width:38px;height:38px;font-size:12px;font-weight:600;display:grid}.hbm-team .hbm-team-role{font-size:13px}.hbm-team .hbm-team-status{color:var(--team-muted);white-space:nowrap;background:#f0f1f5;border-radius:5px;justify-self:start;align-items:center;padding:4px 8px;font-size:12px;display:inline-flex}.hbm-team .hbm-team-status.is-active{color:#32644c;background:#edf6f0}.hbm-team .hbm-team-owner{color:var(--team-muted);justify-content:center;align-items:center;gap:6px;font-size:12px;display:flex}.hbm-team .hbm-team-expiry{flex-direction:column;align-items:flex-start;gap:6px;display:flex}.hbm-team .hbm-team-expiry small{color:var(--team-muted);font-size:11px}.hbm-team .hbm-team-empty{color:var(--team-muted);padding:28px 24px;font-size:13px}.hbm-team .hbm-team-guide{border:1px solid var(--team-line);background:#fff;border-radius:8px;padding:0 24px}.hbm-team .hbm-team-guide summary{cursor:pointer;padding:20px 0;font-size:13px;font-weight:600}.hbm-team .hbm-team-guide>div{border-top:1px solid var(--team-line);grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;padding:24px 0;display:grid}.hbm-team .hbm-team-guide p{color:var(--team-muted);margin-top:8px;font-size:13px}.hbm-team .hbm-team-guide>p{border-top:1px solid var(--team-line);margin:0;padding:16px 0}.hbm-team .hbm-team-notice,.hbm-team .hbm-team-error{border-radius:6px;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:20px;padding:12px 16px;font-size:13px;display:flex}.hbm-team .hbm-team-notice{color:#32644c;background:#f1f8f4}.hbm-team .hbm-team-error{color:#9f2929;background:#fff3f3}.hbm-team .hbm-team-link{color:var(--team-brand);text-underline-offset:4px;background:0 0;border:0;min-height:44px;padding:4px;font-size:13px;text-decoration:underline}.hbm-team .hbm-team-invite-link{border:1px solid var(--team-line);background:#fff;border-radius:8px;flex-wrap:wrap;align-items:flex-end;gap:12px;margin-bottom:24px;padding:20px;display:flex}.hbm-team .hbm-team-invite-link label{flex:1;min-width:200px;font-size:12px}.hbm-team .hbm-team-invite-link input{border:1px solid var(--team-line);width:100%;min-height:44px;color:var(--team-ink);background:#f6f7fb;border-radius:6px;margin-top:8px;padding:10px;font:13px/1.5 Inter_400Regular,Inter,system-ui,sans-serif;display:block}.hbm-team .hbm-team-invite-link p{color:#9f2929;width:100%;font-size:12px}.hbm-team .hbm-team-dialog{border:1px solid var(--team-line);width:min(500px,100vw - 32px);max-height:calc(100dvh - 48px);color:var(--team-ink);font:inherit;background:#fff;border-radius:12px;margin:auto;padding:24px;overflow-y:auto}.hbm-team .hbm-team-dialog::backdrop{background:#00084066}.hbm-team .hbm-team-dialog-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.hbm-team .hbm-team-dialog-head p{color:var(--team-muted);overflow-wrap:anywhere;margin-top:6px}.hbm-team .hbm-team-form{border:0;flex-direction:column;gap:20px;min-width:0;display:flex}.hbm-team .hbm-team-form>label{flex-direction:column;gap:8px;font-size:13px;display:flex}.hbm-team .hbm-team-form>label input{border:1px solid var(--team-line);width:100%;min-width:0;min-height:44px;color:var(--team-ink);background:#fff;border-radius:6px;padding:10px 12px;font:16px/1.5 Inter_400Regular,Inter,system-ui,sans-serif}.hbm-team .hbm-team-role-picker{border:0;flex-direction:column;gap:10px;min-width:0;display:flex}.hbm-team .hbm-team-role-picker legend{margin-bottom:10px;font-size:13px}.hbm-team .hbm-team-role-picker label{border:1px solid var(--team-line);cursor:pointer;border-radius:7px;align-items:flex-start;gap:12px;padding:16px;display:flex}.hbm-team .hbm-team-role-picker label:has(input:checked){border-color:var(--team-brand);background:#f7f4fe}.hbm-team .hbm-team-role-picker input{width:16px;height:16px;accent-color:var(--team-brand);flex-shrink:0;margin:4px 0 0}.hbm-team .hbm-team-role-picker strong{font-size:14px;font-weight:600;display:block}.hbm-team .hbm-team-role-picker small{color:var(--team-muted);margin-top:6px;font-size:12px;display:block}.hbm-team .hbm-team-access{border-top:1px solid var(--team-line);padding-top:20px}.hbm-team .hbm-team-access label{cursor:pointer;align-items:center;gap:10px;min-height:44px;font-size:13px;display:flex}.hbm-team .hbm-team-access input{accent-color:var(--team-brand);width:17px;height:17px}.hbm-team .hbm-team-access p,.hbm-team .hbm-team-help{color:var(--team-muted);font-size:12px}.hbm-team .hbm-team-dialog-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:24px;display:flex}.hbm-team .hbm-team-dialog .hbm-team-error{margin-top:20px}@container team (width<=850px){.hbm-team .hbm-team-columns{display:none}.hbm-team .hbm-team-row{grid-template-columns:minmax(0,1fr) minmax(140px,max-content);gap:12px 20px}.hbm-team .hbm-team-person{grid-column:1/-1}.hbm-team .hbm-team-status,.hbm-team .hbm-team-expiry{grid-column:1}.hbm-team .hbm-team-row>button,.hbm-team .hbm-team-owner{grid-area:2/2/4}.hbm-team .hbm-team-head{flex-wrap:wrap;gap:16px}.hbm-team .hbm-team-guide>div{grid-template-columns:minmax(0,1fr)}}@media (width<=700px){.hbm-team{padding:24px 16px}.hbm-team h1{font-size:24px}.hbm-team .hbm-team-card-head,.hbm-team .hbm-team-row{padding:20px 16px}}@media (hover:hover) and (pointer:fine){.hbm-team .hbm-team-primary:not(:disabled):hover{background:#582bc9}.hbm-team :is(.hbm-team-secondary,.hbm-team-icon):not(:disabled):hover{background:#f6f7fb}}@media (prefers-reduced-motion:reduce){.hbm-team :is(.hbm-team-primary,.hbm-team-secondary,.hbm-team-icon){transition:none}.hbm-team :is(.hbm-team-primary,.hbm-team-secondary,.hbm-team-icon):active:not(:disabled):not(:focus-visible){transform:none}}@container team (width<=380px){.hbm-team .hbm-team-actions{flex-wrap:wrap;width:100%}.hbm-team .hbm-team-actions .hbm-team-primary{flex:1;min-width:0}.hbm-team .hbm-team-row{grid-template-columns:minmax(0,1fr)}.hbm-team .hbm-team-row>button,.hbm-team .hbm-team-owner{grid-area:auto/1;justify-self:start}}@media (width<=420px){.hbm-team .hbm-team-dialog{max-height:calc(100dvh - 24px);padding:20px}.hbm-team .hbm-team-dialog-actions>button{flex:1}.hbm-team .hbm-team-invite-link label{flex-basis:100%;min-width:0}}