.order-center .sub-head>p:last-child{color:var(--muted);font-size:12px}.journey-list{display:grid;gap:15px}.journey-card{padding:22px;border:1px solid var(--line);border-radius:22px;background:var(--cream);box-shadow:0 8px 26px rgba(65,43,29,.06)}.journey-head,.journey-tech,.journey-actions{display:flex;align-items:center;justify-content:space-between}.journey-head{padding-bottom:14px;border-bottom:1px solid var(--line)}.journey-head small{color:var(--muted);font-size:8px}.journey-head h2{margin:5px 0 0;font:700 19px "Noto Serif SC"}.journey-head>b{color:var(--red);font-size:11px}.journey-tech{padding:17px 0}.journey-tech>span{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--red)}.journey-tech>div{flex:1;padding-left:10px}.journey-tech strong,.journey-tech small{display:block}.journey-tech small{margin-top:4px;color:var(--muted);font-size:9px}.journey-tech em{font-weight:700;font-style:normal}.journey-progress{padding:13px 5px;display:grid;grid-template-columns:repeat(6,1fr);border-radius:13px;background:#f4eade}.journey-progress div{position:relative;text-align:center;color:#aaa095}.journey-progress div:before{content:"";position:absolute;left:-50%;right:50%;top:11px;height:1px;background:#d9ccc0}.journey-progress div:first-child:before{display:none}.journey-progress div.done:before{background:var(--green)}.journey-progress i{position:relative;z-index:1;width:23px;height:23px;margin:auto;display:grid;place-items:center;border-radius:50%;background:#ddd1c5;font-size:8px;font-style:normal}.journey-progress .done i{color:#fff;background:var(--green)}.journey-progress span{display:block;margin-top:5px;font-size:7px}.journey-progress .done span{color:var(--green)}.journey-actions{justify-content:flex-end;gap:7px;padding-top:15px}.journey-actions button{padding:8px 12px;border:1px solid var(--line);border-radius:9px;background:#fff;font-size:10px}.journey-actions .primary-action{color:#fff;background:var(--red);border-color:var(--red)}.empty-order{padding:60px 20px;text-align:center;border-radius:22px;background:var(--cream)}.empty-order i{width:56px;height:56px;margin:auto;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--red);font:23px "Noto Serif SC";font-style:normal}.empty-order p{color:var(--muted);font-size:11px}.empty-order button{padding:9px 16px;border-radius:99px;color:#fff;background:var(--red)}
@media(max-width:600px){.journey-card{padding:17px 14px}.journey-progress{padding-inline:0}.journey-progress span{font-size:6px}.journey-actions{overflow-x:auto}.journey-actions button{white-space:nowrap}}
