.ssb-booking{max-width:52rem;margin:1rem auto}.ssb-requirements{margin:1rem 0;padding:1rem;border-left:5px solid #1d70b8;background:#eef6fc}.ssb-requirements h3{margin-top:0}.ssb-requirements p{margin-bottom:0}.ssb-slots{list-style:none;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(12rem,1fr));gap:.5rem}.ssb-slots li{border:1px solid #bbb;border-radius:.25rem;padding:.75rem;display:flex;justify-content:space-between;gap:.5rem}.ssb-status{font-weight:700}.ssb-form{display:grid;gap:.75rem;margin-top:1.5rem}.ssb-form input,.ssb-form select,.ssb-form textarea,.ssb-form button{font:inherit;padding:.65rem;max-width:100%}.ssb-form textarea{min-height:8rem}.ssb-form :focus-visible{outline:3px solid #1d70b8;outline-offset:2px}.ssb-form fieldset{display:grid;gap:.75rem;border:1px solid #bbb;padding:1rem}.ssb-form button{cursor:pointer}.ssb-message{padding:1rem;border-left:5px solid}.ssb-success{background:#edf7ed;border-color:#137333}.ssb-error{background:#fce8e6;border-color:#b3261e}.ssb-hp{position:absolute!important;left:-10000px!important;width:1px;height:1px;overflow:hidden}@media(max-width:35rem){.ssb-slots{grid-template-columns:1fr}}
