.ws-account{width:100%;min-width:0;border-top:1px solid #ffffff25;padding-top:12px}.ws-account-trigger{display:flex;align-items:center;gap:9px;width:100%;cursor:pointer;padding:10px 7px;border:0;border-radius:13px;color:#fff;background:transparent;text-align:left;font:inherit;min-height:58px}.ws-account-trigger:hover{background:#ffffff0d}.ws-account-trigger:focus-visible,.ws-account-dialog button:focus-visible{outline:2px solid #d7edbd;outline-offset:2px}.ws-account-avatar{display:grid;place-items:center;flex:0 0 34px;height:34px;border-radius:11px;background:#d7e8c0;color:#294635;font-size:14px;font-weight:800}.ws-account-identity{display:block;min-width:0;flex:1}.ws-account-identity strong,.ws-account-identity small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ws-account-identity strong{font-size:13px;line-height:1.6}.ws-account-identity small{font-size:12px;color:#cad4c5;margin-top:2px}.ws-account-chevron{flex:none;font-size:19px}.ws-account-dialog{position:fixed;inset:auto auto var(--account-bottom,12px) var(--account-left,12px);width:284px;max-width:calc(100vw - 16px);max-height:calc(100dvh - var(--account-bottom,12px) - 8px);overflow:auto;margin:0;padding:18px;border:1px solid #64715e;border-radius:20px;background:#2f3b30;color:#fff;box-shadow:0 12px 45px #162e2633}.ws-account-dialog::backdrop{background:#192d222b}.ws-account-dialog header{display:flex;align-items:center;justify-content:space-between;gap:12px}.ws-account-dialog h2{font-size:16px;margin:0}.ws-account-dialog header p{font-size:12px;color:#d7edbd;margin:5px 0 0}.ws-account-dialog button{min-height:44px;border:0;border-radius:10px;background:transparent;color:inherit;font:inherit;cursor:pointer}.ws-account-dialog [data-account-close]{font-size:25px;width:44px;flex:none}.ws-account-person{padding:15px 2px;border-bottom:1px solid #ffffff20}.ws-account-person strong,.ws-account-person span{display:block;overflow-wrap:anywhere}.ws-account-person strong{font-size:14px}.ws-account-person span{font-size:12px;color:#d0d9c9;margin-top:5px}.ws-account-dialog nav{display:grid;gap:4px;padding-top:10px}.ws-account-dialog nav button{text-align:left;padding:12px;font-size:14px}.ws-account-dialog button:hover{background:#ffffff10}.ws-account-dialog [data-signout]{border-top:1px solid #ffffff20;margin-top:4px}.ws-account--mobile{display:none}@media(max-width:760px){.ws-app-mobile-brand{min-height:72px;gap:8px}.ws-account--mobile{display:block;width:auto;margin-left:auto;border:0;padding:0}.ws-account--mobile .ws-account-trigger{min-width:44px;min-height:44px;padding:5px}.ws-account--mobile .ws-account-identity,.ws-account--mobile .ws-account-chevron{display:none}.ws-account-dialog{inset:auto 0 0;width:100%;max-width:100%;max-height:calc(100dvh - 24px);padding:22px 20px calc(20px + env(safe-area-inset-bottom));border-radius:24px 24px 0 0}.ws-account-dialog::backdrop{background:#192d2277}.ws-account-dialog nav button{min-height:48px}}
.ws-account-plan{width:100%;display:flex;align-items:center;gap:7px;padding:10px 9px;border:1px solid #6c7d61;border-radius:12px;color:#e4f2d6;background:#42503b;text-align:left;cursor:pointer;min-height:44px}.ws-account-plan strong{font-size:13px}.ws-account-plan span{font-size:12px}.ws-account-meters{padding:7px 6px 0}.ws-account-meter{display:flex;align-items:center;justify-content:space-between;gap:5px;font-size:12px;line-height:1.8}.ws-account-meter small{color:#c5d1bb;font-size:12px}.ws-account-meter strong{font-size:12px;font-weight:600;white-space:nowrap}.ws-account-usage-note{margin:5px 0;color:#c6d2bf;font-size:12px;line-height:1.6}.ws-account-retry{padding:5px 7px;min-height:44px;border:0;border-radius:7px;background:transparent;color:#d4e5c4;font-size:12px;text-align:left;cursor:pointer}.ws-account-retry:disabled{opacity:.65;cursor:wait}.ws-account-dialog [data-account-usage]{padding-top:12px}.ws-account-dialog .ws-account-usage-note{font-size:12px}.ws-account-dialog .ws-account-meter,.ws-account-dialog .ws-account-meter strong{font-size:12px}.ws-account-dialog .ws-account-retry{font-size:12px;min-height:44px}
.ws-account-count-help{margin:4px 0 8px;color:#dce6d4;font-size:12px;line-height:1.7}.ws-account-count-help summary{cursor:pointer;min-height:44px;align-content:center}.ws-account-count-help p{margin:8px 0}.ws-account-count-help strong{color:#fff}

.ws-account-usage-details{margin-top:12px;border-top:1px solid #ffffff20;font-size:13px}.ws-account-usage-details>summary{min-height:44px;align-content:center;cursor:pointer}.ws-account-plan{flex-wrap:wrap}

/* Keep daily usage optional so the team menu retains the available sidebar height. */
.ws-account-usage-toggle{justify-content:space-between;flex-wrap:nowrap;gap:6px;font:inherit}
.ws-account-plan-label{display:flex;align-items:center;flex-wrap:wrap;gap:3px 6px;min-width:0}
.ws-account-plan-label span{font-size:11px;line-height:1.5}
.ws-account-usage-chevron{flex:none;transition:transform .16s ease}
.ws-account-usage-toggle[aria-expanded="true"] .ws-account-usage-chevron{transform:rotate(180deg)}
.ws-account-usage-toggle:hover{background:#4b5c43}
.ws-account-usage-toggle:focus-visible{outline:2px solid #d7edbd;outline-offset:3px}
.ws-account-usage-body{max-height:min(280px,32dvh);overflow-y:auto;scrollbar-width:thin;scrollbar-color:#829477 transparent;padding-top:4px}
.ws-account-usage-body[hidden]{display:none}
@media(prefers-reduced-motion:reduce){.ws-account-usage-chevron{transition:none}}
