:root{--bg:#fcfcfe;--ink:#101017;--muted:#626370;--line:#e3e3ec;--blue:#4600e9;--blue-soft:#f0eaff;--purple:#4600e9;--purple-bright:#a18bff;--font:'DM Sans',sans-serif;--heading:'Manrope',sans-serif}body{overflow-x:clip}.container{width:min(1320px,calc(100% - 100px))}.header{height:94px;background:#ffffffed;padding:0 max(40px,calc((100vw - 1400px)/2));border-color:#e9e9ef}.logo-crop{display:inline-block;width:52px;aspect-ratio:1;position:relative;overflow:hidden;flex-shrink:0;mix-blend-mode:multiply}.logo-crop img{position:absolute;width:263.4%;height:auto;max-width:none;left:-82%;top:-82.4%}.brand{gap:15px}.brand-name{font:650 19px/1.3 var(--heading);letter-spacing:-.6px}.brand-name small{display:block;font:10px/1.8 var(--mono);letter-spacing:1.7px;color:var(--muted)}.header nav{font-size:14px;gap:26px}.header-actions{gap:21px}.header .button{border-radius:7px;padding:14px 20px;background:var(--ink)}.reading-progress{height:3px;position:fixed;top:0;left:0;width:100%;transform:scaleX(0);transform-origin:left;z-index:50;background:var(--purple);pointer-events:none}.hero{grid-template-columns:1.04fr 1fr;gap:65px;padding:85px 0 70px;align-items:center;position:relative}.hero:before{content:'';position:absolute;right:-30px;top:0;width:55%;height:100%;background:radial-gradient(ellipse at center,#dacdff30,transparent 70%);z-index:-1;pointer-events:none}.hero h1{font-size:clamp(48px,5.6vw,82px);line-height:1.055;letter-spacing:-4.3px;font-weight:550}.hero-line{display:block}.hero-line:first-child{color:#8c8b99;font-size:.7em;letter-spacing:-2.8px;margin-bottom:15px}.hero-line em,.hero h1 em{color:var(--purple)}.hero h1 em{padding-bottom:8px}.hero-eyebrow{font-size:12px!important;margin-bottom:35px!important}.hero-description{font-size:17px;line-height:1.9;margin-top:26px;max-width:480px}.hero-actions{margin-top:29px;gap:22px;align-items:center}.hero-actions>.button{padding:17px 22px;gap:30px;font-size:14px}.button.blue{background:var(--purple);box-shadow:0 6px 20px #4600e921}.button.blue:hover{background:#3400b7}.hero-actions>.text-link{font-size:14px}.hero-meta{display:flex;flex-direction:column;gap:3px;margin-top:28px;font-size:12px}.hero-meta>span:first-child{color:var(--ink);font-weight:550}.runtime-wrap{min-width:0;perspective:1200px}.runtime-console{background:#14121e;border:1px solid #302b42;border-radius:14px;box-shadow:0 25px 65px #28115124,0 3px 10px #160a270b;color:#f7f5ff;overflow:hidden;transform:rotate(1.3deg);position:relative;isolation:isolate;--flow-speed:4s}.console-top{display:flex;align-items:center;gap:15px;padding:16px 20px;border-bottom:1px solid #2c283b;font:11px var(--mono);letter-spacing:.6px}.console-brand{display:flex;gap:9px;align-items:center}.runtime-led{width:6px;height:6px;display:block;background:#ae92ff;border-radius:50%;box-shadow:0 0 10px #ae92ff70}.console-env{margin-left:auto;color:#9c93af;border:1px solid #363046;border-radius:4px;padding:3px 6px;font-size:9px}.console-top button{background:#292335;border:0;border-radius:4px;color:#a89bbb;width:25px;height:25px;display:grid;place-items:center;font-size:12px;line-height:1}.console-heading{padding:23px 24px 0}.console-heading>.mono{font-size:10px;color:#8e849f;letter-spacing:1px}.console-heading h2{font-size:23px;letter-spacing:-.7px;color:#f7f4ff;margin-top:7px}.runtime-graph{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:28px 60px;padding:24px 38px 20px}.runtime-wires{position:absolute;top:20px;left:0;width:100%;height:calc(100% - 36px);pointer-events:none;fill:none;stroke-width:1.2;z-index:0}.wire-track{stroke:#413853}.wire-signal{stroke:#a983ff;stroke-dasharray:30 900;animation:flow var(--flow-speed) linear infinite;stroke-width:2.5;filter:drop-shadow(0 0 3px #967aff)}.signal-b{animation-delay:-2s;stroke:#e9dbff}.runtime-node{background:#1d192a;border:1px solid #3c324e;border-radius:8px;position:relative;z-index:1;padding:13px 12px;min-width:0;box-shadow:0 3px 12px #0002}.runtime-node-icon{display:block;color:#b699ff;margin-bottom:5px}.runtime-node-icon svg{width:20px;height:20px}.runtime-node strong{font-size:12px;display:block;line-height:1.6;font-weight:500}.runtime-node small{display:block;font:9px var(--mono);color:#8f859f}.runtime-node-status{position:absolute;right:11px;top:15px;width:4px;height:4px;border-radius:50%;background:#645970}.runtime-node.active{border-color:#b79aff;box-shadow:0 0 20px #8e65ed20}.runtime-node.active .runtime-node-status{background:#c5aeff;box-shadow:0 0 10px #b18afc}.runtime-node.warning{border-color:#b98356}.runtime-node.blocked{border-color:#cc7b9b}.console-controls{padding:2px 20px 18px}.scenario-controls{display:flex;gap:6px;flex-wrap:wrap}.scenario-button{flex:1;padding:8px 9px;border:1px solid #383044;border-radius:5px;background:#201b2b;color:#a69bb5;font-size:10px;line-height:1.6;white-space:nowrap;transition:background .2s,border-color .2s,color .2s}.scenario-button.active{color:#ebe3ff;background:#382656;border-color:#7147a8}.scenario-button:hover{color:#fff;border-color:#8c6bb6}.load-control{display:grid;grid-template-columns:1fr auto;gap:8px;margin-top:18px;align-items:center;font-size:10px;color:#a395b8}.load-control output{font:11px var(--mono);color:#e4d8fa}.load-control input{grid-column:1/-1;margin:0;height:4px;border:0;padding:0;accent-color:#b895ff;cursor:pointer;min-height:0;background:#382c4b;appearance:auto}.trace-console{background:#100d18;border-top:1px solid #302638;padding:15px 20px 0}.trace-top{display:flex;justify-content:space-between;gap:12px;align-items:center;color:#72687e;font:9px var(--mono);letter-spacing:.8px}.trace-top>button{border:0;padding:0;background:none;color:#c5b4e0;font:10px var(--mono);letter-spacing:0}.trace-top>button:hover{color:#fff}.trace-top>button:disabled{opacity:.5;cursor:wait}#trace-lines{list-style:none;margin:13px 0;padding:0;min-height:96px}#trace-lines li{font:11px/1.8 var(--mono);display:flex;gap:13px;white-space:nowrap;color:#b0a6bc}#trace-lines li>span{color:#574a65;font-size:10px}#trace-lines code{font:inherit}#trace-lines li:last-child{color:#cab5ff}.trace-result{border-top:1px solid #2a2334;padding:12px 0;display:flex;gap:8px;align-items:center;font-size:10px;color:#c9b5e8}.result-light{background:#9b7cc6;width:5px;height:5px;border-radius:50%}.trace-mode{margin-left:auto;font:8px var(--mono);color:#7b6c8e;letter-spacing:1px}.runtime-caption{font:10px/1.6 var(--mono);color:#96909f;letter-spacing:.3px;text-align:center;margin-top:18px}.scenario-explanation{font-size:13px;line-height:1.7;color:#787380;margin:9px auto 0;max-width:470px;min-height:67px;text-align:center}.hero-line{animation:hero-enter .9s cubic-bezier(.2,.7,.2,1) both}.hero-line:nth-child(2){animation-delay:.1s}.hero-line:nth-child(3){animation-delay:.2s}.runtime-wrap{animation:hero-enter 1.1s .2s both}.credibility{padding:27px 0;gap:26px;justify-content:space-between}.credibility strong{font-size:14px}.credibility>span{font-size:10px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.motion-paused *,.motion-paused *:before,.motion-paused *:after{animation-play-state:paused!important}.motion-paused .runtime-console{transform:none!important}.motion-paused .reveal{opacity:1!important;transform:none!important}@keyframes flow{to{stroke-dashoffset:-930}}@keyframes hero-enter{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:1200px){.container{width:calc(100% - 72px)}.header{padding:0 36px}.header nav{gap:18px;font-size:13px}.header .brand-name{font-size:17px}.hero{gap:38px}.hero h1{font-size:67px;letter-spacing:-3.6px}.runtime-graph{gap:25px 40px;padding-inline:30px}.hero-actions{flex-direction:column;align-items:flex-start;gap:20px}.scenario-button{font-size:9px;padding:8px 6px}.credibility{gap:20px}.credibility strong{font-size:13px}.credibility small{display:block;margin:0}.hero-meta{font-size:11px}}
@media(max-width:950px){.header nav{gap:14px}.header .brand-name{font-size:15px}.logo-crop{width:44px}.header .brand{gap:10px}.hero{gap:27px}.hero h1{font-size:58px}.hero-line:first-child{letter-spacing:-2px}.hero-description{font-size:16px}.console-heading{padding:20px 18px 0}.console-heading h2{font-size:20px}.console-controls{padding:0 14px 16px}.console-top{padding:14px 16px}.runtime-graph{padding-inline:24px;gap:23px 32px}.runtime-node small{font-size:8px}.scenario-controls{gap:4px}.scenario-button{font-size:8px;padding:7px 5px}.trace-console{padding:14px 15px 0}#trace-lines li{font-size:10px}.trace-top{font-size:8px}.runtime-caption{font-size:9px}.scenario-explanation{font-size:12px}.credibility{flex-wrap:wrap;justify-content:flex-start}.credibility strong{font-size:14px}.credibility small{display:inline;margin-left:7px}}
@media(max-width:800px){.container{width:calc(100% - 44px)}.header{height:80px;padding:0 22px}.header .brand-name{font-size:17px}.header nav{top:79px}.header .logo-crop{width:46px}.hero{grid-template-columns:1fr;padding:62px 0 45px;gap:45px}.hero h1{font-size:clamp(61px,11vw,84px);letter-spacing:-3.5px}.hero-line:first-child{font-size:.67em;margin-bottom:14px}.hero-eyebrow{margin-bottom:29px!important;font-size:11px!important}.hero-description{font-size:17px;max-width:520px}.hero-actions{flex-direction:row;align-items:center;flex-wrap:wrap;gap:23px}.hero-meta{flex-direction:row;gap:5px 15px;max-width:520px;font-size:12px}.hero-meta>span:last-child{width:100%}.runtime-wrap{width:100%;max-width:555px;justify-self:center}.runtime-console{transform:rotate(.7deg)}.runtime-graph{padding:25px 35px 20px;gap:28px 60px}.console-heading{padding:22px 25px 0}.console-heading h2{font-size:23px}.console-top{padding:16px 22px}.console-controls{padding:0 22px 18px}.scenario-button{font-size:11px;padding:9px 8px}.runtime-node{padding:14px 13px}.runtime-node strong{font-size:14px}.runtime-node small{font-size:10px}.runtime-node-icon svg{width:22px;height:22px}.load-control{font-size:12px}.load-control output{font-size:12px}.trace-console{padding:16px 22px 0}.trace-top{font-size:10px}.trace-top button{font-size:11px}#trace-lines li{font-size:12px;line-height:1.8}#trace-lines{min-height:108px}.trace-result{font-size:12px}.trace-mode{font-size:10px}.runtime-caption{font-size:10px}.scenario-explanation{font-size:13px}.credibility{gap:12px 22px;justify-content:flex-start}.credibility>span{width:100%}.credibility strong{font-size:15px}.hero:before{width:100%;height:60%;top:40%;right:0}}
@media(max-width:420px){.container{width:calc(100% - 38px)}.header{padding:0 19px}.hero h1{font-size:60px}.hero-description{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .button{width:100%;justify-content:space-between}.hero-meta{font-size:11px}.runtime-graph{padding:22px 24px 18px;gap:25px 32px}.runtime-node strong{font-size:12px}.runtime-node small{font-size:9px}.console-heading h2{font-size:21px}.scenario-button{font-size:9px;padding:8px 5px}.console-controls{padding-inline:15px}.trace-console{padding-inline:16px}#trace-lines li{font-size:10px;gap:10px}.trace-top{font-size:9px}.trace-top button{font-size:10px}.trace-result{font-size:10px}.trace-mode{font-size:8px}.console-env{font-size:8px}.load-control{font-size:11px}.runtime-caption{font-size:9px}.credibility strong{font-size:13px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}.runtime-console{transform:none}.hero-line,.runtime-wrap{opacity:1}}
/* A production studio: rhythm, contrast, and motion */
.section{padding:100px 0}h2{font-weight:550;letter-spacing:-1.9px;font-size:clamp(33px,3.3vw,47px)}.section-head>p{font-size:16px;max-width:365px}.eyebrow{color:#87828f;letter-spacing:1.1px}.problem-section{padding-top:80px;padding-bottom:90px}.problem-intro h2{font-size:42px}.problem-grid{gap:45px}.problem{position:relative;border-color:#ded8e9}.problem>.mono{color:var(--purple)}.problem h3{font-size:21px;line-height:1.45;max-width:340px;letter-spacing:-.8px}.problem p{font-size:16px;line-height:1.8}.services-section{background:#f5f3fa;border-block:1px solid #e9e4f2}.service-grid{gap:22px}.service-card{padding:34px 36px;background:#fff;border:1px solid #e2ddeb;border-radius:12px;isolation:isolate;overflow:hidden}.service-card:before,.build-card:before{content:'';position:absolute;inset:0;z-index:-1;opacity:0;pointer-events:none;background:radial-gradient(350px circle at var(--pointer-x,50%) var(--pointer-y,50%),#9c77ff12,transparent 75%);transition:opacity .25s}.service-card:hover:before,.build-card:hover:before{opacity:1}.service-card:hover{border-color:#b99de9;box-shadow:0 15px 45px #4600e90a}.service-symbol{background:#f2ebff;border-color:#e8dbff;color:var(--purple)}.service-0{border-color:#bda0f3;background:#fff}.service-0 .service-symbol{background:var(--purple);color:white;border-color:var(--purple)}.service-0 .mono{color:var(--purple)}.service-card h3{font-size:30px;margin-top:27px;letter-spacing:-1px}.service-card .service-headline{font-size:18px}.service-card .service-description{min-height:114px;font-size:16px;line-height:1.8}.service-bottom{padding-top:23px;margin-top:26px;min-height:45px}.service-bottom .text-link{font-size:14px}.duration{font-size:12px;max-width:210px}.chips span{font-size:12px;background:#faf8fe;border-color:#eae5f2;color:#746c7f}.partner-strip{border-color:#d5c8e9;border-radius:8px;padding:22px 27px}.partner-strip p{font-size:15px}.partner-strip>.text-link{color:var(--purple)}.build-grid{gap:16px}.build-card{border-radius:10px;padding:26px;isolation:isolate;overflow:hidden;min-height:240px}.build-card:hover{border-color:#b194e2;box-shadow:0 12px 30px #5c279a0b}.build-symbol{background:#f0eaff;color:var(--purple);padding:10px}.build-card>strong{font-size:17px;font-weight:600;line-height:1.4}.build-description{font-size:15px;line-height:1.75}.filter-button.active{background:#22172f}.filters{gap:10px}.filter-button{font-size:14px}.work-section{border-top:0}.work-grid{grid-template-columns:1.25fr 1fr;gap:26px}.work-card{border-radius:12px}.ulys-visual{background:#e7e2f7;color:#4a3679}.intent-bubble{border-color:#d4c8ec;color:#58418d}.ulys-pipeline>span{background:#ddd3f3;border-color:#c8b8e4}.ulys-pipeline>span:first-child{background:#3a235d;border-color:#3a235d}.mobile-visual{background:#efedf4;color:#3a304b}.build-type{transform:rotate(-7deg);transition:transform .55s cubic-bezier(.2,.8,.2,1)}.work-card:hover .build-type{transform:rotate(0) scale(1.06)}.build-type>span:nth-child(1){color:#b8abc9}.build-type>span:nth-child(2){color:#7f6b98}.mobile-pipeline{color:#8d7da3}.mobile-pipeline span+span:before{color:#bcaacb}.work-content h3{font-size:32px}.work-content h4{font-size:19px}.work-content>p:not(.eyebrow){font-size:16px}.work-visual{height:320px;min-height:320px}.work-bottom{font-size:14px}.future-project{font-size:16px}.difference-section{background:#15101f;position:relative;overflow:hidden}.difference-section:before{content:'';position:absolute;top:0;right:0;width:70%;height:100%;background:radial-gradient(ellipse at right,#672bb926,transparent 70%);pointer-events:none}.difference-section .section{position:relative;padding:90px 0}.difference-top h2{font-size:47px;line-height:1.15}.difference-top>p{font-size:18px;max-width:410px;color:#b7afc1}.difference-top .eyebrow{color:#b393e5}.difference-grid{gap:30px;margin-top:55px}.difference-grid article{border-color:#3e2d53;padding-top:26px}.difference-grid article:first-child{border-color:#a375df}.diff-icon{color:#b995ff}.difference-grid h3{font-size:19px}.difference-grid p{font-size:16px;color:#b6aebf}.difference-grid article:after{content:'';display:block;width:20px;height:2px;background:#9161d2;margin-top:22px;transition:width .5s}.difference-grid article:hover:after{width:70px}.method-grid{gap:32px}.step-number{color:var(--purple);border-color:#d8cde7}.step-number span{color:#aa94c1}.step p{font-size:16px;min-height:140px}.step-outcome{font-size:13px;color:#726080}.method-note{font-size:15px}.tech-section h3{font-size:29px}.tech-stack span{font-size:13px;background:white;border-color:#e3daef}.about-section{background:#f5f3fa;border-color:#eae4f2}.about-grid{grid-template-columns:.85fr 1.15fr;gap:80px}.about-identity{background:white;border-color:#e1d9ec;color:#211c28;min-height:540px}.identity-logo{display:flex;flex:1;align-items:center;justify-content:center;min-height:300px}.identity-logo .logo-crop{width:min(260px,90%);mix-blend-mode:normal;transition:transform .6s cubic-bezier(.2,.8,.2,1)}.about-identity:hover .identity-logo .logo-crop{transform:scale(1.025)}.identity-top{color:#776486}.identity-bottom>span,.identity-location{color:#8a7a94}.identity-location{border-color:#e1d7ed}.about-copy h2{font-size:38px;line-height:1.22}.about-copy>p:not(.eyebrow){font-size:17px;line-height:1.9}.about-stats strong{font-size:25px}.about-stats{border-color:#ded4eb}.education-grid strong{font-size:13px}.education-grid span{font-size:12px}.faq-section{grid-template-columns:.7fr 1.3fr;gap:85px}.faq-list summary{font-size:17px}.faq-answer{font-size:16px;line-height:1.85}.contact-section{background:#f7f5fb;border-color:#ebe5f1}.contact-copy h2{font-size:43px;line-height:1.2}.contact-form-wrap{border-color:#e3dbea;box-shadow:0 10px 40px #49248206}.footer{padding:35px 0 25px}.footer-top .logo-crop{width:50px}.footer-top p{font-size:15px}.footer-bottom{font-size:13px}.footer-link{font-size:13px}dialog{border-color:#ddd2ea;border-radius:14px;box-shadow:0 25px 100px #1a062c40}dialog::backdrop{background:#1a102c88}.dialog-note{background:#f7f3fc;border-color:#e7dff2}.dialog-flow span{background:#f2eaff;border-color:#d9c7f1}.dialog-duration{border-color:#e6deed}.button,.text-link{position:relative}.button>span{transition:transform .22s}.button:hover>span{transform:translate(3px,-3px)}.reveal{opacity:0;transform:translateY(22px);transition:opacity .7s var(--reveal-delay,0ms),transform .7s cubic-bezier(.2,.8,.2,1) var(--reveal-delay,0ms)}.reveal.visible{opacity:1;transform:none}.service-card.reveal,.build-card.reveal{transition:opacity .7s var(--reveal-delay,0ms),transform .5s,border-color .25s,box-shadow .25s}.build-card.reveal.visible:hover{transform:translateY(-5px)}
/* Production readiness, a real interactive working example */
.readiness-section{background:#f0e9fd;border-block:1px solid #e2d7f3}.readiness-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:start;padding:85px 0}.readiness-grid h2{font-size:42px}.readiness-intro{font-size:17px;line-height:1.9;max-width:470px;color:#79688e;margin-top:23px}.readiness-result{margin-top:32px}.readiness-result>.mono{font-size:11px;color:#785598}.readiness-result ul{padding:0;margin:16px 0 20px;list-style:none;display:flex;gap:8px;flex-wrap:wrap}.readiness-result li{font-size:13px;border:1px solid #d9c6f0;color:#70508c;border-radius:5px;padding:5px 9px;background:#faf6ff}.readiness-result>.text-link{color:#4600bc;font-size:15px}.readiness-hint{font-size:12px;color:#95829f;line-height:1.75;margin-top:20px}.readiness-checks{border:0;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.readiness-check{position:relative;display:flex;gap:15px;border:1px solid #dbcded;border-radius:9px;padding:20px;background:#faf7ff;align-items:flex-start;cursor:pointer;transition:background .2s,border-color .2s,transform .2s}.readiness-check:hover{border-color:#aa89d5;transform:translateX(3px)}.readiness-check input{position:absolute;opacity:0;width:24px;height:24px;top:19px;left:19px;margin:0;cursor:pointer}.check-mark{display:grid;place-items:center;width:23px;height:23px;border:1px solid #c6b5d9;border-radius:5px;color:transparent;flex-shrink:0;background:white;font-size:15px;transition:background .2s}.readiness-check input:focus-visible+.check-mark{outline:3px solid var(--purple);outline-offset:4px}.readiness-check input:checked+.check-mark{background:var(--purple);border-color:var(--purple);color:white}.readiness-check.checked{border-color:#af8bdc;background:#f7f1ff}.readiness-check strong{display:block;font-size:16px;font-weight:550;line-height:1.4;color:#3c2b4f}.readiness-check small{display:block;font-size:13px;line-height:1.75;color:#887297;margin-top:4px}#readiness-complete{font-size:16px;color:#614479;line-height:1.85;margin:20px 0}
/* Real booking calendar */
.booking-section{background:#f0eafc;border-top:1px solid #e4d9f4}.booking-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:65px;align-items:start}.booking-copy{padding-top:18px}.booking-copy>.eyebrow{font-size:11px;color:#8b6baf}.booking-copy>h2{font-size:44px;line-height:1.18}.booking-copy>p:not(.eyebrow){margin-top:25px;max-width:420px;color:#7d6b8f;font-size:17px;line-height:1.85}.meeting-info{display:flex;flex-direction:column;gap:6px;color:#6f5189;font-size:13px;padding:20px 0 0}.meeting-info>span:first-child{font:15px var(--mono);color:var(--purple)}.meeting-agenda{list-style:none;padding:0;margin:30px 0}.meeting-agenda li{display:flex;gap:14px;padding:13px 0;border-bottom:1px solid #e0d2ef;font-size:14px;color:#655173}.meeting-agenda li>span{color:#ab90c3;font:11px/1.8 var(--mono)}.booking-person{display:flex;gap:15px;align-items:center;margin-top:27px}.booking-person>.logo-crop{width:47px}.booking-person>div{display:flex;flex-direction:column;gap:3px}.booking-person strong{font-size:15px;font-weight:550}.booking-person>div>span{font-size:12px;color:#8e77a0}.booking-calendar{background:#fff;border:1px solid #dfd5e9;border-radius:12px;overflow:hidden;min-width:0;box-shadow:0 20px 50px #592a8c0b}.booking-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:17px 20px;border-bottom:1px solid #ece6f4;color:#9885a6;font:10px var(--mono)}.booking-toolbar>a{font:12px var(--font);color:#7a50a8;white-space:nowrap}#booking-placeholder{min-height:480px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:45px 30px;gap:22px}.calendar-symbol{display:grid;place-items:center;background:#f1eaff;border:1px solid #e1d2fa;color:var(--purple);width:58px;height:58px;border-radius:14px}.calendar-symbol>svg{width:28px;height:28px}#booking-placeholder h3{font-size:26px;letter-spacing:-.8px;font-weight:550}#booking-placeholder p{font-size:14px;color:#9a89a6;max-width:360px;line-height:1.8}#calendly-embed{width:100%;min-height:620px;height:680px;overflow:auto;background:white}#calendar-status{margin:0;font-size:13px;line-height:1.8;color:#937ba4;padding:0 22px}#calendar-status:not(:empty){padding:14px 22px}.calendar-fallback{display:flex;gap:12px;align-items:center;justify-content:space-between;padding:17px 22px;border-top:1px solid #eee7f5}.calendar-fallback>p{font-size:12px;color:#9b88aa;line-height:1.65;max-width:450px}.calendar-fallback>a{font-size:12px;white-space:nowrap;color:#785691}.button:disabled{opacity:.65;cursor:progress;transform:none}.booking-calendar:focus-within{border-color:#b397d5}
@media(max-width:1200px){h2{font-size:39px}.section-head>p{max-width:320px}.service-card{padding:30px}.service-card h3{font-size:28px}.service-card .service-description{min-height:140px}.build-card{padding:23px 20px}.build-card>strong{font-size:16px}.build-description{font-size:14px}.difference-top h2{font-size:42px}.about-grid{gap:55px}.about-copy h2{font-size:34px}.readiness-grid{gap:55px}.readiness-grid h2{font-size:38px}.booking-grid{gap:40px;grid-template-columns:.8fr 1.2fr}.booking-copy>h2{font-size:38px}.booking-toolbar{padding:17px 15px;font-size:9px}.booking-toolbar>a{font-size:11px}.service-bottom{gap:15px;flex-wrap:wrap}.duration{max-width:none}.step p{min-height:170px}.difference-grid p{font-size:15px}.education-grid{grid-template-columns:1fr}.education-grid>div{flex-direction:row;gap:12px;align-items:baseline}.contact-copy h2{font-size:37px}.about-stats strong{font-size:23px}}
@media(max-width:950px){.section{padding:75px 0}.problem-intro h2{font-size:35px}.problem-grid{gap:28px}.problem h3{font-size:19px}.problem p{font-size:15px}.service-card .service-description{min-height:0}.service-card .service-headline{min-height:55px}.service-card h3{font-size:25px}.service-card{padding:26px}.service-symbol{width:41px;height:41px}.service-card .mono{font-size:10px}.readiness-grid{gap:35px}.readiness-grid h2{font-size:34px}.readiness-intro{font-size:16px}.readiness-check{padding:18px 15px;gap:12px}.readiness-check input{top:17px;left:14px}.readiness-check strong{font-size:15px}.readiness-check small{font-size:12px}.work-grid{grid-template-columns:1.1fr 1fr}.work-content{padding:26px}.work-content h3{font-size:29px}.difference-grid{grid-template-columns:repeat(2,1fr)}.difference-top h2{font-size:38px}.difference-top>p{font-size:17px}.step p{min-height:0}.about-grid{grid-template-columns:.8fr 1.2fr;gap:35px}.about-identity{padding:25px;min-height:500px}.identity-logo .logo-crop{width:220px}.about-copy h2{font-size:31px}.about-copy>p:not(.eyebrow){font-size:16px}.about-stats{gap:20px}.about-stats strong{font-size:22px}.booking-grid{grid-template-columns:1fr;gap:35px}.booking-copy{display:grid;grid-template-columns:1fr 1fr;gap:0 40px;padding:0}.booking-copy>.eyebrow{grid-column:1/-1}.booking-copy>h2{grid-column:1}.booking-copy>p:not(.eyebrow){grid-column:1;margin-top:20px;font-size:16px}.meeting-info{grid-column:1}.meeting-agenda{grid-column:2;grid-row:2/4;margin:0}.booking-person{grid-column:2;grid-row:4;margin:20px 0 0}.booking-toolbar{font-size:10px}.booking-toolbar>a{font-size:12px}.contact-copy h2{font-size:33px}.faq-list summary{font-size:16px}.faq-answer{font-size:15px}}
@media(max-width:800px){.section{padding:65px 0}.problem-intro h2{font-size:34px}.problem-grid{gap:27px}.problem h3{font-size:20px;max-width:none}.problem p{font-size:16px}.section-head>p{max-width:100%;font-size:16px}h2{font-size:36px}.service-grid{gap:19px}.service-card{padding:28px}.service-card h3{font-size:30px}.service-card .mono{font-size:11px}.service-card .service-headline{min-height:0;font-size:18px}.service-card .service-description{font-size:16px;min-height:0}.service-card .chips span{font-size:12px}.service-bottom .text-link{font-size:14px}.service-bottom{margin-top:25px;padding-top:22px}.partner-strip{padding:22px}.partner-strip p{font-size:15px}.filter-button{font-size:13px}.build-card{padding:24px;min-height:245px}.build-card>strong{font-size:17px}.build-description{font-size:15px}.readiness-grid{grid-template-columns:1fr;gap:35px}.readiness-grid h2{font-size:36px}.readiness-intro{max-width:530px;font-size:17px}.readiness-result{margin-top:25px}.readiness-check{padding:20px;gap:16px}.readiness-check input{top:19px;left:19px}.readiness-check strong{font-size:16px}.readiness-check small{font-size:14px}.readiness-check:hover{transform:none}.readiness-hint{font-size:12px}.work-grid{grid-template-columns:1fr}.work-visual{height:305px;min-height:305px}.work-content{padding:28px}.work-content h3{font-size:31px}.work-content>p:not(.eyebrow){font-size:16px}.work-bottom .text-link{font-size:14px}.difference-section .section{padding:65px 0}.difference-top h2{font-size:38px}.difference-top>p{max-width:500px;font-size:17px}.difference-grid{gap:32px 25px}.difference-grid h3{font-size:19px}.difference-grid p{font-size:16px}.step p{font-size:16px}.step-outcome{font-size:13px}.tech-section h3{font-size:27px}.about-grid{grid-template-columns:1fr;gap:38px}.about-identity{max-width:500px;min-height:460px}.identity-logo{min-height:280px}.identity-logo .logo-crop{width:240px}.about-copy h2{font-size:34px}.about-copy>p:not(.eyebrow){font-size:17px}.education-grid{grid-template-columns:repeat(3,1fr)}.education-grid>div{flex-direction:column;gap:0}.education-grid strong{font-size:13px}.education-grid span{font-size:12px}.about-stats strong{font-size:25px}.faq-section{grid-template-columns:1fr;gap:30px}.faq-list summary{font-size:17px}.faq-answer{font-size:16px}.booking-copy{display:block}.booking-copy>.eyebrow{font-size:11px}.booking-copy>h2{font-size:39px}.booking-copy>p:not(.eyebrow){font-size:17px;max-width:510px}.meeting-agenda{margin:22px 0}.meeting-agenda li{font-size:15px}.meeting-info{font-size:14px}.booking-person{margin-top:23px}.booking-calendar{border-radius:10px}.booking-toolbar{padding:16px 20px;font-size:10px}.booking-toolbar>a{font-size:12px}#calendly-embed{height:780px;min-height:650px}#booking-placeholder{min-height:410px;padding:35px 25px}.calendar-fallback{padding:15px 20px;gap:15px}.calendar-fallback>p{font-size:12px}.contact-copy h2{font-size:37px}.footer-top .brand-name{font-size:17px}.footer-top .logo-crop{width:45px}.footer-top p{font-size:15px}.footer-link{font-size:13px}.reveal{transition-duration:.6s}}
@media(max-width:420px){.section h2{font-size:32px}.problem-intro h2{font-size:31px}.problem h3{font-size:19px}.problem p{font-size:15px}.service-card{padding:24px}.service-card h3{font-size:27px}.service-card .service-headline{font-size:17px}.service-symbol{width:39px;height:39px}.service-card .service-description{font-size:15px}.service-bottom .text-link{font-size:13px}.build-card{padding:21px 17px}.build-card>strong{font-size:16px}.build-description{font-size:14px}.build-grid{gap:12px}.filter-button{font-size:12px}.readiness-intro{font-size:16px}.readiness-check{padding:18px 16px;gap:12px}.readiness-check input{top:17px;left:15px}.readiness-check small{font-size:13px}.difference-grid{grid-template-columns:1fr}.difference-grid article:after{grid-column:2;margin-top:8px}.difference-grid p{font-size:15px}.difference-top h2{font-size:33px}.about-copy h2{font-size:30px}.about-copy>p:not(.eyebrow){font-size:16px}.about-identity{min-height:430px}.identity-logo .logo-crop{width:215px}.identity-logo{min-height:250px}.education-grid{grid-template-columns:1fr}.education-grid>div{flex-direction:row;gap:15px}.booking-copy>h2{font-size:35px}.booking-toolbar{padding:15px 14px;font-size:8px;gap:8px}.booking-toolbar>a{font-size:11px}#calendly-embed{height:850px;min-height:650px}.calendar-fallback{flex-direction:column;align-items:flex-start;gap:9px}.contact-copy h2{font-size:33px!important}.contact-form-wrap h3{font-size:23px}.footer-top .brand-name{font-size:16px}.footer-top .text-link{font-size:12px}.footer-top .brand{gap:10px}.work-content h3{font-size:29px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.reveal{opacity:1;transform:none!important}.runtime-console{transform:none!important}}
@media print{.runtime-wrap,.reading-progress,.booking-section,.readiness-section,#motion-toggle{display:none}.reveal{opacity:1;transform:none}.hero{display:block}.hero h1{font-size:48px}.hero-line:first-child{font-size:32px}.hero-meta{display:block}.difference-section{background:#eee;color:#111}.difference-top>p,.difference-grid p{color:#444}}
/* Keep the technical console readable at every width. */
.runtime-console .console-top,.runtime-console .console-env,.runtime-console .console-heading>.mono,.runtime-console .runtime-node small,.runtime-console .scenario-button,.runtime-console .load-control,.runtime-console .load-control output,.runtime-console .trace-top,.runtime-console .trace-top button,.runtime-console #trace-lines li,.runtime-console #trace-lines li>span,.runtime-console .trace-result,.runtime-console .trace-mode{font-size:12px}.runtime-console .scenario-button{white-space:normal;min-height:42px;line-height:1.5}.runtime-console .runtime-node small{font-size:11px;line-height:1.55}.runtime-caption{font-size:12px}.trace-mode{letter-spacing:0}.console-env{letter-spacing:0}.console-top button:disabled{opacity:.5;cursor:default}@media(max-width:420px){.runtime-console .trace-top{font-size:10px}.runtime-console .trace-top button{font-size:11px}.runtime-console #trace-lines li{font-size:11px}.runtime-console .trace-mode{font-size:10px}.runtime-console .runtime-node small{font-size:10px}.runtime-console .console-top{font-size:11px}.runtime-console .console-env{font-size:10px}.runtime-caption{font-size:11px}.runtime-console .scenario-button{font-size:11px}}
