.hb-booking{--hb-accent:#765f4d;--hb-accent-dark:#584436;--hb-soft:#f6f1eb;--hb-line:#ded5ca;max-width:760px;margin:2rem auto;padding:clamp(1rem,4vw,2.5rem);background:#fff;border:1px solid var(--hb-line);border-radius:20px;box-shadow:0 12px 34px rgba(50,40,30,.09);color:#332f2a}.hb-heading{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.hb-heading-mark{display:grid;place-items:center;flex:0 0 3rem;width:3rem;height:3rem;border-radius:50%;background:var(--hb-soft);color:var(--hb-accent)}.hb-heading-mark .hb-icon{width:1.55rem;height:1.55rem}.hb-booking h2{margin:0;font-size:clamp(1.45rem,3vw,1.9rem)}.hb-lead{margin:.25rem 0 0;color:#665f57}.hb-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;margin:0 0 1.5rem;padding:.65rem;background:var(--hb-soft);border-radius:12px}.hb-step{display:flex;align-items:center;justify-content:center;gap:.4rem;font-size:.9rem;color:#5f554c}.hb-step b{display:grid;place-items:center;width:1.45rem;height:1.45rem;border-radius:50%;background:#fff;color:var(--hb-accent-dark);font-size:.78rem;box-shadow:0 1px 4px rgba(50,40,30,.08)}.hb-booking label{display:flex;flex-direction:column;gap:.45rem;margin:0 0 1rem;font-weight:600}.hb-label,.hb-check-copy,.hb-button-label{display:flex;align-items:center;gap:.45rem}.hb-icon{width:1.15rem;height:1.15rem;flex:0 0 auto;color:var(--hb-accent);transition:color .18s ease,transform .18s ease}.hb-required{color:#a33;margin-left:-.2rem}.hb-booking label:focus-within>.hb-label .hb-icon{color:var(--hb-accent-dark);transform:translateY(-1px)}.hb-booking input,.hb-booking select,.hb-booking textarea{width:100%;box-sizing:border-box;padding:.82rem .9rem;border:1px solid #bfb7ae;border-radius:9px;background:#fff;color:#332f2a;font:inherit;transition:border-color .18s ease,box-shadow .18s ease}.hb-booking input:focus,.hb-booking select:focus,.hb-booking textarea:focus{outline:0;border-color:var(--hb-accent);box-shadow:0 0 0 3px rgba(118,95,77,.14)}.hb-booking textarea{min-height:90px;resize:vertical}.hb-total{margin:-.2rem 0 1rem;padding:.75rem 1rem;border-left:4px solid var(--hb-accent);border-radius:0 8px 8px 0;background:var(--hb-soft);font-weight:700;color:var(--hb-accent-dark)}.hb-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.hb-check{flex-direction:row!important;align-items:center;padding:.85rem 1rem;border:1px solid var(--hb-line);border-radius:10px;background:#fcfaf8}.hb-check input{width:auto;margin:0}.hb-check-copy{font-weight:600}.hb-booking button{border:0;border-radius:999px;padding:.95rem 2rem;background:var(--hb-accent);color:#fff;font-weight:700;cursor:pointer;box-shadow:0 5px 14px rgba(88,68,54,.22);transition:background .18s ease,transform .18s ease}.hb-booking button .hb-icon{color:currentColor}.hb-booking button:hover{background:var(--hb-accent-dark);transform:translateY(-1px)}.hb-booking button:focus-visible{outline:3px solid rgba(118,95,77,.28);outline-offset:3px}.hb-booking button:disabled{opacity:.55;transform:none}.hb-trap{position:absolute!important;left:-9999px!important}#hb-message{font-weight:700}@media(max-width:600px){.hb-row{grid-template-columns:1fr}.hb-steps{gap:.25rem;padding:.55rem}.hb-step{font-size:.78rem;gap:.25rem}.hb-booking{border-radius:14px}.hb-heading-mark{flex-basis:2.7rem;width:2.7rem;height:2.7rem}}
