*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--font-body);-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:none}
button,a{touch-action:manipulation}
.announcement{min-height:42px;padding:8px 28px;background:var(--ink);color:#fff;display:flex;align-items:center;justify-content:center;gap:12px;font-size:12px;letter-spacing:.09em;font-weight:700}
.announcement strong{color:var(--orange)}
.announcement a{margin-left:10px;border-bottom:1px solid rgba(255,255,255,.5);padding-bottom:2px}
.announcement-dot{opacity:.4}
.site-header{height:84px;max-width:var(--max);margin:auto;padding:0 32px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}
.brand{font-size:18px;font-weight:800;letter-spacing:-.04em}
.site-header nav{display:flex;gap:30px;font-size:12px;font-weight:800;letter-spacing:.06em}
.site-header nav a{opacity:.65;transition:.2s}.site-header nav a:hover{opacity:1}
.header-cta{background:var(--orange);color:#fff;padding:15px 19px;border-radius:999px;font-size:12px;font-weight:800;letter-spacing:.03em;box-shadow:0 8px 22px rgba(255,100,38,.15)}
.section-pad{max-width:var(--max);margin:auto;padding:100px 32px}
.eyebrow{font-size:12px;font-weight:800;letter-spacing:.16em;color:var(--orange-ink);margin-bottom:22px}.eyebrow.light{color:#ffc3a8}
h1,h2,h3,p{margin-top:0}
h1{font-size:clamp(56px,6.25vw,94px);line-height:.9;letter-spacing:-.075em;margin-bottom:30px;font-weight:800;max-width:940px}
h1 span{color:var(--orange-ink)}
h2{font-size:clamp(44px,5vw,78px);line-height:1.04;letter-spacing:-.045em;font-weight:800}
.hero{min-height:760px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(520px,.95fr);gap:50px;align-items:center;padding-top:84px;padding-bottom:92px}
.hero-copy{min-width:0}.hero-sub{max-width:790px;font-size:21px;line-height:1.55;color:#4c5055;margin-bottom:30px}.hero-offer{display:flex;align-items:center;gap:24px;margin:28px 0 32px}.hero-offer>div:not(.divider){display:flex;align-items:baseline;gap:8px}.hero-offer strong{font-size:35px;letter-spacing:-.05em}.hero-offer span{font-size:14px;color:#666}.hero-offer .divider{height:38px;width:1px;background:var(--line)}
.hero-actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;gap:20px;border-radius:14px;font-weight:800;letter-spacing:-.01em;transition:transform .2s,box-shadow .2s}.btn:hover{transform:translateY(-2px)}.btn.primary{background:var(--orange);color:#fff;padding:21px 26px;box-shadow:0 14px 30px rgba(255,100,38,.15)}.btn.primary:hover{box-shadow:0 18px 38px rgba(255,100,38,.22)}.btn.text-btn{padding:20px 4px;border-radius:0;border-bottom:2px solid var(--ink)}.btn.cream{background:var(--cream);color:var(--ink);padding:21px 27px}.btn.full{width:100%}.btn.xl{font-size:18px;padding:24px 30px}.microcopy{font-size:12px;color:#777;margin:14px 0 0}
.hero-demo{background:var(--paper);border:1px solid var(--line);border-radius:30px;padding:18px;box-shadow:0 28px 80px rgba(37,25,9,.08);overflow:hidden}.demo-topline{height:44px;display:flex;align-items:center;gap:10px;padding:0 8px;font-size:10px;font-weight:800;letter-spacing:.12em;color:#68676a}.demo-topline strong{margin-left:auto;color:var(--ink)}.live-dot{width:9px;height:9px;border-radius:50%;background:#3cb66c;box-shadow:0 0 0 5px rgba(60,182,108,.12)}
.browser-stack{position:relative}.browser-card{position:relative;border-radius:20px;overflow:hidden;border:1px solid #d8d2c8;background:white;display:none}.browser-card.is-active{display:block;animation:example-in .24s ease-out}.browser-bar{height:40px;background:#f3efe8;display:flex;align-items:center;gap:7px;padding:0 14px;border-bottom:1px solid #ded8cf}.browser-bar i{width:8px;height:8px;border-radius:50%;background:#c7c0b6}.browser-bar span{font-size:10px;color:#838079;margin-left:5px}
.before-site{position:relative;min-height:490px;background:#e7e3db;padding:34px}.before-nav{height:70px;background:#fff;padding:20px;display:flex;justify-content:space-between;align-items:center;font-size:10px;color:#7b7b7b}.before-nav b{font-size:13px;color:#222}.before-copy{background:#f9f7f2;border:1px solid #d5cec3;margin:35px auto;width:82%;min-height:300px;padding:44px 38px}.before-copy small{font-size:9px;letter-spacing:.12em}.before-copy h3{font-size:30px;line-height:1.05;letter-spacing:-.05em;margin:14px 0}.before-copy p{font-size:12px;line-height:1.6;color:#747474;max-width:75%}.tiny-links{display:flex;gap:8px;margin-top:22px}.tiny-links span{font-size:9px;border:1px solid #888;padding:9px 12px}.friction-card,.conversion-card{position:relative;margin-left:auto;width:min(100%,240px);border-radius:14px;padding:16px 18px;display:flex;flex-direction:column;gap:6px;box-shadow:0 16px 35px rgba(0,0,0,.13)}.friction-card{background:#fff;color:#1c1c1c}.friction-card span,.conversion-card span{font-size:8px;letter-spacing:.15em;color:var(--orange);font-weight:800}.friction-card strong,.conversion-card strong{font-size:15px}.friction-card small,.conversion-card small{font-size:10px;line-height:1.4;color:#777}
.after-site{position:relative;min-height:490px;background:#102533;color:white;padding:26px}.after-nav{display:grid;grid-template-columns:1fr auto auto;gap:22px;align-items:center;font-size:10px}.after-nav b{font-size:14px}.after-nav div{display:flex;gap:14px;opacity:.78}.after-nav strong{background:var(--orange);padding:12px 14px;border-radius:999px;font-size:9px}.after-copy{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:center;gap:15px;min-height:365px}.after-copy small{font-size:9px;letter-spacing:.15em;color:#ffb999;font-weight:800}.after-copy h3{font-size:43px;line-height:.95;letter-spacing:-.06em;margin:12px 0 16px;max-width:330px}.after-copy p{font-size:12px;color:#b8c1c7;line-height:1.6;max-width:310px}.after-actions{display:flex;gap:8px;margin-top:22px}.after-actions b,.after-actions span{font-size:9px;padding:11px 13px;border-radius:999px}.after-actions b{background:var(--orange)}.after-actions span{border:1px solid rgba(255,255,255,.4)}.food-orb{aspect-ratio:1;height:auto;width:min(100%,255px);border-radius:50%;background:radial-gradient(circle at 45% 40%,#f7efdc 0 18%,#d6a357 19% 28%,#6a8e54 29% 38%,#b6422f 39% 47%,#e9d6a6 48% 58%,#3d5f3e 59% 66%,#ddc59a 67%);box-shadow:0 25px 50px rgba(0,0,0,.25);position:relative;transform:rotate(-8deg)}.food-orb:after{content:"";position:absolute;inset:18px;border:2px solid rgba(255,255,255,.55);border-radius:50%}.conversion-card{background:#fff;color:#111}.conversion-card small{color:#6f7376}.demo-toggle{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding-top:12px}.demo-toggle button{appearance:none;border:1px solid var(--line);background:transparent;border-radius:12px;padding:13px;font-size:11px;font-weight:800;letter-spacing:.08em;cursor:pointer}.demo-toggle button.active{background:var(--ink);color:white;border-color:var(--ink)}
.credibility-bar{border-top:1px solid var(--line);border-bottom:1px solid var(--line);overflow:hidden}.credibility-bar>div{min-height:64px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:20px 40px;padding:20px 24px;font-size:11px;letter-spacing:.11em;font-weight:800;white-space:nowrap}
.stats{padding-top:120px}.stats-heading{max-width:1050px;margin-bottom:55px}.stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.stat-card{min-height:360px;border:1px solid var(--line);background:var(--paper);border-radius:24px;padding:34px;display:flex;flex-direction:column}.stat-card strong{font-size:clamp(80px,8vw,132px);line-height:.8;letter-spacing:-.09em;margin:20px 0 45px}.stat-card p{font-size:20px;line-height:1.35;max-width:330px;margin:auto 0 26px}.stat-card small{font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:#777}.stat-card.dark{background:var(--ink-2);color:white;border-color:var(--ink-2)}.stat-card.dark small{color:#aeb6bc}.stat-card.orange{background:var(--orange);color:var(--ink);border-color:var(--orange)}.stat-card.orange small{color:var(--ink)}.source-note{font-size:10px;color:#777;line-height:1.5;max-width:960px;margin:16px 2px 0}
.problems{padding-top:70px}.section-intro{max-width:980px;margin-bottom:54px}.section-intro>p{font-size:20px;line-height:1.6;color:#5d6065;max-width:830px}.problem-list{border-top:1px solid var(--line)}.problem-row{min-height:230px;display:grid;grid-template-columns:50px minmax(0,1fr) minmax(180px,260px);gap:38px;align-items:center;border-bottom:1px solid var(--line)}.problem-number{font-size:12px;font-weight:800;color:var(--orange);letter-spacing:.12em}.problem-copy h3{font-size:36px;letter-spacing:-.05em;margin-bottom:10px}.problem-copy p{font-size:17px;line-height:1.55;color:#65686d;max-width:720px;margin:0}.mini-graphic{height:130px;border:1px solid var(--line);border-radius:18px;background:var(--paper);position:relative;overflow:hidden}.action-graphic span{position:absolute;height:10px;border-radius:999px;background:#d7d1c8;left:28px}.action-graphic span:nth-child(1){top:34px;width:95px}.action-graphic span:nth-child(2){top:55px;width:150px}.action-graphic strong{position:absolute;right:18px;bottom:18px;background:var(--orange);color:#fff;border-radius:999px;padding:12px 17px;font-size:10px}.menu-graphic{padding:27px}.menu-graphic i{display:block;width:55%;height:10px;border-radius:999px;background:#152735;margin-bottom:13px}.menu-graphic i:nth-child(2){width:70%}.menu-graphic i:nth-child(3){width:42%;background:var(--orange)}.menu-graphic span{position:absolute;right:25px;top:28px;width:70px;height:70px;border:12px solid #f0e9dc;border-top-color:var(--orange);border-radius:50%}
.offer-heading{max-width:1000px;margin-bottom:55px}.offer-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(390px,.65fr);gap:16px}.offer-main,.offer-side{border-radius:26px}.offer-main{background:var(--paper);border:1px solid var(--line);padding:38px}.offer-title-row{display:flex;justify-content:space-between;gap:20px;font-size:10px;font-weight:800;letter-spacing:.12em;color:#6a6a6a}.price-lockup{display:flex;align-items:baseline;flex-wrap:wrap;gap:10px;margin:36px 0 20px}.price-lockup strong{font-size:100px;line-height:.8;letter-spacing:-.09em}.price-lockup>span{font-size:18px;color:#777}.price-lockup em{margin-left:auto;font-style:normal;background:#e8f4eb;color:#237346;border-radius:999px;padding:11px 14px;font-size:11px;font-weight:800}.offer-lead{font-size:18px;line-height:1.6;color:#5e6266;max-width:850px;padding-bottom:30px;border-bottom:1px solid var(--line)}.includes-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 28px}.includes-grid>div{display:flex;gap:12px;padding:21px 0;border-bottom:1px solid #e6dfd4}.includes-grid i{font-style:normal;width:25px;height:25px;border-radius:50%;background:#e8f4eb;color:#257347;display:grid;place-items:center;font-size:12px;font-weight:800;flex:0 0 auto}.includes-grid span{display:flex;flex-direction:column;gap:5px}.includes-grid b{font-size:14px}.includes-grid small{font-size:11px;line-height:1.45;color:#777}.offer-side{background:var(--ink-2);color:white;display:flex;flex-direction:column;padding:34px}.offer-side-top h3{font-size:42px;line-height:1;letter-spacing:-.055em}.offer-side-top p{font-size:15px;line-height:1.6;color:#b9c0c5}.offer-side-bottom{margin-top:auto;border-top:1px solid rgba(255,255,255,.16);padding-top:26px}.offer-side-bottom>span{display:block;font-size:10px;letter-spacing:.12em;font-weight:800;margin-bottom:14px;color:#c2c8cc}.offer-side-bottom small{display:block;text-align:center;color:#9da5aa;font-size:10px;margin-top:12px}
.process{padding-top:70px}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.process-card{min-height:290px;padding:30px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.process-card>span{display:block;font-size:11px;color:var(--orange);font-weight:800;margin-bottom:68px}.process-card h3{font-size:28px;letter-spacing:-.045em;margin-bottom:12px}.process-card p{font-size:14px;line-height:1.6;color:#696c70}
.story{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:center}.story-visual{min-height:590px;border-radius:28px;background:var(--orange);color:var(--ink);padding:34px;position:relative;overflow:hidden}.story-label{font-size:11px;letter-spacing:.13em;font-weight:800}.story-big{font-size:clamp(70px,7vw,118px);line-height:.78;letter-spacing:-.09em;font-weight:800;position:absolute;left:25px;bottom:36px}.story-stamp{position:absolute;right:28px;top:28px;width:95px;height:95px;border:2px solid currentColor;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(9deg)}.story-stamp span{font-size:9px;letter-spacing:.15em}.story-stamp strong{font-size:30px}.story-copy{max-width:710px}.story-copy>p{font-size:19px;line-height:1.7;color:#5e6165}.story-proof{display:flex;flex-wrap:wrap;gap:8px;margin-top:28px}.story-proof span{border:1px solid var(--line);border-radius:999px;padding:11px 14px;font-size:11px;font-weight:800;background:var(--paper)}
.faq{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;border-top:1px solid var(--line);padding-top:100px}.faq-heading{position:sticky;top:35px;align-self:start}.faq-heading h2{font-size:clamp(44px,4vw,66px)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{list-style:none;cursor:pointer;padding:26px 0;font-size:19px;font-weight:800;display:flex;justify-content:space-between;gap:20px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:26px;font-weight:400;transition:transform .2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{font-size:15px;line-height:1.7;color:#686b6f;max-width:760px;padding:0 50px 25px 0;margin:0}
.final-cta{max-width:none;background:var(--ink);color:white;text-align:center;padding-top:130px;padding-bottom:130px}.final-cta-inner{max-width:1020px;margin:auto}.final-cta h2{font-size:clamp(70px,9vw,140px);line-height:.8;margin-bottom:35px}.final-cta p{font-size:20px;color:#b9bec2;margin-bottom:35px}.final-cta small{display:block;color:#8e969c;font-size:10px;margin-top:16px;letter-spacing:.04em}
.footer{background:var(--ink);color:white;padding:55px max(32px,calc((100vw - var(--max))/2 + 32px)) 24px;border-top:1px solid #27292b}.footer-brand{font-size:clamp(52px,8vw,120px);font-weight:800;letter-spacing:-.075em;line-height:.8}.footer>p{color:#9da3a8;font-size:14px;margin:28px 0}.footer-links{display:flex;justify-content:space-between;border-top:1px solid #2a2c2e;border-bottom:1px solid #2a2c2e;padding:22px 0;font-size:11px;font-weight:700}.footer-bottom{display:flex;justify-content:space-between;padding-top:22px;font-size:9px;color:#777}.mobile-sticky{display:none}
.reveal{opacity:1;transform:none}.reveal.in{opacity:1;transform:none}
@media (max-width:1120px){
  .hero{grid-template-columns:1fr;padding-top:65px}.hero-copy{max-width:1000px}.hero-demo{max-width:800px;width:100%;margin:auto}.offer-grid{grid-template-columns:1fr}.offer-side{min-height:430px}.process-grid{grid-template-columns:1fr 1fr}.story{grid-template-columns:1fr}.story-visual{min-height:500px}.faq{grid-template-columns:1fr;gap:40px}.faq-heading{position:static}.site-header nav{display:none}
}
@media (max-width:720px){
  .announcement{justify-content:flex-start;overflow:auto;white-space:nowrap;padding:8px 16px;font-size:9px}.announcement a{margin-left:auto}
  .site-header{height:68px;padding:0 16px}.brand{font-size:15px}.header-cta{font-size:10px;padding:12px 13px}
  .section-pad{padding:76px 16px}.hero{padding-top:55px;gap:42px;min-height:auto}h1{font-size:clamp(48px,15vw,72px)}h2{font-size:clamp(40px,12vw,58px)}.hero-sub{font-size:17px}.hero-offer{gap:16px}.hero-offer strong{font-size:28px}.hero-actions{align-items:stretch}.hero-actions .btn{width:100%}.microcopy{text-align:center}.hero-demo{padding:10px;border-radius:22px}.demo-topline{height:35px}.browser-stack{min-height:0}.before-site,.after-site{min-height:430px;padding:18px}.before-nav{height:54px;padding:13px}.before-nav span{display:none}.before-copy{margin:22px auto;width:92%;min-height:250px;padding:28px 20px}.before-copy h3{font-size:27px}.before-copy p{max-width:90%}.friction-card,.conversion-card{width:min(100%,240px);padding:12px;margin-top:16px}.after-nav{grid-template-columns:1fr auto}.after-nav div{display:none}.after-copy{grid-template-columns:1fr;min-height:300px}.after-copy h3{font-size:38px}.after-copy p{max-width:250px}.food-orb{display:none}.after-actions{position:relative;z-index:2}.credibility-bar>div{justify-content:center;white-space:normal;text-align:center}.stats{padding-top:85px}.stat-grid{grid-template-columns:1fr}.stat-card{min-height:300px}.stat-card strong{font-size:100px;margin-bottom:36px}.problem-row{grid-template-columns:46px 1fr;gap:14px;padding:30px 0}.problem-copy h3{font-size:28px}.mini-graphic{grid-column:2;width:100%;max-width:320px;margin-top:10px}.offer-main{padding:24px}.offer-title-row{flex-direction:column;gap:5px}.price-lockup strong{font-size:78px}.price-lockup em{width:100%;margin:8px 0 0;text-align:center}.includes-grid{grid-template-columns:1fr}.process-grid{grid-template-columns:1fr}.process-card{min-height:220px}.process-card>span{margin-bottom:40px}.story-visual{min-height:410px}.story-big{font-size:clamp(38px,10.4vw,70px);left:20px;right:20px;line-height:.95}.story-copy>p{font-size:17px}.faq{padding-top:70px}.faq-list summary{font-size:16px}.final-cta{padding-top:100px;padding-bottom:130px}.final-cta h2{font-size:70px}.footer{padding-left:16px;padding-right:16px;padding-bottom:90px}.footer-links{flex-direction:column;gap:12px}.footer-bottom{gap:20px}.mobile-sticky{display:flex;position:fixed;z-index:50;left:10px;right:10px;bottom:10px;background:var(--orange);color:white;border-radius:14px;padding:17px 18px;align-items:center;justify-content:space-between;font-size:12px;font-weight:800;box-shadow:0 12px 30px rgba(0,0,0,.2);opacity:0;pointer-events:none;transform:translateY(12px);transition:opacity .2s,transform .2s}.mobile-sticky.visible{opacity:1;pointer-events:auto;transform:none}.announcement{justify-content:center;overflow:hidden}.announcement a,.announcement-dot{display:none}
}
@keyframes example-in{from{opacity:.65;transform:translateY(4px)}to{opacity:1;transform:none}}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.credibility-bar>div{animation:none}.browser-card{transition:none}.btn{transition:none}}

/* Handoff refinements: preserve the v1 layout and support every breakpoint. */
[hidden]{display:none!important}
button{font:inherit}
:focus-visible{outline:3px solid #1666ad;outline-offset:5px}
.btn:focus-visible,.header-cta:focus-visible,.mobile-sticky:focus-visible{outline-color:var(--ink);box-shadow:0 0 0 7px var(--cream)}
.skip-link{position:fixed;top:8px;left:8px;z-index:100;padding:14px 20px;background:var(--ink);color:white;transform:translateY(-150%)}
.skip-link:focus{transform:none}
.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
main:focus{outline:none}
section[id]{scroll-margin-top:24px}
.section-pad>*{min-width:0}
.btn,.header-cta{max-width:100%;text-align:center;line-height:1.4}
.btn>span{flex-shrink:0}
.btn.primary,.header-cta,.mobile-sticky{color:var(--ink)}
.hero-offer{flex-wrap:wrap;margin-bottom:12px}
.hero-offer>div:not(.divider){flex-wrap:wrap}
.offer-term{font-size:14px;line-height:1.5;color:#51565a;margin:0 0 28px}
.microcopy{font-size:14px;line-height:1.5;color:#555b60}
.eyebrow{line-height:1.5}
.example-note{font-size:12px;line-height:1.5;color:#54585c;margin:14px 4px 0}
.before-copy{margin:24px auto;padding:28px;width:100%;min-height:240px}
.before-copy p{max-width:100%}
.before-nav{gap:12px;height:auto;min-height:54px;flex-wrap:wrap}
.after-nav{grid-template-columns:minmax(0,1fr) auto;gap:12px}
.after-nav div{display:none}
.after-copy{padding:26px 0;min-height:330px}
.after-copy h3{font-size:clamp(30px,3vw,43px)}
.after-actions,.tiny-links{flex-wrap:wrap}
.conversion-card,.friction-card{box-shadow:0 8px 18px rgba(0,0,0,.1)}
.demo-toggle button{min-height:44px;font-size:13px}
.stat-card{min-width:0;padding:28px}
.stat-card small{font-size:12px;line-height:1.6;color:#5b5b5b}
.stat-card a{text-decoration:underline;text-underline-offset:4px}
.source-note{font-size:12px;color:#595d60;line-height:1.65;max-width:1100px}


.problem-copy{min-width:0}
.problem-number,.process-card>span,.friction-card span,.conversion-card span{color:var(--orange-ink)}
.problem-copy h3{overflow-wrap:break-word}
.includes-grid small{font-size:14px;line-height:1.5;color:#595d60}
.offer-side-top p,.process-card p,.faq-list details p{font-size:16px}
.offer-side-bottom small{font-size:12px;line-height:1.5;color:#bcc4ca}
.story-visual{container-type:inline-size}
.story-big{font-size:17cqw;line-height:.9;left:5%;right:5%;letter-spacing:-.075em}
.story-stamp{top:64px}
.faq-list,.faq-list details{min-width:0}
.faq-list summary{overflow-wrap:anywhere;align-items:center}
.faq-list summary span{display:grid;place-items:center;flex:0 0 32px;width:32px;height:32px;line-height:1}
.faq-list details p{padding-right:16px}
.final-cta small{font-size:13px;line-height:1.6;color:#b8bec4}
.footer-brand{line-height:1;overflow-wrap:anywhere}
.footer-links a{overflow-wrap:anywhere}
.footer-bottom{font-size:12px;line-height:1.5;color:#acb3b8}
@media (min-width:721px) and (max-width:1000px){
  .stat-card{padding:22px}.stat-card strong{font-size:84px}.stat-card p{font-size:18px}
  .problem-row{grid-template-columns:32px minmax(0,1fr) 180px;gap:20px}
}
@media (max-width:720px){
  .announcement{flex-wrap:wrap;white-space:normal;gap:6px 12px;font-size:10px;text-align:center}
  .site-header{height:auto;min-height:68px;gap:12px;flex-wrap:wrap;padding-top:12px;padding-bottom:12px}
  .brand{font-size:14px}.header-cta{min-height:44px;display:flex;align-items:center;font-size:10px}
  .hero{padding-top:40px}.hero h1{font-size:clamp(42px,13.5vw,68px);line-height:1.04}
  .hero-offer{display:grid;grid-template-columns:1fr 1fr;gap:16px}.hero-offer .divider{display:none}.hero-offer span{font-size:13px}.hero-offer strong{font-size:28px}
  .offer-term{font-size:13px}.btn{font-size:14px;gap:12px}.btn.primary,.btn.cream{padding:19px 16px}
  .demo-topline{font-size:9px;letter-spacing:.07em;gap:8px;padding:0 2px}
  .browser-bar{padding:0 10px}.before-site,.after-site{padding:16px}
  .before-copy{padding:24px 16px}.before-copy h3,.after-copy h3{font-size:30px;line-height:1.05}
  .after-copy{min-height:300px}.after-copy p{max-width:100%}
  .credibility-bar>div{gap:16px 24px;font-size:10px;line-height:1.5}
  .problem-row{grid-template-columns:28px minmax(0,1fr);gap:12px}
  
  
  
  .offer-main{padding:22px}.offer-title-row{font-size:11px;line-height:1.5}
  .offer-side{min-height:0;padding:28px}.offer-side-bottom{margin-top:24px}
  .price-lockup strong{font-size:clamp(64px,21vw,78px)}
  .story-visual{min-height:350px}.story-big{font-size:17cqw}
  .final-cta h2{font-size:clamp(48px,14vw,70px);line-height:1.04}
  .footer-brand{font-size:clamp(40px,11vw,70px)}
  .footer-bottom{flex-wrap:wrap;gap:16px}
  .mobile-sticky{bottom:max(10px,env(safe-area-inset-bottom));min-height:52px}
  html{scroll-padding-bottom:90px}
}
@media (prefers-reduced-motion:reduce){
  *,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}
  .btn:hover{transform:none}
}

/* B2C conversion flow. The source page's sections, offer and visual language remain. */
body{font-family:var(--font-body)}
h1,h2,h3,.brand-name,.footer-brand{font-family:var(--font-heading)}
.brand-name{display:flex;align-items:baseline;gap:8px;font-size:30px;line-height:1;font-weight:800;letter-spacing:-.07em}
.brand-name>span{font-size:21px;font-weight:700;letter-spacing:-.055em}
.site-header nav{gap:26px}
.header-cta{min-height:44px}
.hero{grid-template-columns:minmax(0,1.05fr) minmax(440px,.95fr);gap:42px;padding-top:58px;padding-bottom:72px;min-height:0}
.hero h1{font-size:clamp(54px,5.45vw,82px);line-height:1.04;letter-spacing:-.045em;margin-bottom:24px}
.hero-sub{font-size:19px;line-height:1.55;margin-bottom:24px;max-width:660px}
.hero-offer{margin-top:24px}.hero-offer strong{font-size:34px}
.hero-actions{gap:16px}.hero-actions .btn{font-size:14px}
.hero-actions .btn.primary{padding:20px 22px}
.hero-actions .text-btn{gap:10px;font-size:12px;padding:12px 0}
.hero-actions .text-btn>span:first-child{flex-shrink:1}
.hero-demo{scroll-margin-top:30px}
.hero-demo:focus{outline:none}
.walkthrough-video video{display:block;width:100%;aspect-ratio:16/9;background:var(--ink);border-radius:16px}
.video-caption,.video-error{font-size:14px;line-height:1.5;margin:16px 4px 4px;color:#54585c}
.video-error{padding:12px;background:#fff0e7;border-radius:10px}
.clarity-graphic{display:flex;flex-direction:column;justify-content:center;gap:8px;padding:24px}
.clarity-graphic span{font-size:12px;font-weight:800;letter-spacing:.08em;color:#62676c}
.clarity-graphic strong{font-size:23px;line-height:1.05;letter-spacing:-.04em}
.call-preview{max-width:none;background:var(--ink-2);color:#fff;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.9fr);gap:72px;align-items:center;padding-left:max(32px,calc((100vw - var(--max))/2 + 32px));padding-right:max(32px,calc((100vw - var(--max))/2 + 32px))}
.call-preview h2{font-size:clamp(44px,4.6vw,68px);max-width:700px;margin-bottom:26px}
.call-preview-copy>p{font-size:19px;line-height:1.6;color:#c5cbd0;max-width:600px;margin-bottom:30px}
.call-preview-copy .call-microcopy{font-size:13px;margin:16px 0 0}
.call-agenda{list-style:none;padding:0;margin:0;border-top:1px solid #43515b}
.call-agenda li{display:flex;align-items:flex-start;gap:24px;padding:28px 0;border-bottom:1px solid #43515b}
.call-agenda li>span{color:#ffbb9e;font-size:12px;font-weight:800;line-height:2;flex:0 0 24px}
.call-agenda h3{font-size:27px;line-height:1.15;letter-spacing:-.045em;margin:0 0 12px}
.call-agenda p{color:#c5cbd0;font-size:16px;line-height:1.6;margin:0;max-width:460px}
.story-copy>.eyebrow{font-size:11px;letter-spacing:.1em}
.story-proof span{font-size:12px}
.booking{padding-top:100px;padding-bottom:100px;text-align:left;scroll-margin-top:0}
.booking-inner{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:64px;max-width:1416px;margin:auto;align-items:start}
.booking-copy{padding-top:26px;min-width:0;position:sticky;top:30px}
.booking h2{font-size:clamp(52px,5.2vw,78px);line-height:1.04;max-width:580px;margin-bottom:26px}
.booking-copy>p{font-size:18px;line-height:1.6;color:#c2c8cc;max-width:580px}
.booking-price{display:flex;flex-direction:column;gap:10px;padding:26px 0;border-top:1px solid #3b4248;border-bottom:1px solid #3b4248;margin:30px 0}
.booking-price strong{font-size:48px;letter-spacing:-.055em;line-height:1;color:#fff}
.booking-price strong span{font-size:17px;letter-spacing:0;font-weight:500;margin-left:6px;color:#c2c8cc}
.booking-price>span{font-size:14px;color:#ffbf9f;line-height:1.5}
.booking-details{padding-left:20px;margin:24px 0;font-size:16px;line-height:1.6;color:#c2c8cc}
.booking-details li{margin-bottom:10px;padding-left:6px}
.booking-details li::marker{color:var(--orange)}
.booking-copy .booking-reassurance{font-size:14px;color:#acb6bc}
.booking-calendar{border:1px solid #ddd8d0;border-radius:24px;overflow:hidden;background:#fff;color:var(--ink);min-width:0}
.booking-calendar{scroll-margin-top:24px}
.booking-calendar:focus{outline:none}
.booking-plan-label{display:block;font-size:11px;font-weight:700;line-height:1.5;letter-spacing:.07em;color:#bdc4ca;margin-top:28px}
.calendar-heading{display:flex;flex-direction:column;gap:10px;padding:28px 28px 22px;border-bottom:1px solid #e5e1db}
.calendar-heading>span{font-size:10px;letter-spacing:.1em;font-weight:800;color:#62676c}
.calendar-heading>strong{font-size:24px;line-height:1.2;letter-spacing:-.04em}
.calendar-heading>p{font-size:14px;line-height:1.5;color:#5c6267;margin:0}
.calendar-frame{display:block;border:0;width:100%;height:1040px;background:#fff}
.calendar-alternative{padding:22px 24px;text-align:center;border-top:1px solid #e5e1db}
.calendar-alternative p{font-size:13px;color:#5c6267;margin:0 0 14px;line-height:1.5}
.calendar-alternative .btn{font-size:12px;padding:17px 20px;gap:10px}
.calendar-alternative .sr-only{flex-shrink:1}
.footer-brand{font-size:clamp(52px,7vw,104px)}
.footer>.footer-endorsement{font-size:17px;color:#bdc4ca;margin:20px 0 14px}
.footer-endorsement a{font-weight:800;color:#fff;text-decoration:underline;text-underline-offset:4px}
.footer>p{margin:14px 0 28px;line-height:1.5}
@media (max-width:1120px){
  .hero{grid-template-columns:minmax(0,1fr)}
  .hero-copy{max-width:900px}.hero h1{max-width:900px;font-size:clamp(54px,8vw,78px)}
  .hero-sub{max-width:730px}.hero-demo{max-width:800px}
  .call-preview{gap:40px}.call-preview h2{font-size:52px}
  .booking-inner{grid-template-columns:minmax(0,1fr);gap:36px;max-width:800px}
  .booking-copy{position:static;padding-top:0}.booking h2{max-width:760px}
  .calendar-frame{height:1000px}
}
@media (max-width:720px){
  .brand-name{font-size:27px;gap:6px}.brand-name>span{font-size:17px}
  .site-header{gap:10px}.header-cta{font-size:9px;padding:12px}
  .hero{padding-top:38px;padding-bottom:56px;gap:32px}
  .hero h1{font-size:clamp(43px,12.8vw,64px);line-height:1.04}
  .hero-sub{font-size:17px;margin-bottom:22px}
  .hero-offer{display:grid;grid-template-columns:1fr 1fr}.hero-offer strong{font-size:30px}
  .hero-offer .divider{display:none}.hero-actions{gap:10px}
  .hero-actions .btn.primary{font-size:13px;padding:19px 14px}
  .hero-actions .text-btn{font-size:12px;padding:14px 0}
  .microcopy{font-size:13px}.hero-demo{border-radius:22px}
  .call-preview{grid-template-columns:minmax(0,1fr);gap:34px;padding-left:16px;padding-right:16px}
  .call-preview h2{font-size:clamp(40px,11vw,58px)}
  .call-preview-copy>p{font-size:17px}.call-preview .btn{width:100%;font-size:13px}
  .call-agenda li{gap:14px;padding:24px 0}.call-agenda h3{font-size:25px}
  .clarity-graphic{padding:18px}.clarity-graphic strong{font-size:22px}
  .booking{padding:72px 16px}.booking-inner{gap:24px}
  .booking h2{font-size:clamp(44px,12vw,64px)}
  .booking-copy>p{font-size:17px}.booking-price strong{font-size:44px}
  .booking-calendar{border-radius:18px}.calendar-heading{padding:24px 18px}
  .calendar-heading>strong{font-size:22px}.calendar-frame{height:1090px}
  .calendar-alternative{padding:20px 16px}.calendar-alternative .btn{width:100%;font-size:11px;padding:17px 12px}
  .footer-brand{font-size:clamp(38px,10.2vw,66px)}
}
@media (max-width:369px){
  .calendar-frame{display:none}
}

/* Existing restaurant designs supply the visual proof. */
.hero-demo{background:#eee7dc;padding:16px;box-shadow:0 24px 60px rgba(37,25,9,.08)}
.demo-topline{font-size:11px;letter-spacing:.07em;padding:0 2px;height:auto;min-height:34px;gap:14px;margin-bottom:10px}
.hero-project-main,.hero-project-pair>a,.case-image{position:relative;display:block;overflow:hidden;background:#162734}
.hero-project-main{border-radius:12px;box-shadow:0 10px 25px rgba(13,15,17,.12)}
.hero-projects img,.case-image img{display:block;width:100%;height:auto;aspect-ratio:8/5;object-fit:contain}
.project-enlarge{display:grid;place-items:center;position:absolute;right:12px;bottom:12px;width:40px;height:40px;border-radius:50%;background:var(--paper);color:var(--ink);box-shadow:0 4px 16px #0002;font-size:22px;line-height:1}
.hero-project-caption{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:16px 2px 18px;font-size:14px}
.hero-project-caption>span{font-size:12px;color:#62605c}
.hero-project-pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.hero-project-pair>a{border-radius:10px;color:#fff}
.hero-project-pair>a>span{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;gap:10px;font-size:14px;font-weight:700}
.hero-project-pair i{font-style:normal;font-size:18px}
.portfolio-note{font-size:12px;line-height:1.5;color:#62605c;margin:14px 2px 0}
.selected-work{padding-top:90px;padding-bottom:82px;border-bottom:1px solid var(--line)}
.work-heading{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(0,.7fr);gap:60px;align-items:end;margin-bottom:40px}
.work-heading h2{font-size:clamp(42px,4.1vw,64px);line-height:1;letter-spacing:-.055em;margin:0;max-width:930px}
.work-heading>p{font-size:17px;line-height:1.6;color:#606468;max-width:360px;margin:0 0 4px}
.case-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px}
.case-study{min-width:0;background:var(--paper);border:1px solid var(--line);border-radius:22px;overflow:hidden}
.case-featured{grid-column:1/-1;display:grid;grid-template-columns:minmax(0,1.9fr) minmax(0,1fr);align-items:stretch}
.case-featured>.case-image{display:flex;align-items:center;background:#079fd3}
.case-copy{padding:30px 32px;display:flex;flex-direction:column;align-items:flex-start;min-width:0}
.case-type{font-size:12px;line-height:1.5;font-weight:800;letter-spacing:.06em;color:var(--orange-ink)}
.case-copy h3{font-size:clamp(27px,2.6vw,38px);line-height:1.05;letter-spacing:-.05em;margin:14px 0 16px}
.case-copy>p{font-size:17px;line-height:1.6;color:#62676b;margin:0 0 24px;max-width:550px}
.case-focus{font-size:14px;line-height:1.9;padding-left:14px;border-left:3px solid var(--orange);margin:0 0 24px;color:#545a5f}
.case-preview-link{display:inline-flex;align-items:center;gap:14px;font-size:14px;line-height:1.5;font-weight:800;border-bottom:2px solid var(--orange);padding:5px 0}
.case-preview-link span{font-size:19px;font-weight:500}
.case-featured .case-preview-link{margin-top:auto}
.case-status{font-size:12px;line-height:1.5;color:#747574;margin-top:18px}
.case-links{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:14px 28px;width:100%;margin-top:auto}
.case-original{font-size:14px;line-height:1.5;color:#5e6367;text-decoration:underline;text-underline-offset:4px}
.work-next{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:32px}
.work-next p{font-size:20px;line-height:1.4;font-weight:700;letter-spacing:-.03em;margin:0}
.work-next .btn{font-size:14px}
.research-details{margin-top:20px;color:#64676a}
.research-details summary{cursor:pointer;font-size:14px;line-height:1.5;width:fit-content;padding:8px 0;text-decoration:underline;text-underline-offset:4px}
.research-details .source-note{font-size:13px;line-height:1.7;margin-top:10px}
.stats{padding-top:84px}
.stat-card{min-height:300px}.stat-card strong{margin-bottom:30px}
.case-dialog{width:min(1120px,calc(100% - 32px));max-width:none;max-height:calc(100dvh - 40px);padding:0;border:0;border-radius:20px;background:var(--paper);color:var(--ink);box-shadow:0 30px 100px #0006;overflow:auto}
.case-dialog::backdrop{background:rgba(5,12,18,.8)}
.case-dialog-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:22px 26px}
.case-dialog-heading>div{min-width:0}
.case-dialog-heading span{font-size:11px;line-height:1.5;letter-spacing:.07em;font-weight:700;color:#707578}
.case-dialog-heading h2{font-size:26px;line-height:1.15;letter-spacing:-.035em;margin:6px 0 0}
.case-dialog-close{display:flex;align-items:center;justify-content:center;flex:0 0 44px;width:44px;height:44px;padding:0;border:1px solid var(--line);border-radius:50%;background:var(--paper);color:var(--ink);cursor:pointer}
.case-dialog-close>span{display:block;font-family:Arial,sans-serif;font-size:28px;font-weight:400;letter-spacing:0;line-height:1;color:inherit;transform:translateY(-1px)}
.case-dialog-image{display:block;width:100%;height:auto;max-height:calc(100dvh - 220px);object-fit:contain;background:#111e28}
.case-dialog-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:14px;padding:20px 26px}
.case-dialog-footer p{margin:0;font-size:14px;line-height:1.5;color:#666b6f}
.case-dialog-footer a{font-size:13px;line-height:1.5;font-weight:800;text-decoration:underline;text-underline-offset:4px}
.case-preview-open{overflow:hidden}
@media (max-width:1120px){
  .work-heading{grid-template-columns:minmax(0,1fr);gap:22px}.work-heading>p{max-width:620px}
  .case-featured{grid-template-columns:minmax(0,1.5fr) minmax(0,1fr)}
  .case-copy{padding:26px}.case-focus{display:none}.case-copy h3{font-size:30px}
}
@media (max-width:720px){
  .hero-demo{padding:10px}.demo-topline{font-size:9px;letter-spacing:.02em;gap:10px;min-height:30px;margin-bottom:6px}
  .hero-project-caption{flex-direction:column;align-items:flex-start;gap:5px;padding:14px 2px}
  .hero-project-pair{gap:10px}.hero-project-pair>a>span{font-size:12px;padding:10px}
  .hero-project-main .project-enlarge{width:32px;height:32px;right:8px;bottom:8px;font-size:19px}
  .selected-work{padding-top:66px;padding-bottom:62px}
  .work-heading{gap:18px;margin-bottom:28px}.work-heading h2{font-size:clamp(38px,10.5vw,58px)}.work-heading>p{font-size:16px}
  .case-grid{grid-template-columns:minmax(0,1fr);gap:22px}.case-featured{grid-column:auto;display:block}
  .case-copy{padding:25px 22px}.case-copy h3{font-size:30px}.case-copy>p{font-size:16px;margin-bottom:20px}
  .case-featured>.case-image{display:block}.case-status{margin-top:14px}
  .work-next{flex-direction:column;align-items:stretch;gap:20px;margin-top:28px}.work-next p{font-size:19px}.work-next .btn{width:100%}
  .case-dialog{width:calc(100% - 20px);max-height:calc(100dvh - 24px);border-radius:16px}
  .case-dialog-heading{padding:20px 16px;gap:12px}.case-dialog-heading h2{font-size:23px}
  .case-dialog-image{max-height:calc(100dvh - 250px)}.case-dialog-footer{padding:18px 16px}
  .case-dialog-footer a{font-size:12px}
}

/* Service First brand kit: finished logo, type, and component treatments. */
h1,h2,h3{font-weight:900;text-transform:uppercase}
.before-copy h3{font-family:Arial,sans-serif;font-weight:700;text-transform:none}
.after-nav>strong,.after-actions>b{color:var(--ink)}
.hero-comparison .demo-toggle button{border-color:var(--control-border)}
.hero-comparison .demo-toggle button.active{border-color:var(--ink)}
.brand{display:flex;align-items:center;flex:0 0 auto;min-height:44px}
.brand-logo{display:block;width:224px;max-width:100%;height:auto}
.header-cta-compact{display:none}
.header-cta{display:inline-flex;align-items:center;justify-content:center;min-height:48px}
.btn:not(.text-btn),.header-cta,.mobile-sticky{border:1px solid var(--ink);border-radius:var(--radius-button);font-weight:700;box-shadow:none}
.btn.primary,.header-cta,.mobile-sticky{background:var(--orange);color:var(--ink)}
.btn.primary:hover,.header-cta:hover,.mobile-sticky:hover{background:var(--ink);color:var(--cream);box-shadow:inset 0 0 0 1px var(--cream)}
.btn.cream:hover{background:var(--orange);color:var(--ink)}
.hero-demo,.stat-card,.mini-graphic,.offer-main,.offer-side,.story-visual,.booking-calendar,.case-study,.case-dialog{border-radius:var(--radius)}
.hero-demo{background:var(--paper)}
.hero-project-pair>a,.case-dialog-image{background:var(--ink-2)}
.case-dialog-close{border-color:var(--control-border)}
.footer-brand{display:block;width:min(560px,100%)}
.footer-brand picture{display:block}
.footer-brand img{display:block;width:100%;height:auto}
.footer>.footer-endorsement{display:none;margin-top:20px}
@media (max-width:720px){
  .site-header{flex-wrap:nowrap;gap:10px}
  .brand-logo{width:196px}
  .hero h1{font-size:clamp(36px,11vw,58px);line-height:1.06}
  .offer-side{min-width:0}
  .offer-side-top h3{font-size:clamp(28px,7.5vw,40px)}
  .offer-side .btn{font-size:12px;gap:10px;padding:18px 12px}
  .header-cta{padding:12px;font-size:10px}
  .header-cta-full{display:none}.header-cta-compact{display:inline}
  .footer-brand{width:min(340px,100%)}
}
@media (max-width:374px){
  .brand-logo{width:180px}
  .header-cta{padding:12px 8px;font-size:9px}
}
/* Keep the endorsement readable when the combined logo would be too small. */
@media (max-width:373px){
  .footer>.footer-endorsement{display:block}
}
/* MarkUp review, September 2026. Shared component updates preserve the source layout. */
.hero h1 span,.eyebrow.light,.call-agenda li>span,.process-card>span,.booking-price>span{color:var(--orange)}
.btn:not(.text-btn),.header-cta,.mobile-sticky{border:0;font-weight:800;box-shadow:none}
.btn.primary,.header-cta,.mobile-sticky{color:var(--cream)}
.btn.primary:hover,.header-cta:hover,.mobile-sticky:hover{background:var(--ink);color:var(--cream);box-shadow:none}
.btn.cream:hover{background:var(--orange);color:var(--cream);box-shadow:none}
.btn.text-btn,.hero-actions .text-btn{font-weight:800}
.credibility-bar>div{display:flex;flex-wrap:wrap;justify-content:center;gap:20px 52px;white-space:normal;animation:none}
.credibility-bar>div>span{position:relative}
.credibility-bar>div>span+span::before{content:'•';position:absolute;left:-29px;color:var(--orange);font-size:18px;line-height:1}
.stat-card.orange,.stat-card.orange strong,.stat-card.orange p,.stat-card.orange small{color:#fff}
.offer-grid{align-items:start}
.offer-side{min-height:0;gap:32px;justify-content:flex-start}
.offer-side-bottom{margin-top:0}
.hero-demo{padding:14px}
.compare-slider{position:relative;overflow:hidden;border-radius:8px;background:var(--ink-2);aspect-ratio:16/10;isolation:isolate}
.compare-slider img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:top;display:block}
.compare-before{clip-path:inset(0 calc(100% - var(--split)) 0 0)}
.compare-labels{position:absolute;inset:14px 14px auto;display:flex;justify-content:space-between;pointer-events:none}
.compare-labels span:first-child{opacity:var(--before-label-opacity,1)}
.compare-labels span:last-child{opacity:var(--after-label-opacity,1)}
.compare-labels span,.fade-label{padding:8px 11px;background:var(--ink);color:var(--cream);font-size:10px;font-weight:800;letter-spacing:.06em;border-radius:4px}
.compare-handle{position:absolute;left:var(--split);top:0;bottom:0;width:3px;background:var(--cream);transform:translateX(-50%);pointer-events:none;box-shadow:0 0 10px #0005}
.compare-handle>span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:46px;height:46px;display:grid;place-items:center;border-radius:50%;background:var(--orange);color:var(--cream);font-size:26px;font-weight:800;box-shadow:0 3px 15px #0004}
.compare-slider input{position:absolute;inset:0;width:100%;height:100%;opacity:0;margin:0;cursor:ew-resize}
.compare-slider:focus-within{outline:3px solid #1666ad;outline-offset:3px}
.compare-slider input::-webkit-slider-thumb{width:46px;height:46px;cursor:ew-resize}
.case-comparison{min-width:0}
.fade-stage{position:relative;aspect-ratio:8/5;background:var(--ink-2);overflow:hidden}
.fade-stage img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:top;display:block}
.fade-after{opacity:1;transition:opacity .9s ease}
.case-comparison.is-before .fade-after{opacity:0}
.fade-label{position:absolute;left:14px;top:14px}
.fade-controls{display:flex;align-items:center;gap:6px;padding:10px 12px;border-bottom:1px solid var(--line)}
.fade-controls button{min-height:38px;padding:8px 12px;border:0;background:transparent;color:var(--ink);border-radius:5px;cursor:pointer;font-size:11px;font-weight:800}
.fade-controls button[aria-pressed=true]{background:var(--ink);color:var(--cream)}
.fade-controls [data-fade-toggle]{margin-left:auto;color:var(--muted)}
.gallery-stage{background:var(--ink-2);touch-action:pan-y}
.case-dialog-image{height:min(58dvh,620px);max-height:none;object-fit:contain}
.gallery-controls{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:12px 24px;border-top:1px solid var(--line)}
.gallery-controls button{display:grid;place-items:center;flex:0 0 44px;width:44px;height:44px;border:1px solid var(--line);border-radius:50%;background:var(--paper);cursor:pointer;font-size:22px}
.gallery-controls p{font-size:13px;font-weight:700;line-height:1.4;text-align:center;margin:0}
.gallery-tabs{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;padding:0 24px 16px}
.gallery-tabs button{background:transparent;border:1px solid var(--line);border-radius:6px;padding:9px 13px;min-height:40px;font-size:12px;font-weight:700;cursor:pointer}
.gallery-tabs button[aria-pressed=true]{background:var(--ink);color:var(--cream);border-color:var(--ink)}
.case-dialog-footer{border-top:1px solid var(--line)}
.menu-graphic{display:grid;place-items:center;padding:18px;background:#e9e1d4;height:200px;overflow:hidden}
.menu-phone{width:136px;padding:10px;border:4px solid var(--ink);border-radius:19px;background:var(--paper);box-shadow:8px 10px 0 #d5c9b8;transform:rotate(-5deg)}
.phone-speaker{width:30px;height:4px;border-radius:5px;background:var(--ink);margin:0 auto 10px}
.menu-phone>b{font-size:11px;letter-spacing:.03em;display:block;margin-bottom:8px}
.menu-item{display:flex;gap:6px;align-items:center;padding:7px 0;border-top:1px solid var(--line)}
.menu-item em{display:grid;place-items:center;width:24px;height:26px;background:#fce0cf;border-radius:4px;font-size:9px;font-weight:800;font-style:normal}
.menu-item span{position:static!important;display:block!important;transform:none!important;width:auto!important;height:auto!important;background:none!important;border:0!important}
.menu-item strong{display:block;font-size:8px;line-height:1.5}.menu-item small{display:block;font-size:7px;color:var(--muted)}
.menu-order{padding:7px 2px;border-radius:4px;font-size:8px;text-align:center;font-weight:800;background:var(--orange);color:var(--cream);margin-top:5px}
.wireframe-graphic{display:grid;place-items:center;background:#e9e1d4;padding:20px;height:200px}
.wire-window{width:100%;max-width:210px;background:var(--paper);border:1px solid #b8ada0;border-radius:7px;overflow:hidden;box-shadow:7px 8px 0 #d5c9b8}
.wire-top{display:flex;gap:4px;padding:8px;border-bottom:1px solid var(--line)}.wire-top i{width:4px;height:4px;border-radius:50%;background:#b9afa3}
.wire-nav{display:flex;justify-content:space-between;padding:10px}.wire-nav b{width:38px;height:6px;background:var(--ink)}.wire-nav span{width:50px;height:5px;background:#c7bbaa}
.wire-hero{display:grid;grid-template-columns:1fr 65px;gap:8px;padding:5px 10px 12px}.wire-hero strong{display:block;height:7px;background:var(--ink);margin:5px 0}.wire-hero strong+strong{width:72%}.wire-hero small{display:block;height:4px;background:#c7bbaa;margin-top:8px}.wire-hero em{display:block;width:42px;height:12px;background:var(--orange);margin-top:8px}.wire-hero svg{width:65px;background:#eee8dd;stroke:#b5a692;stroke-width:2}
.wire-cards{display:flex;gap:6px;padding:0 10px 10px}.wire-cards i{flex:1;height:24px;background:#e9e1d4;border-radius:2px}
.story-evidence{position:relative;display:flex;flex-direction:column;justify-content:center;gap:24px;padding:30px 32px 34px;min-height:580px;overflow:hidden;background:var(--ink-2);container-type:normal}
.story-evidence .story-label{position:static;color:var(--orange);font-size:11px;letter-spacing:.08em}
.story-screen{position:relative;width:95%;border:1px solid #697077;border-radius:8px;overflow:hidden;box-shadow:0 18px 40px #0005;transform:rotate(-4deg)}
.screen-top{display:flex;align-items:center;gap:4px;background:#f1ece3;padding:8px}.screen-top i{height:5px;width:5px;background:#aaa39a;border-radius:50%}.screen-top span{font-size:7px;font-weight:800;color:#5d6062;margin-left:auto}
.story-screen img{display:block;width:100%;height:auto}
.story-detail{position:absolute;right:20px;top:44%;width:49%;border:5px solid var(--paper);border-radius:8px;transform:rotate(5deg);box-shadow:0 14px 25px #0004}
.story-detail img{display:block;width:100%;height:auto}
.story-service{margin-top:20px;color:var(--cream)}.story-service>span{display:block;font-size:10px;letter-spacing:.06em;font-weight:800}.story-service strong{display:block;font-family:var(--font-heading);text-transform:uppercase;font-size:clamp(24px,2.5vw,36px);line-height:1.06;letter-spacing:-.035em;margin:14px 0 18px}.story-service .service-note{color:var(--orange)}
.explainer{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:center;gap:60px;border-bottom:1px solid var(--line);padding-top:76px;padding-bottom:76px}
.explainer h2{font-size:clamp(36px,4vw,60px);margin-bottom:24px}.explainer-copy>p{font-size:17px;line-height:1.65;color:#606468;max-width:520px}.explainer-media{min-width:0;border-radius:12px;overflow:hidden;background:var(--paper);border:1px solid var(--line)}
.video-cover img{display:block;width:100%;height:auto}.video-cover p{font-size:12px;line-height:1.5;padding:16px 20px;margin:0;color:var(--muted)}.walkthrough-video video{border-radius:0}
.lead-form{padding:28px;display:grid;gap:20px}
.lead-form label{font-size:14px;font-weight:800;line-height:1.4;display:grid;gap:9px}
.lead-form input:not([type=hidden]){width:100%;min-width:0;min-height:54px;padding:14px 15px;border:1px solid #b9b5ae;border-radius:7px;background:var(--paper);font:400 16px var(--font-body);color:var(--ink)}
.lead-form input:focus{border-color:var(--orange);outline:2px solid var(--orange);outline-offset:2px}
.lead-form input::placeholder{color:#73777a}
.lead-form .btn{cursor:pointer;font-size:14px}.lead-form .btn:disabled{opacity:.65;cursor:wait}
.lead-form p{margin:0}.lead-form .field-help{font-size:12px;font-weight:400;line-height:1.5;color:#62676c;margin-top:-12px}
.lead-privacy{font-size:12px;line-height:1.65;color:#686c70;margin:0}
.form-error{font-size:14px;line-height:1.5;padding:14px;background:#fff0ea;color:#952d0b;border-radius:6px}.form-error a{text-decoration:underline}
#edit-lead{align-self:flex-start;padding:8px 0;border:0;background:transparent;text-decoration:underline;text-underline-offset:4px;font-size:12px;font-weight:700;cursor:pointer}
.thanks-page{min-height:100vh;display:grid;place-items:center;padding:24px}.thanks-card{max-width:660px;background:var(--paper);border:1px solid var(--line);padding:44px;border-radius:12px}.thanks-card img{max-width:100%;height:auto;margin-bottom:40px}.thanks-card h1{font-size:48px}.thanks-card>p{font-size:17px;line-height:1.6}.thanks-card .lead-privacy{font-size:12px;margin-top:24px}
@media(max-width:1120px){.explainer{gap:32px}.story-evidence{min-height:560px}}
@media(max-width:720px){
 .credibility-bar>div{gap:20px 44px;max-width:440px;margin:auto}.credibility-bar>div>span+span::before{left:-25px}
 .compare-slider{aspect-ratio:8/5}.compare-labels{inset:10px 10px auto}.compare-labels span{font-size:8px;padding:6px 8px}.compare-handle>span{width:38px;height:38px;font-size:22px}
 .story-evidence{padding:26px 24px;min-height:520px}.story-evidence .story-label{font-size:10px}.story-service strong{font-size:29px}.story-detail{top:41%}
 .explainer{grid-template-columns:minmax(0,1fr);gap:28px;padding-top:62px;padding-bottom:62px}.explainer h2{font-size:clamp(36px,10vw,52px)}
 .lead-form{padding:24px 18px;gap:20px}.lead-form .btn{padding:18px 12px;font-size:12px}
 .case-dialog-image{height:42dvh}.gallery-controls{padding:10px 14px;gap:10px}.gallery-tabs{padding:0 14px 14px;gap:6px}.gallery-tabs button{font-size:10px;padding:8px 10px}.gallery-controls p{font-size:12px}.case-dialog-footer{padding:14px}.case-dialog-footer p{font-size:12px}
 .thanks-card{padding:28px 22px}.thanks-card h1{font-size:38px}
}
@media(prefers-reduced-motion:reduce){.fade-after{transition:none}}
.compare-slider{aspect-ratio:16/9}
.compare-slider img,.fade-stage img{object-fit:contain}
.case-manual-comparison{min-width:0;align-self:center;background:#079fd3}
.case-manual-comparison .compare-slider{aspect-ratio:8/5;border-radius:0;background:#079fd3}
.case-manual-comparison .compare-before{object-fit:cover;object-position:top}
.case-comparison-note{margin:0;padding:12px 16px;background:var(--cream);color:var(--muted);font-size:11px;line-height:1.6}
.case-comparison-note a{color:var(--ink);text-underline-offset:3px}
.booking .lead-form .lead-privacy{font-size:12px;line-height:1.65;color:#686c70;margin:0;max-width:none}
.booking .lead-form .form-error{font-size:14px;line-height:1.5;color:#952d0b;margin:0;max-width:none}


/* MarkUp follow-up: shared accents, balanced strip, and centered SVG controls. */
.eyebrow,.eyebrow.light,.case-type,.problem-number{color:var(--orange)}
.credibility-bar>div{width:100%;max-width:none;justify-content:space-between;flex-wrap:nowrap;gap:18px;padding-inline:clamp(24px,4vw,72px)}
.credibility-bar>div>span{display:flex;align-items:center;gap:18px;flex:none}
.credibility-bar>div>i{font-style:normal;color:var(--orange);font-size:18px;line-height:1;flex:none}
.credibility-bar>div>span+span::before{content:none}
.compare-handle>span,.case-dialog-close,.gallery-controls button{display:flex;align-items:center;justify-content:center;line-height:1;padding:0}
.compare-handle svg,.case-dialog-close svg,.gallery-controls svg{display:block;width:24px;height:24px;flex:none}
.stat-card strong{font-variant-numeric:tabular-nums}
.booking-copy{position:static}
@media(min-width:1121px){.booking-calendar{position:sticky;top:min(24px,calc(100dvh - var(--booking-card-height,600px) - 24px))}}
@media(max-width:1000px){
 .credibility-bar>div{flex-wrap:wrap;gap:18px 24px;padding-inline:24px}
 .credibility-bar>div>i{display:none}
 .credibility-bar>div>span,.credibility-bar>div>span:not(:last-child){flex:0 0 calc(50% - 12px);justify-content:flex-start;gap:12px;text-align:left}
 .credibility-bar>div>span:not(:last-child)::after{content:none}
 .credibility-bar>div>span::before,.credibility-bar>div>span+span::before{content:'•';position:static;flex:none;color:var(--orange);font-size:18px;line-height:1}
}
@media(max-width:500px){.credibility-bar>div{gap:16px;padding-inline:20px;font-size:9px;letter-spacing:.06em}.credibility-bar>div>span,.credibility-bar>div>span:not(:last-child){flex-basis:100%}}
