.flyer-chatbot{font-family:Open Sans,sans-serif}.flyer-chatbot *,.flyer-chatbot :before,.flyer-chatbot :after{box-sizing:border-box}.flyer-chatbot button,.flyer-chatbot input{font-family:inherit}.flyer-chatbot img{display:block}.flyer-chatbot__collapsed-wrapper{z-index:var(--flyer-chatbot-z-index,200);position:fixed;bottom:24px;right:24px}.flyer-chatbot__collapsed-close{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:17px;height:17px;padding:0;line-height:0;display:flex;position:absolute;top:-4px;right:5px}.flyer-chatbot__minibar{z-index:var(--flyer-chatbot-z-index,200);background:#fff;border-radius:16px;flex-direction:column;width:340px;max-height:calc(100vh - 48px);animation:.22s ease-out flyer-chatbot-slide-up;display:flex;position:fixed;bottom:24px;right:24px;overflow:hidden;box-shadow:0 8px 32px #0000002e}.flyer-chatbot__collapsed-button{background:var(--color-primary);cursor:pointer;border:none;border-radius:50px;align-items:center;gap:10px;width:auto;min-width:135px;max-width:calc(100vw - 32px);height:57px;padding:0 20px;transition:transform .2s,box-shadow .2s;display:flex}.flyer-chatbot__collapsed-button:hover{filter:brightness(1.08);transform:scale(1.05);box-shadow:0 10px 15px #0000002e}.flyer-chatbot__collapsed-label{color:#fff;white-space:nowrap;flex:1;min-width:0;font-size:14px;font-weight:600}.flyer-chatbot__minibar-header{flex-shrink:0;justify-content:space-between;align-items:center;padding:12px 14px 10px;display:flex}.flyer-chatbot__minibar-header-info{flex-direction:column;gap:2px;display:flex}.flyer-chatbot__minibar-title{color:#fff;font-size:14px;font-weight:700}.flyer-chatbot__minibar-online{align-items:center;gap:5px;display:flex}.flyer-chatbot__minibar-online-dot{background:#4ade80;border-radius:50%;flex-shrink:0;width:6px;height:6px}.flyer-chatbot__minibar-online-text{color:#ffffffd9;font-size:10px;font-weight:500}.flyer-chatbot__minibar-header-btns{align-items:center;gap:4px;display:flex}.flyer-chatbot__minibar-header-btn{color:#fff;cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;padding:0;transition:background .2s;display:flex}.flyer-chatbot__minibar-header-btn:hover{background:#fff3}.flyer-chatbot__minibar-body{flex:1;padding:14px 16px 8px;overflow-y:auto}.flyer-chatbot__minibar-voice{justify-content:center;margin-bottom:14px;display:flex}.flyer-chatbot__minibar-greeting{color:#41566c;white-space:pre-line;margin:0 0 14px;font-size:15px;font-weight:700;line-height:1.4}.flyer-chatbot__minibar-input-wrap{padding-top:8px}.flyer-chatbot__minibar-footer{border-top:1px solid #f0f2f4;flex-shrink:0;padding:6px 8px 10px}.flyer-chatbot__minibar-footer-btn{color:#8ca1b9;cursor:pointer;white-space:nowrap;background:0 0;border:0;align-items:center;gap:4px;padding:4px 8px;font-size:11px;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex;position:relative}.flyer-chatbot__minibar-footer-btn svg{color:inherit;flex-shrink:0}.flyer-chatbot__minibar-footer-btn:hover{color:#41566c}.flyer-chatbot__panel{z-index:var(--flyer-chatbot-z-index,200);background:#fff;border-left:1px solid #e5e7eb;flex-direction:column;width:421px;height:100vh;animation:.2s ease-out flyer-chatbot-slide-in;display:flex;position:fixed;top:0;right:0;box-shadow:-4px 0 20px #0000000d}.flyer-chatbot__panel-header{justify-content:space-between;align-items:center;padding:20px 22px 16px;display:flex}.flyer-chatbot__panel-title{color:#41566c;margin:0;font-size:18px;font-weight:600}.flyer-chatbot__icon-button,.flyer-chatbot__input-button{cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;display:flex}.flyer-chatbot__close-button{width:32px;height:32px;transition:background .2s}.flyer-chatbot__close-button:hover{background:#f7f9fb}.flyer-chatbot__voice-section{flex-shrink:0;justify-content:center;padding:0 22px 16px;display:flex}.flyer-chatbot__chat-area{flex:1;padding:8px 22px;overflow-y:auto}.flyer-chatbot__greeting{margin-bottom:20px}.flyer-chatbot__greeting-text,.flyer-chatbot__suggestions-title{color:#41566c;font-size:14px;font-weight:600}.flyer-chatbot__greeting-text{margin:0 0 16px}.flyer-chatbot__greeting-text--standalone{margin:0 0 12px}.flyer-chatbot__messages{flex-direction:column;gap:16px;display:flex}.flyer-chatbot__thinking-row{justify-content:flex-start;display:flex}.flyer-chatbot__thinking{background:#f7f9fb;border-radius:12px;align-items:center;gap:4px;padding:12px 16px;display:flex}.flyer-chatbot__thinking-dot{background:#8ca1b9;border-radius:999px;width:6px;height:6px;animation:1s infinite flyer-chatbot-bounce}.flyer-chatbot__thinking-dot--delay-1{animation-delay:.15s}.flyer-chatbot__thinking-dot--delay-2{animation-delay:.3s}.flyer-chatbot__input-section{padding:0 22px 8px}.flyer-chatbot__input-full{width:100%}.flyer-chatbot__footer{border-top:1px solid #f0f2f4;flex-shrink:0;padding:6px 16px 12px}.flyer-chatbot__footer-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex}.flyer-chatbot__footer-action-btn{color:#8ca1b9;cursor:pointer;white-space:nowrap;background:0 0;border:0;align-items:center;gap:4px;padding:4px 8px;font-size:12px;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.flyer-chatbot__footer-action-btn:hover{color:#41566c}.flyer-chatbot__suggestions{width:100%;margin-bottom:16px}.flyer-chatbot__suggestions-title{margin:0 0 12px}.flyer-chatbot__suggestions-list{background:#f9fafb;border-radius:10px;flex-direction:column;gap:0;padding:8px 16px;display:flex}.flyer-chatbot__suggestion-item{cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:9px;width:100%;min-height:40px;padding:10px 0;transition:opacity .2s;display:flex;position:relative}.flyer-chatbot__suggestion-item:hover{opacity:.75}.flyer-chatbot__suggestion-group:not(:last-child)>.flyer-chatbot__suggestion-item{border-bottom:1px solid #8ca1b933}.flyer-chatbot__suggestion-icon{flex:0 0 16px;justify-content:center;align-items:center;width:16px;height:16px;display:flex}.flyer-chatbot__suggestion-label{color:#41566c;flex:1;font-size:14px;font-weight:600}.flyer-chatbot__suggestion-chevron{flex-shrink:0;transition:transform .2s}.flyer-chatbot__suggestion-chevron--expanded{transform:rotate(90deg)}.flyer-chatbot__suggestion-group{flex-direction:column;display:flex}.flyer-chatbot__suggestion-children{flex-direction:column;gap:6px;padding:8px 0 10px 28px;animation:.18s ease-out flyer-chatbot-suggestion-expand;display:flex}.flyer-chatbot__suggestion-child{cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:8px;width:100%;min-height:28px;padding:4px 2px;transition:opacity .2s;display:flex}.flyer-chatbot__suggestion-child:hover{opacity:.7}.flyer-chatbot__suggestion-child-label{color:#41566c;flex:1;font-size:13px;font-weight:500}@keyframes flyer-chatbot-suggestion-expand{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.flyer-chatbot__voice-button,.flyer-chatbot__voice-call{background:#fff;border:1px solid #8ca1b94d;border-radius:50px;align-items:center;height:57px;padding:0 16px;display:flex}.flyer-chatbot__voice-button{cursor:pointer;gap:8px;transition:box-shadow .2s,border-color .2s}.flyer-chatbot__voice-button:hover{border-color:#8ca1b980;box-shadow:0 4px 12px #00000014}.flyer-chatbot__voice-button--static{cursor:default}.flyer-chatbot__voice-button--static:hover{box-shadow:none;border-color:#8ca1b94d}.flyer-chatbot__voice-call{gap:8px;width:236px}.flyer-chatbot__voice-stop-icon{flex-shrink:0}.flyer-chatbot__avatar{border-radius:999px}.flyer-chatbot__avatar--pulse{animation:1.5s ease-in-out infinite flyer-chatbot-pulse}.flyer-chatbot__voice-label{color:#41566c;white-space:nowrap;font-size:14px;font-weight:600}.flyer-chatbot__voice-label--muted{color:#8ca1b9;flex:1}.flyer-chatbot__spinner{border:2px solid #8ca1b94d;border-top-color:#41566c;border-radius:999px;width:14px;height:14px;animation:.8s linear infinite flyer-chatbot-spin}@keyframes flyer-chatbot-spin{to{transform:rotate(360deg)}}.flyer-chatbot__voice-duration{color:#000;flex:1;font-size:14px;font-weight:600}.flyer-chatbot__end-call{color:#ef4444;cursor:pointer;background:0 0;border:0;font-size:14px;font-weight:600;transition:color .2s}.flyer-chatbot__end-call:hover{color:#dc2626}.flyer-chatbot__input{background:#f7f9fb;border:1px solid #8ca1b94d;border-radius:10px;align-items:center;height:52px;display:flex;position:relative}.flyer-chatbot__input-control{color:#41566c;background:0 0;border:0;outline:0;flex:1;height:100%;padding:0 0 0 16px;font-family:Inter,sans-serif;font-size:14px;font-weight:400}.flyer-chatbot__input-control::placeholder{color:#8ca1b9}.flyer-chatbot__input-actions{align-items:center;gap:11px;padding-right:13px;display:flex}.flyer-chatbot__input-button{width:28px;height:28px;transition:background .2s,opacity .2s}.flyer-chatbot__input-button:hover{background:#8ca1b91a}.flyer-chatbot__send-button:hover{opacity:.8;background:0 0}.flyer-chatbot__input-button--disabled{cursor:not-allowed;opacity:.4}.flyer-chatbot__message-row{width:100%;display:flex}.flyer-chatbot__message-row--user{justify-content:flex-end}.flyer-chatbot__message-row--assistant{justify-content:flex-start}.flyer-chatbot__message-bubble{color:#41566c;background:#f7f9fb;border-radius:12px;max-width:85%;padding:16px}.flyer-chatbot__message-text{color:inherit;white-space:pre-wrap;word-break:break-word;margin:0;font-size:14px;font-weight:600;line-height:normal}.flyer-chatbot__streaming-cursor{background:#41566c;width:6px;height:16px;margin-left:2px;animation:1.5s ease-in-out infinite flyer-chatbot-pulse;display:inline-block}.flyer-chatbot__toast{z-index:1100;color:#fff;pointer-events:none;background:#ef4444f2;border-radius:10px;flex-direction:column;gap:2px;max-width:360px;padding:10px 16px;font-size:13px;font-weight:600;line-height:1.4;animation:.2s ease-out flyer-chatbot-toast-in;display:flex;position:fixed;top:16px;right:24px;box-shadow:0 6px 18px #00000026}.flyer-chatbot__toast-title{color:#fff}.flyer-chatbot__toast-detail{color:#ffffffe6;word-break:break-word;font-size:12px;font-weight:500}@keyframes flyer-chatbot-toast-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes flyer-chatbot-slide-in{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes flyer-chatbot-slide-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes flyer-chatbot-bounce{0%,to{animation-timing-function:cubic-bezier(.8,0,1,1);transform:translateY(-25%)}50%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:translateY(0)}}@keyframes flyer-chatbot-pulse{50%{opacity:.5}}.flyer-chatbot__message-text ul{margin-top:0;margin-bottom:8px;padding-left:20px;list-style-type:disc}.flyer-chatbot__message-text ol{margin-top:0;margin-bottom:8px;padding-left:20px;list-style-type:decimal}.flyer-chatbot__message-text li{margin-bottom:4px}.flyer-chatbot__message-text p{margin-top:0;margin-bottom:8px}.flyer-chatbot__message-text p:last-child,.flyer-chatbot__message-text ul:last-child,.flyer-chatbot__message-text ol:last-child{margin-bottom:0}.flyer-chatbot__message-text a{color:#1677ff;text-decoration:none}.flyer-chatbot__message-text a:hover{text-decoration:underline}body:has(.flyer-chatbot) .main-page-content{transition:padding-right .3s ease-out}body:has(.flyer-chatbot) .MuiAppBar-root .MuiToolbar-root{transition:padding-right .3s ease-out}body:has(.flyer-chatbot__panel) .main-page-content{padding-right:441px!important}body:has(.flyer-chatbot__panel) .MuiAppBar-root .MuiToolbar-root{padding-right:461px!important}
.user-guide-drawer .ugd-text-primary{color:#f68a72;font-weight:700}.user-guide-drawer .ugd-title{color:#000;font-size:18px;font-style:normal;font-weight:600;line-height:normal}.user-guide-drawer .ant-drawer-header{border-bottom:1px solid #e5e8eb;box-shadow:0 4px 24px #0000000d}.user-guide-drawer .ant-drawer-header .ant-drawer-close{position:absolute;top:20px;right:10px;transform:scale(1.3)}.user-guide-drawer .ant-drawer-body{padding-left:30px}.ugd-affix .ant-affix{z-index:100}
