[hidden] { display: none !important; }
*{box-sizing:border-box}:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#142033;background:#edf3f8;font-synthesis:none}body{margin:0;min-height:100vh;background:radial-gradient(circle at top left,#dbe8f4 0,#eef4f8 40%,#f7f9fb 100%)}button,input,select{font:inherit}button{touch-action:manipulation}.shell{width:min(1120px,calc(100% - 32px));margin:32px auto;display:grid;grid-template-columns:minmax(300px,.85fr) minmax(420px,1.15fr);border-radius:24px;overflow:hidden;background:#fff;box-shadow:0 24px 70px rgba(20,43,70,.16)}.intro{padding:58px 46px;color:#fff;background:linear-gradient(145deg,#13365d 0%,#225b8d 62%,#28789f 100%);display:flex;flex-direction:column;justify-content:space-between;min-height:650px}.eyebrow{margin:0 0 14px;font-size:12px;font-weight:800;letter-spacing:.11em;text-transform:uppercase;opacity:.82}.eyebrow.dark{color:#5a6d82}h1,h2{margin:0;line-height:1.08}h1{font-size:clamp(38px,5vw,58px);letter-spacing:-.035em}h1 span{color:#78e3b6}h2{font-size:28px;color:#18283a}.lead{margin:22px 0 0;max-width:460px;font-size:17px;line-height:1.65;color:rgba(255,255,255,.86)}.help-card{margin-top:56px;padding:20px;border:1px solid rgba(255,255,255,.2);border-radius:16px;background:rgba(255,255,255,.09)}.help-card p{margin:7px 0 0;line-height:1.55;color:rgba(255,255,255,.82)}.booking{padding:54px 48px}.booking-header{display:flex;justify-content:space-between;gap:28px;align-items:flex-start;margin-bottom:38px}.steps{list-style:none;display:flex;gap:9px;padding:0;margin:0}.step{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#e8edf2;color:#718093;font-size:13px;font-weight:800}.step.active{background:#1f5e91;color:#fff}.step.done{background:#d8f3e7;color:#16704b}.status{border-radius:12px;padding:13px 15px;margin-bottom:24px;line-height:1.5;font-size:14px}.status.error{color:#8e1f2d;background:#fff0f2;border:1px solid #f2c5cc}.status.info{color:#245274;background:#eef7fd;border:1px solid #cce4f4}.status.success{color:#17633f;background:#edf9f3;border:1px solid #bfe8d2}.panel{display:none}.panel.active{display:block}.field{margin-bottom:22px}.field label,.availability-head>span{display:block;margin-bottom:8px;font-size:14px;font-weight:750;color:#24374b}input,select{width:100%;min-height:48px;padding:11px 13px;border:1px solid #ccd5df;border-radius:10px;color:#17283a;background:#fff;transition:border-color .15s,box-shadow .15s}input:focus,select:focus{outline:none;border-color:#2c6fa4;box-shadow:0 0 0 3px rgba(44,111,164,.12)}select:disabled,input:disabled{background:#f2f5f7;color:#8793a0}.availability-head{margin:4px 0 10px;display:flex;align-items:center;justify-content:space-between}.availability-head>span{margin:0}.link-button{border:0;padding:5px 0;background:transparent;color:#1f5e91;cursor:pointer;font-weight:700}.slots{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;min-height:48px}.slot{min-height:43px;border:1px solid #cbd6e0;border-radius:9px;background:#fff;color:#23435f;font-weight:750;cursor:pointer}.slot:hover{border-color:#2c6fa4;background:#f4f9fd}.slot.selected{border-color:#1f5e91;background:#1f5e91;color:#fff}.muted{grid-column:1/-1;margin:8px 0;color:#748292;font-size:14px;line-height:1.5}.patient-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 16px}.patient-grid .full{grid-column:1/-1}.summary{margin:6px 0 20px;padding:15px;border-radius:12px;background:#f5f8fb;color:#43566a;font-size:14px;line-height:1.55}.consent{display:flex;gap:10px;align-items:flex-start;color:#536578;font-size:13px;line-height:1.45}.consent input{width:17px;min-height:17px;margin-top:2px;flex:0 0 auto}.actions{display:flex;gap:12px;margin-top:32px}.button{min-height:48px;border:0;border-radius:10px;padding:11px 22px;font-weight:800;cursor:pointer}.button.primary{flex:1;color:#fff;background:#1f5e91}.button.primary:hover{background:#184d78}.button.secondary{color:#264156;background:#e8eef3}.button:disabled{cursor:not-allowed;opacity:.55}.loading{display:flex;align-items:center;justify-content:center;gap:9px;margin:25px 0 0;color:#617184;font-size:14px}.spinner{width:18px;height:18px;border:2px solid #d3dee7;border-top-color:#1f5e91;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:850px){.shell{grid-template-columns:1fr;margin:0 auto;width:100%;min-height:100vh;border-radius:0}.intro{min-height:auto;padding:34px 26px}h1{font-size:36px}.help-card{margin-top:26px}.booking{padding:34px 26px 44px}}@media(max-width:560px){.booking-header{flex-direction:column;margin-bottom:28px}.slots{grid-template-columns:repeat(3,minmax(0,1fr))}.patient-grid{grid-template-columns:1fr;gap:0}.patient-grid .full{grid-column:auto}}@media(max-width:380px){.slots{grid-template-columns:repeat(2,minmax(0,1fr))}}


.success-actions{display:flex;gap:12px;align-items:center;margin-top:18px}.success-home{text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.shell.completed .booking{display:block}.shell.completed #appointmentForm{display:none!important}.shell.completed .status.success{margin-bottom:0;font-size:17px;line-height:1.55}.shell.completed .booking-header{margin-bottom:24px}.shell.completed .success-actions{margin-top:18px}@media(max-width:850px){.shell.completed .booking{padding:34px 26px 44px}}
