:root{--cor-green:#00a95f;--cor-red:#e83443;--cor-ink:#09251b;--cor-muted:#62746c;--cor-line:#cfe2d8}*,*::before,*::after{box-sizing:border-box}.customer-orders{width:min(100%,760px);min-height:75vh;margin:0 auto;padding:12px 9px 50px;color:var(--cor-ink);background:linear-gradient(180deg,#f2faf6,#edf5f1)}.customer-orders a{color:inherit}.customer-orders__back{padding:5px 4px 12px}.customer-orders__back a{color:#078d51;font-weight:850;text-decoration:none}.customer-orders__hero,.customer-orders__member,.customer-orders__lookup,.customer-order-card,.customer-order-detail article,.customer-orders__login{border:1px solid var(--cor-line);border-radius:19px;background:#fff;box-shadow:0 9px 25px #153e2d0b}.customer-orders__hero{padding:21px 17px}.customer-orders__hero p,.customer-order-detail header p{margin:0;color:#df3d48;font-size:10px;font-weight:900;letter-spacing:.04em}.customer-orders__hero h1{margin:7px 0 5px;font-size:clamp(28px,8vw,40px)}.customer-orders__hero span,.customer-orders__heading span{color:var(--cor-muted);font-size:11px}.customer-orders__member,.customer-orders__lookup{margin-top:12px;padding:15px}.customer-orders__heading{display:flex;align-items:end;justify-content:space-between;gap:10px}.customer-orders__heading h2{margin:0;font-size:18px}.customer-orders__feedback{min-height:18px;margin:10px 2px;color:#3d7b60;font-size:11px}.customer-orders__feedback.is-error{color:#c52d3b}.customer-orders__list{display:grid;gap:9px}.customer-order-card{display:grid;gap:9px;padding:13px}.customer-order-card__top,.customer-order-card__bottom{display:flex;align-items:center;justify-content:space-between;gap:10px}.customer-order-card h3{margin:0;font-size:14px}.customer-order-card__status{padding:5px 8px;border-radius:999px;background:#fff0d9;color:#9f5b00;font-size:9px;font-weight:900}.customer-order-card__status.is-confirmed,.customer-order-card__status.is-packing{background:#e5f3ff;color:#1768a5}.customer-order-card__status.is-shipped{background:#eee8ff;color:#6548b5}.customer-order-card__status.is-completed{background:#dcf7e8;color:#087542}.customer-order-card__status.is-cancelled{background:#fff0f2;color:#ba2738}.customer-order-card small{color:var(--cor-muted)}.customer-order-card__bottom strong{color:var(--cor-red)}.customer-order-card__bottom button,.customer-orders__lookup button,.customer-orders__pagination button{border:0;border-radius:11px;background:var(--cor-green);color:#fff;font:inherit;font-weight:900}.customer-order-card__bottom button{padding:8px 11px}.customer-orders__pagination{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:12px}.customer-orders__pagination button{padding:8px 11px}.customer-orders__pagination button:disabled{opacity:.4}.customer-orders__pagination span{font-size:10px;font-weight:850}.customer-orders__lookup form{display:grid;gap:10px;margin-top:13px}.customer-orders__lookup label{display:grid;gap:5px}.customer-orders__lookup label span{font-size:11px;font-weight:850}.customer-orders__lookup input{width:100%;padding:11px;border:1px solid #b9d2c6;border-radius:11px;font:inherit;text-transform:none}.customer-orders__lookup button{min-height:44px}.customer-orders__login{padding:13px;color:var(--cor-muted);font-size:11px}.customer-orders__login a{color:#087542;font-weight:900}.customer-order-detail{position:fixed;z-index:100;inset:0;display:grid;align-items:end}.customer-order-detail[hidden]{display:none}.customer-order-detail__backdrop{position:absolute;inset:0;border:0;background:#08221999}.customer-order-detail article{position:relative;z-index:1;width:min(100%,700px);max-height:92vh;margin:0 auto;padding:17px;overflow:auto;border-radius:22px 22px 0 0}.customer-order-detail header{display:flex;justify-content:space-between;gap:10px}.customer-order-detail header h2{margin:5px 0}.customer-order-detail header>button{width:36px;height:36px;border:0;border-radius:10px}.customer-order-detail__section{margin-top:14px;padding-top:12px;border-top:1px solid var(--cor-line)}.customer-order-detail__section h3{margin:0 0 8px;font-size:14px}.customer-order-detail__info{display:grid;gap:5px;color:var(--cor-muted);font-size:11px}.customer-order-detail__row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:3px 8px;padding:8px 0;border-bottom:1px solid #e5ede9}.customer-order-detail__row small{color:var(--cor-muted);font-size:10px}.customer-order-detail__total{color:var(--cor-red);font-size:17px}@media(min-width:620px){.customer-orders{padding-inline:16px}.customer-orders__list{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-orders__lookup form{grid-template-columns:1fr 1fr 150px;align-items:end}.customer-order-detail{align-items:center}.customer-order-detail article{border-radius:22px}}

/* DMC 9.2K public shipment history */
.customer-order-detail__section .customer-order-detail__row strong{overflow-wrap:anywhere}.customer-order-detail__section .customer-order-detail__row small{display:block;margin-top:4px}