#memoryDialog{display:none!important}.bhs-toast-host{position:fixed;right:18px;bottom:18px;z-index:500;display:grid;gap:9px;width:min(360px,calc(100vw - 28px));pointer-events:none}.bhs-toast{display:flex;align-items:flex-start;gap:10px;padding:12px 14px;border-radius:13px;background:#0b1510;border:1px solid rgba(255,255,255,.09);box-shadow:0 18px 50px rgba(0,0,0,.42);color:#dfe8e1;font-size:12px;line-height:1.45;opacity:0;transform:translateY(8px);transition:.2s;pointer-events:auto}.bhs-toast.show{opacity:1;transform:none}.bhs-toast-dot{width:8px;height:8px;border-radius:50%;margin-top:4px;background:#7d8c82}.bhs-toast.success{border-color:rgba(37,164,104,.28)}.bhs-toast.success .bhs-toast-dot{background:#2ab075}.bhs-toast.warning{border-color:rgba(208,161,60,.34)}.bhs-toast.warning .bhs-toast-dot{background:#d0a13c}.bhs-toast.danger{border-color:rgba(228,110,114,.35)}.bhs-toast.danger .bhs-toast-dot{background:#e46e72}.bhs-memory-scrim{position:fixed;inset:0;background:rgba(0,0,0,.38);backdrop-filter:blur(2px);opacity:0;pointer-events:none;transition:.2s;z-index:190}.bhs-memory-scrim.show{opacity:1;pointer-events:auto}.bhs-memory-sheet{position:fixed;right:0;top:0;bottom:0;width:min(470px,94vw);z-index:200;background:linear-gradient(180deg,#0b1510,#07100b);border-left:1px solid rgba(208,161,60,.18);box-shadow:-25px 0 70px rgba(0,0,0,.45);padding:24px;transform:translateX(105%);transition:transform .24s ease;display:flex;flex-direction:column}.bhs-memory-sheet.open{transform:none}.bhs-memory-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.bhs-memory-head h3{margin:5px 0 0;font-size:22px}.bhs-sheet-close{width:36px;height:36px;border-radius:10px;border:1px solid var(--line);background:#111b15;color:#fff;font-size:20px}.bhs-memory-copy{color:var(--muted);font-size:13px;line-height:1.55;margin:18px 0}.bhs-memory-toggle{display:flex;align-items:center;gap:9px;font-size:12px;color:#dce4dd;margin-bottom:14px}.bhs-memory-sheet textarea{flex:1;min-height:220px;width:100%;resize:none;border:1px solid rgba(255,255,255,.09);border-radius:14px;background:#06100a;color:#fff;padding:14px;outline:none;line-height:1.55}.bhs-memory-sheet textarea:focus{border-color:rgba(208,161,60,.45)}.bhs-memory-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px}.bhs-memory-footer span{color:var(--muted);font-size:11px}.inline-message-editor{width:min(100%,760px);display:grid;gap:9px}.inline-message-editor textarea{width:100%;min-height:120px;resize:vertical;border:1px solid rgba(208,161,60,.3);border-radius:14px;background:#08110d;color:#fff;padding:13px;outline:none;line-height:1.55}.inline-editor-actions{display:flex;justify-content:flex-end;gap:8px}.inline-editor-actions .secondary,.inline-editor-actions .send-btn{padding:9px 12px;font-size:11px}.inline-title-editor{display:flex;align-items:center;gap:5px;flex:1;padding:4px}.inline-title-editor input{min-width:0;flex:1;border:1px solid rgba(208,161,60,.32);border-radius:8px;background:#08110d;color:#fff;padding:7px 8px;outline:none;font-size:12px}.inline-title-editor button{border:0;border-radius:7px;background:#132219;color:#fff;width:28px;height:28px}.armed-danger{background:#43181a!important;color:#ffd3d5!important}.memory-sheet-open{overflow:hidden}@media(max-width:700px){.bhs-toast-host{right:14px;left:14px;bottom:max(14px,env(safe-area-inset-bottom));width:auto}.bhs-memory-sheet{width:100vw;padding:18px}.inline-editor-actions{flex-direction:column-reverse}.inline-editor-actions button{width:100%}}