@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap";
*{box-sizing:border-box}html{background:var(--night)}body{background:var(--night);color:#fff;margin:0;font-family:DM Sans,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}main{overflow:hidden}h1,h2,h3,p{margin-top:0}.section{padding:120px max(6vw,28px)}header{z-index:100;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--line);background:#080b10c7;align-items:center;gap:45px;height:88px;padding:0 max(4vw,22px);display:flex;position:fixed;inset:0 0 auto}.brand{align-items:center;gap:11px;min-width:max-content;display:flex}.brand img{object-fit:contain;filter:drop-shadow(0 5px 9px #0008);width:48px;height:58px}.brand>span{flex-direction:column;display:flex}.brand b{letter-spacing:-.5px;font:800 18px Manrope}.brand small{letter-spacing:1.6px;color:#aab0b9;margin-top:4px;font-size:7px}header nav{gap:32px;margin-left:auto;display:flex}header nav a{color:#a9afb8;font-size:12px;font-weight:600;position:relative}header nav a:after{content:"";background:var(--gold);height:1px;transition:all .25s;position:absolute;bottom:-10px;left:0;right:100%}header nav a:hover:after,header nav a.active:after{right:0}.call{color:var(--gold2);border:1px solid #d7a43a55;align-items:center;gap:8px;padding:12px 15px;font-size:11px;font-weight:700;display:flex}.call svg{width:15px}.menu{color:#fff;background:0 0;border:0;display:none}.mobile-menu{z-index:90;border-bottom:1px solid var(--line);background:#0d121c;flex-direction:column;gap:22px;padding:28px;font-weight:700;display:flex;position:fixed;inset:88px 0 auto}.hero{isolation:isolate;background:radial-gradient(circle at 78% 48%,#223258 0,#0000 28%),radial-gradient(circle at 72% 45%,#c9912420 0,#0000 35%),linear-gradient(130deg,#080b10 30%,#101827);grid-template-columns:51% 49%;height:100vh;min-height:760px;max-height:980px;padding-top:88px;display:grid;position:relative}.hero-noise{opacity:.12;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.22'/%3E%3C/svg%3E");position:absolute;inset:0}.hero-copy{z-index:3;align-self:center;padding-bottom:25px;padding-left:max(7vw,35px)}.eyebrow{letter-spacing:3px;color:#aeb5c1;align-items:center;gap:12px;font:700 9px Manrope;display:flex}.eyebrow i{background:var(--gold);width:26px;height:1px;display:block}.hero h1,.page-hero h1{letter-spacing:-6px;margin:28px 0 30px;font:700 clamp(55px,6.1vw,100px)/.88 Manrope}.hero h1 span{color:#d3d5d8;font-weight:400}.hero h1:first-line{color:var(--gold2)}em{color:var(--gold);font-style:normal}.lede{color:#aeb5c1;max-width:520px;font-size:16px;line-height:1.75}.actions{align-items:center;gap:13px;margin:35px 0 50px;display:flex}.button{letter-spacing:.2px;cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:12px;padding:15px 20px;font:700 11px Manrope;transition:all .25s;display:inline-flex}.button svg{width:16px}.button.gold{color:#111;background:linear-gradient(135deg,var(--gold2),#bb7d18);box-shadow:0 15px 35px #d7a43a22}.button.gold:hover{transform:translateY(-2px);box-shadow:0 18px 40px #d7a43a42}.button.ghost{color:#d5dae0;border-color:#ffffff2b}.button.light{color:#111;background:#fff}.magnetic{display:inline-flex}.proof{gap:35px;display:flex}.proof span{border-right:1px solid var(--line);flex-direction:column;padding-right:34px;display:flex}.proof span:last-child{border:0}.proof b{color:var(--gold2);font:700 19px Manrope}.proof small{color:#858d99;margin-top:6px;font-size:9px}.scene-wrap{z-index:2;position:relative}.scene-wrap:before,.scene-wrap:after{content:"";border:1px solid #d7a43a2c;border-radius:50%;position:absolute;inset:17% 10%;transform:rotateX(67deg)}.scene-wrap:after{border-color:#ffffff1c;inset:28% 20%;transform:rotateY(68deg)}.scene-label{z-index:3;color:#aeb5bf;letter-spacing:1.5px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0c111ac7;border:1px solid #ffffff1b;align-items:center;gap:8px;padding:11px 14px;font:600 8px Manrope;display:flex;position:absolute}.scene-label svg{width:14px;color:var(--gold)}.l1{top:25%;left:5%}.l2{bottom:25%;right:8%}.scroll-cue{letter-spacing:2.5px;color:#8f96a1;align-items:center;gap:12px;font:600 7px Manrope;display:flex;position:absolute;bottom:22px;left:50%}.marquee{background:var(--gold);color:#17130d;padding:14px 0;overflow:hidden}.marquee div{letter-spacing:2px;justify-content:space-around;align-items:center;min-width:1200px;font:800 10px Manrope;animation:16s linear infinite marq;display:flex}.marquee i{background:#17130d;width:5px;height:5px;transform:rotate(45deg)}@keyframes marq{to{transform:translate(-20%)}}.statement{background:var(--cream);color:#12161e;grid-template-columns:1.35fr .65fr;align-items:end;gap:8vw;display:grid}.eyebrow.dark{color:#6d727a}.statement h2,.section-title h2,.split h2,.values h2,.timeline h2,.command h2{letter-spacing:-4px;margin:24px 0;font:700 clamp(42px,5vw,76px)/1 Manrope}.statement-side p,.rich-copy p{color:#666c76;font-size:15px;line-height:1.85}.text-link{border-bottom:1px solid var(--gold);align-items:center;gap:10px;margin-top:25px;padding-bottom:6px;font-size:11px;font-weight:700;display:inline-flex}.text-link svg{color:#b37c19;width:15px}.capabilities{background:#0c1119}.section-title{grid-template-columns:1fr .55fr;align-items:end;gap:8vw;display:grid}.section-title>p{color:#8f97a4;margin-bottom:25px;line-height:1.75}.card-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:65px;display:grid}.cap-card{border:1px solid var(--line);background:linear-gradient(145deg,#151d2a,#0c1119);min-height:360px;padding:34px;transition:all .35s;position:relative;overflow:hidden}.cap-card:after{content:"";border:1px solid #d7a43a22;border-radius:50%;width:180px;height:180px;position:absolute;bottom:-80px;right:-80px}.cap-card>span{color:#737c89;float:right;font:600 9px Manrope}.cap-card>svg{width:42px;height:42px;color:var(--gold);margin:30px 0}.cap-card h3{font:700 21px Manrope}.cap-card p{color:#89929f;font-size:13px;line-height:1.7}.cap-card a,.industry-card a{color:var(--gold2);align-items:center;gap:8px;margin-top:35px;font-size:10px;font-weight:700;display:flex}.cap-card a svg,.industry-card a svg{width:14px}.command{background:#0a0e15;grid-template-columns:1fr 1fr;align-items:center;gap:8vw;display:grid}.radar{aspect-ratio:1;background:repeating-radial-gradient(circle,#d7a43a14 0 1px,#0000 1px 70px);border:1px solid #d7a43a44;border-radius:50%;place-items:center;width:min(42vw,520px);display:grid;position:relative}.radar:before,.radar:after{content:"";background:#d7a43a28;position:absolute}.radar:before{width:100%;height:1px}.radar:after{width:1px;height:100%}.radar>svg{width:90px;height:90px;color:var(--gold);filter:drop-shadow(0 0 25px #d7a43a66)}.radar-sweep{background:conic-gradient(#d7a43a32,#0000 25%);border-radius:50%;animation:5s linear infinite sweep;position:absolute;inset:0}@keyframes sweep{to{transform:rotate(360deg)}}.dot{background:var(--gold2);border-radius:50%;width:7px;height:7px;position:absolute;box-shadow:0 0 0 7px #d7a43a1c}.d1{top:27%;left:27%}.d2{top:48%;right:18%}.d3{bottom:20%;left:42%}.command-copy>p{color:#9098a4;max-width:520px;line-height:1.8}.command-copy ul{margin:30px 0;padding:0;list-style:none}.command-copy li{color:#c5cad1;align-items:center;gap:10px;padding:10px 0;font-size:13px;display:flex}.command-copy li svg{width:17px;color:var(--gold)}.cta-band{text-align:center;color:#141414;background:radial-gradient(circle at 50% 0,#f7dd9a,var(--gold));padding:95px max(6vw,28px);position:relative}.cta-band svg{width:30px}.cta-band p{letter-spacing:3px;margin:16px;font:700 9px Manrope}.cta-band h2{letter-spacing:-3px;margin-bottom:30px;font:700 clamp(36px,4vw,62px) Manrope}.page-hero{background:radial-gradient(circle at 80% 45%,#273755,#0000 30%),linear-gradient(120deg,#080b10,#111927);min-height:640px;padding:200px max(7vw,30px) 110px;position:relative;overflow:hidden}.page-hero>div:last-child{z-index:2;position:relative}.page-hero h1{max-width:1050px;font-size:clamp(55px,6vw,92px)}.page-hero p:last-child{color:#a3aab4;max-width:600px;font-size:16px;line-height:1.8}.page-orbit{border:1px solid #d7a43a25;border-radius:50%;width:580px;height:580px;animation:13s linear infinite orbit;position:absolute;top:40px;right:-80px;box-shadow:inset 0 0 0 55px #ffffff05}.page-orbit:before{content:"";background:var(--gold);width:10px;height:10px;box-shadow:0 0 25px var(--gold);border-radius:50%;position:absolute;top:12%;left:18%}@keyframes orbit{to{transform:rotate(360deg)}}.split{background:var(--cream);color:#151a22;grid-template-columns:1fr 1fr;gap:10vw;display:grid}.rich-copy{padding-top:45px}.value-grid{grid-template-columns:repeat(4,1fr);margin-top:65px;display:grid}.value{border-left:1px solid var(--line);min-height:280px;padding:35px}.value span{color:#6f7885;font-size:9px}.value svg{color:var(--gold);width:34px;height:34px;margin:40px 0 25px;display:block}.value h3{font:700 19px Manrope}.value p{color:#89929f;font-size:12px;line-height:1.7}.timeline{background:var(--cream);color:#151a22}.milestones{border-top:1px solid #d6d0c3;grid-template-columns:repeat(4,1fr);margin-top:65px;display:grid}.milestones div{padding:30px 30px 10px 0}.milestones b{color:#ae7617;font:700 24px Manrope}.milestones p{color:#6e7073;font-size:13px;line-height:1.6}.mini-cta{background:#111824;justify-content:space-between;align-items:center;padding:65px max(6vw,28px);display:flex}.mini-cta h2{letter-spacing:-2px;margin:0;font:700 clamp(27px,3vw,45px) Manrope}.service-page{background:var(--cream);color:#151a22}.service-row{border-bottom:1px solid #d8d1c3;grid-template-columns:55px 70px 1fr .6fr 50px;align-items:center;gap:22px;padding:42px 0;display:grid}.service-row>span{color:#a17a34;font-size:9px}.service-row>svg{color:#b17c20;width:35px}.service-row h2{letter-spacing:-1px;margin-bottom:8px;font:700 26px Manrope}.service-row p{color:#6c7077;margin:0;font-size:13px;line-height:1.65}.service-row ul{color:#656a72;font-size:11px;line-height:2;list-style:none}.service-row>a{border:1px solid #b9a986;place-items:center;width:45px;height:45px;display:grid}.service-row>a svg{width:16px}.industry-grid{background:#0c1119;grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.industry-card{background:#111824;border:1px solid #202838;min-height:330px;padding:50px;transition:all .3s}.industry-card:hover{background:#182131;transform:translateZ(10px)}.industry-card>span{float:right;color:#68717e;font-size:9px}.industry-card>svg{width:39px;height:39px;color:var(--gold);margin:25px 0 40px}.industry-card h2{font:700 25px Manrope}.industry-card p{color:#9199a5;font-size:13px;line-height:1.7}.contact-page{background:var(--cream);color:#151922;grid-template-columns:.8fr 1.2fr;gap:10vw;display:grid}.contact-info h2{letter-spacing:-2px;font:700 42px/1.05 Manrope}.contact-info>p{color:#6d7279;line-height:1.7}.contact-info>a,.contact-info>div{border-bottom:1px solid #d8d1c6;align-items:flex-start;gap:17px;padding:18px 0;font-size:13px;display:flex}.contact-info svg{color:#ae781b;width:19px}.contact-info span{flex-direction:column;line-height:1.5;display:flex}.contact-info small{letter-spacing:1.5px;color:#9b7d48;margin-bottom:5px;font:700 8px Manrope}.contact-page form{background:#fff;padding:42px;box-shadow:0 25px 70px #3b34271c}.fields{grid-template-columns:1fr 1fr;gap:17px;display:grid}label{letter-spacing:1.3px;flex-direction:column;gap:8px;margin-bottom:18px;font:700 8px Manrope;display:flex}input,select,textarea{color:#1d2129;background:#faf9f6;border:1px solid #dedbd4;outline:none;padding:13px;font-size:13px}input:focus,select:focus,textarea:focus{border-color:var(--gold)}textarea{resize:vertical}.secure{color:#858b93;align-items:center;gap:7px;margin-top:16px;display:flex}.secure svg{color:#ad761b;width:14px}.form-success{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:360px;display:flex}.form-success>svg{color:#a67018;background:#f5ead5;border-radius:50%;width:55px;height:55px;padding:15px}.form-success button{color:#a67018;background:0 0;border:0;font-weight:700}footer{border-top:1px solid var(--line);background:#07090d;grid-template-columns:1.2fr .55fr 1fr;gap:7vw;padding:65px max(6vw,28px) 25px;display:grid}footer>div{flex-direction:column;align-items:flex-start;gap:10px;display:flex}footer>div>p,footer>div>a,footer>div>span{color:#858d98;font-size:11px;line-height:1.7}footer>div>b{letter-spacing:2px;color:var(--gold);margin-bottom:10px;font:700 8px Manrope}footer>small{border-top:1px solid var(--line);color:#555d68;letter-spacing:.5px;grid-column:1/-1;margin-top:30px;padding-top:20px;font-size:8px}@media (max-width:950px){header nav,.call{display:none}.menu{margin-left:auto;display:block}.hero{grid-template-columns:1fr;height:auto;min-height:1100px}.hero-copy{padding-top:100px}.scene-wrap{min-height:500px}.statement,.section-title,.command,.split,.contact-page{grid-template-columns:1fr}.card-grid,.industry-grid,.value-grid{grid-template-columns:repeat(2,1fr)}.radar{width:min(80vw,520px);margin:auto}.service-row{grid-template-columns:45px 55px 1fr 40px}.service-row ul{display:none}}@media (max-width:620px){header{height:74px}.brand img{width:39px;height:48px}.hero{min-height:920px;padding-top:74px}.hero-copy{padding:95px 22px 20px}.hero h1,.page-hero h1{letter-spacing:-3.5px;font-size:50px}.proof{gap:15px}.proof span{padding-right:14px}.scene-wrap{min-height:390px}.scene-label{display:none}.section{padding:85px 22px}.statement h2,.section-title h2,.split h2,.values h2,.timeline h2,.command h2{letter-spacing:-2.5px;font-size:40px}.card-grid,.industry-grid,.value-grid{grid-template-columns:1fr}.cap-card{min-height:300px}.page-hero{min-height:580px;padding:160px 22px 75px}.page-orbit{width:390px;height:390px}.milestones{grid-template-columns:1fr 1fr}.mini-cta{flex-direction:column;align-items:flex-start;gap:25px}.service-row{grid-template-columns:30px 42px 1fr}.service-row>a{display:none}.contact-page form{padding:25px 18px}.fields,footer{grid-template-columns:1fr}.scroll-cue{display:none}}.content-heading,.workflow h2{letter-spacing:-4px;margin:24px 0 60px;font:700 clamp(42px,5vw,72px)/1 Manrope}.workflow{color:#fff;background:#202637}.workflow-grid{background:#ffffff18;grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.workflow-step{background:#202637;min-height:230px;padding:35px}.workflow-step b{color:#e7aa3b;font:700 10px Manrope}.workflow-step h3{margin:34px 0 13px;font:700 22px Manrope}.workflow-step p{color:#afb6c2;font-size:12px;line-height:1.75}.legal-note{color:#b8bec7;border:1px solid #ffffff1a;align-items:flex-start;gap:13px;margin:36px 0 0;padding:20px;font-size:11px;line-height:1.7;display:flex}.legal-note svg{color:#e5a433;min-width:18px}.roles{color:#181b23;background:#fff}.roles-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.role-card{background:#f7f8fb;border:1px solid #e8eaf0;border-radius:20px;min-height:420px;padding:38px}.role-card>span{float:right;color:#8a909a;font-size:9px}.role-card>svg{color:#dc921f;width:38px;height:38px;margin:20px 0 35px}.role-card:nth-child(3n+2)>svg{color:#6557df}.role-card:nth-child(3n)>svg{color:#0aa994}.role-card h3{max-width:390px;font:700 23px/1.2 Manrope}.role-card>p{color:#717783;font-size:13px;line-height:1.7}.role-card ul{color:#626975;margin-top:22px;padding-left:18px;font-size:12px;line-height:1.9}.role-card li::marker{color:#dc921f}@media (max-width:750px){.workflow-grid,.roles-grid{grid-template-columns:1fr}.content-heading,.workflow h2{letter-spacing:-2.5px;font-size:40px}.role-card{min-height:auto}}.hero{color:#111a2b!important;background:#edf0f3!important;height:100svh!important;min-height:720px!important;max-height:980px!important;padding-top:88px!important;display:block!important}.hero:after{display:none!important}.hero-image{background:url(/brand/hero.png) 50%/cover no-repeat;position:absolute;inset:88px 0 0}.hero-image:after{content:"";background:linear-gradient(90deg,#f8f9fad1 0%,#f8f9fa6b 31%,#0000 52%);position:absolute;inset:0}.hero-copy{flex-direction:column;justify-content:center;width:48%;height:100%;display:flex;position:relative;padding:30px 0 105px max(4.5vw,28px)!important}.hero .eyebrow{color:#243047;margin-bottom:18px;font-size:8px}.hero h1{text-transform:uppercase;letter-spacing:-4px!important;color:#101a2d!important;margin:0 0 22px!important;font-size:clamp(48px,5vw,78px)!important;line-height:.91!important}.hero h1 em{color:#d18a11}.hero .lede{color:#596273;max-width:460px;font-size:13px;line-height:1.55}.hero .actions{margin:24px 0 30px}.hero .button{min-width:168px}.hero .button.ghost{color:#1b263b;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff87;border-color:#25304966}.hero .proof{-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px);background:#ffffffc7;border:1px solid #fff;border-radius:14px;gap:0;width:max-content;padding:16px 14px;box-shadow:0 18px 45px #28374f16}.hero .proof span{border-color:#25304718;grid-template-rows:auto auto;grid-template-columns:28px 1fr;min-width:140px;padding:2px 22px;display:grid}.hero .proof svg{color:#cb8511;grid-row:1/3;align-self:center;width:21px}.hero .proof b{color:#172138;font-size:18px;line-height:1}.hero .proof small{color:#626b79;font-size:8px}.hero-values{letter-spacing:.5px;color:#f7f7f7;text-shadow:0 1px 8px #000;flex-direction:column;align-items:center;gap:11px;font:600 9px Manrope;display:flex;position:absolute;top:50%;right:4.2%;transform:translateY(-45%)}.hero-values i{background:#e7a32e;width:18px;height:1px;display:block}.scroll-cue{flex-direction:column;transform:translate(-50%);color:#1f2a3e!important;gap:5px!important;bottom:18px!important;left:50%!important}.scroll-cue:before{content:"";border:1px solid #202a3c;border-radius:9px;width:15px;height:24px}.scroll-cue:after{content:"";background:#d58e17;border-radius:2px;width:2px;height:5px;animation:1.8s infinite scroll-dot;position:absolute;top:5px}.scroll-cue i{background:#202a3c!important;width:1px!important;height:20px!important}.scroll-cue span{order:2;font-size:7px}@keyframes scroll-dot{50%{opacity:.3;transform:translateY(7px)}}@media (max-width:900px){.hero{height:auto!important;min-height:940px!important;padding-top:74px!important}.hero-image{background-position:64%;inset:74px 0 0}.hero-image:after{background:linear-gradient(#fafaf9f5 0%,#fafaf9cc 48%,#fafaf90d 72%)}.hero-copy{justify-content:flex-start;width:100%;height:auto;padding:80px 24px 30px!important}.hero h1{font-size:clamp(43px,11vw,66px)!important}.hero .lede{max-width:540px}.hero-values{display:none}.hero .proof{margin-top:4px}.scroll-cue{display:none!important}}@media (max-width:600px){.hero{min-height:890px!important}.hero-image{background-position:62% bottom;background-size:auto 100%}.hero-copy{padding-top:65px!important}.hero .actions{flex-flow:wrap;align-items:flex-start}.hero .button{min-width:145px;padding:13px}.hero .proof{grid-template-columns:1fr 1fr;width:100%;padding:12px;display:grid}.hero .proof span{min-width:0;padding:8px 12px}.hero .proof span:nth-child(2){border:0}.hero .proof span:last-child{border:0;border-top:1px solid #25304718;grid-column:1/-1;padding-top:13px}}.company-strip{color:#171b23;background:#f7f4ed;grid-template-columns:1.1fr .9fr;gap:9vw;display:grid}.company-intro h2,.service-spectrum h2,.home-process h2,.stakeholders h2,.home-faq h2{letter-spacing:-4px;margin:24px 0;font:700 clamp(42px,4.8vw,72px)/1 Manrope}.company-intro>p{color:#686e78;max-width:680px;line-height:1.8}.profile-facts{border-top:1px solid #dcd5c8;border-left:1px solid #dcd5c8;grid-template-columns:1fr 1fr;display:grid}.profile-facts>div{border-bottom:1px solid #dcd5c8;border-right:1px solid #dcd5c8;flex-direction:column;padding:28px;display:flex}.profile-facts small{letter-spacing:1.5px;color:#ad7618;font:700 8px Manrope}.profile-facts b{margin-top:12px;font:650 14px/1.45 Manrope}.service-spectrum{color:#171b23;background:#fff}.spectrum-grid{border-top:1px solid #e4e5e9;border-left:1px solid #e4e5e9;grid-template-columns:repeat(4,1fr);margin-top:60px;display:grid}.spectrum-item{border-bottom:1px solid #e4e5e9;border-right:1px solid #e4e5e9;min-height:270px;padding:30px;transition:all .3s}.spectrum-item:hover{background:#faf7f0;transform:translateY(-5px);box-shadow:0 24px 55px #29324610}.spectrum-item>span{float:right;color:#9ba0a8;font-size:8px}.spectrum-item>svg{color:#da901c;width:32px;height:32px;margin:20px 0 30px}.spectrum-item:nth-child(3n+2)>svg{color:#6557df}.spectrum-item:nth-child(3n)>svg{color:#0aa994}.spectrum-item h3{font:700 17px Manrope}.spectrum-item p{color:#717782;font-size:11px;line-height:1.7}.home-process{color:#fff;background:linear-gradient(135deg,#1b2030,#29283c)}.process-head{grid-template-columns:1fr .65fr;align-items:end;gap:7vw;display:grid}.process-head>p{color:#adb3be;line-height:1.75}.process-track{grid-template-columns:repeat(6,1fr);margin-top:70px;display:grid;position:relative}.process-track:before{content:"";background:linear-gradient(90deg,#e4a332,#6557df,#0caf9b);height:1px;position:absolute;top:52px;left:5%;right:5%}.process-node{padding-right:20px;position:relative}.process-node b{color:#e8a83c;font:700 9px Manrope}.process-node i{z-index:2;background:#202536;border:3px solid #e4a332;border-radius:50%;width:15px;height:15px;margin:34px 0;display:block;position:relative}.process-node:nth-child(3n+2) i{border-color:#7565ef}.process-node:nth-child(3n) i{border-color:#12b6a1}.process-node h3{font:700 16px Manrope}.process-node p{color:#aeb5c1;font-size:10px;line-height:1.7}.stakeholders{color:#171b23;background:#fff;grid-template-columns:.8fr 1.2fr;align-items:center;gap:8vw;display:grid}.stake-copy>p{color:#6e747e;line-height:1.8}.stake-map{background:radial-gradient(circle,#fff8e9 0 16%,#0000 17%),repeating-radial-gradient(circle,#e5dfd5 0 1px,#0000 1px 95px);border:1px dashed #d7ae62;border-radius:50%;height:570px;position:relative}.stake-core{background:linear-gradient(145deg,#e8a836,#bc7410);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:140px;height:140px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 20px 55px #b7732033}.stake-core svg{width:32px}.stake-core b{margin-top:7px;font:800 13px Manrope}.stake-core small{letter-spacing:1px;font-size:7px}.stake-pill{background:#fff;border:1px solid #e4e5ea;border-radius:99px;align-items:center;gap:9px;padding:13px 16px;font-size:10px;font-weight:700;display:flex;position:absolute;box-shadow:0 16px 38px #25304814}.stake-pill svg{color:#6759dd;width:17px}.s1{top:16%;left:6%}.s2{top:17%;right:5%}.s3{top:49%;left:-2%}.s4{top:49%;right:-3%}.s5{bottom:14%;left:10%}.s6{bottom:14%;right:9%}.roles-preview{background:#151a25}.role-mini-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin:55px 0 30px;display:grid}.role-mini{background:#ffffff08;border:1px solid #ffffff17;min-height:220px;padding:28px}.role-mini svg{color:#e6a037;width:30px;height:30px;margin-bottom:35px}.role-mini:nth-child(2)>svg{color:#15b5a1}.role-mini:nth-child(3)>svg{color:#7666e9}.role-mini h3{font:700 17px Manrope}.role-mini p{color:#9da5b1;font-size:11px;line-height:1.7}.light-link{color:#fff;border-color:#e1a038}.home-faq{color:#171b23;background:#f8f8fa;grid-template-columns:.7fr 1.3fr;gap:9vw;display:grid}.faq-list details{border-bottom:1px solid #dcdfe5;padding:22px 0}.faq-list summary{cursor:pointer;justify-content:space-between;gap:20px;font:700 15px Manrope;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:#d58b18;font-size:20px}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{color:#6d737e;max-width:720px;margin:18px 0 4px;padding-right:30px;font-size:12px;line-height:1.75}@media (max-width:1000px){.company-strip,.stakeholders,.home-faq{grid-template-columns:1fr}.spectrum-grid{grid-template-columns:repeat(2,1fr)}.process-track{grid-template-columns:repeat(3,1fr);gap:30px}.process-track:before{display:none}.role-mini-grid{grid-template-columns:repeat(2,1fr)}.stake-map{width:100%;max-width:650px;margin:auto}}@media (max-width:600px){.company-intro h2,.service-spectrum h2,.home-process h2,.stakeholders h2,.home-faq h2{letter-spacing:-2.5px;font-size:39px}.profile-facts,.spectrum-grid,.process-head,.process-track,.role-mini-grid{grid-template-columns:1fr}.spectrum-item{min-height:auto}.process-node i{margin:15px 0}.stake-map{height:470px;margin-top:15px}.stake-core{width:110px;height:110px}.stake-pill{padding:9px;font-size:8px}.s3{left:0}.s4{right:0}.role-mini{min-height:auto}.faq-list{margin-top:20px}}.home-clients{color:#171b23;background:#fff;grid-template-columns:.7fr 1.3fr;align-items:center;gap:8vw;display:grid}.home-clients h2{letter-spacing:-4px;margin:24px 0;font:700 clamp(42px,4.8vw,72px)/1 Manrope}.client-row{border-top:1px solid #e1ddd5;border-left:1px solid #e1ddd5;grid-template-columns:repeat(3,1fr);display:grid}.client-row>a{border-bottom:1px solid #e1ddd5;border-right:1px solid #e1ddd5;flex-direction:column;justify-content:space-between;min-height:180px;padding:28px 22px;transition:all .25s;display:flex}.client-row>a:hover{background:#faf6ec;transform:translateY(-5px);box-shadow:0 20px 45px #26314810}.client-row svg{color:#d9901c;width:30px;height:30px}.client-row>a:nth-child(2) svg{color:#6557df}.client-row>a:nth-child(3) svg{color:#0aa994}.client-row span{flex-direction:column;display:flex}.client-row b{font:700 15px Manrope}.client-row small{color:#7a808a;margin-top:5px;font-size:9px}@media (max-width:800px){.home-clients,.client-row{grid-template-columns:1fr}.client-row>a{min-height:130px}.home-clients h2{letter-spacing:-2.5px;font-size:40px}}.page-visual{background:#ece9e2;height:min(62vw,720px);min-height:460px;position:relative;overflow:hidden}.page-visual:before{content:"";z-index:2;pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffff35}.page-visual img{object-fit:cover;width:100%;height:100%;transition:transform 1.2s cubic-bezier(.2,.8,.2,1);display:block}.page-visual:hover img{transform:scale(1.025)}.page-visual span{z-index:3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#373b44;letter-spacing:2px;background:#ffffffcf;border:1px solid #fff;padding:10px 13px;font:700 7px Manrope;position:absolute;bottom:24px;left:max(4vw,22px)}.page-visual:after{content:"";pointer-events:none;background:linear-gradient(#0000,#10141b42);height:22%;position:absolute;inset:auto 0 0}@media (max-width:650px){.page-visual{height:430px;min-height:0}.page-visual img{object-position:center}.page-visual span{bottom:15px}}.page-hero.has-image{isolation:isolate;background:#e9e8e4;align-items:center;min-height:760px;padding:190px max(7vw,30px) 105px;display:flex}.page-hero-image{z-index:-3;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.page-hero-fade{z-index:-2;background:linear-gradient(90deg,#fffffffa 0%,#ffffffe8 30%,#ffffff85 49%,#ffffff0d 72%),linear-gradient(#0000 70%,#0d111840);position:absolute;inset:0}.page-hero.has-image>div:nth-of-type(3){width:min(690px,55vw)}.page-hero.has-image h1{text-shadow:0 2px 25px #fff;font-size:clamp(52px,5.7vw,88px)}.page-hero.has-image p:last-child{color:#4e5663;max-width:570px}.page-hero.has-image .page-orbit{opacity:.26;z-index:-1}.page-hero-label{color:#3c424b;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);letter-spacing:2px;background:#ffffffcf;border:1px solid #fff;padding:9px 12px;font:700 7px Manrope;position:absolute;bottom:28px;left:max(7vw,30px)}.page-visual{display:none}@media (max-width:800px){.page-hero.has-image{align-items:flex-start;min-height:680px;padding:145px 22px 75px}.page-hero.has-image>div:nth-of-type(3){width:100%}.page-hero-image{object-position:center}.page-hero-fade{background:linear-gradient(#fffffff7 0%,#ffffffe0 48%,#ffffff2e 78%,#0a0e1433 100%)}.page-hero.has-image h1{text-shadow:0 2px 18px #fff;font-size:48px}.page-hero-label{bottom:18px;left:22px}}.page-hero.has-image .page-hero-image{z-index:0!important;object-fit:cover!important;width:100%!important;height:100%!important;display:block!important;position:absolute!important;inset:0!important}.page-hero.has-image .page-hero-fade{z-index:1!important}.page-hero.has-image .page-orbit{z-index:2!important}.page-hero.has-image .page-hero-copy{width:min(690px,55vw);z-index:3!important;position:relative!important}.page-hero.has-image .page-hero-label{z-index:4!important}@media (max-width:800px){.page-hero.has-image .page-hero-copy{width:100%}}.home-editorial{align-items:flex-end;min-height:720px;padding:max(5vw,34px);display:flex;position:relative;overflow:hidden}.home-editorial>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.home-editorial:after{content:"";background:linear-gradient(90deg,#0c10171f,#0000 60%),linear-gradient(#0000 42%,#0a0e14ad);position:absolute;inset:0}.editorial-card{z-index:2;color:#171b23;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffec;width:min(560px,90%);padding:34px;position:relative;box-shadow:0 25px 75px #10172235}.editorial-card h2{letter-spacing:-3px;margin:20px 0;font:700 clamp(38px,4vw,60px)/1 Manrope}.editorial-card>p{color:#69707b;line-height:1.7}.command-media{border-radius:3px;height:610px;position:relative;overflow:hidden;box-shadow:0 28px 75px #1c283020}.command-media>img{object-fit:cover;width:100%;height:100%;transition:transform 1s;display:block}.command-media:hover>img{transform:scale(1.025)}.command-media:after{content:"";background:linear-gradient(#0000 58%,#09101962);position:absolute;inset:0}.media-status{z-index:2;color:#171b23;background:#ffffffeb;align-items:center;gap:12px;padding:14px 17px;display:flex;position:absolute;bottom:24px;left:24px;box-shadow:0 15px 40px #0003}.media-status>i{background:#13ad98;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 6px #13ad9820}.media-status span{flex-direction:column;display:flex}.media-status b{letter-spacing:1px;font:700 9px Manrope}.media-status small{color:#777e89;margin-top:4px;font-size:8px}footer{grid-template-columns:1.2fr .55fr .85fr 1.25fr!important;gap:5vw!important;padding-top:80px!important}.footer-about>p{max-width:300px!important}.footer-badge{letter-spacing:1.3px;border:1px solid #d6bd945c;padding:8px 10px;color:#a36518!important;font:700 7px Manrope!important}.footer-legal{border-top:1px solid #dfdcd5;grid-column:1/-1;grid-template-columns:1fr auto auto;margin-top:28px;padding-top:22px;gap:25px!important;display:grid!important}.footer-legal span{color:#858990!important;font-size:8px!important}.footer-legal span:nth-child(2){text-align:center}.footer-legal span:last-child{text-align:right}@media (max-width:1000px){footer{grid-template-columns:1fr 1fr!important}.footer-about{grid-column:1/-1}.footer-legal{grid-template-columns:1fr!important}.footer-legal span{text-align:left!important}}@media (max-width:650px){.home-editorial{min-height:620px;padding:20px}.home-editorial>img{object-position:62% center}.editorial-card{width:100%;padding:25px}.command-media{height:470px}footer{grid-template-columns:1fr!important}.footer-about,.footer-legal{grid-column:auto}}.hp-field{opacity:0!important;width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important}.form-error{color:#9e2f24;background:#fff1ef;border-left:3px solid #d34d3d;padding:11px 13px;font-size:11px;line-height:1.5}.contact-page form .button:disabled{opacity:.65;cursor:wait;transform:none}.skip-link{z-index:9999;color:#fff;background:#171a22;padding:12px 16px;font-weight:700;position:fixed;top:-60px;left:14px}.skip-link:focus{top:14px}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.magnetic{transform:none!important}}.brand img{object-fit:contain;mix-blend-mode:multiply;filter:none;width:94px!important;height:78px!important;display:block!important}.brand-crest{display:none!important}footer .brand img{width:125px!important;height:auto!important}@media (max-width:620px){.brand img{width:76px!important;height:64px!important}footer .brand img{width:115px!important}}:root{--night:#171a22;--navy:#202433;--gold:#e29a20;--gold2:#f2b84b;--cream:#fbfaf7;--muted:#6f7480;--line:#20243314}html,body{color:#191b22;background:#fff}header{background:#ffffffd9;border-bottom:1px solid #1c203014;box-shadow:0 8px 35px #1b203008}header nav a{color:#676c77}header nav a:hover,header nav a.active{color:#191b22}.call{color:#733d1d;background:#fff7ea;border-color:#d9963760}.menu{color:#1b1e26}.mobile-menu{color:#171a22;background:#fff;border-color:#ece8e1}.brand img{display:none}.brand-crest{color:#542718;clip-path:polygon(50% 0,96% 16%,88% 73%,50% 100%,12% 73%,4% 16%);filter:drop-shadow(0 6px 8px #7b4c2022);background:linear-gradient(145deg,#f5b634,#d98415);place-items:center;width:43px;height:49px;display:grid!important}.brand-crest>span{font:800 16px Manrope}.brand b{color:#472217}.brand b span{color:#bb6617}.brand small{color:#8c664c}.hero{color:#181b23;background:radial-gradient(circle at 78% 43%,#f6ce7d80 0,#0000 23%),radial-gradient(circle at 74%,#6653e817 0,#0000 36%),linear-gradient(135deg,#fff 20%,#fbfaf6 60%,#eef8f7)}.hero:after{content:"";z-index:-1;background-image:linear-gradient(#2f396008 1px,#0000 1px),linear-gradient(90deg,#2f396008 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:88px 0 0 48%;-webkit-mask-image:radial-gradient(circle,#000,#0000 68%);mask-image:radial-gradient(circle,#000,#0000 68%)}.hero-noise{opacity:.035}.hero h1 span{color:#737783}.eyebrow,.lede{color:#686e79}.button.ghost{color:#393e49;background:#fff8;border-color:#252b3b28}.proof span{border-color:#262d4017}.proof small{color:#747a84}.scene-wrap:before{border-color:#d88e263d}.scene-wrap:after{border-color:#6857e82c}.scene-label{color:#3d4350;background:#ffffffd6;border-color:#fff;box-shadow:0 15px 40px #313a5a18}.l1{border-left:3px solid #0daf9e}.l2{border-left:3px solid #6e59e8}.scroll-cue{color:#777b84}.marquee{background:linear-gradient(90deg,#f1ad36,#f4c765)}.statement,.split,.timeline,.service-page,.contact-page{background:#fff}.capabilities,.command,.values{color:#181b23;background:#f7f8fb}.section-title>p,.command-copy>p,.value p{color:#6d7380}.card-grid{perspective:1200px}.cap-card{color:#1b1e27;background:#fff;border-color:#e8e9ef;border-radius:22px;box-shadow:0 20px 60px #2730470a}.cap-card:first-child{border-top:3px solid #e19a22}.cap-card:nth-child(2){border-top:3px solid #6557df}.cap-card:nth-child(3){border-top:3px solid #11a994}.cap-card:hover{border-color:#fff;transform:translateY(-12px)rotateX(2deg);box-shadow:0 35px 75px #27304720}.cap-card p{color:#707682}.cap-card:nth-child(2)>svg{color:#6557df}.cap-card:nth-child(3)>svg{color:#11a994}.command{background:linear-gradient(145deg,#f8f9fc,#f3faf8)}.radar{background:repeating-radial-gradient(circle,#6259d612 0 1px,#0000 1px 70px);border-color:#5e55d748}.radar:before,.radar:after{background:#6259d622}.radar-sweep{background:conic-gradient(#16ac9942,#0000 25%)}.radar>svg{color:#d78c1b;filter:drop-shadow(0 0 25px #d7a43a44)}.command-copy li{color:#555b67}.cta-band{background:radial-gradient(circle at 10% 0,#fff6d8,#0000 40%),linear-gradient(115deg,#f5b335,#f0c961)}.page-hero{color:#191c24;background:radial-gradient(circle at 78% 45%,#f1be5c70,#0000 22%),radial-gradient(circle at 88%,#6756dc18,#0000 36%),linear-gradient(120deg,#fff,#f7f8fb)}.page-hero p:last-child{color:#6b717c}.page-orbit{border-color:#db932b40;box-shadow:inset 0 0 0 55px #6656df08}.values{background:#f5f7fb}.value{border-color:#242b3d12}.value:nth-child(2) svg{color:#6557df}.value:nth-child(3) svg{color:#0ca894}.value:nth-child(4) svg{color:#e1664c}.industry-grid{background:#eef0f4}.industry-card{color:#191c24;background:#fff;border-color:#e7e9ee;border-radius:0}.industry-card:nth-child(3n+1){border-top:3px solid #df941d}.industry-card:nth-child(3n+2){border-top:3px solid #6557df}.industry-card:nth-child(3n){border-top:3px solid #0dab99}.industry-card:hover{background:#fbfaf7;transform:translateY(-6px);box-shadow:0 25px 65px #2b334a16}.industry-card p{color:#6f7580}.service-row:nth-child(3n+2)>svg{color:#6557df}.service-row:nth-child(3n)>svg{color:#0aa994}.mini-cta{color:#fff;background:linear-gradient(110deg,#252a38,#34304d)}.contact-page form{border-radius:22px}.contact-info h2{color:#1a1d25}footer{color:#1c1f27;background:#f6f4ef;border-top-color:#e8e4dc}footer>div>p,footer>div>a,footer>div>span{color:#6d727b}footer>small{color:#858990;border-color:#dfdcd5}
