:root{--ink:#1c1b18;--canvas:#faf9f5;--stone:#efeee8;--muted:#706c64;--line:#dedbd4;--oxide:#be471b;--bright:#e2673a;--error:#a52a26}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--canvas);color:var(--ink);font-family:Archivo,Arial,sans-serif;font-size:18px;line-height:1.55}a{color:inherit;text-underline-offset:4px}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{max-width:100%;height:auto;display:block}p,h1,h2,h3,figure{margin:0}h1,h2,h3{font-weight:600;letter-spacing:-.03em;line-height:1.1}h1{font-size:56px}h2{font-size:32px}h3{font-size:21px;line-height:1.25}p{max-width:70ch}a,button{touch-action:manipulation}.wrap{width:calc(100% - 80px);max-width:1160px;margin-inline:auto}.site-header{height:112px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.logo{width:218px;height:auto}.header-note{font-size:14px;color:var(--muted)}.eyebrow{font-size:14px;line-height:1.45;font-weight:600;color:var(--muted);margin-bottom:24px}.hero{padding-top:64px;padding-bottom:72px;display:grid;grid-template-columns:1.35fr 1fr;grid-template-areas:'copy proof' 'action proof';gap:28px 56px;align-items:center}.hero-copy{grid-area:copy}.hero h1{font-size:clamp(40px,4.2vw,56px);line-height:1.08}.hero h1 span{color:var(--oxide)}.hero-sub{margin-top:24px;max-width:540px;font-size:22px}.hero-sub strong{display:block;margin-top:5px}.hero-action{grid-area:action}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:52px;border:1px solid transparent;border-radius:100px;padding:13px 24px;background:var(--oxide);color:white;font-size:16px;font-weight:600;text-decoration:none;line-height:1.4;transition:background 160ms,transform 160ms}.button:hover{background:#a53b15}.button:active{transform:translateY(1px)}:focus-visible{outline:3px solid var(--oxide);outline-offset:4px}.button:disabled{background:var(--stone);color:var(--muted);cursor:not-allowed;border-color:var(--line)}.availability{font-size:14px;color:var(--muted);margin-top:16px}.availability strong{color:var(--ink);white-space:nowrap}.proof{grid-area:proof;background:white;border:1px solid var(--line);border-radius:16px;padding:28px;align-self:center}.proof-heading{display:flex;align-items:center;justify-content:space-between}.small-label{font-size:14px;color:var(--muted)}.proof-mark{font-size:26px;color:var(--oxide);line-height:1}.proof-name{font-size:20px;font-weight:600;letter-spacing:-.02em;margin:8px 0 28px}.proof img{border:1px solid var(--line);border-radius:8px}.proof a{display:block}figcaption{font-size:14px;line-height:1.5;margin-top:20px}figcaption span{display:block;color:var(--muted);font-size:12px;margin-top:8px}.section{padding-block:88px}.section-heading{margin-bottom:40px}.section-heading .eyebrow{margin-bottom:12px}.process{border-block:1px solid var(--line);background:white}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.step-number{display:block;color:var(--oxide);font-size:14px;font-weight:600;margin-bottom:24px;padding-bottom:20px;border-bottom:1px solid var(--line)}.steps h3{margin-bottom:16px}.steps p{color:var(--muted);font-size:16px}.process-bottom{margin-top:48px;background:var(--canvas);border:1px solid var(--line);border-radius:16px;padding:28px 32px;display:flex;gap:24px;align-items:center}.calendar-icon{color:var(--oxide);font-size:44px}.process-bottom p{max-width:850px;font-size:18px}.process-bottom strong{font-weight:600}.difference{background:var(--ink);color:var(--canvas)}.difference-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:96px}.difference h2{max-width:360px;font-size:38px}.difference .eyebrow{color:#c6c1b7}.difference-points p{display:flex;gap:18px;align-items:baseline;margin-bottom:18px;color:#c6c1b7}.difference-points p:last-child{margin-bottom:0;color:var(--canvas);padding-top:20px;border-top:1px solid #46433d;font-size:23px;line-height:1.45;font-weight:500}.difference-points span{font-size:24px;flex-shrink:0}.difference-points .yes span{color:var(--bright)}.cross{color:#aaa397}.benefit-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.benefit{padding:28px;border:1px solid var(--line);border-radius:16px;background:white;display:flex;gap:18px}.benefit h3{margin-bottom:12px}.benefit p{font-size:16px;color:var(--muted)}.check{font-size:21px;color:var(--oxide);line-height:1.1}.highlight{background:#f9ede7;border-color:#e9c6b6}.closing{border:1px solid var(--line);border-radius:16px;background:var(--stone);padding:48px;display:grid;grid-template-columns:1.6fr 1fr;gap:64px;align-items:center;margin-bottom:80px}.closing .eyebrow{margin-bottom:16px}.closing h2{font-size:38px;margin-bottom:20px}.closing p:not(.eyebrow):not(.micro){font-size:17px}.closing .button{margin-top:28px}.micro{font-size:13px;color:var(--muted);margin-top:16px}.guarantee-number{border-left:1px solid #d1cdc3;padding-left:64px}.guarantee-number>span{font-size:144px;line-height:.95;letter-spacing:-.07em;color:var(--oxide);font-weight:600}.guarantee-number p{font-size:22px!important;line-height:1.2;margin-top:16px;font-weight:500}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:32px;border-top:1px solid var(--line);padding-block:32px;color:var(--muted);font-size:12px}.site-footer img{width:180px}.skip{position:absolute;top:-100px;padding:12px;background:white;z-index:10}.skip:focus{top:10px;left:20px}.preview-notice{text-align:center;padding:8px 20px;background:var(--stone);font-size:12px;color:var(--muted);border-bottom:1px solid var(--line)}.flow{padding-bottom:64px}.progress{list-style:none;display:flex;justify-content:center;gap:48px;padding:32px 0 48px;margin:0;font-size:14px;color:var(--muted)}.progress li{display:flex;align-items:center;gap:10px}.progress li>span{width:28px;height:28px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;font-size:12px}.progress li[aria-current]{color:var(--ink);font-weight:600}.progress li[aria-current]>span{background:var(--ink);color:white;border-color:var(--ink)}.form-layout{display:grid;grid-template-columns:1fr 1.1fr;gap:96px;align-items:start;max-width:1030px;margin:auto}.flow-intro{padding-top:24px}.flow-intro h1{margin-bottom:24px}.flow-intro>p{color:var(--muted)}.promise{display:flex;align-items:center;gap:20px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:28px 0;margin:40px 0 24px}.promise>span{font-size:76px;letter-spacing:-.06em;line-height:1;color:var(--oxide);font-weight:600}.promise strong{font-size:16px}.promise p{font-size:14px;color:var(--muted);margin-top:6px}.quiet{font-size:16px}.form-card{background:white;border:1px solid var(--line);border-radius:16px;padding:32px}.form-title{margin-bottom:28px}.form-title h2{font-size:24px}.form-title p{font-size:14px;color:var(--muted);margin-top:8px}.field{margin-bottom:20px;min-width:0}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field label{display:block;font-size:14px;font-weight:500;margin-bottom:8px}input:not([type=checkbox]),select{width:100%;height:52px;border:1px solid #827d71;border-radius:10px;background:white;color:var(--ink);font-size:16px;padding:12px 14px;min-width:0}input::placeholder{color:#827d71}select{padding-right:26px}.consent{margin:4px 0 24px}.consent label{display:flex;align-items:flex-start;gap:12px;font-size:14px;color:var(--muted);cursor:pointer}.consent input{width:20px;height:20px;margin:2px 0 0;flex-shrink:0;accent-color:var(--oxide)}.full{width:100%}.form-foot{text-align:center;font-size:13px;color:var(--muted);margin-top:14px}.back-link{display:inline-block;font-size:14px;color:var(--muted);margin-top:32px;text-decoration:none}.back-link:hover{text-decoration:underline}.error{display:block;color:var(--error);font-size:13px;margin-top:5px}.error:empty{display:none}[aria-invalid=true]{border-color:var(--error)!important}.error-summary{color:var(--error);font-size:14px;background:#fff5f4;border:1px solid var(--error);border-radius:10px;padding:12px;margin-bottom:20px}.calendar-intro{text-align:center;margin:0 auto 40px}.calendar-intro h1{font-size:44px}.calendar-intro>p:last-child{margin:20px auto 0;color:var(--muted)}.calendar-intro .eyebrow{margin:0 auto 16px}.booking-card{border:1px solid var(--line);border-radius:16px;background:white;display:grid;grid-template-columns:1fr 1.15fr .9fr;overflow:hidden}.booking-card>aside,.date-picker,.time-picker{padding:32px}.booking-card>aside{border-right:1px solid var(--line)}.booking-card aside h2{font-size:27px;margin:32px 0 20px}.booking-card aside>p{font-size:16px;color:var(--muted)}.call-meta{padding:0;list-style:none;font-size:14px;margin:24px 0}.call-meta li{margin-top:8px}.preview-label{border:1px solid #e9c6b6;border-radius:10px;background:#f9ede7;padding:16px;font-size:13px}.preview-label strong{font-weight:600}.preview-label p{margin-top:6px;color:var(--muted);font-size:13px}.month-nav{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:24px}.month-nav h3{font-size:17px;letter-spacing:-.01em}.icon-button{width:36px;height:40px;background:transparent;border:1px solid var(--line);border-radius:50%;flex-shrink:0}.icon-button:disabled{opacity:.35;cursor:default}.weekdays,.days{display:grid;grid-template-columns:repeat(7,1fr);text-align:center;gap:4px}.weekdays{font-size:12px;color:var(--muted);margin-bottom:12px}.days button,.days>span{min-height:40px;min-width:0;aspect-ratio:1;border:0;border-radius:50%;background:transparent;font-size:14px;padding:0}.days button:not(:disabled){background:#f9ede7;color:var(--oxide);font-weight:600}.days button:disabled{color:#b5b0a5;cursor:default}.days button[aria-pressed=true]{background:var(--oxide);color:white}.time-picker{border-left:1px solid var(--line)}.time-picker h3{font-size:17px}.small{font-size:12px;color:var(--muted);margin-top:8px}#times{display:grid;gap:10px;margin:24px 0}.time-slot{border:1px solid var(--line);border-radius:10px;background:white;min-height:48px;font-size:16px;color:var(--ink)}.time-slot:hover,.time-slot[aria-pressed=true]{border-color:var(--oxide);color:var(--oxide);background:#f9ede7}.time-picker .button{font-size:14px;gap:8px;padding-inline:16px}.preview-caption{text-align:center}.confirmation{max-width:620px;text-align:center;margin:8px auto 16px}.success-icon{width:64px;height:64px;background:#f9ede7;border:1px solid #e9c6b6;color:var(--oxide);border-radius:50%;font-size:32px;display:grid;place-items:center;margin:0 auto 28px}.confirmation .eyebrow{margin-bottom:16px}.confirmation h1{font-size:48px}.confirmation-sub{font-size:20px;color:var(--muted);margin:20px auto 32px}.confirmed-details{padding:28px;border:1px solid var(--line);border-radius:16px;background:white;margin-bottom:28px}.confirmed-details h2{font-size:22px}.confirmed-details p{margin:16px 0 8px;font-weight:500}.confirmed-details span{font-size:14px;color:var(--muted)}.confirmation>.preview-label{margin-top:28px}.confirmation>.preview-label p{margin-inline:auto}.confirmation>p{margin-inline:auto}
@media(min-width:1400px){.hero{padding-block:80px}.hero h1{font-size:56px}}@media(max-width:1000px){.hero{gap:28px 32px;grid-template-columns:1.25fr 1fr}.proof{padding:22px}.steps{grid-template-columns:1fr 1fr;gap:32px}.difference-grid{gap:48px}.form-layout{gap:40px}.booking-card{grid-template-columns:1fr 1fr}.booking-card>aside{grid-column:1/-1;border-right:0;border-bottom:1px solid var(--line)}.booking-card aside h2{margin-top:24px}.booking-card aside .preview-label{max-width:550px}.site-footer{flex-wrap:wrap}.closing{gap:32px}.guarantee-number{padding-left:32px}.guarantee-number>span{font-size:120px}}
@media(max-width:700px){body{font-size:16px}.wrap{width:calc(100% - 40px)}.site-header{height:88px}.logo{width:180px}.header-note{display:none}.hero{padding-block:36px 48px;grid-template-columns:1fr;grid-template-areas:'copy' 'proof' 'action';gap:28px}.hero h1{font-size:36px;line-height:1.1;letter-spacing:-.035em}.eyebrow{font-size:13px;margin-bottom:20px}.hero-sub{font-size:20px;margin-top:20px}.hero-sub strong{margin-top:4px}.proof{padding:20px}.proof-name{font-size:18px;margin:6px 0 20px}.proof-heading .small-label{font-size:13px}.proof-mark{font-size:22px}figcaption{font-size:13px;margin-top:16px}figcaption span{margin-top:4px}.hero-action .button{width:100%}.availability{font-size:12px;text-align:center;margin-top:14px}.button{font-size:16px;gap:16px;min-height:52px}.section{padding-block:48px}.section-heading{margin-bottom:28px}h2{font-size:28px}.steps{grid-template-columns:1fr;gap:24px}.steps article{display:grid;grid-template-columns:36px 1fr;column-gap:16px}.step-number{grid-row:1/3;border:0;padding:0;margin:2px 0 0}.steps h3{font-size:20px;margin-bottom:10px}.steps p{grid-column:2;font-size:16px}.process-bottom{margin-top:32px;padding:24px;align-items:flex-start;gap:16px}.process-bottom p{font-size:16px}.calendar-icon{font-size:28px;line-height:1.2}.desktop-break{display:none}.difference-grid{grid-template-columns:1fr;gap:32px}.difference h2{font-size:28px;max-width:300px}.difference .eyebrow{margin-bottom:16px}.difference-points p{font-size:16px;gap:16px}.difference-points p:last-child{font-size:21px;padding-top:20px}.benefit-grid{grid-template-columns:1fr;gap:16px}.benefit{padding:24px;gap:16px}.benefit h3{font-size:20px}.benefit p{font-size:16px}.closing{grid-template-columns:1fr;padding:28px 24px;margin-bottom:48px;gap:0}.closing h2{font-size:28px}.closing p:not(.eyebrow):not(.micro){font-size:16px}.closing .button{width:100%;margin-top:24px}.closing .micro{font-size:12px;line-height:1.5;text-align:center}.guarantee-number{display:none}.site-footer{padding-block:28px;display:grid;gap:20px;font-size:12px}.site-footer p{max-width:250px}.site-footer img{width:180px}.preview-notice{font-size:12px;line-height:1.4;padding:8px 20px}.progress{gap:14px;padding:24px 0 32px;justify-content:space-between;font-size:12px}.progress li{gap:6px}.progress li>span{width:23px;height:23px;font-size:11px;flex-shrink:0}.form-layout{grid-template-columns:1fr;gap:28px}.flow-intro{padding:0}.flow-intro h1{font-size:36px;margin-bottom:16px}.flow-intro .eyebrow{margin-bottom:16px}.promise{margin:24px 0 0;padding:20px 0;gap:20px}.promise>span{font-size:60px}.promise p{font-size:13px}.quiet{display:none}.form-card{padding:24px}.form-title{margin-bottom:24px}.form-title h2{font-size:24px}.field-row{grid-template-columns:1fr;gap:0}.field{margin-bottom:20px}.form-foot{font-size:12px}.flow{padding-bottom:40px}.back-link{margin-top:24px}.calendar-intro{text-align:left;margin-bottom:28px}.calendar-intro h1{font-size:36px}.calendar-intro .eyebrow{margin:0 0 16px}.calendar-intro>p:last-child{margin-top:16px}.booking-card{grid-template-columns:1fr}.booking-card>aside,.date-picker,.time-picker{padding:24px}.booking-card aside h2{font-size:24px;margin:24px 0 16px}.booking-card aside h2 br{display:none}.booking-card aside img{display:none}.booking-card aside h2{margin-top:0}.call-meta{margin:20px 0}.time-picker{border-left:0;border-top:1px solid var(--line)}.month-nav h3{font-size:18px}.days button,.days>span{min-height:38px}.confirmation{margin-top:0}.confirmation h1{font-size:36px}.confirmation-sub{font-size:18px}.confirmed-details{padding:24px}.confirmed-details h2{font-size:21px}.confirmation .eyebrow{font-size:12px}.success-icon{width:56px;height:56px;margin-bottom:24px}}
@media(max-width:360px){.progress{gap:6px;font-size:11px}.progress li{gap:4px}.hero h1{font-size:34px}.availability{font-size:11px}.form-card{padding:20px}.days button,.days>span{min-height:32px}.booking-card>aside,.date-picker,.time-picker{padding:20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Review revisions: tighter hero, readable tracking and unframed proof. */
.landing-page .site-header{height:88px;border-bottom:0}
.landing-page .hero{padding-top:24px}
.landing-page .hero h1{letter-spacing:-.015em}
.proof{background:transparent;border:0;border-radius:0;padding:0}
.proof img{border:0;border-radius:0;width:100%;height:auto}
.availability{max-width:440px}
.live-calendar{max-width:1060px;margin-inline:auto}
.live-calendar iframe{display:block;min-height:800px;height:900px}
@media(min-width:1400px){.landing-page .hero{padding-top:32px}}
@media(max-width:700px){.landing-page .site-header{height:80px}.landing-page .hero{padding-top:12px}.landing-page .hero h1{letter-spacing:-.015em}.proof{padding:0}.availability{font-size:13px;line-height:1.5;max-width:330px;margin-inline:auto}.live-calendar iframe{min-height:950px;height:1100px}}

/* Give the proof slightly more space beneath the consolidated headline. */
.landing-page .proof{width:100%;max-width:420px;justify-self:center}
@media(max-width:700px){.landing-page .proof{max-width:300px}}

/* A brief, gentle nudge every three seconds on the primary CTA. */
@keyframes cta-wiggle{
 0%,24%,100%{transform:translateX(0) rotate(0)}
 4%{transform:translateX(-1px) rotate(-1.2deg)}
 8%{transform:translateX(1px) rotate(1.2deg)}
 12%{transform:translateX(-1px) rotate(-.8deg)}
 16%{transform:translateX(1px) rotate(.8deg)}
 20%{transform:translateX(0) rotate(-.3deg)}
}
@media(prefers-reduced-motion:no-preference){
 .hero-action .button{animation:cta-wiggle 3s ease-in-out 3s infinite;transform-origin:center}
 .hero-action .button:hover,.hero-action .button:focus-visible,.hero-action .button:active{animation:none}
}

/* Slightly larger introductory label. */
.landing-page .hero .eyebrow{font-size:16px}
@media(max-width:700px){.landing-page .hero .eyebrow{font-size:14px}}

.landing-page .proof figcaption{margin-top:12px;font-size:14px;line-height:1.45;color:var(--muted);text-align:center}

.hero-sub .accent{color:var(--oxide);font-weight:600}

/* Keep mobile hero content in one bounded, centred stack. */
@media(max-width:700px){
 .landing-page .hero{display:flex;flex-direction:column;align-items:stretch}
 .landing-page .hero-copy,.landing-page .hero-action{width:100%;min-width:0;max-width:100%}
 .landing-page .proof{width:100%;max-width:min(300px,100%);min-width:0;align-self:center;margin-inline:auto}
 .landing-page .hero-action .button{max-width:100%}
}

/* Larger, centred hero typography for comfortable reading. */
.landing-page .hero-copy{min-width:0;text-align:center}
.landing-page .hero h1{font-size:clamp(2.875rem,4.65vw,3.875rem);line-height:1.12}
.landing-page .hero-sub{font-size:1.75rem;line-height:1.5;margin-inline:auto}
.landing-page .hero .eyebrow{font-size:1.25rem}
.landing-page .proof{max-width:500px}
.landing-page .proof figcaption{font-size:1rem;line-height:1.5}
.landing-page .button{font-size:1.125rem}
.landing-page .hero-action{text-align:center;min-width:0}
.landing-page .availability{font-size:1rem;line-height:1.5;margin-inline:auto}
@media(max-width:700px){
 .landing-page .hero h1{font-size:2.625rem}
 .landing-page .hero-sub{font-size:1.5rem}
 .landing-page .hero .eyebrow{font-size:1.125rem}
 .landing-page .proof{max-width:min(440px,100%)}
 .landing-page .availability{max-width:360px}
}
@media(max-width:360px){.landing-page .hero h1{font-size:2.375rem}}

.landing-page .site-header .logo{width:180px}
@media(max-width:700px){.landing-page .site-header .logo{width:150px}}

/* Trim only the wallpaper so the conversation can be shown larger. */
.landing-page .proof img{aspect-ratio:1591 / 784;object-fit:cover;object-position:center;height:auto;border:1px solid var(--bright);border-radius:12px}
@media(min-width:1001px){.landing-page .hero{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr)}}
@media(max-width:700px){
 .landing-page .hero{width:calc(100% - 24px)}
 .landing-page .hero-sub,.landing-page .hero .eyebrow{max-width:calc(100% - 16px);margin-inline:auto}
 .landing-page .hero-action{width:calc(100% - 16px);align-self:center}
 .landing-page .proof figcaption{padding-inline:8px}
}

/* Bring the introduction closer to the logo and headline. */
.landing-page .site-header{height:72px}
.landing-page .hero{padding-top:16px}
.landing-page .hero .eyebrow{margin-bottom:12px}
.eyebrow-last-line{white-space:nowrap}
@media(max-width:700px){
 .landing-page .site-header{height:64px}
 .landing-page .hero{padding-top:8px}
 .landing-page .hero .eyebrow{margin-bottom:10px}
}

/* Larger supporting copy throughout the landing-page sections. */
.landing-page .section .eyebrow,.landing-page .closing .eyebrow{font-size:1.125rem;line-height:1.5}
.landing-page .steps p,.landing-page .process-bottom p,.landing-page .benefit p,.landing-page .closing p:not(.eyebrow):not(.micro){font-size:1.25rem;line-height:1.6}
.landing-page .difference-points p{font-size:1.25rem;line-height:1.6}
.landing-page .difference-points p:last-child{font-size:1.625rem;line-height:1.5}
.landing-page .closing .micro{font-size:1.125rem;line-height:1.5}
@media(max-width:700px){
 .landing-page .section .eyebrow,.landing-page .closing .eyebrow{font-size:1rem}
 .landing-page .steps p,.landing-page .process-bottom p,.landing-page .benefit p,.landing-page .closing p:not(.eyebrow):not(.micro),.landing-page .difference-points p{font-size:1.125rem}
 .landing-page .difference-points p:last-child{font-size:1.5rem}
 .landing-page .closing .micro{font-size:1rem}
}

/* Carry the larger type proportions through the booking journey. */
.flow-page{font-size:1.25rem}
.flow-page .site-header{height:72px}
.flow-page .site-header .logo{width:180px}
.flow-page .eyebrow{font-size:1.25rem;line-height:1.5}
.flow-page .flow h1{font-size:clamp(2.875rem,4.65vw,3.875rem);line-height:1.12}
.flow-page .flow-intro>p:not(.eyebrow):not(.quiet),.flow-page .calendar-prompt,.flow-page .confirmation-sub{font-size:1.75rem;line-height:1.5}
.flow-page .accent{color:var(--oxide);font-weight:600}
.flow-page .quiet{font-size:1.25rem;margin-top:24px}
.flow-page .progress{font-size:1rem}
.flow-page .form-title h2,.flow-page .confirmed-details h2{font-size:1.75rem}
.flow-page .form-title p,.flow-page .field label,.flow-page .consent label,.flow-page .form-foot,.flow-page .confirmed-details span,.flow-page .back-link{font-size:1.125rem;line-height:1.5}
.flow-page input:not([type=checkbox]),.flow-page select,.flow-page .button{font-size:1.125rem}
.flow-page .error,.flow-page .error-summary,.flow-page .preview-label{font-size:1rem}
.flow-page .preview-notice,.flow-page .site-footer{font-size:.875rem}
.flow-page .calendar-prompt{margin:20px auto 0;color:var(--muted)}
.flow-page .calendar-reassurance{font-size:1.25rem;line-height:1.5;margin:12px auto 0;color:var(--ink)}
@media(max-width:700px){
 .flow-page{font-size:1.125rem}
 .flow-page .site-header{height:64px}
 .flow-page .site-header .logo{width:150px}
 .flow-page .flow h1{font-size:2.625rem}
 .flow-page .eyebrow{font-size:1.125rem}
 .flow-page .flow-intro>p:not(.eyebrow):not(.quiet),.flow-page .calendar-prompt,.flow-page .confirmation-sub{font-size:1.5rem}
 .flow-page .progress{gap:8px;font-size:.875rem;align-items:flex-start}
 .flow-page .progress li{flex:1;min-width:0;flex-direction:column;gap:8px;text-align:center;line-height:1.4}
 .flow-page .form-title h2,.flow-page .confirmed-details h2{font-size:1.5rem}
 .flow-page .form-title p,.flow-page .field label,.flow-page .consent label,.flow-page .form-foot,.flow-page .confirmed-details span,.flow-page .back-link{font-size:1rem}
 .flow-page .calendar-reassurance{font-size:1.125rem}
}
@media(max-width:360px){.flow-page .flow h1{font-size:2.375rem}}

/* Client testimonial, with a large tap target and no automatic playback. */
.real-results{background:var(--stone)}
.results-inner{max-width:860px;text-align:center}
.landing-page .real-results .eyebrow{color:var(--oxide);letter-spacing:.06em;margin-bottom:20px;font-weight:600;line-height:1.45}
.results-quote{font-size:clamp(1.75rem,3.2vw,2.5rem);font-weight:500;letter-spacing:-.025em;line-height:1.25;margin:0 auto 32px;max-width:800px}
.video-player{position:relative;overflow:hidden;border-radius:12px;background:var(--ink)}
.video-player video{display:block;width:100%;height:auto;aspect-ratio:16/9}
.video-play{position:absolute;inset:0;width:100%;height:100%;padding:0;border:0;background:linear-gradient(transparent 48%,rgba(0,0,0,.64)),url("/assets/andy-testimonial-poster.jpg") center/cover no-repeat;color:white;font-size:20px;font-weight:600;text-shadow:0 1px 5px rgba(0,0,0,.5);appearance:none;-webkit-appearance:none}
.video-play[hidden]{display:none}
.play-circle{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:76px;height:76px;border-radius:50%;background:var(--oxide);text-shadow:none;box-shadow:0 0 0 6px rgba(255,255,255,.2)}
.play-circle svg{display:block;width:32px;height:32px}
.video-play-label{position:absolute;bottom:24px;inset-inline:12px;line-height:1.4;text-align:center}
.video-play:hover .play-circle{background:#a53b15}
.video-play:focus-visible{outline-offset:-5px}
.video-duration{font-size:16px;font-weight:400;margin-left:8px}
.results-film figcaption{font-size:20px;line-height:1.5;font-weight:500;margin:20px auto 0}
@media(max-width:700px){.results-quote{font-size:28px;margin-bottom:24px}.results-film figcaption{font-size:18px;margin-top:18px}.video-play{font-size:16px}.play-circle{width:58px;height:58px}.play-circle svg{width:28px;height:28px}.video-play-label{bottom:16px}.video-duration{font-size:14px;margin-left:5px}}

[hidden]{display:none!important}.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.privacy-copy{max-width:760px;margin:40px auto}.privacy-copy h2{margin:32px 0 12px}.privacy-copy p{margin-bottom:18px}

.cta-arrow{display:block;width:22px;height:22px;flex-shrink:0;color:white}

#reservation-timer{font-variant-numeric:tabular-nums}#reservation-status{display:block}

/* Separate the closing card from the testimonial section. */
.closing{margin-top:64px}
@media(max-width:700px){.closing{margin-top:40px}}

.appointment-picker{max-width:700px;margin-inline:auto;display:grid;grid-template-columns:minmax(0,1fr);border:1px solid var(--line);border-radius:16px;background:white;overflow:hidden}.call-summary{padding:32px;border-right:1px solid var(--line)}.call-summary h2{font-size:28px;margin-bottom:20px}.call-summary p{font-size:18px;margin-top:16px;color:var(--muted)}.slot-picker{padding:32px;min-width:0}.week-navigation{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px}.week-navigation h2{font-size:22px;text-align:center;letter-spacing:-.01em}.week-navigation .icon-button{font-size:28px;width:44px;height:44px}.available-days{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:24px 0}.day-choice{border:1px solid var(--line);border-radius:10px;padding:12px 8px;background:white;color:var(--ink);font-size:18px;line-height:1.4;min-height:52px}.day-choice[aria-pressed=true]{background:var(--oxide);color:white;border-color:var(--oxide)}.available-times{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.available-times .time-slot{font-size:18px}.selected-appointment{font-size:18px;font-weight:500;margin:24px 0 16px}.slot-picker [role=status]{font-size:18px;color:var(--muted);line-height:1.5}.slot-picker>[data-details-link],.slot-picker>[data-retry-calendar]{margin-top:20px}@media(max-width:700px){.appointment-picker{grid-template-columns:1fr}.call-summary{padding:24px;border-right:0;border-bottom:1px solid var(--line)}.call-summary h2{font-size:24px}.slot-picker{padding:24px}.week-navigation h2{font-size:18px}.available-days{grid-template-columns:repeat(2,minmax(0,1fr))}.available-times{grid-template-columns:repeat(2,minmax(0,1fr))}}

.month-weekdays,.available-days{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:6px}.month-weekdays{margin-top:24px;text-align:center;font-size:14px;color:var(--muted)}.available-days{margin:10px 0 0}.day-choice{padding:8px 0;min-height:46px;background:#f9ede7;border-color:#e9c6b6;color:var(--oxide);font-weight:600}.day-choice:disabled{background:#f3f2ee;border-color:#eceae4;color:#a09b90;cursor:default;font-weight:400}.available-times{grid-template-columns:1fr;max-height:400px;overflow-y:auto;padding:4px;gap:10px;margin-top:20px}.available-times .time-slot{min-height:52px}.available-times .time-slot:disabled{background:#f3f2ee;border-color:#eceae4;color:#a09b90;cursor:default}.back-to-month{border:0;background:transparent;padding:0;color:var(--oxide);font-size:18px;min-height:44px;text-align:left;margin-bottom:16px}.slot-picker [data-selected-day]{font-size:26px;line-height:1.25}.time-zone-note{font-size:18px;color:var(--muted);line-height:1.5;margin-top:12px}[data-time-panel]{scroll-margin-top:24px}@media(max-width:700px){.slot-picker{padding:24px 18px}.month-weekdays{font-size:13px}.day-choice{font-size:18px}.available-times{grid-template-columns:1fr;max-height:380px}.slot-picker [data-selected-day]{font-size:24px}}

.available-times{position:relative}

.confirmation-booking{margin:0 auto 28px}.confirmation-booking p{font-weight:500}.confirmation-booking span{display:block;margin-top:8px;color:var(--muted);font-size:18px}.selected-appointment:empty{display:none}[data-confirm-booking]{margin-top:20px}
