#help-chat-widget a,.help-link{text-decoration:underline}#help-chat-widget{position:fixed;bottom:20px;right:20px;z-index:1060}.help-chat-btn{width:56px;height:56px;border-radius:50%;border:none;background:#001e59;color:#fff;font-size:24px;cursor:pointer;box-shadow:0 4px 12px rgba(0,0,0,.25);transition:transform .2s,background .2s}.help-chat-btn:hover{transform:scale(1.1);background:#c8102e}.help-chat-btn.active{background:#6c757d}.help-chat-panel{position:fixed;bottom:90px;right:20px;width:380px;max-height:520px;background:#fff;border-radius:12px;box-shadow:0 8px 30px rgba(0,0,0,.2);display:flex;flex-direction:column;overflow:hidden;z-index:1051}.help-chat-header,.help-msg-user p,.shepherd-button,.shepherd-has-title .shepherd-content .shepherd-header{background:#001e59}.help-chat-header{color:#fff;padding:12px 16px;display:flex;justify-content:space-between;align-items:center;flex-shrink:0}#help-chat-widget a:visited,.help-link,.help-msg-assistant p strong{color:#001e59}.help-chat-messages{flex:1;overflow-y:auto;padding:16px;max-height:360px;min-height:200px}.help-msg{margin-bottom:12px;max-width:85%;word-wrap:break-word}.help-msg p{margin:0;padding:10px 14px;border-radius:12px;font-size:14px;line-height:1.5}.help-msg-user{margin-left:auto}.help-msg-user p{color:#fff!important;border-bottom-right-radius:4px}.help-msg-assistant p{background:#f0f2f5;color:#212529;border-bottom-left-radius:4px}#help-chat-widget img,.help-inline-img{max-width:100%;border:1px solid #dee2e6}.help-msg-assistant p h6{font-size:14px;margin-top:8px}.help-msg-assistant p ol,.help-msg-assistant p ul{margin:4px 0;padding-left:20px}.help-msg-assistant p li{margin-bottom:4px}.help-chat-footer{padding:12px;border-top:1px solid #dee2e6;flex-shrink:0}.help-typing{display:flex;gap:4px;padding:10px 14px}.help-typing span{width:8px;height:8px;border-radius:50%;background:#adb5bd;animation:1.2s infinite helpTyping}.help-typing span:nth-child(2){animation-delay:.2s}.help-typing span:nth-child(3){animation-delay:.4s}@keyframes helpTyping{0%,100%,60%{opacity:.3;transform:scale(.8)}30%{opacity:1;transform:scale(1)}}#help-chat-widget h1,#help-chat-widget h2,#help-chat-widget h3,#help-chat-widget h4,#help-chat-widget h5,#help-chat-widget h6{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-style:normal;font-weight:600;color:#212529;text-transform:none;width:auto;padding:0;margin:8px 0 4px;letter-spacing:normal}#help-chat-widget h1{font-size:20px;line-height:1.3}#help-chat-widget h2{font-size:17px;line-height:1.3}#help-chat-widget h3{font-size:15px;line-height:1.3}#help-chat-widget h4{font-size:14px;line-height:1.3}#help-chat-widget h5,#help-chat-widget h6{font-size:13px;line-height:1.3}#help-chat-widget blockquote,#help-chat-widget li,#help-chat-widget p{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:14px;line-height:1.5}#help-chat-widget p{font-style:normal;font-weight:400;color:inherit;width:auto;padding:10px 14px;margin:0 0 8px}#help-chat-widget ol,#help-chat-widget ul{width:auto;max-width:none;margin:8px 0;padding:0 0 0 24px}#help-chat-widget ul{list-style-type:disc;background:#f0f2f5;border-radius:12px;padding:10px 0 10px 24px}#help-chat-widget li{padding:2px 0;margin-bottom:4px;list-style:disc}#help-chat-widget a{color:#001e59;transition:color .2s}#help-chat-widget a.btn,#help-chat-widget a.btn:hover,#help-chat-widget a.button,#help-chat-widget a.button:hover,.shepherd-has-title .shepherd-content .shepherd-cancel-icon:hover,.shepherd-has-title .shepherd-content .shepherd-header .shepherd-title{color:#fff}#help-chat-widget a:hover{color:#c8102e}#help-chat-widget strong{font-weight:700;color:#001e59}#help-chat-widget em{font-style:italic}#help-chat-widget img{height:auto;border-radius:4px}#help-chat-widget blockquote{color:#6c757d;position:static;padding:8px 12px;margin:8px 0;left:auto;border-left:3px solid #dee2e6}#help-chat-widget table{width:100%;font-size:13px;border-collapse:collapse;margin:8px 0}#help-chat-widget td,#help-chat-widget th{padding:4px 8px;border:1px solid #dee2e6;text-align:left}#help-chat-widget th{background:#f0f2f5;font-weight:600}#help-chat-widget code{font-size:13px;padding:2px 4px;background:#f0f2f5;border-radius:3px}#help-chat-widget pre{font-size:13px;padding:8px;background:#f0f2f5;border-radius:4px;overflow-x:auto;margin:8px 0}.shepherd-element{z-index:10000}.shepherd-modal-overlay-container.shepherd-modal-is-visible{z-index:9998}.help-tour-badge,.shepherd-button:not(:disabled):hover{background:#c8102e}.shepherd-button.shepherd-button-secondary{background:#f1f2f3;color:#001e59}.shepherd-has-title .shepherd-content .shepherd-cancel-icon{color:hsla(0,0%,100%,.75)}.help-tour-btn{font-size:12px}#help-chat-picker.active{background:#c8102e;border-color:#c8102e;color:#fff}.help-tour-badge{position:absolute;top:2px;right:2px;width:10px;height:10px;border-radius:50%;border:2px solid #fff;animation:2s infinite helpTourPulse}@keyframes helpTourPulse{0%,100%{transform:scale(1);opacity:1}50%{transform:scale(1.3);opacity:.7}}@media (max-width:576px){.help-chat-panel{width:calc(100vw - 40px);right:20px;bottom:80px;max-height:70vh}}