.hscw-a-hotels-search-chat-widget{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;line-height:1.5}.hscw-a-hotels-search-chat-widget *{box-sizing:border-box}.hscw-a-hotels-search-chat-widget__interface{position:fixed;z-index:9999;top:0;left:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100vw;height:100vh;height:100dvh;overflow:hidden;color:#111827;background-color:#f3f4f6;will-change:transform,opacity}.hscw-a-hotels-search-chat-widget h1,.hscw-a-hotels-search-chat-widget h2,.hscw-a-hotels-search-chat-widget h3,.hscw-a-hotels-search-chat-widget h4,.hscw-a-hotels-search-chat-widget h5,.hscw-a-hotels-search-chat-widget h6,.hscw-a-hotels-search-chat-widget p{margin:0;padding:0}.hscw-a-hotels-search-chat-widget button,.hscw-a-hotels-search-chat-widget input,.hscw-a-hotels-search-chat-widget textarea{font-family:inherit}.hscw-a-hotels-search-chat-widget .slide-fade-enter-active,.hscw-a-hotels-search-chat-widget .slide-fade-leave-active{transition:all .4s}.hscw-a-hotels-search-chat-widget .slide-fade-enter,.hscw-a-hotels-search-chat-widget .slide-fade-leave-to{transform:translateY(100vh);transform:translateY(100dvh)}.hscw-body--overflow--hidden{overflow:hidden}.hscw-v-chat-interface{display:-ms-flexbox;display:flex;width:100%;height:100%;padding:0;overflow:hidden;background-color:inherit}.is-mobile .hscw-v-chat-interface{-ms-flex-direction:column;flex-direction:column}@media (max-width:767px){.hscw-v-chat-interface{-ms-flex-direction:column;flex-direction:column}}.hscw-v-chat-interface__main{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;width:calc(100% - 32px);max-width:none;height:100%;min-width:0;min-height:0;margin:0 16px}.is-mobile .hscw-v-chat-interface__main{width:100%;height:100%;max-width:none;min-height:0;margin:0 auto;padding:0 16px}@media (max-width:767px){.hscw-v-chat-interface__main{width:100%;height:100%;max-width:none;min-height:0;margin:0 auto;padding:0 16px}}.hscw-v-chat-interface__messages{margin-top:auto;overflow-y:auto;padding:0}.is-mobile .hscw-v-chat-interface__messages{-ms-flex:1 1 auto;flex:1 1 auto;margin-top:0;min-height:0}@media (max-width:767px){.hscw-v-chat-interface__messages{-ms-flex:1 1 auto;flex:1 1 auto;margin-top:0;min-height:0}}.hscw-v-chat-interface__messages::-webkit-scrollbar{width:0;height:0}.hscw-v-chat-interface__messages--empty{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.hscw-v-chat-interface__top-spacer{margin-top:120px}.hscw-v-chat-interface__loading{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;gap:8px;padding:20px;color:#6c757d}.hscw-v-chat-interface__loading-spinner{width:44px;height:44px;margin-bottom:130px;border-radius:50%;animation:hscw-spin 1s linear infinite}.hscw-v-chat-interface__loading-text{font-size:14px}.hscw-v-chat-interface__load-more{padding:12px 0;text-align:center}.hscw-v-chat-interface__load-more-button{font-size:15px;font-weight:500;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;gap:8px;width:100%;padding:8px 16px;border-radius:12px;border:none;background-color:#fff;color:#1f2937;cursor:pointer;transition:all .2s ease}.hscw-v-chat-interface__load-more-button:hover{background-color:#f8f9fa}.hscw-v-chat-interface__empty{height:55vh;text-align:center;padding:60px 40px;color:#6c757d}.hscw-v-chat-interface__empty-icon{margin-bottom:16px}.hscw-v-chat-interface__empty-title{font-size:16px;font-weight:500;line-height:22px;margin-bottom:4px;color:#111827}.hscw-v-chat-interface__empty-text{font-size:14px;line-height:20px;max-width:300px;margin:0 auto;color:#6b7280}.hscw-v-chat-interface__messages-list{padding:0}.hscw-v-chat-interface__typing{position:relative;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;gap:2px;padding:12px 16px;margin-left:72px;margin-bottom:12px;height:44px;color:#6c757d;font-size:14px;background-color:#fff;border-radius:16px 16px 16px 0}.is-mobile .hscw-v-chat-interface__typing{margin-left:0}@media (max-width:767px){.hscw-v-chat-interface__typing{margin-left:0}}.hscw-v-chat-interface__typing--empty{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);padding:8px 16px;background-color:hsla(0,0%,100%,.9);box-shadow:0 2px 8px rgba(0,0,0,.1)}.hscw-v-chat-interface__typing-robot{position:absolute;left:-72px}.is-mobile .hscw-v-chat-interface__typing-robot{display:none}@media (max-width:767px){.hscw-v-chat-interface__typing-robot{display:none}}.hscw-v-chat-interface__typing-dots{display:-ms-flexbox;display:flex;gap:3px;padding-top:9px}.hscw-v-chat-interface__typing-dot{width:4px;height:4px;background-color:#6c757d;border-radius:50%;opacity:.4;animation:hscw-typing-dots 1.4s infinite ease-in-out}.hscw-v-chat-interface__typing-dot:first-child{animation-delay:-.32s}.hscw-v-chat-interface__typing-dot:nth-child(2){animation-delay:-.16s}.hscw-v-chat-interface__error{padding:12px;border:1px solid #ef4444;border-radius:12px;background-color:#fff}.is-mobile .hscw-v-chat-interface__error{margin-top:8px}@media (max-width:767px){.hscw-v-chat-interface__error{margin-top:8px}}.hscw-v-chat-interface__error-content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:12px;color:#111827;font-size:14px;cursor:pointer}.hscw-v-chat-interface__error-icon{display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0}.hscw-v-chat-interface__error-text{-ms-flex:1;flex:1;line-height:1.3}.hscw-v-chat-interface__error-close{-ms-flex-negative:0;flex-shrink:0;padding:2px 6px;border:none;background:transparent;color:#721c24;cursor:pointer;font-size:12px}.hscw-v-chat-interface__error-close:hover{background-color:rgba(114,28,36,.1)}@keyframes hscw-typing-dots{0%,80%,to{opacity:.4;transform:scale(1)}40%{opacity:1;transform:scale(1.2)}}.hscw-v-chat-message{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:12px;margin-bottom:12px}.hscw-v-chat-message--user{-ms-flex-pack:end;justify-content:flex-end}.hscw-v-chat-message--user .hscw-v-chat-message__content{background-color:#fff;color:#111827;margin-left:40px;border-radius:20px 20px 2px 20px}.hscw-v-chat-message--user .hscw-v-chat-message__text{white-space:normal}.hscw-v-chat-message--assistant{display:grid;grid-template-columns:60px minmax(0,1fr);column-gap:12px;-ms-flex-align:end;align-items:end;-ms-flex-pack:start;justify-content:flex-start}.hscw-v-chat-message--assistant .hscw-v-chat-message__robot{position:static;grid-column:1;grid-row:1;-ms-flex-item-align:end;align-self:end}.hscw-v-chat-message--assistant .hscw-v-chat-message__content{grid-column:2;grid-row:1;min-width:0;background-color:#fff;color:#111827;border-radius:20px 20px 20px 2px}.hscw-v-chat-message--assistant .hscw-cta-messages{grid-column:2;min-width:0}.is-mobile .hscw-v-chat-message--assistant{grid-template-columns:minmax(0,1fr)}.is-mobile .hscw-v-chat-message--assistant .hscw-cta-messages,.is-mobile .hscw-v-chat-message--assistant .hscw-v-chat-message__content{grid-column:1}@media (max-width:767px){.hscw-v-chat-message--assistant{grid-template-columns:minmax(0,1fr)}.hscw-v-chat-message--assistant .hscw-cta-messages,.hscw-v-chat-message--assistant .hscw-v-chat-message__content{grid-column:1}}.hscw-v-chat-message__robot{position:absolute;bottom:0;left:-64px;z-index:1}.is-mobile .hscw-v-chat-message__robot{display:none}@media (max-width:767px){.hscw-v-chat-message__robot{display:none}}.hscw-v-chat-message__content{padding:12px 16px;word-wrap:break-word;word-break:break-word}.hscw-v-chat-message__text{line-height:1.4;white-space:pre-wrap}.hscw-v-chat-message__text--markdown{white-space:normal}.hscw-v-chat-message__text--markdown p{margin:0 0 8px}.hscw-v-chat-message__text--markdown p:last-child{margin-bottom:0}.hscw-v-chat-message__text--markdown h1,.hscw-v-chat-message__text--markdown h2,.hscw-v-chat-message__text--markdown h3,.hscw-v-chat-message__text--markdown h4,.hscw-v-chat-message__text--markdown h5,.hscw-v-chat-message__text--markdown h6{margin:12px 0 8px;font-weight:600}.hscw-v-chat-message__text--markdown h1:first-child,.hscw-v-chat-message__text--markdown h2:first-child,.hscw-v-chat-message__text--markdown h3:first-child,.hscw-v-chat-message__text--markdown h4:first-child,.hscw-v-chat-message__text--markdown h5:first-child,.hscw-v-chat-message__text--markdown h6:first-child{margin-top:0}.hscw-v-chat-message__text--markdown h1{font-size:1.5em}.hscw-v-chat-message__text--markdown h2{font-size:1.3em}.hscw-v-chat-message__text--markdown h3{font-size:1.1em}.hscw-v-chat-message__text--markdown h4,.hscw-v-chat-message__text--markdown h5,.hscw-v-chat-message__text--markdown h6{font-size:1em}.hscw-v-chat-message__text--markdown strong{font-weight:600}.hscw-v-chat-message__text--markdown em{font-style:italic}.hscw-v-chat-message__text--markdown code{background-color:rgba(0,0,0,.1);padding:2px 4px;border-radius:3px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.9em}.hscw-v-chat-message__text--markdown pre{background-color:rgba(0,0,0,.05);padding:8px;border-radius:6px;margin:8px 0;overflow-x:auto}.hscw-v-chat-message__text--markdown pre code{background:none;padding:0}.hscw-v-chat-message__text--markdown ol,.hscw-v-chat-message__text--markdown ul{margin:8px 0;padding-left:20px}.hscw-v-chat-message__text--markdown ol li,.hscw-v-chat-message__text--markdown ul li{margin:2px 0}.hscw-v-chat-message__text--markdown blockquote{margin:8px 0;padding:8px 12px;border-left:3px solid rgba(0,0,0,.2);background-color:rgba(0,0,0,.03);font-style:italic}.hscw-v-chat-message__text--markdown a{color:#44a0a7;text-decoration:underline}.hscw-v-chat-message__text--markdown a:hover{text-decoration:none}.hscw-v-chat-message__text--markdown table{border-collapse:collapse;margin:8px 0;width:100%}.hscw-v-chat-message__text--markdown table td,.hscw-v-chat-message__text--markdown table th{border:1px solid rgba(0,0,0,.2);padding:4px 8px;text-align:left}.hscw-v-chat-message__text--markdown table th{background-color:rgba(0,0,0,.05);font-weight:600}.hscw-v-chat-message__text--markdown hr{border:none;border-top:1px solid rgba(0,0,0,.2);margin:16px 0}.hscw-v-chat-message--user .hscw-v-chat-message__text--markdown code{background-color:hsla(0,0%,100%,.2);color:#fff}.hscw-v-chat-message--user .hscw-v-chat-message__text--markdown pre{background-color:hsla(0,0%,100%,.1)}.hscw-v-chat-message--user .hscw-v-chat-message__text--markdown pre code{color:#fff}.hscw-v-chat-message--user .hscw-v-chat-message__text--markdown blockquote{border-left-color:hsla(0,0%,100%,.4);background-color:hsla(0,0%,100%,.05)}.hscw-v-chat-message--user .hscw-v-chat-message__text--markdown a{color:#fcb}.hscw-v-chat-message--user .hscw-v-chat-message__text--markdown a:hover{color:#ffd4c4}.hscw-v-chat-message--user .hscw-v-chat-message__text--markdown table td,.hscw-v-chat-message--user .hscw-v-chat-message__text--markdown table th{border-color:hsla(0,0%,100%,.3)}.hscw-v-chat-message--user .hscw-v-chat-message__text--markdown table th{background-color:hsla(0,0%,100%,.1)}.hscw-v-chat-message--user .hscw-v-chat-message__text--markdown hr{border-top-color:hsla(0,0%,100%,.3)}.hscw-v-chat-message__meta{width:100%;margin-top:4px;gap:8px}.hscw-v-chat-message__time{font-size:12px;color:#9ca3af;opacity:.7}.hscw-v-chat-message__status{font-size:11px;opacity:.7}.hscw-v-robot-icon{display:block;width:60px;height:60px;border-radius:50%}.hscw-v-chat-meta{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:12px}.hscw-v-chat-meta__content{display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;gap:8px}.hscw-v-chat-meta__time{font-size:12px;color:#9ca3af;opacity:.7}.hscw-v-chat-meta__status{font-size:11px;opacity:.7}.hscw-v-chat-meta__rating{display:-ms-flexbox;display:flex;gap:8px;margin-left:auto}.hscw-v-chat-meta__rating-button{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;gap:8px;padding:8px 16px;border:none;border-radius:12px;background-color:#f3f4f6}.hscw-v-chat-meta__rating-button--is-active{color:#fff;background-color:#1f2937}.hscw-v-chat-feedback{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:12px}.hscw-v-chat-feedback__comment{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-direction:column;flex-direction:column;gap:16px;-ms-flex-item-align:start;align-self:flex-start;width:100%}.hscw-v-chat-feedback__comment-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px}.hscw-v-chat-feedback__comment-options{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}.hscw-v-chat-feedback__comment-option{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;padding:8px 16px;background-color:#f3f4f6;border:none;border-radius:12px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.hscw-v-chat-feedback__comment-option--is-active{color:#fff;background-color:#1f2937}.hscw-v-chat-feedback__input-wrapper{display:-ms-flexbox!important;display:flex!important;gap:8px;-ms-flex-align:end;align-items:end}.hscw-v-chat-feedback__field{-ms-flex:1;flex:1;min-height:58px;max-height:120px;padding:12px 16px;margin-top:4px;font-family:inherit;font-size:16px;line-height:22px;resize:none;outline:none;border:1px solid #e5e7eb;border-radius:16px;background-color:#f3f4f6;caret-color:#3b82f6;scrollbar-width:none}.is-mobile .hscw-v-chat-feedback__field{min-height:44px;padding:10px 16px;border-radius:12px}@media (max-width:767px){.hscw-v-chat-feedback__field{min-height:44px;padding:10px 16px;border-radius:12px}}.hscw-v-chat-feedback__field::-webkit-input-placeholder{color:#9ca3af}.hscw-v-chat-feedback__field:-ms-input-placeholder,.hscw-v-chat-feedback__field::-ms-input-placeholder{color:#9ca3af}.hscw-v-chat-feedback__field::placeholder{color:#9ca3af}.hscw-v-chat-feedback__field:focus{border-color:#3b82f6}.hscw-v-chat-feedback__field--disabled{opacity:.6;cursor:not-allowed}.hscw-v-chat-feedback__send-button{-ms-flex-negative:0;flex-shrink:0;width:44px;height:42px;padding:8px 12px;border:none;background-color:#1f2937;color:#fff;cursor:pointer;transition:all .2s ease;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border-radius:12px}.hscw-v-chat-feedback__send-button:disabled{opacity:.4;cursor:not-allowed}.hscw-cta-messages{padding:8px 0;background-color:#e5e7eb;border:1px solid #e5e7eb;border-radius:16px}.is-mobile .hscw-cta-messages{padding:4px 0}@media (max-width:767px){.hscw-cta-messages{padding:4px 0}}.hscw-cta-messages__header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:0 6px 0 20px}.is-mobile .hscw-cta-messages__header{padding:0 4px 0 16px}@media (max-width:767px){.hscw-cta-messages__header{padding:0 4px 0 16px}}.hscw-cta-messages__title{font:400 18px/22px GolosText,sans-serif}.hscw-cta-messages__close{position:relative;display:block;width:44px;height:44px;padding:0;border:none;background-color:transparent;color:#111827;font:inherit;cursor:pointer}.hscw-cta-messages__close-icon{position:absolute;top:50%;left:50%;display:block;transform:translate(-50%,-50%)}.hscw-cta-messages__content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.hscw-cta-messages__item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;gap:8px;padding:8px 20px;border:none;background-color:transparent;color:#111827;font:inherit;text-align:left;cursor:pointer}.hscw-cta-messages__item:first-child{padding:6px 20px 8px}.hscw-cta-messages__item:hover{background-color:#fff}.hscw-cta-messages__item:disabled{opacity:.55;cursor:not-allowed}.is-mobile .hscw-cta-messages__item{padding:8px 16px}.is-mobile .hscw-cta-messages__item:first-child{padding:4px 16px 8px}.is-mobile .hscw-cta-messages__item:hover{background-color:transparent}@media (max-width:767px){.hscw-cta-messages__item{padding:8px 16px}.hscw-cta-messages__item:first-child{padding:4px 16px 8px}.hscw-cta-messages__item:hover{background-color:transparent}}.hscw-cta-messages__item-icon{display:block;-ms-flex-negative:0;flex-shrink:0;width:20px;height:20px;color:#9ca3af}.hscw-v-chat-input{-ms-flex-negative:0;flex-shrink:0;padding-left:72px;background-color:inherit}.is-mobile .hscw-v-chat-input{padding-left:0}@media (max-width:767px){.hscw-v-chat-input{padding-left:0}}.hscw-v-chat-input__container{width:100%}.hscw-v-chat-input__field-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;gap:8px;padding:18px 0 20px}.hscw-v-chat-input__field-wrapper:focus-within{border-color:#44a0a7}.is-mobile .hscw-v-chat-input__field-wrapper{gap:4px;padding:8px 0 calc(16px + env(safe-area-inset-bottom))}@media (max-width:767px){.hscw-v-chat-input__field-wrapper{gap:4px;padding:8px 0 calc(16px + env(safe-area-inset-bottom))}}.hscw-v-chat-input__field{-ms-flex:1;flex:1;min-height:58px;max-height:120px;padding:16px;font-family:inherit;font-size:16px;line-height:22px;resize:none;outline:none;border:1px solid #e5e7eb;border-radius:16px;background-color:#fff;caret-color:#3b82f6;scrollbar-width:none}.is-mobile .hscw-v-chat-input__field{min-height:44px;padding:10px 16px;border-radius:12px}@media (max-width:767px){.hscw-v-chat-input__field{min-height:44px;padding:10px 16px;border-radius:12px}}.hscw-v-chat-input__field::-webkit-input-placeholder{color:#9ca3af}.hscw-v-chat-input__field:-ms-input-placeholder,.hscw-v-chat-input__field::-ms-input-placeholder{color:#9ca3af}.hscw-v-chat-input__field::placeholder{color:#9ca3af}.hscw-v-chat-input__field:focus{border-color:#3b82f6}.hscw-v-chat-input__field--disabled{opacity:.6;cursor:not-allowed}.hscw-v-chat-input__field--error{color:#dc3545}.hscw-v-chat-input__send-button{-ms-flex-negative:0;flex-shrink:0;width:60px;height:58px;padding:8px 16px;border:none;background-color:#1f2937;color:#fff;cursor:pointer;transition:all .2s ease;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border-radius:16px}.is-mobile .hscw-v-chat-input__send-button{height:42px;width:44px;border-radius:12px}@media (max-width:767px){.hscw-v-chat-input__send-button{height:42px;width:44px;border-radius:12px}}.hscw-v-chat-input__send-button:disabled{opacity:.4;cursor:not-allowed}.hscw-v-chat-input__send-button--active{background-color:#1f2937;color:#fff}.hscw-v-chat-input__send-button--active:hover:not(:disabled){background-color:#1f2937}.hscw-v-chat-input__send-button--sending{background-color:#6c757d;color:#fff}.hscw-v-chat-input__send-icon{font-size:32px;font-weight:900;line-height:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.is-mobile .hscw-v-chat-input__send-icon{width:20px;height:20px}@media (max-width:767px){.hscw-v-chat-input__send-icon{width:20px;height:20px}}.hscw-v-chat-input__loading-spinner{width:16px;height:16px;border:2px solid transparent;border-top:2px solid currentColor;border-radius:50%;animation:hscw-spin 1s linear infinite}.hscw-v-chat-input__footer{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;margin-bottom:8px;padding:0 4px}.hscw-v-chat-input__error{color:#dc3545;font-size:12px;line-height:1.3}.hscw-v-chat-input__char-count{color:#6c757d;font-size:11px;margin-left:auto}.hscw-v-chat-input__char-count--warning{color:#fd7e14}@keyframes hscw-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.hscw-v-dialog-history{display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;-ms-flex-direction:column;flex-direction:column;width:290px;height:100%;padding:10px 0 0;border-right:1px solid #d9dde5;background-color:#fff}.is-mobile .hscw-v-dialog-history{width:100%;height:auto;max-height:none;overflow:visible;border-right:none;border-bottom:1px solid #d9dde5}@media (max-width:767px){.hscw-v-dialog-history{width:100%;height:auto;max-height:none;overflow:visible;border-right:none;border-bottom:1px solid #d9dde5}}.hscw-v-dialog-history__header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;gap:8px;padding:0 14px 10px 18px}.is-mobile .hscw-v-dialog-history__header{padding:0 12px 8px}@media (max-width:767px){.hscw-v-dialog-history__header{padding:0 12px 8px}}.hscw-v-dialog-history__brand{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-width:0}.is-mobile .hscw-v-dialog-history__brand{-ms-flex:1;flex:1}@media (max-width:767px){.hscw-v-dialog-history__brand{-ms-flex:1;flex:1}}.hscw-v-dialog-history__avatar{display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:32px;height:32px;margin-right:8px;overflow:hidden;border-radius:50%}.hscw-v-dialog-history__brand-text{min-width:0}.hscw-v-dialog-history__title{font-size:16px;font-weight:700;line-height:19px;color:#111827}.hscw-v-dialog-history__subtitle,.hscw-v-dialog-history__title{overflow:hidden;margin:0;white-space:nowrap;text-overflow:ellipsis}.hscw-v-dialog-history__subtitle{font-size:11px;line-height:14px;color:#6b7280}.is-mobile .hscw-v-dialog-history__subtitle{display:none}@media (max-width:767px){.hscw-v-dialog-history__subtitle{display:none}}.hscw-v-dialog-history__drawer-toggle{display:none;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:32px;padding:0 12px;font-size:14px;font-weight:600;cursor:pointer;border:none;border-radius:8px;color:#fff;background-color:#3b82f6}.is-mobile .hscw-v-dialog-history__drawer-toggle{display:-ms-flexbox;display:flex}@media (max-width:767px){.hscw-v-dialog-history__drawer-toggle{display:-ms-flexbox;display:flex}}.hscw-v-dialog-history__close{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:8px;height:32px;padding:0 12px;font-size:14px;font-weight:600;cursor:pointer;border:none;border-radius:8px;color:#2f343d;background-color:#f3f4f6}.hscw-v-dialog-history__close:hover:not(:disabled){color:#111827;background-color:#e5e7eb}.hscw-v-dialog-history__close-icon{font-size:18px;line-height:1}.hscw-v-dialog-history__drawer{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;min-height:0}.is-mobile .hscw-v-dialog-history__drawer{position:fixed;top:0;bottom:0;left:0;z-index:10001;width:88vw;max-width:360px;height:100vh;height:100dvh;padding:10px 0 calc(16px + env(safe-area-inset-bottom));overflow-y:auto;pointer-events:none;border-right:1px solid #d9dde5;background-color:#fff;box-shadow:12px 0 30px 0 rgba(17,24,39,.18);transform:translateX(-100%);transition:transform .22s ease}@media (max-width:767px){.hscw-v-dialog-history__drawer{position:fixed;top:0;bottom:0;left:0;z-index:10001;width:88vw;max-width:360px;height:100vh;height:100dvh;padding:10px 0 calc(16px + env(safe-area-inset-bottom));overflow-y:auto;pointer-events:none;border-right:1px solid #d9dde5;background-color:#fff;box-shadow:12px 0 30px 0 rgba(17,24,39,.18);transform:translateX(-100%);transition:transform .22s ease}}.is-mobile .hscw-v-dialog-history--drawer-open .hscw-v-dialog-history__drawer{pointer-events:auto;transform:translateX(0)}@media (max-width:767px){.hscw-v-dialog-history--drawer-open .hscw-v-dialog-history__drawer{pointer-events:auto;transform:translateX(0)}}.hscw-v-dialog-history__drawer-backdrop{display:none}.is-mobile .hscw-v-dialog-history__drawer-backdrop{position:fixed;inset:0;z-index:10000;display:block;background-color:rgba(17,24,39,.36)}@media (max-width:767px){.hscw-v-dialog-history__drawer-backdrop{position:fixed;inset:0;z-index:10000;display:block;background-color:rgba(17,24,39,.36)}}.hscw-v-dialog-history__drawer-header{display:none}.is-mobile .hscw-v-dialog-history__drawer-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;min-height:40px;padding:0 12px 8px 18px;border-bottom:1px solid #eef0f4}@media (max-width:767px){.hscw-v-dialog-history__drawer-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;min-height:40px;padding:0 12px 8px 18px;border-bottom:1px solid #eef0f4}}.hscw-v-dialog-history__drawer-title{font-size:16px;font-weight:700;line-height:20px;color:#111827}.hscw-v-dialog-history__drawer-close{-ms-flex-pack:center;justify-content:center;width:32px;padding:0;font-size:24px;line-height:1;border:none;border-radius:8px;color:#2f343d;background-color:#f3f4f6}.hscw-v-dialog-history__drawer-close,.hscw-v-dialog-history__new-button{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:32px;cursor:pointer}.hscw-v-dialog-history__new-button{gap:8px;width:100%;padding:0 18px;font-size:14px;font-weight:600;border:none;color:#111827;background-color:transparent;transition:background-color .2s ease,opacity .2s ease}.hscw-v-dialog-history__new-button:hover:not(:disabled){background-color:#eef2ff}.hscw-v-dialog-history__new-button--active{background-color:#d9e7ff}.hscw-v-dialog-history__new-button:disabled{opacity:.6;cursor:not-allowed}.hscw-v-dialog-history__nav-icon{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:20px;height:20px;font-size:20px;font-weight:400;line-height:20px;transform:translateY(-1px)}.hscw-v-dialog-history__search{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:8px;height:40px;padding:0 18px;color:#111827}.hscw-v-dialog-history__search-icon{font-size:20px;line-height:1;color:#111827}.hscw-v-dialog-history__search-input{-ms-flex:1;flex:1;min-width:0;padding:0;font-size:14px;line-height:20px;border:none;outline:none;color:#111827;background-color:transparent}.hscw-v-dialog-history__search-input::-webkit-input-placeholder{color:#111827}.hscw-v-dialog-history__search-input:-ms-input-placeholder,.hscw-v-dialog-history__search-input::-ms-input-placeholder{color:#111827}.hscw-v-dialog-history__search-input::placeholder{color:#111827}.hscw-v-dialog-history__search-input:disabled{opacity:.6}.hscw-v-dialog-history__section{margin-top:14px}.hscw-v-dialog-history__section--history{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;min-height:0}.hscw-v-dialog-history__section-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;width:100%;padding:0 16px 8px 18px;font-size:9px;font-weight:700;line-height:12px;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;border:none;color:#8a9099;background-color:transparent}.hscw-v-dialog-history__chevron{width:7px;height:7px;border-right:1.5px solid #8a9099;border-bottom:1.5px solid #8a9099;transform:rotate(45deg) translateY(-2px);transition:transform .2s ease}.hscw-v-dialog-history__chevron--collapsed{transform:rotate(-45deg)}.hscw-v-dialog-history__state{font-size:14px;line-height:20px;padding:4px 18px;color:#6b7280}.hscw-v-dialog-history__list{-ms-flex:1;flex:1;overflow-y:auto;margin:0;padding:0;list-style:none}.hscw-v-dialog-history__list::-webkit-scrollbar{width:4px}.hscw-v-dialog-history__list::-webkit-scrollbar-thumb{border-radius:999px;background-color:#d1d5db}.hscw-v-dialog-history__list--favorites{-ms-flex:0 0 auto;flex:0 0 auto;position:relative;z-index:3;overflow:visible}.hscw-v-dialog-history__load-more{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;height:34px;margin:0;padding:0 18px;font-size:14px;font-weight:400;line-height:34px;cursor:pointer;border:none;color:#6b7280;background-color:transparent;transition:background-color .2s ease,color .2s ease}.hscw-v-dialog-history__load-more:after{content:"";width:6px;height:6px;margin-left:8px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg) translateY(-2px)}.hscw-v-dialog-history__load-more:hover:not(:disabled){color:#111827;background-color:#f3f4f6}.hscw-v-dialog-history__load-more:disabled{cursor:default;opacity:.7}.hscw-v-dialog-history__item{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:34px;background-color:transparent;transition:background-color .2s ease}.hscw-v-dialog-history__item--active{background-color:#eef2ff}.hscw-v-dialog-history__select{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-align:center;align-items:center;min-width:0;height:34px;padding:0 8px 0 18px;cursor:pointer;text-align:left;border:none;background:transparent}.hscw-v-dialog-history__select:disabled{cursor:default}.hscw-v-dialog-history__dialog-title{-ms-flex:1;flex:1;min-width:0;overflow:hidden;font-size:14px;font-weight:400;line-height:34px;white-space:nowrap;text-overflow:ellipsis;color:#111827}.hscw-v-dialog-history__pending-loader{display:block;-ms-flex-negative:0;flex-shrink:0;box-sizing:border-box;width:12px;height:12px;margin-left:6px;border:2px solid rgba(59,130,246,.22);border-top-color:#3b82f6;border-radius:50%;transform-origin:center;animation:hscw-dialog-history-spin .8s linear infinite}.hscw-v-dialog-history__menu-button{display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:32px;height:34px;padding:0;font-size:20px;line-height:1;cursor:pointer;border:none;color:#111827;background:transparent}.hscw-v-dialog-history__menu-button:hover:not(:disabled){background-color:#e5e7eb}.hscw-v-dialog-history__menu-button:disabled{opacity:.5;cursor:not-allowed}.hscw-v-dialog-history__menu{position:absolute;top:30px;right:8px;z-index:20;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:156px;padding:6px;border:1px solid #e5e7eb;border-radius:10px;background-color:#fff;box-shadow:0 8px 18px 0 rgba(17,24,39,.12)}.hscw-v-dialog-history__menu-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:8px;padding:8px 10px;font-size:14px;line-height:20px;text-align:left;cursor:pointer;border:none;border-radius:8px;color:#111827;background-color:transparent}.hscw-v-dialog-history__menu-item:hover{background-color:#f3f4f6}.hscw-v-dialog-history__menu-item--danger:hover{background-color:#fadadd}.hscw-v-dialog-history__menu-icon{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-negative:0;flex-shrink:0;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:16px;height:16px;font-size:14px;line-height:1;color:#111827}.hscw-v-dialog-history__menu-icon--favorite{color:#111827}.hscw-v-dialog-history__menu-icon svg{display:block;width:16px;height:16px}@keyframes hscw-dialog-history-spin{to{transform:rotate(1turn)}}.hscw-v-modal{position:fixed;z-index:1000;top:0;left:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;animation:hscw-v-modal__fade-in .3s ease;background:rgba(15,23,42,.6)}.is-mobile .hscw-v-modal{-ms-flex-align:end;align-items:flex-end}@media (max-width:767px){.hscw-v-modal{-ms-flex-align:end;align-items:flex-end}}.hscw-v-modal__window{overflow:hidden;width:550px;max-width:90%;padding:20px;animation:hscw-v-modal__slide-up .3s ease;border-radius:24px;background:#fff;box-shadow:0 8px 24px rgba(0,0,0,.2)}.is-mobile .hscw-v-modal__window{width:100%;max-width:100%;padding:16px;border-radius:16px 16px 0 0}@media (max-width:767px){.hscw-v-modal__window{width:100%;max-width:100%;padding:16px;border-radius:16px 16px 0 0}}.hscw-v-modal__header{font-size:25px;font-weight:600;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.hscw-v-modal__close-button{font-size:16px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:36px;height:36px;padding:8px;transition:background-color .2s ease;cursor:pointer;border:none;border-radius:12px;color:#111827;background-color:#f3f4f6}.hscw-v-modal__close-button:hover{background-color:#ecedf0}.hscw-v-modal__body{font-size:16px;font-weight:400}.hscw-v-modal__footer{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;gap:12px;padding-top:24px}.is-mobile .hscw-v-modal__footer{-ms-flex-direction:column-reverse;flex-direction:column-reverse}@media (max-width:767px){.hscw-v-modal__footer{-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.hscw-v-modal__button{font-size:16px;padding:8px 16px;cursor:pointer;border:none;border-radius:12px}.hscw-v-modal__cancel{background-color:#f3f4f6}.hscw-v-modal__confirm{color:#fff;background-color:#1f2937}@keyframes hscw-v-modal__fade-in{0%{opacity:0}to{opacity:1}}@keyframes hscw-v-modal__slide-up{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.hscw-v-jwt-auth-prompt{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:24px}.hscw-v-jwt-auth-prompt__window{width:100%;max-width:560px;padding:24px;border-radius:24px;background:#fff;box-shadow:0 8px 24px rgba(15,23,42,.12)}.hscw-v-jwt-auth-prompt__header{font-size:24px;font-weight:600;margin-bottom:12px;color:#111827}.hscw-v-jwt-auth-prompt__description,.hscw-v-jwt-auth-prompt__message{font-size:15px;line-height:1.5;margin:0 0 16px;color:#4b5563}.hscw-v-jwt-auth-prompt__message{color:#b45309}.hscw-v-jwt-auth-prompt__label{font-size:14px;font-weight:500;display:block;margin-bottom:16px;color:#374151}.hscw-v-jwt-auth-prompt__input{font-family:inherit;font-size:14px;display:block;width:100%;margin-top:8px;padding:12px;resize:vertical;border:1px solid #d1d5db;border-radius:12px;color:#111827;background:#f9fafb}.hscw-v-jwt-auth-prompt__input:focus{outline:none;border-color:#1f2937;background:#fff}.hscw-v-jwt-auth-prompt__error{font-size:14px;margin:0 0 16px;color:#dc2626}.hscw-v-jwt-auth-prompt__footer{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}.hscw-v-jwt-auth-prompt__submit{font-size:16px;padding:10px 18px;cursor:pointer;border:none;border-radius:12px;color:#fff;background-color:#1f2937}.hscw-v-jwt-auth-prompt__submit:hover{background-color:#111827}