@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;600;700&family=Manrope:wght@400;500;600;650;700;800&display=swap');
:root{color-scheme:dark;--bg:#080a0d;--fg:#f1f4f8;--muted:#929aa6;--line:#ffffff21;--blue:#c5e5fd}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:85px}body{margin:0;background:var(--bg);color:var(--fg);font-family:'DM Sans',Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a:focus-visible{outline:2px solid var(--blue);outline-offset:7px}a,button{-webkit-tap-highlight-color:transparent}.skip{position:fixed;top:-100px;left:20px;z-index:100;background:white;color:black;padding:15px}.skip:focus{top:15px}.header{height:96px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);position:absolute;top:0;left:0;width:100%;z-index:10;background:linear-gradient(#080a0d77,transparent)}.brand{display:inline-flex;align-items:center;gap:12px;letter-spacing:3px;font-size:19px;font-weight:650}.brand svg{width:29px;height:31px;fill:none;stroke:currentColor;stroke-width:1.8}.brand-logo{height:30px;width:auto;display:block}.header nav{display:flex;gap:37px;font-size:14px;color:#c9ced5}.header nav a:hover,.text-link:hover,footer a:hover{color:var(--blue)}.header-cta{font-size:14px;display:flex;gap:30px;align-items:center}.header-cta span{font-size:22px}.hero{min-height:810px;height:min(930px,100svh);position:relative;isolation:isolate;overflow:hidden;background:#080b12}.hero-image{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center;inset:0;z-index:-3}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#05090fe8 0%,#05090fa3 38%,#05090f10 78%),linear-gradient(0deg,#080a0d 0%,transparent 25%);z-index:-2}.hero-content{padding:205px 5% 145px;max-width:1100px}.eyebrow,.section-label,.hero-bottom,.discipline-strip,.frontier-note,footer>span{font-size:12px;letter-spacing:1.8px;font-weight:500}.eyebrow{display:flex;align-items:center;gap:12px;color:#c8d8e4}.dash{height:1px;width:26px;background:var(--blue)}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:'Manrope',Arial,sans-serif;font-weight:500}h1{font-size:clamp(64px,7.5vw,116px);letter-spacing:-6px;line-height:1.06;margin:32px 0}em{font-style:normal;color:var(--blue)}.hero-content>p{font-size:18px;line-height:1.8;color:#b8c1cc;max-width:510px}.hero-actions{display:flex;gap:35px;align-items:center;margin-top:38px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:44px;font-size:14px;font-weight:600;padding:18px 24px;min-height:56px;transition:background .2s,transform .2s}.primary{background:#ecf3fa;color:#10151b}.primary:hover{background:var(--blue);transform:translateY(-2px)}.button span{font-size:22px;line-height:1}.text-link{font-size:14px;display:flex;gap:24px}.hero-bottom{position:absolute;bottom:32px;left:5%;right:5%;display:flex;justify-content:space-between;color:#8f9ca9;font-size:11px}.hero-bottom span:last-child{display:flex;gap:20px}.discipline-strip{min-height:88px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:20px 8%;color:#c1c9d3;gap:24px}.cross{font-size:22px;font-weight:400;color:#6e7b87}.section{padding:88px 5%;scroll-margin-top:0}.section-label{display:flex;justify-content:space-between;color:#8d97a4;margin-bottom:57px;font-size:11px}.tiny-cross{font-size:22px;line-height:12px}.about{padding-bottom:112px}.about-content{display:grid;grid-template-columns:1fr 1fr;gap:10%}h2{font-size:clamp(36px,4.2vw,64px);line-height:1.15;letter-spacing:-2.5px}.muted{color:#737d89}.about-copy{max-width:505px;padding-top:5px}.about-copy p{font-size:16px;color:#929da9;line-height:1.85;margin-bottom:20px}.about-copy .lead{font-size:23px;line-height:1.55;color:#e7edf5;margin-bottom:24px}.services{background:#0e1116;border-block:1px solid var(--line);padding-bottom:95px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:50px}.section-heading>p{font-size:16px;line-height:1.7;color:#9fa8b3;width:30%}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line)}.service-card{padding:32px;display:flex;flex-direction:column;position:relative;transition:background .25s}.service-card:hover{background:#141a23}.service-card+.service-card{border-left:1px solid var(--line)}.card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:47px}.card-number{font-family:monospace;font-size:13px;color:#818e9e}.card-top svg{height:40px;width:40px;stroke:#b9d7ef;stroke-width:1.2}h3{font-size:29px;line-height:1.3;letter-spacing:-.9px;margin-bottom:23px}.service-card p{font-size:16px;color:#9aa6b4;line-height:1.75;min-height:112px}.service-card ul{list-style:none;padding:26px 0 30px;margin:0;color:#c0c8d1;font-size:14px;line-height:1.6}.service-card li{padding:10px 0;border-top:1px solid #ffffff0d}.service-card li:before{content:'+';color:#6f8295;margin-right:10px}.service-card>a{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:22px;border-top:1px solid var(--line);font-size:14px}.service-card>a:hover{color:var(--blue)}.service-card>a span{font-size:22px}.frontier{min-height:560px;overflow:hidden;position:relative;border-bottom:1px solid var(--line);background:radial-gradient(ellipse at 100% 100%,#16304288,transparent 65%)}.frontier-inner{position:relative;display:flex;gap:10%;align-items:center;justify-content:space-between;padding:14px 0 38px}.outline-word{position:absolute;z-index:0;right:-7%;bottom:-87px;font-family:'Manrope',sans-serif;font-size:clamp(120px,20vw,320px);letter-spacing:-12px;color:transparent;-webkit-text-stroke:1px #ffffff0c;pointer-events:none;font-weight:600;line-height:1}.frontier-copy{position:relative;z-index:1;max-width:750px}.frontier-copy .eyebrow{font-size:11px;margin-bottom:22px;color:#badbf4}.frontier h2{font-size:clamp(35px,3.5vw,54px);margin-bottom:27px}.frontier-copy>p{color:#9ba7b5;line-height:1.8;font-size:16px;max-width:550px;margin:12px 0}.frontier-note{display:flex;flex-direction:column;gap:22px;min-width:270px;color:#9caabd;border-left:1px solid #b1d9f033;padding-left:32px}.frontier-note>span:nth-child(even){color:#5a748b}.frontier-note .future{color:var(--blue)}.contact{padding-bottom:105px}.contact-content{display:grid;grid-template-columns:1.1fr 1fr;gap:10%;align-items:center}.contact h2{font-size:clamp(50px,6vw,85px);letter-spacing:-4px}.contact-content>div>p{color:#aab4c0;font-size:17px;line-height:1.8;margin-bottom:28px}.contact .button{min-width:225px}.contact-content>div>.contact-detail{font-size:12px;color:#7e8996;margin:20px 0 0}footer{padding:35px 5%;border-top:1px solid var(--line);display:flex;gap:30px;justify-content:space-between;align-items:center}footer .brand{font-size:16px;letter-spacing:2px}.brand-logo{height:24px}footer .brand svg{height:26px;width:26px}footer .brand-logo{height:24px}footer>span{font-size:10px;color:#8b95a2;letter-spacing:1px}footer>a:last-child{font-size:12px;color:#b5bfcb}@media(min-width:1600px){.header,.section,footer{padding-left:max(5%,calc((100vw - 1440px)/2));padding-right:max(5%,calc((100vw - 1440px)/2))}.hero-content{margin-left:calc((100vw - 1440px)/2 - 5%)} }@media(max-width:1000px){.header nav{gap:24px}.hero{min-height:730px}.hero-content{padding-top:180px}h1{letter-spacing:-4px}.service-card{padding:24px}.service-card h3{font-size:25px}.service-card p{min-height:170px}.service-card>a{font-size:13px}.frontier-note{min-width:225px;font-size:10px}.about-content{gap:6%}.about-copy .lead{font-size:20px}footer>span:nth-child(2){display:none}}@media(max-width:700px){html{scroll-padding-top:20px}.header{height:80px;padding:0 6%}.brand{font-size:16px;letter-spacing:2px}.brand-logo{height:24px}.header nav{display:none}.header-cta{font-size:13px;gap:12px}.hero{height:auto;min-height:760px}.hero-content{padding:166px 6% 125px}.hero-image{object-position:66% center}.hero-shade{background:linear-gradient(90deg,#05090fda,#05090f65),linear-gradient(0deg,#080a0d,transparent 35%)}h1{font-size:clamp(54px,11.7vw,82px);letter-spacing:-3px;margin:31px 0;line-height:1.1}.eyebrow{font-size:10px;letter-spacing:1.3px}.hero-content>p{font-size:16px;max-width:360px}.hero-actions{align-items:flex-start;flex-direction:column;gap:28px}.hero-bottom{left:6%;right:6%;font-size:9px;letter-spacing:.7px;gap:15px}.hero-bottom>span:last-child{display:none}.discipline-strip{padding:22px 6%;gap:10px;min-height:70px;font-size:8px;letter-spacing:.8px}.cross{font-size:16px}.section{padding:62px 6%}.section-label{font-size:9px;letter-spacing:1px;margin-bottom:37px;gap:16px}.about-content,.contact-content{grid-template-columns:1fr;gap:32px}h2{font-size:39px;letter-spacing:-1.7px}.about-copy{max-width:none}.about-copy .lead{font-size:20px}.section-heading{display:block;margin-bottom:33px}.section-heading>p{width:auto;margin-top:24px;font-size:15px}.section-heading>p br{display:none}.section-heading>p br:after{content:' '}.service-grid{grid-template-columns:1fr}.service-card{padding:30px}.service-card+.service-card{border-left:0;border-top:1px solid var(--line)}.card-top{margin-bottom:27px}.service-card h3{font-size:30px}.service-card p{min-height:0}.service-card ul{padding:25px 0}.service-card>a{font-size:14px}.frontier-inner{display:block}.frontier-note{margin-top:36px;gap:15px;font-size:11px}.frontier h2{font-size:35px}.outline-word{letter-spacing:-5px;bottom:-50px;right:-10%}.contact h2{font-size:58px;letter-spacing:-3px}.contact-content>div>p{font-size:16px}footer{padding:30px 6%;flex-wrap:wrap;gap:25px}footer .brand{width:100%}footer>span{font-size:10px}footer>a:last-child{margin-left:auto}.desktop{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
