.JourneyList-module__0dNRoa__root{background:#222;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex}.JourneyList-module__0dNRoa__phone{background-color:#cbe9ff;border-radius:10px;flex-direction:column;width:325px;height:659px;padding:20px 16px;display:flex;position:relative;overflow:hidden}.JourneyList-module__0dNRoa__headerRow{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.JourneyList-module__0dNRoa__title{color:#03254c;margin:0;font-size:20px;font-weight:700}.JourneyList-module__0dNRoa__logo{border-radius:6px;width:32px;height:32px}.JourneyList-module__0dNRoa__searchFilterRow{margin-bottom:16px}.JourneyList-module__0dNRoa__search{box-sizing:border-box;background:#fff;border:2px solid #a0c8e8;border-radius:10px;width:100%;height:38px;margin-bottom:10px;padding:0 14px;font-size:14px}.JourneyList-module__0dNRoa__search:focus{border-color:#03254c;outline:none}.JourneyList-module__0dNRoa__filterButtons{gap:8px;display:flex}.JourneyList-module__0dNRoa__filterGroup{flex:1;position:relative}.JourneyList-module__0dNRoa__filterBtn,.JourneyList-module__0dNRoa__sortBtn{color:#03254c;cursor:pointer;background:#fff;border:2px solid #a0c8e8;border-radius:8px;width:100%;padding:6px 10px;font-size:13px;font-weight:700;transition:all .2s}.JourneyList-module__0dNRoa__filterBtn:hover,.JourneyList-module__0dNRoa__sortBtn:hover{background:#f0f8ff;border-color:#03254c}.JourneyList-module__0dNRoa__dropdown{z-index:10;background:#fff;border:2px solid #a0c8e8;border-radius:8px;margin-top:4px;position:absolute;top:100%;left:0;right:0;box-shadow:0 4px 6px #0000001a}.JourneyList-module__0dNRoa__option{cursor:pointer;color:#03254c;border-bottom:1px solid #f1f5f9;padding:8px 10px;font-size:12px;font-weight:600;transition:background .2s}.JourneyList-module__0dNRoa__option:hover{background:#f0f8ff}.JourneyList-module__0dNRoa__option:last-child{border-bottom:none}.JourneyList-module__0dNRoa__cardList{flex-direction:column;flex:1;gap:12px;margin-right:-12px;padding-bottom:10px;padding-right:12px;display:flex;overflow-y:auto}.JourneyList-module__0dNRoa__card{cursor:pointer;background:#fff;border:1px solid #a0c8e8;border-radius:12px;margin-bottom:4px;padding:16px;transition:all .3s;box-shadow:0 1px 4px #0000001a}.JourneyList-module__0dNRoa__card:hover{border-color:#03254c;transform:translateY(-1px);box-shadow:0 2px 8px #00000026}.JourneyList-module__0dNRoa__card.JourneyList-module__0dNRoa__expanded{border-color:#03254c;margin:8px 0;box-shadow:0 4px 12px #0003}.JourneyList-module__0dNRoa__cardHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.JourneyList-module__0dNRoa__nameIdRow{flex:1;align-items:center;gap:4px;min-width:0;display:flex}.JourneyList-module__0dNRoa__drugName,.JourneyList-module__0dNRoa__drugId{color:#03254c;text-overflow:ellipsis;white-space:nowrap;flex-shrink:1;font-size:16px;font-weight:700;overflow:hidden}.JourneyList-module__0dNRoa__dotLineContainer.JourneyList-module__0dNRoa__horizontal{height:40px;margin:16px 0;position:relative}.JourneyList-module__0dNRoa__connectingLine{z-index:1;background:#03254c;height:2px;position:absolute;top:8px;left:0;right:0}.JourneyList-module__0dNRoa__dotLine{z-index:2;justify-content:space-between;align-items:center;height:100%;display:flex;position:relative}.JourneyList-module__0dNRoa__dotStage{flex-direction:column;align-items:center;gap:8px;display:flex}.JourneyList-module__0dNRoa__dot{z-index:3;background:#03254c;border:2px solid #fff;border-radius:50%;width:16px;height:16px;box-shadow:0 0 0 1px #03254c}.JourneyList-module__0dNRoa__stageLetter{color:#03254c;font-size:12px;font-weight:600}.JourneyList-module__0dNRoa__dotLineContainer.JourneyList-module__0dNRoa__vertical{margin:16px 0;position:relative}.JourneyList-module__0dNRoa__verticalStages{flex-direction:column;gap:20px;margin-left:8px;display:flex;position:relative}.JourneyList-module__0dNRoa__verticalLine{z-index:1;background:#03254c;width:2px;position:absolute;top:0;bottom:0;left:7px}.JourneyList-module__0dNRoa__verticalStage{z-index:2;align-items:flex-start;gap:16px;display:flex;position:relative}.JourneyList-module__0dNRoa__verticalDot{background:#03254c;border:2px solid #fff;border-radius:50%;flex-shrink:0;width:14px;height:14px;margin-top:2px;box-shadow:0 0 0 1px #03254c}.JourneyList-module__0dNRoa__stageInfo{flex-direction:column;gap:4px;display:flex}.JourneyList-module__0dNRoa__stageQuantity{color:#666;font-size:11px}.JourneyList-module__0dNRoa__stageQuality{color:#03254c;font-size:11px;font-weight:600}.JourneyList-module__0dNRoa__aiScoreRow{text-align:center;margin:12px 0}.JourneyList-module__0dNRoa__aiScore{color:#03254c;font-size:14px;font-weight:600}.JourneyList-module__0dNRoa__statusUpdateRow{border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;margin-top:16px;padding-top:12px;display:flex}.JourneyList-module__0dNRoa__statusLeft{flex-direction:column;gap:4px;display:flex}.JourneyList-module__0dNRoa__onGoing{color:#03254c;background:#bee3f8;border-radius:12px;width:fit-content;padding:4px 8px;font-size:11px;font-weight:600}.JourneyList-module__0dNRoa__lastUpdated{color:#666;font-size:11px}.JourneyList-module__0dNRoa__statusRight{align-items:center;display:flex}.JourneyList-module__0dNRoa__statusText{color:#48bb78;background:#f0fff4;border:1px solid #48bb78;border-radius:8px;padding:8px 12px;font-size:14px;font-weight:700}.JourneyList-module__0dNRoa__currentCondition{text-align:center;box-shadow:none;background:#f0f8ff;border-radius:8px;margin-top:16px;padding:12px}.JourneyList-module__0dNRoa__currentConditionLabel{color:#03254c;margin-right:8px;font-size:12px;font-weight:600}.JourneyList-module__0dNRoa__currentConditionValue{color:#03254c;font-size:12px;font-weight:700}.JourneyList-module__0dNRoa__bottomNav{background:#e0f0ff;border-top:2px solid #b8d8f0;border-radius:0;justify-content:space-between;gap:0;width:calc(100% + 32px);margin:8px -16px 0;padding:0;display:flex}.JourneyList-module__0dNRoa__navItem{flex:1;justify-content:center;display:flex}.JourneyList-module__0dNRoa__navLink{color:#03254c;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:100%;min-height:60px;padding:12px 0;font-size:12px;font-weight:600;text-decoration:none;display:flex}.JourneyList-module__0dNRoa__navIcon{width:24px;height:24px}.JourneyList-module__0dNRoa__activeNav .JourneyList-module__0dNRoa__navLink{color:#fff;background:#5daaff}.JourneyList-module__0dNRoa__navLink:hover{background:#b8d8f0}.JourneyList-module__0dNRoa__activeNav .JourneyList-module__0dNRoa__navLink:hover{opacity:.9;background:#03254c}.JourneyList-module__0dNRoa__cardList::-webkit-scrollbar{width:3px}.JourneyList-module__0dNRoa__cardList::-webkit-scrollbar-track{background:#f1f1f1;border-radius:2px}.JourneyList-module__0dNRoa__cardList::-webkit-scrollbar-thumb{background:#a0c8e8;border-radius:2px}.JourneyList-module__0dNRoa__cardList::-webkit-scrollbar-thumb:hover{background:#03254c}.JourneyList-module__0dNRoa__detailButton{color:#0a2347;cursor:pointer;background:0 0;border:2px solid #0a2347;border-radius:999px;width:90%;margin:18px auto 0;padding:8px 0;font-size:1rem;font-weight:700;transition:background .2s,color .2s;display:block}.JourneyList-module__0dNRoa__detailButton:hover{color:#fff;background:#0a2347}
.bottomNav-module__0sCKeG__bottomNav{background:#e0f0ff;border-top:2px solid #b8d8f0;justify-content:space-between;gap:0;width:calc(100% + 32px);margin:8px -16px 0;padding:0;display:flex}.bottomNav-module__0sCKeG__navItem{flex:1;justify-content:center;display:flex}.bottomNav-module__0sCKeG__navLink{color:#03254c;background:0 0;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:100%;min-height:60px;padding:12px 0;font-size:12px;font-weight:600;text-decoration:none;display:flex}.bottomNav-module__0sCKeG__navIcon{width:24px;height:24px}.bottomNav-module__0sCKeG__activeNav .bottomNav-module__0sCKeG__navLink,.bottomNav-module__0sCKeG__navItem.bottomNav-module__0sCKeG__activeNav .bottomNav-module__0sCKeG__navLink{color:#fff;background:#5daaff}.bottomNav-module__0sCKeG__navLink:hover{background:#b8d8f0}
