@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Noto+Serif+SC:wght@500;600;700;900&family=Noto+Sans+SC:wght@400;500;600;700&display=swap";:root{--ink:#0a1e31;--ink-2:#12334c;--gold:#efa73f;--gold-light:#ffd184;--paper:#f6f5f1;--mist:#e8ece9;--line:rgba(10,30,49,.13);--sans:"Noto Sans SC",sans-serif;--serif:"Noto Serif SC",serif;--mono:"DM Mono",monospace}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--sans);font-size:15px;line-height:1.75;overflow-x:hidden}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}.container{width:min(1180px,calc(100% - 80px));margin:0 auto}.page-noise{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10;pointer-events:none;opacity:.042;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='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.7'/%3E%3C/svg%3E")}.site-header{height:88px;position:absolute;top:0;left:0;right:0;z-index:20;display:flex;align-items:center;padding:0 max(40px,calc((100vw - 1180px)/2));color:#fff;transition:background .3s,height .3s,box-shadow .3s}.site-header.is-scrolled{position:fixed;height:72px;background:#07192af5;box-shadow:0 5px 22px #0000001f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.brand{display:inline-flex;align-items:center;gap:11px;font-weight:700;flex-shrink:0}.brand-mark{width:31px;height:31px;display:flex;align-items:flex-end;gap:3px;padding:4px;border:1px solid rgba(239,167,63,.8);transform:rotate(45deg)}.brand-mark i{display:block;width:5px;background:var(--gold)}.brand-mark i:nth-child(1){height:9px}.brand-mark i:nth-child(2){height:17px}.brand-mark i:nth-child(3){height:12px}.brand-name{font-family:var(--serif);font-size:19px;line-height:1;letter-spacing:2px}.brand-name>span{display:block;font-family:var(--mono);font-size:7px;letter-spacing:2.7px;margin-top:4px;color:var(--gold-light)}.main-nav{display:flex;align-items:center;gap:36px;margin:0 auto;font-size:14px}.main-nav a{position:relative;padding:8px 0;color:#ffffffc2;transition:color .2s}.main-nav a:after{content:"";position:absolute;bottom:0;left:0;width:0;height:1px;background:var(--gold);transition:width .25s}.main-nav a:hover,.main-nav a.active{color:#fff}.main-nav a:hover:after,.main-nav a.active:after{width:100%}.header-cta{min-width:108px;height:40px;border:1px solid rgba(255,255,255,.35);display:flex;align-items:center;justify-content:center;gap:10px;font-size:13px;transition:.25s}.header-cta b{font-size:18px;line-height:1;color:var(--gold);font-weight:400}.header-cta:hover{background:var(--gold);border-color:var(--gold);color:var(--ink)}.header-cta:hover b{color:var(--ink)}.menu-toggle{display:none}.hero{min-height:760px;height:min(100vh,920px);position:relative;overflow:hidden;color:#fff;display:flex;flex-direction:column;justify-content:center;background:#102c43}.hero-backdrop,.contact-image{position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(https://images.unsplash.com/photo-1551836022-d5d88e9218df?auto=format&fit=crop&w=2200&q=90);background-position:center;background-size:cover}.hero-backdrop{filter:grayscale(20%) saturate(78%);transform:scale(1.015)}.hero-backdrop:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#041422f0,#081c2dcc 43%,#091e2f59),linear-gradient(0deg,rgba(5,20,32,.78),transparent 40%)}.hero-grid{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.16;background-image:linear-gradient(rgba(255,255,255,.13) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.13) 1px,transparent 1px);background-size:75px 75px;-webkit-mask-image:linear-gradient(90deg,#000,transparent 80%);mask-image:linear-gradient(90deg,#000,transparent 80%)}.hero-content{position:relative;z-index:1;padding-top:78px}.eyebrow{display:flex;align-items:center;gap:10px;margin:0 0 22px;font-family:var(--mono);font-size:10px;color:#a87831;letter-spacing:2px}.eyebrow span{width:25px;height:1px;background:currentColor}.eyebrow.light{color:var(--gold-light)}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-weight:inherit}h1{max-width:760px;margin-bottom:26px;font-family:var(--serif);font-size:clamp(42px,5vw,74px);line-height:1.24;letter-spacing:2px;font-weight:700}h1 em,h2 em{color:var(--gold-light);font-style:normal}.hero-copy{max-width:520px;margin-bottom:34px;color:#ffffffc2;font-size:16px;line-height:2}.hero-actions{display:flex;align-items:center;gap:30px}.button{min-height:50px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;gap:22px;border:1px solid transparent;font-size:14px;font-weight:600;transition:.25s}.button span{font-size:22px;font-weight:400;line-height:1}.button-primary{background:var(--gold);color:#11273a}.button-primary:hover{background:#ffc568;transform:translateY(-2px)}.text-link{display:inline-flex;gap:12px;align-items:center;color:#183d58;font-size:13px;font-weight:700;border-bottom:1px solid currentColor;padding-bottom:4px}.text-link span{font-size:20px;font-weight:400;line-height:1}.text-link.light{color:#fff;border-color:#ffffff73}.text-link:hover{color:var(--gold)}.hero-foot{position:absolute;bottom:28px;left:0;right:0;z-index:1;display:grid;grid-template-columns:1fr auto 1fr;align-items:end;color:#ffffffa3;font:10px var(--mono);letter-spacing:1.2px}.hero-foot p{margin:0}.hero-establish{text-align:right}.hero-establish strong{color:#fff;font-size:15px;letter-spacing:0}.scroll-cue{display:flex;flex-direction:column;align-items:center;gap:7px;font-size:8px;letter-spacing:1px}.scroll-cue i{display:block;width:1px;height:28px;background:var(--gold);animation:scrollLine 1.6s infinite;transform-origin:top}@keyframes scrollLine{0%,to{transform:scaleY(.3);opacity:.4}45%{transform:scaleY(1);opacity:1}}.stats-section{background:var(--ink);color:#fff}.stats-grid{min-height:124px;display:grid;grid-template-columns:repeat(4,1fr)}.stat-item{padding:28px 26px;border-left:1px solid rgba(255,255,255,.13);display:flex;flex-direction:column;justify-content:center;gap:2px}.stat-item:last-child{border-right:1px solid rgba(255,255,255,.13)}.stat-item strong{font-family:var(--serif);font-size:18px;font-weight:600;letter-spacing:1px}.stat-item span{color:#ffffff85;font-size:12px}.section{padding:130px 0}.about{background:#f7f6f1}.about-grid{display:grid;grid-template-columns:1.03fr .97fr;gap:11%;align-items:center}.about-image{min-height:490px;position:relative;margin-left:28px}.about-image>img{display:block;width:100%;height:490px;object-fit:cover;filter:saturate(.78)}.about-image:before{content:"";position:absolute;left:-28px;top:31px;width:70%;height:100%;background:#d8dfdc;z-index:0}.about-image>img,.image-badge{position:relative;z-index:1}.image-badge{position:absolute;right:-36px;bottom:0;padding:19px 22px;width:192px;color:#fff;background:var(--ink-2)}.image-badge span{color:var(--gold-light);font:15px var(--mono)}.image-badge p{font-family:var(--serif);font-size:14px;line-height:1.65;margin:7px 0 0}.line-art{position:absolute;z-index:2;width:135px;height:135px;right:-70px;top:-53px;border:1px solid var(--gold);border-radius:50%}.line-art:after{content:"";position:absolute;top:19px;right:19px;bottom:19px;left:19px;border:1px solid var(--gold);border-radius:50%}.about-copy{max-width:485px}.about-copy h2,.section-heading h2,.scope-heading h2{font-family:var(--serif);font-size:clamp(31px,3.2vw,47px);line-height:1.42;letter-spacing:1px;margin-bottom:25px}.about-copy .lead{font-family:var(--serif);font-size:17px;line-height:1.9;color:var(--ink-2);margin-bottom:13px}.about-copy>p:not(.eyebrow):not(.lead){color:#66737a;font-size:14px;margin-bottom:27px}.services{background:#e9eeea}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:70px;margin-bottom:51px}.section-heading h2{margin:0}.section-heading>p{max-width:405px;color:#66747b;margin:0 0 8px;font-size:14px}.service-list{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line)}.service-card{min-height:325px;position:relative;padding:29px 31px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#ffffff47;overflow:hidden;transition:background .3s,color .3s}.service-card:nth-child(3n){border-right:0}.service-card:nth-last-child(-n+3){border-bottom:0}.service-card:hover{color:#fff;background:var(--ink-2)}.service-number{position:absolute;right:25px;top:23px;font:10px var(--mono);color:#a4afb0}.service-icon{position:relative;width:42px;height:42px;margin-bottom:33px;color:#b27627}.service-icon:before,.service-icon:after,.service-icon i{content:"";position:absolute;display:block;border:1.5px solid currentColor}.icon-management:before{width:9px;height:24px;bottom:4px;left:2px}.icon-management:after{width:9px;height:34px;bottom:4px;left:16px}.icon-management i:first-child{width:9px;height:16px;bottom:4px;left:30px}.icon-management i:not(:first-child){display:none}.icon-finance:before{width:30px;height:30px;border-radius:50%;left:4px;top:3px}.icon-finance:after{width:16px;height:1px;background:currentColor;border:0;left:11px;top:17px;transform:rotate(-35deg)}.icon-finance i{width:1px;height:11px;background:currentColor;border:0;left:22px;top:10px}.icon-people:before{width:10px;height:10px;border-radius:50%;left:15px;top:2px}.icon-people:after{width:27px;height:16px;border-radius:14px 14px 0 0;border-bottom:0;left:7px;bottom:5px}.icon-people i{width:10px;height:10px;border-radius:50%;left:1px;top:12px;opacity:.7}.icon-people i:nth-child(2){left:30px}.icon-people i:nth-child(3){display:none}.icon-brand:before{width:28px;height:28px;left:6px;top:6px;transform:rotate(45deg)}.icon-brand:after{width:12px;height:12px;border:0;background:currentColor;left:15px;top:15px}.icon-brand i{display:none}.icon-tech:before{width:28px;height:28px;left:6px;top:6px}.icon-tech:after{width:6px;height:6px;left:17px;top:17px}.icon-tech i{width:1px;height:8px;border:0;background:currentColor;left:20px;top:0}.icon-tech i:nth-child(2){top:34px}.icon-tech i:nth-child(3){height:1px;width:8px;left:0;top:20px}.service-card h3{font-family:var(--serif);font-size:21px;margin:0 0 10px}.service-card p:not(.service-number){margin:0;color:#697880;font-size:13px;line-height:1.9}.service-card:hover p{color:#ffffffab}.service-card>a:not(.round-arrow){display:inline-flex;position:absolute;bottom:25px;gap:9px;align-items:center;color:#456076;font-size:12px}.service-card:hover>a:not(.round-arrow){color:var(--gold-light)}.service-card>a span{font-size:16px}.service-card-feature{display:flex;flex-direction:column;justify-content:center;background:var(--gold);color:#10283c}.service-card-feature p{color:#6d4917!important;font:10px var(--mono);letter-spacing:1px}.service-card-feature h3{font-size:25px;line-height:1.55;max-width:240px}.service-card-feature:hover{background:#f7bd61;color:var(--ink)}.round-arrow{width:45px;height:45px;display:grid;place-items:center;position:absolute;right:28px;bottom:29px;background:var(--ink);color:#fff;font-size:24px;transition:.2s}.round-arrow:hover{transform:translate(3px,-3px)}.process{position:relative;overflow:hidden;background:#0b2941;color:#fff}.process-grid{display:grid;grid-template-columns:1fr 1fr;gap:10%;position:relative;z-index:1}.process-copy h2{font-family:var(--serif);font-size:clamp(33px,3.5vw,49px);line-height:1.45;margin:0 0 22px}.process-copy>p:not(.eyebrow){max-width:430px;color:#ffffffa6;font-size:14px;margin-bottom:33px}.button-outline{color:#fff;border-color:#ffffff8a}.button-outline:hover{background:#fff;color:var(--ink)}.process-steps{list-style:none;margin:0;padding:0;border-top:1px solid rgba(255,255,255,.22)}.process-steps li{display:grid;grid-template-columns:65px 1fr;gap:15px;padding:20px 0 21px;border-bottom:1px solid rgba(255,255,255,.22)}.process-steps span{color:var(--gold-light);font:11px var(--mono);padding-top:5px}.process-steps h3{margin:0 0 3px;font-family:var(--serif);font-size:19px}.process-steps p{margin:0;color:#ffffff94;font-size:13px}.process-orb{position:absolute;border-radius:50%;border:1px solid rgba(238,167,63,.22)}.orb-one{width:480px;height:480px;right:-190px;bottom:-260px}.orb-two{width:270px;height:270px;right:-81px;bottom:-156px}.scope{padding-top:112px;padding-bottom:112px;background:#f7f6f1}.scope-grid{display:grid;grid-template-columns:.86fr 1.14fr;gap:70px;align-items:center}.scope-heading h2{margin:0}.scope-tags{display:flex;flex-wrap:wrap;gap:10px}.scope-tags span{padding:10px 15px;color:#315066;background:#e7ece9;border:1px solid #d8e0dd;font-size:13px}.scope-tags span:nth-child(4n+1){background:#fbf1df;border-color:#f2deb8;color:#8c5d1d}.contact{min-height:600px;position:relative;display:flex;align-items:center;color:#fff}.contact-image{background-image:url(https://images.unsplash.com/photo-1454165804606-c3d57bc86b40?auto=format&fit=crop&w=2200&q=85);filter:grayscale(23%) saturate(.75)}.contact-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#071a2bf2,#071c2eb3 57%,#071c2e57)}.contact-content{position:relative;z-index:1;padding:90px 0}.contact h2{max-width:800px;margin:0 0 20px;font-family:var(--serif);font-size:clamp(34px,4vw,57px);line-height:1.38;letter-spacing:1px}.contact-content>p:not(.eyebrow):not(.form-note){color:#ffffffba;margin-bottom:29px}.consult-form{display:grid;grid-template-columns:190px 210px 170px;gap:10px}.consult-form input{height:50px;width:100%;outline:none;border:1px solid rgba(255,255,255,.34);color:#fff;background:#ffffff14;padding:0 16px;font-size:13px;transition:.2s}.consult-form input::placeholder{color:#ffffff9c}.consult-form input:focus{border-color:var(--gold-light);background:#ffffff21}.consult-form .button{height:50px}.form-note{margin:9px 0 0;color:#ffffff70;font-size:11px}.site-footer{background:#071a2b;color:#fff}.footer-top{min-height:161px;display:flex;align-items:center;justify-content:space-between;gap:30px;border-bottom:1px solid rgba(255,255,255,.13)}.footer-brand .brand-mark{width:27px;height:27px}.footer-brand .brand-name{font-size:17px}.footer-top>p{margin:0;color:#ffffff85;font-size:12px;line-height:1.8}.footer-links{display:flex;gap:25px;color:#ffffffbd;font-size:12px}.footer-links a:hover{color:var(--gold-light)}.footer-bottom{min-height:60px;display:flex;align-items:center;gap:29px;color:#ffffff5e;font-size:10px}.footer-bottom a{margin-left:auto;color:var(--gold-light)}.float-contact{position:fixed;z-index:12;right:27px;bottom:27px;width:58px;height:58px;border:0;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;background:var(--gold);box-shadow:0 8px 23px #0003;transition:.25s}.float-contact span{font-size:12px}.float-contact b{font-size:16px;line-height:1;font-weight:400}.float-contact:hover{transform:translateY(-4px);background:#f8bb56}.toast{position:fixed;z-index:100;left:50%;bottom:30px;transform:translate(-50%,90px);padding:13px 20px;color:#fff;background:var(--ink);box-shadow:0 7px 25px #0003;font-size:13px;opacity:0;transition:.35s}.toast.show{opacity:1;transform:translate(-50%)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.reveal{opacity:0;transform:translateY(20px);transition:opacity .7s ease,transform .7s ease}.reveal.is-visible{opacity:1;transform:translateY(0)}@media(max-width:900px){.container{width:min(100% - 48px,720px)}.site-header{height:72px;padding:0 24px}.main-nav{gap:20px}.header-cta{display:none}.hero{min-height:680px}.stats-grid{grid-template-columns:repeat(2,1fr)}.stat-item:nth-child(3){border-left:0}.stat-item:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.13)}.about-grid{gap:7%;grid-template-columns:1fr 1fr}.about-image{margin-left:18px;min-height:390px}.about-image>img{height:390px}.image-badge{right:-20px}.line-art{display:none}.section-heading{gap:30px}.service-list{grid-template-columns:repeat(2,1fr)}.service-card:nth-child(3n){border-right:1px solid var(--line)}.service-card:nth-child(2n){border-right:0}.service-card:nth-last-child(-n+3){border-bottom:1px solid var(--line)}.service-card:nth-last-child(-n+2){border-bottom:0}.process-grid{gap:7%}.scope-grid{gap:30px}.consult-form{grid-template-columns:1fr 1fr}.consult-form .button{grid-column:span 2}.footer-top{padding:35px 0;flex-wrap:wrap}.footer-bottom{flex-wrap:wrap;padding:15px 0;gap:7px 17px}.footer-bottom a{margin-left:auto}}@media(max-width:640px){.container{width:calc(100% - 40px)}.site-header{padding:0 20px}.menu-toggle{width:42px;height:40px;margin-left:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;border:0;background:transparent}.menu-toggle span{width:21px;height:1px;background:#fff;transition:.2s}.main-nav{position:fixed;inset:72px 0 auto;display:none;padding:17px 24px 25px;flex-direction:column;align-items:flex-start;gap:4px;background:#071a2b;box-shadow:0 10px 20px #00000026}.main-nav.is-open{display:flex}.main-nav a{font-size:15px;width:100%;padding:10px 0}.hero{min-height:650px;height:100svh}.hero-content{padding-top:35px}.hero-copy{font-size:14px;max-width:340px}.hero-actions{gap:22px}.button{min-height:48px;font-size:13px;gap:14px}.hero-foot{bottom:20px;grid-template-columns:1fr auto}.hero-foot>p:first-child{display:none}.hero-establish{display:none}.section{padding:80px 0}.stats-grid{width:100%;grid-template-columns:1fr 1fr}.stat-item{padding:21px 19px}.stat-item strong{font-size:16px}.stat-item span{font-size:10px}.about-grid,.process-grid,.scope-grid{grid-template-columns:1fr;gap:45px}.about-image{margin-left:18px;margin-right:18px;min-height:340px}.about-image>img{height:340px}.image-badge{right:-18px;width:164px;padding:14px 16px}.about-copy h2,.section-heading h2,.scope-heading h2{font-size:31px}.section-heading{display:block;margin-bottom:34px}.section-heading>p{margin-top:18px}.service-list{grid-template-columns:1fr}.service-card{min-height:280px;border-right:0!important;border-bottom:1px solid var(--line)!important}.service-card:last-child{border-bottom:0!important}.process-copy h2{font-size:33px}.process-steps li{grid-template-columns:50px 1fr}.scope{padding:77px 0}.contact{min-height:650px}.contact-content{padding:75px 0}.contact h2{font-size:33px}.consult-form{grid-template-columns:1fr}.consult-form .button{grid-column:span 1}.footer-top{align-items:flex-start;flex-direction:column;gap:18px}.footer-links{gap:18px}.footer-bottom{font-size:9px}.footer-bottom a{margin-left:0;width:100%;margin-top:4px}.float-contact{right:17px;bottom:17px;width:54px;height:54px}}
