:root{font-family:system-ui,sans-serif;color:#172033;background:#f3f5f7;line-height:1.5}*{box-sizing:border-box}body{margin:0}.shell{width:min(100% - 2rem,58rem);margin:auto;padding:2rem 0 4rem}header{margin-bottom:1.5rem}h1{font-size:clamp(1.8rem,6vw,2.6rem);margin:.25rem 0}h2{font-size:1.25rem}h2 span{display:inline-grid;place-items:center;width:1.8rem;height:1.8rem;border-radius:50%;background:#173f70;color:#fff;margin-right:.4rem}.clinic{color:#31506f;font-weight:700;margin:0}.card,.panel{background:#fff;border:1px solid #ccd5df;border-radius:.65rem;padding:1.25rem;margin:1rem 0;box-shadow:0 2px 8px #1720330c}fieldset{border:0;padding:0;margin:0}legend{font-weight:600;margin-bottom:.75rem}.form-grid{display:grid;gap:1rem}label{display:grid;gap:.35rem;font-weight:600;margin:.75rem 0}input,select,button{font:inherit;min-height:2.75rem;border:1px solid #8594a5;border-radius:.35rem;padding:.55rem .7rem;background:#fff;color:inherit}button{background:#173f70;color:#fff;border-color:#173f70;font-weight:700;cursor:pointer}button:disabled,fieldset:disabled{opacity:.62;cursor:not-allowed}:focus-visible{outline:3px solid #f0a500;outline-offset:2px}.slots{display:grid;gap:1rem}.slot{display:flex;align-items:center;border:1px solid #aeb9c5;padding:.65rem;border-radius:.4rem}.slot:has(input:checked){border:2px solid #173f70;background:#edf4fb}.slot input{min-height:auto}.error{border-left:.4rem solid #a32121}.warning{border-left:.4rem solid #a86400}.success{border-left:.4rem solid #26733d}a{color:#124f91}@media(min-width:42rem){.form-grid,.slots{grid-template-columns:repeat(2,1fr)}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
