.amp-widget-container-collapsed{z-index:9999;justify-content:flex-end;align-items:flex-end;display:flex;position:fixed;bottom:20px;right:20px}.amp-widget-container-expanded{z-index:9999;width:360px;max-width:calc(100vw - 40px);position:fixed;bottom:20px;right:20px}.amp-chat-box{transform-origin:100% 100%;background:#fff;border-radius:16px;flex-direction:column;width:100%;height:480px;max-height:calc(100vh - 100px);animation:.2s cubic-bezier(.175,.885,.32,1.275) forwards ampScaleIn;display:flex;overflow:hidden;box-shadow:0 8px 32px #00000026}@keyframes ampScaleIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.amp-chat-header{background:#1a1a1a;border-bottom:2px solid #e8191a;flex-shrink:0;justify-content:space-between;align-items:center;height:48px;padding:0 16px;display:flex}.amp-chat-messages{scrollbar-width:thin;scrollbar-color:#0003 transparent;background:#f8f8f8;flex-direction:column;flex:1;gap:16px;padding:16px;display:flex;overflow-y:auto}.amp-chat-messages::-webkit-scrollbar{width:6px}.amp-chat-messages::-webkit-scrollbar-track{background:0 0}.amp-chat-messages::-webkit-scrollbar-thumb{background-color:#0003;border-radius:10px}.amp-message-row{opacity:0;flex-direction:column;animation:.2s ease-out forwards ampMessageIn;display:flex;transform:translateY(10px)}@keyframes ampMessageIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.amp-message-row.user{align-items:flex-end}.amp-message-row.model{align-items:flex-start}.amp-bubble{word-wrap:break-word;max-width:85%;padding:10px 14px;font-size:13.5px;line-height:1.4}.amp-bubble p{margin-bottom:8px}.amp-bubble p:last-child{margin-bottom:0}.amp-bubble.model{color:#1a1a1a;background:#fff;border:1px solid #0000000d;border-radius:12px 12px 12px 4px;box-shadow:0 2px 4px #00000005}.amp-bubble.user{color:#fff;background:#e8191a;border-radius:12px 12px 4px}.amp-typing-indicator{gap:4px;padding:6px 4px;display:flex}.amp-dot{background-color:#a0a0a0;border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite both ampDotPulse}.amp-dot:first-child{animation-delay:-.32s}.amp-dot:nth-child(2){animation-delay:-.16s}.amp-dot:nth-child(3){animation-delay:0s}@keyframes ampDotPulse{0%,80%,to{opacity:.5;transform:scale(0)}40%{opacity:1;transform:scale(1)}}.amp-input-area{background:#fff;border-top:1px solid #eee;flex-shrink:0;align-items:center;min-height:54px;padding:8px 12px;display:flex}.amp-input-field{resize:none;background:0 0;border:none;outline:none;flex:1;max-height:100px;padding:8px;font-family:inherit;font-size:14px}@media (max-width:639px){.amp-widget-container-expanded{width:100vw;max-width:100vw;height:75vh;bottom:0;right:0}.amp-chat-box{transform-origin:bottom;border-radius:20px 20px 0 0;height:100%;max-height:100%;animation:.3s cubic-bezier(.165,.84,.44,1) forwards ampSlideUp}@keyframes ampSlideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}}.amp-nudge-bubble{color:#1a1a1a;text-align:left;cursor:pointer;pointer-events:auto;z-index:10000;background:#fff;border:1px solid #e8191a33;border-radius:14px;max-width:240px;padding:12px 16px;font-size:13px;font-weight:600;line-height:1.4;animation:.5s cubic-bezier(.175,.885,.32,1.275) forwards ampNudgeIn;position:relative;box-shadow:0 20px 25px -5px #00000026,0 8px 10px -6px #0000001a}.amp-nudge-bubble:after{content:"";background:#fff;border-bottom:1px solid #e8191a33;border-right:1px solid #e8191a33;width:10px;height:10px;position:absolute;bottom:-6px;right:22px;transform:rotate(45deg)}@keyframes ampNudgeIn{0%{opacity:0;transform:translateY(15px)scale(.92)}to{opacity:1;transform:translateY(0)scale(1)}}
