.order-mask{position:fixed;inset:0;z-index:20;background:#07110fe8;display:none;align-items:flex-end;justify-content:center}.order-mask.show{display:flex}.order-sheet{width:min(590px,100%);background:#f5faf6;border-radius:24px 24px 0 0;padding:24px;color:#21312d;box-shadow:0 -16px 40px #061a1266}.order-sheet h2{margin:0;font-size:24px}.order-sheet .hint{color:#71837c;font-size:13px;margin:7px 0 18px}.order-field{width:100%;padding:13px 14px;border:1px solid #c7d8cf;border-radius:9px;margin:7px 0;background:#fff;color:#21312d;font:inherit}.order-total{display:flex;justify-content:space-between;margin:16px 0;font-weight:900}.order-total strong{color:#16ae6a;font-size:22px}.order-actions{display:flex;gap:9px}.order-actions button{flex:1;padding:13px;border-radius:99px;border:0;font:inherit;font-weight:900}.order-cancel{background:#e3ece7;color:#53655f}.order-submit{background:#22cf88;color:#fff}
.orders-link{position:fixed;right:18px;bottom:18px;z-index:8;border:1px solid #b8ee51;background:#142522;color:#dff8e8;border-radius:99px;padding:11px 17px;font:900 13px inherit;box-shadow:0 8px 22px #071a1288}.orders-pop{position:fixed;right:18px;bottom:68px;z-index:9;width:min(360px,calc(100vw - 36px));max-height:55vh;overflow:auto;background:#f5faf6;color:#21312d;border-radius:15px;padding:16px;box-shadow:0 14px 40px #061a1288}.orders-pop h3{margin:0 0 10px}.orders-item{padding:11px 0;border-bottom:1px solid #dce8e1;font-size:13px}.orders-item:last-child{border-bottom:0}.orders-item strong{color:#15af6a;float:right}.orders-empty{color:#75857e;padding:15px 0}
.order-refund{margin-top:8px;border:1px solid #d2ded8;background:#e6efe9;color:#3b5c50;border-radius:99px;padding:5px 10px;font:700 11px inherit}
.order-review{margin:8px 6px 0 0;border:1px solid #9ad8b8;background:#d9f3e5;color:#178658;border-radius:99px;padding:5px 10px;font:700 11px inherit}
