.reservation-draft-card{display:flex;align-items:center;justify-content:space-between;gap:22px;margin:0 0 18px;padding:20px 22px;border:1px dashed #9db8d8;border-radius:16px;background:#f7fbff;color:#18355d}.reservation-draft-card span{display:block;color:#5279a9;font:800 10px/1 Manrope,Arial,sans-serif;letter-spacing:.13em;text-transform:uppercase}.reservation-draft-card h2{margin:7px 0 6px;font:700 1.45rem/1.1 'Playfair Display',Georgia,serif}.reservation-draft-card h2 i{color:#1555a0}.reservation-draft-card p{margin:0;color:#62738d;font:500 12px/1.5 Manrope,Arial,sans-serif}.reservation-draft-actions{display:flex;align-items:center;gap:9px;flex:0 0 auto}.reservation-draft-actions a,.reservation-draft-actions button{min-height:39px;padding:0 13px;border-radius:8px;font:800 12px Manrope,Arial,sans-serif;text-decoration:none;cursor:pointer}.reservation-draft-actions a{display:flex;align-items:center;background:#153e72;color:#fff}.reservation-draft-actions button{border:1px solid #cad8e9;background:#fff;color:#4a607e}@media(max-width:620px){.reservation-draft-card{display:block;padding:18px}.reservation-draft-actions{margin-top:16px}.reservation-draft-actions>*{flex:1;justify-content:center;text-align:center}}
