.lot-reserve-action{border:0;background:transparent;color:#9b6810;text-decoration:underline;cursor:pointer;font:inherit}.lot-reserve-action.reserved{color:#8a641e}.reservation-owner{display:grid;gap:2px;margin-top:9px;padding:8px;border-radius:7px;background:#fff4cf;color:#76520f;font-size:10px}.reservation-owner span{opacity:.8}.reservation-overview{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:12px 0 18px;padding:14px 16px;border:1px solid #ead7a8;border-radius:11px;background:#fffaf0}.reservation-overview>div:first-child{display:grid;gap:4px}.reservation-overview span{color:#776c5d;font-size:12px}.reservation-overview>div:last-child{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px}.reservation-overview button{display:grid;gap:2px;padding:7px 10px;border:1px solid #dfbe70;border-radius:8px;background:#fff;color:#5f4619;cursor:pointer;text-align:left}.reservation-overview button small{color:#8b7650}.reservation-lot-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:18px}.reservation-lot-summary span{padding:11px;border-radius:9px;background:#faf8f3;color:#766f64;font-size:11px}.reservation-lot-summary b{display:block;margin-top:5px;color:#25221d}.reservation-form-grid textarea{width:100%;resize:vertical}.reservation-cancel-button{margin-right:auto;border:1px solid #d75b52;border-radius:8px;background:#fff;color:#b43831;padding:10px 14px;cursor:pointer}@media(max-width:760px){.reservation-overview{align-items:flex-start;flex-direction:column}.reservation-overview>div:last-child{justify-content:flex-start}.reservation-lot-summary{grid-template-columns:1fr 1fr}}
