.order-list-item-root{flex-grow:1;border-radius:var(--card-radius,12px)}.order-list-item-primarytxt{font-weight:600;font-size:14px;color:var(--primary-contrast-text)}.order-list-item-secondarytxt{font-weight:400;font-size:12px;color:#1a1a1a;opacity:.9;margin-top:4px}.order-list-item-labelattribute{font-size:12px;color:#f30020;font-weight:400}.order-list-item-image{height:64px;width:64px}@media (min-width:767px){.order-list-item-image{height:192px;width:192px}}.order-list-item-items{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.sh-order-card{border:1px solid #eae8e4;border-radius:var(--card-radius,12px);background:#fff;margin-bottom:16px;cursor:pointer;overflow:hidden;transition:box-shadow .14s,border-color .14s}.sh-order-card:hover{border-color:#dcd9d4;box-shadow:0 6px 20px rgba(26,26,26,.06)}.sh-order-top{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:15px 20px;border-bottom:1px solid #f0eeeb}.sh-order-id{font-size:13.5px;font-weight:800;letter-spacing:-.01em;color:#1a1a1a}.sh-order-id-lbl{color:#8c8781;font-weight:600}.sh-order-date{font-size:12.5px;color:#8c8781;margin-top:3px}.sh-order-status{display:inline-flex;align-items:center;gap:6px;font-size:11.5px;font-weight:800;padding:5px 10px;border-radius:999px;white-space:nowrap}.sh-order-status.neutral{background:#f1efec;color:#6b6862}.sh-order-status.amber{background:#faf1df;color:#97650f}.sh-order-status.blue{background:#eaf0fb;color:#245bc2}.sh-order-status.green{background:#eef6f0;color:#1f7a3d}.sh-order-status.danger{background:#fbeeed;color:#c0362c}.sh-order-body{display:flex;gap:15px;padding:16px 20px;align-items:flex-start}.sh-order-thumb{width:66px;height:66px;border-radius:11px;flex:none;border:1px solid #eae8e4;-o-object-fit:cover;object-fit:cover;background:#f7f6f4}.sh-order-items{flex:1;min-width:0}.sh-order-it{display:flex;align-items:center;gap:9px;font-size:14px;color:#1a1a1a;padding:2px 0}.sh-order-dot{width:4px;height:4px;border-radius:999px;background:#bdb8b1;flex:none}.sh-order-it-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sh-order-qty{flex:none}.sh-order-more,.sh-order-qty{color:#8c8781;font-size:12.5px;font-weight:600}.sh-order-more{margin-top:4px;padding-left:13px}.sh-order-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 20px;border-top:1px solid #f0eeeb;background:#fbfaf9}.sh-order-total{font-size:13px;color:#8c8781}.sh-order-total b{font-size:16px;font-weight:800;color:#1a1a1a;letter-spacing:-.01em;margin-left:4px}.sh-order-view{height:36px;padding:0 15px;border-radius:9px;border:1.5px solid var(--button-main,#1a1a1a);background:#fff;color:var(--button-main,#1a1a1a);font-size:12.5px;font-weight:700;cursor:pointer;flex:none}.sh-order-view:hover{background:var(--button-main,#1a1a1a);color:var(--button-contrast-text,#fff)}@media (max-width:599.95px){.sh-order-top{padding:12px 14px}.sh-order-body{padding:14px}.sh-order-foot{padding:12px 14px}.sh-order-card{margin-bottom:12px}}