.Header_header__AF_3G{background:white;color:#444444;padding:10px 20px;position:sticky;top:0;z-index:100;border-bottom:1px solid #cccccc;min-height:80px;display:flex;align-items:center}.Header_headerContent__VSKiG{display:flex;justify-content:space-between;align-items:center;width:100%;gap:20px}.Header_headerText__Pn_OI{display:flex;flex-direction:column;gap:2px;flex:1 1}.Header_headerTitle__a8Hl8{font-size:20px;font-weight:500;color:#444444;margin:0}.Header_headerSubtitle__8YRJO{font-size:14px;color:#666666;margin:0}.Header_headerNav__oGpCs{display:flex;gap:10px;align-items:center}.Header_navLink__bX76H{display:flex;align-items:center;gap:8px;padding:8px 12px;border-radius:12px;transition:all .3s ease;color:#1a1a1a;font-size:14px;font-weight:500;border:1px solid #cccccc;background:none;cursor:pointer}.Header_navLink__bX76H:hover{background-color:#ffffff;opacity:1;border-color:#019541}.Header_navIcon__ySRTl{width:20px;height:20px}.Header_hamburgerMenu__1HrCw{display:none;align-items:center;justify-content:center;padding:2px;border-radius:8px;transition:all .3s ease;color:#1a1a1a;font-weight:500;border:1px solid #cccccc;background:none;cursor:pointer}.Header_hamburgerIcon__KkHcP{width:40px;height:40px}.Header_hamburgerMenu__1HrCw:hover{background-color:#ffffff;opacity:1;border-color:#019541}.Header_mobileLogo__KVUa9{display:none;align-items:center;gap:12px;transition:opacity .3s ease;cursor:pointer;width:fit-content}.Header_mobileLogo__KVUa9:hover{opacity:.8}.Header_mobileLogoImage__hmDVG{border-radius:5px;object-fit:cover;flex-shrink:0;width:30px;height:30px}.Header_mobileBrand__0_NFF{font-size:24px;font-weight:500;color:#444444;margin-top:auto;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}@media (max-width:1024px){.Header_hamburgerMenu__1HrCw{display:flex}.Header_headerSubtitle__8YRJO,.Header_headerTitle__a8Hl8,.Header_navLink__bX76H{display:none}.Header_mobileLogo__KVUa9{display:flex}}@media (max-width:480px){.Header_header__AF_3G{padding:10px;min-height:60px}.Header_mobileLogo__KVUa9{gap:6px}.Header_mobileLogoImage__hmDVG{width:25px;height:25px}.Header_mobileBrand__0_NFF{font-size:20px;margin:0}.Header_hamburgerIcon__KkHcP{width:35px;height:35px}}.dark-Header_header__38HsD{background:#111111;color:#ffffff;border-bottom:1px solid #444444}.dark-Header_headerTitle__1yaVD{color:#ffffff}.dark-Header_headerSubtitle__ql9z7{color:#aaaaaa}.dark-Header_navLink__uovZm{color:#ffffff;border:1px solid #444444}.dark-Header_navLink__uovZm:hover{background-color:#111111;border-color:#019541}.dark-Header_hamburgerMenu__5npB1{color:#ffffff;border:1px solid #444444}.dark-Header_hamburgerMenu__5npB1:hover{background-color:#111111;border-color:#019541}.dark-Header_hamburgerIcon__BBfAo{filter:brightness(0) invert(1)}.dark-Header_mobileBrand__g6Jac{color:#ffffff}.ConfirmationDialog_overlay__C8rub{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;align-items:center;justify-content:center;z-index:1000;animation:ConfirmationDialog_fadeIn__cyc5H .2s ease-out}.ConfirmationDialog_dialog__5w5uq{background:#ffffff;border-radius:12px;max-width:500px;width:90%;max-height:80vh;overflow:hidden;animation:ConfirmationDialog_slideIn__sjtyv .2s ease-out;border:1px solid #cccccc}.ConfirmationDialog_header__etfPM{padding:20px;border-bottom:1px solid #cccccc}.ConfirmationDialog_title__AuwBE{margin:0;font-size:18px;font-weight:500;color:#212529}.ConfirmationDialog_body__nxcif{padding:20px}.ConfirmationDialog_message__muo01{margin:0;font-size:16px;color:#444444;line-height:1.5}.ConfirmationDialog_footer__laIeg{padding:20px;display:flex;gap:12px;justify-content:flex-end;border-top:1px solid #ffffff}.ConfirmationDialog_button__SIS0b{padding:8px 16px;border-radius:8px;font-size:14px;font-weight:400;cursor:pointer;border:1px solid transparent;transition:all .2s ease;min-width:80px;display:flex;align-items:center;justify-content:center}.ConfirmationDialog_cancelButton__eKD1N,.ConfirmationDialog_cancelButton__eKD1N:hover{background:#ffffff;border-color:#cccccc;color:#444444}.ConfirmationDialog_confirmButton__tK77Y{background:#dc3545;color:#ffffff;border-color:#dc3545}.ConfirmationDialog_confirmButton__tK77Y:hover{background:#c82333;border-color:#bd2130}.ConfirmationDialog_confirmButton__tK77Y:focus{outline:none;box-shadow:0 0 0 3px rgba(220,53,69,.25)}.ConfirmationDialog_danger__AdF_n{background:#dc3545;border-color:#dc3545}.ConfirmationDialog_danger__AdF_n:hover{background:#c82333;border-color:#bd2130}.ConfirmationDialog_danger__AdF_n:focus{box-shadow:0 0 0 3px rgba(220,53,69,.25)}.ConfirmationDialog_warning__PEz5M{background:#ffc107;border-color:#ffc107}.ConfirmationDialog_warning__PEz5M:hover{background:#e0a800;border-color:#d39e00}.ConfirmationDialog_warning__PEz5M:focus{box-shadow:0 0 0 3px rgba(255,193,7,.25)}.ConfirmationDialog_info__8fllm{background:#17a2b8;border-color:#17a2b8}.ConfirmationDialog_info__8fllm:hover{background:#138496;border-color:#117a8b}.ConfirmationDialog_info__8fllm:focus{box-shadow:0 0 0 3px rgba(23,162,184,.25)}@keyframes ConfirmationDialog_fadeIn__cyc5H{0%{opacity:0}to{opacity:1}}@keyframes ConfirmationDialog_slideIn__sjtyv{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:480px){.ConfirmationDialog_dialog__5w5uq{margin:20px;width:calc(100% - 40px)}.ConfirmationDialog_header__etfPM{padding:15px}.ConfirmationDialog_title__AuwBE{font-size:16px;font-weight:500}.ConfirmationDialog_body__nxcif{padding:15px}.ConfirmationDialog_message__muo01{font-size:14px;line-height:1.3}.ConfirmationDialog_footer__laIeg{padding:15px;gap:6px;flex-direction:row}.ConfirmationDialog_confirmButton__tK77Y{order:0}}.ConfirmationDialog_loadingButton__UgTlM{opacity:.7;cursor:not-allowed!important}.dark-ConfirmationDialog_dialog__QuO25{background:#111111;border:1px solid #444444}.dark-ConfirmationDialog_header__irEt3{border-bottom:1px solid #444444}.dark-ConfirmationDialog_title__0MoWN{color:#ffffff}.dark-ConfirmationDialog_message__rAZjV{color:#aaaaaa}.dark-ConfirmationDialog_footer__vNLjy{border-top:1px solid #111111}.dark-ConfirmationDialog_cancelButton__XaAaC{background:#111111;border-color:#444444;color:#aaaaaa}.dark-ConfirmationDialog_cancelButton__XaAaC:hover{background:#333333;border-color:#555555;color:#ffffff}.Sidebar_sidebar__86IlD{width:250px;min-width:250px;background-color:white;border-right:1px solid #cccccc;overflow-y:auto;min-height:100vh;position:fixed;left:0;top:0;z-index:1000;transform:translateX(0);transition:transform .4s cubic-bezier(.4,0,.2,1)}.Sidebar_sidebar__86IlD.Sidebar_collapsed__vRsc4{transform:translateX(-100%);box-shadow:none}.Sidebar_sidebar__86IlD.Sidebar_hidden__CDPUm{opacity:0;transition:opacity .2s ease}.Sidebar_sidebarOverlay__g_MPq{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:999;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.Sidebar_sidebarHeader__cS1qn{display:flex;align-items:center;gap:12px;padding:20px;border-bottom:1px solid #cccccc;height:80px}.Sidebar_sidebarLogoImage__8_Zwl{width:30px;height:30px;border-radius:5px;object-fit:cover;flex-shrink:0}.Sidebar_sidebarBrand__Y8wZ1{font-size:24px;font-weight:500;color:#444444;margin:0;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.Sidebar_sidebarSection__Gfr82{margin-bottom:30px}.Sidebar_sidebarItem__J3CtZ{padding:12px 20px;color:#444444;font-size:16px;cursor:pointer;transition:all .2s ease;border-left:5px solid transparent}.Sidebar_sidebarItem__J3CtZ.Sidebar_active__vqrO1,.Sidebar_sidebarItem__J3CtZ:hover{background-color:#cccccc;border-left-color:#019541}.Sidebar_sidebarItem__J3CtZ.Sidebar_active__vqrO1{color:#444444;font-weight:500}.Sidebar_sidebarActions__6IxLa{border-top:1px solid #cccccc;background-color:white;padding:0;margin-top:50px;display:none}.Sidebar_sidebarActionButton__iiY9T{display:flex;padding:14px 20px;color:#444444;font-size:16px;font-weight:500;cursor:pointer;transition:all .2s ease;border:0;border-left:5px solid transparent;width:100%;text-align:left;background:#ffffff}.Sidebar_sidebarActionButton__iiY9T:hover{color:#444444;background-color:#f5f5f5;border-left-color:#444444}.Sidebar_sidebarActionIcon__GeMQk{width:20px;height:20px;flex-shrink:0;margin-right:12px}.Sidebar_sidebarActionText__pXX1F{font-weight:500}@media (min-width:1025px){.Sidebar_sidebar__86IlD{position:relative;transform:translateX(0)}.Sidebar_sidebar__86IlD.Sidebar_collapsed__vRsc4{transform:translateX(0)}}@media (max-width:1024px){.Sidebar_sidebar__86IlD{box-shadow:2px 0 8px rgba(0,0,0,.1)}.Sidebar_sidebarActions__6IxLa{display:flex;flex-direction:column}}@media (max-width:480px){.Sidebar_sidebar__86IlD{width:70%}.Sidebar_sidebarHeader__cS1qn{padding:10px;height:60px;gap:6px}.Sidebar_sidebarLogoImage__8_Zwl{width:25px;height:25px}.Sidebar_sidebarBrand__Y8wZ1{font-size:20px;margin:0}.Sidebar_sidebarActionButton__iiY9T,.Sidebar_sidebarItem__J3CtZ{padding:12px 10px}}.dark-Sidebar_sidebar__PgHFY{background-color:#111111;border-right:1px solid #444444}.dark-Sidebar_sidebarHeader__7OE3r{border-bottom:1px solid #444444}.dark-Sidebar_sidebarBrand__8LNYE,.dark-Sidebar_sidebarItem__JVE3J{color:#ffffff}.dark-Sidebar_sidebarItem__JVE3J:hover{background-color:#333333;border-left-color:#019541}.dark-Sidebar_active__3uGYc,.dark-Sidebar_sidebarItem__JVE3J.dark-Sidebar_active__3uGYc{background-color:#333333;border-left-color:#019541;color:#ffffff}.dark-Sidebar_sidebarActions__MdKeq{border-top:1px solid #444444;background-color:#111111}.dark-Sidebar_sidebarActionButton__lpsvk{color:#ffffff;background:#111111}.dark-Sidebar_sidebarActionButton__lpsvk:hover{color:#ffffff;background-color:#333333;border-left-color:#019541}.locations_locationsTab__5Pdx8{width:100%}.locations_locationsSearchRow__izdSF{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px}.locations_locationsSearchBarContainer__wQn7L{display:flex;align-items:center;max-width:100%;width:100%;background:#ffffff;border:1px solid #cccccc;border-radius:8px;overflow:hidden;transition:border-color .3s ease}.locations_locationsSearchBarContainer__wQn7L:focus-within{border-color:#019541}.locations_locationsSearchInput__Q7MVP{flex:1 1;padding:12px 16px;border:none;font-size:14px;font-family:Inter,sans-serif;background:transparent}.locations_locationsSearchInput__Q7MVP:focus{outline:none}.locations_locationsSearchButton__S9NjO{padding:12px 16px;background:#019541;color:#ffffff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .3s ease;flex-shrink:0}.locations_locationsSearchButton__S9NjO:disabled{opacity:.6;cursor:not-allowed}.locations_locationsSearchButton__S9NjO:hover:not(:disabled){cursor:pointer}.locations_locationsSearchButtonIcon__Qtc3_{display:block;width:18px;height:18px}.locations_locationsSearchButtonText__GlRIB{font-size:16px;color:#ffffff;font-weight:400}.locations_locationsGridRow__XelIf{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:10px;grid-auto-rows:1fr}.locations_locationsCard__w_pqZ{background:#ffffff;border:1px solid #cccccc;border-radius:12px;padding:0;cursor:pointer;transition:all .3s ease;display:flex;flex-direction:column;align-items:flex-start;overflow:hidden;position:relative;height:100%}.locations_locationsCard__w_pqZ:hover{border-color:#019541;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.locations_locationsCardImage___BXOI{width:100%;height:200px;background:#f5f5f5;border-radius:0;display:flex;align-items:center;justify-content:center;margin-bottom:0;overflow:hidden;position:relative;border-bottom:1px solid #cccccc}.locations_locationsCardImageImg__ZrjLh{width:100%;height:100%;object-fit:cover}.locations_locationsCardTextContainer__u5Wxo{flex:1 1;padding:10px;width:100%;display:flex;flex-direction:column;gap:6px}.locations_locationsCardName__aVpme{font-weight:500;color:#444444;white-space:nowrap}.locations_locationsCardLocation__adyQK,.locations_locationsCardName__aVpme{font-size:14px;margin:0;text-align:left;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.locations_locationsCardLocation__adyQK{font-weight:400;color:#666666}.locations_locationsCardDescription__FDvOd{font-size:14px;color:#666666;margin:0;line-height:1.3;text-align:left;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.locations_locationsCardButtonsContainer__0D_45{display:flex;gap:8px;margin-top:auto;width:100%;display:none}.locations_locationsCardButton__QsZak{flex:1 1;padding:6px 12px;margin-top:12px;background:#019541;border:1px solid #019541;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;font-size:14px;font-weight:500;color:#ffffff;font-family:Inter,sans-serif;transition:all .3s ease}.locations_locationsCardButton__QsZak:hover{border-color:#00642b;background:#00642b;color:#ffffff}.locations_locationsCardButton__QsZak img{display:block}.locations_locationsUnsaveCardButton__f3jew{background:#dc3545;border-color:#dc3545}.locations_locationsUnsaveCardButton__f3jew:hover{background:#c82333;border-color:#bd2130}@media (max-width:480px){.locations_locationsSearchRow__izdSF{margin-bottom:10px}.locations_locationsSearchInput__Q7MVP{padding:10px}.locations_locationsSearchButton__S9NjO{padding:11px 12px;gap:4px}.locations_locationsSearchButtonIcon__Qtc3_{width:16px;height:16px}.locations_locationsSearchButtonText__GlRIB{font-size:14px}.locations_locationsGridRow__XelIf{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;grid-auto-rows:1fr}.locations_locationsCardImage___BXOI{width:100%;height:140px}.locations_locationsCardTextContainer__u5Wxo{padding:6px 6px 10px;gap:4px}.locations_locationsCardName__aVpme{font-size:14px}.locations_locationsCardDescription__FDvOd,.locations_locationsCardLocation__adyQK{font-size:12px}.locations_locationsCardButtonsContainer__0D_45{gap:4px}.locations_locationsCardButton__QsZak{font-size:12px;padding:6px}}.locations_locationsSearchBarContainer__WWuTR{background:#111111;border:1px solid #444444}.locations_locationsSearchInput___llSW{color:#ffffff}.locations_locationsSearchInput___llSW::placeholder{color:#aaaaaa}.locations_locationsCard__y7UEW{background:#111111;border:1px solid #444444}.locations_locationsCard__y7UEW:hover{border-color:#019541}.locations_locationsCardImage__shgpy{background:#111111;border-bottom:1px solid #444444}.locations_locationsCardName__OLT2k{color:#ffffff}.locations_locationsCardDescription__oKpcr,.locations_locationsCardLocation__BIpIJ{color:#aaaaaa}.Empty_emptyState__cKFxt{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0;min-height:auto;text-align:center;background:#ffffff;border-radius:12px;margin:50px 0;width:100%}.Empty_emptyIcon___xKeC{width:80px;height:80px;margin-bottom:24px;opacity:1;animation:Empty_fadeInScale__E29Jm .6s ease-out}.Empty_emptyTitle__VGbGg{font-size:20px;font-weight:500;color:#444444;margin-bottom:12px;line-height:1.4}.Empty_emptyMessage__JZ4EM{font-size:16px;color:#888888;max-width:500px;line-height:1.3;margin-bottom:24px}.Empty_emptyButtonPrimary__IxDXv{padding:10px 18px;border-radius:8px;border:none;font-size:14px;font-weight:400;cursor:pointer;background-color:#019541;color:#ffffff;transition:all .3s ease}.Empty_emptyButtonPrimary__IxDXv:hover{background-color:#00642b;transform:translateY(-2px)}@keyframes Empty_fadeInScale__E29Jm{0%{opacity:0;transform:scale(.8)}to{opacity:.6;transform:scale(1)}}@media (max-width:480px){.Empty_emptyIcon___xKeC{width:60px;height:60px;margin-bottom:12px}.Empty_emptyTitle__VGbGg{font-size:18px;margin-bottom:6px}.Empty_emptyMessage__JZ4EM{font-size:16px}.Empty_emptyButtonPrimary__IxDXv{padding:10px 16px;font-size:14px}}.dark-Empty_emptyState__s5_xh{background:#111111}.dark-Empty_emptyTitle__ZbVjD{color:#ffffff}.dark-Empty_emptyMessage__ndt7S{color:#aaaaaa}.Loading_loadingContainer__0RaOr{width:100%;display:flex;justify-content:center;align-items:center;padding:40px 20px;height:200px}.Loading_loadingContent__hZ300{display:flex;flex-direction:column;align-items:center;gap:16px}.Loading_spinner__nyZZa{display:flex;gap:8px;align-items:center}.Loading_dot__N_0tN{width:12px;height:12px;background-color:#019541;border-radius:50%;animation:Loading_bounce__6Y2X5 1.4s ease-in-out infinite both}.Loading_dot__N_0tN:first-child{animation-delay:-.32s}.Loading_dot__N_0tN:nth-child(2){animation-delay:-.16s}.Loading_dot__N_0tN:nth-child(3){animation-delay:0s}@keyframes Loading_bounce__6Y2X5{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.Loading_loadingMessage__xOlKp{color:#666666;font-size:14px;font-weight:400;margin:0;text-align:center}.ScrollObserver_scrollSentinel__tXLFd{width:100%;padding:20px 0;display:flex;justify-content:center;align-items:center}.ScrollObserver_sentinelTrigger__ZIbci{height:20px;width:100%}@media (max-width:480px){.ScrollObserver_scrollSentinel__tXLFd{padding:15px 0}}.saved-locations_locationsTab__asKYf{width:100%}.saved-locations_locationsSearchRow__RWinX{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px}.saved-locations_locationsSearchBarContainer__iqcIa{display:flex;align-items:center;max-width:100%;width:100%;background:#ffffff;border:1px solid #cccccc;border-radius:8px;overflow:hidden;transition:border-color .3s ease}.saved-locations_locationsSearchBarContainer__iqcIa:focus-within{border-color:#019541}.saved-locations_locationsSearchInput__s3vA5{flex:1 1;padding:12px 16px;border:none;font-size:14px;font-family:Inter,sans-serif;background:transparent}.saved-locations_locationsSearchInput__s3vA5:focus{outline:none}.saved-locations_locationsSearchButton__mLOl0{padding:12px 16px;background:#019541;color:#ffffff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .3s ease;flex-shrink:0}.saved-locations_locationsSearchButton__mLOl0:hover{cursor:pointer}.saved-locations_locationsSearchButtonIcon__kGwMH{display:block;width:18px;height:18px}.saved-locations_locationsSearchButtonText__Lk4iO{font-size:16px;color:#ffffff;font-weight:400}.saved-locations_locationsGridRow__pFJqW{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:10px;grid-auto-rows:1fr}.saved-locations_locationsCard__yL_LO{background:#ffffff;border:1px solid #cccccc;border-radius:12px;padding:0;cursor:pointer;transition:all .3s ease;display:flex;flex-direction:column;align-items:flex-start;overflow:hidden;position:relative;height:100%}.saved-locations_locationsCard__yL_LO:hover{border-color:#019541;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.saved-locations_locationsCardImage__qtW47{width:100%;height:200px;background:#f5f5f5;border-radius:0;display:flex;align-items:center;justify-content:center;margin-bottom:0;overflow:hidden;position:relative;border-bottom:1px solid #cccccc}.saved-locations_locationsCardImageImg__CLuZE{width:100%;height:100%;object-fit:cover}.saved-locations_locationsCardTextContainer__YTYKC{flex:1 1;padding:10px;width:100%;display:flex;flex-direction:column;gap:4px}.saved-locations_locationsCardName__icygT{font-size:16px;font-weight:500;color:#444444;white-space:nowrap}.saved-locations_locationsCardLocation__YsTmm,.saved-locations_locationsCardName__icygT{margin:0;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;text-align:left;overflow:hidden;text-overflow:ellipsis}.saved-locations_locationsCardLocation__YsTmm{font-size:14px;color:#666666;font-weight:400}.saved-locations_locationsCardDescription__Nc7Kv{font-size:14px;color:#666666;margin:0;line-height:1.3;text-align:left;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.saved-locations_locationsCardButtonsContainer__ipsdp{display:flex;gap:8px;margin-top:auto;width:100%}.saved-locations_locationsCardButton__AhxNv{flex:1 1;padding:6px 12px;margin-top:12px;background:#019541;border:1px solid #019541;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;font-size:14px;font-weight:400;color:#ffffff;font-family:Inter,sans-serif;transition:all .3s ease}.saved-locations_locationsCardButton__AhxNv:hover{border-color:#00642b;background:#00642b;color:#ffffff}.saved-locations_locationsCardButton__AhxNv img{display:block}.saved-locations_locationsUnsaveCardButton__A7jCM{background:#dc3545;border-color:#dc3545}.saved-locations_locationsUnsaveCardButton__A7jCM:hover{background:#c82333;border-color:#bd2130}@media (max-width:480px){.saved-locations_locationsSearchRow__RWinX{margin-bottom:10px}.saved-locations_locationsSearchInput__s3vA5{padding:10px}.saved-locations_locationsSearchButton__mLOl0{padding:11px 12px;gap:4px}.saved-locations_locationsSearchButtonIcon__kGwMH{width:16px;height:16px}.saved-locations_locationsSearchButtonText__Lk4iO{font-size:14px}.saved-locations_locationsGridRow__pFJqW{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;grid-auto-rows:1fr}.saved-locations_locationsCardImage__qtW47{height:140px}.saved-locations_locationsCardButtonsContainer__ipsdp{gap:4px}.saved-locations_locationsCardButton__AhxNv{font-size:12px;padding:6px}.saved-locations_locationsCardTextContainer__YTYKC{padding:6px;gap:4px}.saved-locations_locationsCardName__icygT{font-size:14px}.saved-locations_locationsCardDescription__Nc7Kv,.saved-locations_locationsCardLocation__YsTmm{font-size:12px}}.saved-locations_locationsSearchBarContainer__qRp78{background:#111111;border:1px solid #444444}.saved-locations_locationsSearchInput__zluPB{color:#ffffff}.saved-locations_locationsSearchInput__zluPB::placeholder{color:#aaaaaa}.saved-locations_locationsCard__eWpzm{background:#111111;border:1px solid #444444}.saved-locations_locationsCard__eWpzm:hover{border-color:#019541}.saved-locations_locationsCardImage__1I_pW{background:#111111;border-bottom:1px solid #444444}.saved-locations_locationsCardName__4FXIB{color:#ffffff}.saved-locations_locationsCardDescription__LKUrc,.saved-locations_locationsCardLocation__tcuz6{color:#aaaaaa}.campus-guide_pageWrapper__e8wFk{display:flex;flex-direction:row;min-height:100vh;background-color:#ffffff}.campus-guide_rightColumn__DcUDq{display:flex;flex-direction:column;flex:1 1;width:0}.campus-guide_mainContent__6_Msu{display:flex;flex-direction:column;flex:1 1;overflow-y:auto;padding:20px}@media (max-width:1024px){.campus-guide_pageWrapper__e8wFk{margin-left:0}.campus-guide_rightColumn__DcUDq{width:100%}}@media (max-width:480px){.campus-guide_mainContent__6_Msu{padding:10px 10px 20px}}.campus-guide_mainContent__5Ku3g,.campus-guide_pageWrapper__Jqx26,.campus-guide_rightColumn__h9SIi{background-color:#111111}