:root{--navy: #304453;--ink: #34434e;--yellow: #ffb800;--muted: #6a747d;--light: #f4f6f6;--line: #dce2e5;--sans: "DM Sans", Arial, sans-serif;--display: "Manrope", Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;color:var(--ink);font:15px var(--sans);background:#fff;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none;cursor:pointer}button{font:inherit;cursor:pointer;border:0}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #d29200;outline-offset:5px}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--display)}.skip-link{position:fixed;top:-100px;left:20px;background:var(--navy);color:#fff;padding:15px;z-index:100}.skip-link:focus{top:10px}.header{height:100px;margin:0 5%;display:flex;align-items:center;gap:36px;border-bottom:1px solid var(--line);position:relative;z-index:25;background:#fff}.brand{display:block;width:185px;height:48px;overflow:hidden;position:relative;flex-shrink:0}.brand img{position:absolute;max-width:none;width:333px;height:auto;left:-74px;top:-70px}.desktop-nav{display:flex;gap:32px;font-size:12px;margin-left:auto}.desktop-nav a{padding:12px 0}.desktop-nav a:hover{color:#ae7900}.header-contact{display:flex;gap:30px;align-items:center;border:1px solid var(--line);padding:13px 18px;font-size:12px}.header-contact .external-arrow{width:18px;height:18px}.header-contact:hover{background:var(--light)}.menu-toggle,.mobile-nav[hidden]{display:none}.hero{position:relative;min-height:660px;height:calc(100svh - 100px);max-height:920px;overflow:hidden}.hero-image{position:absolute;z-index:3;right:3%;top:46%;transform:translateY(-50%);width:56rem;max-width:46%;height:auto;display:block;object-fit:contain;clip-path:polygon(4.78% 22%,82.24% 7.1%,97.25% 69.65%,7.54% 91.5%)}.hero-construction{aspect-ratio:1672 / 941}.hero-construction>picture{display:block}.hero-construction>picture>img{display:block;width:100%;height:auto}.hero-construction>canvas{position:absolute;inset:0;width:100%;height:100%}.hero-content{padding:90px 0 110px 7%;position:relative;z-index:12;max-width:60%}.section-label{font-size:9px;letter-spacing:1.6px;font-weight:600;display:flex;align-items:center;gap:10px;line-height:1.5}.section-label>span{display:block;width:7px;height:7px;background:var(--yellow)}.hero h1{width:min(100%,700px);font-size:clamp(55px,6.3vw,98px);letter-spacing:-5px;line-height:1.12;font-weight:500;margin-top:32px}.highlight{position:relative;display:inline-block}.highlight:after{content:"";position:absolute;left:0;right:0;bottom:4px;height:9px;background:var(--yellow);z-index:-1}.hero-description{width:min(100%,700px);color:var(--muted);font-size:15px;line-height:1.8;margin:26px 0 30px}.button{padding:19px 24px;display:inline-flex;align-items:center;justify-content:space-between;gap:42px;font-size:12px;font-weight:550;transition:background .2s}.button-yellow{background:var(--yellow);color:#243540}.button:hover{background:#ffca42}.external-arrow{width:1em;height:1em;flex:0 0 auto;fill:none;stroke:currentColor;stroke-linecap:square;stroke-linejoin:miter;stroke-width:2.2}.button .external-arrow{width:20px;height:20px}.hero-actions-mobile{display:none}.hero-secondary{display:flex;gap:40px;margin-top:24px;font-size:11px;width:max-content}.hero-foot{position:absolute;bottom:0;left:7%;right:7%;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;padding:25px 0;font-size:8px;letter-spacing:1px;z-index:12}.hero-foot a{display:flex;gap:24px;align-items:center;font-size:10px;letter-spacing:0}.hero-foot i{font-style:normal;font-size:9px;color:var(--muted);margin-left:60px}.section-pad{padding:110px 7%}.intro{display:grid;grid-template-columns:1.15fr 1fr;gap:12%;position:relative;z-index:15;background:#fff}.intro h2,h2{font-size:clamp(33px,3.7vw,58px);font-weight:450;line-height:1.2;letter-spacing:-2px}.intro h2{margin-top:24px}.intro h2 span,.section-heading h2 span,.engineer h2 span{color:#7b868d}.intro-copy{padding-top:35px}.intro-copy p{font-size:13px;line-height:1.9;color:var(--muted);margin-bottom:18px}.intro-copy .lead{font-size:18px;line-height:1.65;color:var(--ink)}.line-link{display:flex;justify-content:space-between;align-items:center;gap:26px;border-bottom:1px solid var(--line);padding:16px 0;font-size:11px}.line-link:hover{color:#a77300}.services{background-color:#354251;background-image:linear-gradient(90deg,#354251 0% 46%,#354251d1 62%,#3542512e),url(/assets/hive-3d-dark-web.jpg);background-position:center;background-size:cover;background-repeat:no-repeat;color:#fff;position:relative;z-index:15;padding-bottom:70px;overflow:hidden;isolation:isolate}.services>*{position:relative;z-index:2}.services:before{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background-image:linear-gradient(110deg,#060a0ca3,#060a0c4d),linear-gradient(105deg,transparent 18%,rgb(0 0 0 / 12%) 35%,rgb(0 0 0 / 82%) 50%,rgb(0 0 0 / 16%) 66%,transparent 82%);background-size:100% 100%,250% 100%;background-position:center,125% center;background-repeat:no-repeat;animation:services-shadow-sweep 3.6s ease-in-out infinite alternate;will-change:background-position}@keyframes services-shadow-sweep{to{background-position:center,-45% center}}html.motion-paused .services:before{animation-play-state:paused}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:58px}.section-heading h2{margin-top:24px}.services h2 span{color:#b8c4cc}.services .section-label{color:#d4dee4}.section-heading>p{font-size:12px;color:#fff;line-height:1.8;padding-bottom:5px}.service-list{display:grid;grid-template-columns:1fr 1fr;column-gap:64px}.service{display:flex;gap:20px;align-items:center;min-height:90px;border-top:1px solid rgb(255 255 255 / 40%);position:relative;transition:padding .25s,color .25s}.service-number{font-size:12px;color:#afbdc7;width:20px}.service-icon{font-size:32px;width:36px;line-height:1;color:#fff;text-align:center}.service h3{font-size:17px;font-weight:450;letter-spacing:-.3px}.service:hover{padding-left:8px;color:var(--yellow)}.services-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid rgb(255 255 255 / 40%);padding-top:30px;margin-top:0;font-size:11px;color:#c5d0d7}.services-bottom .services-cta{min-width:180px}.experience{height:600svh;background:#f1f4f5;position:relative}.scene-stage{height:100svh;min-height:650px;position:sticky;top:0;overflow:hidden}.scene-top{position:absolute;left:7%;right:7%;top:42px;display:flex;align-items:center;justify-content:space-between;z-index:12}.scene-hint{font-size:8px;letter-spacing:1px;color:var(--muted)}.scene-hint span{margin-left:15px}.pillars-copy{position:absolute;top:25%;left:7%;width:35%;z-index:12}.pillar-count{font-size:10px;letter-spacing:2px;color:var(--muted);margin-bottom:24px}.pillars-copy h2{font-size:clamp(32px,3.4vw,53px);letter-spacing:-1.8px}.pillars-copy h2 span{color:#89949b}.scene-intro{margin-top:22px;max-width:365px;font-size:13px;line-height:1.75;color:var(--muted)}.pillar-content{margin-top:28px;min-height:154px;max-width:340px}.pillar-content h3{font-size:22px;font-weight:600;margin-bottom:8px}.pillar-lead{font-size:14px!important;color:var(--ink)!important;font-weight:550;margin-bottom:8px}.pillar-content>p{font-size:13px;color:var(--muted);line-height:1.8;max-width:320px}.pillar-tabs{display:flex;gap:12px;margin-top:24px}.pillar-tabs button{width:40px;height:40px;background:transparent;border:1px solid #cbd3d8;font-size:10px;color:var(--muted);transition:background .2s}.pillar-tabs button[aria-pressed=true]{background:var(--yellow);border-color:var(--yellow);color:var(--navy)}.blueprint-grid{position:absolute;inset:14% 0 15% 46%;opacity:.6;background:repeating-linear-gradient(0deg,transparent 0 39px,#dae1e550 39px 40px),repeating-linear-gradient(90deg,transparent 0 39px,#dae1e550 39px 40px);-webkit-mask-image:radial-gradient(ellipse,#000,transparent 70%);mask-image:radial-gradient(ellipse,#000,transparent 70%)}.scene-footer{position:absolute;bottom:35px;left:7%;right:7%;display:flex;align-items:center;gap:30px;font-size:8px;letter-spacing:1px;z-index:12}.progress-track{height:1px;background:#ccd5dc;flex:1}.progress-track>span{display:block;height:2px;transform:scaleX(0);transform-origin:left;background:var(--yellow)}.scene-percent{width:35px;text-align:right}.scene-fallback{position:absolute;right:12%;top:25%;color:var(--navy);text-align:center}.scene-fallback>span{font-size:180px;color:var(--yellow)}.scene-fallback>p{font-size:22px;line-height:1.5}.engineer{display:grid;grid-template-columns:minmax(0,1fr);justify-content:start;position:relative;z-index:15;background:#fff;align-items:center}.engineer h2{margin:24px 0;font-size:clamp(32px,3.2vw,50px)}.engineer-copy>p:not(.section-label){font-size:13px;line-height:1.9;color:var(--muted);max-width:760px}.engineer-id{display:flex;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid var(--line);margin-top:32px;padding-top:24px}.engineer-id h3{font-size:19px;font-weight:600;margin-bottom:6px}.engineer-id>div>span{font-size:8px;letter-spacing:1.3px;color:var(--muted)}.crea{font-size:9px;line-height:1.8;color:var(--muted)}.crea strong{font-weight:500;font-size:13px;color:var(--ink)}.contact{background:var(--navy);color:#fff;position:relative;z-index:15;padding-top:64px;padding-bottom:86px;overflow:hidden;isolation:isolate}.contact-grass{position:absolute;inset:0;width:100%;height:100%;z-index:-2;pointer-events:none}.contact>:not(.contact-grass){position:relative;z-index:2}.contact:before{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(115deg,#08264c57,#082a0d33)}.contact-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:34px}.contact-hex{font-size:48px;color:#d4dee4;line-height:1}.contact-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:15%;align-items:center}.contact h2{font-size:clamp(36px,4.3vw,67px);line-height:1.15;letter-spacing:-2.5px}.contact h2 span{color:var(--yellow)}.contact-layout>div>p{font-size:13px;color:#d4dee4;line-height:1.8;margin-top:24px}.contact-label{font-size:9px;letter-spacing:1.5px}.phone{font:450 clamp(22px,2.4vw,35px) var(--display);display:flex;justify-content:space-between;border-bottom:1px solid rgba(220,226,229,.62);padding:20px 0;letter-spacing:-1px}.phone .external-arrow{width:28px;height:28px}.contact-card>p{font-size:12px!important;margin-top:16px!important}.contact-card .button{margin-top:32px;width:100%}.contact-note{display:block;font-size:9px;line-height:1.7;color:#d4dee4;margin-top:18px}.service-context{color:var(--ink)!important;font-size:11px!important}.contact-card p[hidden]{display:none}footer{position:relative;z-index:15;background:#fff;padding:38px 7% 24px;display:flex;align-items:center;justify-content:space-between;gap:30px;flex-wrap:wrap}.back-top{font-size:11px}.back-top span{margin-left:24px}.footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;flex-basis:100%;border-top:1px solid var(--line);padding-top:22px;font-size:11px;color:var(--muted)}.footer-credit{color:var(--muted);font-size:inherit;line-height:1.5}.footer-credit:hover{color:var(--ink)}.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}#nature-canvas{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:1;will-change:opacity}html.motion-paused{scroll-behavior:auto}@media(min-width:1550px){.hero-content{padding-top:13vh}.hero{min-height:760px}}@media(max-width:1000px){.header{gap:22px}.desktop-nav{gap:18px}.hero h1{font-size:65px;letter-spacing:-3.5px}.hero-content{max-width:65%;padding-top:80px}.section-pad{padding:85px 6%}.intro{gap:7%}.intro h2{font-size:38px}.service-list{column-gap:35px}.service{gap:14px}.service h3{font-size:15px}.section-heading>p{font-size:11px}.pillars-copy{width:38%;left:6%}.pillar-content{max-width:290px}.engineer{gap:7%}.engineer-id{gap:15px}.engineer-id h3{font-size:16px}.contact-layout{gap:8%}.contact h2{font-size:46px}}@media(max-width:650px){.header{height:82px;margin:0 6%;gap:14px;z-index:31}.brand{width:151px;height:40px}.brand img{width:272px;left:-60px;top:-58px}.desktop-nav,.header-contact{display:none}.menu-toggle{display:flex;margin-left:auto;background:none;padding:12px 0 12px 12px;flex-direction:column;gap:6px;width:38px}.menu-toggle span{height:1px;background:var(--navy);width:25px;transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.mobile-nav{position:fixed;inset:0;height:100svh;overflow-y:auto;background:#fff;z-index:30;padding:102px 6% 30px}.mobile-nav a{display:block;padding:15px 0;font-size:16px;border-bottom:1px solid var(--line)}.hero{height:calc(100svh - 82px);min-height:0;max-height:none;display:grid;grid-template-rows:auto minmax(0,1fr) auto}.hero-image{position:relative;grid-row:2;align-self:center;top:auto;right:auto;transform:none;width:auto;max-width:88%;height:min(100%,calc(88vw * 941 / 1672));margin:0 auto}.hero-actions-desktop,.hero-foot{display:none}.hero-actions-mobile{position:relative;grid-row:3;left:auto;bottom:auto;z-index:12;display:flex;flex-direction:column;margin:0 6% 40px}.hero-content{grid-row:1;padding:40px 6% 0;max-width:100%}.section-label{font-size:8px;letter-spacing:1.2px}.hero h1{font-size:clamp(46px,12vw,73px);letter-spacing:-3px;margin-top:22px}.highlight:after{height:6px;bottom:1px}.hero-description{font-size:13px;line-height:1.8;margin:22px 0 0}.desktop-break{display:none}.button{font-size:11px;padding:17px 19px;gap:25px}.button .external-arrow{width:14px;height:14px}.hero-secondary{font-size:10px;gap:25px;margin-top:18px}.hero-foot{left:6%;right:6%;padding:23px 0;font-size:6px;gap:20px}.hero-foot a{font-size:8px;gap:13px}.hero-foot i{display:none}.section-pad{padding:66px 7%}.intro{display:block}.intro h2{font-size:36px;letter-spacing:-1.5px;margin-top:23px}.intro-copy{padding-top:30px}.intro-copy .lead{font-size:17px}.intro-copy p{font-size:13px}.section-heading{display:block;margin-bottom:34px}.section-heading h2{font-size:34px;letter-spacing:-1.5px;margin-top:22px}.section-heading>p{font-size:12px;margin-top:24px}.service-list{display:block}.service{min-height:75px;gap:19px}.service h3{font-size:16px}.service-number{font-size:11px;width:18px}.service-icon{font-size:30px;width:34px}.services-bottom{align-items:flex-start;flex-direction:column;gap:20px;font-size:10px;padding-top:25px}.services-bottom .services-cta{min-width:170px}.experience{height:620svh}.scene-stage{min-height:700px}.scene-top{top:28px;left:7%;right:7%;gap:15px}.scene-top .section-label{font-size:7px;max-width:180px}.scene-hint{font-size:6px;letter-spacing:.5px;white-space:nowrap}.scene-hint span{margin-left:5px}.pillars-copy{top:94px;left:7%;right:7%;width:auto}.scene-intro,.pillar-content,.pillar-content>p{width:100%;max-width:none}.pillar-count{font-size:8px;margin-bottom:14px}.pillars-copy h2{font-size:33px;letter-spacing:-1.3px}.scene-intro{margin-top:14px;font-size:11px;line-height:1.62}.pillar-content{margin-top:18px;max-width:100%;min-height:122px}.pillar-content h3{font-size:18px;margin-bottom:5px}.pillar-lead{font-size:12px!important;margin-bottom:5px}.pillar-content>p{font-size:12px;max-width:100%;line-height:1.7}.pillar-tabs{display:flex;width:100%;gap:9px;margin-top:14px}.pillar-tabs button{flex:0 1 34px;width:34px;height:34px;font-size:9px;transition:flex-grow .38s cubic-bezier(.22,1,.36,1),padding .38s cubic-bezier(.22,1,.36,1),background .2s ease,border-color .2s ease}.pillar-tabs button[aria-pressed=true]{flex-grow:1;text-align:left;padding-left:13px}.blueprint-grid{left:0;top:45%;bottom:8%}.scene-footer{left:7%;right:7%;bottom:26px;gap:15px;font-size:6px}.scene-footer>span:first-child{max-width:116px;line-height:1.6}.scene-percent{width:25px}.engineer{display:block}.engineer-copy h2{font-size:34px;letter-spacing:-1.5px}.engineer-id h3{font-size:18px}.engineer-copy>p:not(.section-label){font-size:13px}.contact{padding-top:42px}.contact-top{margin-bottom:25px}.contact-layout{display:block}.contact h2{font-size:39px;letter-spacing:-1.7px}.contact-layout>div>p{font-size:12px}.contact-card{margin-top:42px}.phone{font-size:29px;align-items:center}.contact-card .button{margin-top:25px}.contact-hex{font-size:38px}footer{padding:30px 7% 20px;gap:25px}.back-top{font-size:9px}.back-top span{margin-left:10px}.footer-bottom{flex-wrap:wrap;gap:16px;font-size:9px}.footer-bottom>span:nth-child(2){order:3;width:100%}.motion-control{font-size:8px}.scene-fallback{inset:auto 0 15%}.scene-fallback>span{font-size:100px}.scene-fallback>p{font-size:17px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}.bee-frames{position:absolute;inset:0;width:100%;height:100%;z-index:14;pointer-events:none}.bee-frames-pillar{z-index:14}.privacy-link{appearance:none;border:0;background:transparent;color:inherit;cursor:pointer;font:inherit;padding:0;text-decoration:underline;text-underline-offset:3px}.cookie-consent{align-items:center;background:#304453;bottom:20px;box-shadow:0 14px 36px #0d1c253d;color:#fff;display:flex;gap:28px;justify-content:space-between;left:20px;max-width:700px;padding:18px 20px;position:fixed;right:20px;width:auto;z-index:30}.cookie-consent[hidden]{display:none}.cookie-consent strong{font-size:13px;letter-spacing:.04em}.cookie-consent p{font-size:12px;line-height:1.5;margin:5px 0 0;max-width:430px}.cookie-consent-actions{display:flex;flex:0 0 auto;gap:10px}.consent-button{background:#ffb800;border:1px solid #ffb800;color:#263c4d;cursor:pointer;font:700 11px/1 DM Sans,sans-serif;padding:12px 14px}.consent-button-secondary{background:transparent;border-color:#ffffffa8;color:#fff}.privacy-dialog{background:#fff;border:0;box-shadow:0 18px 60px #08131c66;color:#304453;max-width:min(520px,calc(100vw - 32px));padding:0}.privacy-dialog::backdrop{background:#132530a8}.privacy-dialog-content{padding:28px}.privacy-dialog h2{font-size:24px;margin:0 0 14px}.privacy-dialog p{font-size:14px;line-height:1.6;margin:0 0 12px}.privacy-dialog-actions{display:flex;gap:10px;margin-top:20px}.privacy-close{background:transparent;border:0;color:#304453;cursor:pointer;font:600 12px/1 DM Sans,sans-serif;margin-top:16px;padding:0;text-decoration:underline;text-underline-offset:3px}@media(max-width:650px){.cookie-consent{align-items:stretch;bottom:12px;display:block;left:12px;right:12px}.cookie-consent-actions{margin-top:14px}.consent-button{flex:1}}
