.ehb{--a:#B88946;color:#222;font-family:inherit}.ehb *{box-sizing:border-box}.ehb__intro{margin-bottom:22px}.ehb__eyebrow{display:block;font-size:12px;letter-spacing:.18em;font-weight:700;color:#9b7a48;margin-bottom:8px}.ehb__intro h2{margin:0 0 8px;font-size:clamp(28px,4vw,46px);line-height:1.08}.ehb__intro p{margin:0;color:#6f6f6f}.ehb__search{display:grid;grid-template-columns:1fr 1fr .8fr auto;gap:12px;align-items:end;padding:18px;background:#fff;border:1px solid #e9e4dc;border-radius:18px;box-shadow:0 12px 34px rgba(31,31,31,.07)}.ehb__field{display:flex;flex-direction:column;gap:7px}.ehb__field>span{font-size:12px;text-transform:uppercase;font-weight:700;color:#777}.ehb__field input,.ehb__field select{width:100%;min-height:52px;border:1px solid #ded8cf;border-radius:11px;background:#fff;padding:0 14px;font:inherit}.ehb__submit{min-height:52px;border:0;border-radius:11px;padding:0 22px;background:#B88946;color:#fff;font:inherit;font-weight:700;cursor:pointer}.ehb__status{display:none;margin:22px 0 14px;padding:14px 16px;border-radius:12px}.ehb__status strong,.ehb__status span{display:block}.ehb__status span{margin-top:3px;color:#6f6f6f}.ehb__status--ok,.ehb__status--empty,.ehb__status--error{display:block}.ehb__status--ok,.ehb__status--empty{background:#f7f4ee;border:1px solid #e7dccb}.ehb__status--error{background:#fff4f3;border:1px solid #f0d1cd}.ehb__results{display:grid;gap:16px}.ehb__card{background:#fff;border:1px solid #e9e4dc;border-radius:18px;overflow:hidden}.ehb__card-top{padding:20px 22px;border-bottom:1px solid #eee9e2}.ehb__card h3{margin:4px 0 0;font-size:22px}.ehb__available{font-size:12px;font-weight:700;text-transform:uppercase;color:#8d6a36}.ehb__rates{padding:0 22px}.ehb__rate{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 0;border-bottom:1px solid #f0ece6}.ehb__rate>div:first-child{display:flex;flex-direction:column}.ehb__rate span{font-size:13px;color:#777}.ehb__rate-action{display:flex;align-items:center;gap:14px}.ehb__rate-action button{border:0;background:#B88946;color:#fff;border-radius:9px;min-height:42px;padding:0 16px;font-weight:700;cursor:pointer}.ehb__modal[hidden]{display:none}.ehb__modal{position:fixed;inset:0;z-index:999999;display:flex;align-items:center;justify-content:center;padding:22px}.ehb__modal-backdrop{position:absolute;inset:0;background:rgba(20,20,20,.62)}.ehb__modal-dialog{position:relative;width:min(100%,1000px);max-height:92vh;overflow:auto;background:#fff;border-radius:18px}.ehb__modal-head{padding:18px 24px;border-bottom:1px solid #eee7df}.ehb__modal-head span,.ehb__modal-head strong{display:block}.ehb__modal-close{position:absolute;right:13px;top:11px;z-index:2;width:38px;height:38px;border:0;border-radius:50%;font-size:25px;cursor:pointer}@media(max-width:900px){.ehb__search{grid-template-columns:1fr 1fr}}@media(max-width:620px){.ehb__search{grid-template-columns:1fr}.ehb__rate{flex-direction:column;align-items:flex-start}.ehb__rate-action{width:100%;justify-content:space-between}}