/* Shared cloud booking controls. External stylesheet; strict CSP stays intact. */
.booking-workspace{--bk-edge:#53677f;--bk-muted:#c1cee0;--bk-accent:#b6ebda;min-width:0;max-width:100%;margin:28px 0;overflow-wrap:anywhere}.booking-workspace h2{font-size:clamp(24px,3vw,34px);letter-spacing:-.035em;line-height:1.2;margin:0 0 14px}.booking-heading{margin:0 0 28px}.booking-heading p{line-height:1.65;color:var(--bk-muted);max-width:620px;margin:0}.booking-workspace button{min-height:46px;white-space:normal;text-align:center;line-height:1.4;max-width:100%}.booking-workspace button:disabled{cursor:not-allowed}.booking-workspace :is(input,select){width:100%;max-width:100%;min-width:0;min-height:46px;border-radius:14px;padding:12px 14px;border:1px solid var(--bk-edge);background:#0c182a;color:#f1f5ff;font:inherit;font-size:16px;color-scheme:dark}.booking-workspace option{background:#142339;color:#f1f5ff}.booking-workspace :is(button,select,input,summary):focus-visible{outline:3px solid #a4edde;outline-offset:4px}.booking-workspace input::placeholder{color:#9dadc4;opacity:1}.booking-field{display:grid;align-content:start;gap:9px;font-size:13px;font-weight:650;color:#d3def0;min-width:0}.booking-steps{list-style:none;padding:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0 0 28px}.booking-steps li{display:flex;gap:10px;align-items:center;font-size:13px;color:var(--bk-muted)}.booking-steps li>span:first-child{display:grid;place-items:center;flex:0 0 32px;height:32px;border:1px solid #61738b;border-radius:50%;font-weight:750}.booking-steps li[aria-current=step]{color:#f3fbff;font-weight:700}.booking-steps li[aria-current=step]>span:first-child{color:#102322;background:linear-gradient(145deg,#c5f2e3,#9ed4df);border-color:#e3fff7;box-shadow:0 4px 14px #0004,inset 0 1px 0 #fff8}.booking-stage,.booking-settings{border:1px solid #536f8580;border-radius:26px;padding:28px;background:radial-gradient(ellipse at top right,#31555744,transparent 70%),linear-gradient(140deg,#1b2d41,#142036);box-shadow:inset 0 1px 0 #e3faff24,0 18px 38px #0003}.booking-choices{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(240px,100%),1fr));gap:14px}.booking-choice{display:flex!important;flex-direction:column;align-items:flex-start!important;justify-content:center!important;gap:10px!important;padding:22px!important;border-radius:20px!important;text-align:left!important;min-height:110px!important}.booking-choice strong{font-size:17px}.booking-choice span{font-size:13px;font-weight:500}.booking-choice[aria-pressed=true]{border:2px solid #caffed;background:linear-gradient(125deg,#b8e4d6,#b7c8ed);color:#112338;box-shadow:0 8px 24px #0003,inset 0 1px 0 #fff8}.booking-selection{font-size:17px;font-weight:650;line-height:1.5;color:#e4fff4;margin:0 0 22px}.booking-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:24px}.booking-actions p{flex-basis:100%;margin:0;line-height:1.6}.booking-slots{display:grid;grid-template-columns:repeat(auto-fit,minmax(108px,1fr));gap:10px;margin-top:24px}.booking-slots>p{grid-column:1/-1}.booking-slots button{padding:12px;font-size:14px}.booking-slots button[aria-pressed=true]{border:2px solid #d7ffed;background:#b9eedb;color:#12273a}.booking-note{color:var(--bk-muted)!important;font-size:13px!important;line-height:1.65;margin:14px 0}.booking-feedback{padding:15px 18px;border:1px solid #67978c;border-radius:16px;background:#143c35;color:#e4fff5;line-height:1.65;margin:16px 0}.booking-error{background:#422b24;border-color:#ce987f;color:#ffe5d8}.booking-summary{margin:0 0 24px}.booking-summary-row{display:grid;grid-template-columns:minmax(90px,.6fr) minmax(0,1fr);gap:18px;padding:14px 0;border-bottom:1px solid #879eb533}.booking-summary dt{font-size:13px;color:var(--bk-muted)}.booking-summary dd{margin:0;font-size:15px;font-weight:600;line-height:1.5}.booking-filters{display:grid;grid-template-columns:2fr repeat(4,minmax(0,1fr));gap:14px}.booking-records{display:grid;gap:16px;margin-top:22px}.booking-record{min-width:0;min-height:0!important}.booking-record h3{overflow-wrap:anywhere}.booking-record p{margin:0!important}.booking-record strong{font-size:13px;color:#d2fae9;border:1px solid #6da69077;background:#1a4238;border-radius:99px;padding:6px 12px}.booking-record .booking-actions{margin-top:12px}.booking-empty{border:1px dashed #637a9380;border-radius:20px;padding:28px;color:var(--bk-muted);line-height:1.6}.booking-settings{margin-top:30px}.booking-settings>summary{font-size:19px;font-weight:700;min-height:48px;cursor:pointer;line-height:1.5;padding:8px 0;color:#def8ee}.booking-settings-form{display:grid;gap:24px;margin-top:24px}.booking-fieldset{min-width:0;border:1px solid #61799277;border-radius:20px;padding:20px;margin:0}.booking-fieldset legend{padding:0 8px;font-size:15px;font-weight:700;color:#eef4ff}.booking-fieldset>.booking-field{margin-top:18px}.booking-check{display:flex;gap:12px;align-items:center;min-height:46px;font-size:14px;color:#e2ecfa;line-height:1.5}.booking-check input{flex:0 0 22px;width:22px;height:22px;min-height:22px;padding:0;accent-color:#abdcca}.booking-edit-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(240px,100%),1fr));gap:18px;margin:20px 0}.booking-edit-card{border:1px solid #72829755;border-radius:18px;padding:20px;background:#0e1b2a99;display:grid;align-content:start;gap:16px;min-width:0}.booking-edit-card .booking-fieldset{padding:12px;border-radius:14px}.booking-hours-row{display:grid;grid-template-columns:minmax(100px,1fr) 1fr 1fr;gap:14px;align-items:center;padding:16px 0;border-bottom:1px solid #70879a33}.booking-hours-row:last-child{border-bottom:0}.booking-closure-row{display:grid;grid-template-columns:1fr 1fr auto;align-items:end;gap:12px;margin:16px 0}.booking-closure-row button{font-size:12px;padding:12px 16px}.booking-closure-list{margin-bottom:20px}.booking-workspace [aria-busy=true]{cursor:progress}
@media(max-width:850px){.booking-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.booking-filters>.booking-field:first-child{grid-column:1/-1}.booking-closure-row{grid-template-columns:1fr 1fr}.booking-closure-row button{grid-column:1/-1;justify-self:start}}
@media(max-width:500px){.booking-stage,.booking-settings{padding:18px;border-radius:22px}.booking-steps{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:16px}.booking-fieldset{padding:14px}.booking-edit-card{padding:16px}.booking-hours-row{grid-template-columns:1fr 1fr}.booking-hours-row>.booking-check{grid-column:1/-1}.booking-actions button{flex:1 1 150px}.booking-filters{grid-template-columns:1fr}.booking-filters>.booking-field:first-child{grid-column:auto}.booking-summary-row{grid-template-columns:1fr;gap:7px}.booking-closure-row{grid-template-columns:1fr}.booking-workspace h2{font-size:26px}.booking-choice{padding:18px!important}.booking-choices{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){.booking-workspace *{transition:none!important;animation:none!important;scroll-behavior:auto!important}}

.booking-editor-tools{display:grid;grid-template-columns:2fr 1fr 1fr auto;gap:12px;align-items:end;margin:18px 0}.booking-editor-tools button{padding:12px 16px}@media(max-width:650px){.booking-editor-tools{grid-template-columns:1fr 1fr}.booking-editor-tools>.booking-field:first-child{grid-column:1/-1}}@media(max-width:380px){.booking-editor-tools{grid-template-columns:1fr}}

/* Private appointment contacts stay readable on receipts and both calendars. */
.booking-contact{display:grid;justify-items:start;gap:10px;min-width:0;margin:20px 0;padding:22px;border:1px solid #719990;border-radius:20px;background:linear-gradient(140deg,#183a39,#152c35);color:#edf8f5;overflow-wrap:anywhere}.booking-contact h4{margin:0;font-size:15px;line-height:1.5;letter-spacing:.01em;color:#b7e5d7}.booking-contact p{margin:0!important;line-height:1.6!important;font-size:15px!important;color:#e3efef!important}.booking-contact .booking-contact-name{font-size:17px!important;font-weight:700}.booking-contact .booking-contact-unavailable{color:#ccdadd!important}.booking-contact a.booking-call{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:11px 22px;border:1px solid #a4d1c4;border-radius:99px;background:linear-gradient(140deg,#387e70,#235a51);box-shadow:inset 0 1px 0 #ecfff655,0 5px 12px #0003;font-size:15px;font-weight:750;line-height:1.5;color:#fff;text-decoration:none;text-align:center}.booking-contact a.booking-call:focus-visible{outline:3px solid #e1fff1;outline-offset:4px}.booking-contact a.booking-call:hover{background:#367e70}.booking-contact .booking-contact-confirm{border-top:1px solid #759c9066;padding-top:12px;font-weight:650;color:#dcf7e9!important}.booking-contact-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:24px}.booking-record .booking-contact{margin:10px 0;width:100%}.seek-appointment .booking-contact{max-width:620px}.booking-contact-email{word-break:break-word}@media(max-width:560px){.booking-contact{padding:18px}.booking-contact-fields{grid-template-columns:1fr}.booking-contact a.booking-call{width:100%}}
