.vrb-booking{box-sizing:border-box;padding:clamp(1rem,3vw,1.7rem);background:#e5e5e5;border-radius:6px;color:#232323;margin:1rem 0;width:100%;max-width:46rem;font-family:inherit}.vrb-booking h3{text-align:center;text-transform:uppercase;font-size:clamp(1.25rem,2vw,1.7rem);line-height:1.4;margin:0 0 1rem}.vrb-booking label{display:block;margin:1rem 0;font-weight:600}.vrb-booking input,.vrb-booking select{box-sizing:border-box;display:block;width:100%;padding:.8rem;border:1px solid #888;border-radius:4px;background:white;color:#232323;font:inherit}.vrb-booking button{font:inherit;cursor:pointer}.vrb-booking button:disabled{cursor:not-allowed}.vrb-booking button[type=submit]{display:block;width:100%;background:#232323!important;color:white!important;padding:1.2rem!important;border:0;border-radius:5px;font-weight:800;font-size:clamp(1.5rem,3vw,2.5rem);text-transform:uppercase}.vrb-booking button[type=submit]:disabled{opacity:.45}.vrb-booking .vrb-price{font-size:1.25rem}.vrb-booking p{line-height:1.5}.vrb-booking :focus-visible{outline:3px solid #fa5c00;outline-offset:3px}.vrb-booking [hidden]{display:none!important}.vrb-return{font-weight:700;display:block;font-size:1rem;margin-top:.4rem}.vrb-calendar{background:#fff;margin:1rem 0}.vrb-calendar-head{display:flex;align-items:center;justify-content:space-between;padding:.8rem}.vrb-calendar-head strong{font-weight:500;text-transform:capitalize}.vrb-calendar button{background:white!important;color:#232323!important;border:0!important;border-radius:4px;padding:.5rem!important;min-height:44px;min-width:0;box-shadow:none!important}.vrb-calendar-head button{width:44px;font-size:1.5rem}.vrb-calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:4px;padding:0 .7rem 1rem;text-align:center}.vrb-weekday{font-size:.9rem;padding:.7rem 0}.vrb-calendar-grid button{font-weight:700}.vrb-calendar button:disabled{color:#b6b6b6!important}.vrb-calendar-grid button[aria-pressed=true]{background:#fa5c00!important;color:#fff!important}.vrb-calendar-grid button[aria-current=date]{text-decoration:underline;text-underline-offset:6px}.vrb-calendar button:not(:disabled):hover{background:#f0f0f0!important}.vrb-calendar-grid button[aria-pressed=true]:hover{background:#d94e00!important}.vrb-calendar-help{border-top:1px dashed #ddd;padding:1rem;margin:0;font-size:.85rem;text-transform:uppercase;font-weight:700}.vrb-status{font-size:.95rem;min-height:1.5em}

.vrb-calendar-help-line{display:block}
