/* Bid2Stay 28.4.14 — Day Rest */
.b2s28414-rest-card{margin:18px 0 4px;padding:18px;border:1px solid #ead8a4;border-radius:18px;background:linear-gradient(180deg,#fffaf0,#fffdf8);box-shadow:0 8px 24px rgba(117,83,0,.05)}
.b2s28414-rest-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-start}.b2s28414-rest-head h3{margin:0 0 5px;font-size:18px;color:#172033}.b2s28414-rest-head p{margin:0;color:#667085;font-size:13px;line-height:1.5;max-width:620px}
.b2s28414-toggle{display:flex;align-items:center;gap:10px;font-weight:800;color:#172033;white-space:nowrap}.b2s28414-toggle input{width:20px;height:20px;accent-color:#c7961c}
.b2s28414-rest-fields{margin-top:16px;padding-top:16px;border-top:1px solid #f0e3bf}.b2s28414-rest-fields[hidden]{display:none}.b2s28414-rest-note{margin-top:12px;padding:11px 13px;border-radius:12px;background:#fff;color:#725300;border:1px solid #f0dfad;font-size:12px;line-height:1.45}
.b2s28414-stay-type{grid-column:1/-1}.b2s28414-stay-choice{display:grid;grid-template-columns:1fr 1fr;gap:8px}.b2s28414-stay-choice label{position:relative;cursor:pointer}.b2s28414-stay-choice input{position:absolute;opacity:0;pointer-events:none}.b2s28414-stay-choice span{display:block;padding:13px 14px;border:1px solid #d8dde5;border-radius:12px;background:#fff;font-size:13px;font-weight:800;color:#344054}.b2s28414-stay-choice input:checked+span{border-color:#d2a229;background:#fff9e8;box-shadow:0 0 0 3px rgba(210,162,41,.1);color:#725300}
.b2s28414-rest-search-fields{display:contents}.b2s28414-rest-search-fields[hidden]{display:none}.b2s28414-short-rest-banner{margin:14px 0;padding:13px 15px;border-radius:14px;background:#fff8e8;border:1px solid #ebd08b;color:#6f5100;font-size:13px;line-height:1.5}.b2s28414-short-rest-banner strong{color:#4f3a00}
.b2s28414-rest-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 9px;border-radius:999px;background:#effaf3;color:#137a43;border:1px solid #bfe7cd;font-size:11px;font-weight:900;margin:0 6px 6px 0}.b2s28414-rest-badge::before{content:'◷';font-size:12px}
.b2s28414-rest-results{display:grid;gap:14px}.b2s28414-rest-result{display:grid;grid-template-columns:1fr auto;gap:16px;align-items:center;padding:18px;border:1px solid #e4e8ee;border-radius:18px;background:#fff}.b2s28414-rest-result h3{margin:5px 0 6px;font-size:19px}.b2s28414-rest-result p{margin:0;color:#667085;font-size:13px}.b2s28414-rest-price{text-align:right}.b2s28414-rest-price strong{display:block;font-size:20px;color:#111827}.b2s28414-rest-price span{font-size:11px;color:#667085}.b2s28414-rest-cta{display:inline-block;margin-top:10px;padding:10px 14px;border-radius:11px;background:#111827;color:#fff!important;text-decoration:none;font-weight:800;font-size:12px}
@media(max-width:680px){.b2s28414-rest-head{display:block}.b2s28414-toggle{margin-top:14px}.b2s28414-stay-choice{grid-template-columns:1fr}.b2s28414-rest-result{grid-template-columns:1fr}.b2s28414-rest-price{text-align:left}.b2s28414-rest-card{padding:15px}}
