.ai-launcher{bottom:calc(var(--barre-contact-h,0px) + 26px);z-index:998;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;padding:0;transition:transform .2s,box-shadow .2s;display:flex;position:fixed;right:24px;overflow:visible;box-shadow:0 6px 20px #00000073,0 0 22px #00f0ff2e}.ai-launcher:before{content:"";background:var(--gradient-primary);z-index:-1;border-radius:50%;animation:3.2s ease-in-out infinite ai-launcher-breathe;position:absolute;inset:-2px}.ai-launcher:after{content:"";z-index:-1;background:radial-gradient(circle at 32% 26%,#00f0ff38,#0000 58%),linear-gradient(160deg,#16162a,#0b0b14);border-radius:50%;position:absolute;inset:0}.ai-launcher:hover{transform:scale(1.08);box-shadow:0 8px 26px #00000080,0 0 30px #00f0ff66}.ai-launcher img{object-fit:contain;z-index:1;filter:drop-shadow(0 0 6px #00f0ff73);width:60%;height:60%;position:relative}.ai-launcher__dot{background:var(--accent-green);z-index:2;border:2px solid #0b0b14;border-radius:50%;width:12px;height:12px;position:absolute;top:1px;right:1px;box-shadow:0 0 8px #00ff9c99}@keyframes ai-launcher-breathe{0%,to{box-shadow:0 0 #00f0ff59}50%{box-shadow:0 0 0 6px #7b2ff724}}.ai-teaser{bottom:calc(var(--barre-contact-h,0px) + 30px);background:var(--bg-card);border:1px solid var(--border-subtle);max-width:240px;color:var(--text-secondary);z-index:997;opacity:0;pointer-events:none;border-radius:14px 14px 4px;padding:.75rem 1rem;font-size:.85rem;line-height:1.4;transition:opacity .3s,transform .3s;position:fixed;right:90px;transform:translateY(8px)scale(.96);box-shadow:0 8px 24px #0006}.ai-teaser.is-visible{opacity:1;pointer-events:auto;cursor:pointer;transform:translateY(0)scale(1)}.ai-teaser__close{background:var(--bg-primary);border:1px solid var(--border-subtle);width:20px;height:20px;color:var(--text-muted);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;font-size:.7rem;line-height:1;display:flex;position:absolute;top:-8px;right:-8px}.ai-teaser__close:hover{color:var(--text-primary)}.ai-popup{bottom:calc(var(--barre-contact-h,0px) + 96px);background:var(--bg-secondary);z-index:999;opacity:0;transform-origin:100% 100%;pointer-events:none;border-radius:16px;width:360px;max-width:calc(100vw - 32px);height:500px;max-height:calc(100vh - 128px);transition:opacity .22s,transform .22s;position:fixed;right:24px;overflow:hidden;transform:scale(.92)translateY(14px);box-shadow:0 16px 48px #00000080}.ai-popup.is-open{opacity:1;pointer-events:auto;transform:scale(1)translateY(0)}.ai-popup .ai-assistant{border-radius:0;height:100%}.ai-popup.is-expanded{bottom:calc(var(--barre-contact-h,0px) + 24px);width:min(50vw,760px);max-width:calc(100vw - 32px);height:min(85vh,820px);max-height:calc(100vh - 48px);right:24px}.ai-popup.is-expanded .ai-assistant__name{font-size:1.02rem}.ai-popup.is-expanded .ai-assistant__status{font-size:.8rem}.ai-popup.is-expanded .ai-assistant__badge{font-size:.68rem}.ai-popup.is-expanded .ai-assistant__msg{font-size:.96rem;line-height:1.55}.ai-popup.is-expanded .ai-assistant__chip{padding:.45rem .85rem;font-size:.85rem}.ai-popup.is-expanded .ai-assistant__input{padding:.7rem 1.1rem;font-size:.96rem}.ai-popup.is-expanded .ai-assistant__send{width:42px;height:42px}.ai-popup.is-expanded .ai-assistant__send svg{width:18px;height:18px}.ai-popup__close,.ai-popup__expand{z-index:3;width:26px;height:26px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1.1rem;line-height:1;transition:background .15s,color .15s;display:flex;position:absolute;top:.85rem}.ai-popup__close{right:1rem}.ai-popup__expand{right:2.6rem}.ai-popup__expand svg{width:15px;height:15px}.ai-popup__close:hover,.ai-popup__expand:hover{background:var(--bg-primary);color:var(--text-primary)}@media (width<=640px){.ai-launcher{bottom:calc(var(--barre-contact-h,0px) + 22px);width:52px;height:52px;right:16px}.ai-teaser{bottom:calc(var(--barre-contact-h,0px) + 26px);max-width:200px;right:74px}.ai-popup{bottom:calc(var(--barre-contact-h,0px) + 78px);width:calc(100vw - 32px);height:min(500px,100vh - 116px);right:16px}.ai-popup.is-expanded{width:calc(100vw - 20px);height:min(620px,100vh - 46px);right:10px}}body.cookies-pending .ai-launcher{bottom:calc(var(--cookie-h) + var(--barre-contact-h,0px) + 26px)}body.cookies-pending .ai-teaser{bottom:calc(var(--cookie-h) + var(--barre-contact-h,0px) + 28px)}body.cookies-pending .ai-popup{bottom:calc(var(--cookie-h) + var(--barre-contact-h,0px) + 96px)}@media (width<=640px){body.cookies-pending .ai-launcher{bottom:calc(var(--cookie-h) + var(--barre-contact-h,0px) + 22px)}body.cookies-pending .ai-teaser{bottom:calc(var(--cookie-h) + var(--barre-contact-h,0px) + 26px)}body.cookies-pending .ai-popup{bottom:calc(var(--cookie-h) + var(--barre-contact-h,0px) + 78px)}}