.spt-root,.spt-dialog,.spt-trigger,.spt-link{--spt-accent:#007f75;--spt-ink:#13213b;--spt-muted:#5b6577;--spt-line:#dfe5eb;box-sizing:border-box;font:400 16px/1.6 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--spt-ink)}
.spt-root *,.spt-dialog *{box-sizing:border-box}.spt-root button,.spt-root input,.spt-root select,.spt-root textarea{font:inherit;line-height:1.4}.spt-root h1,.spt-root h2,.spt-root h3,.spt-root p{margin:0}.spt-root h1{font-size:29px;line-height:1.2;letter-spacing:-.7px}.spt-root h2{font-size:22px;line-height:1.3;letter-spacing:-.3px}.spt-root h3{font-size:17px;line-height:1.4}.spt-root button,.spt-trigger,.spt-link{cursor:pointer;touch-action:manipulation}.spt-root button:focus-visible,.spt-root a:focus-visible,.spt-root input:focus-visible,.spt-root select:focus-visible,.spt-trigger:focus-visible{outline:3px solid #f0b34f;outline-offset:3px}.spt-root button:disabled{cursor:default;opacity:.45}.spt-root a{color:var(--spt-accent)}.spt-shell{display:grid;grid-template-columns:minmax(240px,.85fr) minmax(340px,1.15fr);background:#fff;border:1px solid var(--spt-line);border-radius:12px;overflow:hidden;min-height:570px}.spt-info{padding:38px 32px;border-right:1px solid var(--spt-line);display:flex;flex-direction:column;gap:22px}.spt-emblem{width:52px;height:52px;border-radius:50%;background:#e6f3f1;color:var(--spt-accent);display:grid;place-items:center}.spt-root svg{width:20px;height:20px;flex-shrink:0;vertical-align:middle}.spt-emblem svg{width:25px;height:25px}.spt-meta{display:grid;gap:12px;color:var(--spt-muted);font-size:15px}.spt-meta>div{display:flex;gap:12px;align-items:center}.spt-description{padding-top:20px;border-top:1px solid var(--spt-line);color:var(--spt-muted);font-size:15px;white-space:pre-line}.spt-back{border:0!important;background:transparent!important;padding:8px 0!important;color:var(--spt-accent)!important;text-align:left;font-size:14px!important;display:inline-flex;align-items:center;gap:6px;min-height:40px}.spt-info>.spt-back{margin-top:auto}.spt-main{padding:30px 32px;min-width:0}.spt-calendar-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:22px}.spt-arrow{border:0;background:transparent;color:var(--spt-ink);width:42px;height:42px;border-radius:50%;display:grid;place-items:center}.spt-arrow:hover{background:#f1f6f7}.spt-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:5px}.spt-weekday{text-align:center;font-size:12px;color:var(--spt-muted);padding:8px 0}.spt-day{aspect-ratio:1;max-height:48px;min-width:0;width:100%;border:0;border-radius:50%;color:var(--spt-accent);background:#eaf6f4;font-size:14px!important;font-weight:600!important;padding:0!important}.spt-day:disabled{background:transparent;color:#a2a9b5;opacity:1}.spt-day[aria-pressed=true]{color:#fff;background:var(--spt-accent)}.spt-slots{margin-top:26px}.spt-times{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:14px;max-height:250px;overflow:auto;padding:3px}.spt-time{padding:11px 3px;background:#fff;color:var(--spt-accent);border:1px solid var(--spt-accent);border-radius:5px;font-weight:600!important;min-height:46px}.spt-time:hover{background:var(--spt-accent);color:#fff}.spt-time small{display:block;font-size:10px}.spt-zone{display:grid;gap:6px;margin-top:20px;color:var(--spt-muted);font-size:13px}.spt-zone select{max-width:100%;width:100%;min-height:40px;border:1px solid var(--spt-line);background:#fff;border-radius:5px;padding:8px;color:var(--spt-ink);font-size:13px}.spt-form{display:grid;gap:17px;margin-top:22px}.spt-field{display:grid;gap:6px;font-size:14px;font-weight:600}.spt-field input,.spt-field textarea{width:100%;min-height:46px;border:1px solid #cbd3de;border-radius:5px;padding:10px 12px;color:var(--spt-ink);background:#fff;font-size:16px;font-weight:400}.spt-field textarea{min-height:80px;resize:vertical}.spt-required{color:#b42332}.spt-consent{display:flex;align-items:flex-start;gap:10px;font-size:13px;color:var(--spt-muted);font-weight:400}.spt-consent input{flex:0 0 18px;width:18px;height:18px;margin:3px 0 0;accent-color:var(--spt-accent)}.spt-primary,.spt-trigger,.spt-link{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 20px;background:var(--spt-accent);color:#fff!important;border:1px solid var(--spt-accent);border-radius:5px;min-height:46px;text-decoration:none;font-weight:600;font-size:15px}.spt-primary:hover,.spt-trigger:hover{filter:brightness(.92)}.spt-secondary{background:#fff;border:1px solid var(--spt-line);padding:10px 16px;border-radius:5px;min-height:44px;color:var(--spt-ink);font-size:14px!important}.spt-error{padding:14px;border-radius:6px;color:#97242c;background:#fff1f1;border:1px solid #f4cccc;font-size:14px;margin:14px 0}.spt-note{color:var(--spt-muted);font-size:14px;margin-top:12px!important}.spt-loading{padding:30px;text-align:center;color:var(--spt-muted)}.spt-trap{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.spt-list{background:#fff;border:1px solid var(--spt-line);border-radius:12px;padding:32px}.spt-list>h1{margin-bottom:10px}.spt-type{width:100%;display:flex;justify-content:space-between;align-items:center;gap:20px;text-align:left;background:#fff;border:0;border-bottom:1px solid var(--spt-line);padding:26px 0;color:var(--spt-ink)}.spt-type:last-child{border-bottom:0}.spt-type h2{font-size:21px}.spt-type p{font-size:14px;color:var(--spt-muted);margin-top:6px}.spt-result{background:#fff;border:1px solid var(--spt-line);border-radius:12px;max-width:640px;margin:auto;padding:42px}.spt-result>.spt-emblem{margin-bottom:22px}.spt-result h1{margin-bottom:16px}.spt-result .spt-meta{padding:22px 0;margin:22px 0;border-top:1px solid var(--spt-line);border-bottom:1px solid var(--spt-line)}.spt-result-actions{display:flex;flex-wrap:wrap;gap:10px}.spt-danger{color:#a12828!important}.spt-dialog{padding:36px 14px 14px;border:0;border-radius:14px;max-width:min(920px,96vw);width:920px;max-height:95dvh;box-shadow:0 20px 90px #13213b44}.spt-dialog::backdrop{background:#11223980;backdrop-filter:blur(3px)}.spt-close{position:absolute;right:12px;top:0;font:26px/1 sans-serif;border:0;background:transparent;width:40px;height:36px;color:#243044;cursor:pointer}.spt-page{margin:0;background:#f5f7fa;color:#13213b;font:16px/1.6 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.spt-page-header{max-width:1040px;margin:auto;padding:32px 28px;display:flex;justify-content:space-between;gap:20px;align-items:center}.spt-page-header>a{font-weight:750;letter-spacing:-.7px;text-decoration:none;color:#006f69;font-size:23px}.spt-page-header>span{font-size:13px;color:#657083}.spt-page-main{max-width:1000px;margin:8px auto 40px;padding:0 24px}.spt-page-footer{font-size:13px;color:#6b7587;text-align:center;padding:12px 24px 35px}.spt-page-footer a{color:inherit;margin-left:16px}
@media(max-width:700px){.spt-shell{grid-template-columns:1fr;min-height:0}.spt-info{border-right:0;border-bottom:1px solid var(--spt-line);padding:24px;gap:16px}.spt-main{padding:24px}.spt-root h1{font-size:26px}.spt-description{padding-top:16px}.spt-meta{gap:9px}.spt-emblem{width:44px;height:44px}.spt-page-header{padding:22px 20px}.spt-page-header>span{display:none}.spt-page-main{padding:0 12px;margin-top:0}.spt-info>.spt-back{margin-top:0}.spt-result{padding:28px 23px}.spt-list{padding:26px 22px}.spt-day{max-height:46px}.spt-dialog{max-width:100vw;width:100vw;max-height:100dvh;border-radius:0;padding:38px 8px 8px}.spt-dialog .spt-info,.spt-dialog .spt-main{padding:22px 18px}.spt-form-state .spt-info{display:none}.spt-form-state .spt-main{padding:24px}.spt-times{grid-template-columns:repeat(3,minmax(0,1fr))}.spt-root button{white-space:normal}.spt-result-actions>*{width:100%}}
@media(prefers-reduced-motion:reduce){.spt-root *{scroll-behavior:auto!important}}
/* Isolate heading typography and date shapes from the active WordPress theme. */
.spt-root h1,.spt-root h2,.spt-root h3{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-weight:700;color:var(--spt-ink)}.spt-root button,.spt-root input,.spt-root select,.spt-root textarea{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.spt-day{max-width:48px;justify-self:center}.spt-root .spt-day:disabled{color:#8993a2}.spt-root .spt-day:not(:disabled):hover{box-shadow:inset 0 0 0 2px var(--spt-accent)}
@media(min-width:701px){.spt-day{max-width:42px;max-height:42px}.spt-times{max-height:190px}.spt-main{padding:26px 32px}.spt-calendar-head{margin-bottom:16px}}
/* A narrow Elementor column must behave like a narrow screen, even on desktop. */
.spt-root{container-type:inline-size;container-name:spt;width:100%;max-width:100%}
@container spt (max-width:700px){.spt-shell{grid-template-columns:minmax(0,1fr);min-height:0}.spt-info{border-right:0;border-bottom:1px solid var(--spt-line);padding:24px;gap:16px}.spt-main{padding:24px}.spt-info h1{font-size:26px}.spt-info>.spt-back{margin-top:0}.spt-form-state .spt-info{display:none}.spt-form-state .spt-main{padding:24px}.spt-result{padding:28px 23px}.spt-result-actions>*{width:100%}}
.spt-root{overflow-wrap:anywhere}.spt-meta span{min-width:0}
/* Website-native surfaces: no nested scrolling in inline calendars. */
.spt-root,.spt-dialog,.spt-trigger,.spt-link{--spt-accent:#ff8c00;--spt-ink:#192028;--spt-button_text:#192028;--spt-surface:#fff;--spt-radius:16px;--spt-font:inherit;font-family:var(--spt-font);color:var(--spt-ink)}
.spt-root h1,.spt-root h2,.spt-root h3,.spt-root button,.spt-root input,.spt-root select,.spt-root textarea{font-family:inherit}
.spt-shell,.spt-list,.spt-result{background:var(--spt-surface);border-radius:var(--spt-radius)}
.spt-primary,.spt-trigger,.spt-link,.spt-day[aria-pressed=true],.spt-time:hover{color:var(--spt-button_text)!important;border-radius:min(var(--spt-radius),16px)}
.spt-day[aria-pressed=true]{border-radius:50%}.spt-emblem,.spt-day:not(:disabled){background:color-mix(in srgb,var(--spt-accent) 12%,var(--spt-surface))}.spt-day[aria-pressed=true]{background:var(--spt-accent)}
.spt-times{max-height:none;overflow:visible;grid-template-columns:repeat(3,minmax(0,1fr));min-height:103px}.spt-time-pages{display:flex;justify-content:space-between;align-items:center;gap:8px;font-size:12px;color:var(--spt-muted)}
.spt-time,.spt-arrow,.spt-type,.spt-field input,.spt-field textarea,.spt-field select,.spt-zone select,.spt-secondary{background:var(--spt-surface)}
.spt-form-step{display:grid;gap:16px}.spt-root [hidden]{display:none!important}.spt-field select{width:100%;border:1px solid #cbd3de;padding:10px 12px;border-radius:8px;min-height:46px;color:var(--spt-ink);font-size:16px}.spt-radio{padding:0;border:0;margin:0;display:grid;gap:10px}.spt-radio legend{font-size:14px;font-weight:600;margin-bottom:10px}.spt-radio label{display:flex;gap:10px;align-items:center;min-height:38px}.spt-radio input{accent-color:var(--spt-accent)}
.spt-form-nav{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.spt-form-nav .spt-primary{margin-left:auto}.spt-form-nav .spt-note{margin:0!important}.spt-profile{display:flex;gap:14px;align-items:center}.spt-profile img{width:72px;height:72px;object-fit:cover;border-radius:50%;flex-shrink:0}.spt-profile strong{display:block;font-size:16px}.spt-profile span,.spt-profile p{display:block;font-size:13px;color:var(--spt-muted)}.spt-info{gap:18px}.spt-shell{min-height:0}.spt-zone select{font-size:16px}.spt-page{font-family:Inter,Roboto,Arial,sans-serif;background:#f5f6f8;color:#192028}.spt-page-header>a{color:#192028}.spt-page-header>a span{color:#a95700}.spt-page-main{max-width:1050px}
@media(max-width:700px){.spt-info{padding:20px;gap:12px}.spt-info .spt-description{display:none}.spt-info>.spt-emblem{display:none}.spt-info .spt-meta{grid-template-columns:1fr 1fr;font-size:13px}.spt-info .spt-meta>div:last-child{display:none}.spt-info>.spt-back{font-size:12px!important;padding:0!important;min-height:24px}.spt-info h1{font-size:23px}.spt-profile img{width:56px;height:56px}.spt-profile p{display:none}.spt-main{padding:20px}.spt-calendar-head h2{font-size:20px}.spt-grid{gap:3px}.spt-slots{margin-top:18px}}
@container spt (max-width:700px){.spt-info{padding:20px;gap:12px}.spt-info .spt-description{display:none}.spt-info>.spt-emblem{display:none}.spt-info .spt-meta{grid-template-columns:1fr 1fr;font-size:13px}.spt-info .spt-meta>div:last-child{display:none}.spt-info h1{font-size:23px}.spt-profile img{width:56px;height:56px}.spt-profile p{display:none}}
.spt-root .spt-time,.spt-root .spt-day:not(:disabled),.spt-root .spt-back{color:var(--spt-ink)!important}.spt-root .spt-time:hover,.spt-root .spt-day[aria-pressed=true]{color:var(--spt-button_text)!important}.spt-root a:not(.spt-primary){color:var(--spt-ink)}
/* Protect functional calendar controls from global Elementor button presets. */
.spt-root button{min-width:0;letter-spacing:normal;text-transform:none;box-shadow:none;margin:0}
.spt-root button.spt-arrow{display:grid;place-items:center;width:42px;min-width:42px;height:42px;min-height:42px;padding:0;border:0;border-radius:50%;background:transparent;color:var(--spt-ink);line-height:1}
.spt-root button.spt-day{display:block;width:100%;max-width:38px;height:38px;min-height:0;max-height:38px;padding:0;border:0;border-radius:50%;font-size:14px;line-height:1;background:color-mix(in srgb,var(--spt-accent) 12%,var(--spt-surface));color:var(--spt-ink)}
.spt-root button.spt-day:disabled{background:transparent;color:#8993a2}.spt-root button.spt-day[aria-pressed=true]{background:var(--spt-accent);color:var(--spt-button_text)}
.spt-root button.spt-time{width:100%;min-width:0;min-height:46px;padding:11px 3px;border:1px solid var(--spt-accent);border-radius:8px;background:var(--spt-surface);color:var(--spt-ink);font-size:15px;line-height:1.4}.spt-root button.spt-time:hover{background:var(--spt-accent)}
.spt-root button.spt-back{min-height:36px;background:transparent;border:0;border-radius:0;padding:6px 0;text-decoration:none}.spt-root button.spt-secondary{background:var(--spt-surface);border:1px solid var(--spt-line);border-radius:8px;padding:10px 16px;color:var(--spt-ink)}
.spt-root .spt-primary{background:var(--spt-accent);border:1px solid var(--spt-accent);border-radius:var(--spt-radius);padding:12px 20px;color:var(--spt-button_text);line-height:1.4;font-size:15px}
.spt-root .spt-info h1,.spt-root .spt-result h1,.spt-root .spt-list h1{font-size:28px;line-height:1.2;letter-spacing:-.5px;margin:0;font-weight:700}.spt-root .spt-calendar-head h2,.spt-root .spt-main h2{font-size:22px;line-height:1.3;margin:0;font-weight:700}.spt-root .spt-slots h3{font-size:16px;line-height:1.4;margin:0;font-weight:600}.spt-root .spt-calendar-head{margin-bottom:12px}.spt-root .spt-weekday{padding:4px 0}.spt-root .spt-slots{margin-top:18px}.spt-root .spt-main{padding:24px}.spt-root .spt-times{min-height:101px}.spt-root .spt-zone{margin-top:12px}
@media(max-width:700px){.spt-root .spt-info h1{font-size:23px}.spt-root .spt-main{padding:20px}.spt-root .spt-calendar-head h2{font-size:20px}.spt-root button.spt-day{max-width:36px;height:36px}.spt-root .spt-form-nav .spt-primary{margin-left:auto}}
@container spt (max-width:700px){.spt-root .spt-info h1{font-size:23px}.spt-root .spt-main{padding:20px}}
.spt-meeting-choice{border:0;padding:0;margin:0;min-width:0;display:grid;gap:6px}.spt-meeting-choice legend{font-size:14px;font-weight:600;margin-bottom:8px}.spt-meeting-option{display:flex;align-items:center;gap:10px;min-height:44px;padding:8px 12px;border:1px solid var(--spt-line);border-radius:8px;cursor:pointer;font-size:15px}.spt-meeting-option:has(input:checked){border-color:var(--spt-accent);background:color-mix(in srgb,var(--spt-accent) 8%,var(--spt-surface))}.spt-meeting-option:focus-within{outline:2px solid var(--spt-accent);outline-offset:2px}.spt-meeting-option input{width:18px;height:18px;min-height:0;margin:0;flex:0 0 18px;accent-color:var(--spt-accent)}.spt-meeting-icon{display:grid;place-items:center;width:26px;height:26px;border-radius:6px;background:#657183;color:#fff;font-weight:700;flex:0 0 26px}.spt-meeting-zoom{background:#2d8cff}.spt-meeting-teams{background:#6264a7}.spt-meeting-icon svg{width:18px;height:18px}
