.Main_wrapper__zFzBU{display:flex;gap:20px;height:99%;max-height:1028px}.Main_main__q5lQN{display:flex;flex-direction:column;gap:20px;height:100%}.Main_mobileWrapper__6qy9J{display:none}.Main_buttons__CWMd9{display:flex;margin:0 auto;gap:10px}@media(max-width:1028px){.Main_wrapper__zFzBU{display:none}.Main_mobileWrapper__6qy9J{display:flex;flex:1 1;flex-direction:column;gap:10px}}.Metric_wrapper__hZR50{display:flex;padding:15px;border-radius:30px;background:var(--white);gap:20px;width:100%;border:1px solid var(--light-grey)}@media screen and (max-width:1028px){.Metric_wrapper__hZR50{flex-direction:column}}.MetricItem_metricItem__bc1JK{padding:5px 20px;border-radius:20px;color:#fff;display:flex;border:1px solid var(--light-grey);justify-content:space-between;align-content:center;align-items:center;width:100%;gap:20px;transition:all .3s ease-in-out;cursor:help}.MetricItem_metricItem__bc1JK:hover{transform:rotate3d(1,2,0,10deg);box-shadow:-5px 10px 30px rgba(0,0,0,.2)}.MetricItem_details__Ylz7t{display:flex;flex-direction:column;gap:5px;max-width:190px;justify-content:flex-start}.MetricItem_details__Ylz7t h3{color:var(--dark-grey)}.MetricItem_details__Ylz7t p{color:var(--grey)}.AI_wrapper__okfKY{display:flex;gap:10px;width:100%;height:100%;border-radius:20px;background:var(--white);border:1px solid var(--light-grey);align-content:center;align-items:center;justify-content:center;justify-items:center;position:relative}@media screen and (max-width:1028px){.AI_wrapper__okfKY{height:calc(90dvh - 70px);flex-grow:1}}.AI_chatItems___GjmS{display:flex;max-height:calc(58dvh - 100px);flex-direction:column;height:100%;gap:5px;overflow:auto}.AI_sidebar__2G6qz{max-width:300px;background:var(--light-grey-2);position:absolute;left:0;top:0}.AI_sidebarContent__UUTTk,.AI_sidebar__2G6qz{display:flex;width:100%;border-radius:20px 0 0 20px;height:100%}.AI_sidebarContent__UUTTk{flex-direction:column;gap:50px;justify-content:space-between;align-content:flex-start;justify-items:flex-start;align-items:flex-start;padding:20px 10px;transition:width .22s ease-in-out}.AI_sidebarContent__UUTTk h5{color:var(--dark-grey);font-weight:400;text-align:center;font-size:12px}.AI_sidebarDetails__yd4Oa{display:flex;flex-direction:column;gap:50px;width:100%}.AI_sidebarChats__le_jA{gap:10px;padding:0}.AI_content__MZKWy,.AI_sidebarChats__le_jA{display:flex;flex-direction:column;width:100%}.AI_content__MZKWy{padding:20px 0;position:relative;height:100%;margin:0 0 0 auto;border-radius:20px;z-index:999;background:#fff;transition:width .22s ease-in-out;justify-content:space-between}.AI_content__MZKWy.AI_sidebarOpen__Nt1D5{width:73%;border-radius:0 20px 20px 0}.AI_sidebarButton__eeQQs{position:absolute;top:1%;z-index:999;left:1%}@media screen and (max-width:1028px){.AI_sidebarButton__eeQQs{display:none}}.AI_sidebarButtonMobile__0xu8w{display:none;position:absolute;top:1%;z-index:999;left:1%}@media screen and (max-width:1028px){.AI_sidebarButtonMobile__0xu8w{display:flex}}.AI_chatBox__C8hzh{width:100%;max-height:560px;height:100%;position:relative;overflow-y:auto;padding:10px 60px}@media screen and (max-width:1028px){.AI_chatBox__C8hzh{padding:10px}}.AI_gridButtons__mT9DC{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;gap:10px;margin:0 auto;max-width:550px}.AI_gridButtons__mT9DC button{text-transform:none;border-radius:50px;background:linear-gradient(90deg,#ff7e5f,#feb47b,#86a8e7,#91eae4);-webkit-background-clip:text;font-weight:700;display:flex;gap:5px;-webkit-text-fill-color:rgba(0,0,0,0);border:1px solid var(--light-grey);transition:all .3s ease-in-out}.AI_gridButtons__mT9DC button:hover{border:1px solid var(--light-blue);box-shadow:0 0 2px 0 var(--light-blue)}.AI_welcomeScreen__lB_M1{display:flex;width:100%;height:100%;flex-direction:column;justify-content:space-between}.AI_welcomeMessage__H0rwH{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;gap:10px}.AI_welcomeMessage__H0rwH h2{background:linear-gradient(90deg,#ff7e5f,#feb47b,#86a8e7,#91eae4);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-size:200% 100%;animation:AI_shimmer__MXYSG 7s linear infinite}.AI_welcomeMessage__H0rwH p{color:var(--grey)}@keyframes AI_shimmer__MXYSG{0%{background-position:-200% 0}to{background-position:200% 0}}.AI_botMessage__QJ8ls,.AI_userMessage__uTIo3{display:flex;align-items:center;margin:10px 0}.AI_message__z0S2E{display:flex;gap:10px;max-width:450px}.AI_message__z0S2E .AI_messageContent__zXCqA{padding:10px;border-radius:10px;border:1px solid var(--light-grey);background:var(--light-grey-2)}.AI_message__z0S2E .AI_messageContent__zXCqA p{color:var(--grey)}.AI_userMessage__uTIo3{justify-content:flex-end;text-align:right}.AI_botMessage__QJ8ls{justify-content:flex-start;text-align:left}.AI_sendButton__P9Irg{padding:10px 20px;border:none;border-radius:5px;background-color:var(--primary-color);color:var(--white);cursor:pointer}.AI_icon__aqrfp{font-size:var(--20px)}.AI_inputContainer__7JFVB{display:flex;background:var(--light-grey-2);padding:10px;justify-content:space-between;align-items:center;gap:10px;width:450px;margin:0 auto;border-radius:55px}@media screen and (max-width:1028px){.AI_inputContainer__7JFVB{width:80%;padding:5px 7px}}.AI_chatInput__aE3tu{padding:10px;border-radius:5px;font-size:18px;width:100%;background:rgba(0,0,0,0);outline:none;border:none}.ChatItem_chatItem__RD7Ot{width:100%;display:flex;justify-content:space-between;gap:10px;justify-items:center;align-content:center;align-items:center;cursor:pointer;background:rgba(0,0,0,0);border-radius:50px;padding:5px 10px;color:var(--grey);transition:all .2s ease-in-out}.ChatItem_chatItem__RD7Ot:hover{color:var(--dark-grey);background:#cdd8e9}.ChatItem_chatSettingsOption__OhWrX{display:flex;gap:10px}.DynamicMap_wrapper__bkuQt{display:flex;height:100%;border-radius:20px;width:35%;flex-direction:column;justify-content:space-between}@media screen and (max-width:1028px){.DynamicMap_wrapper__bkuQt{width:100%}}.DynamicMap_placeholderScreen__Uf2ga{display:flex;max-height:550px;height:100%;align-content:center;justify-content:center;align-items:center;justify-items:center}.DynamicMap_map__pYp5G{display:flex;height:100%;width:100%;max-height:250px}.DynamicMap_activeLoads__DokkO{width:100%;height:100%;border-radius:20px;position:relative;margin:20px 0 0;background:var(--white);display:flex;overflow:auto;flex-direction:column;gap:10px;align-content:center;justify-content:center;text-align:center;border:1px solid var(--light-grey)}.DynamicMap_loadContent__HHkuM{display:flex;margin:0 0 auto;height:100%;max-height:750px;flex-direction:column;overflow:auto;align-content:start;justify-content:start}.DynamicMap_filterLoads__NzYqW{position:absolute;top:2%;z-index:999;border:1px solid var(--light-grey-transparent);background:#fff;border-radius:50px;left:2%}.DynamicMap_filterButton__fb2Yc{display:flex;gap:5px;border-radius:50px}.LoadItem_outer__EPT1a{display:flex;flex-direction:column;gap:5px}.LoadItem_outer__EPT1a hr{width:98%;margin:0 auto;display:flex;border:1px solid var(--light-grey-transparent);border-radius:50px}.LoadItem_wrapper__P_qIh{display:flex;justify-content:space-between;width:98%;margin:0 auto;gap:10px;padding:10px 15px;cursor:pointer;border-radius:20px;transition:.2s ease-in-out}.LoadItem_wrapper__P_qIh:hover{background:var(--light-grey-2)}.LoadItem_stepContent__962uY{display:flex;justify-content:flex-start;align-items:flex-start;align-content:flex-start;justify-items:flex-start;font-size:var(--font-12px);color:var(--grey)}.LoadItem_info__J7OXX{display:flex;flex-direction:column;max-width:170px;width:100%;gap:5px}.LoadItem_loadDetails__mertT{display:flex;flex-wrap:wrap;margin:0 auto;align-content:center;justify-items:center;gap:10px}.LoadItem_details__BukFS{display:flex;flex-direction:column;gap:5px;max-width:150px;width:100%;justify-content:space-evenly}.LoadItem_details__BukFS h2{color:var(--blue);font-size:var(--font-20px)}