:root{--black: #111111;--warm-white: #f7f5f0;--terracotta: #d65a38;--graphite: #6a6965;--stone: #d9d5cd;--white: #ffffff;--shell: 1440px;--gutter: clamp(20px, 4vw, 48px);--section: clamp(64px, 8vw, 112px);--radius: 999px;--ease-out: cubic-bezier(.22, 1, .36, 1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--black);background:var(--warm-white);font-family:Inter,Arial,sans-serif;font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}body:before{content:"";position:fixed;inset:0;z-index:999;pointer-events:none;opacity:.13;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.16'/%3E%3C/svg%3E");mix-blend-mode:multiply}img{display:block;max-width:100%;height:auto}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--terracotta);outline-offset:4px}section[id]{scroll-margin-top:96px}.contact-cta :focus-visible,.process-brief :focus-visible,.contact-card :focus-visible{outline-color:var(--black)}.shell{width:min(100%,var(--shell));margin-inline:auto;padding-inline:var(--gutter)}.narrow{max-width:1000px;margin-left:max(0px,calc((100vw - var(--shell)) / 2))}.skip-link{position:fixed;top:12px;left:12px;z-index:102;padding:12px 16px;background:var(--warm-white);color:var(--black);transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.scroll-progress{--page-progress: 0;position:fixed;inset:0 0 auto;z-index:101;height:3px;background:var(--terracotta);transform:scaleX(var(--page-progress));transform-origin:left;will-change:transform}.motion-ready [data-reveal]{opacity:0;transform:translateY(32px);transition:opacity .75s var(--ease-out) var(--reveal-delay, 0ms),transform .75s var(--ease-out) var(--reveal-delay, 0ms)}.motion-ready [data-reveal][data-visible]{opacity:1;transform:translateY(0)}@media print{.motion-ready [data-reveal]{opacity:1!important;transform:none!important;transition:none!important}}.site-header{background:var(--black);color:var(--warm-white);position:sticky;top:0;z-index:100;transition:background-color .35s ease,box-shadow .35s ease,backdrop-filter .35s ease}.site-header.overlay{position:fixed;inset:0 0 auto;background:transparent}.site-header.overlay.is-scrolled{background:#111111d1;box-shadow:0 1px #f7f5f024;backdrop-filter:blur(18px)}.site-header.light.is-scrolled{background:#f7f5f0e6;box-shadow:0 1px #1111111f;backdrop-filter:blur(18px)}.site-header.light{background:var(--warm-white);color:var(--black)}.site-header.menu-open,.site-header.overlay.menu-open{position:fixed;inset:0;overflow-y:auto;background:var(--black);box-shadow:none;backdrop-filter:none}.site-header.light.menu-open{background:var(--warm-white);box-shadow:none;backdrop-filter:none}body.menu-locked{overflow:hidden}body.menu-locked .scroll-progress{visibility:hidden}.header-row{min-height:92px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;min-height:48px;text-decoration:none;font-weight:700;letter-spacing:.04em;font-size:21px}.brand i{font-style:normal;color:var(--terracotta);transform:skew(-12deg);transition:transform .35s var(--ease-out)}.brand:hover i{transform:skew(-12deg) translate(4px)}.desktop-nav{display:flex;align-items:center;gap:4px}.desktop-nav>a:not(.button){min-height:48px;display:inline-flex;align-items:center;padding:12px;text-decoration:none;font-weight:600;background-image:linear-gradient(currentColor,currentColor);background-position:12px calc(100% - 8px);background-repeat:no-repeat;background-size:0 1px;transition:background-size .3s var(--ease-out)}.desktop-nav>a:not(.button):hover,.desktop-nav>a[aria-current=page]{background-size:calc(100% - 24px) 1px}.site-header.light .desktop-nav>a[aria-current=page]{position:relative;padding-left:24px;text-decoration:none}.site-header.light .desktop-nav>a[aria-current=page]:before{content:"";position:absolute;left:8px;width:4px;height:16px;background:var(--terracotta)}.menu-button{display:none;min-width:48px;min-height:48px;border:1px solid currentColor;border-radius:var(--radius);background:transparent;color:inherit;font:inherit;font-weight:600;padding:8px 16px}.mobile-nav{padding-top:8px;padding-bottom:24px}.mobile-nav a{display:flex;min-height:52px;align-items:center;border-top:1px solid rgba(247,245,240,.25);text-decoration:none;font-size:20px;font-weight:600}.site-header.light .mobile-nav a{border-color:var(--stone)}.button{min-height:48px;min-width:48px;display:inline-flex;align-items:center;justify-content:center;padding:12px 24px;border:1px solid transparent;border-radius:var(--radius);text-decoration:none;font-weight:600;line-height:1.25;transition:transform .3s var(--ease-out),background .3s ease,box-shadow .3s ease}.button:hover{transform:translateY(-3px);box-shadow:0 10px 24px #11111129}.button:active{transform:translateY(1px);box-shadow:inset 0 0 0 2px currentColor}.button.primary{background:var(--terracotta);color:var(--black)}.button.dark{background:var(--black);color:var(--warm-white)}.button.outline{border-color:var(--warm-white);color:var(--warm-white)}.button.secondary{border-color:var(--black);color:var(--black)}.eyebrow{margin:0;font-size:12px;line-height:16px;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.muted{color:var(--graphite)}.lede{font-size:clamp(18px,2vw,20px);line-height:1.5}h1,h2,h3,p{overflow-wrap:break-word}h1,h2,h3{margin:0;letter-spacing:-.03em;line-height:1.05}h1{font-size:clamp(48px,7vw,84px)}h2{font-size:clamp(36px,4.5vw,56px)}h3{font-size:28px}.home-hero{min-height:100vh;min-height:100svh;height:100vh;height:100svh;display:flex;align-items:flex-end;overflow:hidden;color:var(--warm-white);position:relative;isolation:isolate;background:var(--black) var(--hero-poster, none) center/cover no-repeat}.home-hero:after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,#000000bd,#0000006e,#0000002e)}.hero-video{position:absolute;inset:-2%;z-index:0;width:104%;height:104%;object-fit:cover;object-position:center;transform:scale(calc(1 + var(--hero-progress, 0) * .035));will-change:transform}.hero-content{position:relative;z-index:2;padding-top:140px;padding-bottom:clamp(48px,6vw,80px);transform:translateY(calc(var(--hero-progress, 0) * -28px));will-change:transform}.hero-content h1{margin:14px 0 18px;max-width:720px}.hero-line{display:block;color:inherit}.hero-line.accent{color:var(--terracotta)}.motion-ready .hero-content>.eyebrow,.motion-ready .hero-content>.lede,.motion-ready .hero-content>.actions,.motion-ready .hero-line{opacity:0;transform:translateY(28px);animation:hero-enter .8s var(--ease-out) forwards}.motion-ready .hero-content>.eyebrow{animation-delay:.12s}.motion-ready .hero-line:nth-child(1){animation-delay:.22s}.motion-ready .hero-line:nth-child(2){animation-delay:.3s}.motion-ready .hero-line:nth-child(3){animation-delay:.38s}.motion-ready .hero-line:nth-child(4){animation-delay:.46s}.motion-ready .hero-content>.lede{animation-delay:.56s}.motion-ready .hero-content>.actions{animation-delay:.66s}@keyframes hero-enter{to{opacity:1;transform:translateY(0)}}.hero-content .lede{max-width:620px}.actions{display:flex;flex-wrap:wrap;gap:16px;margin-top:24px}.editorial,.process,.service-list,.contact-panel,.legal-copy,.not-found{padding-top:var(--section);padding-bottom:var(--section)}.section-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(36px,6vw,72px);align-items:center}.section-grid h2,.process h2,.pricing h2{max-width:820px;margin:16px 0}.section-grid figure{margin:0;overflow:hidden}.section-grid figure img{width:100%;aspect-ratio:3/2;object-fit:cover;transition:transform 1s var(--ease-out)}.section-grid figure:hover img{transform:scale(1.035)}figcaption,.fine-print{margin-top:12px;color:var(--graphite);font-size:14px}.dark-section{color:var(--warm-white);background:var(--black);padding:var(--section) 0}.section-title-row{display:flex;gap:32px;align-items:end;justify-content:space-between;margin:16px 0 56px}.section-title-row h2{max-width:800px}.text-link{min-height:48px;display:inline-flex;align-items:center;white-space:nowrap;font-weight:600}.text-links{display:flex;flex-wrap:wrap;column-gap:32px}.text-links .text-link{white-space:normal}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#f7f5f047}.feature-grid article{padding:36px;background:var(--black);transition:background-color .35s ease,transform .35s var(--ease-out)}.feature-grid article:hover{background:#1a1a1a;transform:translateY(-6px)}.feature-grid span,.service-list span,.process-grid span{display:block;margin-bottom:32px;color:var(--terracotta);font-size:20px;font-weight:600}.feature-grid h3{margin-bottom:12px}.feature-grid p{color:var(--stone)}.process>.lede{max-width:800px}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-top:56px}.process-grid article{display:grid;grid-template-columns:auto 1fr;gap:24px;padding-top:28px;border-top:1px solid var(--stone);transition:border-color .3s ease,transform .35s var(--ease-out)}.process-grid article:hover{border-color:var(--terracotta);transform:translateY(-6px)}.process-grid article>span{margin:0;color:var(--black);font-size:30px}.process-grid h3{margin-bottom:10px}.process-grid p{color:var(--graphite)}.photo-break{min-height:520px;background-image:linear-gradient(#0000001f,#00000061),var(--photo-image, none);background-size:cover;background-repeat:no-repeat;background-position:center calc(42% + var(--photo-progress, .5) * 16%)}.contact-cta{padding:var(--section) 0;background:var(--terracotta);color:var(--black)}.contact-cta h2{margin:16px 0;max-width:950px}.contact-cta p:not(.eyebrow){font-size:20px}.contact-cta .button{margin-top:10px}.page-hero{background:var(--black);color:var(--warm-white);padding:clamp(80px,11vw,150px) 0}.page-hero h1{max-width:1080px;margin:20px 0}.page-hero .lede{max-width:760px;color:var(--stone)}.process-hero{position:relative;min-height:calc(100svh - 92px);overflow:hidden;color:var(--warm-white);background:var(--black);isolation:isolate}.process-hero:before{content:"";position:absolute;inset:0;z-index:-2;opacity:.25;background-image:linear-gradient(rgba(247,245,240,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(247,245,240,.08) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(90deg,transparent 4%,#000 45%,#000 100%)}.process-hero:after{content:"";position:absolute;inset:0;z-index:-1;background:radial-gradient(circle at 77% 43%,rgba(214,90,56,.18),transparent 31%),linear-gradient(90deg,var(--black) 0%,transparent 58%)}.process-hero-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(520px,1.08fr);gap:clamp(48px,7vw,100px);align-items:center;min-height:calc(100svh - 188px);padding-top:48px;padding-bottom:32px}.process-hero-copy{position:relative;z-index:2}.process-hero-copy h1{max-width:680px;margin:16px 0 20px;font-size:clamp(46px,4.8vw,68px);line-height:1}.process-hero-copy h1 span{color:var(--terracotta)}.process-hero-copy .lede{max-width:680px;color:var(--stone)}.blueprint{position:relative;min-height:480px;perspective:1000px}.blueprint-orbit{position:absolute;inset:3% 0 0 2%;border:1px solid rgba(214,90,56,.32);border-radius:50%;transform:rotate(-12deg)}.blueprint-orbit:before,.blueprint-orbit:after{content:"";position:absolute;width:9px;height:9px;border-radius:50%;background:var(--terracotta);box-shadow:0 0 20px #d65a38b3}.blueprint-orbit:before{top:11%;left:15%}.blueprint-orbit:after{right:8%;bottom:18%}.blueprint-window{position:absolute;inset:8% 5% 12% 8%;overflow:hidden;border:1px solid rgba(247,245,240,.25);border-radius:16px;background:#f7f5f012;box-shadow:0 40px 80px #00000059;backdrop-filter:blur(12px);transform:rotateY(-7deg) rotateX(3deg)}.blueprint-toolbar{height:44px;display:flex;align-items:center;gap:7px;padding:0 16px;border-bottom:1px solid rgba(247,245,240,.16)}.blueprint-toolbar i{width:7px;height:7px;border-radius:50%;background:#f7f5f059}.blueprint-toolbar span{margin-left:auto;color:#f7f5f073;font-size:10px;letter-spacing:.08em}.blueprint-canvas{position:relative;height:calc(100% - 44px);padding:28px}.blueprint-nav{width:100%;height:18px;border-bottom:1px solid rgba(247,245,240,.18)}.blueprint-kicker{width:24%;height:7px;margin-top:44px;background:var(--terracotta);opacity:.9}.blueprint-title{display:grid;gap:11px;width:68%;margin-top:20px}.blueprint-title i,.blueprint-copy i,.blueprint-actions i{display:block;border-radius:2px;background:#f7f5f0c2}.blueprint-title i{height:19px}.blueprint-title i:nth-child(2){width:88%}.blueprint-title i:nth-child(3){width:62%}.blueprint-copy{display:grid;gap:8px;width:55%;margin-top:24px}.blueprint-copy i{height:6px;opacity:.36}.blueprint-copy i:nth-child(2){width:78%}.blueprint-actions{display:flex;gap:12px;margin-top:28px}.blueprint-actions i{width:108px;height:34px;border-radius:var(--radius);background:var(--terracotta)}.blueprint-actions i:last-child{width:92px;border:1px solid rgba(247,245,240,.55);background:transparent}.blueprint-media{position:absolute;right:28px;bottom:28px;width:35%;height:45%;border:1px solid rgba(247,245,240,.22);background:linear-gradient(145deg,#d65a3866,#f7f5f00a)}.blueprint-media span{position:absolute;inset:18%;border:1px solid rgba(247,245,240,.25);border-radius:50%}.blueprint-scenes{position:absolute;inset:0;overflow:hidden}.blueprint-scene{position:absolute;inset:14px;visibility:hidden;overflow:hidden;border:1px solid rgba(247,245,240,.16);border-radius:10px;background:linear-gradient(145deg,#111111f0,#1f1d1be0);opacity:0}.blueprint[data-active-stage="01"] .scene-01,.blueprint[data-active-stage="02"] .scene-02,.blueprint[data-active-stage="03"] .scene-03,.blueprint[data-active-stage="04"] .scene-04,.blueprint[data-active-stage="05"] .scene-05,.blueprint[data-active-stage="06"] .scene-06,.blueprint[data-active-stage="07"] .scene-07{visibility:visible;opacity:1}.scene-tag{position:absolute;top:16px;left:18px;color:#f7f5f09e;font-size:9px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.scene-target{position:absolute;top:50%;left:50%;width:150px;height:150px;border:1px solid rgba(214,90,56,.28);border-radius:50%;transform:translate(-50%,-46%)}.scene-target:before,.scene-target:after,.scene-target i{content:"";position:absolute;border:1px solid rgba(214,90,56,.42);border-radius:50%}.scene-target:before{inset:22px}.scene-target:after{inset:48px;background:#d65a382e}.scene-target i{width:7px;height:7px;border:0;background:var(--terracotta);box-shadow:0 0 16px #d65a38cc}.scene-target i:nth-child(1){top:16px;left:28px}.scene-target i:nth-child(2){top:62px;right:7px}.scene-target i:nth-child(3){bottom:12px;left:48px}.scene-target b{position:absolute;inset:0;display:grid;place-items:center;color:var(--warm-white);font-size:11px;letter-spacing:.08em;text-transform:uppercase}.scene-chip{position:absolute;padding:6px 9px;border:1px solid rgba(247,245,240,.2);border-radius:var(--radius);color:var(--stone);font-size:9px;text-transform:uppercase}.scene-01 .chip-a{top:30%;left:9%}.scene-01 .chip-b{top:34%;right:8%}.scene-01 .chip-c{right:13%;bottom:19%}.scene-search{position:absolute;top:33%;left:18%;width:82px;height:82px;border:2px solid var(--terracotta);border-radius:50%}.scene-search:after{content:"";position:absolute;right:-27px;bottom:-16px;width:42px;height:2px;background:var(--terracotta);transform:rotate(45deg);transform-origin:left}.scene-search i{position:absolute;inset:18px;border:1px dashed rgba(247,245,240,.35);border-radius:50%}.scene-bars{position:absolute;top:29%;right:11%;width:43%;display:grid;gap:15px}.scene-bars i{display:block;height:8px;background:#f7f5f038;transform-origin:left}.scene-bars i:nth-child(1){width:92%;background:#d65a38b8}.scene-bars i:nth-child(2){width:65%}.scene-bars i:nth-child(3){width:80%}.scene-bars i:nth-child(4){width:48%}.scene-scan-line{position:absolute;top:18%;bottom:10%;left:12%;width:1px;background:linear-gradient(transparent,var(--terracotta),transparent)}@keyframes blueprint-scan{to{transform:translate(340px)}}.scene-sitemap{position:absolute;inset:26% 12% 12%;display:grid;grid-template-columns:repeat(3,1fr);gap:52px 14px;text-align:center}.scene-sitemap:before{content:"";position:absolute;top:34px;left:16%;right:16%;height:54px;border:solid rgba(214,90,56,.45);border-width:1px 1px 0}.scene-sitemap b,.scene-sitemap span{position:relative;z-index:1;display:grid;min-height:38px;place-items:center;border:1px solid rgba(247,245,240,.24);border-radius:6px;background:#1a1918;color:var(--stone);font-size:9px;text-transform:uppercase}.scene-sitemap b{grid-column:2;border-color:var(--terracotta);color:var(--warm-white)}.scene-sitemap i{position:absolute;top:37px;left:50%;width:1px;height:51px;background:#d65a3873}.scene-type{position:absolute;top:25%;left:10%;width:34%}.scene-type b{display:block;color:var(--warm-white);font-size:70px;line-height:1;letter-spacing:-.08em}.scene-type i{display:block;width:90%;height:5px;margin-top:12px;background:#f7f5f047}.scene-type i:last-child{width:62%}.scene-palette{position:absolute;right:9%;bottom:14%;display:flex;gap:9px}.scene-palette i{width:24px;height:24px;border:1px solid rgba(247,245,240,.25);border-radius:50%}.scene-palette i:nth-child(1){background:var(--terracotta)}.scene-palette i:nth-child(2){background:var(--warm-white)}.scene-palette i:nth-child(3){background:var(--stone)}.scene-palette i:nth-child(4){background:var(--black)}.scene-layout-card{position:absolute;top:27%;right:9%;width:42%;height:42%;padding:18px;border:1px solid rgba(247,245,240,.25);background:#f7f5f00d}.scene-layout-card i{display:block;width:65%;height:9px;margin-bottom:11px;background:#f7f5f0b8}.scene-layout-card i:first-child{width:30%;height:5px;background:var(--terracotta)}.scene-layout-card i:last-child{width:82%;height:48px;background:linear-gradient(135deg,#d65a386b,#f7f5f00f)}.scene-code{position:absolute;top:25%;left:8%;width:50%;display:grid;gap:12px}.scene-code i{height:6px;border-radius:4px;background:#f7f5f047}.scene-code i:nth-child(odd){width:76%;background:#d65a38ad}.scene-code i:nth-child(2){width:54%;margin-left:18px}.scene-code i:nth-child(4){width:88%;margin-left:18px}.scene-code i:nth-child(6){width:42%}.scene-browser{position:absolute;top:24%;right:7%;width:34%;height:55%;padding:34px 12px 12px;border:1px solid rgba(247,245,240,.28);border-radius:6px;background:#f7f5f00d}.scene-browser:before{content:"•••";position:absolute;top:6px;left:9px;color:var(--terracotta);letter-spacing:3px}.scene-browser i{display:block;height:6px;margin-bottom:8px;background:#f7f5f073}.scene-browser i:nth-child(2){width:66%}.scene-browser b{display:block;height:48%;margin-top:14px;background:linear-gradient(135deg,rgba(214,90,56,.48),transparent)}.scene-devices{position:absolute;left:7%;bottom:12%;width:56%;height:62%}.scene-devices i{position:absolute;bottom:0;border:1px solid rgba(247,245,240,.32);background:#f7f5f00f;box-shadow:inset 0 0 0 8px #111111b8}.scene-devices i:nth-child(1){left:0;width:62%;height:82%}.scene-devices i:nth-child(2){left:46%;width:34%;height:66%;border-radius:5px}.scene-devices i:nth-child(3){right:0;width:18%;height:48%;border-radius:5px;border-color:var(--terracotta)}.scene-checks{position:absolute;top:28%;right:6%;display:grid;gap:13px}.scene-checks span{color:var(--stone);font-size:9px;letter-spacing:.06em;text-transform:uppercase}.scene-checks span:first-letter{color:var(--terracotta)}.scene-launch{position:absolute;top:50%;left:43%;width:150px;height:150px;transform:translate(-50%,-43%)}.scene-launch i{position:absolute;border:1px solid rgba(214,90,56,.45);border-radius:50%}.scene-launch i:nth-child(1){inset:42px;background:var(--terracotta)}.scene-launch i:nth-child(2){inset:23px}.scene-launch i:nth-child(3){inset:2px}.scene-launch b{position:absolute;inset:0;display:grid;place-items:center;color:var(--warm-white);font-size:9px;letter-spacing:.14em}@keyframes launch-pulse{0%{opacity:.3;transform:scale(.82)}55%{opacity:1}to{opacity:.08;transform:scale(1.12)}}.scene-signal{position:absolute;right:9%;bottom:14%;display:flex;gap:6px;align-items:end}.scene-signal i{width:7px;background:var(--terracotta)}.scene-signal i:nth-child(1){height:14px}.scene-signal i:nth-child(2){height:26px}.scene-signal i:nth-child(3){height:38px}@keyframes signal-rise{to{opacity:.35;transform:scaleY(.72)}}.blueprint[data-active-stage="01"] .scene-target:before,.blueprint[data-active-stage="01"] .scene-target:after{animation:goal-pulse 3s ease-in-out infinite}.blueprint[data-active-stage="01"] .scene-target:after{animation-delay:.35s}.blueprint[data-active-stage="01"] .scene-chip{animation:goal-chip 3s ease-in-out infinite}.blueprint[data-active-stage="01"] .chip-b{animation-delay:.35s}.blueprint[data-active-stage="01"] .chip-c{animation-delay:.7s}@keyframes goal-pulse{0%,to{opacity:.35;scale:.88}45%{opacity:1;scale:1.12}}@keyframes goal-chip{0%,to{opacity:.45;transform:translateY(5px)}45%{opacity:1;transform:translateY(-4px)}}.blueprint[data-active-stage="02"] .scene-scan-line{animation:blueprint-scan 2.8s ease-in-out infinite alternate}.blueprint[data-active-stage="02"] .scene-bars i{animation:research-bars 2.8s ease-in-out infinite}.blueprint[data-active-stage="02"] .scene-bars i:nth-child(2){animation-delay:.2s}.blueprint[data-active-stage="02"] .scene-bars i:nth-child(3){animation-delay:.4s}.blueprint[data-active-stage="02"] .scene-bars i:nth-child(4){animation-delay:.6s}@keyframes research-bars{0%,to{opacity:.45;scale:.86 1}50%{opacity:1;scale:1 1}}.blueprint[data-active-stage="03"] .scene-sitemap:before{transform-origin:center top;animation:map-connect 3.4s ease-in-out infinite}.blueprint[data-active-stage="03"] .scene-sitemap i{transform-origin:top;animation:map-stem 3.4s ease-in-out infinite}.blueprint[data-active-stage="03"] .scene-sitemap span{animation:map-node 3.4s ease-in-out infinite}.blueprint[data-active-stage="03"] .scene-sitemap span:nth-of-type(2){animation-delay:.18s}.blueprint[data-active-stage="03"] .scene-sitemap span:nth-of-type(3){animation-delay:.36s}@keyframes map-connect{0%,12%{opacity:.15;scale:.15 1}48%,82%{opacity:1;scale:1 1}to{opacity:.15;scale:.15 1}}@keyframes map-stem{0%,12%{scale:1 0}48%,82%{scale:1 1}to{scale:1 0}}@keyframes map-node{0%,18%,to{opacity:.3;transform:translateY(8px)}48%,82%{opacity:1;transform:translateY(0)}}.blueprint[data-active-stage="04"] .scene-type b{animation:type-breathe 3s ease-in-out infinite}.blueprint[data-active-stage="04"] .scene-palette i{animation:swatch-lift 3s ease-in-out infinite}.blueprint[data-active-stage="04"] .scene-palette i:nth-child(2){animation-delay:.2s}.blueprint[data-active-stage="04"] .scene-palette i:nth-child(3){animation-delay:.4s}.blueprint[data-active-stage="04"] .scene-palette i:nth-child(4){animation-delay:.6s}.blueprint[data-active-stage="04"] .scene-layout-card i:last-child{animation:layout-glow 3s ease-in-out infinite}@keyframes type-breathe{0%,to{letter-spacing:-.08em;opacity:.7}50%{letter-spacing:-.03em;opacity:1}}@keyframes swatch-lift{0%,to{transform:translateY(0)}35%{transform:translateY(-12px)}}@keyframes layout-glow{0%,to{opacity:.45}50%{opacity:1}}.blueprint[data-active-stage="05"] .scene-code i{transform-origin:left;animation:code-write 3.2s steps(8,end) infinite}.blueprint[data-active-stage="05"] .scene-code i:nth-child(2){animation-delay:.12s}.blueprint[data-active-stage="05"] .scene-code i:nth-child(3){animation-delay:.24s}.blueprint[data-active-stage="05"] .scene-code i:nth-child(4){animation-delay:.36s}.blueprint[data-active-stage="05"] .scene-code i:nth-child(5){animation-delay:.48s}.blueprint[data-active-stage="05"] .scene-code i:nth-child(6){animation-delay:.6s}.blueprint[data-active-stage="05"] .scene-browser b{animation:preview-build 3.2s ease-in-out infinite}@keyframes code-write{0%,8%{scale:0 1}45%,84%{scale:1 1}to{scale:0 1}}@keyframes preview-build{0%,28%,to{opacity:.15;transform:scaleY(.2);transform-origin:top}60%,84%{opacity:1;transform:scaleY(1);transform-origin:top}}.blueprint[data-active-stage="06"] .scene-devices i{transform-origin:bottom;animation:device-check 3.4s ease-in-out infinite}.blueprint[data-active-stage="06"] .scene-devices i:nth-child(2){animation-delay:.2s}.blueprint[data-active-stage="06"] .scene-devices i:nth-child(3){animation-delay:.4s}.blueprint[data-active-stage="06"] .scene-checks span{animation:check-appear 3.4s ease-in-out infinite}.blueprint[data-active-stage="06"] .scene-checks span:nth-child(2){animation-delay:.2s}.blueprint[data-active-stage="06"] .scene-checks span:nth-child(3){animation-delay:.4s}@keyframes device-check{0%,12%,to{opacity:.35;scale:.82}48%,82%{opacity:1;scale:1}}@keyframes check-appear{0%,20%,to{opacity:.25;transform:translate(-8px)}48%,82%{opacity:1;transform:translate(0)}}.blueprint[data-active-stage="07"] .scene-launch i{animation:launch-pulse 2.4s ease-out infinite}.blueprint[data-active-stage="07"] .scene-launch i:nth-child(2){animation-delay:-.8s}.blueprint[data-active-stage="07"] .scene-launch i:nth-child(3){animation-delay:-1.6s}.blueprint[data-active-stage="07"] .scene-signal i{animation:signal-rise 1.5s ease-in-out infinite alternate}.blueprint[data-active-stage="07"] .scene-signal i:nth-child(2){animation-delay:-.5s}.blueprint[data-active-stage="07"] .scene-signal i:nth-child(3){animation-delay:-1s}.blueprint-note{position:absolute;z-index:3;display:flex;gap:8px;align-items:center;padding:10px 14px;border:1px solid rgba(247,245,240,.25);border-radius:8px;background:#111111db;color:var(--stone);font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;backdrop-filter:blur(10px);transition:border-color .25s ease,color .25s ease,transform .25s ease,opacity .25s ease}.blueprint-note span{color:var(--terracotta)}.note-strategy{top:3%;left:1%}.note-structure{top:29%;right:-2%}.note-design{left:0;bottom:14%}.note-launch{right:2%;bottom:4%}.blueprint[data-active-stage="01"] .note-strategy,.blueprint[data-active-stage="02"] .note-strategy,.blueprint[data-active-stage="03"] .note-structure,.blueprint[data-active-stage="04"] .note-design,.blueprint[data-active-stage="05"] .note-design,.blueprint[data-active-stage="06"] .note-launch,.blueprint[data-active-stage="07"] .note-launch{border-color:var(--terracotta);color:var(--warm-white);transform:translateY(-4px)}.blueprint-status{position:absolute;left:22%;bottom:0;display:flex;gap:12px;align-items:center;margin:0;color:var(--stone)}.blueprint-status span{color:var(--terracotta);font-size:28px;font-weight:700}.blueprint-status strong{font-size:13px;letter-spacing:.08em;text-transform:uppercase}.process-hero-timeline{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));padding-bottom:28px}.process-hero-timeline a{display:flex;min-height:64px;flex-direction:column;justify-content:center;padding:10px 14px;border-top:1px solid rgba(247,245,240,.23);color:var(--stone);text-decoration:none;font-size:11px;letter-spacing:.06em;text-transform:uppercase;transition:color .25s ease,border-color .25s ease,background-color .25s ease}.process-hero-timeline a span{margin-bottom:5px;color:var(--terracotta);font-size:13px;font-weight:700}.process-hero-timeline a:hover,.process-hero-timeline a:focus-visible,.process-hero-timeline a[aria-current=step]{border-color:var(--terracotta);background:#f7f5f00f;color:var(--warm-white)}.motion-ready .process-hero-copy>*,.motion-ready .blueprint-window,.motion-ready .blueprint-note,.motion-ready .process-hero-timeline{opacity:0;animation:hero-enter .8s var(--ease-out) forwards}.motion-ready .process-hero-copy>:nth-child(1){animation-delay:.08s}.motion-ready .process-hero-copy>:nth-child(2){animation-delay:.18s}.motion-ready .process-hero-copy>:nth-child(3){animation-delay:.32s}.motion-ready .process-hero-copy>:nth-child(4){animation-delay:.44s}.motion-ready .blueprint-window{animation-delay:.24s}.motion-ready .blueprint-note:nth-of-type(1){animation-delay:.48s}.motion-ready .blueprint-note:nth-of-type(2){animation-delay:.58s}.motion-ready .blueprint-note:nth-of-type(3){animation-delay:.68s}.motion-ready .blueprint-note:nth-of-type(4){animation-delay:.78s}.motion-ready .process-hero-timeline{animation-delay:.72s}.manifesto-hero{--manifesto-x: 0px;--manifesto-y: 0px;position:relative;min-height:calc(100svh - 92px);overflow:hidden;color:var(--warm-white);background:var(--black);isolation:isolate}.manifesto-hero:before{content:"";position:absolute;inset:0;z-index:-2;background:radial-gradient(circle at 20% 30%,rgba(214,90,56,.2),transparent 32%),radial-gradient(circle at 82% 72%,rgba(247,245,240,.08),transparent 34%)}.manifesto-content{min-height:calc(100svh - 92px);display:flex;flex-direction:column;justify-content:center;padding-top:100px;padding-bottom:72px}.manifesto-content>*{position:relative;z-index:3}.manifesto-content h1{max-width:1080px;margin:22px 0 48px;font-size:clamp(58px,8.2vw,118px);line-height:.94}.manifesto-content h1 span{color:var(--terracotta)}.manifesto-bottom{display:grid;grid-template-columns:minmax(0,620px) auto;gap:56px;align-items:end;justify-content:space-between}.manifesto-bottom .lede{margin:0;color:var(--stone)}.manifesto-bottom .actions{justify-content:flex-end;margin:0}.manifesto-words{position:absolute;inset:0;z-index:1;transform:translate(var(--manifesto-x),var(--manifesto-y));transition:transform .22s ease-out;pointer-events:none}.manifesto-word{position:absolute;color:#f7f5f00f;font-size:clamp(72px,13vw,190px);font-weight:700;letter-spacing:-.06em;line-height:.85;white-space:nowrap}.word-clarity{top:10%;right:-3%;transform:rotate(-4deg)}.word-intention{top:38%;left:-5%;transform:rotate(3deg)}.word-identity{right:-8%;bottom:20%;transform:rotate(-2deg)}.word-technology{left:16%;bottom:-5%;transform:rotate(2deg)}.manifesto-rule{position:absolute;z-index:2;top:0;bottom:0;left:66%;width:1px;overflow:hidden;background:#f7f5f01f}.manifesto-rule:after{content:"";position:absolute;inset:-30% 0 auto;height:28%;background:linear-gradient(transparent,var(--terracotta),transparent);animation:manifesto-scan 5s ease-in-out infinite}@keyframes manifesto-scan{0%,12%{transform:translateY(-100%)}55%,to{transform:translateY(560%)}}.motion-ready .manifesto-content>.eyebrow,.motion-ready .manifesto-content>h1,.motion-ready .manifesto-bottom{opacity:0;transform:translateY(34px);animation:hero-enter .85s var(--ease-out) forwards}.motion-ready .manifesto-content>.eyebrow{animation-delay:.08s}.motion-ready .manifesto-content>h1{animation-delay:.2s}.motion-ready .manifesto-bottom{animation-delay:.4s}.motion-ready .manifesto-word{opacity:0;animation:manifesto-word-in 1.2s var(--ease-out) forwards}.motion-ready .word-clarity{animation-delay:.15s}.motion-ready .word-intention{animation-delay:.27s}.motion-ready .word-identity{animation-delay:.39s}.motion-ready .word-technology{animation-delay:.51s}@keyframes manifesto-word-in{0%{opacity:0;filter:blur(8px)}to{opacity:1;filter:blur(0)}}.service-list{display:grid;gap:0}.service-list article{display:grid;grid-template-columns:90px 1fr;gap:28px;padding:44px 0;border-top:1px solid var(--stone)}.service-list article:last-child{border-bottom:1px solid var(--stone)}.service-list article>span{margin:0}.service-list h2{font-size:clamp(30px,4vw,48px)}.service-list p{max-width:720px;color:var(--graphite);font-size:20px}.plans-intro{padding:64px 0 24px}.plans-intro-inner{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:64px;align-items:start;background:linear-gradient(to right,transparent var(--gutter),var(--white) var(--gutter),var(--white) calc(100% - var(--gutter)),transparent calc(100% - var(--gutter)))}.plans-intro-inner>div{position:relative;z-index:1}.plans-intro h1{margin:16px 0;font-size:clamp(44px,5vw,56px);line-height:1.04}.plans-intro .lede{margin:0;max-width:920px}.plans-note{margin:14px 0 0;color:var(--graphite);font-style:italic;transform:rotate(4deg)}.plans-section{padding-top:24px;padding-bottom:48px}.pricing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,380px));justify-content:center;gap:24px}.price-card{position:relative;display:flex;flex-direction:column;min-height:760px;padding:32px;border:1px solid var(--stone);border-radius:12px;background:var(--white);transition:transform .4s var(--ease-out),box-shadow .4s ease,border-color .4s ease}.price-card:hover{transform:translateY(-10px);border-color:var(--graphite);box-shadow:0 24px 54px #1111111a}.price-card.featured:hover,.price-card.featured{border-color:var(--terracotta)}.plan-heading{display:flex;min-height:34px;align-items:center;justify-content:space-between;gap:12px}.plan-heading h2{font-size:28px}.plan-badge{flex:0 0 auto;margin:0;padding:4px 12px;border-radius:var(--radius);background:var(--stone);font-size:12px;line-height:20px}.plan-badge.recommended{background:var(--terracotta);color:var(--black)}.plan-description{min-height:50px;margin:16px 0 0}.price-card .price{margin:16px 0 0;font-size:48px;line-height:1.08;font-weight:700;letter-spacing:-.04em}.price-card .monthly{margin:8px 0 0;color:var(--graphite);font-size:14px}.plan-features{display:grid;gap:7px;margin:20px 0 32px;padding:0;list-style:none;font-size:14px;line-height:1.45}.plan-features li{position:relative;padding-left:20px}.plan-features li:before{content:"✓";position:absolute;left:0}.plan-footer{display:flex;flex-direction:column;gap:12px;margin-top:auto;padding-top:20px;border-top:1px solid var(--stone)}.plan-footer>p{margin:0}.plan-footer>p:not(.eyebrow){min-height:64px;font-size:14px;line-height:1.45}.plan-footer .button{width:100%}.comparison-section{padding-top:64px;padding-bottom:32px}.comparison-intro{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,420px);gap:64px;align-items:start;padding:24px 0;background:var(--white)}.comparison-intro h2{max-width:740px;margin-top:10px;font-size:clamp(32px,4vw,44px)}.comparison-intro>p{margin:20px 0 0}.comparison-scroll{overflow-x:auto;background:var(--white);overscroll-behavior-inline:contain}.comparison-table{width:100%;min-width:860px;border-collapse:collapse;table-layout:fixed;background:var(--white);font-size:14px}.comparison-table th,.comparison-table td{padding:4px 12px;text-align:center;vertical-align:top}.comparison-table th:first-child{width:49%;text-align:left}.comparison-table thead th{padding-top:18px;padding-bottom:18px;border-bottom:1px solid var(--stone);font-size:14px}.comparison-table thead th:first-child{font-size:12px;letter-spacing:.12em;text-transform:uppercase}.comparison-table thead span{display:block;color:var(--graphite);font-size:12px;font-weight:400}.comparison-table tbody th{font-weight:400}.comparison-table .premium-column{color:var(--terracotta)}.comparison-table .comparison-category th{padding-top:24px;padding-bottom:10px;border-top:1px solid var(--stone);color:var(--black);font-size:12px;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.scope-notes{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:24px}.scope-notes p{margin:0;padding:20px 24px;border:1px solid var(--stone);border-radius:12px;background:var(--white);font-size:14px;line-height:1.45}.recommendation{padding-top:32px;padding-bottom:64px}.recommendation-card{display:grid;grid-template-columns:minmax(360px,1.2fr) minmax(280px,1fr) auto;gap:48px;align-items:center;padding:36px 40px;border:1px solid var(--stone);border-radius:12px;background:var(--white)}.recommendation-card h2{margin-top:8px;font-size:clamp(30px,3vw,36px);line-height:1.16}.recommendation-card>p{margin:0}.recommendation-card .button{min-width:220px}.about-grid img{width:100%;aspect-ratio:4/3;object-fit:cover}.values{padding:0}.values>.shell{padding-top:var(--section);padding-bottom:var(--section)}.principles-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:#f7f5f040}.principles-grid article{min-height:300px;padding:36px;background:var(--black)}.principles-grid span{display:block;margin-bottom:48px;color:var(--terracotta);font-size:20px;font-weight:600}.principles-grid h3{max-width:420px;margin-bottom:16px}.principles-grid p{max-width:540px;color:var(--stone)}.capability-section{padding-top:var(--section);padding-bottom:var(--section)}.section-heading-split{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:clamp(40px,7vw,96px);align-items:end;margin-bottom:56px}.section-heading-split h2{max-width:820px;margin-top:16px}.section-heading-split>p{margin:0}.capability-grid{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid var(--stone);border-left:1px solid var(--stone)}.capability-grid article{min-height:290px;padding:36px;border-right:1px solid var(--stone);border-bottom:1px solid var(--stone);background:#ffffff6b;transition:background-color .35s ease,transform .35s var(--ease-out)}.capability-grid article:hover{position:relative;z-index:1;background:var(--white);transform:translateY(-4px)}.capability-grid h3{margin:36px 0 14px}.capability-grid article>p:last-child{color:var(--graphite)}.fit-section{padding:var(--section) 0;background:var(--stone)}.fit-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(48px,9vw,120px);align-items:start}.fit-grid h2{max-width:620px;margin-top:16px}.fit-list{margin:0;padding:0;list-style:none}.fit-list li{position:relative;padding:22px 0 22px 38px;border-top:1px solid rgba(17,17,17,.25);font-size:19px}.fit-list li:last-child{border-bottom:1px solid rgba(17,17,17,.25)}.eyebrow+.fit-list{margin-top:16px}.fit-list li:before{content:"↗";position:absolute;left:0;color:var(--terracotta);font-weight:700}.belief-statement{padding-top:var(--section);padding-bottom:var(--section)}.belief-statement blockquote{max-width:1100px;margin:24px 0 32px;font-size:clamp(36px,5vw,68px);font-weight:700;letter-spacing:-.04em;line-height:1.05}.process-overview{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.85fr);gap:clamp(48px,9vw,120px);padding-top:var(--section);padding-bottom:var(--section)}.process-overview h2{max-width:700px;margin-top:16px}.process-overview p:first-child{margin-top:0}.process-stages{padding-bottom:var(--section)}.process-step{display:grid;grid-template-columns:90px minmax(0,1.05fr) minmax(340px,.8fr);gap:clamp(28px,5vw,72px);padding:64px 0;border-top:1px solid var(--stone)}.process-step:last-child{border-bottom:1px solid var(--stone)}.process-step-number{color:var(--terracotta);font-size:clamp(32px,4vw,48px);font-weight:700;letter-spacing:-.04em;line-height:1}.process-step-copy h2{margin:14px 0 20px;font-size:clamp(34px,4vw,52px)}.process-step-copy .lede{margin-bottom:0}.process-step-detail>.eyebrow{margin-bottom:18px}.process-step-detail ul,.collaboration-grid ul{margin:0;padding:0;list-style:none}.process-step-detail li,.collaboration-grid li{position:relative;padding:10px 0 10px 24px;border-top:1px solid var(--stone)}.process-step-detail li:before,.collaboration-grid li:before{content:"—";position:absolute;left:0;color:var(--terracotta)}.stage-outcome{margin-top:28px;padding:22px;border-left:3px solid var(--terracotta);background:var(--white)}.stage-outcome p{margin:8px 0 0}.stage-outcome .eyebrow{margin:0}.process-collaboration .section-heading-split{align-items:start}.process-collaboration .section-heading-split>p{color:var(--stone)}.collaboration-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:#f7f5f040}.collaboration-grid article{padding:40px;background:var(--black)}.collaboration-grid h3{margin:32px 0 24px}.collaboration-grid li{border-color:#f7f5f033;color:var(--stone)}.process-faq{display:grid;grid-template-columns:minmax(280px,.75fr) minmax(0,1.25fr);gap:clamp(48px,9vw,120px);padding-top:var(--section);padding-bottom:var(--section)}.process-faq h2{margin-top:16px}.faq-list{border-top:1px solid var(--stone)}.faq-list details{border-bottom:1px solid var(--stone)}.faq-list summary{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:24px;cursor:pointer;font-size:20px;font-weight:600;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";flex:0 0 auto;color:var(--terracotta);font-size:28px;font-weight:400;transition:transform .25s ease}.faq-list details[open] summary:after{transform:rotate(45deg)}.faq-list details p{max-width:720px;margin:0 0 28px;color:var(--graphite);font-size:18px}.process-brief{background:var(--terracotta)}.process-brief-inner{padding-top:var(--section);padding-bottom:var(--section)}.process-brief h2{max-width:900px;margin:16px 0}.process-brief p:not(.eyebrow){max-width:760px;font-size:20px}.process-brief .button{margin-top:14px}.contact-panel{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start}.contact-panel h2{margin:16px 0}.contact-card{background:var(--terracotta);padding:clamp(28px,5vw,56px)}.contact-card>a{display:inline-block;margin:18px 0 32px;font-size:clamp(24px,3vw,38px);font-weight:700}.legal-copy{max-width:900px}.legal-copy h2{margin:48px 0 12px;font-size:30px}.legal-copy h3{margin:32px 0 8px;font-size:22px}.legal-copy p{color:var(--graphite);font-size:18px}.legal-copy .notice{padding:20px;border-left:4px solid var(--terracotta);background:#efede7;color:var(--black)}.guide-hero{padding:clamp(48px,8vw,110px) 0 clamp(40px,6vw,80px)}.guide-hero .hero-meta{margin:20px 0 0;color:var(--stone);font-size:14px}.legal-copy.price-guide{padding-top:clamp(32px,4vw,56px)}.price-guide h2[id]{scroll-margin-top:96px}.motion-ready .price-guide h2[data-reveal]{transform:none}.guide-toc{margin:32px 0 0;border-top:1px solid var(--stone);border-bottom:1px solid var(--stone)}.guide-toc summary{padding:12px 0;line-height:24px;cursor:pointer;font-weight:600}.guide-toc ol{margin:0 0 16px;padding:0;list-style:none}.guide-toc a{display:inline-flex;min-height:48px;align-items:center}.price-guide .comparison-table caption{caption-side:top;position:sticky;left:0;max-width:calc(100vw - 4 * var(--gutter));padding:14px 12px 6px;color:var(--graphite);font-size:14px;text-align:left}.price-guide .comparison-scroll{margin:24px 0}.price-guide .comparison-table{min-width:0;table-layout:auto}.price-guide .comparison-table th:first-child{width:auto;min-width:140px}.price-guide .comparison-table td{white-space:nowrap}.price-guide .comparison-table.text-table th:first-child{min-width:120px}.price-guide .comparison-table.text-table td{white-space:normal;min-width:160px}.not-found{min-height:58vh;display:flex;flex-direction:column;justify-content:center}.not-found h1{margin:16px 0}.site-footer{padding:32px 0;background:var(--warm-white)}.footer-grid{display:grid;grid-template-columns:1fr 200px 200px;gap:48px;padding-top:32px;border-top:1px solid var(--stone)}.footer-brand p{color:var(--graphite)}.site-footer nav{display:flex;flex-direction:column;align-items:flex-start;gap:2px}.site-footer nav a{min-height:48px;min-width:48px;display:inline-flex;align-items:center;font-weight:600}.site-footer .legal{grid-column:1 / -1;color:var(--graphite);font-size:14px}@media(max-width:900px){.desktop-nav{display:none}.menu-button{display:inline-flex;align-items:center;justify-content:center}.hero-video{object-position:72% center}.section-grid,.contact-panel,.section-heading-split,.fit-grid,.process-overview,.process-faq,.feature-grid,.process-grid,.pricing-grid,.principles-grid,.capability-grid,.collaboration-grid{grid-template-columns:1fr}.process-step{grid-template-columns:70px 1fr}.process-step-detail{grid-column:2}.plans-intro-inner,.comparison-intro,.recommendation-card{grid-template-columns:1fr}.plans-note{margin-top:0;justify-self:end}.price-card{min-height:auto}.plan-description,.plan-footer>p:not(.eyebrow){min-height:0}.scope-notes{grid-template-columns:1fr}.recommendation-card{gap:24px}.recommendation-card .button{justify-self:start}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1 / -1}.process-hero-grid{grid-template-columns:1fr;padding-top:110px}.blueprint{min-height:480px}.process-hero-timeline{grid-template-columns:repeat(4,1fr)}.manifesto-bottom{grid-template-columns:1fr;gap:32px}.manifesto-bottom .actions{justify-content:flex-start}}@media(max-width:600px){:root{--gutter: 20px}.header-row{min-height:76px}.plans-intro{padding-top:44px}.plans-intro h1{font-size:42px}.plans-note{justify-self:start;transform:none}.plans-section,.comparison-section{padding-top:20px}.price-card{padding:24px}.plan-heading{align-items:flex-start}.comparison-intro{gap:8px}.comparison-scroll{margin-inline:calc(var(--gutter) * -1);padding-inline:var(--gutter)}.comparison-table th:first-child{position:sticky;left:0;z-index:1;background:var(--white)}.scope-notes{margin-top:20px}.recommendation{padding-top:20px}.recommendation-card{padding:28px 24px}.recommendation-card .button{width:100%}.home-hero{min-height:100vh;min-height:100svh;height:100vh;height:100svh}.hero-content{padding-top:126px;padding-bottom:48px}.home-hero h1{font-size:clamp(50px,15vw,68px)}.actions{align-items:stretch;flex-direction:column}.actions .button{width:100%}.section-title-row{align-items:flex-start;flex-direction:column;margin-bottom:36px}.feature-grid article{padding:28px 24px}.process-grid article{grid-template-columns:54px 1fr}.service-list article{grid-template-columns:1fr;gap:0}.service-list article>span{margin-bottom:14px}.photo-break{min-height:380px}.footer-grid{grid-template-columns:1fr;gap:24px}.footer-brand,.site-footer .legal{grid-column:1}.contact-card>a{font-size:23px}.principles-grid article,.capability-grid article,.collaboration-grid article{min-height:0;padding:28px 24px}.process-step{grid-template-columns:1fr;gap:24px;padding:48px 0}.process-step-detail{grid-column:1}.process-step-number{font-size:40px}.section-heading-split{margin-bottom:36px}.belief-statement blockquote{font-size:38px}.process-hero-grid{min-height:auto;gap:36px;padding-top:116px;padding-bottom:32px}.process-hero-copy h1{font-size:clamp(44px,12vw,58px)}.process-hero-copy .actions{flex-direction:column}.process-hero-copy .button{width:100%}.blueprint{min-height:340px;margin-inline:-8px}.blueprint-window{inset:8% 4% 13%;transform:none}.blueprint-canvas{padding:18px}.blueprint-kicker{margin-top:28px}.blueprint-media{right:18px;bottom:18px}.blueprint-note{padding:7px 9px;font-size:9px}.note-structure{right:0}.blueprint-status{left:10%}.process-hero-timeline{grid-template-columns:repeat(2,1fr);padding-bottom:24px}.manifesto-content{min-height:760px;justify-content:flex-end;padding-top:128px;padding-bottom:56px}.manifesto-content h1{margin-bottom:36px;font-size:clamp(54px,15vw,76px)}.manifesto-bottom .actions{flex-direction:column}.manifesto-bottom .button{width:100%}.manifesto-word{font-size:105px}.word-clarity{top:12%}.word-intention{top:31%}.word-identity{bottom:31%}.word-technology{left:2%;bottom:11%}.manifesto-rule{left:78%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.scroll-progress{display:none}.hero-video,.hero-content,.photo-break,.blueprint,.manifesto-words{transform:none!important}.manifesto-rule:after{animation:none}}
