/* Composition B: one sky, a close portrait, mint narrative, explicit follow-up. */
html{scroll-behavior:auto}
.home a{text-decoration:none}
.home a:not(.button):hover{color:var(--accent-hover)}
.home .contact a:not(.button):hover{color:var(--brand-ink)}
.home section[id],.home #questions{scroll-margin-top:24px}
.home{background:var(--surface);color:var(--ink)}
.home>header,.hero{background:var(--brand-sky-start)}
.wrap{max-width:1240px;padding-inline:54px}
.nav{min-height:102px;gap:32px}
.brand img{width:150px}
.navlinks{gap:32px;font-size:14px}
.button{border-radius:6px;min-height:50px;padding:14px 22px;font-weight:650;gap:18px}
.button.mint{background:var(--brand-mint);color:var(--brand-ink)}
.button.mint:hover{background:var(--surface-end)}
.hero-inner{display:block;min-height:610px;isolation:isolate}
.hero-copy{width:52%;max-width:570px;padding:40px 0 58px;position:relative;z-index:2}
.kicker{font-size:12px;line-height:1.55;letter-spacing:.08em;margin-bottom:24px;font-weight:700}
.hero h1{font-size:clamp(44px,4.3vw,62px);line-height:1.06;letter-spacing:-.03em;max-width:550px;text-wrap:pretty}
.hero-service{font-size:25px;line-height:1.35;color:var(--brand-ink);margin-top:23px;font-weight:450}
.hero .intro{font-size:17px;line-height:1.65;max-width:450px;margin:21px 0 27px}
.hero .fine{font-size:13px;margin-top:13px}
.portrait{position:absolute;inset:0 -3% 0 auto;width:59%;min-height:0;z-index:0;overflow:hidden}
.portrait img{position:absolute;top:0;left:0;width:100%;height:auto;max-width:none;object-fit:contain;object-position:top;mix-blend-mode:normal;mask-image:linear-gradient(to right,transparent,black 23%,black 83%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,black 23%,black 83%,transparent)}
.portrait figcaption{background:none;border-radius:0;right:30px;bottom:56px;padding:0;max-width:155px;font-size:13px;color:var(--brand-ink);line-height:1.5}
.portrait strong{font-size:16px}
.intro-band{background:var(--surface-end);padding:60px 0}
.intro-band .wrap{grid-template-columns:1.65fr 1fr;gap:90px;align-items:center}
.intro-band h2{font-size:34px;line-height:1.15;margin-bottom:22px;max-width:600px;color:var(--brand-ink)}
.intro-band p{font-size:17px;line-height:1.65;max-width:620px}
.experience{border-left:1px solid var(--brand-sky-end);padding:6px 0 6px 45px}
.experience .experience-title{font-size:28px;line-height:1.25;font-weight:650;color:var(--brand-ink);margin-bottom:15px}
.experience a{display:inline-block;margin-top:18px;font-size:14px;font-weight:650;color:var(--brand-ink)}
.section{padding:88px 0}
.section h2{font-size:clamp(32px,3.15vw,44px);line-height:1.12;letter-spacing:-.025em;color:var(--brand-ink);margin-bottom:26px}
.two-col{grid-template-columns:.92fr 1.08fr;gap:92px;align-items:center}
.person{padding-block:85px 80px}
.person-photo{width:100%;max-width:440px}
.person-photo img{height:520px;object-position:center 22%;border-radius:0}
.person-photo figcaption{font-size:11px;line-height:1.4;max-width:330px;margin-top:10px}
.person-text .lead{font-size:19px;line-height:1.45;color:var(--brand-ink);margin-bottom:22px}
.person-text p{font-size:17px;line-height:1.65}
.person-text .personal-note{font-size:22px;color:var(--brand-ink);line-height:1.4;margin-top:24px;font-weight:600}
.text-link{display:inline-flex;gap:18px;align-items:center;min-height:44px;font-size:15px;font-weight:650;color:var(--brand-ink);margin-top:24px}
.method{padding-top:30px;padding-bottom:70px}
.section-heading{grid-template-columns:1.2fr 1fr;gap:90px;margin-bottom:0}
.section-heading p{font-size:17px;padding-top:5px}
.steps{gap:52px;margin-top:36px}
.step{border-top:1px solid var(--brand-sky-end);padding-top:26px}
.step::before{background:var(--brand-sky-start);color:var(--brand-ink);width:42px;height:42px;margin-bottom:22px;font-size:18px}
.step h3{font-size:22px;color:var(--brand-ink);margin-bottom:14px}
.step p{font-size:16px;color:var(--ink);line-height:1.7}
.followup{background:var(--surface-start);padding:60px 0}
.sample{grid-template-columns:1fr 1.05fr;gap:70px}
.sample-intro{background:none;padding:0;border-radius:0;display:block}
.sample-intro .tag{font-size:11px;letter-spacing:.08em;color:var(--brand-ink);font-weight:700;margin-bottom:15px}
.sample-intro h2{font-size:35px;margin-bottom:18px}
.sample-intro p{font-size:16px;line-height:1.65}
.sample-intro .fine{font-size:12px;margin-top:20px}
.sample-steps{background:none;border-radius:0;padding:0}
summary{font-size:18px;min-height:76px;padding:20px 0;color:var(--brand-ink)}
details{border-color:var(--brand-sky-end)}
details p{font-size:16px;line-height:1.65;color:var(--ink)}
.faq-layout{display:grid;grid-template-columns:.86fr 1.14fr;gap:90px;align-items:start}
.faq-layout>div>p{font-size:17px;max-width:350px}
.faq details:first-child summary{padding-top:4px;min-height:60px}
.faq{max-width:none}
.contact{position:relative;overflow:hidden;background:var(--brand-ink)}
.contact-layout{grid-template-columns:1fr 1fr;gap:78px;position:relative}
.contact h2{font-size:43px;line-height:1.13;color:white}
.contact .kicker{font-size:11px;color:var(--surface-end);margin-bottom:24px}
.contact .sub{font-size:19px;line-height:1.55;color:var(--surface-end)}
.contact .logistics{display:grid;grid-template-columns:1fr 1fr;gap:18px;font-size:14px;margin-top:30px;color:var(--surface-end)}
.logistics p+p{margin:0}
.logistics p:first-child{grid-column:1/-1;font-size:19px;color:white}
.contact-phone{display:inline-block;margin-top:28px;color:var(--brand-mint);font-size:25px;font-weight:600;text-decoration:none}
.booking{border-radius:8px;padding:32px;background:var(--surface);align-self:start}
.booking h3{font-size:25px;color:var(--brand-ink)}
.booking .button{background:var(--brand-mint);color:var(--brand-ink)}
.booking .consent{font-size:12px;line-height:1.55}
.footer{background:var(--surface);padding-top:42px}
.footer-links{max-width:530px;font-size:13px;gap:10px 24px}
.footer .brand img{width:150px}
.footer p{line-height:1.7}
.inner-page .nav{background:var(--surface)}
.legal h1{color:var(--brand-ink)}
@media(min-width:1450px){.hero-inner{min-height:640px}.portrait{right:-20px;width:660px}.hero-copy{padding-top:48px}}
@media(max-width:1050px){.wrap{padding-inline:32px}.hero-copy{width:54%}.hero h1{font-size:49px}.hero-service{font-size:22px}.hero .intro{max-width:390px;font-size:16px}.hero-inner{min-height:580px}.portrait{width:60%;right:-4%}.portrait img{width:115%;left:-6%;top:35px}.portrait figcaption{right:30px;bottom:25px}.two-col,.intro-band .wrap,.section-heading,.faq-layout,.contact-layout{gap:44px}.experience{padding-left:28px}.person-photo img{height:460px}.sample{gap:40px}.contact h2{font-size:37px}.steps{gap:28px}}
@media(max-width:760px){.navlinks .section-link{display:none}.hero h1{font-size:43px}.hero-service{font-size:20px}.portrait figcaption{display:none}.hero .button{font-size:14px;padding:13px 16px}.experience .experience-title{font-size:25px}.section h2{font-size:34px}.person-photo img{height:440px}.contact-layout{gap:30px}.booking{padding:24px}}
@media(max-width:620px){.wrap{padding-inline:24px}.nav{min-height:82px;gap:18px}.brand img{width:128px}.navlinks .button{font-size:12px;padding:11px 12px;min-height:44px}.hero-inner{display:flex;min-height:0;flex-direction:column;padding-inline:24px}.hero-copy{width:100%;max-width:none;padding:24px 0 12px}.kicker{font-size:10px;margin-bottom:18px}.hero h1{font-size:43px;line-height:1.06;max-width:510px}.hero-service{font-size:22px;margin-top:20px}.hero .intro{font-size:16px;max-width:480px;margin-block:18px 22px}.hero .button{font-size:15px;min-height:52px;width:100%}.hero .fine{text-align:center;font-size:12px;margin-top:12px}.portrait{position:relative;inset:auto;width:calc(100% + 48px);height:375px;min-height:375px;margin:6px -24px 0;overflow:hidden;align-self:auto}.portrait img{width:100%;height:auto;left:0;top:0;mask-image:linear-gradient(to right,transparent,black 18%,black 82%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,black 18%,black 82%,transparent)}.portrait figcaption{display:block;right:18px;bottom:20px;font-size:11px;max-width:116px}.portrait strong{font-size:12px}.intro-band{padding:40px 0}.intro-band .wrap{display:block}.intro-band h2{font-size:30px}.intro-band p{font-size:16px}.experience{border-left:0;border-top:1px solid var(--brand-sky-end);padding:24px 0 0;margin-top:28px}.experience .experience-title{font-size:25px}.experience a{margin-top:10px}.section{padding:55px 0}.two-col,.section-heading,.sample,.faq-layout,.contact-layout{display:grid;grid-template-columns:1fr;gap:30px}.section h2{font-size:33px}.person-text{order:0}.person-photo{order:1;max-width:100%;margin:0}.person-photo img{height:380px;object-position:center 18%}.person-text p{font-size:16px}.person-text .lead{font-size:18px}.person-text .personal-note{font-size:21px}.method{padding-top:12px}.section-heading{gap:0}.steps{margin-top:28px;gap:28px}.step{padding:24px 0 0 58px}.step::before{position:absolute;top:24px;left:0;width:38px;height:38px;margin:0}.step h3{font-size:21px}.step p{font-size:16px}.sample-intro{padding:0}.sample-intro h2{font-size:32px}.sample-steps{padding:0}.faq-layout{gap:20px}.faq summary{font-size:17px}.contact h2{font-size:36px}.contact .kicker{font-size:10px}.contact .logistics{font-size:13px;gap:18px}.booking{padding:25px}.booking iframe{height:780px}.footer-top{gap:26px}.footer-links{justify-content:flex-start;font-size:13px;gap:6px 20px}.footer-bottom{font-size:12px}.legal h1{font-size:38px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}

/* Brand details and the single conversion path chosen for revision B. */
.portrait{right:0;width:56%}
.portrait img{mask-image:linear-gradient(to right,transparent,black 22%,black 85%,transparent),linear-gradient(to bottom,transparent,black 5%);mask-composite:intersect;-webkit-mask-image:linear-gradient(to right,transparent,black 22%,black 85%,transparent),linear-gradient(to bottom,transparent,black 5%);-webkit-mask-composite:source-in}
.portrait figcaption{right:10px;top:200px;bottom:auto;max-width:120px}
.portrait figcaption strong{display:block;font-size:13px;margin-top:20px}
.hand-note{font-family:"Segoe Print","Bradley Hand",cursive;font-size:20px;line-height:1.6;display:block;transform:rotate(-8deg)}
.personal-note{border-left:3px solid var(--brand-mint);padding-left:23px}
.steps{position:relative}
.step{border-top:0;padding-top:0}
.step::before{position:relative;z-index:1;box-shadow:0 0 0 10px white;background:var(--brand-sky-start)}
.step:not(:last-child)::after{content:"";height:1px;background:var(--brand-sky-end);position:absolute;top:21px;left:42px;width:calc(100% + 52px)}
.contact-layout{display:flex;flex-direction:column;align-items:center;gap:30px;z-index:1}
.contact-copy{text-align:center;max-width:920px;width:100%}
.contact h2{font-size:clamp(36px,4.2vw,54px)}
.contact .sub{font-size:20px}
.call-outcomes{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;text-align:left;margin:42px auto 26px;max-width:860px}
.call-outcomes p{font-size:16px;line-height:1.55;padding-left:18px;border-left:1px solid var(--brand-sky-end);margin:0}
.call-outcomes span{display:block;color:var(--brand-mint);font-size:13px;margin-bottom:10px}
.booking-reassurance{font-size:14px;color:var(--surface-end)}
.booking{width:100%;max-width:930px;text-align:center;background:transparent;padding:0;color:white;border-radius:0}
.booking-intro>h3,.booking-intro>p:not(.consent){display:none}
.booking .button{width:auto;min-width:270px}
.booking .consent{font-size:11px;color:var(--surface-end);margin:15px auto 0;max-width:510px}
.booking .consent a{color:inherit}
.booking.is-open{background:white;padding:16px;border-radius:8px;color:var(--ink)}
.booking.is-open .booking-intro{display:none}
.booking iframe{display:block;width:100%;height:740px;background:white}
.booking .loading:empty{display:none}
.booking .loading{color:inherit;margin:16px 0}
#calendar-controls{display:flex;align-items:start;justify-content:space-between;gap:18px;padding-inline:8px;text-align:left}
.calendar-help{border:0}
.calendar-help summary{min-height:44px;font-size:12px;font-weight:400;padding:10px;gap:12px}
.calendar-help p{font-size:13px;padding:10px}
.availability{font-size:12px;color:var(--surface-end);text-align:center;position:relative}
.brand-ribbon{position:absolute;width:330px;height:330px;left:0;bottom:0;pointer-events:none;opacity:.85}
.footer-links a{color:var(--muted)}
@media(min-width:1450px){.portrait{right:0;width:640px}}
@media(max-width:1050px){.portrait figcaption{top:250px;right:8px;max-width:98px}.hand-note{font-size:17px}.step:not(:last-child)::after{width:calc(100% + 28px)}.navlinks{gap:20px}.navlinks .button{font-size:13px;padding-inline:16px}}
@media(max-width:800px){.portrait figcaption{display:none}.brand-ribbon{width:220px;height:220px;opacity:.35}.call-outcomes{gap:20px}.call-outcomes p{font-size:14px}.booking iframe{height:1000px}.contact .sub br{display:none}}
@media(max-width:620px){.navlinks .button{max-width:166px;font-size:12px;text-align:center;line-height:1.35;padding:10px 12px}.portrait{width:calc(100% + 48px);right:auto}.portrait figcaption{display:block;top:45px;right:16px;max-width:102px}.hand-note{font-size:17px}.portrait figcaption strong{margin-top:14px;font-size:12px}.step{padding:0 0 0 58px}.step::before{position:absolute;top:0;left:0;box-shadow:0 0 0 8px white}.step:not(:last-child)::after{width:1px;height:calc(100% + 28px);top:38px;left:19px}.call-outcomes{grid-template-columns:1fr;gap:20px;margin-block:30px}.call-outcomes p{font-size:16px;padding-left:38px;position:relative;border:0}.call-outcomes span{position:absolute;left:0;top:3px}.call-outcomes br{display:none}.contact-layout{gap:24px}.booking.is-open{width:calc(100% + 32px);padding:0}.booking iframe{height:1060px;border-radius:8px}.booking .button{width:100%;min-width:0}.booking-reassurance{font-size:13px}.availability{font-size:11px;max-width:280px}#calendar-controls{padding:8px;gap:8px}.calendar-help summary{font-size:11px}.small-button{font-size:12px}.brand-ribbon{width:150px;height:150px;opacity:.2}}

/* Compact rhythm of the approved board: one human band, one demonstration. */
.wrap{max-width:1160px;padding-inline:48px}
.nav{min-height:88px}
.brand img{width:138px}
.hero-inner{min-height:540px}
.hero-copy{padding-top:28px;padding-bottom:36px;max-width:510px}
.hero h1{font-size:clamp(40px,4.25vw,54px);line-height:1.09;letter-spacing:-.025em}
.hero-service{font-size:23px;margin-top:20px}
.hero .intro{font-size:16px;line-height:1.6;margin-block:18px 24px;max-width:430px}
.hero .kicker{margin-bottom:20px}
.portrait{width:55%;right:0}
.portrait figcaption{top:180px;right:12px}
.section{padding:52px 0}
.section h2{font-size:32px;line-height:1.16;letter-spacing:-.015em;margin-bottom:20px}
.person{background:var(--surface-end);padding-block:40px}
.two-col{grid-template-columns:1.55fr .85fr;gap:64px}
.person-text p{font-size:16px;line-height:1.6;max-width:600px}
.person-text .lead{font-size:17px;margin-bottom:18px}
.person-text .personal-note{font-family:"Segoe Print","Bradley Hand",cursive;font-size:18px;line-height:1.5;border:0;padding:0;margin-top:18px;font-weight:400}
.person-text .text-link{margin-top:8px;font-size:13px}
.person-photo{max-width:320px;justify-self:end}
.person-photo img{height:318px;object-fit:cover;object-position:center 16%;mask-image:linear-gradient(to bottom,black 92%,transparent)}
.person-photo figcaption{font-size:10px;max-width:300px;margin-top:4px}
.section-heading{gap:48px}
.section-heading p{font-size:16px;line-height:1.6}
.method{padding-bottom:36px}
.steps{margin-top:28px;gap:40px}
.step::before{width:36px;height:36px;margin-bottom:16px;font-size:16px}
.step:not(:last-child)::after{top:18px;left:36px;width:calc(100% + 40px)}
.step h3{font-size:20px;margin-bottom:10px}
.step p{font-size:15px;line-height:1.6}
.followup{padding-block:32px}
.sample{gap:48px;grid-template-columns:1fr 1.15fr;align-items:start}
.sample-intro h2{font-size:28px;margin-bottom:12px}
.sample-intro .tag{margin-bottom:12px;font-size:10px}
.sample-intro p,.sample-steps p{font-size:15px}
.sample-intro .fine{font-size:11px;margin-top:12px}
summary{font-size:16px;min-height:56px;padding-block:16px}
details p{font-size:15px;padding-bottom:18px}
.faq-layout{gap:48px;grid-template-columns:.9fr 1.1fr}
.faq-layout>div>p{font-size:16px}
.faq-layout .text-link{font-size:13px;margin-top:14px}
.faq details:first-child summary{min-height:48px}
.contact{padding-block:44px}
.contact-layout{gap:20px}
.contact .kicker{margin-bottom:14px;font-size:10px}
.contact h2{font-size:38px;margin-bottom:12px}
.contact .sub{font-size:18px;margin-top:0;line-height:1.5}
.booking-reassurance{font-size:12px;margin-top:12px}
.booking .consent{font-size:10px;margin-top:12px}
.booking{align-self:center}
.contact-copy p{margin-inline:auto}
.booking.is-open{background:transparent;padding:0;border-radius:0;color:white;max-width:900px}
.booking iframe{background:transparent;height:100%;border-radius:0}
#calendar-area:empty{display:none}
#calendar-area{min-width:320px;height:650px;background:transparent}
.booking #calendar-controls{margin-top:8px}
.booking .small-button{background:transparent;color:white;border-color:var(--brand-sky-end);border-radius:4px}
.calendar-help summary,.calendar-help p,.calendar-help a,.contact #calendar-fallback a{color:var(--surface-end)}
.home .contact .calendar-help a:hover{color:white}
.brand-ribbon{width:250px;height:250px}
.footer{padding:32px 0 24px}
.footer p{font-size:12px;margin-top:12px}
.footer-links{font-size:12px;gap:4px 22px;max-width:430px}
.footer-bottom{margin-top:24px;padding-top:16px;font-size:11px}
@media(min-width:1450px){.hero-inner{min-height:560px}.portrait{width:600px;right:0}.hero-copy{padding-top:36px}}
@media(max-width:1050px){.wrap{padding-inline:32px}.hero h1{font-size:44px}.hero-service{font-size:21px}.hero-inner{min-height:520px}.portrait figcaption{top:220px;right:8px}.two-col{gap:40px}.person-photo img{height:300px}.steps{gap:28px}.step:not(:last-child)::after{width:calc(100% + 28px)}}
@media(max-width:760px){.section h2{font-size:29px}.two-col{gap:28px}.person-photo img{height:300px}.hero h1{font-size:40px}.person-text p{font-size:15px}.section-heading,.sample,.faq-layout{gap:28px}.brand-ribbon{width:160px;height:160px}}
@media(max-width:620px){.wrap{padding-inline:24px}.nav{min-height:76px}.hero-inner{min-height:0}.hero-copy{padding:20px 0 8px;width:100%}.hero h1{font-size:40px}.hero-service{font-size:21px}.hero .intro{font-size:16px}.portrait{width:calc(100% + 48px);height:320px;min-height:320px;right:auto;margin:4px -24px 0}.portrait figcaption{top:38px;right:16px}.section{padding-block:38px}.section h2{font-size:29px}.two-col,.section-heading,.sample,.faq-layout{grid-template-columns:1fr;gap:24px}.person-photo{width:78%;max-width:290px;justify-self:center}.person-photo img{height:260px}.person-text p{font-size:16px}.person-text h2 br,.section-heading h2 br,.sample-intro h2 br,.faq-layout h2 br{display:none}.method{padding-bottom:32px}.steps{gap:28px}.step::before{width:36px;height:36px}.step:not(:last-child)::after{left:18px;top:36px;width:1px;height:calc(100% + 28px)}.followup{padding-block:28px}.sample-intro h2{font-size:27px}.faq summary{font-size:16px}.contact{padding-block:36px}.contact h2{font-size:33px}.contact .sub{font-size:16px}.contact .sub br{display:none}.booking.is-open{width:calc(100% + 32px)}.booking iframe{height:100%;border-radius:0}.footer-links{gap:4px 18px}.brand-ribbon{width:140px;height:140px}}
