.customer-orders-dialog{width:min(1120px,calc(100% - 28px));max-width:none;height:min(780px,94vh);padding:0;border:0;background:#f4f1eb}.customer-orders-dialog::backdrop{background:#171713b8}.customer-orders-shell{height:100%;display:flex;flex-direction:column}.customer-orders-top{height:66px;flex:0 0 66px;display:flex;align-items:center;justify-content:space-between;padding:0 24px;background:#fff;border-bottom:1px solid #e4ded4}.customer-orders-top>div{display:flex;align-items:center;gap:25px}.customer-orders-back{border:0;background:none;font-size:10px;cursor:pointer;color:#666}.customer-orders-top .brand{font-size:17px}.customer-orders-close{position:static!important}.customer-orders-shell>main{display:grid;grid-template-columns:370px 1fr;min-height:0;flex:1}.customer-orders-list{padding:30px 22px;border-right:1px solid #ded8ce;overflow:auto}.customer-orders-title h2{font:600 28px Manrope;margin:5px 0}.customer-orders-title>p:last-child{font-size:10px;color:#777;margin:0}.customer-order-filter{display:flex;gap:5px;margin:22px 0 12px}.customer-order-filter button{border:1px solid #d8d1c6;background:transparent;padding:8px 11px;font-size:9px;cursor:pointer}.customer-order-filter button.active{background:#1c1d1a;color:#fff;border-color:#1c1d1a}.customer-order-card{width:100%;display:grid;grid-template-columns:57px 1fr auto 8px;gap:11px;align-items:center;border:1px solid #ddd7ce;background:#fff;padding:11px;text-align:left;margin-bottom:8px;cursor:pointer}.customer-order-card.selected{border-color:#81503e;box-shadow:inset 3px 0 #a5513d}.customer-order-card img{width:57px;height:65px;object-fit:cover}.customer-order-card span small,.customer-order-card span b,.customer-order-card span em{display:block}.customer-order-card span small{font-size:8px;color:#888}.customer-order-card span b{font-size:11px;margin:5px 0}.customer-order-card span em{font-size:9px;font-style:normal;color:#666}.customer-order-state,.customer-detail-status{padding:5px 8px;border-radius:14px;font-size:8px;font-style:normal;white-space:nowrap;background:#eee}.state-paid{background:#e8eee3!important;color:#52704c}.state-packing{background:#f2e8d5!important;color:#82652e}.state-shipped{background:#e0eaf2!important;color:#3e6681}.state-delivered{background:#dfece7!important;color:#366b57}.state-cancelled{background:#f1dfdc!important;color:#924b3f}.customer-order-detail{padding:34px;overflow:auto;background:#faf8f4}.customer-detail-header{display:flex;justify-content:space-between;align-items:flex-start}.customer-detail-header h2{font:600 26px Manrope;margin:6px 0}.customer-detail-header p:last-child{font-size:10px;color:#888}.customer-delivery-progress{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid #e0dbd2;padding:18px;margin:20px 0}.customer-delivery-progress>div{display:flex;align-items:center;gap:8px;position:relative}.customer-delivery-progress>div:after{content:'';height:1px;background:#d9d4ca;flex:1}.customer-delivery-progress>div:last-child:after{display:none}.customer-delivery-progress i{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:#e1ddd5;color:#888;font-size:9px;font-style:normal}.customer-delivery-progress .complete i{background:#315f48;color:#fff}.customer-delivery-progress span b,.customer-delivery-progress span small{display:block}.customer-delivery-progress span b{font-size:9px}.customer-delivery-progress span small{font-size:7px;color:#999;margin-top:2px}.customer-delivery-progress>div:not(.current):not(:last-child) span{display:none}.customer-tracking-card{display:flex;justify-content:space-between;align-items:center;background:#e7eef2;padding:14px;margin-bottom:14px}.customer-tracking-card span,.customer-tracking-card b{display:block}.customer-tracking-card span{font-size:8px;color:#678}.customer-tracking-card b{font-size:11px;margin-top:4px}.customer-tracking-card button{border:0;background:#fff;padding:8px 12px;font-size:8px}.customer-detail-section,.customer-detail-bottom>section{background:#fff;border:1px solid #e0dbd2;padding:20px}.customer-detail-section h3,.customer-detail-bottom h3{font:600 12px Manrope;margin:0 0 12px}.customer-purchased-items article{display:grid;grid-template-columns:58px 1fr auto;gap:12px;align-items:center;border-top:1px solid #eee;padding:11px 0}.customer-purchased-items img{width:58px;height:64px;object-fit:cover}.customer-purchased-items span b,.customer-purchased-items span small{display:block}.customer-purchased-items small{font-size:8px;color:#888;margin-top:4px}.customer-reorder{border:1px solid #1c1d1a;background:#fff;padding:10px 13px;margin-top:12px;font-size:9px;cursor:pointer}.customer-detail-bottom{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px}.customer-detail-bottom p,.customer-detail-bottom a{font-size:9px;line-height:1.55;color:#666}.customer-detail-bottom a{color:#333}.customer-payment-summary p{display:flex;justify-content:space-between;margin:8px 0}.customer-payment-summary .total{border-top:1px solid #ddd;padding-top:12px;font-size:12px;color:#222}.customer-cancel-note{padding:14px;background:#f1dfdc;color:#7c4037;font-size:10px;margin:18px 0}.customer-detail-placeholder,.customer-orders-empty{text-align:center;padding:90px 20px;color:#777}.customer-detail-placeholder span,.customer-orders-empty>span{font-size:30px}.customer-detail-placeholder h3,.customer-orders-empty h3{font:600 18px Manrope;color:#222}.customer-detail-placeholder p,.customer-orders-empty p{font-size:10px}.customer-orders-empty .btn{margin-top:10px}
@media(max-width:760px){.customer-orders-dialog{width:100%;height:100%;max-height:none;margin:0}.customer-orders-shell>main{display:block;overflow:auto}.customer-orders-list{border:0;padding:22px 16px;overflow:visible}.customer-order-detail{padding:20px 16px;overflow:visible}.customer-order-card.selected{box-shadow:none}.customer-orders-top{padding:0 16px}.customer-orders-top .brand{display:none}.customer-delivery-progress span{display:none!important}.customer-detail-bottom{grid-template-columns:1fr}.customer-detail-header{gap:10px}.customer-order-card{grid-template-columns:50px 1fr auto 8px}.customer-order-card img{width:50px;height:58px}}
