@font-face{font-family:Instrument;src:url('assets/fonts/instrument-sans.woff2') format('woff2');font-weight:400 700;font-display:swap}
@font-face{font-family:Montserrat;src:url('assets/fonts/montserrat-extra-bold.woff2') format('woff2');font-weight:800;font-display:swap}
:root{--paper:#eadfc9;--blue:#283f7d;--ink:#373737;--white:#fffbf3;--orange:#ec633d;--line:rgb(55 55 55 / 24%);--space:clamp(24px,4vw,72px);color:var(--ink);background:var(--paper);font-family:Instrument,sans-serif;font-synthesis:none;scroll-behavior:smooth;scroll-padding-top:30px}
*{box-sizing:border-box}body{margin:0}body::before{content:'';position:fixed;inset:0;pointer-events:none;background:url('assets/images/paper-texture.webp') repeat;background-size:450px;opacity:.14;z-index:-1}::selection{color:var(--white);background:var(--blue)}a{color:inherit;text-underline-offset:.2em}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default}a,button{touch-action:manipulation}:focus-visible{outline:2px solid var(--blue);outline-offset:5px}svg{display:block}svg path{stroke-linecap:square;stroke-linejoin:miter}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:600;text-wrap:balance}p{line-height:1.5}button{color:inherit}section{scroll-margin-top:28px}.skip-link{position:fixed;left:20px;top:12px;padding:12px 20px;background:var(--blue);color:var(--white);transform:translateY(-200%);clip-path:inset(50%);z-index:20}.skip-link:focus{transform:none;clip-path:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.site-header{position:absolute;z-index:10;top:clamp(18px,1.7vw,30px);left:50%;transform:translateX(-50%);width:min(1038px,76%);height:66px;display:flex;align-items:center;background:var(--white);border:1px solid var(--line)}.brand{display:flex;align-items:center;padding:0 22px;margin-right:auto;line-height:1}.brand img{width:226px;height:auto}.primary-nav{display:flex;align-items:center;gap:34px;margin-right:32px;font-size:15px}.primary-nav a{text-decoration:none}.primary-nav a:hover{text-decoration:underline}.nav-cta{height:100%;padding:0 26px;display:flex;gap:16px;align-items:center;background:var(--blue);color:var(--white);text-decoration:none;font-size:15px;transition:background .2s}.nav-cta:hover,.button-blue:hover{background:#1d3169}.nav-cta svg,.button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.6}.menu-toggle{display:none}.mobile-menu{position:absolute;top:100%;left:-1px;right:-1px;background:var(--white);border:1px solid var(--line);padding:20px}.mobile-menu[hidden]{display:none}.mobile-menu a{display:block;padding:14px 4px;text-decoration:none}
/* The hero grows with its contents, preserving generous vertical separation. */
.hero{position:relative;padding-top:clamp(150px,11vw,195px);overflow:hidden}
.hero h1{position:relative;width:92%;margin:0 auto;font-family:Montserrat,Instrument,sans-serif;font-size:clamp(72px,8.7vw,156px);font-weight:800;line-height:.98;letter-spacing:-.04em;text-align:center;transform:scaleX(.96);z-index:2}
.hero h1 span{display:block}
.hero-deck{position:relative;display:flex;align-items:center;justify-content:center;gap:48px;width:min(940px,88%);margin:42px auto 0;z-index:2}
.hero-deck p{font-size:clamp(18px,1.4vw,22px);line-height:1.45;max-width:520px;text-wrap:balance}
.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;min-height:54px;padding:16px 24px;text-decoration:none;border:1px solid transparent;transition:background .2s,color .2s;font-size:15px;flex:none}
.button-blue{background:var(--blue);color:var(--white)}
.hero-art{position:relative;display:block;margin:55px auto 0;width:100%;height:auto;object-fit:contain;z-index:1;mask-image:linear-gradient(to bottom,transparent 0%,#000 5%,#000 100%)}
.hero-legend{position:relative;display:grid;grid-template-columns:55% 30% 15%;align-items:center;min-height:46px;padding:12px 16px;line-height:1.3;background:var(--blue);color:var(--white);font-size:13px;letter-spacing:.2em;text-align:center}
.hero-foot{position:relative;display:flex;justify-content:space-between;align-items:center;gap:30px;padding:42px var(--space) 48px}
.hero-foot p{font-size:18px}.hero-foot .hero-stage-list{font-size:13px;letter-spacing:.01em}.hero-stage-list i{font-style:normal;margin:0 10px}
@media(max-width:1100px){.site-header{width:88%;height:62px}.brand img{width:196px}.primary-nav{gap:24px;margin-right:25px}.hero{padding-top:155px}.hero h1{font-size:9.1vw}.hero-deck{gap:30px}.hero-deck p{font-size:18px;max-width:420px}.hero-foot p{font-size:16px}.hero-foot .hero-stage-list{font-size:12px}.hero-stage-list i{margin:0 5px}}
@media(max-width:700px){:root{--space:24px;scroll-padding-top:20px}.site-header{width:calc(100% - 32px);height:62px;top:16px}.brand{padding:0 13px}.brand img{width:184px}.primary-nav,.nav-cta{display:none}.menu-toggle{display:flex;align-items:center;justify-content:center;margin-right:8px;width:44px;height:44px;border:0;background:none}.menu-toggle svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.6}.hero{padding-top:143px}.hero h1{font-size:clamp(46px,11.8vw,78px);width:calc(100% - 28px);line-height:1.03;transform:none}.hero-deck{width:calc(100% - 48px);margin-top:30px;flex-direction:column;gap:24px;text-align:center}.hero-deck p{font-size:18px;max-width:320px}.hero-deck .button{min-height:52px}.hero-art{margin-top:44px}.hero-legend{min-height:40px;padding:8px 12px;font-size:10px;letter-spacing:.07em;grid-template-columns:48% 32% 20%}.hero-foot{padding:28px 24px 34px;justify-content:center;text-align:center}.hero-foot p{font-size:14px}.hero-foot .hero-stage-list{display:none}}
body::before{z-index:0}main{position:relative;z-index:1}.hero::before{content:'';position:absolute;inset:0;background-image:linear-gradient(rgb(55 55 55 / 3%) 1px,transparent 1px),linear-gradient(90deg,rgb(55 55 55 / 3%) 1px,transparent 1px);background-size:13px 13px;pointer-events:none}
.section-pad{padding:110px var(--space)}h2{font-size:clamp(38px,4.3vw,68px);line-height:1.06;letter-spacing:-.035em}h3{letter-spacing:-.025em}.problem{border-top:1px solid var(--line);padding-top:105px;padding-bottom:100px;background:rgb(255 251 243 / 22%)}.problem-heading{display:grid;grid-template-columns:1.1fr 1fr;gap:10%;align-items:center}.problem-heading h2{font-size:clamp(40px,4vw,62px)}.problem-heading>p{font-size:20px;max-width:490px}.problem-seams{display:grid;grid-template-columns:repeat(3,1fr);gap:7%;margin-top:70px}.problem-seams h3{font-size:24px;line-height:1.2;margin:20px 0 15px}.problem-seams p{font-size:16px;max-width:330px}.seam-line{display:block;width:85px;height:1px;background:var(--ink);position:relative}.seam-line::after{content:'';position:absolute;left:40px;top:-5px;width:13px;height:11px;background:var(--paper);border-left:2px solid var(--orange);transform:rotate(25deg)}
/* Keep the media blend backdrop inside the chapter opacity group to prevent transition flashes. */
.platform{position:relative;background:var(--paper);isolation:isolate}.platform-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:5%;padding-bottom:60px}.platform-intro em{font-style:normal;color:var(--blue)}.platform-intro>p{font-size:18px;max-width:320px;padding-bottom:5px}.workflow-track{margin:0 var(--space) 100px}.workflow-tabs{display:flex;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--paper);position:relative;z-index:3}.stage-tab{flex:1;min-height:60px;display:flex;align-items:center;justify-content:center;gap:12px;border:0;border-right:1px solid var(--line);padding:13px 12px;background:none;color:var(--ink);font-size:15px;line-height:1.2;transition:background .2s,color .2s}.stage-tab:last-child{border-right:0}.stage-tab span{font-size:12px;opacity:.72}.stage-tab:hover{background:rgb(40 63 125 / 7%)}.stage-tab.is-active{background:var(--blue);color:var(--white)}.workflow-stage{position:relative}.stage-panel{display:grid;grid-template-columns:26% 74%;gap:0;align-items:center;margin:50px 0 80px}.stage-copy{padding:32px 32px 40px 0}.stage-count{font-size:14px;margin-bottom:32px;color:var(--blue);font-variant-numeric:tabular-nums}.stage-count span{margin-left:8px;color:var(--ink);opacity:.65}.stage-copy h3{font-size:clamp(32px,3.1vw,48px);line-height:1.05;max-width:360px;margin-bottom:24px}.stage-copy>p:not(.stage-count):not(.onboard-note){font-size:17px;line-height:1.55;max-width:310px}.stage-proof{display:flex;align-items:center;gap:10px;padding-top:30px;font-size:13px;color:var(--blue);font-weight:600}.stage-proof>span{height:8px;width:8px;background:var(--orange);flex:none}.onboard-note{font-size:14px;line-height:1.5;margin-top:24px;padding-top:20px;border-top:1px solid var(--line)}.stage-visual{margin:0;align-self:center;min-width:0;position:relative;background:var(--paper);isolation:isolate}.scene-media{position:relative;width:100%;aspect-ratio:1.5;isolation:isolate;background:transparent;filter:brightness(1.08);mix-blend-mode:darken;mask-image:linear-gradient(to right,transparent,#000 1%,#000 99%,transparent),linear-gradient(to bottom,transparent,#000 1%,#000 99%,transparent);mask-composite:intersect}.scene-media img{width:100%;height:100%;object-fit:contain}.workflow-video{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;opacity:0;transition:opacity .18s}.workflow-video.is-ready{opacity:1}.stage-visual figcaption{display:flex;justify-content:space-between;gap:20px;align-items:center;font-size:14px;line-height:1.4;padding:16px 0;color:var(--blue)}.replay-button{display:inline-flex;gap:7px;align-items:center;flex:none;padding:7px 0 7px 12px;background:none;border:0;color:var(--blue);font-size:14px}.replay-button svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.5}.replay-button:hover{text-decoration:underline}.workflow-bottom{display:none;align-items:center;justify-content:space-between;gap:22px;border-top:1px solid var(--line);padding:16px 0;font-size:12px}.stage-position{height:2px;background:rgb(40 63 125 / 18%);width:130px;overflow:hidden}.stage-position>span{display:block;height:100%;width:100%;background:var(--blue);transform-origin:left;transform:scaleX(.2);transition:transform .3s}.motion-toggle{border:0;background:none;color:var(--blue);display:flex;align-items:center;gap:8px;padding:4px 0;font-size:14px}.motion-toggle svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.7}.workflow-bottom>p{color:var(--blue)}
.value{background:var(--blue);color:var(--white);padding-bottom:100px;overflow:hidden}.value-intro{display:flex;justify-content:space-between;align-items:flex-end;gap:50px}.value-intro h2{font-size:clamp(40px,4.5vw,70px)}.value-intro>p{font-size:19px;max-width:330px;margin-bottom:3px}.value-body{display:grid;grid-template-columns:59% 36%;gap:5%;align-items:center;margin-top:65px}.value-art{margin:0;mix-blend-mode:lighten}.value-art img{width:100%;height:auto}.value-list{margin:0}.value-list>div{padding:23px 0;border-bottom:1px solid rgb(255 251 243 / 25%)}.value-list>div:first-child{padding-top:0}.value-list dt{font-size:25px;font-weight:500;letter-spacing:-.02em;margin-bottom:9px}.value-list dd{margin:0;font-size:16px;line-height:1.5;max-width:360px;color:#e8e6e4}
.use-cases-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:8%;margin-bottom:60px}.use-cases-intro>p{font-size:19px;max-width:320px}.use-case-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:36px;row-gap:56px}.use-case-art{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;background:var(--blue)}.use-case h3{font-size:27px;line-height:1.12;margin:24px 0 13px}.use-case p{font-size:17px;max-width:460px}
@media(min-width:851px){.is-enhanced .workflow-track{height:450vh;position:relative}.is-enhanced .workflow-sticky{position:sticky;top:16px;height:calc(100svh - 32px);min-height:600px;display:flex;flex-direction:column;background:var(--paper)}.is-enhanced .workflow-stage{flex:1;min-height:0}.is-enhanced .stage-panel{position:absolute;inset:0;margin:0;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s}.is-enhanced .stage-panel.is-active{opacity:1;visibility:visible;pointer-events:auto}.is-enhanced .stage-visual{max-height:100%;display:flex;flex-direction:column;justify-content:center}.is-enhanced .scene-media{width:min(100%,calc((100svh - 250px)*1.5));max-height:none;aspect-ratio:1.5;align-self:center}.is-enhanced .scene-media img{object-fit:contain}.is-enhanced .workflow-bottom{display:flex}.is-enhanced .stage-copy{padding-top:20px;padding-bottom:20px}.is-enhanced .stage-count{margin-bottom:25px}}
@media(min-width:851px) and (max-height:750px){.stage-copy h3{font-size:36px}.stage-copy>p:not(.stage-count):not(.onboard-note){font-size:15px}.stage-proof{padding-top:18px}.is-enhanced .stage-count{margin-bottom:16px}.onboard-note{margin-top:15px;padding-top:15px}.workflow-tabs .stage-tab{min-height:52px}.is-enhanced .workflow-sticky{min-height:560px}.stage-visual figcaption{padding:8px 0}}
@media(max-width:1100px){.stage-copy{padding-right:22px}.stage-copy h3{font-size:35px}.stage-copy>p:not(.stage-count):not(.onboard-note){font-size:16px}.stage-tab{font-size:13px;gap:8px}.value-list dt{font-size:23px}.use-case h3{font-size:24px}}
@media(max-width:850px){.section-pad{padding:80px 28px}.problem-heading,.value-intro,.use-cases-intro,.platform-intro{display:block}.problem-heading>p,.value-intro>p,.use-cases-intro>p,.platform-intro>p{margin-top:25px;font-size:18px}.problem-seams{gap:25px;margin-top:50px}.problem-seams h3{font-size:22px}.problem-seams p{font-size:15px}.platform-intro{padding-bottom:38px}.workflow-track{margin:0 28px 60px;height:auto}.workflow-tabs{position:sticky;top:0;overflow:auto;scrollbar-width:thin;scrollbar-color:var(--blue) var(--paper)}.stage-tab{flex:none;min-width:150px;font-size:14px;min-height:56px}.stage-panel{display:flex;flex-direction:column;align-items:stretch;margin:0 0 75px;padding-top:40px;scroll-margin-top:58px}.stage-copy{padding:0 0 25px}.stage-count{margin-bottom:20px}.stage-copy h3{font-size:43px;max-width:600px;margin-bottom:19px}.stage-copy>p:not(.stage-count):not(.onboard-note){max-width:600px;font-size:17px}.stage-proof{padding-top:18px}.stage-visual figcaption{font-size:14px}.scene-media{aspect-ratio:1.5}.workflow-bottom{display:flex}.workflow-bottom>p{display:none}.workflow-bottom{justify-content:flex-end}.stage-position{display:none}.value-body{grid-template-columns:1fr;margin-top:30px}.value-art{margin:0}.value-list{display:grid;grid-template-columns:1fr 1fr;gap:22px 32px;margin-top:20px}.value-list>div,.value-list>div:first-child{padding:22px 0}.use-case-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:42px 24px}.use-case h3{font-size:25px;margin-top:20px}}
@media(max-width:550px){.section-pad{padding:68px 24px}h2{font-size:39px}.problem-heading h2{font-size:41px}.problem-seams{display:block;margin-top:40px}.problem-seams>div{display:grid;grid-template-columns:1fr 1.1fr;gap:20px;padding:24px 0;border-top:1px solid var(--line)}.problem-seams h3{font-size:20px;margin:0}.problem-seams p{font-size:14px}.seam-line{display:none}.problem-heading>p{font-size:17px}.platform-intro{padding-bottom:30px}.platform-intro h2{font-size:39px}.workflow-track{margin-left:24px;margin-right:24px}.stage-copy h3{font-size:40px}.stage-copy>p:not(.stage-count):not(.onboard-note){font-size:16px}.stage-count{font-size:13px}.stage-visual{margin:0 -12px}.stage-visual figcaption{padding:14px 12px;font-size:13px;gap:14px}.replay-button{font-size:13px}.stage-proof{font-size:12px}.value-intro h2{font-size:41px}.value-list{display:block;margin-top:0}.value-list dt{font-size:24px}.value-list dd{font-size:16px}.value-art{margin:10px 0 25px}.use-cases-intro{margin-bottom:34px}.use-case-grid{grid-template-columns:1fr;row-gap:42px}.use-case h3{font-size:26px;margin-top:20px}.use-case p{font-size:16px;max-width:40ch}.use-cases-intro>p{font-size:17px}}

