@font-face{font-display:swap;font-family:Plus Jakarta Sans;font-style:normal;font-weight:400;src:url(/static/media/PlusJakartaSans.e210cc034d847805ba3f.woff2) format("woff2")}@font-face{font-display:swap;font-family:NotoSansJP;font-style:normal;font-weight:400;src:url(/static/media/NotoSansJP.dcdea5bccffc06f61d18.ttf) format("truetype")}body{margin:0;.feature-card,.login-button,.portal-name{font-family:Plus Jakarta Sans,sans-serif}}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.scroll-div{height:calc(100vh - 95px);overflow-y:auto}::-webkit-scrollbar{border-radius:70px;width:8px}::-webkit-scrollbar-thumb{background-color:#b5b5b5;border-radius:70px}.dropdown-menu{background-color:#fff;border-radius:.375rem;color:#212529;cursor:pointer;font-size:1rem;list-style:none;min-width:6.6rem;text-align:left}.custom-dropdown .dropdown-title{align-items:center;color:var(--color-black);display:flex;font-size:13px;font-weight:500}.custom-dropdown .dropdown-title.disabled{opacity:1}.custom-dropdown .dropdown-toggle:after{background-size:contain;border:initial;height:20px;margin-left:6px;transition:transform .2s ease-in-out;width:20px}.custom-dropdown .dropdown-toggle.show:after{transform:rotate(180deg)}.custom-dropdown .dropdown-toggle.toggle-sm:after{height:16px;width:16px}.custom-dropdown ul.dropdown-menu{background:#f6f6f6;border-radius:8px;box-sizing:border-box;display:block;height:auto;margin:0;max-width:200px;min-width:140px;opacity:1;overflow:hidden;padding:6px;position:absolute;right:0;top:10px;transform:translateY(34px);width:-webkit-max-content;width:max-content}.custom-dropdown .dropdown-item{align-items:center;box-sizing:border-box;display:flex;font-size:13px!important;font-weight:500;gap:8px;padding:8px 12px;white-space:nowrap}:root{--primary-dark:#1e50a2;--primary-base:#007bc6;--primary-light:#b3d7ee;--primary-dark-20:#1e50a233;--primary-base-20:#007bc633;--primary-light-20:#b3d7ee33;--secondary-dark:#008c8b;--secondary-base:#2abdbb;--secondary-light:#aae5e4;--bg-paper:#fafafa;--neutral-1000:#000;--neutral-900:#282f32;--neutral-800:#444c50;--neutral-700:#5f686d;--neutral-600:#7b848a;--neutral-500:#96a0a7;--neutral-400:#b1b8bd;--neutral-300:#cbd0d3;--neutral-200:#e5e8e9;--neutral-100:#f2f4f4;--neutral-50:#fff}body{background-color:#fafafa;background-color:var(--bg-paper);color:#282f32;color:var(--neutral-900)}.App{display:flex;flex-direction:column;height:100vh}.fuso-logo{@media screen and (min-width:480px){width:120px}@media screen and (max-width:480px){width:90px}}header{align-items:center;background-color:#fff;background-color:var(--neutral-50);border-bottom:1px solid #e5e8e9;border-bottom:1px solid var(--neutral-200);display:flex;height:40px;justify-content:space-between;padding:4px 24px;@media screen and (max-width:640px){padding-bottom:10px;padding-left:0;padding-right:10px;padding-top:10px}@media screen and (max-width:480px){padding-bottom:10px;padding-left:10px;padding-right:10px;padding-top:10px}}.lang-select{background-color:initial;border:1px solid #b1b8bd;border:1px solid var(--neutral-400);border-radius:10px;color:#282f32;color:var(--neutral-900);font-size:14px;padding:5px;&:hover{border:1px solid #282f32;border:1px solid var(--neutral-900);cursor:pointer}}.content{display:flex;flex:1 1;overflow:hidden}.sidebar{align-items:flex-start;background:linear-gradient(180deg,#fafafa,#f0f2f5);border-right:1px solid #e0e4e8;box-shadow:2px 0 12px #0000000f;display:flex;flex-direction:column;max-width:210px;padding:16px 4px 16px 16px;position:relative;a{color:#007bc6;color:var(--primary-base);margin-top:20px;text-decoration:none;@media screen and (min-width:480px){font-size:16px}@media screen and (max-width:480px){font-size:12px}&:hover{text-decoration:underline}}@media screen and (max-width:480px){padding-bottom:10px;padding-left:10px;padding-right:0;padding-top:10px}}.full-width{width:100%;@media screen and (min-width:480px){padding-bottom:0;padding-left:0;padding-right:0;padding-top:0}@media screen and (max-width:480px){padding-bottom:0;padding-left:0;padding-right:0;padding-top:0}}.sidebar h1{color:#282f32;color:var(--neutral-900);font-size:24px;margin-bottom:20px}.sidebar .start-new-btn{align-items:center;background:linear-gradient(135deg,#fff,#f8f9fa);border:2px solid #e0e4e8;border-radius:12px;box-shadow:0 2px 8px #00000014;color:#2c3e50;display:flex;font-weight:600;gap:10px;max-width:200px;overflow:hidden;padding:12px 20px;position:relative;text-overflow:ellipsis;transition:all .3s cubic-bezier(.4,0,.2,1);white-space:nowrap;@media screen and (min-width:480px){font-size:15px}@media screen and (max-width:480px){font-size:13px;padding-bottom:10px;padding-left:16px;padding-right:16px;padding-top:10px}}.sidebar .start-new-btn:before{background:linear-gradient(90deg,#0000,#fff6,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.sidebar .start-new-btn:hover:before{left:100%}.sidebar .start-new-btn:hover{background:linear-gradient(135deg,red,#c00);border-color:red;box-shadow:0 8px 16px #ff000040;color:#fff;cursor:pointer;transform:translateY(-2px);img{filter:brightness(0) invert(1)}}.sidebar .start-new-btn:active{box-shadow:0 4px 8px #f003;transform:translateY(0)}.main{background-color:#fff;background-color:var(--neutral-50);flex:1 1;overflow-y:auto}.main-div{height:calc(100% - 163px);overflow-y:auto}.filters{display:flex;gap:20px;justify-content:start;margin-bottom:20px}.filters select{border:1px solid #b1b8bd;border:1px solid var(--neutral-400);border-radius:5px;margin-right:5px;padding:5px;@media screen and (min-width:480px){font-size:14px}@media screen and (max-width:480px){font-size:11px}&:hover{border:1px solid #282f32;border:1px solid var(--neutral-900);cursor:pointer}}.filters label{font-size:smaller;font-weight:100;margin-top:5px;word-break:keep-all}.chat-window{border-radius:5px;display:flex;flex-direction:column;padding-block:10px;@media screen and (min-width:480px){padding-inline:45px}@media screen and (max-width:480px){padding-inline:10px}}.message{margin-bottom:10px;@media screen and (max-width:480px){font-size:12px}}.message.assistant{background:#f4f4f4;border-radius:8px;display:flex;flex-direction:row;padding:16px;width:-webkit-fit-content;width:fit-content}.message.user{align-self:flex-end;margin:10px 0;max-width:70%}.cases{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.case-button{background-color:#007bc6;background-color:var(--primary-base);border:none;border-radius:5px;color:#fff;color:var(--neutral-50);cursor:pointer;padding:10px;transition:background-color .3s,transform .3s}.case-button:hover{background-color:#1e50a2;background-color:var(--primary-dark);cursor:pointer;transform:scale(1.05)}.message.assistant img{margin-right:10px;margin-top:5px;@media screen and (min-width:480px){height:24px;width:24px}@media screen and (max-width:480px){height:20px;width:20px}}button{background-color:#fff;background-color:var(--neutral-50);border:2px solid #282f32;border:2px solid var(--neutral-900);border-radius:10px;color:#282f32;color:var(--neutral-900);cursor:pointer;padding:10px 20px;transition:background-color .3s,color .3s;@media screen and (min-width:480px){font-size:16px}@media screen and (max-width:480px){font-size:12px}}.actions{display:flex;gap:10px;justify-content:start;img{height:25px!important;margin:0!important;width:25px!important}}.actions button{border:none}.solutions{background-color:#fff;background-color:var(--neutral-50);border:1px solid #e5e8e9;border:1px solid var(--neutral-200);border-radius:5px;margin-top:20px;padding:10px}.solution{word-wrap:break-word;overflow-wrap:break-word;white-space:pre-wrap}.footer{background-color:#fff;background-color:var(--neutral-50);border-top:1px solid #e5e8e9;border-top:1px solid var(--neutral-200);bottom:0;display:flex;flex-direction:column;max-height:40vh;padding:8px 10px 20px;position:fixed;width:100%;width:-webkit-fill-available;@media screen and (min-width:480px){width:-webkit-fill-available}@media screen and (max-width:480px){max-width:480px}}.mb-10{margin-bottom:10px}.footer .question{align-items:center;border:1px solid #d9d9d9;border-radius:70px;display:flex;flex-direction:row;justify-content:space-around;padding:4px 20px;position:relative;input,textarea{padding-bottom:0!important;padding-left:10px!important;padding-top:0!important;resize:none}}.footer .input-question{-ms-overflow-style:none;background-color:initial;border:none;flex:1 1;height:40px;line-height:40px!important;max-height:100px;min-height:22px;overflow:auto;padding:0 10px!important;scrollbar-width:none;@media screen and (min-width:480px){font-size:14px}@media screen and (max-width:480px){font-size:10px}}.footer .input-question::-webkit-scrollbar{display:none}.footer .question .input-logo{align-self:center;flex-shrink:0;height:24px;margin-right:8px;width:auto}.footer .input-question:focus{outline:none}.footer .send-button{background-color:initial;border:none;cursor:pointer;font-weight:700;outline:none;padding:10px;transition:color .3s;@media screen and (min-width:480px){font-size:16px}@media screen and (max-width:480px){font-size:12px}}.footer .send-button:hover .send-icon{filter:brightness(0) saturate(100%) invert(20%) sepia(0) saturate(0) hue-rotate(200deg) brightness(0) contrast(0)}.footer .send-button.awaiting-response .send-icon{filter:brightness(0) saturate(100%) invert(92%) sepia(7%) saturate(300%) hue-rotate(155deg) brightness(96%) contrast(91%)}.send-icon{filter:brightness(0) saturate(100%) invert(60%) sepia(0) saturate(0) hue-rotate(200deg) brightness(0) contrast(0);height:20px;width:20px}.toggle-sidebar{angle:0 deg;border:none;border-radius:20px;border-radius:20px!important;bottom:25px!important;gap:8px;opacity:1;padding:8px 12px!important;right:16px!important;@media screen and (min-width:480px){border-radius:16px 0 0 0;bottom:0;right:0}@media screen and (max-width:480px){border-radius:0 0 0 16px;bottom:auto;right:0}}.toggle-sidebar,.toggle-sidebar-collapsed{background-color:#e5e8e9;background-color:var(--neutral-200);cursor:pointer;position:absolute}.toggle-sidebar-collapsed{border:none;@media screen and (min-width:480px){border-radius:0 16px 0 0;bottom:0;left:0}@media screen and (max-width:480px){border-radius:0 0 16px 0;margin-right:100%;padding-bottom:7px;padding-left:7px;padding-right:7px;padding-top:7px}}.toggle-sidebar-collapsed:hover,.toggle-sidebar:hover{background-color:#b1b8bd;background-color:var(--neutral-400);transform:none}.toggle-sidebar img,.toggle-sidebar-collapsed img{height:15px;width:15px}.header-toolbar{align-items:center;display:flex;gap:16px;height:40px;position:relative;.profile-image{border-radius:50px;max-height:24px;max-width:24px;@media screen and (min-width:480px){width:40px}@media screen and (max-width:480px){width:30px}}.lang-flag{border:1px solid #b5b5b5;border-radius:50px;height:24px;width:24px}}.sidebar-tools{display:flex;flex-direction:column;gap:10px;height:calc(100vh - 165px);overflow:hidden;width:100%}.select-model{select{border-radius:12px}}.chat-bot{align-items:center;display:flex;flex-wrap:wrap;gap:8px;height:21px;padding:8px 3px;width:-webkit-fit-content;width:fit-content;h1{font-weight:700;margin:0;@media screen and (min-width:480px){font-size:18px}@media screen and (max-width:480px){font-size:16px}}}.sidebar-tool-button{display:flex;flex-direction:column;gap:10px;width:100%}.message-container{display:flex;flex-direction:row;gap:10px;img{border-radius:50px;height:24px;width:24px;@media screen and (min-width:480px){height:24px;width:24px}@media screen and (max-width:480px){height:20px;width:20px}}.user-message{background-color:#f1f1f1;border-radius:15px;font-size:14px;line-height:1.6;max-width:760px;overflow-wrap:break-word;padding:16px;white-space:pre-wrap}}.resizer{background-color:#cbd5e0;cursor:col-resize;height:100%;position:relative;transition:background-color .2s;width:1px}.resizer:hover{background-color:#a0aec0}.japaneseFont *{font-family:NotoSansJP,sans-serif}.jakartaFont *{font-family:Plus Jakarta Sans,sans-serif}.message-width{font-size:14px;line-height:1.6}.bot-gif{height:60px;left:34px;opacity:0;position:absolute;top:14px;transform:translateX(-30px);transition:transform .5s ease-in-out,opacity .5s ease-in-out;width:60px}.bot-gif-visible{animation:bot-enter .5s ease-in-out;opacity:1;transform:translateX(0)}@keyframes bot-enter{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}.number{display:inline-block;width:30px}.thums{padding-block:5px;padding-inline:5px;img{height:17px!important;width:17px!important}}.thums:hover{background-color:#9f999969}.volumeIcon{padding-block:5px;padding-inline:5px;img{height:17px!important;width:17px!important}}.volumeIcon:hover{background-color:#9f999969}.tooltip{background-color:#000;border-radius:5px;color:#fff;font-family:Plus Jakarta Sans,sans-serif;font-size:11px;padding:6px}.chakra-skeleton__group{width:70%}.shimmer{display:flex;padding-block:10px!important;padding-inline:45px!important}.thinking-container{width:100%}.thinking-indicator{align-items:center;background:#f0f2f5;border-radius:20px;box-shadow:0 1px 2px #0000000d;display:flex;justify-content:center;max-width:200px;padding:12px 20px;width:-webkit-fit-content;width:fit-content}.thinking-dots{align-items:center;display:flex;gap:6px;height:10px}.thinking-dots span{animation:thinking-wave 1.4s ease-in-out infinite both;background-color:red;border-radius:50%;height:8px;opacity:.6;width:8px}.thinking-dots span:first-child{animation-delay:-.32s}.thinking-dots span:nth-child(2){animation-delay:-.16s}.thinking-text{animation:fadeIn .4s ease-in;color:#6c757d;display:block;font-size:13px;font-weight:500;letter-spacing:.3px;margin-left:6px}@keyframes thinking-wave{0%,80%,to{opacity:.5;transform:scale(.8)}40%{opacity:1;transform:scale(1.2)}}.assistant-image{height:24px;margin-right:10px;margin-top:5px;width:24px}.message.assistant{p{margin-top:0!important;white-space:pre-wrap}}.message-width{word-wrap:break-word;overflow-wrap:break-word;white-space:pre-wrap}.message-width ol,.message-width>ol,.message.assistant ol,.message.assistant>div>ol{list-style-position:outside!important;margin:0!important;padding-left:20px!important}.message-width ul li ol,.message-width ul>li>ol,.message.assistant ul li ol,.message.assistant ul>li>ol{list-style-position:outside!important;margin:0!important}.message-width ul,.message.assistant ul{list-style-position:outside!important;margin:8px 0!important;padding-left:40px!important}.message-width ul:not(:has(ol)),.message.assistant ul:not(:has(ol)){padding-left:40px!important}.message-width>ol>li,.message.assistant>div>ol>li{margin-bottom:12px!important;margin-left:0!important;padding-left:8px!important}.message-width ol li,.message.assistant ol li{margin-bottom:12px!important;margin-left:0!important;padding-left:0!important}.message-width ul>li:has(>ol),.message.assistant ul>li:has(>ol){list-style:none!important;margin-left:-40px!important;padding-left:0!important}.message-width ul li,.message.assistant ul li{margin-bottom:6px;padding-left:16px}.message-width ol>li::marker,.message.assistant ol>li::marker{font-weight:700}.message-width ol>li>ul,.message.assistant ol>li>ul{margin-bottom:8px!important;margin-left:0!important;margin-top:8px!important;padding-left:20px!important}.message-width ol ol,.message-width ul ul,.message.assistant ol ol,.message.assistant ul ul{margin-bottom:8px;margin-top:8px;padding-left:40px}.message-width ol li strong,.message.assistant ol li strong{font-weight:700}.message-width ol li p,.message-width ul li p,.message.assistant ol li p,.message.assistant ul li p{display:inline;margin:0}.chakra-alert{button{border:none!important;font-family:Plus Jakarta Sans,sans-serif!important;font-size:12px!important;font-weight:900!important}}.custom-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#0006;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.custom-modal-box{animation:scaleIn .2s ease-out;background:linear-gradient(135deg,#fff,#fafbfc);border-radius:20px;box-shadow:0 12px 40px #00000026;max-width:400px;padding:24px;position:relative;text-align:left;width:90%}.custom-modal-footer{display:flex;justify-content:flex-end}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.welcome-screen{align-items:center;display:flex;justify-content:center;min-height:calc(100vh - 284px);width:100%}.welcome-content{align-items:center;display:flex;flex-direction:column;max-width:600px;padding:40px;text-align:center}.welcome-bot-image{height:200px;margin-bottom:32px;object-fit:contain;width:200px}.welcome-title{color:#282f32;color:var(--neutral-900);display:inline-block;font-family:NotoSansJP,sans-serif;font-size:32px;font-weight:700;margin-bottom:16px;position:relative}.welcome-title img{bottom:-18px;height:auto;position:absolute;right:0;width:21%}.welcome-subtitle{color:#7b848a;color:var(--neutral-600);font-family:NotoSansJP,sans-serif;font-size:16px;font-weight:400;margin-top:24px}.sidebar-collapsed{max-width:60px!important;min-width:60px!important;padding:16px 8px!important}.sidebar-collapsed-content{align-items:center;display:flex;flex-direction:column;gap:20px;height:100%;width:100%}.sidebar-icon{align-items:center;border-radius:8px;cursor:pointer;display:flex;height:40px;justify-content:center;transition:background-color .2s;width:40px}.sidebar-icon:hover{background-color:#e0e0e0}.sidebar-icon img{height:24px;width:24px}.sidebar-icon-btn{align-items:center;background:linear-gradient(135deg,#fff,#f8f9fa);border:2px solid #e0e4e8;border-radius:10px;box-shadow:0 2px 6px #00000014;cursor:pointer;display:flex;height:40px;justify-content:center;padding:8px;transition:all .3s cubic-bezier(.4,0,.2,1);width:40px}.sidebar-icon-btn:hover{background:linear-gradient(135deg,red,#c00);border-color:red;box-shadow:0 6px 12px #ff000040;transform:translateY(-2px)}.sidebar-icon-btn:hover img{filter:brightness(0) invert(1)}.sidebar-icon-btn:active{box-shadow:0 3px 6px #f003;transform:translateY(0)}.sidebar-icon-btn img{height:24px;transition:filter .3s;width:24px}.toggle-sidebar-open{background-color:#e5e8e9;background-color:var(--neutral-200);border:none;border-radius:20px;bottom:25px;cursor:pointer;padding:8px 12px;position:absolute;transition:background-color .2s}.toggle-sidebar-open:hover{background-color:#b1b8bd;background-color:var(--neutral-400)}.toggle-sidebar-open img{height:15px;width:15px}.sidebar-collapsed-content .sidebar-icon-btn{border:2px solid #e0e4e8}.mobile-menu-btn{background:#e2e2e2;border:none;border-bottom-left-radius:0;border-bottom-right-radius:20px;border-top-left-radius:0;border-top-right-radius:20px;cursor:pointer;display:none;margin-right:12px;padding:8px}.mobile-menu-btn img{height:20px;width:20px}.sidebar-overlay{display:none}.feedback-success{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:40px 20px!important;text-align:center}.success-icon{margin-bottom:20px}.success-title{color:#1f2937;font-size:24px;font-weight:700;margin-bottom:12px}.success-message,.success-title{font-family:Plus Jakarta Sans,sans-serif}.success-message{color:#6b7280;font-size:14px;font-weight:400;margin:0}@media screen and (max-width:640px){.mobile-menu-btn{display:block}.chat-bot{cursor:pointer;-webkit-user-select:none;user-select:none}.sidebar-overlay{background-color:#00000080;display:block;height:100%;left:0;position:fixed;top:0;transition:opacity .3s ease;width:100%;z-index:999}.sidebar{height:97vh;left:0;position:fixed!important;top:0;transition:transform .3s ease;z-index:1000}.sidebar-collapsed{max-width:0!important;min-width:0!important;overflow:hidden;padding:0!important;transform:translateX(-100%);width:0!important}.sidebar:not(.sidebar-collapsed){box-shadow:2px 0 8px #00000026;transform:translateX(0);width:250px!important}.resizer{display:none!important}.toggle-sidebar{border-radius:8px!important;bottom:auto!important;position:absolute!important;right:16px!important;top:16px!important}.sidebar-collapsed-content{display:none!important}.main.full-width{margin-left:0!important}.header-toolbar{gap:8px}.custom-dropdown-language .dropdown-header{background:#0000;gap:4px;padding:4px 8px}.custom-dropdown-language .dropdown-header span{display:none}.custom-dropdown-language .lang-flag-dropdown{height:20px;width:20px}.custom-dropdown-language .arrow{display:block;height:14px;width:14px}.profile-container{background:#0000;gap:4px;padding:4px 8px}.profile-name{display:none}.profile-image{height:28px!important;max-height:28px!important;max-width:28px!important;width:28px!important}.chevron-icon{display:block;height:14px;width:14px}.custom-dropdown-language{.dropdown-options{width:auto!important}}.fuso-logo{margin-left:0;margin-right:auto}header{gap:12px;justify-content:flex-start}}.footer .question:hover{background:#f6f6f6}@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (-webkit-min-device-pixel-ratio:1){.App,body{overflow-x:hidden}.mobile-menu-btn{display:block}.chat-bot{cursor:pointer;-webkit-user-select:none;user-select:none}.sidebar-overlay{background-color:#00000080;display:block;height:100%;left:0;position:fixed;top:0;transition:opacity .3s ease;width:100%;z-index:999}.sidebar{height:97vh;left:0;position:fixed!important;top:0;transition:transform .3s ease;z-index:1000}.sidebar-collapsed{max-width:0!important;min-width:0!important;overflow:hidden;padding:0!important;transform:translateX(-100%);width:0!important}.sidebar:not(.sidebar-collapsed){box-shadow:2px 0 8px #00000026;transform:translateX(0);width:250px!important}.resizer{display:none!important}.toggle-sidebar{border-radius:8px!important;bottom:auto!important;position:absolute!important;right:16px!important;top:16px!important}.sidebar-collapsed-content{display:none!important}.footer{box-sizing:border-box;padding:10px 16px}.main:not(.full-width) .footer{left:255px;right:0}.footer .question{margin-left:auto;margin-right:auto;max-width:100%}.footer .question input,.footer .question textarea{padding-left:50px!important}.input-logo{left:16px}.footer .send-button{flex-shrink:0;padding:10px 12px}.send-icon{height:20px;width:20px}.sidebar-tool-button{margin-top:12px}.sidebar-tools{gap:16px}.actions{gap:6px}.actions img{height:16px!important;width:16px!important}.thums{padding-block:4px;padding-inline:4px}.thums img{height:14px!important;width:14px!important}.volumeIcon{padding-block:4px;padding-inline:4px}.volumeIcon img{height:14px!important;width:14px!important}.chat-bot{align-items:center!important;display:flex!important;gap:10px!important;max-width:100%!important;padding:12px 4px!important;width:100%!important}.chat-bot,.chat-bot h1{overflow:visible!important}.chat-bot h1{word-wrap:break-word!important;font-size:17px!important;line-height:1.3!important;margin:0!important;white-space:normal!important}.chat-bot .bot-image{flex-shrink:0!important;height:28px!important;width:28px!important}.sidebar{max-width:250px!important}.sidebar .start-new-btn{font-size:15px!important;padding:12px 20px!important}.sidebar .start-new-btn img{height:20px!important;width:20px!important}.message-container .user-message{background-color:#f1f1f1!important;border-radius:15px!important;min-width:100px;padding:14px 16px!important}.message.user{max-width:75%!important}.message.assistant{max-width:85%!important;padding:14px 16px!important}}@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:1){.mobile-menu-btn{display:block}.chat-bot{cursor:pointer;-webkit-user-select:none;user-select:none}.sidebar-overlay{background-color:#00000080;display:block;height:100%;left:0;position:fixed;top:0;transition:opacity .3s ease;width:100%;z-index:999}.sidebar{height:97vh;left:0;position:fixed!important;top:0;transition:transform .3s ease;z-index:1000}.sidebar-collapsed{max-width:0!important;min-width:0!important;overflow:hidden;padding:0!important;transform:translateX(-100%);width:0!important}.sidebar:not(.sidebar-collapsed){box-shadow:2px 0 8px #00000026;transform:translateX(0);width:250px!important}.resizer{display:none!important}.toggle-sidebar{border-radius:8px!important;bottom:auto!important;position:absolute!important;right:16px!important;top:16px!important}.sidebar-collapsed-content{display:none!important}.footer{padding:10px 12px}.main.full-width .footer{left:60px;right:0}.main:not(.full-width) .footer{left:255px;right:0}.footer .question{max-width:100%}.footer .question input,.footer .question textarea{padding-left:50px!important}.input-logo{left:16px}.chat-bot{margin-bottom:16px}.sidebar-tool-button{margin-top:12px}.sidebar-tools{gap:16px}.actions{gap:6px}.actions img{height:16px!important;width:16px!important}.thums{padding-block:4px;padding-inline:4px}.thums img{height:14px!important;width:14px!important}.volumeIcon{padding-block:4px;padding-inline:4px}.volumeIcon img{height:14px!important;width:14px!important}.chat-bot{align-items:center!important;display:flex!important;gap:10px!important;max-width:100%!important;padding:12px 4px!important;width:100%!important}.chat-bot,.chat-bot h1{overflow:visible!important}.chat-bot h1{word-wrap:break-word!important;font-size:17px!important;line-height:1.3!important;margin:0!important;white-space:normal!important}.chat-bot .bot-image{flex-shrink:0!important;height:28px!important;width:28px!important}.sidebar{max-width:250px!important}.sidebar .start-new-btn{font-size:15px!important;padding:12px 20px!important}.sidebar .start-new-btn img{height:20px!important;width:20px!important}.message-container .user-message{background-color:#f1f1f1!important;border-radius:15px!important;min-width:100px;padding:14px 16px!important}.message.user{max-width:75%!important}.message.assistant{max-width:85%!important;padding:14px 16px!important}}@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1){.mobile-menu-btn{display:block}.chat-bot{cursor:pointer;-webkit-user-select:none;user-select:none}.sidebar-overlay{background-color:#00000080;display:block;height:100%;left:0;position:fixed;top:0;transition:opacity .3s ease;width:100%;z-index:999}.sidebar{height:97vh;left:0;position:fixed!important;top:0;transition:transform .3s ease;z-index:1000}.sidebar-collapsed{max-width:0!important;min-width:0!important;overflow:hidden;padding:0!important;transform:translateX(-100%);width:0!important}.sidebar:not(.sidebar-collapsed){box-shadow:2px 0 8px #00000026;transform:translateX(0);width:250px!important}.resizer{display:none!important}.toggle-sidebar{border-radius:8px!important;bottom:auto!important;position:absolute!important;right:16px!important;top:16px!important}.sidebar-collapsed-content{display:none!important}.footer{padding:10px 20px}.main:not(.full-width) .footer{left:255px;right:0}.footer .question{max-width:100%}.footer .question input,.footer .question textarea{padding-left:50px!important}.input-logo{left:16px}.sidebar-tool-button{margin-top:12px}.sidebar-tools{gap:16px}.actions{gap:6px}.actions img{height:16px!important;width:16px!important}.thums{padding-block:4px;padding-inline:4px}.thums img{height:14px!important;width:14px!important}.volumeIcon{padding-block:4px;padding-inline:4px}.volumeIcon img{height:14px!important;width:14px!important}.chat-bot{align-items:center!important;display:flex!important;gap:10px!important;max-width:100%!important;padding:12px 4px!important;width:100%!important}.chat-bot,.chat-bot h1{overflow:visible!important}.chat-bot h1{word-wrap:break-word!important;font-size:17px!important;line-height:1.3!important;margin:0!important;white-space:normal!important}.chat-bot .bot-image{flex-shrink:0!important;height:28px!important;width:28px!important}.sidebar{max-width:250px!important}.sidebar .start-new-btn{font-size:15px!important;padding:12px 20px!important}.sidebar .start-new-btn img{height:20px!important;width:20px!important}.message-container .user-message{background-color:#f1f1f1!important;border-radius:15px!important;min-width:100px;padding:14px 16px!important}.message.user{max-width:75%!important}.message.assistant{max-width:85%!important;padding:14px 16px!important}}@supports (-webkit-touch-callout:none){.App{height:100vh;height:-webkit-fill-available}@media screen and (max-width:1024px){body:has(.App){min-height:100vh;min-height:-webkit-fill-available;overflow:hidden;position:fixed;width:100%}html:has(.App){height:-webkit-fill-available;overflow:hidden}.sidebar-tools{height:calc(100vh - 132px);height:calc(-webkit-fill-available - 132px)}.welcome-screen{min-height:calc(100vh - 200px);min-height:calc(-webkit-fill-available - 200px)}.sidebar{height:97vh;height:calc(-webkit-fill-available * .97)}}}.central-loader-overlay{background:#fff9;inset:0;position:fixed;z-index:1000}.central-loader-content,.central-loader-overlay{align-items:center;display:flex;justify-content:center}.central-loader-content{background:#fff;border-radius:16px;box-shadow:0 10px 25px #0000001a;flex-direction:column;gap:16px;min-width:200px;padding:40px}.central-loader-spinner{animation:central-spin 1s cubic-bezier(.4,0,.2,1) infinite;background:conic-gradient(from 0deg,#ff00001a 0,red 100%);border:none;border-radius:50%;height:60px;-webkit-mask:radial-gradient(farthest-side,#0000 calc(100% - 4px),#fff 0);mask:radial-gradient(farthest-side,#0000 calc(100% - 4px),#fff 0);padding:4px;width:60px}.central-loader-text{color:#333;font-size:14px;font-weight:500}@keyframes central-spin{to{transform:rotate(1turn)}}.suggestions-label{color:#666;font-size:12px}.suggestion-btn{background:linear-gradient(135deg,#fff,#f5f7fa);border-radius:24px;box-shadow:0 1px 3px #00000014;color:#333;font-size:13px;padding:10px 16px;transition:all .2s ease}.suggestion-btn:hover{background:linear-gradient(135deg,red,#c00);border-color:red;box-shadow:0 4px 12px #ff000040;transform:translateY(-2px)}.suggestion-btn:hover svg{stroke:#fff}.suggestion-btn:active{box-shadow:0 1px 3px #0000001a}.suggestion-btn svg{stroke:#666;transition:stroke .2s ease}@media screen and (max-width:480px){.suggestions-buttons{flex-direction:column}.suggestion-btn{justify-content:center;width:100%}.suggestion-btn span{max-width:none}}.suggestions-container{background:linear-gradient(135deg,#fafbfc,#f0f4f8);border-top:1px solid #e8eef5;margin-top:auto;padding:12px 20px;z-index:10}.suggestions-label{color:#6c757d}.suggestion-btn{border:1px solid #d1d9e6;box-shadow:0 2px 4px #0000000d;color:#2c3e50;font-size:.9rem}.suggestion-btn:hover{background:#007bff;border-color:#007bff;box-shadow:0 4px 6px #007bff33}.suggestion-btn:active{box-shadow:0 1px 2px #007bff33}.suggestions-container{animation:slideUp .3s ease-out;background:linear-gradient(135deg,#fff7e6,#fef3c7);border:1px solid #fbbf24;border-radius:10px;box-shadow:0 2px 8px #fbbf2426;display:flex;flex-direction:column;gap:8px;margin-bottom:10px;padding:10px 16px}.suggestions-label{align-items:center;color:#92400e;display:flex;font-size:.85rem;font-weight:600;gap:6px;letter-spacing:.5px;margin-bottom:4px;text-transform:uppercase}.suggestions-buttons{display:flex;flex-wrap:wrap;gap:8px}.suggestion-btn{align-items:center;background:#fff;border:1.5px solid #d97706;border-radius:20px;box-shadow:0 1px 3px #d977061a;color:#92400e;cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:500;gap:8px;max-width:100%;padding:8px 16px;transition:all .2s cubic-bezier(.4,0,.2,1)}.suggestion-btn:hover{background:linear-gradient(135deg,#f59e0b,#d97706);border-color:#b45309;box-shadow:0 4px 8px #d977064d;color:#fff;transform:translateY(-1px)}.suggestion-btn:active{box-shadow:0 1px 2px #d977064d;transform:translateY(0)}.suggestion-btn svg{stroke-width:2px;flex-shrink:0;height:16px;width:16px}.suggestion-btn svg circle,.suggestion-btn svg line,.suggestion-btn svg path,.suggestion-btn svg polyline{stroke:currentColor}@keyframes slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.suggestions-container{padding:10px 15px}.suggestion-btn{font-size:.85rem;padding:6px 12px}}.chakra-modal__content{font-family:Plus Jakarta Sans,sans-serif!important}.chakra-button,.chakra-modal__close-btn{border:none!important}.chakra-button{font-family:Plus Jakarta Sans,sans-serif!important;font-size:12px!important;font-weight:900!important}.feedback-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#2c3e50,#34495e);-webkit-background-clip:text;background-clip:text;color:#1f2937;font-weight:700;line-height:1.5;@media screen and (min-width:480px){font-size:18px;margin-block:30px}@media screen and (max-width:480px){font-size:14px;margin-block:15px}}.chakra-stack{gap:20px!important}.chakra-radio__control{display:none!important}.chakra-textarea{font-family:Plus Jakarta Sans,sans-serif!important;padding:10px!important;width:378px!important;@media screen and (min-width:480px){margin-top:30px!important}@media screen and (max-width:480px){font-size:12px!important;margin-top:15px!important;width:300px!important}}.start-new-btn{align-items:center;display:flex;gap:6px;max-width:100%;overflow:hidden;width:100%}.start-new-btn .btn-text{flex:1 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.feedInputBox{-ms-overflow-style:none!important;background:linear-gradient(135deg,#fff,#f8f9fa)!important;border:2px solid #e0e4e8!important;border-radius:16px!important;box-shadow:0 2px 6px #0000000f!important;resize:none!important;scrollbar-width:none!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important}.feedInputBox::-webkit-scrollbar{display:none!important}.feedInputBox:focus{border-color:red!important;box-shadow:0 4px 12px #ff000026!important;outline:none!important}.closeBtnDTC{background:linear-gradient(135deg,#fff,#f8f9fa)!important;border:2px solid #e0e4e8!important;border-radius:12px!important;box-shadow:0 2px 6px #00000014!important;color:#2c3e50!important;font-size:14px!important;font-weight:600!important;line-height:22px;padding:10px 20px!important;text-align:center;transition:all .3s cubic-bezier(.4,0,.2,1)!important}.closeBtnDTC:hover{background:linear-gradient(135deg,red,#c00)!important;border-color:red!important;box-shadow:0 4px 8px #ff00004d!important;color:#fff!important;transform:translateY(-1px)}.submitBtnDTC{background:#d1d5db!important;border:2px solid #0000!important;border-radius:12px!important;box-shadow:0 2px 6px #00000014!important;color:#9ca3af!important;cursor:not-allowed!important;font-size:14px!important;font-weight:600!important;line-height:22px;opacity:.7!important;padding:10px 20px!important;text-align:center;transition:all .3s cubic-bezier(.4,0,.2,1)!important}.submitBtnDTC.active{box-shadow:0 4px 8px #f003!important;color:#fff!important;cursor:pointer!important;opacity:1!important}.submitBtnDTC.active,.submitBtnDTC.active:hover{background:linear-gradient(135deg,red,#c00)!important;border-color:red!important}.submitBtnDTC.active:hover{box-shadow:0 6px 12px #f006!important;transform:translateY(-2px)}.submitBtnDTC.active:active{box-shadow:0 3px 6px #f003!important;transform:translateY(0)}.font-family{font-family:JakartaSans,sans-serif!important}.custom-dropdown{display:inline-block;position:relative}.profile-container{align-items:center;background:linear-gradient(135deg,#fff,#f8f9fa);border:1.5px solid #e0e4e8;border-radius:12px;box-shadow:0 1px 3px #0000000d;cursor:pointer;display:flex;gap:8px;overflow:hidden;padding:6px 12px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.profile-container:before{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.profile-container:hover:before{left:100%}.profile-container:hover{border-color:#9ca3af;box-shadow:0 2px 6px #00000014;transform:translateY(-1px)}.profile-container:active{box-shadow:0 1px 3px #0000000f;transform:translateY(0)}.profile-image{border:1.5px solid #e0e4e8;border-radius:50%;box-shadow:0 1px 2px #0000000f;height:28px;object-fit:cover;transition:border-color .3s ease;width:28px}.profile-container:hover .profile-image{border-color:#9ca3af}.profile-name{color:#2c3e50;font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-weight:500;letter-spacing:.2px;transition:color .3s ease}.profile-container:hover .profile-name{color:#1f2937}.chevron-icon{color:#6b7280;height:16px;transition:all .3s ease;width:16px}.profile-container:hover .chevron-icon{color:#4b5563}.chevron-icon.rotated{transform:rotate(180deg)}.custom-dropdown-menu{background:linear-gradient(135deg,#fff,#fafbfc);border:1.5px solid #e0e4e8;border-radius:10px;box-shadow:0 4px 12px #0000001a;list-style:none;margin:0;max-width:200px;min-width:140px;overflow:hidden;padding:6px;position:absolute;right:0;top:calc(100% + 6px);width:-webkit-max-content;width:max-content;z-index:1000}.custom-dropdown-menu li{list-style:none;margin:0;padding:0;width:100%}.custom-dropdown ul.dropdown-menu:hover,.dropdown-menu.custom-dropdown-menu :hover{background:#0000}.custom-dropdown-item{align-items:center;background:#0000!important;border-radius:6px;box-sizing:border-box;color:#2c3e50!important;cursor:pointer;display:flex;font-family:Plus Jakarta Sans,sans-serif;font-size:13px;font-weight:500;gap:8px;padding:8px 12px;transition:all .2s cubic-bezier(.4,0,.2,1);white-space:nowrap}.custom-dropdown-item:hover{background:red!important;color:#fff!important;padding-left:16px}.custom-dropdown-item:active,.custom-dropdown-item:focus{background:#c00!important;color:#fff!important}.custom-dropdown-item img{height:16px;max-height:16px;max-width:16px;transition:transform .2s ease,filter .2s ease}.custom-dropdown-item:hover img{filter:brightness(0) invert(1);transform:translateX(2px)}.custom-dropdown-language{cursor:pointer;display:inline-block;font-family:Plus Jakarta Sans,sans-serif;font-size:16px!important;font-style:Medium;font-weight:500;position:relative;@media screen and (min-width:480px){font-size:14px}@media screen and (max-width:480px){font-size:12px}.dropdown-header{align-items:center;background:linear-gradient(135deg,#fff,#f8f9fa);border:1.5px solid #e0e4e8;border-radius:12px;box-shadow:0 1px 3px #0000000d;display:flex;gap:8px;overflow:hidden;padding:6px 12px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.dropdown-header:before{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.dropdown-header:hover:before{left:100%}.dropdown-header:hover{border-color:red;box-shadow:0 2px 6px #ff00001a;transform:translateY(-1px)}.dropdown-header:active{box-shadow:0 1px 3px #ff000014;transform:translateY(0)}.lang-flag-dropdown{align-items:center;border:1.5px solid #e0e4e8;border-radius:50%;box-shadow:0 1px 2px #0000000f;display:flex;height:24px;justify-content:center;overflow:hidden;transition:border-color .3s ease;width:24px}.dropdown-header:hover .lang-flag-dropdown{border-color:red}.lang-flag-dropdown img{height:100%;object-fit:cover;width:100%}.lang-flag-option{align-items:center;border:1.5px solid #e0e4e8;border-radius:50%;display:flex;flex-shrink:0;height:20px;justify-content:center;overflow:hidden;transition:all .3s ease;width:20px}.dropdown-option:hover .lang-flag-option{border-color:#fff;transform:scale(1.05)}.lang-flag-option img{height:100%;object-fit:cover;width:100%}.dropdown-options{background:linear-gradient(135deg,#fff,#fafbfc);border:1.5px solid #e0e4e8;border-radius:10px;box-shadow:0 2px 8px #00000014;left:0;margin-top:6px;max-height:0;opacity:0;overflow:hidden;padding:4px 0;position:absolute;top:100%;transition:opacity .3s ease,max-height .3s ease,box-shadow .3s ease;width:100%;z-index:100}.dropdown-options.open{animation:slideDown .3s ease-out;box-shadow:0 4px 12px #0000001a;max-height:300px;opacity:1;overflow-y:auto}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.dropdown-options::-webkit-scrollbar{width:6px}.dropdown-options::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.dropdown-options::-webkit-scrollbar-thumb{background:linear-gradient(135deg,red,#c00);border-radius:10px}.dropdown-options::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#c00,#c00)}.dropdown-options.close{max-height:0;opacity:0}.dropdown-option{align-items:center;border-radius:6px;cursor:pointer;display:flex;gap:8px;margin:0 4px;padding:10px 14px;transition:all .2s cubic-bezier(.4,0,.2,1)}.dropdown-option span{color:#2c3e50;font-size:13px;font-weight:500;transition:color .2s ease}.dropdown-option:hover{background:linear-gradient(135deg,red,#c00);padding-left:18px}.dropdown-option:hover span{color:#fff}.dropdown-header span{color:#2c3e50;font-size:14px;font-weight:500;letter-spacing:.2px;transition:color .3s ease}.dropdown-header:hover span{color:red}.arrow{color:#6b7280;flex-shrink:0;height:16px;transition:all .3s ease;width:16px}.dropdown-header:hover .arrow{color:red}.arrow.rotated{transform:rotate(180deg)}}.model-dropdown-container{align-items:flex-start;display:flex;margin-bottom:5px;min-height:42px;padding:0 10px}.model-dropdown-inner{align-items:flex-start;display:flex;flex-direction:column;position:relative}.model-dropdown{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;border:1px solid #d9d9d9;border-radius:20px;box-shadow:0 1px 2px #0000000d;color:#333;cursor:pointer;font-size:14px;font-weight:500;min-width:160px;outline:none;padding:8px 32px 8px 12px;transition:all .2s cubic-bezier(.4,0,.2,1)}.model-dropdown:hover{background-color:#fff;border-color:#b0b0b0;box-shadow:0 2px 4px #00000014}.model-dropdown:focus{border-color:#333;box-shadow:0 2px 6px #0000001a}.model-dropdown-options{animation:fadeIn .15s ease-out;background-color:#fff;border:1px solid #eee;border-radius:12px;bottom:110%;box-shadow:0 4px 16px #0000001f;left:0;margin-bottom:8px;max-height:200px;min-width:100%;overflow-y:auto;padding:6px;position:absolute;z-index:1000}.model-dropdown-option{border-radius:8px;color:#333;cursor:pointer;font-size:13px;font-weight:400;margin-bottom:2px;padding:8px 12px;transition:all .2s ease}.model-dropdown-option:last-child{margin-bottom:0}.model-dropdown-option:not(.placeholder):hover{background-color:red!important;color:#fff!important}.model-dropdown-option.placeholder{border-bottom:1px solid #e5e5e5;border-radius:4px 4px 0 0;color:#6b7280;font-weight:500;margin-bottom:4px;padding-bottom:8px}.model-dropdown-option.placeholder:hover{background-color:initial!important;color:#6b7280!important;cursor:default}.model-dropdown-option:first-child,.model-dropdown-option:last-child{border-radius:8px}.model-dropdown-warning{color:#ef4444;font-size:11px;font-weight:500;left:4px;margin-top:4px;position:absolute;top:100%;white-space:nowrap}.history-heading{color:#5c5c5c;display:flex!important;font-family:Plus Jakarta Sans,sans-serif;font-size:16px!important;font-weight:700!important;margin-block:10px!important}.history-container{-ms-overflow-style:none;flex:1 1;overflow-x:hidden;overflow-y:auto;scrollbar-width:none}.history-container::-webkit-scrollbar{display:none}.history-list{display:flex;flex-direction:column;gap:8px;list-style:none;margin:0;max-width:200px;padding:0;width:100%;.delete-button{opacity:0!important;visibility:hidden!important}li{align-items:center;border-radius:8px!important;box-sizing:border-box;cursor:pointer;display:flex;font-size:13px;font-weight:500;justify-content:space-between;min-height:40px;padding:10px 14px;text-transform:capitalize;width:100%}li:hover{background-color:#e2e2e2;border-radius:8px;.delete-button{opacity:1!important;visibility:visible!important}}}.selected{background-color:#b8b8b8;border-radius:8px;.delete-button{opacity:1!important;visibility:visible!important}}.delete-button{background-color:initial!important;flex-shrink:0;height:20px!important;min-width:20px!important}.customMenuIcon{width:12px}.customDeleteIcon{margin-right:5px;width:12px}.chakra-menu__menu-list{background-color:#dfdfdf!important;font-family:Plus Jakarta Sans,sans-serif!important;min-width:-webkit-fit-content!important;min-width:fit-content!important;padding-inline:5px!important}.chakra-menu__menu-list,.chakra-menu__menuitem{width:-webkit-fit-content!important;width:fit-content!important}.chakra-menu__menuitem{background-color:initial!important;border:none!important;font-size:13px}.chat-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chakra-alert{box-shadow:none;font-family:Plus Jakarta Sans,sans-serif!important;button{border:none!important;font-family:Plus Jakarta Sans,sans-serif!important;font-size:12px!important;font-weight:900!important}}@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (-webkit-min-device-pixel-ratio:1){.history-list li{align-items:center!important;display:flex!important;flex-wrap:nowrap!important;font-size:14px!important;max-width:100%;padding:12px 16px!important}.history-list,.history-list li{gap:8px!important}.chat-text{flex:1 1;max-width:160px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chatOptions{align-items:center;display:flex;flex-shrink:0}.history-heading{font-size:15px!important;font-weight:700!important;margin-block:12px!important;max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.delete-button{flex-shrink:0!important;height:28px!important;min-width:28px!important}.customDeleteIcon{width:14px!important}}@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:1){.history-list li{align-items:center!important;display:flex!important;flex-wrap:nowrap!important;font-size:14px!important;max-width:100%;padding:12px 16px!important}.history-list,.history-list li{gap:8px!important}.chat-text{flex:1 1;max-width:160px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chatOptions{align-items:center;display:flex;flex-shrink:0}.history-heading{font-size:15px!important;font-weight:700!important;margin-block:12px!important;max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.delete-button{flex-shrink:0!important;height:28px!important;min-width:28px!important}.customDeleteIcon{width:14px!important}}@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1){.history-list li{align-items:center!important;display:flex!important;flex-wrap:nowrap!important;font-size:14px!important;max-width:100%;padding:12px 16px!important}.history-list,.history-list li{gap:8px!important}.chat-text{flex:1 1;max-width:160px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chatOptions{align-items:center;display:flex;flex-shrink:0}.history-heading{font-size:15px!important;font-weight:700!important;margin-block:12px!important;max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.delete-button{flex-shrink:0!important;height:28px!important;min-width:28px!important}.customDeleteIcon{width:14px!important}}.circle{align-items:center;animation:pulse 1.5s infinite;background:radial-gradient(circle,#ff0000b3,#ff00004d);border-radius:50%;cursor:pointer;display:flex;height:30px;justify-content:center;overflow:hidden;position:relative;width:30px}.microphone{height:auto;position:relative;width:20px;z-index:1}.mic-button{cursor:pointer;filter:brightness(0) saturate(100%) invert(60%) sepia(0) saturate(0) hue-rotate(200deg) brightness(0) contrast(0);height:20px;width:20px}.tour-overlay{animation:fadeIn .3s ease-in;background:#0006;height:100%;left:0;position:fixed;top:0;width:100%;z-index:9998}.tour-spotlight{animation:pulse 2s ease-in-out infinite;background:#0000;border:3px solid red;border-radius:12px;box-shadow:0 0 0 9999px #0006,0 0 20px #f009,inset 0 0 20px #ff00001a;pointer-events:none;position:absolute;transition:all .4s cubic-bezier(.4,0,.2,1);z-index:9999}@keyframes pulse{0%,to{box-shadow:0 0 0 9999px #0006,0 0 20px #f009,inset 0 0 20px #ff00001a}50%{box-shadow:0 0 0 9999px #0006,0 0 30px #ff0000e6,inset 0 0 30px #f003}}.tour-tooltip{animation:slideIn .4s cubic-bezier(.4,0,.2,1);background:linear-gradient(135deg,#fff,#fafbfc);border:2px solid #e0e4e8;border-radius:16px;box-shadow:0 12px 40px #0003;max-width:360px;min-width:280px;padding:24px;position:absolute;z-index:10000}@keyframes slideIn{0%{opacity:0;transform:translateY(-20px) translateX(-50%)}to{opacity:1;transform:translateY(0) translateX(-50%)}}.tour-tooltip-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.tour-tooltip-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,red,#c00);-webkit-background-clip:text;background-clip:text;color:#1f2937;font-family:Plus Jakarta Sans,sans-serif;font-size:20px;font-weight:700;margin:0}.tour-skip-btn{align-items:center;background:#0000;border:none;border-radius:50%;color:#9ca3af;cursor:pointer;display:flex;font-size:28px;height:28px;justify-content:center;line-height:1;padding:0;transition:all .2s ease;width:28px}.tour-skip-btn:hover{background:#f3f4f6;color:red;transform:rotate(90deg)}.tour-tooltip-description{color:#4b5563;font-family:Plus Jakarta Sans,sans-serif;font-size:15px;line-height:1.6;margin:0 0 20px}.tour-tooltip-footer{align-items:center;border-top:1px solid #e5e7eb;display:flex;justify-content:space-between;margin-top:20px;padding-top:16px}.tour-progress{color:#6b7280;font-family:Plus Jakarta Sans,sans-serif;font-size:13px;font-weight:600}.tour-buttons{display:flex;gap:8px}.tour-btn{border:2px solid #0000;border-radius:10px;box-shadow:0 2px 6px #00000014;cursor:pointer;font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-weight:600;padding:8px 16px;transition:all .3s cubic-bezier(.4,0,.2,1)}.tour-btn-primary{background:linear-gradient(135deg,red,#c00);border-color:red;color:#fff}.tour-btn-primary:hover{box-shadow:0 6px 12px #ff00004d;transform:translateY(-2px)}.tour-btn-primary:active{box-shadow:0 3px 6px #f003;transform:translateY(0)}.tour-btn-secondary{background:linear-gradient(135deg,#fff,#f8f9fa);border-color:#e0e4e8;color:#2c3e50}.tour-btn-secondary:hover{border-color:#9ca3af;box-shadow:0 4px 8px #0000001f;transform:translateY(-1px)}.tour-btn-secondary:active{box-shadow:0 2px 4px #00000014;transform:translateY(0)}.tour-progress-dots{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:50px;bottom:40px;box-shadow:0 8px 24px #00000026;display:flex;gap:12px;left:50%;padding:12px 24px;position:fixed;transform:translateX(-50%);z-index:10001}.tour-dot{background:#d1d5db;border-radius:50%;cursor:pointer;height:10px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);width:10px}.tour-dot:hover{background:#9ca3af;transform:scale(1.2)}.tour-dot.active{background:linear-gradient(135deg,red,#c00);border-radius:5px;box-shadow:0 0 12px #f006;width:32px}.tour-dot.completed{background:#10b981}.tour-dot.completed:after{color:#fff;content:"✓";font-size:8px;font-weight:700;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media screen and (max-width:768px){.tour-tooltip{max-width:90vw;min-width:280px;padding:20px}.tour-tooltip-title{font-size:18px}.tour-tooltip-description{font-size:14px}.tour-progress-dots{bottom:20px;padding:10px 20px}.tour-dot{height:8px;width:8px}.tour-dot.active{width:24px}}@media print{.tour-overlay,.tour-progress-dots,.tour-spotlight,.tour-tooltip{display:none!important}}.login{background-color:#fff;height:auto;min-height:100vh;.login-top{height:40px;padding-block:20px;padding-inline:80px}.login-mid{-webkit-padding-before:20px;align-items:center;display:flex;justify-content:center;margin-left:4rem;margin-right:4rem;padding-block-start:20px;.left-side{align-items:center;display:flex;max-width:100%;padding-inline:30px;position:relative}}}.portal-name{position:relative;@media screen and (max-width:1024px){margin-left:40px}@media screen and (max-width:480px){margin-left:0;text-align:center}p{display:flex;flex-direction:column;font-size:30px;font-weight:300;line-height:51px;margin:0;text-align:left;@media screen and (max-width:1024px){font-size:30px;line-height:40px}@media screen and (max-width:480px){font-size:24px;line-height:32px}span{font-weight:700;margin:0;text-align:left;@media screen and (min-width:480px){font-size:29px;line-height:60px}@media screen and (max-width:480px){font-size:36px;line-height:44px}}}}.login-button{align-items:center;background:#1e1e1e;border:1px solid #b5b5b5;border-radius:102px;color:#fff;cursor:pointer;display:flex;gap:8px;padding-block:10px;padding-inline:20px;padding:11px 22px;position:relative;transition:background-color .3s ease,border-color .3s ease;white-space:break-spaces;img{width:27px}span{font-size:20px;font-weight:500;white-space:nowrap}}.login-button:hover{background-color:#dc3545;border-color:#dc3545;color:#fff}.login-bottom{height:-webkit-fit-content;height:fit-content;margin-left:auto;min-height:calc(100vh - 320px);position:relative}.background-image{height:100%;object-fit:cover;object-position:center;position:absolute;width:100%}.features{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;padding-block:30px;padding-inline:80px;padding-top:40px}.feature-card{align-items:center;background:#fff;border:1px solid #e5e5e5;border-radius:16px;box-shadow:0 2px 12px #0000000a;display:flex;flex-direction:column;gap:8px;min-height:145px;padding:20px 18px;position:relative;text-align:center;transition:all .3s cubic-bezier(.4,0,.2,1);width:190px}.feature-card:hover{border-color:#d0d0d0;box-shadow:0 8px 24px #00000014;transform:translateY(-6px)}.feature-card .icon-wrapper{align-items:center;border-radius:12px;display:flex;height:48px;justify-content:center;margin-bottom:4px;transition:transform .3s ease;width:48px}.feature-card:hover .icon-wrapper{transform:scale(1.05)}.feature-card:first-child .icon-wrapper{background:linear-gradient(135deg,#e8f5e9,#c8e6c9)}.feature-card:nth-child(2) .icon-wrapper{background:linear-gradient(135deg,#fff3e0,#ffe0b2)}.feature-card:nth-child(3) .icon-wrapper{background:linear-gradient(135deg,#e3f2fd,#bbdefb)}.feature-card:nth-child(4) .icon-wrapper{background:linear-gradient(135deg,#fce4ec,#f8bbd9)}.feature-card img{height:28px;object-fit:contain;width:28px}.feature-card h3{color:#2c2c2c;font-size:14px;font-weight:600;letter-spacing:-.01em;line-height:1.4;margin:0}.feature-card span{color:#707070;font-size:11px;font-weight:400;line-height:1.5}.login-top{padding:20px 80px;text-align:left;@media screen and (max-width:1024px){padding-bottom:20px;padding-left:40px;padding-right:40px;padding-top:20px}@media screen and (max-width:480px){padding-bottom:20px;padding-left:20px;padding-right:20px;padding-top:20px;text-align:center}}.logo{height:auto;max-width:100%;width:150px;@media screen and (max-width:1024px){width:120px}@media screen and (max-width:480px){width:100px}}.botImgDTCLogin{max-height:220px}@media (max-width:480px){.logo{width:80px}.login-mid{-webkit-padding-before:30px;align-items:center;flex-direction:column;gap:16px;margin-left:0!important;margin-right:0!important;padding-block-start:30px;padding-inline:20px}.botImgDTCLogin{max-height:140px}.portal-name{margin-left:0;text-align:center}.portal-name p{font-size:14px;line-height:20px;text-align:center}.portal-name p span{font-size:18px;line-height:26px}.login-button{justify-content:center;max-width:280px;padding:10px 16px}.login-button img{width:20px}.login-button span{font-size:14px}.features{align-items:center;flex-direction:column;gap:16px;padding-inline:20px;padding-top:30px}.feature-card{height:auto;max-width:320px;padding:16px 20px}.feature-card h3{font-size:14px}.feature-card span{font-size:11px}.disclaimer-body{flex-direction:column;gap:16px;padding-inline:20px;padding-inline:10px!important}.disclaimer-body .disclaimer-box{font-size:10px;max-width:320px;padding:16px;width:auto!important}.background-image{height:100%!important}.login-bottom{min-height:auto}}@media (max-width:640px){.login-top{padding:16px 20px;text-align:center}}@media (max-width:880px){.left-side{flex-direction:column;gap:12px;padding-inline:0;text-align:center}}@media (min-width:481px) and (max-width:1024px){.login-top{padding:20px 40px}.logo{width:100px}.login-mid{-webkit-padding-before:40px;align-items:center;flex-direction:column;gap:20px;margin-left:0;margin-right:0;padding-block-start:40px;padding-inline:40px}.left-side{gap:20px;justify-content:center;padding-inline:0}.botImgDTCLogin{max-height:180px}.portal-name{margin-left:20px}.portal-name p{font-size:16px;line-height:24px}.portal-name p span{font-size:24px;line-height:32px}.login-button{padding:10px 20px}.login-button span{font-size:16px}.features{gap:20px;justify-content:center;padding-inline:40px;padding-top:30px}.feature-card{height:auto;max-width:250px;min-height:140px;width:calc(50% - 20px)}.disclaimer-body{gap:20px;padding-inline:40px}.disclaimer-body .disclaimer-box{max-width:450px;width:calc(50% - 20px)}.background-image{height:100%}.login-bottom{height:-webkit-fit-content;height:fit-content;min-height:auto}}@media screen and (min-width:1025px) and (max-width:1280px){.login-mid{flex-direction:column;gap:30px}.disclaimer-body,.features{padding-inline:80px}}.disclaimer-body{color:#555;display:flex;flex-wrap:wrap;font-size:12px;gap:20px;justify-content:center;line-height:1.6;padding-bottom:40px;padding-inline:80px;padding-top:20px;position:relative}.disclaimer-box{background:#fff;border:1px solid #e5e5e5;border-radius:16px;box-shadow:0 2px 12px #0000000a;padding:26px 30px;transition:all .3s cubic-bezier(.4,0,.2,1);width:460px}.disclaimer-box:hover{box-shadow:0 6px 20px #0000000f;transform:translateY(-2px)}.disclaimer-box ul{margin:10px 0 0;padding-left:22px}.disclaimer-box li{line-height:1.7;margin-bottom:8px}.disclaimer-box li:last-child{margin-bottom:0}@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (-webkit-min-device-pixel-ratio:1){.login-button{max-width:300px;padding:10px 18px!important}.login-button img{width:22px!important}.login-button span{font-size:16px!important}}@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:1){.login-button{max-width:280px;padding:10px 18px!important}.login-button span{font-size:15px!important}}@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1){.login-button{max-width:320px;padding:10px 20px!important}.login-button span{font-size:16px!important}}@supports (-webkit-touch-callout:none){.login{min-height:100vh;min-height:-webkit-fill-available}.background-image,.login-bottom{min-height:calc(100vh - 320px);min-height:calc(-webkit-fill-available - 320px)}.background-image{height:100%}}@media only screen and (max-width:480px) and (-webkit-min-device-pixel-ratio:2){.login{min-height:100vh;min-height:-webkit-fill-available}.background-image,.login-bottom{min-height:60vh;min-height:calc(-webkit-fill-available * .6)}.background-image{height:100%}}
/*# sourceMappingURL=main.8a0c5c01.css.map*/