:root{--xga-yellow:#f9b104;--xga-yellow2:#e09f00;--xga-text:#28282d;--xga-muted:#72727a;--xga-border:#e5e3df;--xga-soft:#f7f6f3;--xga-soft2:#efede8;--xga-white:#fff}
#xcope-gaus-ai-root,*#xcope-gaus-ai-root{box-sizing:border-box}
.xga-launcher{position:fixed;right:22px;bottom:22px;z-index:99998;display:flex;align-items:center;gap:10px;border:1px solid rgba(224,159,0,.55);border-radius:999px;background:#fff;color:#222;padding:10px 17px 10px 10px;min-height:56px;font:600 14px/1.2 Arial,sans-serif;cursor:pointer;box-shadow:0 10px 30px rgba(16,16,21,.12);transition:transform .18s ease,border-color .18s ease}
.xga-launcher:hover{transform:translateY(-2px);border-color:var(--xga-yellow)}.xga-launcher.is-hidden{display:none}.xga-launcher-icon{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:var(--xga-yellow);color:#111;font-size:20px}.xga-launcher-label{white-space:nowrap}
.xga-window{position:fixed;right:22px;bottom:22px;z-index:99999;width:min(410px,calc(100vw - 24px));height:min(680px,calc(100dvh - 44px));border:1px solid var(--xga-border);border-radius:18px;background:var(--xga-soft);color:var(--xga-text);font:400 14px/1.5 Arial,sans-serif;overflow:hidden;box-shadow:0 18px 55px rgba(16,16,21,.18);display:flex;flex-direction:column}.xga-window[hidden]{display:none}
.xga-header{display:flex;align-items:center;justify-content:space-between;padding:15px 16px;border-bottom:1px solid var(--xga-border);background:#fff}.xga-brand{display:flex;align-items:center;gap:11px}.xga-brand-mark,.xga-avatar{display:grid;place-items:center;border-radius:50%;background:var(--xga-yellow);color:#111;font-weight:800}.xga-brand-mark{width:38px;height:38px;font-size:18px}.xga-brand strong,.xga-brand small{display:block}.xga-brand strong{font-size:15px;color:#222}.xga-brand small{color:var(--xga-muted);font-size:11px;margin-top:1px}.xga-close{border:0;background:transparent;color:#38383e;font-size:29px;line-height:1;width:38px;height:38px;cursor:pointer;border-radius:50%}.xga-close:hover{background:var(--xga-soft2)}
.xga-messages{flex:1;overflow-y:auto;padding:17px 14px;display:flex;flex-direction:column;gap:13px;scrollbar-width:thin;scrollbar-color:#c5c1b8 transparent}.xga-message{display:flex;align-items:flex-start;gap:8px}.xga-user{justify-content:flex-end}.xga-avatar{width:25px;height:25px;flex:0 0 25px;font-size:11px;margin-top:4px}.xga-bubble{max-width:84%;padding:11px 13px;border:1px solid #e7e5e0;border-radius:14px;background:#fff;color:#29292e;box-shadow:0 4px 14px rgba(16,16,21,.05);overflow-wrap:anywhere}.xga-assistant .xga-bubble{border-top-left-radius:4px}.xga-user .xga-bubble{background:var(--xga-yellow);border-color:var(--xga-yellow);color:#171717;border-bottom-right-radius:4px;box-shadow:none}.xga-bubble p{margin:0 0 8px}.xga-bubble p:last-child{margin-bottom:0}.xga-bubble ul,.xga-bubble ol{margin:7px 0;padding-left:20px}.xga-bubble a{color:#6d4b00;font-weight:700;text-decoration:underline}
.xga-suggestions{display:flex;flex-wrap:wrap;align-content:flex-start;gap:7px;padding:9px 14px 12px;border-top:1px solid rgba(229,227,223,.8);background:rgba(255,255,255,.55);max-height:112px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#cbc7bf transparent}.xga-topic{flex:0 1 auto;max-width:100%;border:1px solid #d6d2ca;border-radius:999px;background:#fff;color:#34343a;padding:8px 12px;font:500 12px/1.2 Arial,sans-serif;cursor:pointer;white-space:normal;text-align:left}.xga-topic:hover{border-color:var(--xga-yellow2);background:#fff9e9;color:#5f4300}
.xga-form{margin:0 12px 8px;display:flex;align-items:center;gap:8px;border:1px solid #d7d3cb;border-radius:18px;background:#fff;padding:7px 8px 7px 13px}.xga-form:focus-within{border-color:var(--xga-yellow2);box-shadow:0 0 0 2px rgba(249,177,4,.13)}#xga-question{flex:1;border:0!important;outline:0!important;box-shadow:none!important;resize:none;min-height:30px;max-height:120px;padding:5px 0!important;margin:0!important;background:transparent!important;color:#222!important;font:400 14px/1.4 Arial,sans-serif}.xga-send{display:flex;align-items:center;justify-content:center;flex:0 0 42px;width:42px;height:42px;padding:0!important;margin:0!important;border:0;border-radius:50%;background:var(--xga-yellow);color:#111;cursor:pointer;line-height:1}.xga-send svg{display:block;width:19px;height:19px;transform:translateX(1px)}.xga-send:disabled{opacity:.45;cursor:wait}.xga-footer{text-align:center;color:#7f7f87;font-size:10px;padding:0 13px 9px}.xga-hp{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important}.xga-typing{display:flex;gap:4px;margin:2px 0 2px 34px}.xga-typing span{width:7px;height:7px;border-radius:50%;background:var(--xga-yellow);animation:xga-bounce 1.1s infinite}.xga-typing span:nth-child(2){animation-delay:.15s}.xga-typing span:nth-child(3){animation-delay:.3s}@keyframes xga-bounce{0%,70%,100%{transform:translateY(0);opacity:.45}35%{transform:translateY(-5px);opacity:1}}
@media(max-width:600px){.xga-launcher{right:12px;bottom:12px}.xga-window{right:6px;bottom:6px;width:calc(100vw - 12px);height:calc(100dvh - 12px);border-radius:14px}.xga-launcher-label{display:none}.xga-launcher{padding:8px}.xga-launcher-icon{width:40px;height:40px}.xga-bubble{max-width:88%}.xga-suggestions{max-height:126px}}

/* v2.2.0: własna ikona czatu i logo GAUS w nagłówku */
.xga-launcher-icon{position:relative;overflow:hidden}
.xga-chat-icon{display:block;width:25px;height:25px;overflow:visible}
.xga-chat-outline{fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}
.xga-chat-dots{fill:currentColor;opacity:0;transform:translateY(2px);transform-origin:center;transition:opacity .18s ease,transform .18s ease}
.xga-launcher:hover .xga-chat-dots,.xga-launcher:focus-visible .xga-chat-dots{opacity:1;transform:translateY(0)}
.xga-launcher:focus-visible{outline:3px solid rgba(249,177,4,.28);outline-offset:3px}
.xga-brand-mark{width:46px;height:38px;border-radius:0;background:transparent;color:inherit;overflow:hidden;display:flex;align-items:center;justify-content:center;flex:0 0 46px}
.xga-brand-logo{display:block;max-width:46px;max-height:34px;width:auto;height:auto;object-fit:contain}
@media (hover:none){.xga-chat-dots{opacity:1;transform:none}}