.value-list dd{color:var(--white)}
.replay-button,.motion-toggle{min-height:44px}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;transition-duration:.01ms!important;animation-iteration-count:1!important}.workflow-video{display:none}.replay-button,.motion-toggle{display:none}}

/* Spacious footer grid and dotted brand signature, inspired by the supplied reference. */
.site-footer{position:relative;z-index:1;background:var(--white);padding:72px var(--space) 36px;border-top:1px solid var(--line)}
.footer-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:40px}
.footer-top{padding-bottom:88px}
.footer-identity{display:flex;flex-direction:column;align-items:flex-start;gap:28px}
.footer-brand{display:inline-flex;min-width:54px;min-height:54px}
.footer-brand img{width:54px;height:54px}
.footer-identity>p{font-size:18px;line-height:1.5}
.footer-label{font-size:12px;font-weight:500;line-height:1.4;letter-spacing:.06em;text-transform:uppercase;color:var(--ink);margin:0 0 14px}
.footer-links{display:flex;flex-direction:column;align-items:flex-start}
.footer-links a{font-size:18px;line-height:1.4;min-height:44px;display:flex;align-items:center;text-decoration:none;padding:6px 0}
.footer-links a:hover,.footer-bottom a:hover{color:var(--blue);text-decoration:underline}
.footer-next>p:not(.footer-label){font-size:20px;line-height:1.45}
.footer-action{display:inline-flex;align-items:center;gap:18px;margin-top:28px;min-height:44px;font-size:16px;color:var(--blue);text-decoration:none;border-bottom:1px solid var(--blue)}
.footer-action svg{width:20px;height:20px;stroke:currentColor;stroke-width:1.5;fill:none;transition:transform .2s}
.footer-action:hover svg{transform:translate(3px,-3px)}
.footer-details{border-top:1px solid var(--line);padding:48px 0 64px;align-items:start}
.footer-photo{max-width:320px}
.footer-photo img{width:100%;height:auto;aspect-ratio:1.55;object-fit:cover;filter:grayscale(1)}
.footer-fact>p:not(.footer-label){font-size:18px;line-height:1.5}
.footer-fact>p.footer-note{font-size:16px;margin-top:24px;color:var(--ink)}
.footer-fact a{display:inline-flex;gap:12px;align-items:center;min-height:44px;margin-top:18px;font-size:16px}
.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid var(--line);padding:20px 0 8px;font-size:12px;line-height:1.5;letter-spacing:.03em;text-transform:uppercase}
.footer-bottom a{display:inline-flex;align-items:center;gap:12px;min-height:44px;text-decoration:none}
.footer-bottom svg{width:17px;height:17px;stroke:currentColor;stroke-width:1.5;fill:none}
.footer-wordmark{width:100%;height:auto;margin:40px 0 0;opacity:.48}
@media(max-width:1000px){.footer-grid{gap:28px}.footer-links a{font-size:16px}.footer-next>p:not(.footer-label),.footer-fact>p:not(.footer-label){font-size:17px}.footer-action{font-size:15px;gap:12px}}
@media(max-width:950px){.site-footer{padding:56px 28px 28px}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:48px 32px}.footer-top{padding-bottom:48px}.footer-links a{font-size:18px}.footer-details{padding:40px 0 48px}.footer-photo{max-width:none}.footer-bottom{flex-wrap:wrap;column-gap:32px;row-gap:8px}.footer-bottom>p:nth-child(2){margin-left:auto}.footer-bottom>a{margin-left:auto}.footer-wordmark{margin-top:32px}}
@media(max-width:480px){.site-footer{padding:48px 24px 24px}.footer-grid{column-gap:24px;row-gap:40px}.footer-identity,.footer-next{grid-column:1/-1}.footer-identity{flex-direction:row;align-items:center;gap:20px}.footer-identity>p{font-size:18px}.footer-next>p:not(.footer-label){font-size:20px}.footer-details{grid-template-columns:1fr;gap:32px}.footer-photo{max-width:none}.footer-fact>p{max-width:30ch}.footer-fact .footer-note{margin-top:12px}.footer-fact a{margin-top:10px}.footer-bottom{justify-content:space-between;gap:8px 20px}.footer-bottom>p:nth-child(2){flex-basis:100%;margin:0;font-size:12px}.footer-bottom>a{margin:0}.footer-wordmark{margin-top:32px}}
