@font-face{font-family:Manrope;src:url('assets/fonts/manrope-latin-400-normal.woff2') format('woff2');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:Manrope;src:url('assets/fonts/manrope-latin-700-normal.woff2') format('woff2');font-weight:700;font-style:normal;font-display:swap}
@font-face{font-family:'IBM Plex Mono';src:url('assets/fonts/ibm-plex-mono-latin-400-normal.woff2') format('woff2');font-weight:400;font-style:normal;font-display:swap}

.be-chat,.be-team{--be-bg:#061018;--be-panel:#0b1a24;--be-elevated:#112631;--be-line:#29404c;--be-gold:#e5c485;--be-text:#eef2ed;--be-muted:#a2b4bc;color:var(--be-text);font-family:Manrope,Arial,sans-serif;font-size:14px;font-weight:400;line-height:1.6;text-align:left;color-scheme:dark}
.be-chat *,.be-team *{box-sizing:border-box}
.be-chat [hidden],.be-team [hidden]{display:none!important}
.be-chat button,.be-chat input,.be-chat textarea,.be-team button,.be-team input,.be-team textarea{font:inherit;color:inherit;letter-spacing:normal}
.be-chat button,.be-team button{cursor:pointer}
.be-chat button:disabled,.be-team button:disabled{cursor:not-allowed;opacity:.5}
.be-chat button:focus-visible,.be-chat a:focus-visible,.be-chat textarea:focus-visible,.be-team button:focus-visible,.be-team a:focus-visible,.be-team input:focus-visible,.be-team textarea:focus-visible{outline:2px solid var(--be-gold);outline-offset:4px}
.be-chat{position:fixed;right:28px;bottom:26px;z-index:1100}
.be-chat-launcher{min-height:56px;display:flex;align-items:center;gap:11px;padding:13px 21px;background:#0b1a24f2;border:1px solid #e5c48590;border-radius:3px;box-shadow:0 8px 32px #0005;font-size:12px!important;font-weight:700!important;transition:background .2s,border-color .2s}
.be-chat-launcher:hover,.be-chat-launcher.is-open{background:#17313d;border-color:var(--be-gold)}
.be-chat-launcher svg{width:22px;height:22px;fill:none;stroke:var(--be-gold);stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}
.be-chat-panel{position:absolute;right:0;bottom:72px;display:flex;flex-direction:column;width:min(390px,calc(100vw - 32px));height:610px;max-height:calc(100dvh - 126px);border:1px solid var(--be-line);border-top:2px solid var(--be-gold);border-radius:4px;background:var(--be-bg);box-shadow:0 20px 90px #0009;overflow:hidden}
.be-chat-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:23px 23px 17px;background:var(--be-panel);flex-shrink:0}
.be-chat-eyebrow{font-family:'IBM Plex Mono',monospace;font-size:9px;line-height:1.5;letter-spacing:1.8px;color:var(--be-gold);margin:0 0 9px}
.be-chat-heading h2{font-family:Manrope,Arial,sans-serif;font-size:25px;font-weight:400;line-height:1.25;letter-spacing:-1px;margin:0;color:var(--be-text)}
.be-chat-close{border:1px solid var(--be-line);background:transparent;width:36px;height:36px;min-width:36px;display:grid;place-items:center;padding:0;border-radius:50%;margin:0 -3px 0 0}
.be-chat-close span{font:25px/1 Arial,sans-serif;transform:translateY(-1px);color:var(--be-muted)}
.be-chat-close:hover{border-color:var(--be-gold)}
.be-chat-presence{display:flex;align-items:center;gap:8px;font-size:11px;line-height:1.6;color:var(--be-muted);margin:0;padding:12px 23px;border-bottom:1px solid var(--be-line);background:var(--be-panel);flex-shrink:0}
.be-chat-dot{display:block;width:6px;height:6px;flex-shrink:0;border-radius:50%;background:#788b94}
.be-chat-presence[data-state=online] .be-chat-dot{background:#88caa8;box-shadow:0 0 0 4px #88caa80c}
.be-chat-presence[data-state=online]{color:#bde3ce}
.be-chat-presence[data-state=offline] .be-chat-dot{background:var(--be-gold)}
.be-chat-thread{padding:19px 20px;flex:1;min-height:85px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#355361 transparent}
.be-chat-intro{font-size:12px;line-height:1.8;color:var(--be-muted);margin:0 0 21px;max-width:310px}
.be-chat-messages{display:flex;flex-direction:column;gap:12px;min-width:0}
.be-chat-message{max-width:91%;padding:12px 14px;background:var(--be-elevated);border:1px solid #304d5c;border-radius:2px 12px 12px 12px;align-self:flex-start;overflow-wrap:anywhere}
.be-chat-message--visitor{background:#e5c4850d;border-color:#e5c48536;align-self:flex-end;border-radius:12px 2px 12px 12px}
.be-chat-message-meta{display:flex;justify-content:space-between;align-items:baseline;gap:16px;margin:0 0 6px;font-size:9px;line-height:1.5;color:var(--be-muted)}
.be-chat-message-meta strong{font-size:9px;font-weight:700;color:var(--be-gold)}
.be-chat-message-meta time{font-family:'IBM Plex Mono',monospace;font-size:8px;white-space:nowrap}
.be-chat-message p{font-size:12px;line-height:1.75;white-space:pre-wrap;margin:0;color:var(--be-text)}
.be-chat-form{padding:16px 20px 0;border-top:1px solid var(--be-line);background:var(--be-panel);flex-shrink:0}
.be-chat-form label,.be-team label{display:block;font-size:11px;font-weight:700;line-height:1.5;margin:0 0 8px;letter-spacing:.2px}
.be-chat-form textarea,.be-team textarea,.be-team input{display:block;width:100%;border:1px solid #35505f;background:#061018;border-radius:2px;padding:11px 12px;outline-offset:3px;line-height:1.6;font-size:13px;box-shadow:none}
.be-chat-form textarea{resize:none;min-height:74px;max-height:120px}
.be-chat-form textarea::placeholder,.be-team textarea::placeholder{color:#829aa8;opacity:1}
.be-chat-form textarea:disabled{opacity:.65}
.be-chat-compose-bottom{display:flex;align-items:center;justify-content:space-between;gap:15px;padding-top:10px;font-family:'IBM Plex Mono',monospace;font-size:9px;color:var(--be-muted)}
.be-chat-send,.be-team-primary{border:1px solid var(--be-gold);background:var(--be-gold);color:#061018!important;padding:10px 16px;min-height:40px;border-radius:2px;font-size:11px!important;font-weight:700!important;transition:background .2s}
.be-chat-send:hover:not(:disabled),.be-team-primary:hover:not(:disabled){background:#f4d89f}
.be-chat-feedback{font-size:10px;line-height:1.65;margin:9px 0 0;min-height:16px;color:var(--be-muted)}
.be-chat-feedback[data-state=error],.be-team-feedback[data-state=error]{color:#ffb8a9}
.be-chat-feedback[data-state=success],.be-team-feedback[data-state=success]{color:#bde3ce}
.be-chat-alternative{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:12px 20px 16px;background:var(--be-panel);font-size:10px;flex-shrink:0}
.be-chat-alternative span{color:var(--be-muted)}
.be-chat-alternative a{color:var(--be-gold);font-weight:700;text-decoration:underline;text-underline-offset:4px}

.be-team{margin:0;min-height:100vh;background:var(--be-bg)}
.be-team-header{display:flex;justify-content:space-between;align-items:center;gap:20px;min-height:108px;padding:16px clamp(20px,4vw,64px);border-bottom:1px solid var(--be-line);background:#081620}
.be-team-brand{display:flex;align-items:center;gap:14px;color:var(--be-text);text-decoration:none}
.be-team-brand img{display:block;object-fit:contain;width:88px;height:58px;filter:saturate(.7) brightness(.98)}
.be-team-brand strong{display:block;font-size:34px;font-weight:400;letter-spacing:-1.1px;line-height:1.15;color:#e8ddc5}
.be-team-brand small{display:block;font-family:'IBM Plex Mono',monospace;font-size:8px;letter-spacing:2px;color:var(--be-gold);margin-top:8px}
.be-team-site-link{color:var(--be-muted);font-size:11px;text-decoration:none;border-bottom:1px solid #607784;padding-bottom:4px}
.be-team-site-link:hover{color:var(--be-gold)}
.be-team-login{width:min(460px,calc(100% - 40px));margin:clamp(44px,8vh,100px) auto;padding-bottom:44px}
.be-team-login>.be-chat-eyebrow{font-size:10px}
.be-team-login h1{font-size:clamp(32px,5vw,44px);font-weight:400;letter-spacing:-1.8px;line-height:1.25;margin:18px 0 22px}
.be-team-login>p:not(.be-chat-eyebrow){font-size:13px;color:var(--be-muted);line-height:1.85}
.be-team-login form{padding-top:28px}
.be-team-login input{font-size:16px;min-height:50px}
.be-team-login .be-team-primary{width:100%;margin-top:17px;min-height:49px}
.be-team-feedback{font-size:12px;line-height:1.75;margin:12px 0;min-height:21px;color:var(--be-muted)}
.be-team-workspace{padding:34px clamp(20px,4vw,64px) 44px;max-width:1800px;margin:0 auto}
.be-team-toolbar{display:flex;justify-content:space-between;align-items:center;gap:24px}
.be-team-toolbar h1{font-size:34px;font-weight:400;letter-spacing:-1.5px;line-height:1.3;margin:0}
.be-team-toolbar-actions{display:flex;align-items:center;gap:24px}
.be-team-toolbar .be-chat-presence{padding:0;border:0;background:transparent}
.be-team-secondary{background:transparent;border:1px solid #47606d;border-radius:2px;padding:11px 17px;font-size:11px!important;min-height:42px}
.be-team-secondary:hover{border-color:var(--be-gold)}
.be-team-availability-note{font-size:11px;color:var(--be-muted);margin:12px 0 0}
.be-team-layout{display:grid;grid-template-columns:minmax(250px,320px) minmax(0,1fr);border:1px solid var(--be-line);border-radius:4px;overflow:hidden;height:calc(100dvh - 310px);min-height:440px;max-height:1000px;background:var(--be-panel)}
.be-team-sidebar{border-right:1px solid var(--be-line);min-width:0;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#355361 transparent}
.be-team-list-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:22px 20px;border-bottom:1px solid var(--be-line)}
.be-team-list-heading h2{font-size:13px;font-weight:700;margin:0}
.be-team-list-heading>span{font-family:'IBM Plex Mono',monospace;font-size:10px;color:var(--be-gold)}
.be-team-conversation-item{position:relative;display:block;width:100%;text-align:left;padding:18px 19px;border:0;border-bottom:1px solid var(--be-line);border-left:3px solid transparent;background:transparent;min-height:88px}
.be-team-conversation-item:hover{background:#132c38}
.be-team-conversation-item[aria-pressed=true]{border-left-color:var(--be-gold);background:#17303c}
.be-team-item-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px}
.be-team-item-heading strong{font-size:12px;line-height:1.5;overflow-wrap:anywhere}
.be-team-item-heading time{font-family:'IBM Plex Mono',monospace;font-size:8px;color:var(--be-muted);white-space:nowrap}
.be-team-item-preview{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-top:7px;font-size:11px;color:var(--be-muted)}
.be-team-item-unread{display:inline-block;padding:1px 6px;margin-top:8px;background:#e5c48521;border-radius:2px;font-family:'IBM Plex Mono',monospace;font-size:9px;color:var(--be-gold)}
.be-team-empty{font-size:12px;line-height:1.85;color:var(--be-muted);padding:23px;margin:0;max-width:440px}
.be-team-conversation{min-width:0;display:flex;flex-direction:column;min-height:0}
.be-team-conversation-heading{padding:19px 25px;border-bottom:1px solid var(--be-line);flex-shrink:0}
.be-team-conversation-heading h2{font-size:16px;font-weight:700;margin:0}
.be-team-conversation-heading p{font-size:10px;line-height:1.6;color:var(--be-muted);margin:5px 0 0}
.be-team-thread{flex:1;overflow-y:auto;min-height:100px;padding:24px;background:#08151e;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#355361 transparent}
.be-team-thread>.be-team-empty{padding:8px 0}
.be-team .be-chat-message{max-width:85%;padding:13px 17px}
.be-team .be-chat-message--visitor{align-self:flex-start;background:var(--be-elevated);border-color:#304d5c;border-radius:2px 12px 12px 12px}
.be-team .be-chat-message--staff{align-self:flex-end;background:#e5c4850d;border-color:#e5c48536;border-radius:12px 2px 12px 12px}
.be-team .be-chat-message p{font-size:13px}
.be-team .be-chat-message-meta{gap:22px}
.be-team-reply{padding:18px 24px 10px;border-top:1px solid var(--be-line);flex-shrink:0}
.be-team-reply textarea{resize:none;font-size:13px;min-height:76px}
.be-team-reply .be-team-feedback{font-size:10px;margin:8px 0 0;min-height:17px}

@media(max-width:760px){
  .be-chat{right:16px;bottom:16px}
  .be-chat-launcher{padding:12px 15px;min-height:50px;font-size:11px!important}
  .be-chat-panel{position:fixed;left:16px;right:16px;bottom:80px;max-height:calc(100dvh - 96px);width:auto;max-width:390px;margin-left:auto}
  .corridor-in-view .be-chat-panel{bottom:148px}
  .be-chat-heading{padding:19px 18px 15px}
  .be-chat-heading h2{font-size:23px}
  .be-chat-presence{padding:10px 18px}
  .be-chat-thread{padding:16px}
  .be-chat-form{padding:14px 16px 0}
  .be-chat-form textarea{font-size:16px;min-height:68px}
  .be-chat-alternative{padding:11px 16px 14px}
  .be-team-header{min-height:88px;padding:13px 20px}
  .be-team-brand{gap:10px}
  .be-team-brand img{width:68px;height:48px}
  .be-team-brand strong{font-size:28px;letter-spacing:-.9px}
  .be-team-brand small{font-size:6px;letter-spacing:1.4px;margin-top:6px}
  .be-team-site-link{font-size:10px}
  .be-team-workspace{padding-top:25px}
  .be-team-toolbar{align-items:flex-start;flex-wrap:wrap;gap:15px}
  .be-team-toolbar h1{font-size:30px}
  .be-team-toolbar-actions{width:100%;justify-content:space-between;gap:12px}
  .be-team-availability-note{font-size:10px;max-width:380px}
  .be-team-layout{grid-template-columns:1fr;height:auto;min-height:0;max-height:none}
  .be-team-sidebar{max-height:240px;border-right:0;border-bottom:1px solid var(--be-line)}
  .be-team-list-heading{padding:15px 17px}
  .be-team-conversation-item{padding:14px 16px;min-height:76px}
  .be-team-conversation{height:620px;max-height:calc(100dvh - 30px);min-height:400px}
  .be-team-conversation-heading{padding:18px}
  .be-team-thread{padding:17px}
  .be-team-reply{padding:15px 17px 10px}
  .be-team-reply textarea{font-size:16px}
  .be-team .be-chat-message{max-width:96%;padding:11px 13px}
  .be-team .be-chat-message p{font-size:12px}
  .be-team .be-chat-message-meta{gap:12px;flex-wrap:wrap}
}
@media(max-width:360px){
  .be-chat-launcher{min-height:46px;padding:10px 13px}
  .be-chat-heading h2{font-size:21px}
  .be-chat-alternative{font-size:9px;gap:7px}
  .be-team-header{padding:12px 16px}
  .be-team-brand img{width:49px;height:39px}
  .be-team-brand strong{font-size:25px}
  .be-team-site-link{font-size:9px}
  .be-team-workspace{padding-left:14px;padding-right:14px}
}
@media(max-height:540px){.be-chat-panel{height:calc(100dvh - 30px);max-height:none;bottom:0}.be-chat-heading{padding-top:13px;padding-bottom:11px}.be-chat-form textarea{height:58px;min-height:58px}.be-chat-intro{font-size:11px;margin-bottom:13px}}
@media(max-width:760px) and (max-height:540px){.be-chat-panel,.corridor-in-view .be-chat-panel{bottom:15px;height:calc(100dvh - 30px);max-height:calc(100dvh - 30px)}}
@media(prefers-reduced-motion:reduce){.be-chat *,.be-team *{scroll-behavior:auto!important;transition:none!important}}
/* Team conversation lifecycle controls. */
.be-team-filters,.be-team-manage,.be-team-pagination{display:flex;gap:12px;align-items:center;flex-wrap:wrap}
.be-team-filters{margin:18px 0}
.be-team-filters button[aria-pressed=true]{color:#e5c485;border-color:#e5c485;background:#142630}
#be-team-capacity{font-size:12px;color:#9aafb8}
#be-team-capacity[data-warning=true]{color:#e5c485}
.be-team-manage{margin-top:15px}
.be-team-manage button{font-size:11px}
.be-team-pagination{padding:16px;font-size:11px}
