.eyelid-top{position:absolute;top:-1px;left:-1px;right:-1px;height:0;background:linear-gradient(to bottom,#f9a825,#ef6c00);border-radius:50% 50% 0 0;z-index:2;transition:height .2s cubic-bezier(.34,1.56,.64,1)}.eyelid-bottom{position:absolute;bottom:-1px;left:-1px;right:-1px;height:0;background:linear-gradient(to top,#f9a825,#ef6c00);border-radius:0 0 50% 50%;z-index:2;transition:height .2s cubic-bezier(.34,1.56,.64,1)}.logo-mouth-shape.m-happy{width:8px;height:3px;border-bottom:2px solid #555;border-radius:0 0 50% 50%}.logo-mouth-shape.m-love{width:7px;height:4px;background:#ff8a9e;border:none;border-radius:0 0 50% 50%}.logo-mouth-shape.m-surprised{width:5px;height:5px;background:0 0;border:1.5px solid #555;border-radius:50%}.logo-mouth-shape.m-sleeping{width:8px;height:0;border-bottom:1.5px solid #aaa;border-radius:0 0 40% 40%}.logo-mouth-shape.m-angry{width:7px;height:2px;border-bottom:none;border-top:2px solid #e53935;border-radius:50% 50% 0 0}.logo-mouth-shape.m-excited{width:9px;height:4px;background:#555;border:none;border-radius:0 0 50% 50%}.logo-mouth-shape.m-curious{width:6px;height:2px;border-bottom:1.5px solid #555;border-radius:0 0 0 50%;transform:translateX(1px)}.logo-mouth-shape.m-smug{width:7px;height:2px;border-bottom:2px solid #555;border-radius:0 0 60% 20%}.logo-mouth-shape.m-privacy{width:8px;height:0;border-bottom:2px solid #aaa;border-radius:0}.ai-mascot-tooltip.is-thinking{animation:typeBounce .8s infinite alternate}.ai-mascot-tooltip.is-open{opacity:0;pointer-events:none}.ai-chat-panel.open{transform:translateY(0) scale(1);opacity:1;pointer-events:all}.ai-msg{max-width:85%;padding:10px 14px;border-radius:14px;font-size:.82rem;line-height:1.55;animation:msgPop .3s cubic-bezier(.34,1.56,.64,1);word-wrap:break-word}.ai-msg.user{align-self:flex-end;background:linear-gradient(135deg,#ff6b00,#ff8c38);color:#fff;border-bottom-right-radius:4px}.ai-msg.bot{align-self:flex-start;background:rgba(255,255,255,.06);color:rgba(255,255,255,.9);border-bottom-left-radius:4px;border:1px solid rgba(255,255,255,.04)}.ai-msg.bot strong{color:#ff8c38}.ai-msg.bot a{color:#ff8c38;text-decoration:underline;text-underline-offset:2px}.ai-msg.error{align-self:flex-start;background:rgba(220,38,38,.1);color:#f87171;border:1px solid rgba(220,38,38,.2);font-size:.78rem}.ai-typing{display:flex;gap:5px;padding:12px 14px;align-self:flex-start;background:rgba(255,255,255,.06);border-radius:14px;border-bottom-left-radius:4px}.ai-typing span{width:7px;height:7px;border-radius:50%;background:rgba(255,107,0,.6);animation:typingDot 1.2s ease-in-out infinite}.ai-typing span:nth-child(2){animation-delay:.15s}.ai-typing span:nth-child(3){animation-delay:.3s}