.styles_actionButtonStationContainer__Ojzdo{display:flex;flex-direction:column;position:sticky;bottom:0;width:100%;background:rgb(var(--surface))}.styles_buttonsRow__1I_cM{display:flex;align-items:stretch;gap:10px;width:100%;padding:12px 20px 16px}.styles_reportButton__L4hv7{flex:2.5 1 0;background-color:#0a1a16;color:#fff;border-radius:14px;border:none}.styles_navigationButton__6fP_d,.styles_reportButton__L4hv7{min-width:0;height:56px;cursor:pointer;font-size:15px;font-weight:400}.styles_navigationButton__6fP_d{flex:1 1 0;display:flex;align-items:center;justify-content:center;background-color:rgb(var(--surface));color:rgb(var(--content));border-radius:14px;border:1.5px solid rgb(var(--content));white-space:nowrap}.styles_navigationButton__6fP_d:disabled{opacity:.6;cursor:default}.Card_stationCard__Zr_3q{Width:100%;border:1px solid var(--Neo-Grey10,rgba(64,64,64,.1));border-radius:12px;background-color:rgb(var(--surface));position:relative;margin-bottom:8px}.Card_stationStatusContainer__ftmbS{display:flex;flex-direction:row;align-items:center;gap:8px}.Card_stationStatusBadge__PZbUq{font-size:13px;font-weight:500}.Card_stationDetailsContainer__LqFO7{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.Card_stationReporterContainer__RZBUg{display:flex;flex-direction:row;align-items:center;max-width:80%;flex-wrap:nowrap;gap:-10px;overflow:hidden}.Card_stationAddressContainer__jv5xv{display:flex;flex-direction:row;align-items:center;gap:4px;padding:8px 20px}.Card_stationReporterContainer__RZBUg img{border-radius:50%;width:40px;height:40px}.Card_stationTextAddress__oAJ8x{overflow:hidden;color:rgb(var(--content-muted));text-align:right;font-size:.875rem;font-weight:500;line-height:1.5rem;margin-bottom:0}.Card_moreUserCounter__HDMPF{display:flex;flex-direction:row;align-items:center;justify-content:center;background-color:rgb(var(--surface-3));width:40px;height:40px;border-radius:100px;border:2px solid #fff;font-size:14px;font-weight:700;margin-right:-10px}.Card_stationFillButton__LjEQA,.Card_stationOutlineButton__kHFZu{width:49%;border:1px solid #0a1a16!important;color:rgb(var(--content))!important;font-size:14px;font-weight:500;border-radius:10px!important}.Card_stationFillButton__LjEQA{box-shadow:none!important}.Card_card___iBYl:hover{box-shadow:0 4px 12px rgba(0,0,0,.15)}.InformationBox_container__ABMqs{position:relative;height:max-content;overflow:visible}.InformationBox_card__6TeuJ{width:100%;max-width:none;height:max-content;position:fixed;bottom:80px;left:0;right:0;transform:none;background-color:rgb(var(--surface));border-radius:20px 20px 0 0;padding-bottom:20px;z-index:999;overflow:hidden;box-shadow:0 16px 18px 0 rgba(0,0,0,.05);display:flex;flex-direction:column;justify-content:space-between;transition:transform .3s ease}.InformationBox_stationInfo__t6qiW{display:flex;align-items:center}.InformationBox_stationImage__EIdE0{border-radius:50%;margin-right:10px}.InformationBox_stationName__GcyMD{margin:0}.InformationBox_stationStatus__7dE7E{color:#0c7b06;margin:0}.InformationBox_stationDescription__TMXLg{margin:10px 0}.InformationBox_stationAddress__HCzEA,.InformationBox_stationDescription__TMXLg{font-size:14px;color:rgb(var(--content-muted))}.InformationBox_buttonsContainer__Y5sMY{display:flex;gap:10px}.InformationBox_navigationButton__Im9NE{flex:1;padding:16px 8px;background-color:rgb(var(--surface));color:rgb(var(--content));border-radius:10px;border:1px solid #0a1a16;cursor:pointer;font-size:14px}.InformationBox_reportButton__CAoLN{flex:1;padding:16px 8px;background-color:#000;color:#fff;border-radius:10px;border:none;cursor:pointer;font-size:14px}.InformationBox_reportButton__CAoLN :hover{background-color:#000}.InformationBox_nextCardPlaceholder__KnVxS{width:80%;max-width:350px;height:260px;position:fixed;bottom:6rem;left:50%;transform:translateX(-50%);background-color:rgb(var(--surface));border-radius:20px;z-index:998;box-shadow:0 16px 18px 0 rgba(0,0,0,.05)}.InformationBox_reportCard__OmDD0{padding:12px;margin:10px 0}.InformationBox_reportListCard__DkUYn{display:flex;padding:10px 12px;justify-content:space-between;align-items:center;gap:10px;width:100%;border-radius:10px;direction:rtl;background:rgba(64,64,64,.03)}.InformationBox_reportCardDrawer__qzfDP{display:flex;cursor:pointer;flex-direction:column;max-width:177px;padding:24px 12px;justify-content:center;align-items:center;border-radius:12px;border:1.2px solid rgba(64,64,64,.1);gap:8px;line-height:1.25rem}.InformationBox_reportCardDrawer__qzfDP:hover{border:1.2px solid #00b07b}.InformationBox_callButton__a07y0{border-radius:100px!important;box-shadow:none!important;border:none!important;width:48px!important;height:48px!important;background:rgb(var(--surface-2))!important}.container{display:flex;justify-content:center;align-items:start}.toggle-container{display:flex;cursor:pointer;background:#fff;border:1px solid #4040401a;height:max-content;min-height:48px;padding:4px;overflow:hidden;justify-content:space-between}.toggle-container,.toggle-item{border-radius:40px;position:relative}.toggle-item{padding:10px 20px;font-size:15px;font-weight:500;transition:color .3s}.toggle-item:before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background-color:#0a1a16;transition:transform .3s;z-index:-1}.toggle-item.active{color:#fff;background:#0a1a16}.toggle-item.active:before{transform:scaleX(1)}.toggle-item:not(.active):before{transform:scaleX(0)}.toggle-item:first-child:before,.toggle-item:nth-child(2):before,.toggle-item:nth-child(3):before{background-color:#0a1a16}.toggle-item.electric.active{background:#2563eb}.toggle-item.electric:before{background-color:#2563eb}.dark .toggle-container{background:rgb(var(--surface));border-color:rgb(var(--line))}.dark .toggle-item:not(.active){color:rgb(var(--content))}.dark .toggle-item.active,.dark .toggle-item:first-child:before,.dark .toggle-item:nth-child(2):before,.dark .toggle-item:nth-child(3):before{background-color:rgb(var(--surface-3))}.dark .toggle-item.electric.active,.dark .toggle-item.electric:before{background-color:#2563eb}