@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap";:root{--ink:#1d1d1f;--paper:#f7f8fa;--blue:#8ec8f0;--lime:#d8f15a;--lavender:#eadff7;--peach:#f5d1a6;--muted:#66676b;--radius:24px;--body-copy:16px;--body-card:15px;--body-mobile:17px;--leading-body:1.65;--leading-long:1.7}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}.section-shell{width:min(1180px,100% - 48px);margin-inline:auto}.site-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7f8fad1;border-bottom:1px solid #1d1d1f12;position:sticky;top:0}.nav-shell{justify-content:space-between;align-items:center;width:min(1280px,100% - 48px);min-height:78px;margin:auto;display:flex}.wordmark{filter:none;opacity:1;text-shadow:none;box-shadow:none;flex:none;align-items:center;display:inline-flex}.wordmark img{filter:none;opacity:1;width:156px;max-width:100%;height:auto;text-shadow:none;box-shadow:none;image-rendering:auto;display:block;transform:none}.site-header nav{align-items:center;gap:32px;display:flex}.site-header nav>a:not(.button){color:#55565a;font-size:13px;transition:all .2s}.site-header nav>a:not(.button):hover{color:#000}.button{background:var(--ink);color:#fff;border-radius:99px;justify-content:center;align-items:center;gap:12px;padding:15px 22px;font-size:13px;font-weight:500;transition:transform .2s,box-shadow .2s;display:inline-flex}.button:hover{transform:translateY(-2px);box-shadow:0 10px 24px #1d1d1f29}.button svg,.footer-contact svg{fill:none;stroke:currentColor;stroke-width:1.5px;width:18px;height:18px}.button-small{padding:11px 17px;font-size:12px}.menu-toggle{background:0 0;border:0;padding:10px;display:none}.hero{grid-template-columns:1.15fr .85fr;align-items:center;gap:5vw;min-height:710px;padding-block:84px 90px;display:grid;overflow:hidden}.eyebrow{text-transform:uppercase;letter-spacing:2.2px;color:#737478;font-weight:600;font-size:11px!important}.hero .eyebrow{align-items:center;gap:9px;display:flex}.hero .eyebrow span{background:var(--lime);border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #d8f15a2e}h1,h2,h3,h4,p{margin-top:0}h1,h2{letter-spacing:-.055em;font-family:Inter,sans-serif;font-weight:500}h1{margin:28px 0 30px;font-size:clamp(54px,6.2vw,86px);line-height:.99}h1 em{color:#0000;background:linear-gradient(90deg,#5c98c2,#9f86b9 48%,#bea53a);-webkit-background-clip:text;background-clip:text;font-style:normal}.cta h2 em{color:#0000;background:linear-gradient(90deg,#8ec8f0 0%,#eadff7 38%,#f5d1a6 70%,#d8f15a 100%);-webkit-background-clip:text;background-clip:text;font-style:normal}.hero-lead{letter-spacing:-.02em;max-width:610px;font-size:20px;line-height:1.5}.hero-support{max-width:565px;color:var(--muted);font-size:var(--body-copy);line-height:var(--leading-body)}.button-row{align-items:center;gap:28px;margin-top:34px;display:flex}.text-link{border-bottom:1px solid #aaa;padding-bottom:3px;font-size:13px;font-weight:500}.text-link span{margin-left:8px}.orb-stage{place-items:center;height:520px;display:grid;position:relative}.glow-orb{aspect-ratio:1;filter:drop-shadow(0 30px 42px #7a95be3d)drop-shadow(0 0 30px #d8f15a1f);border-radius:50%;width:min(28vw,330px);animation:7s ease-in-out infinite float;position:relative}.glow-orb img{object-fit:contain;border-radius:50%;width:100%;height:100%;display:block}@keyframes float{50%{transform:translateY(-12px)rotate(2deg)}}.orbit{border:1px solid #1d1d1f1f;border-radius:50%;position:absolute;transform:rotate(-18deg)}.orbit-one{width:450px;height:300px}.orbit-two{width:390px;height:470px;transform:rotate(62deg)}.orbit i{background:var(--paper);text-transform:uppercase;letter-spacing:1px;color:#7c7d80;padding:5px 9px;font-size:9px;font-style:normal;position:absolute}.orbit-one i:first-child{top:50%;left:-7px}.orbit-one i:last-child{top:42%;right:-14px}.orbit-two i:first-child{top:11%;left:12%;transform:rotate(-62deg)}.orbit-two i:last-child{bottom:12%;right:5%;transform:rotate(-62deg)}.orb-stage>p{color:#898a8e;text-transform:uppercase;letter-spacing:2px;font-size:10px;position:absolute;bottom:18px}.trust-strip{background:#fff;border-block:1px solid #1d1d1f14}.trust-strip div{text-transform:uppercase;letter-spacing:2px;color:#77787c;justify-content:center;align-items:center;gap:42px;min-height:68px;font-size:10px;display:flex}.trust-group{display:contents}.trust-strip b{color:#bfc0c2;font-size:16px;font-weight:300}.framework{background:#f0f1f3;padding:130px 0}.section-intro{margin-bottom:66px}.split-intro{grid-template-columns:1fr 1fr;align-items:end;gap:10%;display:grid}.section-intro h2{margin:17px 0 0;font-size:clamp(43px,5vw,65px);line-height:1.05}.section-intro h2 sup{vertical-align:top;letter-spacing:0;margin-left:3px;font-size:15px}.split-intro>p{max-width:500px;color:var(--muted);font-size:var(--body-copy);line-height:var(--leading-long);margin-bottom:3px}.pillar-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.pillar-card{border-radius:var(--radius);background:#ffffffc2;border:1px solid #1d1d1f12;min-height:420px;padding:26px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 12px 40px #1d1d1f09}.pillar-card:hover{transform:translateY(-6px);box-shadow:0 20px 50px #1d1d1f14}.pillar-card:before{content:"";background:var(--accent);filter:blur(25px);opacity:.45;border-radius:50%;width:140px;height:140px;position:absolute;top:-55px;right:-55px}.pillar-card.blue{--accent:var(--blue)}.pillar-card.lavender{--accent:var(--lavender)}.pillar-card.lime{--accent:var(--lime)}.pillar-card.peach{--accent:var(--peach)}.card-number{color:#9b9c9f;font-size:10px;position:absolute;top:26px;right:26px}.mini-orb{background:radial-gradient(circle at 30% 20%,white,var(--accent));width:44px;height:44px;box-shadow:0 8px 20px color-mix(in srgb,var(--accent) 50%,transparent);border-radius:50%;margin-bottom:70px}.pillar-card h3{letter-spacing:-.04em;margin-bottom:14px;font:500 29px/1.1 Inter,sans-serif}.pillar-card h4{margin-bottom:16px;font-size:13px}.pillar-card>p{color:var(--muted);font-size:var(--body-card);line-height:var(--leading-body)}.tags{flex-wrap:wrap;gap:6px;display:flex;position:absolute;bottom:25px;left:25px}.tags span{text-transform:uppercase;letter-spacing:.7px;background:#ffffffb3;border:1px solid #ddd;border-radius:99px;padding:6px 8px;font-size:9px}.services{padding-block:135px}.centered{text-align:center;max-width:760px;margin-inline:auto}.centered>p:last-child{color:var(--muted);line-height:1.6}.service-list{border-top:1px solid #d9dade}.service-row{border-bottom:1px solid #d9dade;grid-template-columns:60px 1fr 1fr;align-items:center;gap:28px;padding:38px 8px;transition:padding .25s,background .25s;display:grid}.service-row:hover{background:#fff;padding-inline:22px}.service-number{color:#999a9e;font-size:10px}.service-row h3{letter-spacing:-.035em;margin-bottom:7px;font:500 26px/1.2 Inter}.service-row p{color:#808185;font-size:var(--body-card);line-height:var(--leading-body);margin:0}.service-row ul{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.service-row li{color:#5f6064;background:#fafafa;border:1px solid #dcdddf;border-radius:99px;padding:7px 11px;font-size:10px}.process{background:var(--ink);color:#fff;padding:125px 0 135px}.process .eyebrow{color:#96979b}.process .section-intro{margin-bottom:85px}.process-grid{grid-template-columns:repeat(4,1fr);display:grid}.process-grid article{border-top:1px solid #4e4e50;padding:0 26px;position:relative}.process-grid article:first-child{padding-left:0}.process-grid article>span{color:#8c8d90;margin-top:-32px;font-size:10px;display:block}.process-dot{background:var(--dot,var(--blue));width:8px;height:8px;box-shadow:0 0 14px var(--dot,var(--blue));border-radius:50%;position:absolute;top:-4px;left:26px}.process-grid article:first-child .process-dot{left:0}.process-grid article:nth-child(2){--dot:var(--lavender)}.process-grid article:nth-child(3){--dot:var(--lime)}.process-grid article:nth-child(4){--dot:var(--peach)}.process-grid h3{margin:34px 0 14px;font:500 23px Inter}.process-grid p{font-size:var(--body-card);line-height:var(--leading-long);color:#a9aaad;max-width:240px}.work{padding-block:135px}.compact{margin-bottom:55px}.project-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.project-card{color:inherit;background:#fff;border:1px solid #1d1d1f12;border-radius:26px;padding:12px;transition:transform .3s,box-shadow .3s,border-color .3s;display:block}.project-card-link{cursor:pointer}.project-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #00000014}.project-card-link:hover{border-color:#8ec8f080}.project-art{border-radius:18px;height:410px;position:relative;overflow:hidden}.op3n .project-art{background:linear-gradient(135deg,#e8f3ff 0%,#edf7ff 40%,#f6fbff 100%);place-items:center;display:grid}.kavara .project-art{background:linear-gradient(135deg,#f7ffd8 0%,#eef8c8 35%,#f8fbf0 100%);place-items:center;display:grid}.project-logo-frame{aspect-ratio:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff8c;border:1px solid #ffffffb8;border-radius:28px;justify-content:center;align-items:center;width:clamp(240px,58%,360px);display:flex;box-shadow:0 18px 50px #0000000f}.project-logo{object-fit:contain;transition:transform .35s;display:block}.project-card:hover .project-logo{transform:scale(1.025)}.op3n-logo{width:68%;height:68%}.kavara-logo{border-radius:18px;width:72%;height:72%;box-shadow:0 14px 30px #1d1d1f1f}.project-meta{justify-content:space-between;align-items:flex-start;gap:25px;padding:25px 16px 17px;display:flex}.project-meta span{text-transform:uppercase;letter-spacing:1.2px;color:#8b8c90;font-size:9px}.project-meta h3{margin:10px 0 6px;font:500 25px Inter}.project-meta p{font-size:var(--body-card);line-height:var(--leading-body);color:#77787c;margin:0}.project-meta b{white-space:nowrap;text-transform:uppercase;letter-spacing:1px;border:1px solid #ddd;border-radius:99px;padding:7px 10px;font-size:9px;font-weight:500}.cta{padding-bottom:135px}.cta-panel{color:#fff;background:linear-gradient(125deg,#171719 0%,#262529 100%);border-radius:34px;align-items:center;min-height:550px;padding:80px 8%;display:flex;position:relative;overflow:hidden}.cta-panel>div:last-child{z-index:1;max-width:650px;position:relative}.cta h2{margin:22px 0 25px;font-size:clamp(50px,6vw,72px);line-height:1}.cta p:not(.eyebrow){color:#b8b8bc;max-width:570px;line-height:var(--leading-body);font-size:var(--body-copy)}.button-light{color:var(--ink);background:#fff;margin-top:17px}.cta-orb{filter:drop-shadow(0 0 65px #8ec8f04d)drop-shadow(0 28px 45px #0000002e);opacity:.92;border-radius:50%;width:390px;height:390px;position:absolute;top:80px;right:clamp(24px,4vw,60px)}.cta-orb img{object-fit:contain;border-radius:50%;width:100%;height:100%;display:block}.cta-orb:after{content:"";border:1px solid #ffffff1f;border-radius:50%;position:absolute;inset:-90px;box-shadow:0 0 0 55px #ffffff06,0 0 0 110px #ffffff05}footer{color:#fff;background:#121214;padding:80px 0 30px}.wordmark-footer{background:var(--paper);border-radius:12px;padding:12px 15px}.wordmark-footer img{width:164px}.footer-main{grid-template-columns:1fr 1.35fr .45fr;align-items:start;gap:50px;padding-bottom:75px;display:grid}.footer-main>div:first-child p{color:#838488;font-size:var(--body-card);line-height:var(--leading-body);margin-top:22px}.footer-contact span{text-transform:uppercase;letter-spacing:1.7px;color:#77787b;margin-bottom:19px;font-size:9px;display:block}.footer-contact a{letter-spacing:-.03em;align-items:center;gap:17px;font:400 clamp(20px,3vw,35px) Inter;display:flex}.footer-main nav{color:#aaa;flex-direction:column;gap:15px;font-size:12px;display:flex}.footer-base{color:#65666a;text-transform:uppercase;letter-spacing:1.2px;border-top:1px solid #323235;justify-content:space-between;padding-top:25px;font-size:9px;display:flex}.case-study-page{background:var(--paper);overflow:hidden}.case-hero{grid-template-columns:1.08fr .92fr;align-items:center;gap:7%;min-height:760px;padding-block:100px;display:grid}.case-hero-copy h1{margin:35px 0 26px;font-size:clamp(68px,8vw,110px);line-height:.9}.case-hero-copy h2{max-width:650px;margin-bottom:28px;font-size:clamp(28px,3vw,43px);line-height:1.12}.case-hero-copy>p:last-child{max-width:670px;color:var(--muted);font-size:var(--body-copy);line-height:var(--leading-long)}.case-labels{flex-wrap:wrap;gap:7px;margin-top:22px;display:flex}.case-labels span{color:#66676b;text-transform:uppercase;letter-spacing:1px;background:#ffffffb3;border:1px solid #d8dade;border-radius:99px;padding:7px 10px;font-size:9px}.case-hero-visual{background:linear-gradient(145deg,#f1f6fc,#e4eff9);border-radius:34px;place-items:center;min-height:550px;display:grid;position:relative;overflow:hidden}.case-hero-visual:before{content:"";filter:blur(9px);background:radial-gradient(circle,#fff 0%,#8ec8f07a 38%,#eadff72e 62%,#0000 72%);border-radius:50%;width:330px;height:330px;position:absolute}.case-orbit{border:1px solid #1d1d1f21;border-radius:50%;width:430px;height:330px;position:absolute;transform:rotate(-22deg);box-shadow:0 0 0 38px #ffffff29}.case-logo-panel{z-index:1;background:#ffffffc7;border:1px solid #ffffffe6;border-radius:42px;place-items:center;width:290px;height:290px;display:grid;position:relative;box-shadow:0 28px 65px #3250731f}.case-logo-panel img{object-fit:contain;width:78%;height:78%}.case-hero-visual>span{letter-spacing:2px;text-transform:uppercase;color:#737b86;font-size:9px;position:absolute;bottom:28px}.case-section{padding-block:125px}.case-section h2,.case-heading h2,.momentum-section h2{margin:17px 0 28px;font-size:clamp(43px,5vw,66px);line-height:1.05}.case-overview{border-top:1px solid #d9dade;grid-template-columns:.9fr 1.1fr;align-items:start;gap:11%;display:grid}.case-body p,.case-story>div:first-child>p:last-child,.case-heading>p:not(.eyebrow),.momentum-copy>p:not(.eyebrow){color:var(--muted);font-size:var(--body-copy);line-height:var(--leading-long)}.case-body p+p,.case-heading>p+p,.momentum-copy>p+p{margin-top:6px}.case-card-section{padding-bottom:130px}.case-three-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.case-three-grid article{background:#fff;border:1px solid #dfe0e3;border-radius:24px;min-height:340px;padding:32px;box-shadow:0 16px 45px #1d1d1f09}.case-three-grid article:nth-child(2){background:#edf5fb}.case-three-grid article:nth-child(3){background:#f3eff8}.case-three-grid span,.support-grid article>span{color:#92949a;letter-spacing:1px;font-size:10px}.case-three-grid h3,.support-grid h3{letter-spacing:-.04em;margin:85px 0 18px;font:500 27px/1.15 Inter}.case-three-grid p,.support-grid p{color:var(--muted);font-size:var(--body-card);line-height:var(--leading-body)}.case-story{border-top:1px solid #d9dade;grid-template-columns:1.15fr .85fr;align-items:center;gap:10%;display:grid}.case-story>div:first-child>p:last-child{max-width:650px}.case-feature-list{border-top:1px solid #d6d8dc}.case-feature-list div,.delivered-grid div{border-bottom:1px solid #d6d8dc;grid-template-columns:45px 1fr;align-items:center;padding:22px 4px;display:grid}.case-feature-list span,.delivered-grid span{color:#999ba0;font-size:9px}.case-feature-list strong,.delivered-grid strong{font:500 16px Inter}.support-section{background:#eaf3fa;padding:130px 0}.case-heading{max-width:820px;margin-bottom:60px}.case-heading.centered{margin-inline:auto}.support-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.support-grid article{background:#ffffffb8;border:1px solid #ffffffe6;border-radius:24px;min-height:325px;padding:30px}.support-icon{background:radial-gradient(circle at 35% 25%,white,var(--blue));border-radius:50%;width:52px;height:52px;margin:35px 0 0;box-shadow:0 10px 28px #4d8fbe33}.support-grid h3{margin:27px 0 16px}.deck-section{padding-block:135px}.deck-section .case-heading{max-width:740px}.deck-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.deck-card{border-radius:24px;place-items:center;height:430px;padding:24px;display:grid;position:relative;overflow:hidden}.deck-card>span{text-transform:uppercase;letter-spacing:1.3px;font-size:9px;position:absolute;top:22px;left:24px}.deck-cover{background:#e7f0fa}.deck-cover img{object-fit:contain;width:63%;height:63%}.deck-model{color:#fff;background:#1d1d1f}.model-framework,.delivery-framework{flex-direction:column;align-items:center;width:82%;display:flex}.model-framework>strong,.delivery-framework>strong{letter-spacing:-.03em;text-align:center;margin-bottom:18px;font:500 17px/1.25 Inter}.journey-nodes{flex-direction:column;align-items:center;gap:4px;width:100%;display:flex}.journey-nodes i{color:#f3f4f5;text-align:center;background:#ffffff09;border:1px solid #505155;border-radius:99px;min-width:132px;padding:7px 13px;font-size:10px;font-style:normal}.journey-nodes b{color:var(--blue);font-size:10px;font-weight:400;line-height:1}.model-framework small{color:#8f9196;letter-spacing:1.1px;text-transform:uppercase;margin-top:16px;font-size:8px}.model-framework small b{color:var(--blue);padding-inline:6px;font-weight:400}.deck-engage{background:#f4ecef}.delivery-framework{width:86%}.delivery-modules{grid-template-columns:1fr 1fr;gap:8px;width:100%;display:grid}.delivery-modules>b{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff73;border:1px solid #00000014;border-radius:13px;flex-direction:column;justify-content:space-between;align-items:flex-start;min-height:62px;padding:10px;font-size:9px;font-weight:500;line-height:1.25;display:flex}.delivery-modules i{color:#858a7a;letter-spacing:1px;font-size:8px;font-style:normal;font-weight:400}.quote-section{color:#fff;text-align:center;background:#171719;border-radius:32px;flex-direction:column;justify-content:center;align-items:center;min-height:540px;padding:70px 24px;display:flex;position:relative;overflow:hidden}.quote-section blockquote{z-index:1;letter-spacing:-.06em;margin:0 0 30px;font:500 clamp(45px,6vw,75px)/1.03 Inter;position:relative}.quote-section blockquote em{color:var(--blue);font-style:normal}.quote-section p{z-index:1;color:#a9aaad;max-width:560px;font-size:var(--body-copy);line-height:var(--leading-body);position:relative}.quote-orb{background:radial-gradient(circle at 35% 30%,#fff,var(--blue) 28%,var(--lavender) 58%,transparent 72%);opacity:.24;filter:blur(5px);border-radius:50%;width:430px;height:430px;position:absolute;right:-180px}.services-delivered{grid-template-columns:.85fr 1.15fr;align-items:start;gap:12%;display:grid}.delivered-grid{border-top:1px solid #d6d8dc;grid-template-columns:1fr 1fr;display:grid}.delivered-grid div:nth-child(odd){padding-right:20px}.delivered-grid div:nth-child(2n){border-left:1px solid #d6d8dc;padding-left:20px}.momentum-section{background:#eef1f4;border-radius:32px;grid-template-columns:1fr 1fr;align-items:center;gap:9%;min-height:600px;margin-bottom:135px;padding:70px 7%;display:grid;overflow:hidden}.momentum-visual{place-items:center;height:420px;display:grid;position:relative}.momentum-visual div{background:radial-gradient(circle at 35% 28%,white,var(--blue) 36%,var(--lavender) 70%,var(--peach));border-radius:50%;width:245px;height:245px;box-shadow:0 30px 65px #6482a533}.momentum-visual:before,.momentum-visual:after{content:"";border:1px solid #c9ccd1;border-radius:50%;width:340px;height:250px;position:absolute;transform:rotate(-18deg)}.momentum-visual:after{transform:rotate(60deg)}.momentum-visual span{z-index:1;text-transform:uppercase;letter-spacing:1px;background:#eef1f4;padding:5px;font-size:9px;position:absolute}.momentum-visual span:first-of-type{top:45%;left:2%}.momentum-visual span:nth-of-type(2){top:31%;right:0}.momentum-visual span:nth-of-type(3){bottom:5%;left:43%}.case-cta{padding-bottom:135px}.case-cta .cta-panel{min-height:590px}.case-cta h2{max-width:700px;margin:22px 0 25px;font-size:clamp(44px,5.4vw,68px);line-height:1.02}.case-cta p:not(.eyebrow){color:#b8b8bc;max-width:600px;line-height:var(--leading-body);font-size:var(--body-copy)}.kavara-case .case-hero-copy h1{font-size:clamp(62px,7vw,96px)}.kavara-hero-visual{background:linear-gradient(145deg,#f7f5e9,#e9f0d3 58%,#dae7c0)}.kavara-hero-visual:before{background:radial-gradient(circle,#fffffff2 0%,#d8f15a40 40%,#f5d1a624 62%,#0000 72%)}.kavara-contours{border:1px solid #1d1d1f1f;border-radius:50%;width:440px;height:310px;position:absolute;transform:rotate(-18deg);box-shadow:0 0 0 35px #ffffff29,0 0 0 70px #ffffff1a}.kavara-case-logo{background:#191915;border-color:#ffffff1f;overflow:hidden;box-shadow:0 28px 65px #1d1d192e}.kavara-case-logo img{object-fit:contain;width:100%;height:100%}.kavara-scope{padding-bottom:135px}.kavara-scope-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.kavara-scope-grid article{background:#f7f8fa;border:1px solid #e0e1e4;border-radius:23px;min-height:300px;padding:28px;box-shadow:0 14px 40px #1d1d1f09}.kavara-scope-grid article:nth-child(2){background:#f3eef8;border-color:#e6dced}.kavara-scope-grid article:nth-child(3){background:#edf7fd;border-color:#d8ebf7}.kavara-scope-grid article:nth-child(4){background:#f5f9df;border-color:#e7edbf}.kavara-scope-grid article:nth-child(5){background:#fbf1e7;border-color:#f0dfce}.kavara-scope-grid article:nth-child(6){background:#f0f1f2;border-color:#dcdddf}.kavara-scope-grid span{color:#92948e;letter-spacing:1px;font-size:9px}.kavara-scope-grid h3{letter-spacing:-.04em;margin:72px 0 16px;font:500 23px/1.15 Inter}.kavara-scope-grid p{color:var(--muted);font-size:var(--body-card);line-height:var(--leading-body)}.commercial-section{color:#fff;background:#1a1a18;padding:130px 0}.commercial-layout{grid-template-columns:1fr 1fr;align-items:center;gap:10%;display:grid}.commercial-layout h2{margin:18px 0 28px;font-size:clamp(43px,5vw,65px);line-height:1.04}.commercial-layout>div:first-child>p:not(.eyebrow){color:#aaaba5;max-width:620px;font-size:var(--body-copy);line-height:var(--leading-long)}.commercial-layout>div:first-child>p+p{margin-top:6px}.platform-diagram{background:radial-gradient(circle at 50% 24%,#d8f15a13,#0000 38%);border:1px solid #3b3b38;border-radius:28px;flex-direction:column;justify-content:center;min-height:690px;padding:38px;display:flex}.platform-core{text-align:center;background:#262622;border:1px solid #515149;border-radius:20px;width:84%;margin:0 auto 28px;padding:24px;position:relative;box-shadow:0 15px 35px #00000024}.platform-core strong{margin-bottom:7px;font:500 20px Inter;display:block}.platform-core>span{color:#a4a69b;text-transform:uppercase;letter-spacing:1.1px;font-size:10px;display:block}.platform-descriptors{flex-wrap:wrap;justify-content:center;gap:5px;margin-top:18px;display:flex}.platform-descriptors i{color:#b7b9af;letter-spacing:.25px;border:1px solid #4b4c45;border-radius:99px;padding:5px 7px;font-size:9px;font-style:normal}.fee-flow,.profit-flow{text-align:center;border-block:1px solid #3e3f39;width:92%;margin:0 auto;padding:15px 12px;position:relative}.fee-flow:after{content:"↓";color:#8ec8f0;font-size:13px;position:absolute;bottom:-27px;left:50%}.fee-flow strong,.profit-flow strong{color:#d2d3cd;margin-bottom:5px;font-size:11px;display:block}.fee-flow span,.profit-flow span{color:#92948c;letter-spacing:.2px;font-size:9px;line-height:1.45;display:block}.platform-branches{grid-template-columns:repeat(4,1fr);gap:7px;margin:34px 0 26px;display:grid;position:relative}.platform-branches article{text-align:center;background:#22221f;border:1px solid #454641;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;min-height:105px;padding:14px 8px;display:flex}.platform-branches article:first-child{border-color:#8ec8f08c}.platform-branches article:nth-child(2){border-color:#d8f15a80}.platform-branches article:nth-child(3){border-color:#eadff78c}.platform-branches article:nth-child(4){border-color:#f5d1a68c}.platform-branches strong{color:#dedfd9;margin-bottom:5px;font-size:11px}.platform-branches span{color:#b4b6ae;font-size:10px;line-height:1.3}.platform-branches small{color:#8f9189;margin-top:6px;font-size:8px;line-height:1.35}.kavara-delivery{padding-block:135px}.delivery-stage-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.delivery-stage-grid article{background:#f6f7f3;border:1px solid #e2e3dd;border-radius:24px;min-height:330px;padding:30px}.delivery-stage-grid article:nth-child(2){background:#f4f1e8}.delivery-stage-grid article:nth-child(3){background:#edf3dc}.delivery-stage-grid>article>span{color:#989a93;font-size:9px}.stage-line{background:#d3d5ce;width:100%;height:1px;margin:38px 0 55px;position:relative}.stage-line:after{content:"";background:#b5c67a;border-radius:50%;width:9px;height:9px;position:absolute;top:-4px;left:0;box-shadow:0 0 0 5px #b5c67a26}.delivery-stage-grid h3{letter-spacing:-.04em;margin-bottom:16px;font:500 28px Inter}.delivery-stage-grid p{color:var(--muted);font-size:var(--body-card);line-height:var(--leading-body)}.kavara-outcome{border-top:1px solid #d9dade;grid-template-columns:1fr 1fr;align-items:center;gap:10%;min-height:620px;padding-block:100px 135px;display:grid}.kavara-outcome h2,.capability-section h2{margin:18px 0 27px;font-size:clamp(43px,5vw,65px);line-height:1.05}.kavara-outcome>div:last-child>p:last-child{color:var(--muted);font-size:var(--body-copy);line-height:var(--leading-long)}.outcome-visual{background:linear-gradient(155deg,#f6f3eb,#eaf1d6);border-radius:28px;height:460px;position:relative;overflow:hidden}.investor-journey{background:linear-gradient(155deg,#f6f3eb,#edf3dc);flex-direction:column;align-items:center;height:560px;padding:26px 30px 22px;display:flex}.investor-journey:before{content:"";background:radial-gradient(circle,#fffc,#d8f15a17 48%,#0000 72%);border-radius:50%;width:300px;height:300px;position:absolute;top:47%;left:50%;transform:translate(-50%,-50%)}.journey-platform{color:#fff;z-index:2;background:#1d1d1f;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;width:min(310px,88%);min-height:70px;display:flex;position:relative;box-shadow:0 14px 32px #1d1d1f29}.journey-platform strong{margin-bottom:6px;font:500 16px Inter}.journey-platform span{color:#999a9e;letter-spacing:1px;text-transform:uppercase;font-size:7px}.journey-track{z-index:1;flex-direction:column;align-items:center;gap:5px;width:min(340px,92%);padding-top:17px;display:flex;position:relative}.journey-track:before{content:"";background:#1d1d1f2e;width:1px;position:absolute;top:0;bottom:0;left:50%}.journey-stage{z-index:1;background:#ffffffd1;border:1px solid #1d1d1f1f;border-radius:14px;grid-template-columns:27px 1fr;align-items:center;width:88%;min-height:43px;padding:8px 15px;display:grid;position:relative;box-shadow:0 7px 18px #1d1d1f09}.journey-stage i{color:#969892;letter-spacing:1px;font-size:7px;font-style:normal}.journey-stage strong{font:500 11px Inter}.stage-education{border-left:3px solid #8ec8f0}.stage-capture{border-left:3px solid #d8f15a}.stage-qualified{border-left:3px solid #d9d9d9}.stage-launches{border-left:3px solid #f5d1a6}.stage-ownership,.stage-advocacy{border-left:3px solid #eadff7}.stage-future{border-left:3px solid #cfd1d4}.journey-loop{z-index:2;color:#71736d;align-items:center;gap:9px;margin-top:10px;display:flex;position:relative}.journey-loop span{text-transform:uppercase;letter-spacing:1px;font-size:7px}.journey-loop b{color:#7d8d43;background:#ffffffb8;border:1px solid #1d1d1f1f;border-radius:50%;place-items:center;width:23px;height:23px;font-weight:400;display:grid}.capability-section{color:#fff;background:#1a1a18;border-radius:32px;align-items:center;min-height:500px;margin-bottom:135px;padding:80px 8%;display:flex;position:relative;overflow:hidden}.capability-section>div:last-child{z-index:1;max-width:740px;position:relative}.capability-section>div:last-child>p:last-child{color:#aaa;max-width:680px;font-size:var(--body-copy);line-height:var(--leading-long)}.capability-orb{opacity:.24;background:radial-gradient(circle at 35% 30%,#fff,#d8f15a 28%,#8ec8f0 60%,#0000 72%);border-radius:50%;width:390px;height:390px;position:absolute;right:-90px}.placeholder-page{flex-direction:column;min-height:100vh;display:flex}.placeholder-main{text-align:center;flex:1;place-items:center;min-height:680px;padding:110px 24px;display:grid;position:relative;overflow:hidden}.placeholder-glow{aspect-ratio:1;filter:blur(10px);background:radial-gradient(circle,#8ec8f033,#eadff71a 38%,#0000 70%);border-radius:50%;width:min(58vw,680px);position:absolute}.placeholder-content{z-index:1;width:min(680px,100%);position:relative}.placeholder-content h1{margin:25px 0 22px;font-size:clamp(56px,8vw,94px)}.placeholder-content>p:not(.eyebrow){max-width:580px;color:var(--muted);font-size:var(--body-copy);line-height:var(--leading-long);margin:0 auto 28px}.placeholder-logo{border-radius:30px;place-items:center;width:180px;height:180px;margin:30px auto 10px;display:grid;box-shadow:0 24px 70px #1d1d1f14}.placeholder-logo img{object-fit:contain;width:78%;height:78%;display:block}.op3n-placeholder{background:#edf4fc}.kavara-placeholder{background:#f0f5e7}.coming-soon{letter-spacing:1.5px;text-transform:uppercase;border:1px solid #d7d8db;border-radius:99px;width:max-content;margin:0 auto 30px;padding:8px 13px;font-size:10px;font-weight:600;display:block}.placeholder-footer{color:#fff;background:#121214;padding:30px 0}.placeholder-footer .section-shell{justify-content:space-between;align-items:center;gap:30px;display:flex}.placeholder-footer>div>a:last-child{color:#b8b8bc;font-size:13px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.glow-orb{animation:none}*{transition:none!important}}@media (width<=900px){.site-header nav{background:#f7f8fafa;border-bottom:1px solid #ddd;flex-direction:column;align-items:stretch;padding:25px 24px 30px;display:none;position:absolute;top:78px;left:0;right:0}.site-header nav.open{display:flex}.menu-toggle{display:block}.menu-toggle span{background:#222;width:22px;height:1px;margin:6px;display:block}.hero{grid-template-columns:1fr;padding-top:80px}.hero-copy{text-align:center}.hero .eyebrow,.button-row{justify-content:center}.hero-lead,.hero-support{margin-inline:auto}.orb-stage{height:460px}.glow-orb{width:280px}.pillar-grid{grid-template-columns:1fr 1fr}.service-row{grid-template-columns:40px 1fr 1fr}.process-grid{grid-template-columns:1fr 1fr;row-gap:80px}.project-art{height:320px}.cta-orb{opacity:.62;right:-120px}.footer-main{grid-template-columns:1fr 1.4fr}.footer-main nav{flex-direction:row;grid-column:1/-1}.case-hero{grid-template-columns:1fr;padding-block:80px}.case-hero-copy{text-align:center}.case-labels{justify-content:center}.case-hero-copy>p:last-child{margin-inline:auto}.case-hero-visual{min-height:500px;margin-top:40px}.case-overview,.case-story,.services-delivered,.momentum-section{grid-template-columns:1fr;gap:45px}.case-three-grid,.support-grid,.deck-grid{grid-template-columns:1fr 1fr}.case-three-grid article:last-child,.deck-grid article:last-child{grid-column:1/-1}.momentum-visual{height:380px}.kavara-scope-grid{grid-template-columns:1fr 1fr}.commercial-layout,.kavara-outcome{grid-template-columns:1fr;gap:55px}.platform-diagram{min-height:430px}.outcome-visual{order:2}.delivery-stage-grid{grid-template-columns:1fr 1fr}.delivery-stage-grid article:last-child{grid-column:1/-1}}@media (width<=640px){.section-shell,.nav-shell{width:min(100% - 32px,1180px)}.nav-shell{min-height:68px}.site-header nav{top:68px}.hero{min-height:auto;padding-block:70px 45px}.hero h1{font-size:49px}.hero-lead{font-size:17px}.hero-support{font-size:13px}.button-row{flex-direction:column;gap:20px}.orb-stage{height:360px}.glow-orb{width:215px}.orbit-one{width:320px;height:215px}.orbit-two{width:270px;height:330px}.orb-stage>p{bottom:0}.trust-strip{overflow:hidden}.trust-strip>div{white-space:nowrap;letter-spacing:.6px;flex-wrap:nowrap;justify-content:center;gap:5px;width:100%;min-width:0;min-height:58px;padding:12px 8px;font-size:clamp(7.75px,2.3vw,9px);display:flex}.trust-group{display:contents}.trust-bridge{display:block}.trust-strip b{font-size:12px}.framework,.services,.work{padding-block:90px}.split-intro{grid-template-columns:1fr;gap:30px}.section-intro{margin-bottom:45px}.section-intro h2{font-size:42px}.split-intro>p{font-size:14px}.pillar-grid{grid-template-columns:1fr}.pillar-card{min-height:0}.pillar-card .tags{margin-top:24px;position:static}.mini-orb{margin-bottom:55px}.service-row{grid-template-columns:34px 1fr;gap:12px;padding-block:30px}.service-row ul{grid-column:2}.service-row h3{font-size:22px}.process{padding-block:95px}.process-grid{grid-template-columns:1fr;row-gap:65px}.process-grid article,.process-grid article:first-child{padding-left:0}.process-grid article .process-dot{left:0}.process-grid p{max-width:360px}.project-grid{grid-template-columns:1fr}.project-art{height:300px}.project-meta{flex-direction:column}.project-logo-frame{border-radius:24px;width:clamp(220px,70%,260px)}.kavara-logo{border-radius:15px}.cta{padding-bottom:90px}.cta-panel{align-items:flex-start;min-height:740px;padding:55px 30px}.cta h2{font-size:45px}.cta-orb{opacity:.82;width:260px;height:260px;top:auto;bottom:22px;right:18px}footer{padding-top:65px}.footer-main{grid-template-columns:1fr;padding-bottom:50px}.footer-contact a{font-size:22px}.footer-main nav{grid-column:auto}.footer-base{flex-direction:column;gap:12px}.placeholder-main{min-height:650px;padding-block:80px}.placeholder-content h1{font-size:52px}.placeholder-logo{width:150px;height:150px}.placeholder-footer .section-shell{flex-direction:column;align-items:flex-start}.case-hero{padding-block:65px 85px}.case-hero-copy h1{margin-top:30px;font-size:63px}.case-hero-copy h2{font-size:27px}.case-hero-copy>p:last-child{font-size:14px}.case-hero-visual{min-height:380px}.case-logo-panel{border-radius:32px;width:220px;height:220px}.case-orbit{width:315px;height:235px}.case-hero-visual:before{width:260px;height:260px}.case-section,.deck-section{padding-block:90px}.case-section h2,.case-heading h2,.momentum-section h2{font-size:42px}.case-overview,.case-story,.services-delivered{gap:30px}.case-three-grid,.support-grid,.deck-grid{grid-template-columns:1fr}.case-three-grid article:last-child,.deck-grid article:last-child{grid-column:auto}.case-three-grid article{min-height:310px}.case-three-grid h3{margin-top:65px}.support-section{padding-block:90px}.support-grid article{min-height:290px}.deck-card{height:350px}.quote-section{width:calc(100% - 32px);min-height:470px}.quote-section blockquote{font-size:44px}.quote-orb{right:-290px}.delivered-grid{grid-template-columns:1fr}.delivered-grid div:nth-child(odd),.delivered-grid div:nth-child(2n){border-left:0;padding-inline:4px}.momentum-section{width:calc(100% - 32px);margin-bottom:90px;padding:55px 28px}.momentum-visual{height:330px}.momentum-visual div{width:190px;height:190px}.momentum-visual:before,.momentum-visual:after{width:280px;height:205px}.case-cta{padding-bottom:90px}.case-cta .cta-panel{min-height:760px}.case-cta h2{font-size:43px}.kavara-case .case-hero-copy h1{font-size:56px}.kavara-contours{width:315px;height:235px}.kavara-scope{padding-bottom:90px}.kavara-scope-grid,.delivery-stage-grid{grid-template-columns:1fr}.kavara-scope-grid article,.delivery-stage-grid article{min-height:285px}.kavara-scope-grid h3{margin-top:55px}.commercial-section,.kavara-delivery{padding-block:90px}.commercial-layout h2,.kavara-outcome h2,.capability-section h2{font-size:42px}.platform-diagram{min-height:auto;padding:30px 18px}.platform-core{width:100%;padding:22px 14px}.platform-descriptors{gap:4px}.fee-flow,.profit-flow{width:100%;padding:14px 6px}.platform-branches{grid-template-columns:1fr;gap:8px;margin-block:34px 24px}.platform-branches article{min-height:82px}.platform-branches strong{font-size:12px}.platform-branches span{font-size:10px}.platform-branches small{font-size:9px}.delivery-stage-grid article:last-child{grid-column:auto}.kavara-outcome{padding-block:90px}.outcome-visual{height:600px}.investor-journey{padding:24px 16px 20px}.journey-platform{width:92%}.journey-track{gap:7px;width:100%}.journey-stage{width:94%;min-height:47px;padding-inline:13px}.journey-stage strong{font-size:11px}.journey-loop{margin-top:12px}.capability-section{width:calc(100% - 32px);min-height:550px;margin-bottom:90px;padding:60px 28px}.capability-orb{right:-230px}main p:not(.eyebrow),footer p{font-size:var(--body-mobile)!important;line-height:var(--leading-body)!important}main p+p,footer p+p{margin-top:6px!important}.orb-stage>p{font-size:10px!important;line-height:1.2!important}}
