:root{--black:#070909;--paper:#edeeee;--grey:#b5babb;--line:#313636;--mint:#36e2a4}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--black);color:var(--paper);font-family:Manrope,Arial,sans-serif}.container{width:min(1200px,calc(100% - 64px));margin:auto}.noise{position:fixed;inset:0;opacity:.055;pointer-events:none;z-index:10;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='.8'/%3E%3C/svg%3E")}.header{height:100px;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:2}.logo{font-size:29px;letter-spacing:-2.5px;color:#fff;text-decoration:none;font-weight:800}.logo span{letter-spacing:-5px}.nav{display:flex;gap:30px;margin-left:auto;margin-right:40px}.nav a,.header-cta{color:#bbb;text-decoration:none;font-size:12px;font-weight:600}.nav a:hover{color:#fff}.header-cta{border:1px solid #464b4b;border-radius:30px;padding:11px 17px;color:#fff}.header-cta span{margin-left:8px}.menu{display:none}.hero{min-height:665px;position:relative;padding-top:83px;overflow:hidden}.eyebrow,.section-label{font:11px 'DM Mono',monospace;letter-spacing:1px;text-transform:uppercase;color:#a7adad}.eyebrow span{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--mint);margin-right:10px}.hero h1{font-size:clamp(57px,8vw,112px);letter-spacing:-.085em;line-height:.91;margin:34px 0 39px;position:relative;z-index:1}.hero h1 em,.statement h2 em,.contact h2 em{font-style:normal;color:#aab0af}.hero-bottom{position:relative;z-index:1;display:flex;gap:42px;align-items:center}.hero-bottom p{margin:0;max-width:335px;font-size:15px;line-height:1.65;color:#bfc3c3}.button{background:var(--paper);color:#101313;border-radius:30px;padding:13px 17px;text-decoration:none;font-size:12px;font-weight:700}.button b{margin-left:18px;font-size:16px}.orb{position:absolute;border-radius:50%;filter:blur(2px);opacity:.75}.orb-one{width:560px;height:560px;right:-120px;top:40px;background:radial-gradient(circle at 34% 29%,#687271 0,#17201f 38%,#0a0c0c 67%)}.orb-two{width:330px;height:330px;right:190px;top:236px;background:radial-gradient(circle at 45% 42%,#3c4746 0,#0b1010 63%);filter:blur(14px)}.screen{position:absolute;width:440px;height:295px;right:30px;bottom:9px;border:1px solid #687170;border-radius:10px 10px 0 0;transform:perspective(850px) rotateY(-10deg) rotateX(6deg);background:linear-gradient(130deg,#171d1d,#090a0a 65%);box-shadow:-25px 24px 40px #000;overflow:hidden;padding:19px}.screen:after{content:"";position:absolute;width:300px;height:300px;right:-90px;bottom:-120px;border:1px solid #46504f;border-radius:50%;box-shadow:0 0 100px #547b6f}.screen-top,.screen-bottom{display:flex;justify-content:space-between;font:9px 'DM Mono',monospace;color:#a0a8a7;position:relative;z-index:1}.mini-logo{font:bold 15px Manrope;color:#fff;letter-spacing:-1.5px}.screen-center{font-size:47px;letter-spacing:-.08em;line-height:.85;font-weight:800;margin:50px 0 0 35px;position:relative;z-index:1}.screen-center i{color:var(--mint);font-style:normal}.screen-bottom{position:absolute;bottom:18px;left:19px;right:19px}.dot{width:8px;height:8px;background:var(--mint);border-radius:50%}.ticker{border-block:1px solid var(--line);overflow:hidden;white-space:nowrap;padding:22px 0;font:15px 'DM Mono',monospace;letter-spacing:3px;color:#c6caca}.ticker div{width:max-content;animation:scroll 25s linear infinite}.ticker b{color:var(--mint);margin:0 25px}@keyframes scroll{to{transform:translateX(-33.33%)}}.services{padding:150px 0}.services-intro{display:flex;justify-content:space-between;align-items:flex-end;margin:32px 0 62px}.services h2,.process h2,.statement h2,.contact h2{font-size:clamp(39px,5vw,70px);letter-spacing:-.075em;line-height:.97;margin:0}.services-intro p{width:265px;color:#abb1b0;font-size:14px;line-height:1.65;margin:0}.service-grid{display:grid;grid-template-columns:1.12fr 1fr 1fr;gap:12px}.service{min-height:430px;border:1px solid var(--line);border-radius:6px;padding:24px;position:relative;overflow:hidden;background:#0b0e0e}.service.featured{background:linear-gradient(145deg,#242d2c,#0a0c0c 58%)}.service.geo{background:linear-gradient(145deg,#122a25,#0a0f0e 58%)}.number{font:11px 'DM Mono',monospace;color:#9ea5a4}.service-icon{margin:88px 0 24px;width:55px;height:55px}.icon-browser{border:2px solid #e5e8e8;border-radius:5px;position:relative}.icon-browser:after{content:"";position:absolute;left:9px;right:9px;top:13px;border-top:2px solid #e5e8e8;box-shadow:10px 10px 0 -8px #e5e8e8}.icon-bars{display:flex;align-items:flex-end;gap:6px;border-bottom:2px solid #e5e8e8;padding:0 5px}.icon-bars i{width:10px;background:#e5e8e8}.icon-bars i:nth-child(1){height:16px}.icon-bars i:nth-child(2){height:29px}.icon-bars i:nth-child(3){height:43px}.icon-globe{border:2px solid var(--mint);border-radius:50%;position:relative}.icon-globe:before,.icon-globe:after{content:"";position:absolute}.icon-globe:before{inset:10px -2px;border-block:1px solid var(--mint)}.icon-globe:after{inset:-2px 16px;border-inline:1px solid var(--mint);border-radius:50%}.service h3{font-size:28px;letter-spacing:-.06em;line-height:1;margin:0}.service p{font-size:13px;line-height:1.5;color:#bbc0bf;width:180px}.service a{position:absolute;bottom:23px;color:#fff;text-decoration:none;font-size:12px;font-weight:bold}.service a b{margin-left:10px;color:var(--mint);font-size:16px}.statement{padding:130px 0;background:#dfe1e0;color:#111515;position:relative;overflow:hidden}.statement:after{content:"K";position:absolute;right:-50px;top:-180px;font-size:600px;line-height:1;font-weight:800;color:#cdd0cf}.statement .container{position:relative;z-index:1}.statement .section-label{color:#5a6261}.statement h2{font-size:clamp(56px,8.5vw,115px);margin-top:38px}.statement h2 em{color:#59615f}.statement-copy{font-size:16px;line-height:1.65;max-width:360px;margin:42px 0 0 auto}.process{padding:150px 0;display:grid;grid-template-columns:1fr 1.35fr;gap:80px}.process h2{margin-top:35px}.process ol{margin:0;padding:0;list-style:none}.process li{display:grid;grid-template-columns:53px 1fr 20px;gap:20px;border-top:1px solid var(--line);padding:26px 0}.process li:last-child{border-bottom:1px solid var(--line)}.process li>span{font:11px 'DM Mono',monospace;color:var(--mint)}.process h3{margin:0;font-size:24px;letter-spacing:-.05em}.process p{margin:9px 0 0;color:#9fa5a5;font-size:13px;line-height:1.55;max-width:360px}.projects{padding:0 0 145px}.projects-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:35px}.projects-head a{color:#fff;font-size:12px;text-decoration:none}.project-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.project-art{height:420px;border-radius:4px;overflow:hidden;display:flex;align-items:center;justify-content:center}.project.one .project-art{background:radial-gradient(circle at 72% 20%,#e2a15c,#8d3c2b 34%,#1b2e2e 70%)}.project.two .project-art{background:linear-gradient(135deg,#d6c4a8,#78695e 45%,#272323)}.project-art span{font-weight:800;font-size:55px;letter-spacing:-.1em;line-height:.78;color:#f6eedf;text-align:center;mix-blend-mode:overlay}.project h3{font-size:17px;margin:16px 0 5px;letter-spacing:-.04em}.project p{margin:0;color:#909797;font:10px 'DM Mono',monospace}.contact{border-top:1px solid var(--line);padding:120px 0 34px}.contact h2{font-size:clamp(57px,8.5vw,112px);margin:36px 0}.contact-link{font-size:clamp(22px,3vw,38px);letter-spacing:-.06em;color:var(--mint);text-decoration:none;border-bottom:1px solid #3b8270}.contact-link span{margin-left:18px}.contact-meta,.footer{display:flex;justify-content:space-between;color:#959c9b;font:10px 'DM Mono',monospace;text-transform:uppercase;letter-spacing:.6px}.contact-meta{margin-top:130px}.footer{border-top:1px solid var(--line);padding:26px 0 31px;align-items:center}.footer .logo{font-size:20px}@media(max-width:720px){.container{width:calc(100% - 38px)}.header{height:76px}.nav,.header-cta{display:none}.menu{display:block;background:none;border:0;width:36px}.menu i{display:block;border-top:1px solid white;margin:7px}.hero{min-height:620px;padding-top:57px}.hero-bottom{display:block}.hero-bottom p{font-size:13px;margin-bottom:25px}.screen{width:min(330px,88vw);height:230px;right:4px;bottom:18px;transform:perspective(850px) rotateY(-7deg) rotateX(5deg)}.screen-center{font-size:34px;margin:35px 0 0 20px}.services{padding:88px 0}.services-intro{display:block;margin:28px 0 39px}.services-intro p{margin-top:20px}.service-grid,.project-grid{grid-template-columns:1fr}.service{min-height:340px}.service-icon{margin-top:55px}.statement{padding:85px 0}.statement-copy{margin:30px 0 0}.process{padding:90px 0;display:block}.process ol{margin-top:50px}.projects{padding-bottom:90px}.project-art{height:290px}.contact{padding-top:85px}.contact-meta{margin-top:80px}.footer{flex-wrap:wrap;gap:15px}.footer span:last-child{width:100%;order:3}}
