:root {
  color-scheme: light;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  color: #191513;
  background: #faf7f1;
  font-synthesis: none;
  --scheduler-orange: #e84d0e;
  --scheduler-orange-dark: #b83608;
  --scheduler-cream: #faf7f1;
  --scheduler-paper: #fffdfa;
  --scheduler-muted: #6e625b;
  --scheduler-line: #e8ddd4;
  --scheduler-night: #0b0c0d;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { min-width: 320px; min-height: 100vh; margin: 0; overflow-x: hidden; background: var(--scheduler-cream); }
[hidden] { display: none !important; }
button, a { font: inherit; }
a { color: inherit; }
svg { width: 1.15em; height: 1.15em; fill: none; stroke: currentColor; stroke-width: 1.9; stroke-linecap: round; stroke-linejoin: round; }
.scheduler-skip-link { position: fixed; z-index: 1000; top: 12px; left: 12px; padding: 11px 15px; border-radius: 10px; background: #191513; color: white; font-weight: 760; text-decoration: none; transform: translateY(-160%); }
.scheduler-skip-link:focus { transform: none; }
.scheduler-site-header, .scheduler-hero, .scheduler-signal-bar, .scheduler-product-section, .scheduler-steps-section, .scheduler-closing, .scheduler-footer, .scheduler-picker-shell { width: min(1240px, calc(100% - 48px)); margin-inline: auto; }
.scheduler-site-header { min-height: 84px; display: grid; grid-template-columns: auto 1fr auto; align-items: center; gap: 38px; }
.scheduler-brand { display: inline-flex; align-items: center; gap: 11px; color: #231b17; text-decoration: none; letter-spacing: -.025em; white-space: nowrap; }
.scheduler-brand img { width: 38px; height: 38px; border-radius: 11px; object-fit: cover; box-shadow: 0 7px 18px #57200f24; }
.scheduler-brand span { font-size: 16px; }.scheduler-brand b { font-weight: 830; }
.scheduler-site-header nav { justify-self: center; display: flex; gap: 29px; }
.scheduler-site-header nav a, .scheduler-footer a { color: #5f554f; font-size: 13px; font-weight: 680; text-decoration: none; }
.scheduler-site-header nav a:hover, .scheduler-footer a:hover { color: var(--scheduler-orange); }
.scheduler-header-actions, .scheduler-cta-row { display: flex; align-items: center; gap: 11px; }
.scheduler-button { min-height: 48px; display: inline-flex; align-items: center; justify-content: center; gap: 10px; padding: 0 23px; border: 1px solid transparent; border-radius: 14px; cursor: pointer; font-size: 14px; font-weight: 780; text-decoration: none; transition: transform .16s ease, box-shadow .16s ease, background .16s ease; }
.scheduler-button:hover { transform: translateY(-2px); }
.scheduler-button:disabled { cursor: wait; opacity: .62; transform: none; }
.scheduler-button:focus-visible, a:focus-visible, .scheduler-bindi-chat button:focus-visible { outline: 3px solid #275fe066; outline-offset: 3px; }
.scheduler-small { min-height: 42px; padding: 0 18px; border-radius: 12px; }
.scheduler-primary { background: var(--scheduler-orange); color: white; box-shadow: 0 12px 26px #c53e1129; }
.scheduler-primary:hover { background: var(--scheduler-orange-dark); box-shadow: 0 15px 31px #c53e1138; }
.scheduler-outline { border-color: #d8c9be; background: #fff9; color: #3c312b; }
.scheduler-text-button { border: 0; background: transparent; color: #534740; }.scheduler-text-button:hover { background: #f2e9e2; }
.scheduler-hero { min-height: 760px; display: grid; grid-template-columns: .92fr 1.08fr; align-items: center; gap: clamp(46px, 7vw, 105px); }
.scheduler-hero-copy { padding: 55px 0 100px; }
.scheduler-eyebrow { display: inline-flex; align-items: center; gap: 8px; margin: 0; color: var(--scheduler-orange-dark); font-size: 11px; font-weight: 860; letter-spacing: .13em; text-transform: uppercase; }
.scheduler-eyebrow svg { width: 16px; height: 16px; }
.scheduler-hero h1 { max-width: 690px; margin: 21px 0 27px; font-family: Georgia, "Times New Roman", serif; font-size: clamp(58px, 6.1vw, 88px); font-weight: 500; line-height: .93; letter-spacing: -.062em; }
.scheduler-hero h1 em { color: var(--scheduler-orange); font-weight: 500; }
.scheduler-lede { max-width: 580px; margin: 0; color: var(--scheduler-muted); font-size: clamp(17px, 1.5vw, 20px); line-height: 1.62; }
.scheduler-hero .scheduler-cta-row { margin-top: 34px; flex-wrap: wrap; }
.scheduler-microcopy { display: flex; align-items: center; gap: 8px; margin: 18px 0 0; color: #80736b; font-size: 12px; }
.scheduler-microcopy svg { flex: 0 0 auto; color: #477a58; }
.scheduler-product-visual { position: relative; margin: 0; }
.scheduler-product-visual::before { content: ""; position: absolute; z-index: -1; width: 72%; aspect-ratio: 1; top: 9%; right: 2%; border-radius: 50%; background: #f1d9c9; }
.scheduler-product-visual img { width: 100%; aspect-ratio: 1.05; display: block; object-fit: cover; object-position: top; border-radius: 32px; box-shadow: 0 35px 80px #50301e24; }
.scheduler-signal-bar { padding: 21px 25px; display: flex; align-items: center; justify-content: space-between; gap: 25px; border: 1px solid var(--scheduler-line); border-radius: 20px; background: white; }
.scheduler-signal-bar > p { max-width: 340px; margin: 0; font-family: Georgia, serif; font-size: 17px; line-height: 1.35; }
.scheduler-signal-bar > div { display: flex; flex-wrap: wrap; justify-content: flex-end; gap: 14px 20px; }
.scheduler-signal-bar span { display: inline-flex; align-items: center; gap: 7px; color: #5d514a; font-size: 10px; font-weight: 750; }.scheduler-signal-bar svg { color: var(--scheduler-orange); font-size: 17px; }
.scheduler-product-section, .scheduler-steps-section { width: min(1160px, calc(100% - 48px)); margin-block: 125px; }
.scheduler-section-heading { max-width: 760px; }
.scheduler-section-heading h2 { margin: 13px 0 19px; font-family: Georgia, serif; font-size: clamp(41px, 5vw, 62px); font-weight: 500; line-height: 1.03; letter-spacing: -.045em; }
.scheduler-section-heading > p:last-child { margin: 0; color: var(--scheduler-muted); font-size: 16px; line-height: 1.65; }
.scheduler-feature-grid { display: grid; grid-template-columns: 1.45fr .72fr; grid-template-rows: 1fr 1fr; gap: 18px; margin-top: 52px; }
.scheduler-feature { padding: 30px; overflow: hidden; border: 1px solid var(--scheduler-line); border-radius: 25px; background: var(--scheduler-paper); }
.scheduler-feature-large { grid-row: 1 / 3; min-height: 530px; }
.scheduler-feature h3 { margin: 27px 0 9px; font-size: 20px; }.scheduler-feature p { color: var(--scheduler-muted); line-height: 1.55; }
.scheduler-feature-product { width: 100%; max-height: 345px; object-fit: cover; object-position: top; border-radius: 20px; }
.scheduler-feature-icon { width: 50px; height: 50px; display: grid; place-items: center; margin-top: 24px; border-radius: 16px; background: white; color: var(--scheduler-orange); }
.scheduler-feature-icon + h3 { margin-top: 14px; }
.scheduler-accent-card { background: #f7dfd2; }
.scheduler-dark-card { background: var(--scheduler-night); color: white; }
.scheduler-role-title { margin: 0 0 17px; color: white !important; font-family: Georgia, serif; font-size: 24px; line-height: 1.2 !important; }
.scheduler-role-list { display: grid; gap: 11px; }.scheduler-role-list div { padding-top: 11px; border-top: 1px solid #ffffff20; }
.scheduler-role-list b, .scheduler-role-list small { display: block; }.scheduler-role-list b { font-size: 12px; }.scheduler-role-list small { margin-top: 4px; color: #aaa19c; font-size: 10px; line-height: 1.4; }
.scheduler-bindi-section { width: min(1340px, calc(100% - 32px)); min-height: 740px; margin: 130px auto; display: grid; grid-template-columns: .88fr 1.12fr; overflow: hidden; border-radius: 34px; background: var(--scheduler-night); color: white; }
.scheduler-bindi-portrait { min-height: 740px; position: relative; background: #28201c; }
.scheduler-bindi-portrait img { width: 100%; height: 100%; position: absolute; inset: 0; object-fit: cover; object-position: center top; }
.scheduler-bindi-portrait > span { position: absolute; left: 28px; bottom: 28px; display: flex; align-items: center; gap: 8px; padding: 10px 13px; border: 1px solid #ffffff42; border-radius: 999px; background: #0a0a0ad9; font-size: 11px; font-weight: 780; }
.scheduler-bindi-story { padding: clamp(55px, 7vw, 95px); }
.scheduler-light { color: #ff8c5d; }.scheduler-bindi-story h2 { margin: 16px 0 23px; font-family: Georgia, serif; font-size: clamp(45px, 5.5vw, 70px); font-weight: 500; line-height: 1; letter-spacing: -.045em; }
.scheduler-bindi-story > p:not(.scheduler-eyebrow) { max-width: 620px; color: #c9c1bc; font-size: 17px; line-height: 1.67; }
.scheduler-bindi-capabilities { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 30px 0; }
.scheduler-bindi-capabilities > div { display: flex; gap: 12px; padding: 16px; border: 1px solid #ffffff20; border-radius: 15px; background: #ffffff0a; }
.scheduler-bindi-capabilities .scheduler-wide { grid-column: 1 / -1; }
.scheduler-bindi-capabilities svg { flex: 0 0 auto; color: #ff8050; font-size: 21px; }.scheduler-bindi-capabilities b, .scheduler-bindi-capabilities small { display: block; }.scheduler-bindi-capabilities b { font-size: 12px; }.scheduler-bindi-capabilities small { margin-top: 5px; color: #aaa19c; font-size: 10px; line-height: 1.4; }
.scheduler-bindi-chat { padding: 19px; border: 1px solid #ffffff21; border-radius: 19px; background: #171719; }
.scheduler-bindi-chat p { margin: 0; color: #d7cfca; font-size: 13px; line-height: 1.55; }.scheduler-bindi-chat p span { display: block; margin-bottom: 4px; color: #ff8d60; font-size: 10px; font-weight: 850; letter-spacing: .1em; text-transform: uppercase; }.scheduler-bindi-chat p b { font-weight: 500; }
.scheduler-bindi-chat > div { display: flex; flex-wrap: wrap; gap: 7px; margin-top: 14px; }.scheduler-bindi-chat button { padding: 8px 10px; border: 1px solid #ffffff22; border-radius: 999px; background: transparent; color: #efe7e2; cursor: pointer; font-size: 9px; font-weight: 700; }.scheduler-bindi-chat button:hover { border-color: #ff8050; color: #ff9a72; }
.scheduler-steps-section .scheduler-section-heading { margin-inline: auto; text-align: center; }
.scheduler-steps { display: grid; grid-template-columns: repeat(3, 1fr); gap: 17px; margin-top: 48px; }
.scheduler-steps article { min-height: 230px; padding: 27px; border: 1px solid var(--scheduler-line); border-radius: 22px; background: white; }
.scheduler-steps article > div { display: flex; align-items: center; justify-content: space-between; }.scheduler-steps article > div > span { color: var(--scheduler-orange); font-size: 11px; font-weight: 850; }.scheduler-steps i { width: 43px; height: 43px; display: grid; place-items: center; border-radius: 14px; background: #f8e2d7; color: var(--scheduler-orange-dark); font-size: 21px; }
.scheduler-steps h3 { margin: 37px 0 10px; font-size: 18px; }.scheduler-steps p { margin: 0; color: var(--scheduler-muted); font-size: 13px; line-height: 1.55; }
.scheduler-access-note { display: flex; align-items: center; justify-content: center; gap: 8px; margin: 22px auto 0; color: #6f625a; font-size: 11px; font-weight: 740; text-align: center; }.scheduler-access-note svg { flex: 0 0 auto; color: var(--scheduler-orange-dark); font-size: 17px; }
.scheduler-closing { margin-bottom: 110px; padding: 56px; display: flex; align-items: center; justify-content: space-between; gap: 50px; border-radius: 29px; background: var(--scheduler-orange); color: white; }
.scheduler-closing h2 { margin: 11px 0; font-family: Georgia, serif; font-size: clamp(38px, 5vw, 58px); font-weight: 500; letter-spacing: -.04em; }.scheduler-closing p:not(.scheduler-eyebrow) { max-width: 680px; margin: 0; color: #ffe4d8; line-height: 1.55; }.scheduler-closing .scheduler-eyebrow { color: #fff4ee; }
.scheduler-light-button { background: white; color: #8f2e08; }.scheduler-dark-outline { border-color: #ffffff80; background: transparent; color: white; }
.scheduler-footer { padding: 35px 0 85px; display: grid; grid-template-columns: auto 1fr auto; align-items: center; gap: 30px; border-top: 1px solid var(--scheduler-line); }
.scheduler-footer p { margin: 0; color: #796d66; font-size: 12px; text-align: center; }.scheduler-footer > div { display: flex; gap: 22px; }
#scheduler-host-auth { min-height: 100vh; place-items: center; padding: 24px; }
#scheduler-host-auth:not([hidden]) { display: grid; }
.scheduler-host-auth-card { width: min(100%, 460px); padding: 34px; border: 1px solid var(--scheduler-line); border-radius: 28px; background: white; box-shadow: 0 18px 48px #45231424; }
.scheduler-host-auth-card > img { width: 52px; height: 52px; margin-bottom: 24px; border-radius: 15px; }.scheduler-host-auth-card h1 { margin: 12px 0 0; font-family: Georgia, serif; font-size: 35px; font-weight: 500; }.scheduler-host-auth-card > p:not(.scheduler-eyebrow) { color: var(--scheduler-muted); line-height: 1.55; }.scheduler-auth-button { width: 100%; margin-top: 16px; }.scheduler-host-auth-card > a { display: inline-block; margin-top: 18px; color: var(--scheduler-orange-dark); font-size: 13px; font-weight: 720; }
#scheduler-host-auth-status { min-height: 22px; margin-bottom: 0; font-size: 13px; }
html[data-scheduler-auth-state="signed-out"] canvas, html[data-scheduler-route="landing"] canvas { display: none !important; }
#scheduler-workspace-picker { min-height: 100vh; padding: 42px 0 100px; }
.scheduler-picker-status { min-height: 620px; display: flex; flex-direction: column; align-items: center; justify-content: center; text-align: center; }.scheduler-picker-status h1 { margin: 24px 0 7px; font-family: Georgia, serif; font-size: 42px; font-weight: 500; }.scheduler-picker-status p { margin: 0; color: var(--scheduler-muted); }
.scheduler-spinner { width: 42px; height: 42px; border: 4px solid #f0d7ca; border-top-color: var(--scheduler-orange); border-radius: 50%; animation: scheduler-spin .8s linear infinite; }
@keyframes scheduler-spin { to { rotate: 1turn; } }
.scheduler-account-card { display: flex; align-items: center; gap: 17px; padding: 18px; border: 1px solid var(--scheduler-line); border-radius: 21px; background: white; }
.scheduler-account-avatar, .scheduler-project-avatar { flex: 0 0 auto; display: grid; place-items: center; overflow: hidden; background: #ece6df; color: #6e625b; font-weight: 820; }
.scheduler-account-avatar { width: 58px; height: 58px; border-radius: 18px; }.scheduler-account-avatar img, .scheduler-project-avatar img { width: 100%; height: 100%; object-fit: cover; }
.scheduler-account-copy { flex: 1; }.scheduler-account-copy small { color: #887a72; font-size: 10px; font-weight: 760; letter-spacing: .08em; text-transform: uppercase; }.scheduler-account-copy h1 { margin: 3px 0; font-size: 18px; }.scheduler-account-copy p { margin: 0; color: #6e625b; font-size: 12px; }
.scheduler-picker-heading { display: flex; align-items: end; justify-content: space-between; gap: 35px; margin-top: 60px; }.scheduler-picker-heading h2 { margin: 10px 0 0; font-family: Georgia, serif; font-size: clamp(40px, 5vw, 60px); font-weight: 500; letter-spacing: -.045em; }.scheduler-picker-heading > p { max-width: 370px; margin: 0; color: #756960; font-size: 12px; line-height: 1.5; }
.scheduler-project-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 17px; margin-top: 42px; }
.scheduler-project-card { overflow: hidden; border: 1px solid var(--scheduler-line); border-radius: 22px; background: white; box-shadow: 0 16px 38px #4e342311; }
.scheduler-project-avatar { width: 100%; height: 190px; border-radius: 0; font-size: 24px; }
.scheduler-project-copy { padding: 23px; }.scheduler-project-copy small { color: var(--scheduler-orange-dark); font-size: 9px; font-weight: 850; letter-spacing: .09em; text-transform: uppercase; }.scheduler-project-copy h3 { margin: 9px 0 6px; font-size: 20px; }.scheduler-project-copy p { margin: 0; color: #74675f; font-size: 12px; }.scheduler-project-copy a { margin-top: 27px; display: flex; align-items: center; justify-content: space-between; color: var(--scheduler-orange-dark); font-size: 12px; font-weight: 820; text-decoration: none; }
.scheduler-empty-state { max-width: 650px; margin: 48px auto 0; padding: 53px; border: 1px solid var(--scheduler-line); border-radius: 27px; background: white; text-align: center; box-shadow: 0 20px 55px #4e342314; }.scheduler-empty-state h3 { margin: 0 0 10px; font-family: Georgia, serif; font-size: 34px; font-weight: 500; }.scheduler-empty-state p { margin: 0 auto 26px; color: var(--scheduler-muted); line-height: 1.6; }
.scheduler-picker-foot { margin-top: 28px; color: #776b63; font-size: 12px; text-align: center; }.scheduler-picker-foot a { color: var(--scheduler-orange-dark); font-weight: 760; }

@media (max-width: 980px) {
  .scheduler-site-header nav { display: none; }.scheduler-site-header { grid-template-columns: 1fr auto; }
  .scheduler-hero { grid-template-columns: 1fr; padding-top: 35px; }.scheduler-hero-copy { padding-bottom: 10px; }
  .scheduler-signal-bar { align-items: flex-start; flex-direction: column; }.scheduler-signal-bar > div { justify-content: flex-start; }
  .scheduler-feature-grid { grid-template-columns: 1fr; grid-template-rows: auto; }.scheduler-feature-large { grid-row: auto; }
  .scheduler-bindi-section { grid-template-columns: 1fr; }.scheduler-bindi-portrait { min-height: 600px; }
  .scheduler-project-grid { grid-template-columns: repeat(2, 1fr); }
}

@media (max-width: 650px) {
  .scheduler-site-header, .scheduler-hero, .scheduler-signal-bar, .scheduler-product-section, .scheduler-steps-section, .scheduler-closing, .scheduler-footer, .scheduler-picker-shell { width: min(100% - 28px, 1240px); }
  .scheduler-site-header { min-height: 70px; }.scheduler-brand img { width: 32px; height: 32px; }.scheduler-brand span { font-size: 14px; }.scheduler-header-actions .scheduler-text-button { display: none; }.scheduler-button.scheduler-small { min-height: 40px; padding: 0 13px; }
  .scheduler-hero { min-height: auto; gap: 25px; }.scheduler-hero-copy { padding-top: 45px; }.scheduler-hero h1 { font-size: clamp(49px, 15vw, 66px); }.scheduler-lede { font-size: 16px; }.scheduler-hero .scheduler-cta-row { align-items: stretch; flex-direction: column; }.scheduler-hero .scheduler-button { width: 100%; }.scheduler-product-visual { margin-bottom: 35px; }
  .scheduler-signal-bar > div { flex-direction: column; gap: 13px; }
  .scheduler-product-section, .scheduler-steps-section { margin-block: 90px; }.scheduler-section-heading h2 { font-size: 43px; }.scheduler-feature-grid { margin-top: 35px; }.scheduler-feature { padding: 21px; }.scheduler-feature-large { min-height: auto; }.scheduler-feature-product { max-height: 260px; }
  .scheduler-bindi-section { width: 100%; margin: 95px 0; border-radius: 0; }.scheduler-bindi-portrait { min-height: 470px; }.scheduler-bindi-story { padding: 48px 22px 60px; }.scheduler-bindi-story h2 { font-size: 47px; }.scheduler-bindi-capabilities { grid-template-columns: 1fr; }.scheduler-bindi-capabilities .scheduler-wide { grid-column: auto; }
  .scheduler-steps { grid-template-columns: 1fr; }.scheduler-steps article { min-height: 190px; }.scheduler-steps h3 { margin-top: 28px; }
  .scheduler-closing { align-items: flex-start; flex-direction: column; padding: 37px 24px; }.scheduler-closing .scheduler-cta-row { width: 100%; align-items: stretch; flex-direction: column; }.scheduler-closing .scheduler-button { width: 100%; }
  .scheduler-footer { grid-template-columns: 1fr; text-align: center; }.scheduler-footer .scheduler-brand, .scheduler-footer > div { justify-self: center; }.scheduler-footer p { order: 3; }.scheduler-footer > div { justify-content: center; }
  .scheduler-account-card { align-items: flex-start; flex-wrap: wrap; }.scheduler-account-copy { min-width: calc(100% - 80px); }.scheduler-account-card .scheduler-button { margin-left: auto; }
  .scheduler-picker-heading { align-items: flex-start; flex-direction: column; margin-top: 45px; }.scheduler-project-grid { grid-template-columns: 1fr; }.scheduler-project-avatar { height: 210px; }.scheduler-empty-state { padding: 36px 21px; }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, .scheduler-button { scroll-behavior: auto !important; transition: none !important; animation: none !important; }
}
