.om-ai{--ai-blue:#2123bc;--ai-border:rgba(165,181,234,.2);font:14px/1.5 Arial,sans-serif;color:#f5f6ff;position:relative;z-index:99990}.om-ai [hidden]{display:none!important}.om-ai button,.om-ai input,.om-ai textarea,.om-ai a{font:inherit;box-sizing:border-box}.om-ai button{cursor:pointer}.om-ai button:disabled{opacity:.5;cursor:wait}.om-ai :is(button,a,textarea,input):focus-visible{outline:2px solid #a5b3ff;outline-offset:3px}.om-ai .om-ai-launch{position:fixed;bottom:24px;right:24px;width:68px;height:68px;border:1px solid #8085ff;border-radius:50%;background:var(--ai-blue);color:white;box-shadow:0 8px 30px #0007;display:flex;align-items:center;justify-content:center;padding:12px}.om-ai-launch img{width:39px;height:39px;object-fit:contain}.om-ai-launch span{position:absolute;bottom:-3px;right:-3px;display:flex;align-items:center;justify-content:center;width:27px;height:27px;border-radius:50%;background:#29e89f;color:#000;font:700 11px/1 Arial,sans-serif;border:2px solid #0c101d;box-sizing:border-box;letter-spacing:0}.om-ai .om-ai-panel{position:fixed;right:24px;bottom:106px;width:min(420px,calc(100vw - 32px));max-height:calc(100dvh - 155px);display:flex;flex-direction:column;overflow:auto;border:1px solid var(--ai-border);border-radius:0;background:rgba(12,16,29,.98);backdrop-filter:blur(20px);box-shadow:0 18px 60px #0008}.om-ai-panel.is-chatting{height:min(660px,calc(100dvh - 155px));overflow:hidden}.om-ai-head{display:flex;align-items:center;justify-content:space-between;padding:20px 22px;border-bottom:1px solid var(--ai-border);flex-shrink:0}.om-ai-brand{display:flex;align-items:center;gap:12px}.om-ai-brand img{width:34px;height:34px;object-fit:contain}.om-ai .om-ai-head h2{font:600 18px/1.3 Arial,sans-serif;letter-spacing:-.02em;margin:0;color:white}.om-ai-head h2 span{color:#fff}.om-ai .om-ai-close{background:transparent;border:0;color:#c3cce2;width:32px;height:32px;line-height:1;font-size:25px;border-radius:0;padding:0}.om-ai-log{flex:0 0 auto;padding:22px 22px 4px;overscroll-behavior:contain;scrollbar-color:#3f4880 #0d1429}.om-ai-panel.is-chatting .om-ai-log{flex:1;min-height:70px;overflow-y:auto;padding-bottom:14px}.om-ai-panel.is-chatting .om-ai-welcome{display:none}.om-ai-welcome>strong{font-size:18px;font-weight:500}.om-ai p{margin:8px 0;color:inherit;font-size:14px;line-height:1.6}.om-ai-welcome p{color:#aeb9d0;font-size:13px;margin-bottom:0}.om-ai-message{padding:14px 0;border-top:1px solid var(--ai-border);margin-top:14px;overflow-wrap:anywhere}.om-ai-message:first-of-type{margin-top:0;border:0}.om-ai-message p{white-space:pre-wrap}.om-ai-speaker{font-size:11px;font-weight:600;color:#a9b8ff}.om-ai-user{background:#19223a;padding:12px 14px;border:0;margin-left:24px}.om-ai-user .om-ai-speaker{color:#bec9de}.om-ai-tool{margin-top:12px;padding:15px;border:1px solid var(--ai-border);background:#111a2c}.om-ai-tool strong{font-size:15px;color:white}.om-ai-tool p,.om-ai-tool li{font-size:13px;color:#c5cee4}.om-ai-tool ol{margin:10px 0;padding-left:19px}.om-ai .om-ai-tool a{display:inline-block;margin-top:8px;background:var(--ai-blue);padding:9px 12px;color:white;text-decoration:none;border:0;border-radius:0;font-size:13px}.om-ai-form{padding:18px 22px 16px;flex-shrink:0}.is-chatting .om-ai-form{border-top:1px solid var(--ai-border);background:#0c1120}.om-ai-identity{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:15px}.om-ai .om-ai-identity label,.om-ai-input-label{display:block;font-size:12px;color:#c2cbe0}.om-ai .om-ai-identity input,.om-ai textarea{display:block;width:100%;border:1px solid #3b4562;background:#131b2c;color:white;border-radius:0;padding:10px 11px;font-size:16px;line-height:1.4;margin:6px 0 0;box-shadow:none}.om-ai textarea{min-height:80px;max-height:140px;resize:vertical}.om-ai .om-ai-consent{display:flex;gap:8px;align-items:flex-start;margin:14px 0 0;font-size:11px;line-height:1.5;color:#aeb9d0;cursor:pointer}.om-ai-consent input{accent-color:#555ae4;width:15px;height:15px;flex-shrink:0;margin:1px 0 0}.is-chatting .om-ai-consent:has(input:checked){display:none}.om-ai-controls{display:flex;align-items:center;justify-content:space-between;margin-top:16px;gap:12px}.om-ai .om-ai-send{background:var(--ai-blue);color:white;padding:11px 16px;border:0;border-radius:0;font-size:13px;margin-left:auto}.om-ai-panel:not(.is-chatting) .om-ai-send{width:100%}.om-ai .om-ai-new{border:0;background:transparent;color:#b9c6ec;padding:5px 0;font-size:11px}.om-ai .om-ai-status{font-size:12px;color:#c9d2ff;margin:10px 0 0}.om-ai-status:empty{display:none}.om-ai-privacy{margin-top:13px;color:#94a2be;font-size:11px}.om-ai-privacy summary{cursor:pointer}.om-ai-privacy p{font-size:11px;line-height:1.5}.om-ai-panel.is-chatting .om-ai-privacy[open]{max-height:100px;overflow:auto}@media(max-width:600px){.om-ai .om-ai-launch{width:58px;height:58px;right:16px;bottom:max(16px,env(safe-area-inset-bottom))}.om-ai-launch img{width:32px;height:32px}.om-ai .om-ai-panel{right:8px;bottom:84px;width:calc(100vw - 16px);max-height:calc(100dvh - 145px)}.om-ai-panel.is-chatting{height:calc(100dvh - 145px)}.om-ai-head{padding:16px 18px}.om-ai-log{padding:20px 18px 2px}.om-ai-form{padding:16px 18px}.om-ai .om-ai-head h2{font-size:17px}}@media(prefers-reduced-motion:reduce){.om-ai *{scroll-behavior:auto}}
.om-ai .om-ai-consent input[type=checkbox]{width:15px;height:15px;min-width:15px;max-width:15px;min-height:15px;max-height:15px;padding:0;flex:0 0 15px;align-self:flex-start;appearance:auto}
.om-ai-invite{position:fixed;right:106px;bottom:28px;width:265px;max-width:calc(100vw - 108px);background:#f5f7ff;color:#17213c;box-shadow:0 6px 28px #0005;border:1px solid #dce2f3}.om-ai-invite:after{content:"";position:absolute;right:-7px;bottom:22px;width:12px;height:12px;background:#f5f7ff;transform:rotate(45deg);border-top:1px solid #dce2f3;border-right:1px solid #dce2f3}.om-ai .om-ai-invite-open{display:block;width:100%;border:0;background:transparent;color:#28314a;text-align:left;padding:15px 28px 15px 16px;font-size:13px;line-height:1.5;border-radius:0}.om-ai-invite-open strong{display:block;color:#2123bc;font-weight:600;margin-top:3px}.om-ai .om-ai-invite-close{position:absolute;top:3px;right:4px;width:23px;height:23px;padding:0;border:0;background:transparent;color:#66708b;font-size:19px;line-height:1}.om-ai .om-ai-contact-note{grid-column:1/-1;margin:0;font-size:11px;line-height:1.4;color:#aeb9d0}@media(max-width:600px){.om-ai-invite{right:88px;bottom:max(18px,env(safe-area-inset-bottom));width:245px;max-width:calc(100vw - 104px)}.om-ai .om-ai-invite-open{padding:12px 25px 12px 13px;font-size:12px}.om-ai-invite:after{bottom:20px}}
