.rental-menu-link{position:relative;display:inline-block;text-decoration:none}.rental-badge{display:inline-block;background:#ef4444;color:#fff;font-size:14px;font-weight:bold;border-radius:20px;position:absolute;width:26px;height:26px;right:15px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.rental-nav{margin-bottom:20px}.rental-nav .cartbtn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;text-decoration:none}.rental-status-tabs{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;margin-bottom:20px;-ms-flex-wrap:wrap;flex-wrap:wrap}.status-tab{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;padding:10px 8px;border:1px solid #d1d5db;background:#fff;border-radius:4px;cursor:pointer;font-size:12px;-webkit-transition:all .2s;transition:all .2s;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl}@media screen and (min-width: 743px){.status-tab{-webkit-box-flex:0;-ms-flex:none;flex:none;text-align:left;padding:8px 16px;font-size:14px}}.status-tab:hover{background:#f9fafb}.status-tab.active{background:#1f2937;color:#fff;border-color:#1f2937}.rental-empty,.rental-empty-filtered{text-align:center;padding:40px 20px;background:#f9fafb;border-radius:8px;color:#6b7280}.rental-empty p,.rental-empty-filtered p{margin:10px 0}.rental-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.rental-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;padding:10px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;-webkit-transition:all .2s;transition:all .2s}@media screen and (min-width: 743px){.rental-item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.rental-item:hover{-webkit-box-shadow:0 4px 12px rgba(0,0,0,.1);box-shadow:0 4px 12px rgba(0,0,0,.1)}.rental-item.status-holding{border-left:4px solid #f59e0b}.rental-item.status-cart{border-left:4px solid #3b82f6}.rental-item.status-preparing{border-left:4px solid #9d174d}.rental-item.status-active{border-left:4px solid #065f46}.rental-item.status-completed{border-left:4px solid #10b981}.rental-item.status-expired{border-left:4px solid #6b7280;opacity:.7}.rental-item.status-cancelled{border-left:4px solid #ef4444;opacity:.7}.rental-item-image{-ms-flex-negative:0;flex-shrink:0;width:100%;max-width:200px}@media screen and (min-width: 743px){.rental-item-image{width:120px;max-width:none}}.rental-item-image img{width:100%;height:auto;border-radius:4px;-o-object-fit:cover;object-fit:cover}.rental-item-info{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.rental-item-header{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.rental-item-title{margin:0;font-size:16px;font-weight:bold}.rental-item-title a{color:#1f2937;text-decoration:none}.rental-item-title a:hover{text-decoration:underline}.rental-item-sku{font-size:16px;color:#5e7e60;margin-left:15px}.rental-item-status{margin-bottom:8px}.rental-item-date{font-size:13px;color:#6b7280}.rental-status-badge{display:inline-block;padding:4px 10px;border-radius:4px;font-size:12px;font-weight:bold}.rental-status-badge.status-holding{background:#fef3c7;color:#92400e}.rental-status-badge.status-cart{background:#dbeafe;color:#1e40af}.rental-status-badge.status-preparing{background:#fce7f3;color:#9d174d}.rental-status-badge.status-active{background:#d1fae5;color:#065f46}.rental-status-badge.status-completed{background:#d1fae5;color:#065f46}.rental-status-badge.status-expired{background:#f3f4f6;color:#4b5563}.rental-status-badge.status-cancelled{background:#fee2e2;color:#991b1b}.rental-item-action{-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;min-width:0}@media screen and (min-width: 743px){.rental-item-action{width:auto;min-width:140px}}.rental-checkout-btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px;width:100%;padding:12px 20px;font-size:14px;font-weight:bold}@media screen and (min-width: 743px){.rental-checkout-btn{width:auto;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.rental-action-note{font-size:11px;color:#6b7280;margin-top:8px;text-align:center}.rental-status-text{font-size:14px;font-weight:bold;color:#10b981;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px}.rental-status-text.preparing{color:#9d174d}.rental-status-text.active{color:#065f46}.rental-status-text.expired{color:#6b7280}.rental-status-text.cancelled{color:#ef4444}.rental-info-box{margin-top:30px;padding:10px;background:#f0f9ff;border:1px solid #bae6fd;border-radius:8px}.rental-info-box h4{margin:0 0 15px 0;font-size:16px;color:#0369a1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.rental-info-box ol{margin:0 0 15px 0;padding-left:20px}.rental-info-box li{margin-bottom:8px;line-height:1.6}.rental-info-note{font-size:13px;color:#6b7280;margin:0}.rental-message{padding:12px 16px;margin-bottom:20px;border-radius:4px;font-weight:bold}.rental-message.success{background:#d1fae5;color:#065f46;border:1px solid #10b981}.rental-message.error{background:#fee2e2;color:#991b1b;border:1px solid #ef4444}/*# sourceMappingURL=rental.css.map */