@font-face{font-family:Outfit;src:url('/assets/fonts/Outfit.ttf') format('truetype');font-weight:100 900;font-display:swap}
:root{--paper:#f1eee7;--ink:#343b38;--muted:#60695f;--purple:#826b9e;--sage:#809d89;--terracotta:#b3765e;--line:#343b3829;--mono:ui-monospace,SFMono-Regular,Consolas,monospace}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font:400 17px/1.65 Outfit,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit;color:inherit}a,button{-webkit-tap-highlight-color:transparent;touch-action:manipulation}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:2px solid #715287;outline-offset:5px}[hidden]{display:none!important}p,h1,h2,h3{margin:0}p+p{margin-top:18px}em{font:400 1em/1.05 Georgia,serif;color:var(--purple);letter-spacing:-.055em}h1{font-size:clamp(48px,6.8vw,96px);font-weight:250;letter-spacing:-.055em;line-height:1.02}h2{font-size:clamp(36px,4vw,56px);font-weight:300;line-height:1.1;letter-spacing:-.045em}h3{font-size:25px;font-weight:400;letter-spacing:-.025em;line-height:1.2}.eyebrow{font:10px/1.6 var(--mono);letter-spacing:.11em;text-transform:uppercase;color:var(--muted)}.skip{position:fixed;top:-90px;left:20px;z-index:100;padding:12px;background:var(--paper)}.skip:focus{top:12px}
.site-header{height:82px;position:fixed;inset:0 0 auto;display:flex;align-items:center;justify-content:space-between;padding:0 4.5vw;gap:30px;background:#f1eee7f5;backdrop-filter:blur(12px);border-bottom:1px solid var(--line);z-index:30}.wordmark{display:flex;align-items:center;gap:12px;white-space:nowrap;font-size:26px;font-weight:450;letter-spacing:-1.3px}.wordmark img{width:35px;height:35px}.site-header nav{display:flex;gap:30px;align-items:center;font-size:13px}.site-header nav a{min-height:44px;display:flex;align-items:center}.site-header nav a[aria-current=page]{text-decoration:underline;text-underline-offset:6px}.site-header .nav-contact{border:1px solid var(--line);padding:0 18px;border-radius:4px}.site-header button{background:none;border:0;padding:8px;font-size:11px}.site-header #motion{margin-left:auto;font:10px var(--mono)}#menu-toggle{display:none}
.wrap{max-width:1240px;margin:auto;padding-left:4.5vw;padding-right:4.5vw}.hero{padding-top:160px;padding-bottom:65px;position:relative}.hero-home{display:grid;grid-template-columns:1.2fr 1fr;gap:6vw;align-items:center;min-height:710px}.hero h1{margin:24px 0}.hero .lead{max-width:580px;font-size:19px;color:var(--muted);line-height:1.6}.actions{display:flex;align-items:center;flex-wrap:wrap;gap:26px;margin-top:32px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:42px;padding:15px 23px;background:var(--ink);color:var(--paper);border:1px solid var(--ink);border-radius:4px;font-size:14px;font-weight:450;min-height:51px;transition:background .2s,transform .2s}.button:hover{background:#4a564e;transform:translateY(-2px)}.button.secondary{background:transparent;color:var(--ink);border-color:var(--line)}.text-link{font-size:14px;border-bottom:1px solid #343b3877;padding-bottom:3px}.hero-note{font:10px/1.7 var(--mono);color:var(--muted);margin-top:25px}.hero-art{width:100%;height:auto;display:block}.art-caption{font:10px var(--mono);color:var(--muted);text-align:center;margin-top:-15px}.audience{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:22px 0;display:flex;justify-content:space-between;gap:20px;font-size:13px}.audience span:first-child{font:10px var(--mono);color:var(--muted)}
.section{padding-top:95px;padding-bottom:95px}.section-heading{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:end;margin-bottom:48px}.section-heading h2{margin-top:18px}.section-heading>p{color:var(--muted);max-width:470px}.offer-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.offer{position:relative;border:1px solid var(--line);border-radius:7px;padding:38px;background:#e7e8de}.offer.build{background:#e7e0ec}.offer h3{margin:20px 0 12px;font-size:33px}.offer>p{color:var(--muted);max-width:400px}.price{font-size:43px;letter-spacing:-.04em;font-weight:300;margin:28px 0 3px}.price small{font:11px var(--mono);letter-spacing:0}.offer .text-link{display:inline-block;margin-top:24px}.offer ul{padding-left:18px;font-size:15px;line-height:2}.offer .eyebrow{color:#565c54}.closing{border-top:1px solid var(--line);padding-top:80px;padding-bottom:90px;display:flex;justify-content:space-between;align-items:center;gap:40px}.closing h2{max-width:680px}.closing p{margin-top:20px;color:var(--muted)}.site-footer{display:block;padding:40px 4.5vw 24px;border-top:1px solid var(--line);font:12px/1.6 Outfit,Arial,sans-serif;color:var(--muted)}.footer-top{display:flex;justify-content:space-between;gap:30px;margin-bottom:35px}.footer-top nav{display:flex;gap:24px;align-items:center;flex-wrap:wrap}.footer-bottom{display:flex;justify-content:space-between;gap:25px;font:9px/1.5 var(--mono)}.site-footer .wordmark{font-size:22px;color:var(--ink)}
.page-hero{padding-top:155px;padding-bottom:65px;max-width:1000px}.page-hero h1{max-width:900px;font-size:clamp(48px,6vw,80px);margin:24px 0}.page-hero .lead{font-size:20px;max-width:670px;color:var(--muted)}.facts{display:grid;grid-template-columns:repeat(3,1fr);padding:26px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:46px}.facts dt{font:10px var(--mono);color:var(--muted);margin-bottom:8px}.facts dd{margin:0;font-size:20px}.split{display:grid;grid-template-columns:1fr 1.4fr;gap:9vw}.split h2{margin-top:18px}.steps{list-style:none;padding:0;margin:0;counter-reset:steps}.steps li{counter-increment:steps;position:relative;padding:0 0 28px 50px;margin-bottom:28px;border-bottom:1px solid var(--line)}.steps li:before{content:'0' counter(steps);position:absolute;left:0;top:4px;font:11px var(--mono);color:var(--purple)}.steps p{color:var(--muted);margin-top:12px;font-size:16px}.scope{display:grid;grid-template-columns:1fr 1fr;gap:50px;padding:45px;background:#e7e8de;border-radius:7px;margin-top:50px}.scope ul{padding-left:20px;line-height:1.8;font-size:16px}.scope li+li{margin-top:12px}.small{font-size:13px;color:var(--muted)}.faq{max-width:780px;margin:0 auto}.faq h2{margin-bottom:32px}.faq details{border-top:1px solid var(--line);padding:20px 0}.faq summary{font-size:18px;cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:30px}.faq summary:after{content:'+';color:var(--purple)}.faq details[open] summary:after{content:'−'}.faq details p{color:var(--muted);margin-top:15px;max-width:690px;font-size:16px}
.example{border-top:1px solid var(--line);padding:48px 0;display:grid;grid-template-columns:1fr 1.35fr;gap:8vw}.example h2{font-size:37px;margin:18px 0}.example p{color:var(--muted)}.flow-list{list-style:none;padding:0;margin:0}.flow-list li{position:relative;padding:0 0 24px 27px;border-left:1px solid #b7bcb0;margin-left:5px}.flow-list li:last-child{border-left-color:transparent}.flow-list li:before{content:'';position:absolute;left:-5px;top:9px;width:9px;height:9px;border-radius:50%;background:var(--sage)}.flow-list li.human:before{background:var(--terracotta)}.flow-list b{font:9px var(--mono);text-transform:uppercase;letter-spacing:.08em;color:var(--muted);display:block;margin-bottom:6px}.flow-list p{font-size:15px;margin:6px 0 0}.legend{display:flex;gap:22px;font:10px var(--mono);margin-top:28px}.legend span:before{content:'●';color:var(--sage);margin-right:8px}.legend span:last-child:before{color:var(--terracotta)}.about-layout{display:grid;grid-template-columns:1.2fr 1fr;gap:8vw;align-items:center}.prose{max-width:720px}.prose h2{margin:45px 0 18px;font-size:31px}.prose a{text-decoration:underline;text-underline-offset:4px}.prose p{color:var(--muted)}
.contact-layout{display:grid;grid-template-columns:1fr 1.1fr;gap:9vw;padding-bottom:95px}.contact-layout h2{font-size:32px;margin-bottom:20px}.contact-layout p{color:var(--muted)}form{border-top:1px solid var(--line);padding-top:28px}label{display:block;font-size:14px;margin-bottom:22px}input,textarea,select{display:block;width:100%;border:1px solid #90968b;border-radius:4px;background:#f8f6ef;padding:13px;margin-top:8px;font-size:16px}textarea{resize:vertical;min-height:135px}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.form-note{font-size:13px;margin:18px 0}.draft{margin-top:30px;background:#e7e8de;padding:28px;border-radius:5px}.draft h3{margin-bottom:12px}.draft textarea{min-height:240px}.draft .actions{margin-top:20px;gap:15px}.status{font-size:13px;margin-top:14px}.fallback-routes{margin:35px auto;max-width:850px;padding:24px;border:1px solid var(--line)}.fallback-routes summary{cursor:pointer;font-size:14px}.fallback-routes p{margin-top:16px;font-size:15px;color:var(--muted)}
/* Preserve the original diagram and choreography inside the Tidy Engines shell. */
.journey{height:auto}.js .journey{height:690svh}.stage{min-height:650px;padding:108px 4.5vw 0;background:radial-gradient(ellipse at 50% 55%,#fffdf7 0%,#f1eee7 68%)}.intro h2{font-size:clamp(34px,4.4vw,64px);font-weight:250;letter-spacing:-.045em;line-height:1.12;margin:13px 0 12px}.intro{min-height:138px}#scene-copy{color:#60695f;font-size:15px}.route-tabs button{color:#636a60;font-size:12px;min-height:44px}.node-sub{fill:#636d5f}#stage-note{color:#636d5f;font-size:9px}#replay{font-size:11px;min-height:44px}.transport{min-height:46px}.eyebrow{color:var(--muted)}.story-access{display:flex;justify-content:center;gap:28px;font-size:12px;padding:23px}.story-access a{border-bottom:1px solid var(--line)}
@media(max-width:900px){.site-header nav{gap:18px}.site-header{gap:15px}.hero-home{gap:2vw;min-height:640px}.hero .lead{font-size:17px}.section-heading{gap:35px}.wordmark{font-size:23px}.site-header #motion{font-size:9px}.footer-top{flex-wrap:wrap}}
@media(max-width:700px){html{scroll-padding-top:82px}.site-header{height:70px;padding:0 22px}.wordmark{font-size:23px}.wordmark img{width:30px;height:30px}.site-header #motion{max-width:54px;font-size:8px}#menu-toggle{display:block;min-height:44px}.site-header nav{display:none;position:absolute;top:69px;left:0;right:0;padding:20px 24px;background:var(--paper);border-bottom:1px solid var(--line);flex-direction:column;align-items:stretch;gap:6px}.site-header nav.open{display:flex}.site-header nav a{font-size:17px;min-height:48px}.site-header .nav-contact{justify-content:center}.wrap{padding-left:24px;padding-right:24px}.hero-home{display:flex;flex-direction:column;align-items:stretch;gap:8px;min-height:0}.hero{padding-top:120px;padding-bottom:36px}.hero h1{font-size:57px;margin:20px 0}.hero .lead{font-size:17px}.hero-art{max-height:310px}.art-caption{margin-top:-5px;font-size:9px}.actions{gap:20px;margin-top:25px}.hero-note{font-size:9px}.audience{flex-wrap:wrap;justify-content:flex-start;gap:14px 24px}.audience span:first-child{width:100%}.section{padding-top:60px;padding-bottom:60px}.section-heading,.offer-grid,.split,.scope,.example,.about-layout,.contact-layout{grid-template-columns:1fr;gap:30px}.section-heading{margin-bottom:30px}.section-heading h2{margin-top:14px}.offer{padding:27px}.offer h3{font-size:30px}.closing{padding-top:60px;padding-bottom:65px;align-items:flex-start;flex-direction:column;gap:28px}.closing h2{font-size:40px}.site-footer{padding:32px 24px 22px}.footer-top nav{gap:15px 22px}.footer-bottom{flex-wrap:wrap;font-size:9px}.page-hero{padding-top:120px;padding-bottom:30px}.page-hero h1{font-size:52px}.page-hero .lead{font-size:18px}.facts{gap:10px;margin-top:32px}.facts dd{font-size:15px}.facts dt{font-size:8px;line-height:1.6}.scope{padding:28px;margin-top:30px}.example{padding:36px 0;gap:24px}.example h2{font-size:35px}.contact-layout{padding-bottom:60px}.field-row{grid-template-columns:1fr;gap:0}.faq summary{font-size:17px}.stage{padding:94px 15px 0;min-height:670px}.intro{min-height:140px}.intro h2{font-size:35px;max-width:360px;margin:12px auto 10px;line-height:1.04}.intro h2 em{display:block}#scene-copy{font-size:12px;max-width:320px}.route-tabs{gap:4px 13px;row-gap:0}.route-tabs button{font-size:10px;min-height:36px}.route-tabs button:first-child{display:flex}.route-tabs button[data-scene="4"]{gap:4px}.transport{min-height:41px;gap:9px}#stage-note{font-size:7px}#replay{font-size:9px}.story-access{font-size:11px;gap:20px}.fallback-routes{margin:24px}.footer-top .wordmark{font-size:23px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.button:hover{transform:none}}
#journey{scroll-margin-top:-100px}@media(max-width:700px){#journey{scroll-margin-top:-82px}}
.js.reduced-story .journey{height:auto}.reduced-story .stage{position:relative}.reduced-story .progress{display:none}
/* Service scenes share the character art and handoff language of the homepage. */
.page-hero.service-hero{max-width:1240px}
.service-intro{display:grid;grid-template-columns:1.18fr 1fr;gap:28px;align-items:center}
.service-hero h1{font-size:clamp(48px,4.7vw,66px);line-height:1.06}
.service-hero .lead{font-size:18px;max-width:550px}
.service-illustration{margin:0;min-width:0}
.service-illustration img{display:block;width:100%;height:auto}
.service-illustration figcaption{font:10px/1.7 var(--mono);color:var(--muted);text-align:center;max-width:340px;margin:0 auto}
@media(max-width:1000px) and (min-width:701px){.service-intro{grid-template-columns:1.15fr 1fr;gap:14px}.service-hero h1{font-size:48px}.service-hero .actions{gap:18px}}
@media(max-width:700px){.service-intro{grid-template-columns:1fr;gap:12px}.service-hero h1{font-size:50px}.service-illustration{width:100%;max-width:440px;margin:0 auto}.service-illustration figcaption{font-size:9px}.service-hero .facts{margin-top:30px}}
