/* Bid2Stay Release 12.8.3.40 — Complete Communication Centre */
:root{--b2s40-gold:#f5b51b;--b2s40-ink:#08111d;--b2s40-muted:#6d7b8d;--b2s40-line:#dce3eb}
.b2s40-comms{max-width:1500px;margin:0 auto;padding:28px}
.b2s40-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:18px}
.b2s40-head .kicker{display:block;color:#b77700;font-size:10px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;margin-bottom:7px}
.b2s40-head h1{margin:0;font-size:40px;line-height:1;color:#0a0e14}
.b2s40-head p{margin:10px 0 0;color:#67758a}
.b2s40-new-support{min-height:46px;border:0;border-radius:11px;background:linear-gradient(180deg,#ffd25b,#f3ad13);color:#08111d;font-weight:900;padding:0 17px;cursor:pointer}
.b2s40-safety{display:flex;align-items:flex-start;gap:12px;padding:13px 15px;margin-bottom:16px;border:1px solid rgba(245,181,27,.42);border-radius:13px;background:#fff9e8;color:#4a3a12}
.b2s40-safety svg{width:20px;height:20px;flex:0 0 auto;fill:none;stroke:#a86c00;stroke-width:1.8}
.b2s40-safety strong{display:block;font-size:12px}.b2s40-safety span{display:block;margin-top:3px;font-size:11px;line-height:1.45}
.b2s40-grid{display:grid;grid-template-columns:370px minmax(0,1fr);min-height:650px;border:1px solid var(--b2s40-line);border-radius:18px;background:#fff;overflow:hidden;box-shadow:0 18px 44px rgba(8,18,31,.08)}
.b2s40-inbox{border-right:1px solid var(--b2s40-line);background:#f8fafc;min-width:0}
.b2s40-inbox-top{padding:16px;border-bottom:1px solid var(--b2s40-line)}
.b2s40-inbox-top h2{margin:0 0 10px;font-size:17px;color:#0b1420}
.b2s40-search{position:relative}.b2s40-search input{width:100%;min-height:43px;padding:0 12px;border:1px solid #cfd8e3;border-radius:10px;background:#fff;font-size:13px}
.b2s40-filters{display:flex;gap:6px;overflow:auto;padding:11px 14px;border-bottom:1px solid var(--b2s40-line);scrollbar-width:none}
.b2s40-filter{min-height:34px;padding:0 11px;border:1px solid #d4dce6;border-radius:999px;background:#fff;color:#526174;font-size:10px;font-weight:850;white-space:nowrap;cursor:pointer}
.b2s40-filter.active{border-color:#d99500;background:#fff3cf;color:#7c5100}
.b2s40-thread-list{max-height:548px;overflow:auto}
.b2s40-thread{display:block;width:100%;padding:15px 16px;border:0;border-bottom:1px solid #e5eaf0;background:transparent;text-align:left;cursor:pointer;transition:background .16s ease}
.b2s40-thread:hover,.b2s40-thread.active{background:#fff}.b2s40-thread.active{box-shadow:inset 4px 0 0 var(--b2s40-gold)}
.b2s40-thread-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.b2s40-thread-top strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#111923;font-size:13px}
.b2s40-thread time{flex:0 0 auto;color:#8c98a6;font-size:9px}.b2s40-thread p{margin:6px 0 0;color:#687689;font-size:11px;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.b2s40-thread-meta{display:flex;align-items:center;gap:6px;margin-top:8px}.b2s40-context{padding:4px 7px;border-radius:999px;background:#eaf0f6;color:#4c5e72;font-size:8px;font-weight:900;text-transform:uppercase;letter-spacing:.05em}.b2s40-unread-pill{min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:#f5b51b;color:#09101a;font-size:9px;font-weight:950;display:inline-flex;align-items:center;justify-content:center}.b2s40-flagged{padding:4px 7px;border-radius:999px;background:#ffe8e8;color:#a22b2b;font-size:8px;font-weight:900}
.b2s40-conversation{display:flex;flex-direction:column;min-width:0;background:#fff}
.b2s40-conversation-head{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:76px;padding:14px 18px;border-bottom:1px solid var(--b2s40-line)}
.b2s40-conversation-head h2{margin:0;color:#111923;font-size:18px}.b2s40-conversation-head p{margin:5px 0 0;color:#718095;font-size:10px}.b2s40-back{display:none;border:1px solid #d5dde7;background:#fff;border-radius:9px;min-height:39px;padding:0 11px;font-weight:850}
.b2s40-messages{flex:1;min-height:430px;max-height:520px;overflow:auto;padding:20px;background:linear-gradient(180deg,#f8fafc,#fff)}
.b2s40-empty{height:100%;min-height:420px;display:flex;align-items:center;justify-content:center;text-align:center;padding:30px}.b2s40-empty-inner{max-width:420px}.b2s40-empty-icon{width:58px;height:58px;margin:0 auto 14px;border-radius:18px;display:grid;place-items:center;background:#fff0c2;color:#8b5a00;font-size:26px}.b2s40-empty h3{margin:0;color:#111923}.b2s40-empty p{color:#718095;line-height:1.55}.b2s40-empty button{min-height:44px;border:0;border-radius:10px;background:#f5b51b;color:#09101a;font-weight:900;padding:0 16px}
.b2s40-day{margin:13px 0;text-align:center;color:#8b97a5;font-size:9px;font-weight:850;text-transform:uppercase;letter-spacing:.08em}
.b2s40-message{display:flex;margin:9px 0}.b2s40-message.mine{justify-content:flex-end}.b2s40-bubble{max-width:min(76%,680px);padding:11px 13px;border:1px solid #dde4ec;border-radius:15px 15px 15px 4px;background:#fff;color:#1a2430;box-shadow:0 5px 16px rgba(13,26,43,.05)}.b2s40-message.mine .b2s40-bubble{border-color:#e0a817;border-radius:15px 15px 4px 15px;background:#fff2c5}
.b2s40-sender{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:5px;color:#667487;font-size:9px;font-weight:850}.b2s40-bubble p{margin:0;white-space:pre-wrap;overflow-wrap:anywhere;font-size:12px;line-height:1.5}.b2s40-safety-flag{display:inline-flex;margin-top:7px;padding:4px 7px;border-radius:999px;background:#fff0e4;color:#a44a00;font-size:8px;font-weight:900}
.b2s40-attachments{display:grid;gap:7px;margin-top:9px}.b2s40-attachment{display:flex;align-items:center;gap:9px;min-height:43px;padding:6px 8px;border:1px solid rgba(80,95,112,.18);border-radius:9px;background:rgba(255,255,255,.62);color:#243141;text-decoration:none;font-size:10px;font-weight:800}.b2s40-attachment img{width:48px;height:40px;object-fit:cover;border-radius:7px}.b2s40-attachment span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.b2s40-composer{border-top:1px solid var(--b2s40-line);padding:12px 14px calc(12px + env(safe-area-inset-bottom));background:#fff}.b2s40-composer textarea{width:100%;min-height:76px;max-height:180px;resize:vertical;padding:11px 12px;border:1px solid #cfd8e3;border-radius:12px;font:inherit;font-size:13px;line-height:1.45}.b2s40-composer-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:9px}.b2s40-attach{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 13px;border:1px solid #d2dbe5;border-radius:10px;background:#f8fafc;color:#314154;font-size:10px;font-weight:900;cursor:pointer}.b2s40-attach input{display:none}.b2s40-send{min-height:43px;padding:0 18px;border:0;border-radius:10px;background:#f5b51b;color:#09101a;font-weight:950;cursor:pointer}.b2s40-send:disabled{opacity:.55;cursor:wait}.b2s40-file-queue{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.b2s40-file-chip{display:flex;align-items:center;gap:6px;padding:6px 8px;border-radius:8px;background:#edf2f7;color:#46586c;font-size:9px}.b2s40-file-chip button{border:0;background:transparent;color:#a22b2b;font-weight:900;cursor:pointer}.b2s40-composer-note{margin:7px 0 0;color:#8793a1;font-size:8px;line-height:1.35}
.b2s40-entry{display:inline-flex!important;align-items:center;justify-content:center;min-height:42px;padding:0 13px;border:1px solid #c88e00!important;border-radius:10px;background:#fff7df!important;color:#6e4a00!important;font-size:10px!important;font-weight:900!important;text-decoration:none!important;white-space:nowrap}
.b2s40-toast{position:fixed;right:18px;bottom:20px;z-index:1900;max-width:360px;padding:13px 15px;border-radius:12px;background:#0b1420;color:#fff;box-shadow:0 16px 40px rgba(0,0,0,.32);font-size:11px;line-height:1.45}.b2s40-toast.error{background:#6f1f25}
@media(max-width:900px){.b2s40-comms{padding:18px}.b2s40-grid{grid-template-columns:310px minmax(0,1fr)}.b2s40-head h1{font-size:32px}}
@media(max-width:720px){
  .b2s40-comms{padding:12px 10px 100px}.b2s40-head{align-items:center}.b2s40-head h1{font-size:27px}.b2s40-head p{font-size:11px}.b2s40-new-support{min-height:44px;padding:0 12px;font-size:10px}
  .b2s40-safety{padding:11px}.b2s40-grid{display:block;min-height:calc(100dvh - 230px);border-radius:15px}.b2s40-inbox{border-right:0}.b2s40-thread-list{max-height:none}.b2s40-conversation{display:none;min-height:calc(100dvh - 220px)}.b2s40-grid.show-conversation .b2s40-inbox{display:none}.b2s40-grid.show-conversation .b2s40-conversation{display:flex}.b2s40-back{display:inline-flex;align-items:center}.b2s40-messages{max-height:none;min-height:calc(100dvh - 420px);padding:14px}.b2s40-bubble{max-width:88%}.b2s40-composer{position:sticky;bottom:0;z-index:20}.b2s40-composer textarea{font-size:16px;min-height:64px}.b2s40-composer-row{align-items:stretch}.b2s40-attach,.b2s40-send{min-height:48px}.b2s40-send{min-width:110px}
}
