:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--schedule-primary:#4f46e5;--schedule-primary-contrast:#fff;--schedule-primary-link:#3730a3;--schedule-accent:#9da7ff;--schedule-background:#eef1f7;--schedule-surface:#fff;--schedule-ink:#172033;--schedule-muted:#5d687d;--schedule-line:color-mix(in srgb, var(--schedule-ink) 18%, var(--schedule-surface));--schedule-soft:color-mix(in srgb, var(--schedule-primary) 5%, var(--schedule-surface));--schedule-error:#a72525;--schedule-success:#17653a;--schedule-body-font:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--schedule-heading-font:var(--schedule-body-font);--schedule-card-radius:1.5rem;--schedule-panel-radius:.9rem;--schedule-control-radius:.7rem;font-family:var(--schedule-body-font)}:root[data-schedule-brand-state=pending]{--schedule-primary:#64748b;--schedule-primary-contrast:#fff;--schedule-primary-link:#334155;--schedule-accent:#cbd5e1;--schedule-background:#f1f5f9;--schedule-surface:#fff;--schedule-ink:#1e293b;--schedule-muted:#64748b}:root[data-schedule-font=editorial]{--schedule-body-font:"Arial Narrow", "Helvetica Neue", Arial, sans-serif;--schedule-heading-font:Georgia, "Times New Roman", serif}:root[data-schedule-font=friendly]{--schedule-body-font:"Trebuchet MS", Avenir, ui-sans-serif, system-ui, sans-serif;--schedule-heading-font:var(--schedule-body-font)}:root[data-schedule-corners=soft]{--schedule-card-radius:.8rem;--schedule-panel-radius:.55rem;--schedule-control-radius:.4rem}:root[data-schedule-corners=square]{--schedule-card-radius:0;--schedule-panel-radius:0;--schedule-control-radius:0}*{box-sizing:border-box}[hidden]{display:none!important}body{min-width:320px;min-height:100vh;color:var(--schedule-ink);background:radial-gradient(circle at 5% 0%, color-mix(in srgb, var(--schedule-accent) 16%, transparent), transparent 32rem), var(--schedule-background);margin:0}a{color:var(--schedule-primary-link)}button,input,select,textarea{font:inherit}button,a,input,select,textarea{outline-offset:3px}:focus-visible{outline:3px solid color-mix(in srgb, var(--schedule-accent) 76%, white)}.skip-link{z-index:20;border-radius:var(--schedule-control-radius);color:#fff;background:var(--schedule-ink);padding:.7rem 1rem;position:fixed;top:.75rem;left:.75rem;transform:translateY(-200%)}.skip-link:focus{transform:translateY(0)}.schedule-header,.schedule-footer{justify-content:space-between;align-items:center;gap:1rem;width:min(100% - 2rem,74rem);margin-inline:auto;display:flex}.schedule-header{min-height:5.25rem}:root[data-schedule-brand-state=pending] .schedule-header,:root[data-schedule-brand-state=pending] .schedule-footer{visibility:hidden}.schedule-header p,.schedule-footer{color:var(--schedule-muted);font-size:.88rem}.platform-mark{color:var(--schedule-ink);align-items:center;gap:.55rem;font-size:1rem;font-weight:750;text-decoration:none;display:inline-flex}.platform-mark svg,.platform-mark img{object-fit:contain;width:2rem;height:2rem;display:block}.schedule-main{width:min(100% - 2rem,74rem);margin:1.5rem auto 4rem}.schedule-card{border-radius:var(--schedule-card-radius);background:color-mix(in srgb, var(--schedule-surface) 96%, transparent);border:1px solid #97a1b75c;overflow:hidden;box-shadow:0 1.8rem 5rem #252c4421}.schedule-loading,.schedule-panel,.schedule-error-panel{padding:clamp(1.4rem,4vw,3.25rem)}.schedule-loading{color:var(--schedule-muted);align-items:center;gap:.8rem;display:flex}.loading-dot{background:var(--schedule-primary);border-radius:50%;width:.75rem;height:.75rem;animation:1.2s ease-in-out infinite schedule-pulse}@keyframes schedule-pulse{50%{opacity:.3;transform:scale(.78)}}.business-heading{color:var(--schedule-primary-contrast);background:linear-gradient(135deg, color-mix(in srgb, var(--schedule-primary) 86%, #111827), var(--schedule-primary));padding:clamp(1.4rem,4vw,3.25rem)}.business-heading .eyebrow{letter-spacing:.14em;text-transform:uppercase;opacity:.82;margin:0 0 .75rem;font-size:.78rem;font-weight:750}.business-heading h1{letter-spacing:-.045em;max-width:18ch;font-size:clamp(2rem,6vw,3.6rem);line-height:1.02;font-family:var(--schedule-heading-font);margin:0}.business-heading p:last-child{opacity:.9;max-width:48rem;margin:1rem 0 0;line-height:1.65}.share-panel{border-bottom:1px solid var(--schedule-line);background:var(--schedule-soft);padding:1.15rem clamp(1.4rem,4vw,3.25rem)}.share-panel label,.field label,.field-label{margin-bottom:.45rem;font-size:.86rem;font-weight:720;display:block}.copy-row{grid-template-columns:minmax(0,1fr) auto;gap:.65rem;display:grid}.copy-row input,.field input,.field select,.field textarea{border-radius:var(--schedule-control-radius);width:100%;min-height:2.9rem;color:var(--schedule-ink);background:var(--schedule-surface);border:1px solid #aeb7c8;padding:.72rem .85rem}.booking-questions{border:1px solid var(--schedule-border,#d8deea);border-radius:.75rem;gap:1rem;min-width:0;margin:0;padding:1rem;display:grid}.booking-questions[hidden]{display:none}.booking-questions legend{padding:0 .4rem;font-weight:700}.field textarea{resize:vertical;min-height:6.5rem}.copy-status,.form-status{min-height:1.3rem;color:var(--schedule-muted);margin:.45rem 0 0;font-size:.84rem}.schedule-panel h2,.schedule-error-panel h1{letter-spacing:-.025em;font-size:clamp(1.45rem,4vw,2.15rem);font-family:var(--schedule-heading-font);margin:0 0 .65rem}.panel-intro{max-width:44rem;color:var(--schedule-muted);margin:0 0 1.5rem;line-height:1.6}.type-list,.slot-list{gap:.75rem;margin:1.25rem 0 0;display:grid}.type-list{grid-template-columns:repeat(auto-fit,minmax(min(100%,15rem),1fr))}.type-card,.slot-button{border:1px solid var(--schedule-line);border-radius:var(--schedule-panel-radius);min-height:3.1rem;color:var(--schedule-ink);background:var(--schedule-surface);cursor:pointer}.type-card{border-top:.3rem solid var(--appointment-color,var(--schedule-primary));text-align:left;padding:1.1rem}.type-card:hover,.slot-button:hover,.type-card[aria-pressed=true],.slot-button[aria-pressed=true]{border-color:var(--schedule-primary);background:color-mix(in srgb, var(--schedule-primary) 7%, var(--schedule-surface))}.type-card strong,.type-card span,.type-card small{display:block}.type-card span{color:var(--schedule-primary-link);margin-top:.45rem;font-size:.91rem;font-weight:680}.type-card small{color:var(--schedule-muted);margin-top:.65rem;line-height:1.5}.type-card[disabled]{cursor:not-allowed;opacity:.58}.selected-type{border-radius:var(--schedule-panel-radius);background:var(--schedule-soft);justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;padding:1rem;display:flex}.selected-type p{color:var(--schedule-muted);margin:.25rem 0 0}.button,.button-secondary,.button-quiet,.button-danger{border-radius:var(--schedule-control-radius);cursor:pointer;min-height:2.75rem;padding:.7rem 1rem;font-weight:720}.button{border:1px solid var(--schedule-primary);color:var(--schedule-primary-contrast);background:var(--schedule-primary)}.button:hover{background:color-mix(in srgb, var(--schedule-primary) 84%, #000)}.button-danger{color:#fff;background:#a72525;border:1px solid #a72525}.button-danger:hover{background:#831f1f}.button-secondary{color:var(--schedule-ink);background:var(--schedule-surface);border:1px solid #aeb7c8}.button-quiet{min-height:auto;color:var(--schedule-primary-link);background:0 0;border:0;padding:.25rem}.button[disabled],.button-secondary[disabled],.button-danger[disabled]{cursor:wait;opacity:.62}.availability-controls{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1rem;display:flex}.timezone-field{width:min(100%,23rem)}.slot-group{margin-top:1.25rem}.slot-group h3{margin:0 0 .65rem;font-size:1rem}.slot-list{grid-template-columns:repeat(auto-fit,minmax(8.7rem,1fr));margin:0}.slot-button{text-align:center;padding:.72rem}.booking-week-heading{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:1rem;margin-top:1.5rem;display:grid}.booking-week-heading h2{margin-bottom:.3rem}.booking-week-navigation{text-align:center;grid-template-columns:auto minmax(10.5rem,auto) auto;align-items:center;gap:.6rem;display:grid}.booking-week-navigation .button-secondary{min-height:2.45rem;padding:.55rem .75rem}.booking-week-scroll{scrollbar-gutter:stable;margin-top:1rem;padding:0 0 .5rem;overflow-x:auto}.booking-week-grid{grid-template-columns:repeat(7,minmax(7.4rem,1fr));gap:.65rem;min-width:58rem;display:grid}.booking-week-day{border:1px solid var(--schedule-line);border-radius:var(--schedule-panel-radius);background:var(--schedule-soft);min-width:0;overflow:hidden}.booking-week-day h3{border-bottom:1px solid var(--schedule-line);background:var(--schedule-surface);text-align:center;margin:0;padding:.7rem .55rem;font-size:.82rem;line-height:1.25}.booking-week-times{gap:.5rem;padding:.55rem;display:grid}.booking-week-times .slot-button{width:100%;min-height:2.5rem;padding:.55rem .35rem;font-size:.82rem}.booking-week-empty{color:var(--schedule-muted);text-align:center;margin:0;padding:.9rem .25rem;font-size:.78rem}.booking-form,.field-grid{gap:1rem;display:grid}.field-grid.two-column{grid-template-columns:repeat(2,minmax(0,1fr))}.policy-card,.confirmation-card{border:1px solid var(--schedule-line);border-radius:var(--schedule-panel-radius);background:var(--schedule-soft);padding:1rem 1.1rem}.policy-card h3,.confirmation-card h3{margin:0 0 .55rem;font-size:1rem}.policy-card p,.confirmation-card p{color:var(--schedule-muted);margin:.4rem 0;line-height:1.55}.policy-card .customer-policy-links{margin-top:.75rem}.customer-policy-links a{color:var(--schedule-primary-link);overflow-wrap:anywhere;font-weight:750}.consent-row{grid-template-columns:auto 1fr;align-items:start;gap:.7rem;line-height:1.5;display:grid}.consent-row input{width:1.2rem;height:1.2rem;margin-top:.15rem}.turnstile-shell{min-height:4.2rem}.turnstile-note{color:var(--schedule-muted);margin:.55rem 0 0;font-size:.78rem;line-height:1.45}.error-text{color:var(--schedule-error)}.success-text{color:var(--schedule-success)}.meeting-access,.cancel-panel,.booking-snapshot{margin-top:1.25rem}.meeting-link-output:not(:empty){margin-top:1rem}.meeting-link-panel{border:1px solid var(--schedule-line);border-radius:var(--schedule-panel-radius);background:var(--schedule-surface);padding:1rem}.meeting-link-panel label{margin-bottom:.45rem;font-size:.86rem;font-weight:720;display:block}.meeting-link-panel .panel-intro{margin:.7rem 0 0;font-size:.84rem}.schedule-footer{flex-wrap:wrap;margin-top:-2.25rem;margin-bottom:2rem}.schedule-footer p{margin:0}.schedule-footer nav{gap:1rem;display:flex}@media (width<=640px){.schedule-header{min-height:4.5rem}.schedule-header p{display:none}.schedule-main{width:min(100% - 1rem,56rem);margin-top:.5rem}.schedule-card{border-radius:var(--schedule-card-radius)}.copy-row,.field-grid.two-column{grid-template-columns:1fr}.copy-row .button-secondary{width:100%}.selected-type,.availability-controls{display:grid}.availability-controls .button-secondary{width:100%}.booking-week-heading{grid-template-columns:1fr;align-items:stretch}.booking-week-navigation{grid-template-columns:1fr 1fr}.booking-week-navigation strong{grid-area:1/1/auto/-1}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}