Sidebar container .sidebar_sidebar-container__zPR4l{position:relative}.sidebar_sidebar-toggle__NsX_z{font-size:1.5rem;cursor:pointer;padding:10px;z-index:1001;margin-top:14px;position:absolute}.sidebar_sidebar__A9Lnm{width:258px;background-color:#fff;height:90vh;position:fixed;top:71px;padding:10px;left:0;transition:transform .3s ease;font-family:Roboto;z-index:1;overflow-x:scroll}.sidebar_sidebar__A9Lnm.sidebar_showDesktop__C6VWO{transform:translateX(-100%)}.sidebar_sidebar__A9Lnm.sidebar_show__Bjgow{transform:translateX(0)}.sidebar_mobile-only__LYu5g .sidebar_sidebar__A9Lnm{transform:translateX(-100%)!important}.sidebar_mobile__uOUUT{display:none}.sidebar_sidebar__A9Lnm .sidebar_logo__fDHdH{font-weight:700;display:flex;align-items:center;font-size:1.5rem;border-bottom:1px solid #e0e0e0;padding:10px;margin-bottom:1rem}.sidebar_sidebar__A9Lnm .sidebar_nav-link___iGpn{display:flex;align-items:center;padding:10px 9px;font-size:16px;color:#7E7E7E;font-weight:500;line-height:22px;text-decoration:none;transition:background-color .2s ease,color .2s ease;letter-spacing:1px;font-family:Roboto,sans-serif;justify-content:space-between}.sidebar_sidebar__A9Lnm .sidebar_nav-link___iGpn.sidebar_activeMenu__oLFe2{background:linear-gradient(90deg,#FFFFFF 0,#10659C 305%);color:#004050}.sidebar_sidebar__A9Lnm .sidebar_nav-menu-list__Q_hCh{display:grid;align-items:center;grid-gap:10px;gap:10px;grid-template-columns:1fr 10fr;cursor:pointer}.sidebar_sidebar__A9Lnm .sidebar_nav-menu-list__Q_hCh svg{font-size:20px}.sidebar_sidebar__A9Lnm .sidebar_submenu__mLPNQ{padding-left:45px}.sidebar_sidebar__A9Lnm .sidebar_submenu__mLPNQ .sidebar_nav-link___iGpn{font-size:15px!important;font-weight:500}.sidebar_sidebar__A9Lnm .sidebar_nav-link___iGpn svg{margin-right:10px;font-size:20px}.sidebar_sidebar__A9Lnm .sidebar_nav-link___iGpn.sidebar_active__dZUk6,.sidebar_sidebar__A9Lnm .sidebar_nav-link___iGpn:hover,.sidebar_sidebar__A9Lnm .sidebar_nav-menu-list-logout__WR3hk{color:#F3622C;font-weight:500}.sidebar_sidebar__A9Lnm .sidebar_nav-link___iGpn.sidebar_activeMenu__oLFe2{color:#000000;font-weight:600}.chatbot_chatWrapper__uhMmQ{border-radius:14px;box-shadow:0 6px 22px rgba(0,0,0,.15);position:fixed;bottom:20px;right:20px;animation:chatbot_chatPopIn__7ylHI .35s ease-out forwards;transform-origin:bottom right;height:70vh;width:35vw;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 4px 15px rgba(0,52,92,.15);border:1px solid #6c757d;border-radius:8px;overflow:hidden;z-index:10000}.chatbot_chatWrapperClosing__CZELu{animation:chatbot_chatSlideOut__E8kMr .25s ease-in forwards}@keyframes chatbot_chatPopIn__7ylHI{0%{transform:scale(.6) translateY(60px);opacity:0}80%{transform:scale(1.05) translateY(0);opacity:1}to{transform:scale(1) translateY(0)}}@keyframes chatbot_chatSlideOut__E8kMr{0%{transform:scale(1) translateY(0);opacity:1}to{transform:scale(.6) translateY(60px);opacity:0}}.chatbot_header__43yA9{padding:12px 16px;background:#222f5b;color:#fff;font-weight:600}.chatbot_controls__q0YOb button{color:#fff}.chatbot_messages__bTaGl{padding:12px}.chatbot_botMsg__3syo2,.chatbot_userMsg__hSr9_{margin-bottom:12px;display:flex;flex-direction:column;font-size:14px}.chatbot_userMsg__hSr9_{color:#000;border-bottom-right-radius:4px}.chatbot_botMsg__3syo2{background:#f1f1f1;color:#111;border-bottom-left-radius:4px}.chatbot_typing__vz1hB{color:#aaa;margin-bottom:10px}.chatbot_time__Cam_n{opacity:.7}.chatbot_botWelcome__8x2xL{color:#777;padding:40px 0}.chatbot_footer__GhC8n{padding:10px;border-top:1px solid #eee}.chatbot_footer__GhC8n input{padding:8px 10px;border-radius:8px;border:1px solid #ccc}.chatbot_footer__GhC8n button{margin-left:8px;padding:0 14px;color:#fff;border-radius:8px}.chatbot_floatBtn__ZXTal{position:fixed;bottom:20px;right:20px;width:56px;height:56px;border-radius:50%;background:#222f5b;color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:22px}.chatbot_logo_img__4MILv{margin:auto;cursor:pointer}.chatbot_closeButton__K7M1w{font-size:18px}.chatbot_icon-wrapper__jnV4u{height:59px;width:65px;border-radius:5px;color:#fff;background-color:#222f5b;font-size:35px;cursor:pointer;border:none;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 15px rgba(0,52,92,.15);position:fixed;right:0;bottom:0;margin:40px;z-index:10000}.chatbot_tooltip__uT6ha{position:absolute;right:70px;background:#111;color:#fff;padding:6px 12px;border-radius:6px;white-space:nowrap;font-size:13px;opacity:0;pointer-events:none;transform:translateY(5px);transition:opacity .25s ease,transform .25s ease}.chatbot_icon-wrapper__jnV4u:hover .chatbot_tooltip__uT6ha{opacity:1;transform:translateY(0)}.chatbot_header__43yA9{background:#f8f7f4;padding:14px 18px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e3e3e3}.chatbot_logoArea__74I82{display:flex;align-items:center;gap:8px;font-size:18px;font-weight:600;color:#222f5b}.chatbot_controls__q0YOb button{background:none;border:none;cursor:pointer;font-size:20px;padding:4px}.chatbot_controls__q0YOb button svg{width:25px;height:25px;padding:2px;background-color:rgba(255,255,255,0);box-sizing:border-box;color:black}.chatbot_messages__bTaGl{flex:1 1;overflow-y:auto;background:#f4f4f4;padding:18px}.chatbot_botWelcome__8x2xL{text-align:center;margin-top:200px;font-size:17px;color:#666;line-height:1.5}.chatbot_botMsg__3syo2,.chatbot_userMsg__hSr9_{max-width:80%;padding:10px 14px;border-radius:12px;margin-bottom:10px;position:relative;font-size:15px}.chatbot_userMsg__hSr9_{margin-left:auto}.chatbot_time__Cam_n{display:block;text-align:right}.chatbot_footer__GhC8n{padding:14px;display:flex;align-items:center;gap:8px;border-top:1px solid #e4e4e4;background:#fff}.chatbot_footer__GhC8n input{flex:1 1;padding:10px 14px;border-radius:25px;border:1px solid #222f5b;outline:none;font-size:15px}.chatbot_footer__GhC8n button{background:#222f5b;border:none;padding:10px 12px;border-radius:50%;cursor:pointer;display:flex;align-items:center;font-size:16px}.chatbot_typing__vz1hB{font-style:italic;color:#888;font-size:14px;margin-top:8px}.chatbot_textarea__ahfK6{width:100%;min-height:20px;max-height:180px;resize:none;border-radius:25px;border:1px solid #222f5b;outline:none;font-size:15px;padding:10px 14px;line-height:1.4;overflow-y:auto}.chatbot_botMsgWrapper__91X1b,.chatbot_userMsgWrapper__cT8lU{display:flex;align-items:flex-end;margin-bottom:12px}.chatbot_userMsgWrapper__cT8lU{justify-content:flex-end;gap:6px}.chatbot_botMsgWrapper__91X1b{justify-content:flex-start}.chatbot_userIcon__R7hnW{font-size:22px;color:#8ca7ff}.chatbot_botMsgContainer__v0EG_,.chatbot_userMsgContainer__HQgdF{margin-bottom:12px;display:flex;width:100%}.chatbot_userMsgContainer__HQgdF{justify-content:flex-end}.chatbot_botMsgContainer__v0EG_{justify-content:flex-start}.chatbot_userMsgs__frofW{background:#dceafb;border-radius:12px;display:flex;align-items:flex-start;gap:6px;flex-direction:column}.chatbot_botMsg__3syo2,.chatbot_userMsgs__frofW{padding:10px 14px;max-width:70%;position:relative}.chatbot_botMsg__3syo2{background:#ffffff;border:1px solid #ddd;border-radius:12px}.chatbot_msgIcon__fc_Pl{font-size:26px;color:#222f5b}.chatbot_msgText__zGknI{display:block;white-space:pre-wrap;font-size:15px}.chatbot_time__Cam_n{font-size:11px;color:#777;align-self:flex-end;margin-top:4px}.chatbot_msgChat__U4vvj{display:flex;align-items:center;gap:5px;justify-content:center;margin:auto}