.cd-fab{position:fixed;right:22px;bottom:22px;z-index:64;width:56px;height:56px;border-radius:50%;border:1px solid #0f6b5c;background:#0f6b5c;color:#f7f6f2;display:grid;place-items:center;cursor:pointer;box-shadow:0 10px 26px rgba(22,24,28,.24);transition:transform .16s,background .16s,opacity .16s}.cd-fab svg{width:23px;height:23px}.cd-fab:hover{background:#0d5b4e;transform:translateY(-2px)}.cd-fab:focus-visible{outline:2px solid #16181c;outline-offset:3px}.cd-fab.hidden{opacity:0;pointer-events:none;transform:scale(.85)}.cd-fab-badge{position:absolute;top:-3px;right:-3px;min-width:21px;height:21px;box-sizing:border-box;padding:0 5px;border-radius:11px;background:#c0392b;color:#fffefb;border:2px solid #fdfdfb;font-family:var(--font-mono),ui-monospace,monospace;font-size:10.5px;font-weight:500;line-height:17px;text-align:center}.cd-fab.unread:after{content:"";position:absolute;inset:0;border-radius:50%;border:2px solid #c0392b;pointer-events:none;animation:cd-pulse 2.2s ease-out infinite}@keyframes cd-pulse{0%{transform:scale(1);opacity:.55}70%{transform:scale(1.45);opacity:0}to{transform:scale(1.45);opacity:0}}.cd-sheet{position:fixed;top:0;right:0;bottom:0;z-index:66;width:min(408px,100%);display:flex;flex-direction:column;background:#fdfdfb;border-left:1px solid #e2e0d8;box-shadow:-18px 0 46px rgba(22,24,28,.14);font-family:var(--font-sans),system-ui,sans-serif;color:#16181c;transform:translateX(102%);visibility:hidden;transition:transform .24s ease,visibility .24s}.cd-sheet.open{transform:none;visibility:visible}.cd-scrim{position:fixed;inset:0;z-index:65;display:none;background:rgba(22,24,28,.42)}.cd-head{flex:none;display:flex;align-items:flex-start;gap:8px;padding:16px 14px 14px 20px;border-bottom:1px solid #e2e0d8;background:#f7f6f2}.cd-head-text{flex:1 1;min-width:0}.cd-head-title{display:block;font-size:15px;font-weight:600;letter-spacing:-.015em}.cd-head-sub{display:block;margin-top:3px;font-size:12.5px;line-height:1.5;color:#666a62}.cd-head-btn{flex:none;border:0;background:none;padding:6px;border-radius:3px;color:#666a62;cursor:pointer;display:grid;place-items:center}.cd-head-btn svg{width:16px;height:16px}.cd-head-btn:hover{color:#16181c;background:#efeee7}.cd-body{flex:1 1;min-height:0;overflow-y:auto;padding:18px 20px;display:grid;align-content:start;grid-gap:12px;gap:12px}.cd-foot{flex:none;border-top:1px solid #e2e0d8;padding:12px 20px 16px;background:#f7f6f2}.cd-note{margin:0;font-family:var(--font-mono),ui-monospace,monospace;font-size:10.5px;font-weight:400;line-height:1.6;color:#666a62}.cd-msg{border:1px solid #e2e0d8;border-radius:8px;padding:9px 13px;max-width:88%}.cd-msg.me{justify-self:end;background:#e4f2ec;border-color:#cbe4da}.cd-msg.them{justify-self:start;background:#f7f6f2}.cd-msg-who{font-family:var(--font-mono),ui-monospace,monospace;font-size:9px;font-weight:400;letter-spacing:.09em;text-transform:uppercase;color:#666a62}.cd-msg-body{margin:5px 0 4px;font-size:13.5px;line-height:1.55;white-space:pre-wrap;overflow-wrap:anywhere}.cd-msg-at{font-family:var(--font-mono),ui-monospace,monospace;font-size:9px;font-weight:400;color:#666a62}.cd-compose textarea{width:100%;box-sizing:border-box;min-height:62px;border:1px solid #d7d5cb;border-radius:4px;background:#fffefb;padding:9px 11px;font-family:inherit;font-size:13.5px;line-height:1.5;color:#16181c;resize:vertical}.cd-compose textarea:focus-visible{outline:2px solid #0f6b5c;outline-offset:1px}.cd-compose-row{display:flex;align-items:center;gap:10px;margin-top:8px}.cd-send{font-family:inherit;font-size:13px;font-weight:500;color:#f7f6f2;background:#0f6b5c;border:1px solid #0f6b5c;border-radius:3px;padding:8px 15px;cursor:pointer;transition:.15s}.cd-send:hover:not(:disabled){background:#0d5b4e}.cd-send:disabled{opacity:.5;cursor:default}.cd-hint{font-size:11.5px;line-height:1.45;color:#666a62}.cd-hint.bad{color:#c0392b}body:has(.cd-fab) .toplink{bottom:92px}@media (max-width:1100px){body:has(.cd-fab) .pg-handoff main,body:has(.cd-fab) .pg-plan2 .report,body:has(.cd-fab) .pg-status main,body:has(.cd-fab) .workroom{padding-bottom:104px}}@media (max-width:859px){.cd-sheet{width:100%;border-left:0}.cd-scrim{display:block}html.cd-locked,html.cd-locked body{overflow:hidden}.cd-fab{right:16px;bottom:16px}body:has(.cd-fab) .site-footer{padding-bottom:96px}}@media (prefers-reduced-motion:reduce){.cd-fab,.cd-sheet{transition:none}.cd-fab.unread:after{animation:none;opacity:.5}}@media print{.cd-fab,.cd-scrim,.cd-sheet{display:none}}