.booking-dialog{width:min(860px,96vw);max-height:94dvh}.booking-head{background:#f7faf9;padding:25px 30px}.booking-head h2{font-size:23px;margin-top:5px}.booking-body{padding:8px 30px 20px}.booking-section{padding:24px 0;border-bottom:1px solid var(--line)}.booking-section:last-of-type{border-bottom:0}.section-title{display:flex;align-items:flex-start;gap:13px;margin-bottom:19px}.section-number{font:700 12px Manrope,sans-serif;border-radius:7px;background:#eaf4f0;color:#2d8065;padding:8px 9px;margin-top:1px}.section-title h3{margin:0 0 3px;font-size:16px}.section-title p{margin:0;color:#8593a3;font-size:12px}.booking-section .field{font-size:14px}.booking-section input,.booking-section textarea,.booking-section select{padding:11px 12px}.booking-section textarea{min-height:100px}.guest-count{font-size:12px;color:#34745f;background:#f0f7f4;border-radius:6px;padding:9px 12px;margin-top:9px}.guest-count.over{color:#ae4545;background:#fff0f0}.stay-row{border:1px solid #e1e8ef;background:#fbfcfe;padding:15px;border-radius:9px;margin-bottom:12px}.stay-row-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:13px}.stay-label{font-size:11px;color:#72869c;letter-spacing:1px;text-transform:uppercase;font-weight:600}.remove-stay{background:none;border:0;color:#8e7380;font-size:12px;padding:3px}.stay-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px}.hotel-name{grid-column:1/-1}.add-hotel{color:#216e55;border-color:#cce4d9;background:#f7fbf9}.booking-actions{background:#f9fbfd;align-items:center;position:sticky;bottom:0;z-index:2}.save-hint{font-size:12px;color:#8091a4;margin-right:auto}.stay-summary{border:1px solid var(--line);border-radius:8px;margin-bottom:20px;padding:0 15px}.stay-summary>div{padding:12px 0;border-bottom:1px solid var(--line)}.stay-summary>div:last-child{border:0}.stay-summary strong{font-size:14px;display:block}.stay-summary span{font-size:12px;color:#7d8b9d;display:block;margin-top:5px}
@media(max-width:600px){.booking-body{padding:0 18px 18px}.booking-head{padding:20px 18px}.stay-grid{grid-template-columns:1fr}.hotel-name{grid-column:auto}.booking-actions{padding:14px 18px}.booking-actions .button.primary{flex:1}.save-hint{width:100%}.booking-section .field input,.booking-section .field select,.booking-section .field textarea{font-size:16px}.booking-head h2{font-size:21px}}
