.booking-hub{background:#eef9f7}.booking-hub-heading{display:grid;gap:1rem;grid-template-columns:1.2fr 1fr;max-width:1180px;margin:0 auto 2.5rem}.booking-hub-heading .eyebrow{grid-column:1/-1}.booking-hub-heading h2{font-size:clamp(2.1rem,5vw,4.5rem);line-height:1;margin:0}.booking-hub-heading>p:last-child{align-self:end;color:#405866;font-size:1.05rem;line-height:1.7;margin:0}.booking-choice-grid{display:grid;gap:1rem;grid-template-columns:repeat(3,1fr);margin:auto;max-width:1180px}.booking-choice-grid article{background-image:linear-gradient(180deg,rgba(7,25,35,.08),rgba(7,25,35,.88)),var(--choice-image);background-position:center;background-size:cover;border-radius:22px;display:flex;min-height:430px;overflow:hidden;padding:1.5rem}.booking-choice-grid article>div{align-self:end;color:#fff}.booking-choice-grid span{color:#b8ebe5;font-size:.72rem;font-weight:800;letter-spacing:.12em}.booking-choice-grid h3{font-size:2.45rem;margin:.35rem 0}.booking-choice-grid p{line-height:1.55;min-height:3.1em}.booking-choice-grid .button{margin-top:.6rem;width:100%}
.booking-demo{background:transparent;border:0;max-height:94vh;max-width:920px;padding:0;width:calc(100% - 28px)}.booking-demo::backdrop{background:rgba(3,15,22,.78);backdrop-filter:blur(5px)}.booking-demo-shell{background:#f8fbfa;border-radius:24px;color:#071923;max-height:94vh;overflow:auto}.booking-demo-header{align-items:center;background:#071923;color:#fff;display:flex;justify-content:space-between;padding:1.35rem 1.6rem;position:sticky;top:0;z-index:3}.booking-demo-header p{color:#b8ebe5;font-size:.7rem;font-weight:800;letter-spacing:.14em;margin:0 0 .3rem;text-transform:uppercase}.booking-demo-header h2{font-size:1.75rem;margin:0}.booking-demo-close{background:transparent;border:1px solid rgba(255,255,255,.4);border-radius:50%;color:#fff;cursor:pointer;font-size:1.65rem;height:42px;line-height:1;width:42px}.booking-demo-tabs{background:#fff;display:grid;grid-template-columns:repeat(3,1fr);padding:.65rem}.booking-demo-tabs button{background:transparent;border:0;border-radius:12px;color:#405866;cursor:pointer;font-size:.9rem;font-weight:800;padding:.85rem}.booking-demo-tabs button.active{background:#b8ebe5;color:#071923}.booking-demo-progress{border-bottom:1px solid #dbe6e4;display:grid;grid-template-columns:repeat(4,1fr);padding:0 1.6rem}.booking-demo-progress span{border-bottom:3px solid transparent;color:#71848d;font-size:.72rem;font-weight:800;padding:.9rem .3rem;text-align:center}.booking-demo-progress span.active{border-color:#caa46a;color:#071923}.booking-demo-body{min-height:420px;padding:1.6rem}.booking-demo-body h3{font-size:clamp(1.65rem,4vw,2.5rem);margin:.15rem 0 .55rem}.booking-demo-intro{color:#526871;line-height:1.6;margin:0 0 1.35rem}.booking-fields{display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}.booking-fields label{color:#334b55;display:grid;font-size:.78rem;font-weight:800;gap:.4rem;letter-spacing:.04em}.booking-fields input,.booking-fields select,.booking-fields textarea{background:#fff;border:1px solid #cbdad8;border-radius:12px;color:#071923;font:inherit;font-size:1rem;min-height:50px;padding:.8rem}.booking-fields textarea{min-height:90px;resize:vertical}.booking-fields .full{grid-column:1/-1}.booking-primary{background:#0b5065;border:0;border-radius:12px;color:#fff;cursor:pointer;font-size:.93rem;font-weight:800;margin-top:1.25rem;padding:1rem 1.4rem;width:100%}.booking-primary:hover,.booking-primary:focus-visible{background:#083b4b}.booking-results{display:grid;gap:.8rem}.booking-result{align-items:center;background:#fff;border:1px solid #d8e4e2;border-radius:16px;display:grid;gap:.75rem;grid-template-columns:1fr auto;padding:1rem}.booking-result h4{font-size:1.12rem;margin:0 0 .25rem}.booking-result p{color:#60737b;font-size:.9rem;margin:0}.booking-result strong{display:block;font-size:1.1rem;margin-bottom:.4rem;text-align:right}.booking-result button{background:#b8ebe5;border:0;border-radius:10px;color:#071923;cursor:pointer;font-weight:800;padding:.7rem 1rem}.booking-back{background:transparent;border:0;color:#0b5065;cursor:pointer;font-weight:800;margin:0 0 1rem;padding:0}.booking-summary{background:#e7f6f3;border-left:4px solid #58bdb2;border-radius:12px;margin-bottom:1.2rem;padding:1rem}.booking-summary b{display:block;margin-bottom:.25rem}.booking-consent{align-items:flex-start!important;display:flex!important;font-weight:500!important;line-height:1.45}.booking-consent input{min-height:auto!important;margin-top:.2rem}.booking-success{text-align:center;padding:2.2rem 1rem}.booking-success-mark{align-items:center;background:#b8ebe5;border-radius:50%;display:flex;font-size:2rem;height:72px;justify-content:center;margin:0 auto 1rem;width:72px}.booking-code{background:#071923;border-radius:12px;color:#fff;display:inline-block;font-size:1.25rem;font-weight:900;letter-spacing:.1em;margin:1rem 0;padding:.85rem 1.2rem}.booking-demo-disclaimer{background:#e9eeee;color:#586970;font-size:.68rem;font-weight:800;letter-spacing:.06em;margin:0;padding:.85rem 1.6rem;text-align:center}.booking-demo[open]{animation:booking-in .2s ease-out}@keyframes booking-in{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}
@media(max-width:820px){.booking-hub-heading{grid-template-columns:1fr}.booking-choice-grid{grid-template-columns:1fr}.booking-choice-grid article{min-height:340px}.booking-fields{grid-template-columns:1fr}.booking-fields .full{grid-column:auto}}
@media(max-width:560px){.booking-demo{max-height:100vh;width:100%}.booking-demo-shell{border-radius:0;max-height:100vh;min-height:100vh}.booking-demo-header{padding:1rem}.booking-demo-body{padding:1rem}.booking-demo-progress{padding:0 .35rem}.booking-demo-progress span{font-size:.62rem}.booking-result{grid-template-columns:1fr}.booking-result strong{text-align:left}.booking-result button{width:100%}}
