:root{--ink:#0b1730;--muted:#617084;--paper:#f6f2ea;--white:#fff;--line:#d6dde4;--accent:#1d8093;--accent2:#ef6a5b;--panel:#0b1730;--ice:#eaf4f5;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Manrope,Arial,sans-serif;line-height:1.6}.shell{width:min(calc(100% - 40px),var(--max));margin-inline:auto}.site-header{border-bottom:1px solid #0b17301f;justify-content:space-between;align-items:center;height:92px;display:flex}.brand{letter-spacing:-1px;color:var(--ink);font-size:23px;font-weight:800;text-decoration:none}.site-header nav{gap:32px;display:flex}.site-header nav a,.header-cta{color:var(--ink);font-size:14px;font-weight:600;text-decoration:none}.header-cta{border-bottom:1px solid var(--ink);padding-bottom:3px}.hero{grid-template-columns:1.55fr .65fr;align-items:center;gap:72px;min-height:690px;padding:105px 0 80px;display:grid}.kicker,.eyebrow{text-transform:uppercase;letter-spacing:.15em;margin:0 0 20px;font-size:11px;font-weight:700}.hero h1{letter-spacing:-.055em;max-width:850px;margin:0;font-family:Playfair Display,serif;font-size:clamp(60px,8vw,112px);line-height:.88}.hero-title{max-width:820px;margin:32px 0 8px;font-size:17px;font-weight:600}.strapline{margin:8px 0 28px;font-family:Playfair Display,serif;font-size:28px;font-style:italic}.intro{color:var(--muted);max-width:720px;font-size:17px}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.button{border:1px solid var(--ink);justify-content:center;align-items:center;padding:14px 19px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.primary{background:var(--ink);color:#fff}.secondary{color:var(--ink);background:0 0}.hero-card{background:var(--panel);color:#fff;flex-direction:column;justify-content:flex-end;min-height:380px;padding:40px;display:flex;position:relative;overflow:hidden}.hero-card:before{content:"";border:1px solid #ffffff29;border-radius:50%;width:260px;height:260px;position:absolute;top:-60px;right:-60px}.monogram{color:var(--accent);margin-bottom:auto;font-family:Playfair Display,serif;font-size:82px;line-height:1}.hero-card p{margin:0 0 22px;font-family:Playfair Display,serif;font-size:25px;line-height:1.25}.hero-card span{color:#b8bec5;font-size:12px}.stats{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.stat{border-right:1px solid var(--line);padding:34px 28px}.stat:last-child{border-right:0}.stat strong{font-family:Playfair Display,serif;font-size:36px;display:block}.stat span{color:var(--muted);font-size:12px}.section{padding:120px 0}.section-heading{grid-template-columns:1.2fr .8fr;align-items:end;gap:70px;margin-bottom:60px;display:grid}.section-heading h2,.contact h2{letter-spacing:-.035em;margin:0;font-family:Playfair Display,serif;font-size:clamp(38px,5vw,62px);line-height:1.05}.section-heading>p{color:var(--muted);max-width:450px}.case-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.case-card{border:1px solid var(--line);background:#fff;flex-direction:column;min-height:390px;padding:38px;display:flex}.case-card.featured{background:var(--ink);color:#fff}.case-card h3{margin:5px 0 18px;font-family:Playfair Display,serif;font-size:32px;line-height:1.1}.case-card>p:not(.eyebrow){color:#69778a}.case-card.featured>p:not(.eyebrow){color:#c9d4df}.impact{border-top:1px solid;margin-top:auto;padding-top:20px;font-size:14px;font-weight:700}.case-card ul{color:#6d7a8b;padding-left:18px;font-size:13px}.case-card.featured ul{color:#c5d0dc}.experience-section{background:#e9eef1}.timeline{border-top:1px solid #c9d3dc}.timeline-item{border-bottom:1px solid #c9d3dc;grid-template-columns:.65fr 1.35fr;gap:60px;padding:44px 0;display:grid}.timeline-meta{color:var(--muted);flex-direction:column;gap:5px;font-size:12px;display:flex}.timeline-item h3{margin:0;font-family:Playfair Display,serif;font-size:30px}.timeline-item h4{margin:4px 0 14px;font-size:14px}.timeline-item p{color:var(--muted);max-width:720px}.chips{flex-wrap:wrap;gap:8px;margin-top:20px;display:flex}.chips span{border:1px solid #c7d0d8;padding:6px 9px;font-size:11px}.expertise-grid{border-top:1px solid var(--line);grid-template-columns:repeat(2,1fr);display:grid}.expertise-item{border-bottom:1px solid var(--line);grid-template-columns:60px 1fr;gap:10px;padding:24px 0;display:grid}.expertise-item:nth-child(odd){border-right:1px solid var(--line);padding-right:30px}.expertise-item:nth-child(2n){padding-left:30px}.expertise-item span{color:var(--accent);font-size:11px}.expertise-item strong{font-size:16px}.contact{background:var(--ink);color:#fff}.contact-inner{max-width:1000px}.contact h2{max-width:960px;font-size:clamp(45px,6vw,78px)}.contact p:not(.kicker){color:#b8c5d2;max-width:700px}.light{color:#fff;border-color:#fff}.disabled{opacity:.55;cursor:default}.site-footer{color:var(--muted);justify-content:space-between;padding:28px 0;font-size:11px;display:flex}@media (width<=820px){.site-header nav{display:none}.hero{grid-template-columns:1fr;gap:35px;padding-top:70px}.hero-card{min-height:300px}.stats{grid-template-columns:repeat(2,1fr)}.stat:nth-child(2){border-right:0}.section-heading,.timeline-item{grid-template-columns:1fr;gap:20px}.case-grid,.expertise-grid{grid-template-columns:1fr}.expertise-item:nth-child(odd){border-right:0;padding-right:0}.expertise-item:nth-child(2n){padding-left:0}.section{padding:80px 0}.site-footer{flex-direction:column;gap:20px}}@media (width<=480px){.shell{width:min(calc(100% - 28px),var(--max))}.hero h1{font-size:58px}.stats{grid-template-columns:1fr}.stat{border-right:0;border-bottom:1px solid var(--line)}.stat:last-child{border-bottom:0}}.hero-wrap{position:relative;overflow:hidden}.hero-grid{pointer-events:none;background-image:linear-gradient(#0c10150b 1px,#0000 1px),linear-gradient(90deg,#0c10150b 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;mask-image:linear-gradient(#000,#0000 85%)}.hero-orbit{pointer-events:none;border:1px solid #b68a4d40;border-radius:50%;position:absolute}.orbit-a{width:700px;height:700px;animation:18s ease-in-out infinite alternate drift;top:60px;right:-260px}.orbit-b{border-color:#0c10151a;width:440px;height:440px;animation:24s ease-in-out infinite alternate-reverse drift;top:220px;right:80px}.hero{z-index:2;position:relative}.hero h1 em{color:#b68a4d;font-weight:400}.site-header{z-index:5;position:relative}.site-header nav a,.header-cta{position:relative}.site-header nav a:after,.header-cta:after{content:"";background:currentColor;height:1px;transition:right .3s;position:absolute;bottom:-6px;left:0;right:100%}.site-header nav a:hover:after,.header-cta:hover:after{right:0}.portrait-card{will-change:transform;background:#12171d;min-height:465px;padding:28px;transition:transform .25s,box-shadow .3s;position:relative;overflow:hidden}.portrait-card:before{content:"";border:1px solid #ffffff1f;position:absolute;inset:18px}.portrait-glow{background:radial-gradient(circle,#b68a4d42,#0000 70%);border-radius:50%;width:280px;height:280px;animation:7s ease-in-out infinite pulse;position:absolute;top:-70px;right:-70px}.portrait-placeholder{z-index:1;flex-direction:column;justify-content:center;align-items:center;gap:12px;height:100%;min-height:360px;display:flex;position:relative}.portrait-monogram{color:#c8a46a;font-family:Playfair Display,serif;font-size:112px;line-height:1}.portrait-placeholder small{color:#8f98a2;letter-spacing:.08em;text-transform:uppercase;font-size:10px}.portrait-caption{text-transform:uppercase;letter-spacing:.11em;color:#9da5ad;z-index:2;justify-content:space-between;gap:12px;font-size:10px;display:flex;position:relative}.interactive{transition:transform .3s,background .3s,box-shadow .3s}.case-card:hover,.case-card:focus{outline:none;transform:translateY(-8px);box-shadow:0 26px 50px #0c101514}.case-details{opacity:0;max-height:0;transition:max-height .4s,opacity .3s,transform .3s;transform:translateY(10px)}.case-card:hover .case-details,.case-card:focus .case-details{opacity:1;max-height:220px;transform:none}.timeline-item{padding-left:18px;padding-right:18px}.timeline-item:hover{background:#ffffff85;transform:translate(7px)}.expertise-item{grid-template-columns:60px 1fr auto}.expertise-item b{opacity:.25;font-weight:400;transition:all .25s}.expertise-item:hover b{opacity:1;transform:translate(3px,-3px)}.insights-section{color:#fff;background:#11161c}.insights-section .section-heading>p{color:#aab1b8}.insights-grid{background:#343a40;border:1px solid #343a40;grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.insight-card{background:#11161c;flex-direction:column;min-height:360px;padding:34px;display:flex}.insight-card h3{margin:6px 0 18px;font-family:Playfair Display,serif;font-size:30px;line-height:1.08}.insight-card>p:not(.eyebrow){color:#aab1b8}.insight-meta{color:#c9cdd1;border-top:1px solid #343a40;justify-content:space-between;margin-top:auto;padding-top:28px;font-size:11px;display:flex}.cms-note{color:#717981;margin-top:20px;font-size:11px}.contact-layout{grid-template-columns:.9fr 1.1fr;gap:90px;display:grid}.linkedin-link{color:#0c1015;border-bottom:1px solid #0c1015;gap:18px;margin-top:26px;padding-bottom:5px;font-weight:700;text-decoration:none;display:inline-flex}.contact-form{border-top:1px solid #0c1015;flex-direction:column;gap:18px;padding-top:28px;display:flex}.field-row{grid-template-columns:1fr 1fr;gap:18px;display:grid}.contact-form label{text-transform:uppercase;letter-spacing:.1em;flex-direction:column;gap:7px;font-size:11px;font-weight:700;display:flex}.contact-form input,.contact-form textarea{background:#ffffff8c;border:1px solid #c9c4bb;outline:none;padding:13px 14px}.form-note{color:#626a73;font-size:10px}.light-button{width:max-content}.js .reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(18px)}.js .reveal.is-visible{opacity:1;transform:none}@keyframes drift{0%{transform:translate(0,0)}to{transform:translate(-26px,18px)rotate(8deg)}}@keyframes pulse{0%,to{opacity:.8;transform:scale(1)}50%{opacity:.48;transform:scale(1.12)}}@media (width<=920px){.insights-grid{grid-template-columns:1fr}.contact-layout{grid-template-columns:1fr;gap:36px}}@media (width<=520px){.field-row{grid-template-columns:1fr}.hero-orbit{display:none}}@media (prefers-reduced-motion:reduce){.hero-orbit,.portrait-glow{animation:none}.interactive{transition:none}}.journey-section{color:#f6fbff;background:#030712;height:650vh;position:relative}.journey-sticky{background:radial-gradient(circle at 12% 88%,#18bcd229,#0000 28%),linear-gradient(#07101f 0%,#030712 78%);height:100vh;position:sticky;top:0;overflow:hidden}.journey-cosmos{pointer-events:none;position:absolute;inset:0;overflow:hidden}.planet{aspect-ratio:1;background:radial-gradient(circle at 68% 27%,#2acade94,#0000 17%),radial-gradient(circle at 58% 38%,#0f6b86 0 12%,#0b385c 30%,#07152b 61%,#030712 74%);border-radius:50%;width:min(52vw,720px);position:absolute;bottom:-30vw;left:-18vw;box-shadow:0 0 70px #3fd3e62b,inset -40px -20px 80px #000000a6}.planet:before{content:"";border:1px solid #60ebf447;border-radius:50%;position:absolute;inset:-9px;box-shadow:0 0 32px #4ddcea29}.planet span{background:linear-gradient(18deg,#0000 38%,#ffffff0b 40%,#0000 45% 58%,#33d1e212 60%,#0000 64%);border-radius:50%;position:absolute;inset:12%;transform:rotate(-12deg)}.journey-path{width:100%;height:100%;position:absolute;inset:0;overflow:visible}.journey-path path,.journey-path ellipse{fill:none;stroke:#5ae4ef57;stroke-width:1.35px;stroke-dasharray:5 7;vector-effect:non-scaling-stroke}.journey-path ellipse{stroke:#5ae4ef33}.star-field{opacity:.38;will-change:transform;background-image:radial-gradient(circle,#ffffffbd 0 1px,#0000 1.4px);background-size:74px 74px;position:absolute;inset:-15% -20%}.star-field-b{opacity:.2;background-position:31px 19px;background-size:123px 123px}.orbiter{color:#55e7f1;z-index:3;will-change:left,top,transform;width:48px;height:18px;position:absolute;top:82%;left:9%}.orbiter:before{content:"";background:linear-gradient(90deg,#c9fbff 0,#52e4ee 48%,#1787a2 100%);border-radius:65% 42% 42% 65%;width:34px;height:12px;position:absolute;top:3px;left:6px;box-shadow:0 0 20px #4be1ec8c}.orbiter:after{content:"";border-left:4px solid #55e7f1;border-right:4px solid #0000;width:16px;height:27px;position:absolute;top:-5px;left:17px;transform:skew(-30deg)}.orbiter i{filter:blur(.2px);background:linear-gradient(90deg,#0000,#53e8f1d1);width:60px;height:3px;transition:width .25s;position:absolute;top:7px;right:38px}.journey-head{z-index:5;padding-top:72px;position:relative}.journey-head .kicker{color:#55e7f1}.journey-head h2{letter-spacing:-.045em;color:#fff;margin:0;font-family:Playfair Display,serif;font-size:clamp(42px,5vw,70px);line-height:.95}.journey-track-wrap{z-index:6;position:absolute;top:43%;left:0;right:0}.journey-track{will-change:transform;gap:34px;width:max-content;padding-left:max(40px,50vw - 590px);padding-right:18vw;display:flex}.journey-card{backdrop-filter:blur(13px);background:linear-gradient(145deg,#071222db,#040b16c2);border:1px solid #71dfeb26;width:min(490px,40vw);min-height:350px;padding:26px 30px 30px;transition:border-color .25s,background .25s,transform .25s}.journey-card:hover{background:linear-gradient(145deg,#0a1d31ed,#050d19e6);border-color:#56e7f185;transform:translateY(-3px)}.journey-index{color:#55e7f1;letter-spacing:.15em;font-size:11px}.journey-context{color:#6f8ba5;text-transform:uppercase;letter-spacing:.12em;margin:7px 0 30px;font-size:9px}.journey-card h3{max-width:410px;margin:0 0 16px;font-family:Playfair Display,serif;font-size:31px;line-height:1.06}.journey-summary{color:#9db2c6;max-width:430px;font-size:13px}.journey-metric{color:#fff;margin:24px 0 16px;font-size:15px;display:block}.journey-outcomes{border-top:1px solid #ffffff14;flex-wrap:wrap;gap:7px;padding-top:14px;display:flex}.journey-outcomes span{color:#a9bac9;border:1px solid #ffffff1a;padding:5px 8px;font-size:10px}.journey-progress{z-index:7;background:#ffffff14;height:1px;position:absolute;bottom:30px;left:7%;right:7%}.journey-progress span{transform-origin:0;background:linear-gradient(90deg,#1f96b4,#55e7f1,#ff6d68);width:100%;height:100%;display:block;transform:scaleX(0)}@media (width<=819px){.journey-section{height:auto}.journey-sticky{height:auto;padding:70px 0 90px;position:relative}.journey-cosmos,.journey-progress{display:none}.journey-track-wrap{margin-top:50px;position:relative;top:auto}.journey-track{grid-template-columns:1fr;width:auto;padding:0 20px;display:grid;transform:none!important}.journey-card{width:auto;min-height:0}}@media (prefers-reduced-motion:reduce){.orbiter,.star-field,.journey-track{transition:none!important}}.case-card{transition:transform .22s,border-color .22s,box-shadow .22s}.case-card.featured:hover{border-color:#39aabd}.case-top{justify-content:space-between;display:flex}.case-index{color:#98a5b2;font-family:Playfair Display,serif}.case-card .impact{color:var(--accent)}.case-card.featured .impact{color:#77d5df}.case-card ul{margin-top:18px}.case-card li+li{margin-top:7px}.expertise-section{color:#fff;background:#0b1730}.expertise-section .section-heading>p{color:#9db0c2}.expertise-section .kicker{color:#77d5df}.expertise-grid.rich{border-color:#ffffff1f}.expertise-grid.rich .expertise-item{border-color:#ffffff1f;grid-template-columns:50px 1fr;align-items:start;gap:18px;padding-top:30px;padding-bottom:30px;transition:background .25s,border-color .25s}.expertise-grid.rich .expertise-item:hover{background:#1d809317;border-color:#77d5df5c}.expertise-grid.rich .expertise-item span{color:#77d5df}.expertise-grid.rich strong{color:#fff;margin-bottom:8px;font-size:17px;display:block}.expertise-grid.rich p{color:#9db0c2;max-width:490px;margin:0;font-size:13px}@media (width<=819px){.expertise-grid.rich{grid-template-columns:1fr}.expertise-grid.rich .expertise-item:nth-child(odd){border-right:0;padding-right:0}.expertise-grid.rich .expertise-item:nth-child(2n){padding-left:0}}body{color:#f4f8fb;background:#050914}.hero-wrap{background:radial-gradient(circle at 78% 28%,#20c6d81f,#0000 24%),linear-gradient(#08111f 0%,#050914 100%)}.hero-grid{background-image:linear-gradient(#53e7f109 1px,#0000 1px),linear-gradient(90deg,#53e7f109 1px,#0000 1px)}.site-header{border-color:#ffffff1a}.brand,.site-header nav a,.header-cta{color:#f4f8fb}.brand span,.kicker,.eyebrow{color:#55e7f1}.hero h1,.hero-title,.strapline{color:#f7fbff}.hero h1 em{color:#55e7f1}.intro{color:#9eb2c5}.button.primary{color:#031018;background:#55e7f1;border-color:#55e7f1}.button.primary:hover{background:#7ef2f8}.button.secondary{color:#f5fbff;border-color:#ffffff42}.portrait-card{background:linear-gradient(160deg,#0b1a2c,#06101e);border:1px solid #53e7f129}.portrait-glow{background:radial-gradient(circle,#53e7f140,#0000 70%)}.portrait-monogram{color:#55e7f1}.stats,.stat{border-color:#ffffff1a}.stat strong{color:#fff}.stat span{color:#7890a6}.stat:hover{background:#53e7f10d;transform:translateY(-2px)}.section{background:#050914}.section-heading h2{color:#f7fbff}.compact-heading{grid-template-columns:1fr}.case-card{color:#fff;background:#08111f;border-color:#ffffff1a}.case-card.featured{background:linear-gradient(150deg,#0a2133,#07111f);border-color:#53e7f14d}.case-card>p:not(.eyebrow),.case-card ul{color:#8fa5b9}.case-card .impact,.case-card.featured .impact{color:#55e7f1}.case-card:hover{border-color:#53e7f185;transform:translateY(-3px);box-shadow:0 18px 44px #00000038}.expertise-section{background:#07101c}.expertise-grid.rich .expertise-item:hover{background:#53e7f10e}.insights-section{background:#030712}.insights-grid{background:#ffffff14;border-color:#ffffff14}.insight-card{background:#07101c}.insight-card:hover{background:#0b1929;transform:translateY(-3px)}.contact{color:#fff;background:linear-gradient(150deg,#07111f,#030712)}.contact-copy>p:not(.kicker){color:#91a7ba}.linkedin-link{color:#55e7f1;border-color:#55e7f180}.contact-form{border-color:#ffffff2e}.contact-form input,.contact-form textarea{color:#fff;background:#07111f;border-color:#ffffff26}.contact-form input:focus,.contact-form textarea:focus{background:#0a1726;border-color:#55e7f1}.form-note{color:#6f879c}.site-footer{color:#657c91;background:#030712;border-top:1px solid #ffffff0f}::selection{color:#031018;background:#55e7f1}@media (width<=820px){.site-header{background:#07101c}.hero{padding-top:65px}}.portrait-card{clip-path:ellipse(48% 50%);background:0 0;border:0;min-height:480px;overflow:hidden}.portrait-placeholder{background:linear-gradient(160deg,#0b1a2c,#06101e);border-radius:52% 48% 55% 45%/45% 56% 44% 55%}.stat strong,.case-index,.journey-metric{transition:color .2s,text-shadow .2s}.stat:hover strong,.case-card:hover .case-index,.journey-card:hover .journey-metric{text-shadow:0 0 18px #55e7f138;color:#55e7f1!important}.journey-index{display:none!important}.journey-context{align-items:center;gap:10px;color:#96aabe!important;letter-spacing:0!important;text-transform:none!important;margin:0 0 28px!important;font-size:11px!important;display:flex!important}.journey-context span:first-child{color:#55e7f1;font-weight:700}.journey-context span+span:before{content:"/";color:#4b647b;margin-right:10px}.form-note{display:none}.expertise-grid.rich .expertise-item:hover>span{color:#55e7f1;text-shadow:0 0 14px #55e7f133}.star-field{background-image:radial-gradient(circle at 7% 13%,#ffffffd9 0 1px,#0000 1.5px),radial-gradient(circle at 18% 72%,#55e7f1b8 0 1.2px,#0000 1.8px),radial-gradient(circle at 29% 36%,#fff9 0 .8px,#0000 1.4px),radial-gradient(circle at 43% 81%,#ffffffb3 0 1px,#0000 1.5px),radial-gradient(circle at 58% 18%,#55e7f199 0 1px,#0000 1.6px),radial-gradient(circle at 66% 62%,#ffffffc7 0 1px,#0000 1.5px),radial-gradient(circle at 78% 29%,#ffffffa3 0 .9px,#0000 1.5px),radial-gradient(circle at 91% 74%,#55e7f1a8 0 1px,#0000 1.7px)!important;background-position:0 0,37px 71px,119px 23px,203px 91px,271px 42px,329px 117px,391px 61px,466px 139px!important;background-size:420px 340px,520px 460px,360px 410px,610px 520px,470px 390px,540px 430px,430px 510px,620px 470px!important}@media (width<=820px){.portrait-card{min-height:360px}.journey-context{flex-wrap:wrap}}body{font-family:Inter,Arial,sans-serif}.hero h1,.section-heading h2,.journey-head h2,.journey-card h3,.case-card h3,.insight-card h3,.contact h2,.stat strong{font-family:Sora,Inter,sans-serif}.hero h1{letter-spacing:-.055em;font-weight:600;line-height:.9}.hero h1 em{font-style:normal;font-weight:600}.strapline{letter-spacing:-.02em;font-family:Sora,Inter,sans-serif;font-style:normal;font-weight:500}.hero-title{color:#c8d6e2;font-size:15px;line-height:1.55}.section-heading h2,.journey-head h2,.contact h2{letter-spacing:-.045em;font-weight:600}.case-card h3,.journey-card h3,.insight-card h3,.stat strong{letter-spacing:-.03em;font-weight:600}.site-header{backdrop-filter:blur(18px);background:#07101d9e;border-radius:18px;height:68px;margin-top:16px;padding:0 18px;box-shadow:inset 0 1px #ffffff0f;border:0!important}.site-header nav a,.header-cta{font-size:13px;font-weight:600}.header-cta{background:#55e7f114;border-radius:10px;padding:9px 13px;color:#8ef2f6!important;border:0!important}.hero-wrap{padding-bottom:54px;position:relative;background:radial-gradient(circle at 77% 30%,#1ec3d61f,#0000 27%),linear-gradient(#07111f 0%,#06101d 68%,#050914 100%)!important}.hero{min-height:660px;padding-top:78px;padding-bottom:70px}.stats{z-index:2;background:#08111f6b;border-radius:18px;margin-top:-6px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0f;border:0!important}.stat{border-color:#fff1!important}.section#work{padding-top:105px}.section#work:before{content:"";background:linear-gradient(90deg,#55e7f1,#55e7f100);width:70px;height:2px;margin-bottom:42px;display:block}.hero-grid,.hero-orbit{display:none!important}.planet{width:clamp(520px,42vw,820px);bottom:clamp(-430px,-28vw,-250px);left:clamp(-190px,-9vw,-90px)}.journey-path path{stroke:#55e7f161!important;stroke-width:1.45px!important;stroke-dasharray:6 8!important}.journey-path ellipse{display:none!important}.orbiter{width:58px;height:24px}.orbiter:before{content:"";clip-path:polygon(0 42%,58% 0,100% 48%,58% 100%,0 58%,16% 50%);background:linear-gradient(90deg,#dffcff 0,#62edf5 55%,#1790aa 100%);border-radius:0;width:42px;height:12px;position:absolute;top:6px;left:8px;box-shadow:0 0 18px #55e7f17a}.orbiter:after{content:"";clip-path:polygon(0 50%,100% 0,72% 50%,100% 100%);opacity:.9;background:#55e7f1;width:20px;height:20px;position:absolute;top:2px;left:25px}.orbiter i{filter:drop-shadow(0 0 6px #55e7f1d9);background:linear-gradient(90deg,#0000,#55e7f1f5);width:88px;height:3px;top:10px;right:44px}.orbiter.is-fast i{background:linear-gradient(90deg,#0000,#55e7f12e,#55e7f1fa);width:168px}.journey-card:hover .journey-metric,.stat:hover strong,.case-card:hover .case-index{color:#55e7f1;text-shadow:0 0 22px #55e7f133}@media (width>=1500px){.planet{width:760px;bottom:-390px;left:-130px}.journey-track-wrap{top:42%}.hero{min-height:700px}.site-header{max-width:1180px}}@media (width<=819px){.planet{display:none}.site-header{border-radius:14px;margin-top:8px}.hero{padding-top:58px}.stats{border-radius:14px}}.portrait-card{clip-path:none;place-items:center;display:grid;position:relative;overflow:visible}.portrait-card:before{content:"";aspect-ratio:1;border:1px solid #55e7f14d;border-radius:50%;width:78%;position:absolute;transform:rotate(-16deg)}.portrait-card:after{content:"";aspect-ratio:1.25;border:1px solid #ffffff21;border-radius:50%;width:58%;position:absolute;transform:rotate(24deg)}.portrait-placeholder{z-index:2;background:linear-gradient(160deg,#0b1a2c,#06101e);border-radius:38px;width:70%;height:420px;position:relative;overflow:hidden}.portrait-placeholder:before{content:"";background:linear-gradient(90deg,#0000,#55e7f1,#0000);height:1px;position:absolute;bottom:20%;left:-20%;right:-20%;transform:rotate(-13deg)}.propositions{background:linear-gradient(#050914 0%,#06101b 100%);padding:72px 0 110px}.propositions-head{justify-content:space-between;align-items:end;gap:48px;margin-bottom:34px;display:flex}.propositions-head h2{letter-spacing:-.045em;max-width:820px;margin:0;font-family:Sora,Inter,sans-serif;font-size:clamp(38px,5vw,66px);line-height:.98}.propositions-head p{color:#8ca1b4;max-width:420px;margin:0}.proposition-list{gap:14px;display:grid}.proposition{background:#07111d;border:1px solid #ffffff14;grid-template-columns:.8fr 1.2fr;min-height:270px;transition:border-color .3s,transform .3s,background .3s;display:grid;position:relative;overflow:hidden}.proposition:hover{background:#081522;border-color:#55e7f16b;transform:translateY(-3px)}.prop-copy{z-index:2;padding:34px 34px 38px;position:relative}.prop-label{color:#55e7f1;letter-spacing:.13em;text-transform:uppercase;margin-bottom:40px;font-size:10px;font-weight:700;display:block}.prop-copy h3{letter-spacing:-.035em;max-width:520px;margin:0 0 14px;font-family:Sora,Inter,sans-serif;font-size:clamp(26px,3vw,42px);line-height:1.03}.prop-copy p{color:#8fa4b7;max-width:500px;margin:0}.prop-visual{background:radial-gradient(circle at 72% 42%,#55e7f114,#0000 31%);min-height:270px;position:relative}.prop-visual span,.prop-visual i,.prop-visual b{display:block;position:absolute}.tangle i{border:1px solid #ffffff21;border-radius:45% 55% 52% 48%;width:112px;height:112px;transition:all .7s cubic-bezier(.2,.8,.2,1)}.tangle i:first-child{top:24%;left:12%;transform:rotate(31deg)}.tangle i:nth-child(2){top:48%;left:35%;transform:rotate(-28deg)}.tangle i:nth-child(3){top:20%;left:58%;transform:rotate(61deg)}.tangle i:nth-child(4){top:58%;left:66%;transform:rotate(-47deg)}.tangle b{transform-origin:0;background:#55e7f140;height:1px;transition:all .7s cubic-bezier(.2,.8,.2,1)}.tangle b:first-of-type{width:42%;top:31%;left:18%;transform:rotate(19deg)}.tangle b:nth-of-type(2){width:38%;top:68%;left:33%;transform:rotate(-24deg)}.tangle b:nth-of-type(3){width:29%;top:43%;left:52%;transform:rotate(38deg)}.proposition:hover .tangle i{border-radius:8px;width:92px;height:46px;top:42%;transform:none}.proposition:hover .tangle i:first-child{left:8%}.proposition:hover .tangle i:nth-child(2){left:30%}.proposition:hover .tangle i:nth-child(3){left:52%}.proposition:hover .tangle i:nth-child(4){left:74%}.proposition:hover .tangle b{background:#55e7f1;top:50%;transform:none}.proposition:hover .tangle b:first-of-type{width:10%;left:21%}.proposition:hover .tangle b:nth-of-type(2){width:10%;left:43%}.proposition:hover .tangle b:nth-of-type(3){width:10%;left:65%}.workstreams i{border:1px solid #ffffff38;border-radius:50%;width:16px;height:16px;transition:all .65s}.workstreams i:first-child{top:24%;left:14%}.workstreams i:nth-child(2){top:68%;left:28%}.workstreams i:nth-child(3){top:35%;left:43%}.workstreams i:nth-child(4){top:72%;left:59%}.workstreams i:nth-child(5){top:27%;left:75%}.workstreams i:nth-child(6){top:55%;left:86%}.workstreams b{transform-origin:0;background:#55e7f121;height:1px;transition:transform .7s,background .7s;top:49%;left:12%;right:10%;transform:scaleX(.2)}.proposition:hover .workstreams i{background:#55e7f1;border-color:#55e7f1;top:47%;box-shadow:0 0 18px #55e7f140}.proposition:hover .workstreams b{background:#55e7f1b8;transform:scaleX(1)}.budget span{background:linear-gradient(#55e7f1e0,#55e7f126);border-radius:4px 4px 0 0;width:10%;transition:height .6s,transform .6s;bottom:25%}.budget span:first-child{height:28%;left:14%}.budget span:nth-child(2){height:52%;left:29%}.budget span:nth-child(3){height:18%;left:44%}.budget span:nth-child(4){height:64%;left:59%}.budget span:nth-child(5){height:38%;left:74%}.budget b{background:#ff6d6880;height:1px;transition:top .6s,background .6s;top:38%;left:10%;right:10%}.proposition:hover .budget span:first-child{height:34%}.proposition:hover .budget span:nth-child(2){height:39%}.proposition:hover .budget span:nth-child(3){height:44%}.proposition:hover .budget span:nth-child(4){height:48%}.proposition:hover .budget span:nth-child(5){height:53%}.proposition:hover .budget b{background:#55e7f1;top:28%}.site-header{width:min(100% - 40px,1180px);height:76px;margin-inline:auto;backdrop-filter:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important}.brand{letter-spacing:-.05em;font-family:Sora,Inter,sans-serif;font-size:20px}.brand span{display:none}.site-header nav{gap:26px}.site-header nav a,.header-cta{color:#c4d1dc;font-size:12px}.site-header nav a:hover,.header-cta:hover{color:#55e7f1}.header-cta{border:1px solid #ffffff24;border-radius:7px;padding:9px 13px}.hero-wrap{padding-bottom:120px;position:relative}.hero-wrap:after{content:"";pointer-events:none;background:linear-gradient(#0000,#050914);height:210px;position:absolute;bottom:0;left:0;right:0}.stats{z-index:4;margin-top:-48px;position:relative}@media (width<=900px){.proposition{grid-template-columns:1fr}.prop-visual{min-height:210px}.propositions-head{display:block}.propositions-head p{margin-top:18px}.site-header nav{display:none}}
