.qmhq-customer-portal-chat-launcher{display:flex;flex-direction:column;gap:10px;width:100%;max-width:420px;margin:14px auto 0}.qmhq-customer-portal-chat-button,.qmhq-customer-portal-chat-link{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;border-radius:12px;border:1px solid rgba(212,175,55,.55);background:linear-gradient(180deg,#1d1d1d,#0b0b0b);color:#f5f3ef;font-size:15px;font-weight:800;text-decoration:none;cursor:pointer}.qmhq-customer-portal-chat-button:hover,.qmhq-customer-portal-chat-link:hover{border-color:#d4af37}.qmhq-customer-portal-chat-button .qmhq-chat-status-dot,.qmhq-customer-portal-chat-link .qmhq-chat-status-dot{width:10px;height:10px;border-radius:50%;background:#3ddc67;box-shadow:0 0 0 4px rgba(61,220,103,.18)}.qmhq-customer-portal-im{position:fixed;right:18px;bottom:18px;z-index:120000;width:min(420px,calc(100vw - 24px));height:min(520px,calc(100vh - 24px));border:1px solid rgba(212,175,55,.55);border-radius:14px;overflow:hidden;box-shadow:0 18px 48px rgba(0,0,0,.55),0 0 28px rgba(212,175,55,.12);background:#0b0b0b;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:#f5f3ef}.qmhq-customer-portal-im.is-minimized{height:44px}.qmhq-customer-portal-im-titlebar{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:44px;padding:0 12px;background:linear-gradient(180deg,#1a1a1a,#080808);border-bottom:1px solid rgba(212,175,55,.35);color:#f5f3ef;font-family:Cinzel,Georgia,Times New Roman,serif;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.qmhq-customer-portal-im-titlebar-actions{display:flex;gap:6px}.qmhq-customer-portal-im-titlebar-actions button{width:24px;height:22px;border:1px solid rgba(212,175,55,.35);border-radius:6px;background:rgba(212,175,55,.08);color:#d4af37;font-size:12px;line-height:1;cursor:pointer}.qmhq-customer-portal-im-titlebar-actions button:hover{border-color:#d4af37;background:rgba(212,175,55,.18)}.qmhq-customer-portal-im-body{display:grid;grid-template-columns:132px 1fr;height:calc(100% - 44px)}.qmhq-customer-portal-im.is-minimized .qmhq-customer-portal-im-body{display:none}.qmhq-customer-portal-im-buddies{border-right:1px solid rgba(212,175,55,.18);background:linear-gradient(180deg,hsla(0,0%,7%,.98),rgba(8,8,8,.98));padding:10px 8px}.qmhq-customer-portal-im-buddies h3{margin:0 0 10px;font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:rgba(212,175,55,.82)}.qmhq-customer-portal-im-buddy{display:flex;align-items:center;gap:8px;padding:8px 7px;border-radius:8px;background:rgba(5,5,5,.88);border:1px solid rgba(212,175,55,.22);font-size:11px;font-weight:700;color:hsla(40,23%,95%,.92)}.qmhq-customer-portal-im-buddy+.qmhq-customer-portal-im-buddy{margin-top:8px}.qmhq-customer-portal-im-buddy span{flex:0 0 8px;width:8px;height:8px;border-radius:50%;background:#3ddc67;box-shadow:0 0 0 3px rgba(61,220,103,.16)}.qmhq-customer-portal-im-buddy.is-offline{opacity:.72}.qmhq-customer-portal-im-buddy.is-offline span{background:#6b6b6b;box-shadow:none}.qmhq-customer-portal-im-main{display:flex;flex-direction:column;min-width:0;background:#050505}.qmhq-customer-portal-im-transcript{flex:1;overflow-y:auto;padding:12px;background:radial-gradient(circle at top right,rgba(212,175,55,.06),transparent 42%),#050505}.qmhq-customer-portal-im-msg{margin-bottom:12px;padding:8px 10px;border-radius:10px;border:1px solid hsla(0,0%,100%,.06);background:hsla(0,0%,7%,.82);font-size:12px;line-height:1.45;color:hsla(40,23%,95%,.9)}.qmhq-customer-portal-im-msg strong{color:#f5f3ef}.qmhq-customer-portal-im-msg time{display:block;margin-top:4px;font-size:10px;color:hsla(40,23%,95%,.45)}.qmhq-customer-portal-im-msg.is-agent{border-color:rgba(212,175,55,.28);background:rgba(212,175,55,.08)}.qmhq-customer-portal-im-msg.is-agent strong{color:#d4af37}.qmhq-customer-portal-im-msg.is-system{border-style:dashed;border-color:rgba(212,175,55,.22);background:rgba(8,8,8,.72);color:hsla(40,23%,95%,.72);font-style:italic}.qmhq-customer-portal-im-msg.is-system strong{color:#d4af37}.qmhq-customer-portal-im-compose{display:grid;grid-template-columns:1fr auto;gap:8px;padding:10px;border-top:1px solid rgba(212,175,55,.22);background:linear-gradient(180deg,hsla(0,0%,7%,.98),rgba(8,8,8,.98))}.qmhq-customer-portal-im-compose input{min-height:38px;border:1px solid rgba(212,175,55,.35);border-radius:8px;padding:0 10px;font-size:12px;color:#f5f3ef;background:rgba(5,5,5,.92)}.qmhq-customer-portal-im-compose input::-moz-placeholder{color:hsla(40,23%,95%,.42)}.qmhq-customer-portal-im-compose input::placeholder{color:hsla(40,23%,95%,.42)}.qmhq-customer-portal-im-compose input:focus{outline:none;border-color:#d4af37;box-shadow:0 0 0 2px rgba(212,175,55,.18)}.qmhq-customer-portal-im-compose button{min-width:72px;min-height:38px;border:1px solid rgba(212,175,55,.55);border-radius:8px;background:linear-gradient(180deg,#d4af37,#b8942d);color:#111;font-size:12px;font-weight:800;cursor:pointer}.qmhq-customer-portal-im-compose button:hover:not(:disabled){filter:brightness(1.05)}.qmhq-customer-portal-im-compose button:disabled{opacity:.55;cursor:not-allowed}.qmhq-customer-portal-im-statusbar{padding:6px 10px;border-top:1px solid rgba(212,175,55,.14);background:#080808;font-size:10px;color:hsla(40,23%,95%,.58)}.qmhq-customer-portal-page{min-height:72vh;padding:24px 16px 40px;background:#050505;color:#f5f3ef}.qmhq-customer-portal-page-card{max-width:760px;margin:0 auto;padding:20px;border:1px solid rgba(212,175,55,.35);border-radius:16px;background:hsla(0,0%,7%,.92)}.qmhq-customer-portal-page-card h1{margin:0 0 8px;font-size:28px}.qmhq-customer-portal-page-card p{margin:0 0 16px;color:hsla(40,23%,95%,.76)}.qmhq-customer-portal-chat-launcher--site{position:fixed;right:18px;bottom:18px;z-index:119999;width:auto;max-width:none;margin:0}.qmhq-customer-portal-chat-launcher--site .qmhq-customer-portal-chat-button{min-width:220px;padding:0 16px;box-shadow:0 14px 36px rgba(0,0,0,.45)}.qmhq-customer-portal-im.is-site-widget{right:18px;bottom:18px}.qmhq-customer-portal-im.is-popup-window{position:static;right:auto;bottom:auto;width:100%;height:100vh;max-height:none;border-radius:0;box-shadow:none}.qmhq-customer-portal-chat-window-page{min-height:100vh;margin:0;padding:0;background:#050505;overflow:hidden}.qmhq-customer-portal-chat-popout-note{position:fixed;right:18px;bottom:78px;z-index:119998;max-width:280px;padding:10px 12px;border-radius:10px;border:1px solid rgba(212,175,55,.45);background:hsla(0,0%,5%,.94);color:hsla(40,23%,95%,.88);font-size:12px;line-height:1.35;box-shadow:0 12px 28px rgba(0,0,0,.35)}.qmhq-final-simple-chat-trigger{width:100%;max-width:420px;margin:14px auto 0}@media (max-width:640px){.qmhq-customer-portal-im{right:8px;bottom:8px;width:calc(100vw - 16px)}.qmhq-customer-portal-im.is-site-widget{right:8px;bottom:8px}.qmhq-customer-portal-chat-launcher--site{right:8px;bottom:8px;left:8px}.qmhq-customer-portal-chat-launcher--site .qmhq-customer-portal-chat-button{width:100%;min-width:0}.qmhq-customer-portal-chat-popout-note{right:8px;left:8px;bottom:72px;max-width:none}.qmhq-customer-portal-im-body{grid-template-columns:108px 1fr}}