.error_errorWrapper__u6tW0{display:flex;justify-content:center;align-items:center;width:100%;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background:linear-gradient(145deg,#16213e,#0f3460);padding-top:0;margin-top:calc(-1 * var(--navbar-height))}.error_errorContainer__35B3Z{width:100%;max-width:1200px;padding:20px;text-align:center;color:white}.error_errorHeader__VVDe7{margin-bottom:30px}.error_errorIcon__nmyfP{font-size:64px;color:#ff6b6b;margin-bottom:20px;transition:transform .3s ease}.error_errorIcon__nmyfP:hover{transform:scale(1.1)}.error_errorTitle__BWxkr{font-size:2.5em;margin-bottom:15px;color:#fff}.error_errorMessage__c7vTg{font-size:1.1em;margin-bottom:30px;line-height:1.6;max-width:600px;margin-left:auto;margin-right:auto;color:rgba(255,255,255,.9)}.error_errorButton__raKui{display:inline-block;padding:15px 40px;border-radius:8px;background:linear-gradient(45deg,#0d8ecf,#00b894);color:white;border:none;font-size:1.1em;font-weight:600;cursor:pointer;transition:all .3s ease;margin:10px}.error_errorButton__raKui:hover{transform:translateY(-2px);box-shadow:0 5px 15px rgba(0,0,0,.2)}.error_secondaryButton__wmbzn{display:inline-block;padding:15px 40px;border-radius:8px;background:rgba(255,255,255,.1);color:white;border:none;font-size:1.1em;font-weight:600;cursor:pointer;transition:all .3s ease;margin:10px}.error_secondaryButton__wmbzn:hover{background:rgba(255,255,255,.2);transform:translateY(-2px)}.error_buttonGroup__MlGK1{display:flex;justify-content:center;flex-wrap:wrap;margin:30px 0}.error_errorFeatures__YqOnN{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:25px;gap:25px;margin:40px auto;max-width:1200px}.error_errorFeatureCard__32PQK{background:rgba(255,255,255,.1);padding:25px;border-radius:10px;text-align:center;transition:transform .3s ease}.error_errorFeatureCard__32PQK:hover{transform:translateY(-5px)}.error_errorFeatureCard__32PQK h3{margin-bottom:15px;color:#00b894;font-size:1.2em}.error_errorFeatureCard__32PQK p{color:rgba(255,255,255,.8);line-height:1.6}.error_errorFooter__ul5Zn{margin-top:50px;padding:20px;background:rgba(255,255,255,.1);border-radius:8px;color:rgba(255,255,255,.7)}@media (max-width:768px){.error_errorContainer__35B3Z{padding:15px}.error_errorTitle__BWxkr{font-size:2em}.error_errorMessage__c7vTg{font-size:1em}.error_errorFeatures__YqOnN{grid-template-columns:1fr}.error_buttonGroup__MlGK1{flex-direction:column;align-items:center}.error_errorButton__raKui,.error_secondaryButton__wmbzn{width:100%;max-width:300px;margin:5px 0}}.LoadingSpinner_loadingContainer__zs4lK{display:flex;justify-content:center;align-items:center;height:200px;position:relative}.LoadingSpinner_loadingSpinner__1FjH9{border-radius:50%;position:relative;animation:LoadingSpinner_spin__frYIM 1.2s cubic-bezier(.5,0,.5,1) infinite}.LoadingSpinner_spinnerSmall__D2ki2{width:30px;height:30px}.LoadingSpinner_spinnerMedium__cmdmu{width:50px;height:50px}.LoadingSpinner_spinnerLarge__vtScs{width:70px;height:70px}.LoadingSpinner_loadingSpinner__1FjH9:before{content:"";box-sizing:border-box;position:absolute;inset:0;border-radius:50%;border-color:transparent;border-color:#00b894 #00b894 rgba(255,255,255,.2) rgba(255,255,255,.2);border-style:solid;border-width:3px;animation:LoadingSpinner_spin__frYIM 1s linear infinite}.LoadingSpinner_spinnerSmall__D2ki2:before{border-width:3px}.LoadingSpinner_spinnerMedium__cmdmu:before{border-width:4px}.LoadingSpinner_spinnerLarge__vtScs:before{border-width:5px}.LoadingSpinner_loadingSpinner__1FjH9:after{content:"";box-sizing:border-box;position:absolute;top:50%;left:50%;width:60%;height:60%;background-color:rgba(0,184,148,.2);border-radius:50%;transform:translate(-50%,-50%);animation:LoadingSpinner_pulse__bRk2V 1.5s ease-in-out infinite alternate}@keyframes LoadingSpinner_spin__frYIM{to{transform:rotate(1turn)}}@keyframes LoadingSpinner_pulse__bRk2V{0%{transform:translate(-50%,-50%) scale(.8);opacity:.5}to{transform:translate(-50%,-50%) scale(1.2);opacity:.3}}.LoadingSpinner_loadingSpinnerPrimary__0ZCSD:before{border-top-color:#3498db;border-right-color:#3498db}.LoadingSpinner_loadingSpinnerPrimary__0ZCSD:after{background-color:rgba(52,152,219,.2)}.LoadingSpinner_loadingSpinnerSuccess__r_DXu:before{border-top-color:#2ecc71;border-right-color:#2ecc71}.LoadingSpinner_loadingSpinnerSuccess__r_DXu:after{background-color:rgba(46,204,113,.2)}.LoadingSpinner_loadingSpinnerWarning__p0TKk:before{border-top-color:#f39c12;border-right-color:#f39c12}.LoadingSpinner_loadingSpinnerWarning__p0TKk:after{background-color:rgba(243,156,18,.2)}.LoadingSpinner_loadingSpinnerDanger__xwSsN:before{border-top-color:#e74c3c;border-right-color:#e74c3c}.LoadingSpinner_loadingSpinnerDanger__xwSsN:after{background-color:rgba(231,76,60,.2)}.LoadingSpinner_loadingContainerWithBg__qAJlz{background:linear-gradient(90deg,rgba(255,255,255,.03),rgba(255,255,255,.08) 50%,rgba(255,255,255,.03));background-size:200% 100%;animation:LoadingSpinner_shimmer__uAKZY 2s infinite;border-radius:12px}@keyframes LoadingSpinner_shimmer__uAKZY{0%{background-position:200% 0}to{background-position:-200% 0}}.chat_body__sIzrW{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.chat_chatContainer__lP_K1{display:flex;flex-direction:row;overflow:hidden;position:fixed}.chat_sidebar__hQKdv{margin-top:0;position:fixed;top:var(--navbar-height);width:300px;background:#16213e;border-radius:0 0 15px 0;box-shadow:0 8px 32px rgba(0,0,0,.1);box-sizing:border-box;display:flex;flex-direction:column;transition:width .3s ease-in-out;z-index:1000;height:calc(100vh - var(--navbar-height))}.chat_chatSidebarHeader__QY0_X{text-align:center;margin-bottom:20px;padding:20px 20px 0;display:flex;flex-direction:column;position:relative}.chat_topControlsRow__zBgIJ{margin-bottom:15px}.chat_historyTitleRow__CpR0z,.chat_topControlsRow__zBgIJ{display:flex;justify-content:space-between;align-items:center}.chat_chatSidebarHeader__QY0_X h2{margin:0;font-size:1.2rem}.chat_chatSidebarHeader__QY0_X .chat_languageSelector__oPkKF,.chat_newChatButton__IrRyi{padding:5px 8px;border-radius:5px;border:1px solid rgba(255,255,255,.2);background:linear-gradient(145deg,#16213e,#0f3460);font-size:.8rem;cursor:pointer;outline:none;transition:.3s;flex:1 1;max-width:48%}.chat_chatSidebarHeader__QY0_X .chat_languageSelector__oPkKF:hover,.chat_newChatButton__IrRyi:hover{border-color:rgba(255,255,255,.5);background:linear-gradient(145deg,#1c2849,#134070)}.chat_chatSidebarHeader__QY0_X .chat_languageSelector__oPkKF option{background-color:#0f3460}.chat_sidebarIcon__h6rms{font-size:32px;margin-bottom:10px}.chat_chatList__tboDC{flex:1 1;list-style:none;display:flex;flex-direction:column;gap:15px;overflow-y:auto;padding:0 20px 20px;max-height:calc(100% - 80px);margin:0 0 10px}.chat_chatItem__p_xxv{display:flex;align-items:center;padding:10px;border-radius:10px;cursor:pointer;background:rgba(255,255,255,.1);transition:.3s}.chat_chatItem__p_xxv:hover{background:rgba(255,255,255,.2);transform:translateX(5px)}.chat_contactAvatar__d1OaQ{width:40px;height:40px;border-radius:50%;background:rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;font-size:18px}.chat_chatItemContent___gK7e{display:flex;flex-direction:column;margin-left:10px}.chat_chatItemName__KhBmM{font-weight:600;margin-bottom:5px}.chat_chatItemLastMessage__O4nBC{font-size:12px}.chat_mainChat__wqC8m{flex:1 1;display:flex;flex-direction:column;padding:20px;margin-left:300px;height:calc(100vh - var(--navbar-height));box-sizing:border-box;position:relative}.chat_chatHeader__aOmaj{display:flex;align-items:center;margin-bottom:20px;position:fixed;top:var(--navbar-height);left:320px;right:20px;z-index:100}.chat_chatMessages__i2614{flex:1 1;overflow-y:auto;padding:5px;background:rgba(255,255,255,.1);border-radius:15px;box-shadow:0 8px 32px rgba(0,0,0,.1);position:fixed;top:calc(var(--navbar-height) + 10px);left:320px;right:20px;bottom:90px}.chat_message__ZVWnS{margin-bottom:20px;padding:15px;border-radius:15px;max-width:90%;width:-moz-fit-content;width:fit-content}.chat_message__ZVWnS p{margin:0;word-break:break-word}.chat_message__ZVWnS pre{padding:10px;border-radius:5px;overflow-x:auto}.chat_message__ZVWnS code,.chat_message__ZVWnS pre{background-color:rgba(0,0,0,.05);font-family:monospace}.chat_message__ZVWnS code{padding:2px 5px;border-radius:3px}.chat_message__ZVWnS ol,.chat_message__ZVWnS ul{padding-left:20px}.chat_message__ZVWnS a{color:#00b894;text-decoration:none}.chat_message__ZVWnS a:hover{text-decoration:underline}.chat_messageUser__wihwg{background:linear-gradient(45deg,#0d8ecf,#00b894);margin-left:auto}.chat_messageOther__5lo2S{background:linear-gradient(145deg,#16213e,#0f3460)}.chat_messageDate__VEBEP{font-size:12px;color:rgba(255,255,255,.7);margin-top:10px}.chat_chatInput__OH3Qo{display:flex;padding:20px;gap:10px;margin-top:auto;position:fixed;bottom:10px;left:320px;right:20px}.chat_inputGroup__t6Hik{position:relative;flex:1 1}.chat_inputGroup__t6Hik input{width:100%;padding:15px;border:none;border-radius:10px;background:rgba(255,255,255,.1);font-size:16px;outline:none;transition:.3s}.chat_inputGroup__t6Hik input:focus{background:rgba(255,255,255,.2)}.chat_chatButton__8q0KP{width:60px;padding:15px;border:none;border-radius:10px;background:linear-gradient(45deg,#0d8ecf,#00b894);font-size:16px;cursor:pointer;transition:.3s}.chat_chatButton__8q0KP:hover{transform:translateY(-2px);box-shadow:0 5px 15px rgba(0,0,0,.2)}.chat_sidebarToggle__FMjLI{padding:10px}.chat_mobileSidebarToggle__bwq9N,.chat_sidebarToggle__FMjLI{display:none;background:none;border:none;color:#fff;cursor:pointer}.chat_mobileSidebarToggle__bwq9N{padding:8px;border-radius:50%;background:rgba(255,255,255,.1);margin-right:10px;width:36px;height:36px;display:flex;align-items:center;justify-content:center}.chat_toggleIcon__PvR75{font-size:18px;transition:transform .3s ease}.chat_hidden__g0u_N{display:none}.chat_languageSelector__oPkKF{padding:8px 12px;border-radius:5px;border:1px solid rgba(255,255,255,.2);background-color:rgba(0,0,0,.2);font-size:.9rem;cursor:pointer}.chat_noChatHistory__1qDVe{padding:20px;color:rgba(255,255,255,.6);font-style:italic}.chat_loadingDots__P2Ijc,.chat_noChatHistory__1qDVe{display:flex;justify-content:center;align-items:center}.chat_loadingDots__P2Ijc{height:30px}.chat_loadingDots__P2Ijc span{display:inline-block;width:8px;height:8px;border-radius:50%;margin:0 4px;background-color:rgba(255,255,255,.7);animation:chat_loadingDots__P2Ijc 1.4s ease-in-out infinite both}.chat_loadingDots__P2Ijc span:first-child{animation-delay:-.32s}.chat_loadingDots__P2Ijc span:nth-child(2){animation-delay:-.16s}@keyframes chat_loadingDots__P2Ijc{0%,80%,to{transform:scale(0);opacity:.5}40%{transform:scale(1);opacity:1}}.chat_inputGroup__t6Hik input:disabled{opacity:.7;cursor:not-allowed}.chat_chatButton__8q0KP:disabled{opacity:.7;cursor:not-allowed;transform:none;box-shadow:none}@media (max-width:768px){.chat_sidebar__hQKdv{position:fixed;top:var(--navbar-height);width:60px;height:calc(100vh - var(--navbar-height) - 60px);transition:width .3s ease-in-out;margin-left:0;border-radius:0 15px 15px 0;z-index:99;overflow:hidden}.chat_sidebar__hQKdv.chat_expanded__h5iJa{width:300px}.chat_sidebarToggle__FMjLI{display:block}.chat_mobileSidebarToggle__bwq9N{display:flex}.chat_chatSidebarHeader__QY0_X{padding:10px}.chat_topControlsRow__zBgIJ{flex-direction:column}.chat_chatItemContent___gK7e,.chat_historyTitleRow__CpR0z h2{display:none}.chat_chatItem__p_xxv{justify-content:center;padding:10px 0}.chat_languageSelector__oPkKF,.chat_newChatButton__IrRyi{display:none}.chat_sidebar__hQKdv.chat_expanded__h5iJa .chat_chatItemContent___gK7e{display:flex}.chat_sidebar__hQKdv.chat_expanded__h5iJa .chat_historyTitleRow__CpR0z h2,.chat_sidebar__hQKdv.chat_expanded__h5iJa .chat_languageSelector__oPkKF,.chat_sidebar__hQKdv.chat_expanded__h5iJa .chat_newChatButton__IrRyi{display:block}.chat_sidebar__hQKdv.chat_expanded__h5iJa .chat_topControlsRow__zBgIJ{flex-direction:row}.chat_sidebar__hQKdv.chat_expanded__h5iJa .chat_chatItem__p_xxv{justify-content:flex-start;padding:10px}.chat_mainChat__wqC8m{width:100%;margin-left:60px;padding-left:10px;padding-right:10px}.chat_chatMessages__i2614{left:70px;right:10px;top:calc(var(--navbar-height));bottom:130px}.chat_chatInput__OH3Qo{left:50px;right:0;bottom:50px}.chat_sidebar__hQKdv.chat_expanded__h5iJa+.chat_mainChat__wqC8m{margin-left:300px}.chat_sidebar__hQKdv.chat_expanded__h5iJa~.chat_chatInput__OH3Qo,.chat_sidebar__hQKdv.chat_expanded__h5iJa~.chat_chatMessages__i2614{left:310px}}.chat_chatList__tboDC,.chat_chatMessages__i2614{-ms-overflow-style:none;scrollbar-width:none}.chat_chatList__tboDC::-webkit-scrollbar,.chat_chatMessages__i2614::-webkit-scrollbar{display:none}