.occ-chatbot-root{position:fixed;inset:0;pointer-events:none;z-index:2000}.occ-chatbot-root *{box-sizing:border-box}.occ-chatbot-launcher{position:fixed;right:20px;bottom:20px;z-index:2001;pointer-events:auto;display:inline-flex;align-items:center;gap:10px;min-height:48px;padding:12px 16px;border:1px solid #cc8622;border-radius:999px;background:#f0a030;color:#140d00;font:700 .95rem/1.1 ui-monospace,monospace;cursor:pointer;box-shadow:0 14px 30px rgba(0,0,0,.35)}.occ-chatbot-launcher:hover{transform:translateY(-1px)}.occ-chatbot-launcher:focus-visible,.occ-chatbot-close:focus-visible,.occ-chatbot-jump:focus-visible,.occ-chatbot-quick button:focus-visible,.occ-chatbot-composer button:focus-visible,.occ-codeblock__copy:focus-visible,.occ-escalation__copy:focus-visible{outline:2px solid #f7f8ff;outline-offset:2px}.occ-chatbot-launcher__badge{min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:#111118;color:#f7f8ff;font-size:.75rem;display:inline-flex;align-items:center;justify-content:center}.occ-chatbot-panel{position:fixed;right:20px;bottom:76px;width:min(440px,calc(100vw - 24px));height:min(680px,calc(100vh - 96px));display:none;flex-direction:column;overflow:hidden;border:1px solid #1d2230;border-radius:20px;background:#0d1118;color:#d7d9e4;box-shadow:0 22px 56px rgba(0,0,0,.5);pointer-events:auto}.occ-chatbot-panel.is-open{display:flex}.occ-chatbot-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding:14px 16px;border-bottom:1px solid #1d2230;background:linear-gradient(180deg,#101521 0%,#0d1118 100%)}.occ-chatbot-brand{display:flex;align-items:center;gap:12px;min-width:0}.occ-chatbot-avatar{width:40px;height:40px;border-radius:50%;flex:none;object-fit:cover;border:1px solid #2c3447;background:#0b0f16}.occ-chatbot-header strong{display:block;color:#f7f8ff;font-size:.98rem}.occ-chatbot-subtitle{margin-top:3px;color:#9da6bb;font-size:.8rem;line-height:1.25}.occ-chatbot-close{width:36px;height:36px;border:1px solid #23283a;border-radius:999px;background:#121724;color:#f7f8ff;cursor:pointer;font-size:1.3rem;line-height:1}.occ-chatbot-toolbar{padding:10px 12px 0;display:flex;justify-content:space-between;align-items:center;gap:8px;flex:0 0 auto}.occ-chatbot-quick-toggle,.occ-chatbot-jump{border:1px solid #23283a;border-radius:999px;background:#121724;color:#d7d9e4;padding:8px 12px;cursor:pointer;font:600 .82rem/1 ui-monospace,monospace}.occ-chatbot-transcript{flex:1 1 auto;overflow:auto;padding:14px 14px 10px;min-height:0;background:radial-gradient(circle at top,#111725 0%,#0d1118 50%)}.occ-msg{display:block;margin:0 0 12px}.occ-msg__body{max-width:min(88%,100%);padding:11px 12px;border:1px solid #22293a;border-radius:18px;background:#141a27;box-shadow:0 1px 0 rgba(255,255,255,.03) inset;font-size:.95rem;line-height:1.5}.occ-msg__body--bot{border-top-left-radius:8px;background:#121827;border-left:3px solid #f0a030}.occ-msg__body--user{margin-left:auto;border-top-right-radius:8px;background:#1a2030;border-color:#283149}.occ-msg__meta{margin:0 0 6px;color:#8f98ad;font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.occ-msg p{margin:0 0 8px}.occ-msg p:last-child{margin-bottom:0}.occ-msg__list{margin:6px 0 8px;padding-left:18px}.occ-msg__list:last-child{margin-bottom:0}.occ-msg__list li{margin:0 0 5px}.occ-msg code{background:#0b0f16;border:1px solid #2a3348;border-radius:7px;padding:1px 5px;color:#f6d28f}.occ-msg__links{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.occ-msg__links a{color:#f0a030;text-decoration:none;border-bottom:1px solid rgba(240,160,48,.4)}.occ-chatbot-quick{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:12px;border-top:1px solid #1d2230;max-height:170px;overflow:auto;align-content:start;flex:0 0 auto;transition:max-height .2s ease,padding .2s ease,border-color .2s ease,opacity .2s ease}.occ-chatbot-panel.quick-collapsed .occ-chatbot-quick{max-height:0;padding-top:0;padding-bottom:0;border-top-color:transparent;overflow:hidden;opacity:0;pointer-events:none}.occ-chatbot-quick button{min-height:42px;padding:9px 11px;border:1px solid #23283a;border-radius:12px;background:#121724;color:#d7d9e4;cursor:pointer;text-align:left;font:600 .8rem/1.2 ui-monospace,monospace}.occ-chatbot-quick button:hover,.occ-chatbot-close:hover,.occ-chatbot-quick-toggle:hover,.occ-chatbot-jump:hover,.occ-codeblock__copy:hover,.occ-escalation__copy:hover,.occ-chatbot-composer button:hover{filter:brightness(1.08)}.occ-chatbot-composer{display:flex;gap:8px;padding:12px;border-top:1px solid #1d2230;background:#0d1118;flex:0 0 auto}.occ-chatbot-composer input{flex:1;min-height:44px;padding:10px 12px;border:1px solid #23283a;border-radius:12px;background:#0b0f16;color:#f7f8ff;font:400 .95rem/1.4 ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}.occ-chatbot-composer button{min-width:78px;min-height:44px;padding:10px 12px;border:0;border-radius:12px;background:#f0a030;color:#140d00;cursor:pointer;font:700 .92rem/1 ui-sans-serif,system-ui,sans-serif}.occ-codeblock{position:relative;margin:10px 0 0;padding:42px 12px 12px;border:1px solid #2a3348;border-radius:12px;background:#0b0f16;overflow-x:auto}.occ-codeblock code{display:block;background:none;border:0;padding:0;color:#f6d28f;font:600 .88rem/1.5 ui-monospace,monospace;white-space:pre}.occ-codeblock__copy,.occ-escalation__copy{position:absolute;top:10px;right:10px;border:1px solid #23283a;border-radius:999px;background:#121724;color:#d7d9e4;padding:7px 10px;cursor:pointer;font:600 .8rem/1 ui-monospace,monospace}.occ-escalation{margin-top:12px;padding:12px;border:1px solid #2a3348;border-radius:12px;background:#111724}.occ-escalation p{margin:8px 0 0;color:#d7d9e4;line-height:1.5}.occ-typing{margin:0 0 12px;padding:10px 12px;color:#a4a8bb;font-style:italic}.occ-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width:700px){.occ-chatbot-launcher{right:14px;bottom:14px}.occ-chatbot-panel{right:0;bottom:0;left:0;width:100vw;max-width:none;height:calc(100vh - 10px);border-radius:16px 16px 0 0}.occ-chatbot-quick{grid-template-columns:1fr;max-height:150px}.occ-msg__body{max-width:92%}}