#chat-page{position:relative;top:5.125rem;display:flex;gap:.625rem;font-size:.875rem;font-weight:400}#chat-page button{background:transparent;border:none}#chat-page .show-offcanvas{background-color:#aad2e8;border:.0625rem solid #015c91;border-left:none;border-radius:0 .3125rem .3125rem 0;display:flex;align-items:center;justify-content:center;position:fixed;font-size:.875rem;top:7.5rem;left:0;height:3.5rem;width:1rem;cursor:pointer;opacity:0;transition:opacity ease-in-out .2s;-webkit-transition:opacity ease-in-out .2s}#chat-page .show-offcanvas i{display:inline-block;transform:rotate(-90deg)}#chat-page:after{content:none;position:fixed;z-index:1101;top:0;left:0;width:100%;height:calc(100vh - 5.125rem);-webkit-backdrop-filter:blur(1px) grayscale(.5);backdrop-filter:blur(1px) grayscale(.5)}@media (max-width: 991px){#chat-page:after{height:calc(100vh - 75px);top:4.6875rem}}@media (max-width: 575px){#chat-page:after{height:calc(100vh - 62px);top:3.875rem}}#chat-page #chat-offcanvas-container{background-color:#eef7fc;width:20.3125rem;min-width:20.3125rem;height:calc(100vh - 5.125rem);position:fixed;top:5.125rem;display:flex;flex-direction:column;padding:1.875rem 1.25rem 1.25rem;transform:translate(0) scaleX(1);opacity:1;z-index:1;transition:transform ease-in-out .2s,opacity ease-in-out .4s;-webkit-transition:transform ease-in-out .2s,opacity ease-in-out .4s}@media (max-width: 991px){#chat-page #chat-offcanvas-container{height:calc(100vh - 75px);top:4.6875rem;box-shadow:2.5rem 0 3.125rem -3.75rem #0006;z-index:1102}}@media (max-width: 575px){#chat-page #chat-offcanvas-container{height:calc(100vh - 62px);top:3.875rem}}#chat-page #chat-offcanvas-container .coc-header{position:relative;display:flex;justify-content:space-between;align-items:center}#chat-page #chat-offcanvas-container .coc-header button{display:flex;align-items:center;gap:.3125rem;padding:0;transition:all ease-in-out .3s}#chat-page #chat-offcanvas-container .coc-header button span{color:#015c91;font-size:.75rem;font-weight:500}#chat-page #chat-offcanvas-container .coc-header button i{color:#015c91;font-size:1.375rem}#chat-page #chat-offcanvas-container .coc-header button:hover{opacity:.75}#chat-page #chat-offcanvas-container .coc-block-list{margin:1.875rem -.625rem 1.25rem;height:100%;overflow-y:auto}#chat-page #chat-offcanvas-container .coc-block-list .simplebar-scrollbar:before{background:#015c91;right:0;opacity:.2}#chat-page #chat-offcanvas-container .coc-block-list .simplebar-scrollbar.simplebar-hover:before{opacity:.7}#chat-page #chat-offcanvas-container .coc-more-block{display:flex;flex-direction:column;gap:.25rem;color:#015c91;text-align:center;font-size:.875rem;font-weight:500}#chat-page #chat-offcanvas-container .coc-more-block i{font-size:.8125rem}#chat-page #chat-content-section{width:calc(100% - 20.3125rem);margin-left:20.3125rem;min-height:calc(100vh - 5.125rem);padding:.9375rem;transition:width ease-in-out .2s;-webkit-transition:width ease-in-out .2s,margin-left ease-in-out .4s;-moz-transition:width ease-in-out .2s,margin-left ease-in-out .4s}@media (max-width: 991px){#chat-page #chat-content-section{width:100%;margin-left:0}}#chat-page #chat-content-section .control-view-mode{font-size:1.25rem;top:6.25rem;position:fixed;z-index:2}#chat-page #chat-content-section .control-view-mode i.fa-sun{display:block}#chat-page #chat-content-section .control-view-mode i.fa-moon{display:none}#chat-page #chat-content-section .smb-chat-container{width:60%;height:100%;margin:0 auto}@media (max-width: 767px){#chat-page #chat-content-section .smb-chat-container{width:100%}}#chat-page #chat-content-section .smb-chat-container .chat-content-container{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}#chat-page #chat-content-section .smb-chat-container .chat-content-container .block-loader{display:flex;align-items:center;justify-content:center;top:5.125rem;left:20.3125rem;width:calc(100% - 20.3125rem);height:100%;position:fixed;background-color:#fff;font-weight:500;font-size:1rem;z-index:10}@media (max-width: 991px){#chat-page #chat-content-section .smb-chat-container .chat-content-container .block-loader{top:4.6875rem;width:100%;left:0}}@media (max-width: 575px){#chat-page #chat-content-section .smb-chat-container .chat-content-container .block-loader{top:3.875rem}}#chat-page #chat-content-section .smb-chat-container .chat-content-container .block-loader>div{display:flex;gap:.9375rem;color:#015c91}#chat-page #chat-content-section .smb-chat-container .chat-content-container .block-loader>div i{font-size:1.375rem}#chat-page #chat-content-section .smb-chat-container .chat-content-container .chat-form-container{display:flex;gap:.625rem;flex-direction:column;text-align:center;width:100%}#chat-page #chat-content-section .smb-chat-container .chat-content-container .chat-form-container .cf-title{font-size:1.125rem;font-weight:600;user-select:none;-webkit-user-select:none;-moz-user-select:none}#chat-page #chat-content-section .smb-chat-container .chat-content-container .chat-form-container .chat-form{position:relative}#chat-page #chat-content-section .smb-chat-container .chat-content-container .chat-form-container .chat-form .chat-form-content{width:100%;border:.0625rem solid #aad2e8;background:#eef7fc;padding:.75rem 3.75rem .75rem .9375rem;border-radius:.9375rem;min-height:3.25rem;display:flex;align-items:center}#chat-page #chat-content-section .smb-chat-container .chat-content-container .chat-form-container .chat-form .chat-form-content #chat-input{background:none;border:none;resize:unset;width:100%;line-height:1.5rem;min-height:1.75rem;max-height:1.75rem;scrollbar-width:none;font-weight:400;font-size:.9375rem}#chat-page #chat-content-section .smb-chat-container .chat-content-container .chat-form-container .chat-form .chat-form-content #chat-input::placeholder{color:#71accc;opacity:1}#chat-page #chat-content-section .smb-chat-container .chat-content-container .chat-form-container .chat-form .chat-form-content #chat-input::-ms-input-placeholder{color:#71accc}#chat-page #chat-content-section .smb-chat-container .chat-content-container .chat-form-container .chat-form .chat-form-content #chat-input:disabled{filter:grayscale(1);opacity:.75}#chat-page #chat-content-section .smb-chat-container .chat-content-container .chat-form-container .chat-form .chat-form-content #chat-input:disabled+#chat-submit{filter:grayscale(1);opacity:.75;cursor:default}#chat-page #chat-content-section .smb-chat-container .chat-content-container .chat-form-container .chat-form .chat-form-content #chat-submit{position:absolute;right:.3125rem;background-color:#6cca56;color:#fff;font-size:1.375rem;border:none;border-radius:.75rem;display:flex;align-items:center;justify-content:center;bottom:.3125rem;height:calc(100% - 10px);max-height:2.8125rem;aspect-ratio:1}#chat-page #chat-content-section .smb-chat-container .chat-content-container .chat-form-container .chat-form .chat-form-content #chat-submit i{transform:rotate(90deg)}#chat-page #chat-content-section .smb-chat-container .chat-content-container .chat-form-container .giftpals-ai-copyright{color:#015c91;display:none}#chat-page #chat-content-section .smb-chat-container .chat-content-container .chat-form-container .chat-default-prompt{display:flex;gap:.625rem;font-size:.875rem;justify-content:center;flex-wrap:wrap;max-height:2.875rem;overflow:hidden}#chat-page #chat-content-section .smb-chat-container .chat-content-container .chat-form-container .chat-default-prompt .default-prompt{color:#71accc;border-radius:.9375rem;border:.0625rem solid #aad2e8;display:flex;align-items:center;justify-content:center;gap:.3125rem;padding:.625rem;font-weight:500;transition:all ease-in .2s}#chat-page #chat-content-section .smb-chat-container .chat-content-container .chat-form-container .chat-default-prompt .default-prompt i{font-size:1.375rem}#chat-page #chat-content-section .smb-chat-container .chat-content-container .chat-form-container .chat-default-prompt .default-prompt i.santa-icon-man,#chat-page #chat-content-section .smb-chat-container .chat-content-container .chat-form-container .chat-default-prompt .default-prompt i.santa-icon-woman{color:#8edaf1!important}#chat-page #chat-content-section .smb-chat-container .chat-content-container .chat-form-container .chat-default-prompt .default-prompt i.santa-icon-young{color:#b8baff!important}#chat-page #chat-content-section .smb-chat-container .chat-content-container .chat-form-container .chat-default-prompt .default-prompt i.santa-icon-child{color:#feb07f!important}#chat-page #chat-content-section .smb-chat-container .chat-content-container .chat-form-container .chat-default-prompt .default-prompt i.santa-icon-old{color:#81de9a!important}#chat-page #chat-content-section .smb-chat-container .chat-content-container .chat-form-container .chat-default-prompt .default-prompt:hover{filter:brightness(.8);-webkit-filter:brightness(.8)}#chat-page #chat-content-section .smb-chat-container .chat-content-container #chat-messages-container{height:auto}#chat-page #chat-content-section .smb-chat-container .chat-content-container #chat-messages-container .chat-messages-content{display:flex;flex-direction:column;gap:.9375rem}#chat-page #chat-content-section .smb-chat-container .chat-content-container #chat-messages-container .chat-messages-content .msg-box:after{content:"";display:block;clear:both}#chat-page #chat-content-section .smb-chat-container .chat-content-container #chat-messages-container .chat-messages-content .msg-box .msg-text{color:#000;font-size:.875rem;font-weight:400;line-height:1.625rem}#chat-page #chat-content-section .smb-chat-container .chat-content-container #chat-messages-container .chat-messages-content .msg-box.user-msg .msg-text{background:#eef7fc;float:right;border-radius:.9375rem;padding:.625rem 1.25rem}#chat-page #chat-content-section .smb-chat-container .chat-content-container #chat-messages-container .chat-messages-content .msg-box.sys-msg{display:flex;flex-direction:column;gap:.625rem}#chat-page #chat-content-section .smb-chat-container .chat-content-container #chat-messages-container .chat-messages-content .msg-box.sys-msg .content-response{display:flex;gap:.625rem}#chat-page #chat-content-section .smb-chat-container .chat-content-container #chat-messages-container .chat-messages-content .msg-box.sys-msg .content-response .santa-icon-logo{font-size:1.875rem;color:#015c91}#chat-page #chat-content-section .smb-chat-container .chat-content-container #chat-messages-container .chat-messages-content .msg-box.sys-msg .content-response .msg-text{float:left;padding:.4375rem 0}#chat-page #chat-content-section .smb-chat-container .chat-content-container #chat-messages-container .chat-messages-content .msg-box.sys-msg .content-response .msg-text strong[data-action=retry-request]{font-weight:600;color:#ff6332;white-space:nowrap;cursor:pointer;border-radius:1.5625rem;padding:.3125rem .625rem;border:.0625rem solid #ff6332;position:relative;font-size:.75rem;transition:all ease-in .2s}#chat-page #chat-content-section .smb-chat-container .chat-content-container #chat-messages-container .chat-messages-content .msg-box.sys-msg .content-response .msg-text strong[data-action=retry-request]:hover{color:#fff;background-color:#ff6332}#chat-page #chat-content-section .smb-chat-container .chat-content-container #chat-messages-container .chat-messages-content .msg-box.sys-msg .content-response .msg-text .questions-container{display:flex;flex-wrap:wrap;width:100%;position:relative;border:.0625rem solid #aad2e8;border-radius:1.25rem;padding:2.8125rem;gap:1.875rem;max-width:37.5rem;margin-top:.9375rem}#chat-page #chat-content-section .smb-chat-container .chat-content-container #chat-messages-container .chat-messages-content .msg-box.sys-msg .content-response .msg-text .questions-container .chat-question{width:calc((100% - 30px)/2);display:flex;gap:.625rem;align-items:center;justify-content:flex-start;position:relative}#chat-page #chat-content-section .smb-chat-container .chat-content-container #chat-messages-container .chat-messages-content .msg-box.sys-msg .content-response .msg-text .questions-container .chat-question .q-label{min-width:5rem;font-weight:500}#chat-page #chat-content-section .smb-chat-container .chat-content-container #chat-messages-container .chat-messages-content .msg-box.sys-msg .content-response .msg-text .questions-container .chat-question .chat-question-selectbox{width:100%}#chat-page #chat-content-section .smb-chat-container .chat-content-container #chat-messages-container .chat-messages-content .msg-box.sys-msg .content-response .msg-text .questions-container .chat-question .chat-question-selectbox .select2.select2-container .select2-container--default{width:100%!important}#chat-page #chat-content-section .smb-chat-container .chat-content-container #chat-messages-container .chat-messages-content .msg-box.sys-msg .content-response .msg-text .questions-container .chat-question .chat-question-selectbox .select2.select2-container .select2-container--default .select2-selection--single{background-color:#f1f1f1!important;border-color:transparent!important}#chat-page #chat-content-section .smb-chat-container .chat-content-container #chat-messages-container .chat-messages-content .msg-box.sys-msg .content-response .msg-text .questions-container .chat-question .chat-question-selectbox .select2.select2-container .select2-container--default .select2-selection--single .select2-selection__arrow b:before{color:#909090;font-size:1rem}#chat-page #chat-content-section .smb-chat-container .chat-content-container #chat-messages-container .chat-messages-content .msg-box.sys-msg .content-response .msg-text .questions-container .chat-question .chat-question-selectbox .select2.select2-container .select2-container--default .select2-container--open .select2-container--focus{background-color:#fff;border-color:#aad2e8}#chat-page #chat-content-section .smb-chat-container .chat-content-container #chat-messages-container .chat-messages-content .msg-box.sys-msg .content-response .msg-text .questions-container .chat-question .chat-question-items{display:flex;flex-wrap:wrap;row-gap:.625rem;column-gap:1.5625rem;margin-top:.9375rem;background-color:#f1f1f1;padding:1.25rem;border-radius:.9375rem}#chat-page #chat-content-section .smb-chat-container .chat-content-container #chat-messages-container .chat-messages-content .msg-box.sys-msg .content-response .msg-text .questions-container .chat-question .chat-question-items .smb-default-checkbox{display:flex;align-items:center;line-height:normal;width:calc((100% - 25px)/2)}#chat-page #chat-content-section .smb-chat-container .chat-content-container #chat-messages-container .chat-messages-content .msg-box.sys-msg .content-response .msg-text .questions-container .chat-question .chat-question-items .smb-default-checkbox input{top:.1875rem;border:.125rem solid #bbd4e3;border-radius:.3125rem}#chat-page #chat-content-section .smb-chat-container .chat-content-container #chat-messages-container .chat-messages-content .msg-box.sys-msg .content-response .msg-text .questions-container .chat-question .chat-question-items .smb-default-checkbox input:after{width:.375rem;height:.625rem;left:.1875rem;top:.0625rem}#chat-page #chat-content-section .smb-chat-container .chat-content-container #chat-messages-container .chat-messages-content .msg-box.sys-msg .content-response .msg-text .questions-container .chat-question .chat-question-items .smb-default-checkbox input:checked{border-color:#6cca56!important}#chat-page #chat-content-section .smb-chat-container .chat-content-container #chat-messages-container .chat-messages-content .msg-box.sys-msg .content-response .msg-text .questions-container .chat-question .chat-question-items .smb-default-checkbox label{padding:0 0 0 1.5625rem;font-weight:500;color:#6d6d6d}@media (max-width: 767px){#chat-page #chat-content-section .smb-chat-container .chat-content-container #chat-messages-container .chat-messages-content .msg-box.sys-msg .content-response .msg-text .questions-container .chat-question .chat-question-items .smb-default-checkbox{width:100%}}#chat-page #chat-content-section .smb-chat-container .chat-content-container #chat-messages-container .chat-messages-content .msg-box.sys-msg .content-response .msg-text .questions-container .chat-question.smb-selectable-inputs-container{width:100%;flex-direction:column;align-items:flex-start;gap:0}@media (max-width: 767px){#chat-page #chat-content-section .smb-chat-container .chat-content-container #chat-messages-container .chat-messages-content .msg-box.sys-msg .content-response .msg-text .questions-container .chat-question{width:100%;flex-direction:column;align-items:flex-start}#chat-page #chat-content-section .smb-chat-container .chat-content-container #chat-messages-container .chat-messages-content .msg-box.sys-msg .content-response .msg-text .questions-container .chat-question .select2-container{width:100%}}@media (max-width: 767px){#chat-page #chat-content-section .smb-chat-container .chat-content-container #chat-messages-container .chat-messages-content .msg-box.sys-msg .content-response .msg-text .questions-container{padding:1.25rem}}#chat-page #chat-content-section .smb-chat-container .chat-content-container #chat-messages-container .chat-messages-content .msg-box.sys-msg .giftpals-results-container{border:.0625rem solid #aad2e8;position:relative;border-radius:1.25rem;overflow:hidden}#chat-page #chat-content-section .smb-chat-container .chat-content-container #chat-messages-container .chat-messages-content .msg-box.sys-msg .giftpals-results-container .results-sections{padding:.9375rem;display:flex;flex-direction:column;gap:1.25rem}#chat-page #chat-content-section .smb-chat-container .chat-content-container #chat-messages-container .chat-messages-content .msg-box.sys-msg .giftpals-results-container .results-sections .result-num{color:#015c91}#chat-page #chat-content-section .smb-chat-container .chat-content-container #chat-messages-container .chat-messages-content .msg-box.sys-msg .giftpals-results-container .results-sections .gifts-result-container{position:relative}#chat-page #chat-content-section .smb-chat-container .chat-content-container #chat-messages-container .chat-messages-content .msg-box.sys-msg .giftpals-results-container .results-sections .gifts-result-container .chat-slider-controls{position:absolute;top:-2.8125rem;right:0}#chat-page #chat-content-section .smb-chat-container .chat-content-container #chat-messages-container .chat-messages-content .msg-box.sys-msg .giftpals-results-container .results-sections .gifts-result-container .chat-slider-controls button{border:none;background:none;color:#71accc;font-size:1.25rem}#chat-page #chat-content-section .smb-chat-container .chat-content-container #chat-messages-container .chat-messages-content .msg-box.sys-msg .giftpals-results-container .results-sections .gifts-result-container .chat-slider-controls button.next-btn i{transform:rotate(180deg);display:block}#chat-page #chat-content-section .smb-chat-container .chat-content-container #chat-messages-container .chat-messages-content .msg-box.sys-msg .giftpals-results-container .results-sections .gifts-result-container .chat-slider-controls button:disabled{filter:grayscale(1) opacity(.5);-webkit-filter:grayscale(1) opacity(.5)}#chat-page #chat-content-section .smb-chat-container .chat-content-container #chat-messages-container .chat-messages-content .msg-box.sys-msg .giftpals-results-container .results-sections .gifts-result-container .result-gifts-slider-container{display:flex}#chat-page #chat-content-section .smb-chat-container .chat-content-container #chat-messages-container .chat-messages-content .msg-box.sys-msg .giftpals-results-container .results-sections .gifts-result-container .result-gifts-slider-container .chat-gift-card{position:relative;display:flex;gap:.625rem;flex-direction:column;box-shadow:0 0 .9375rem #0003;margin:.625rem 0 .625rem .625rem;border-radius:1.875rem;height:calc(100% - 20px)}#chat-page #chat-content-section .smb-chat-container .chat-content-container #chat-messages-container .chat-messages-content .msg-box.sys-msg .giftpals-results-container .results-sections .gifts-result-container .result-gifts-slider-container .chat-gift-card .card-avatar{position:relative}#chat-page #chat-content-section .smb-chat-container .chat-content-container #chat-messages-container .chat-messages-content .msg-box.sys-msg .giftpals-results-container .results-sections .gifts-result-container .result-gifts-slider-container .chat-gift-card .card-avatar img{width:100%;border-radius:1.875rem 1.875rem 0 0}#chat-page #chat-content-section .smb-chat-container .chat-content-container #chat-messages-container .chat-messages-content .msg-box.sys-msg .giftpals-results-container .results-sections .gifts-result-container .result-gifts-slider-container .chat-gift-card .chat-gift-content{display:flex;flex-direction:column;gap:.9375rem;padding:0 .9375rem .9375rem;height:100%;justify-content:space-between}#chat-page #chat-content-section .smb-chat-container .chat-content-container #chat-messages-container .chat-messages-content .msg-box.sys-msg .giftpals-results-container .results-sections .gifts-result-container .result-gifts-slider-container .chat-gift-card .chat-gift-content strong{font-weight:600;font-size:.875rem;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}#chat-page #chat-content-section .smb-chat-container .chat-content-container #chat-messages-container .chat-messages-content .msg-box.sys-msg .giftpals-results-container .results-sections .gifts-result-container .result-gifts-slider-container .chat-gift-card .chat-gift-content .item-control{justify-content:space-between;align-items:center;display:flex}#chat-page #chat-content-section .smb-chat-container .chat-content-container #chat-messages-container .chat-messages-content .msg-box.sys-msg .giftpals-results-container .results-sections .gifts-result-container .result-gifts-slider-container .chat-gift-card .chat-gift-content .item-control .price{font-size:1rem;font-weight:600;color:#000;white-space:nowrap;align-items:center}#chat-page #chat-content-section .smb-chat-container .chat-content-container #chat-messages-container .chat-messages-content .msg-box.sys-msg .giftpals-results-container .results-sections .gifts-result-container .result-gifts-slider-container .chat-gift-card .chat-gift-content .item-control .buy-btn{display:flex;background:linear-gradient(180deg,#71ACCC 0%,#4982A0 100%);color:#fff;align-items:center;border-radius:.625rem;text-decoration:none;box-shadow:.125rem .125rem .5rem #00000040;gap:.5rem;font-weight:600;padding:.5rem .75rem;font-size:.875rem;line-height:.875rem}#chat-page #chat-content-section .smb-chat-container .chat-content-container #chat-messages-container .chat-messages-content .msg-box.sys-msg .giftpals-results-container .results-sections .gifts-result-container .result-gifts-slider-container .chat-gift-card .chat-gift-content .item-control .buy-btn i{font-size:1rem}#chat-page #chat-content-section .smb-chat-container .chat-content-container #chat-messages-container .chat-messages-content .msg-box.sys-msg .giftpals-results-container .results-sections .gifts-result-container .tns-ovh{position:relative}#chat-page #chat-content-section .smb-chat-container .chat-content-container #chat-messages-container .chat-messages-content .msg-box.sys-msg .giftpals-results-container .results-sections .gifts-result-container .tns-ovh:after{content:"";width:100%;max-width:7.5rem;position:absolute;top:0;right:0;background:rgb(255,255,255);background:linear-gradient(-90deg,rgb(255,255,255) 0%,rgba(255,255,255,0) 100%);height:100%}#chat-page #chat-content-section .smb-chat-container .chat-content-container #chat-messages-container .chat-messages-content .msg-box.sys-msg .giftpals-results-container .results-sections .gifts-result-container .tns-ovh.end-of-slider:after{content:none}#chat-page #chat-content-section .smb-chat-container .chat-content-container #chat-messages-container .chat-messages-content .msg-box.sys-msg .giftpals-results-container .results-sections .giftlists-result-container{position:relative;margin-top:2.8125rem}#chat-page #chat-content-section .smb-chat-container .chat-content-container #chat-messages-container .chat-messages-content .msg-box.sys-msg .giftpals-results-container .results-sections .giftlists-result-container .chat-giftlist-slider-controls{position:absolute;top:-2.8125rem;right:0}#chat-page #chat-content-section .smb-chat-container .chat-content-container #chat-messages-container .chat-messages-content .msg-box.sys-msg .giftpals-results-container .results-sections .giftlists-result-container .chat-giftlist-slider-controls button{border:none;background:none;color:#71accc;font-size:1.25rem}#chat-page #chat-content-section .smb-chat-container .chat-content-container #chat-messages-container .chat-messages-content .msg-box.sys-msg .giftpals-results-container .results-sections .giftlists-result-container .chat-giftlist-slider-controls button.next-btn i{transform:rotate(180deg);display:block}#chat-page #chat-content-section .smb-chat-container .chat-content-container #chat-messages-container .chat-messages-content .msg-box.sys-msg .giftpals-results-container .results-sections .giftlists-result-container .chat-giftlist-slider-controls button:disabled{filter:grayscale(1) opacity(.5);-webkit-filter:grayscale(1) opacity(.5)}#chat-page #chat-content-section .smb-chat-container .chat-content-container #chat-messages-container .chat-messages-content .msg-box.sys-msg .giftpals-results-container .results-sections .giftlists-result-container .result-giftlists-slider-container{display:flex}#chat-page #chat-content-section .smb-chat-container .chat-content-container #chat-messages-container .chat-messages-content .msg-box.sys-msg .giftpals-results-container .results-sections .giftlists-result-container .result-giftlists-slider-container .chat-gift-list-card{position:relative;display:flex;gap:.625rem;flex-direction:column;box-shadow:0 0 .9375rem #0003;margin:.625rem 0 .625rem .625rem;border-radius:7.5rem 7.5rem 2.6875rem 2.6875rem;padding:.9375rem;height:calc(100% - 25px)}#chat-page #chat-content-section .smb-chat-container .chat-content-container #chat-messages-container .chat-messages-content .msg-box.sys-msg .giftpals-results-container .results-sections .giftlists-result-container .result-giftlists-slider-container .chat-gift-list-card .card-avatar{position:relative}#chat-page #chat-content-section .smb-chat-container .chat-content-container #chat-messages-container .chat-messages-content .msg-box.sys-msg .giftpals-results-container .results-sections .giftlists-result-container .result-giftlists-slider-container .chat-gift-list-card .card-avatar img{width:100%;border-radius:7.5rem}#chat-page #chat-content-section .smb-chat-container .chat-content-container #chat-messages-container .chat-messages-content .msg-box.sys-msg .giftpals-results-container .results-sections .giftlists-result-container .result-giftlists-slider-container .chat-gift-list-card a{color:#000;text-decoration:none;text-align:center}#chat-page #chat-content-section .smb-chat-container .chat-content-container #chat-messages-container .chat-messages-content .msg-box.sys-msg .giftpals-results-container .results-sections .giftlists-result-container .result-giftlists-slider-container .chat-gift-list-card a strong{font-weight:600;font-size:.875rem;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}#chat-page #chat-content-section .smb-chat-container .chat-content-container #chat-messages-container .chat-messages-content .msg-box.sys-msg .giftpals-results-container .results-sections .giftlists-result-container .tns-ovh{position:relative}#chat-page #chat-content-section .smb-chat-container .chat-content-container #chat-messages-container .chat-messages-content .msg-box.sys-msg .giftpals-results-container .results-sections .giftlists-result-container .tns-ovh:after{content:"";width:100%;max-width:7.5rem;position:absolute;top:0;right:0;background:rgb(255,255,255);background:linear-gradient(-90deg,rgb(255,255,255) 0%,rgba(255,255,255,0) 100%);height:100%}#chat-page #chat-content-section .smb-chat-container .chat-content-container #chat-messages-container .chat-messages-content .msg-box.sys-msg .giftpals-results-container .results-sections .giftlists-result-container .tns-ovh.end-of-slider:after{content:none}#chat-page #chat-content-section .smb-chat-container .chat-content-container #chat-messages-container .chat-messages-content .msg-box.sys-msg .giftpals-results-container .results-sections .more-result-container{display:flex;gap:.625rem}#chat-page #chat-content-section .smb-chat-container .chat-content-container #chat-messages-container .chat-messages-content .msg-box.sys-msg .giftpals-results-container .results-sections .more-result-container a,#chat-page #chat-content-section .smb-chat-container .chat-content-container #chat-messages-container .chat-messages-content .msg-box.sys-msg .giftpals-results-container .results-sections .more-result-container button{border:.0625rem solid #AAD2E8;display:flex;align-items:center;border-radius:.9375rem;gap:.3125rem;padding:.625rem;text-decoration:none;transition:filter ease-in .2s}#chat-page #chat-content-section .smb-chat-container .chat-content-container #chat-messages-container .chat-messages-content .msg-box.sys-msg .giftpals-results-container .results-sections .more-result-container a i,#chat-page #chat-content-section .smb-chat-container .chat-content-container #chat-messages-container .chat-messages-content .msg-box.sys-msg .giftpals-results-container .results-sections .more-result-container button i{font-size:1.25rem}#chat-page #chat-content-section .smb-chat-container .chat-content-container #chat-messages-container .chat-messages-content .msg-box.sys-msg .giftpals-results-container .results-sections .more-result-container a i.santa-icon-shop,#chat-page #chat-content-section .smb-chat-container .chat-content-container #chat-messages-container .chat-messages-content .msg-box.sys-msg .giftpals-results-container .results-sections .more-result-container button i.santa-icon-shop{color:#ff562c}#chat-page #chat-content-section .smb-chat-container .chat-content-container #chat-messages-container .chat-messages-content .msg-box.sys-msg .giftpals-results-container .results-sections .more-result-container a i.santa-icon-giftlist,#chat-page #chat-content-section .smb-chat-container .chat-content-container #chat-messages-container .chat-messages-content .msg-box.sys-msg .giftpals-results-container .results-sections .more-result-container button i.santa-icon-giftlist{color:#0dbf57}#chat-page #chat-content-section .smb-chat-container .chat-content-container #chat-messages-container .chat-messages-content .msg-box.sys-msg .giftpals-results-container .results-sections .more-result-container a i.santa-icon-magnifier,#chat-page #chat-content-section .smb-chat-container .chat-content-container #chat-messages-container .chat-messages-content .msg-box.sys-msg .giftpals-results-container .results-sections .more-result-container button i.santa-icon-magnifier{color:#c683ed}#chat-page #chat-content-section .smb-chat-container .chat-content-container #chat-messages-container .chat-messages-content .msg-box.sys-msg .giftpals-results-container .results-sections .more-result-container a span,#chat-page #chat-content-section .smb-chat-container .chat-content-container #chat-messages-container .chat-messages-content .msg-box.sys-msg .giftpals-results-container .results-sections .more-result-container button span{color:#015c91}#chat-page #chat-content-section .smb-chat-container .chat-content-container #chat-messages-container .chat-messages-content .msg-box.sys-msg .giftpals-results-container .results-sections .more-result-container a:hover,#chat-page #chat-content-section .smb-chat-container .chat-content-container #chat-messages-container .chat-messages-content .msg-box.sys-msg .giftpals-results-container .results-sections .more-result-container button:hover{filter:brightness(.8);-webkit-filter:brightness(.8)}#chat-page #chat-content-section .smb-chat-container .chat-content-container.has-content #chat-messages-container{height:100%;width:100%;padding-bottom:3.125rem}#chat-page #chat-content-section .smb-chat-container .chat-content-container.has-content .chat-form-container{gap:0;position:sticky;bottom:1.25rem;background:white;box-shadow:0 -3.125rem 2.5rem #fff,0 2.5rem #fff;border-radius:1.25rem}#chat-page #chat-content-section .smb-chat-container .chat-content-container.has-content .chat-form-container .giftpals-ai-copyright{display:block}#chat-page #chat-content-section .smb-chat-container .chat-content-container.has-content .chat-form-container .chat-default-prompt,#chat-page #chat-content-section .smb-chat-container .chat-content-container.has-content .chat-form-container .cf-title{display:none}#chat-page.off .show-offcanvas{opacity:1}#chat-page.off #chat-offcanvas-container{transform:translate(-21.875rem) scaleX(.9);opacity:0}#chat-page.off #chat-content-section{width:100%;margin-left:0}@media (max-width: 991px){#chat-page:not(.off):after{content:""}}@media (max-width: 991px){body.chat-page-view .scroll-to-top-btn{width:3.125rem;height:3.125rem;bottom:7.5rem}}body.dark-mode{--bs-body-bg: #101828;--bs-body-color: oklch(.707 .022 261.325)}body.dark-mode *{color:oklch(.707 .022 261.325)!important}body.dark-mode * #chat-submit{color:#fff}body.dark-mode header .main-navbar.header-border-bottom .search-autocomplete-container input,body.dark-mode header .main-navbar.header-border-bottom .cart-notification-container,body.dark-mode header .main-navbar.header-border-bottom .profile-box,body.dark-mode header .main-navbar.header-border-bottom .navbar-toggler.d-block.d-lg-none,body.dark-mode header .main-navbar.header-border-bottom .searchbutton{background-color:#fff!important}body.dark-mode header .main-navbar .profile .dropdown-menu{background-color:var(--bs-body-bg)!important}body.dark-mode header .main-navbar .profile .dropdown-menu li:hover a{background-color:#f0f0f133}body.dark-mode header .main-navbar .navbar-search-box-container .navbar-search-box button[type=submit] i{color:#fff!important}body.dark-mode .main-navbar-offcanvas .offcanvas-header .offcanvas-profile-container .content *,body.dark-mode .main-navbar-offcanvas .main-navbar-menu .navbar-nav .nav-item a[data-bs-toggle=collapse],body.dark-mode .main-navbar-offcanvas .main-navbar-menu .navbar-nav .nav-item a[data-bs-toggle=collapse] *{color:#fff!important}body.dark-mode header .main-navbar{background-color:#1e2939}body.dark-mode header .main-navbar .search-autocomplete{box-shadow:none!important;background-color:#3b4f6b}body.dark-mode header .main-navbar .submit-search-btn i{color:#fff}body.dark-mode header .main-navbar .profile .profile-box,body.dark-mode header .main-navbar .cart-notification-container{background:none;box-shadow:none;border:1px solid oklch(.707 .022 261.325)}body.dark-mode #chat-page .show-offcanvas{background-color:#3b4f6b}body.dark-mode #chat-page .show-offcanvas i{color:#fff!important}body.dark-mode #chat-page #chat-offcanvas-container{background-color:#1e2939}body.dark-mode #chat-page #chat-offcanvas-container .coc-header *{color:#fff}body.dark-mode #chat-page #chat-offcanvas-container .block-title{color:oklch(.707 .022 261.325)!important}body.dark-mode #chat-page #chat-offcanvas-container .block-list-items li a{color:#fff!important}body.dark-mode #chat-page #chat-offcanvas-container .block-list-items li [data-action=delete-ai-block]{background:rgba(30,41,57,.75)!important}body.dark-mode #chat-page #chat-offcanvas-container .block-list-items li [data-action=delete-ai-block] i{color:#f12003!important}body.dark-mode #chat-page #chat-content-section .control-view-mode i.fa-sun{display:none}body.dark-mode #chat-page #chat-content-section .control-view-mode i.fa-moon{display:block}body.dark-mode #chat-page #chat-content-section .chat-messages-content .msg-box.user-msg .msg-text{background-color:#eef7fc26!important;color:#fff!important}body.dark-mode #chat-page #chat-content-section .chat-messages-content .msg-box.sys-msg .msg-text,body.dark-mode #chat-page #chat-content-section .chat-messages-content .msg-box.sys-msg .msg-text *{color:#fff!important}body.dark-mode #chat-page #chat-content-section .chat-messages-content .msg-box.sys-msg .msg-text .questions-container .chat-question .chat-question-items{background-color:#1e2939}body.dark-mode #chat-page #chat-content-section .smb-chat-container .chat-content-container .block-loader{background-color:var(--bs-body-bg)}body.dark-mode #chat-page #chat-content-section .smb-chat-container .chat-content-container .chat-form-container .chat-form .chat-form-content{background-color:#3b4f6b;border:none}body.dark-mode #chat-page #chat-content-section .smb-chat-container .chat-content-container .chat-form-container .chat-form .chat-form-content #chat-submit i{color:#fff!important}body.dark-mode #chat-page #chat-content-section .smb-chat-container .chat-content-container.has-content #chat-messages-container .chat-messages-content .msg-box.sys-msg .giftpals-results-container .results-sections .gifts-result-container .tns-ovh:after,body.dark-mode #chat-page #chat-content-section .smb-chat-container .chat-content-container.has-content #chat-messages-container .chat-messages-content .msg-box.sys-msg .giftpals-results-container .results-sections .giftlists-result-container .tns-ovh:after{background:rgb(16,24,40);background:linear-gradient(-90deg,rgb(16,24,40) 0%,rgba(16,24,40,0) 100%)}body.dark-mode #chat-page #chat-content-section .smb-chat-container .chat-content-container.has-content #chat-messages-container .chat-messages-content .msg-box.sys-msg .giftpals-results-container .results-sections .gifts-result-container .chat-gift-slider-item .chat-gift-card{background-color:#1e2939}body.dark-mode #chat-page #chat-content-section .smb-chat-container .chat-content-container.has-content #chat-messages-container .chat-messages-content .msg-box.sys-msg .giftpals-results-container .results-sections .gifts-result-container .chat-gift-slider-item .chat-gift-card *{color:#fff!important}body.dark-mode #chat-page #chat-content-section .smb-chat-container .chat-content-container.has-content #chat-messages-container .chat-messages-content .msg-box.sys-msg .giftpals-results-container .results-sections .giftlists-result-container .result-giftlists-slider-container .chat-gift-list-card{background-color:#1e2939}body.dark-mode #chat-page #chat-content-section .smb-chat-container .chat-content-container.has-content #chat-messages-container .chat-messages-content .msg-box.sys-msg .giftpals-results-container .results-sections .giftlists-result-container .result-giftlists-slider-container .chat-gift-list-card *{color:#fff!important}body.dark-mode #chat-page #chat-content-section .smb-chat-container .chat-content-container.has-content #chat-messages-container .chat-messages-content .msg-box.sys-msg .content-response .msg-text .questions-container .chat-question .chat-question-items,body.dark-mode #chat-page #chat-content-section .smb-chat-container .chat-content-container.has-content #chat-messages-container .chat-messages-content .msg-box.sys-msg .content-response .msg-text .questions-container .chat-question .select2-container .select2-selection.select2-selection--single{background-color:#1e2939}body.dark-mode #chat-page #chat-content-section .smb-chat-container .chat-content-container.has-content .chat-form-container{background:#101828;box-shadow:0 -3.125rem 2.5rem #101828,0 2.5rem #101828}body.dark-mode #chat-page #chat-content-section .smb-chat-container .chat-content-container.has-content .chat-form-container .chat-form .chat-form-content{background-color:#3b4f6b;border:none}body.dark-mode #chat-page #chat-content-section .smb-chat-container .chat-content-container.has-content .chat-form-container .chat-form .chat-form-content #chat-submit{color:#fff!important}body.dark-mode .select2-container .select2-results__options .select2-results__option.select2-results__option--selectable{background-color:#1e2939}body.dark-mode .select2-container .select2-results__options .select2-results__option.select2-results__option--selectable.select2-results__option--highlighted{color:#fff!important}body.dark-mode .select2-container .select2-results__options .select2-results__option.select2-results__option--selectable.select2-results__option--selected{color:#1e2939!important}body.dark-mode .swal2-container .swal2-popup{background-color:#242f45!important}body.dark-mode .swal2-container .swal2-popup .swal2-confirm,body.dark-mode .swal2-container .swal2-popup .swal2-deny,body.dark-mode .swal2-container .swal2-popup .swal2-cancel{color:#fff!important}
