.rental-order{border:1px solid #e5d9de;border-radius:20px;background:#fff;overflow:hidden;margin:24px 0;color:#49313b;font:16px/1.6 system-ui,sans-serif}.rental-order header{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:20px 28px;background:#fbf7f8;font-size:13px}.order-status{background:#e8f0ea;color:#315b44;border-radius:30px;padding:6px 16px;white-space:nowrap}.order-product{display:grid;grid-template-columns:150px 1fr;gap:28px;padding:28px}.order-product img,.order-photo-empty{width:150px;height:195px;object-fit:cover;border-radius:10px;background:#f2ebee}.order-photo-empty{display:grid;place-items:center;font-family:serif;letter-spacing:3px}.order-product h2{font:28px/1.3 Georgia,serif;margin:8px 0 12px}.order-product p{margin:7px 0}.order-kicker{font-size:10px;letter-spacing:3px;color:#956777}.order-timeline{list-style:none;display:flex;margin:0 28px 24px;padding:18px 0;border-top:1px solid #eee5e8;gap:20px}.order-timeline li{flex:1;color:#978991;font-size:14px}.order-timeline span{display:inline-grid;place-items:center;width:25px;height:25px;border-radius:50%;background:#eee9ec;margin-right:8px}.order-timeline .done{color:#704251}.order-timeline .done span{background:#704251;color:white}.rental-order details{border-top:1px solid #eee5e8;padding:18px 28px}.rental-order summary{cursor:pointer;color:#793c55;font-weight:600}.rental-order dl{display:grid;grid-template-columns:1fr 1fr;gap:22px}.rental-order dt{font-size:12px;color:#89717d}.rental-order dd{margin:3px 0}.order-footnote{font-size:12px;color:#89717d}@media(max-width:600px){.order-product{padding:20px;grid-template-columns:90px 1fr;gap:16px}.order-product img,.order-photo-empty{width:90px;height:140px}.order-product h2{font-size:22px}.order-product p{font-size:13px}.rental-order header{padding:15px;flex-wrap:wrap}.order-timeline{margin:0 18px 12px;gap:5px}.order-timeline li{font-size:12px}.rental-order dl{grid-template-columns:1fr}.rental-order details{padding:18px}}
