:root{--navy:#081b2c;--green:#a7f432;--ice:#edf4f4;--line:#385064}*{box-sizing:border-box}body{margin:0;background:var(--navy);color:var(--ice);font-family:'IBM Plex Sans',sans-serif}::selection{background:var(--green);color:var(--navy)}a{color:inherit;text-underline-offset:5px}header{height:76px;padding:0 4vw;display:flex;align-items:center;border-bottom:1px solid var(--line);font:500 12px 'IBM Plex Mono';letter-spacing:.1em}.brand{text-decoration:none;font-weight:600}.brand span{display:inline-grid;place-items:center;width:33px;height:33px;border:1px solid var(--green);color:var(--green);margin-right:10px}.status{margin-left:auto;color:var(--green)}.status:before{content:'●';font-size:8px;margin-right:8px}.call{margin-left:4vw;text-decoration:none;border-left:1px solid var(--line);padding-left:4vw}.hero{padding:90px 7vw 60px;min-height:720px;position:relative}.kicker,.label{font:500 12px 'IBM Plex Mono';letter-spacing:.04em;color:var(--green)}h1{font-size:clamp(74px,11vw,170px);line-height:.8;letter-spacing:-.04em;margin:80px 0 0}h1 span{-webkit-text-stroke:1px var(--ice);color:transparent}.wave{display:flex;gap:7px;height:88px;align-items:center;position:absolute;right:7vw;top:126px}.wave i{display:block;width:3px;background:var(--green)}.wave i:nth-child(1),.wave i:nth-child(11){height:10px}.wave i:nth-child(2),.wave i:nth-child(10){height:24px}.wave i:nth-child(3),.wave i:nth-child(9){height:43px}.wave i:nth-child(4),.wave i:nth-child(8){height:64px}.wave i:nth-child(5),.wave i:nth-child(7){height:82px}.wave i:nth-child(6){height:54px}.hero-foot{display:grid;grid-template-columns:1fr 1fr;gap:12vw;align-items:end;margin-top:110px;border-top:1px solid var(--line);padding-top:26px}.hero-foot p{line-height:1.7;max-width:480px;color:#bdcbd0}.hero-foot a{justify-self:end;background:var(--green);color:var(--navy);padding:17px 20px;font:600 12px 'IBM Plex Mono';text-decoration:none}.systems{background:var(--ice);color:var(--navy);padding:90px 7vw}.systems .label{color:#46606f}.rows{margin-top:55px;border-top:2px solid var(--navy)}article{display:grid;grid-template-columns:70px .8fr 1.2fr;gap:25px;align-items:center;border-bottom:1px solid #8da0aa;padding:30px 0}article b{font:500 12px 'IBM Plex Mono';color:#55707c}article h2{font-size:28px;margin:0}article p{margin:0;line-height:1.6;color:#3c5360}.experience{background:var(--green);color:var(--navy);padding:110px 7vw}.experience p{font:500 12px 'IBM Plex Mono';letter-spacing:.04em}.experience h2{font-size:clamp(45px,7vw,95px);line-height:.95;letter-spacing:-.04em;margin:48px 0}.experience a{font-weight:700}footer{padding:30px 4vw;display:flex;justify-content:space-between;font:500 12px 'IBM Plex Mono';letter-spacing:.04em}@media(max-width:700px){header{padding:0 5vw}.status{display:none}.call{margin-left:auto}.hero{padding:70px 6vw}.wave{position:static;margin-top:50px}.hero-foot{grid-template-columns:1fr;margin-top:60px}.hero-foot a{justify-self:start}.systems,.experience{padding:75px 6vw}article{grid-template-columns:40px 1fr}article p{grid-column:2}footer{flex-direction:column;gap:18px}}
