.order-page-title{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.web-order-search{display:flex;width:min(420px,45vw);align-items:center;gap:10px;padding:0 18px;border:1px solid #e4e6eb;border-radius:26px;background:#fff;color:#8a919f}.web-order-search input{height:48px;padding:0;border:0;outline:0}.order-filters{padding-bottom:3px;border-bottom:1px solid #e8eaed}.order-filters button{position:relative;background:transparent!important;color:#515767!important}.order-filters button.active{color:#f01936!important;font-weight:800}.order-filters button.active::after{position:absolute;right:18px;bottom:-4px;left:18px;height:3px;border-radius:3px;background:#f01936;content:""}.order-card.meituan-order{display:block;margin:14px 0;padding:0 22px 20px;border:0;border-radius:18px;background:#fff;box-shadow:0 3px 12px #1c20280a}.meituan-order>header{display:flex;align-items:center;justify-content:space-between;padding:18px 0 14px;border-bottom:1px solid #f0f1f3}.order-store{display:flex;align-items:center;gap:9px}.order-store>span{display:grid;width:34px;height:34px;place-items:center;border-radius:10px;background:#f01936;color:#fff;font-size:13px;font-weight:800}.order-store strong{font-size:16px}.order-store b{font-size:24px;font-weight:400}.meituan-order .status{background:transparent;color:#f01936;font-size:13px}.order-product{display:grid;grid-template-columns:88px minmax(0,1fr) auto;gap:16px;padding:20px 0}.order-cover{display:grid;width:88px;height:88px;place-items:center;border-radius:12px;background:linear-gradient(145deg,#241c27,#7f1d34);color:#fff;font-size:22px;font-weight:900}.order-copy{min-width:0}.order-copy h3{margin:2px 0 8px;font-size:17px}.order-copy p{display:-webkit-box;margin:0 0 10px;overflow:hidden;color:#6b7280;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:2}.order-copy small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.order-amount{padding-top:3px;font-size:18px}.meituan-order .order-actions{justify-content:flex-end;padding-top:16px;border-top:1px solid #f0f1f3}.meituan-order .action{min-width:108px;border:1px solid #dfe2e7;border-radius:22px;background:#fff;color:#252933}.meituan-order .action:not(.secondary):not(.danger){border-color:#f01936;background:#f01936;color:#fff}.meituan-order .danger{border-color:#ffd1d7;background:#fff;color:#f01936}.order-finished{color:#8a919f}@media(max-width:760px){.order-page-title{display:block}.web-order-search{width:100%;margin-top:16px}.order-product{grid-template-columns:72px minmax(0,1fr) auto;gap:12px}.order-cover{width:72px;height:72px}.meituan-order .order-actions{justify-content:flex-end}.meituan-order .action{min-width:0;padding:9px 14px}}
