.glassy-root{--g-bg:#fff;--g-text:#202528;--g-muted:#626b73;--g-line:#e0e4e7;--g-soft:#f4f6f7;position:fixed;right:max(22px,env(safe-area-inset-right));bottom:max(20px,env(safe-area-inset-bottom));z-index:9800;font-family:Inter,system-ui,sans-serif;color:var(--g-text)}
.glassy-root[hidden],.glassy-panel[hidden]{display:none!important}.glassy-root button{font:inherit;cursor:pointer}.glassy-launcher{width:68px;height:68px;border:2px solid #dc1520;border-radius:50%;padding:0;overflow:hidden;background:#111416;box-shadow:0 5px 24px #0004;display:block;margin-left:auto}.glassy-launcher img{width:100%;height:100%;object-fit:cover}.glassy-launcher:hover{box-shadow:0 5px 28px #df152066}.glassy-panel{width:410px;max-width:calc(100vw - 32px);height:min(640px,calc(100dvh - 116px));min-height:260px;background:var(--g-bg);border:1px solid var(--g-line);border-radius:20px;box-shadow:0 16px 60px #0003;margin-bottom:12px;display:flex;flex-direction:column;overflow:hidden}.glassy-panel header{display:flex;align-items:center;gap:12px;padding:16px;border-bottom:1px solid var(--g-line);flex-shrink:0}.glassy-panel header img{width:46px;height:46px;border-radius:50%}.glassy-panel header strong{font-size:18px}.glassy-panel header small{display:block;color:var(--g-muted);font-size:12px;margin-top:3px}.glassy-close{margin-left:auto;border:0;background:transparent;color:var(--g-muted);font-size:26px!important;min-width:36px;min-height:36px}.glassy-toolbar{padding:9px 16px;display:flex;justify-content:space-between;align-items:center;color:var(--g-muted);font-size:11px}.glassy-toolbar button{border:0;background:transparent;color:var(--g-muted);padding:6px;text-decoration:underline}.glassy-messages{flex:1;min-height:0;overflow:auto;padding:12px 16px;overscroll-behavior:contain}.glassy-welcome{text-align:center;padding:16px 0}.glassy-welcome img{width:100px;height:100px;border-radius:24px}.glassy-welcome h3{font-size:22px;margin:15px 0 8px}.glassy-welcome p{color:var(--g-muted);font-size:14px;line-height:1.6}.glassy-suggestion{display:block;width:100%;text-align:left;padding:12px!important;margin:8px 0;border:1px solid var(--g-line);border-radius:10px;background:var(--g-bg);color:var(--g-text);font-size:12px!important}.glassy-message{padding:12px;border-radius:12px;margin-bottom:12px;background:var(--g-soft);font-size:13px;overflow-wrap:anywhere}.glassy-message strong{font-size:11px;color:var(--g-muted)}.glassy-message p{white-space:pre-wrap;line-height:1.6;margin:5px 0 0}.glassy-user{margin-left:25px;background:#b5111d;color:white}.glassy-user strong{color:#ffe8ea}.glassy-sources{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.glassy-sources a{font-size:11px;color:var(--g-text);padding:5px 7px;border:1px solid var(--g-line);border-radius:6px;background:var(--g-bg)}.glassy-status{font-size:11px;line-height:1.5;color:var(--g-muted);margin:0;padding:0 16px 8px;max-height:64px;overflow:auto}.glassy-panel form{display:flex;align-items:flex-end;gap:8px;border-top:1px solid var(--g-line);padding:12px;margin:0}.glassy-panel textarea{flex:1;min-width:0;resize:none;border:1px solid var(--g-line);border-radius:9px;background:var(--g-soft);color:var(--g-text);padding:10px;font:inherit;font-size:13px}.glassy-send{background:#c8101e;color:white;border:0;border-radius:9px;padding:12px}.glassy-root button:disabled{opacity:.5;cursor:wait}.glassy-root :focus-visible{outline:2px solid #e02431;outline-offset:3px}.glassy-foot{font-size:10px;padding:0 16px 12px;color:var(--g-muted);text-align:center}body[data-theme=dark] .glassy-root{--g-bg:#141617;--g-text:#f1f2f3;--g-muted:#aeb4b8;--g-line:#35393c;--g-soft:#202426}@media(max-width:600px){.glassy-root{right:12px;bottom:max(12px,env(safe-area-inset-bottom))}.glassy-launcher{width:58px;height:58px}.glassy-panel{width:calc(100vw - 24px);max-width:none;height:calc(100dvh - 98px);border-radius:16px}.glassy-panel textarea{font-size:16px}}@media print{.glassy-root{display:none!important}}
.glassy-root .glassy-send{background:#c8101e!important;color:#fff!important;border:0!important;border-radius:9px!important}.glassy-root .glassy-close,.glassy-root .glassy-toolbar button{background:transparent!important;border:0!important;border-radius:8px!important;color:var(--g-muted)!important}.glassy-root .glassy-suggestion{border-radius:10px!important}

.glassy-launcher{position:relative}.glassy-launcher .glassy-motion{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;pointer-events:none;opacity:0}.glassy-launcher.glassy-playing .glassy-motion{opacity:1}@media(prefers-reduced-motion:reduce){.glassy-launcher .glassy-motion{display:none!important}}
