.fornax-ai{position:fixed;right:22px;bottom:22px;z-index:9999;font:14px/1.45 system-ui,sans-serif;color:#f8fafc}
.fornax-ai__toggle{min-width:96px;height:48px;padding:0 17px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid #00d9ff;border-radius:999px;background:#101a33;color:#f8fafc;font:700 14px/1 system-ui,sans-serif;box-shadow:0 10px 30px #0008;cursor:pointer;transition:background-color .18s ease,border-color .18s ease,transform .18s ease}
.fornax-ai__toggle:hover{background:#162442;border-color:#7beaff;transform:translateY(-1px)}
.fornax-ai__toggle:focus-visible{outline:3px solid #f8fafc;outline-offset:3px}
.fornax-ai__logo-mark{width:31px;height:26px;object-fit:contain;object-position:center;flex:0 0 31px}
.fornax-ai__brand{white-space:nowrap}
.fornax-ai__panel{position:absolute;right:0;bottom:60px;width:min(380px,calc(100vw - 28px));height:510px;max-height:70vh;background:#0b132b;border:1px solid #00d9ff55;border-radius:14px;overflow:hidden;box-shadow:0 18px 50px #000a}
.fornax-ai__panel header{height:52px;padding:0 15px;display:flex;align-items:center;justify-content:space-between;background:#1c2541;border-bottom:1px solid #00d9ff33}.fornax-ai__close{border:0;background:none;color:#f8fafc;font-size:25px;cursor:pointer}.fornax-ai__messages{height:calc(100% - 132px);padding:14px;overflow:auto;display:flex;flex-direction:column;gap:10px}.fornax-ai__message{max-width:88%;padding:9px 11px;border-radius:10px;white-space:pre-wrap}.fornax-ai__message--assistant{align-self:flex-start;background:#1c2541}.fornax-ai__message--user{align-self:flex-end;background:#1f7ae0}.fornax-ai__message--error{align-self:flex-start;background:#5a1f2a}.fornax-ai__form{height:80px;padding:10px;display:flex;gap:8px;border-top:1px solid #ffffff18}.fornax-ai__form textarea{flex:1;resize:none;padding:8px;border:1px solid #ffffff33;border-radius:8px;background:#111c38;color:#fff}.fornax-ai__form button{border:0;border-radius:8px;padding:0 14px;background:#00d9ff;color:#0b132b;font-weight:700;cursor:pointer}.fornax-ai__form button:disabled{opacity:.55}.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:480px){.fornax-ai{right:14px;bottom:14px}.fornax-ai__toggle{min-width:108px;height:45px;padding:0 15px}.fornax-ai__logo-mark{width:28px;height:23px;flex-basis:28px}.fornax-ai__panel{position:fixed;inset:12px;width:auto;height:auto;max-height:none;bottom:70px}}
