:root{--ink:#16221e;--paper:#f6f3eb;--acid:#d7ff4d;--blue:#9db7ff;--line:#c9c8be}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,Arial,sans-serif}.grain{opacity:.08;pointer-events:none;position:fixed;inset:0;z-index:9;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 160 160' 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='.5'/%3E%3C/svg%3E")}nav{height:84px;border-bottom:1px solid var(--line);padding:0 clamp(22px,5vw,76px);display:flex;align-items:center;justify-content:space-between;position:relative;z-index:3}.brand{font-family:'DM Mono',monospace;font-size:14px;letter-spacing:.06em;font-weight:500;color:inherit;text-decoration:none;display:flex;align-items:center;gap:10px}.brand-dot{width:13px;height:13px;background:var(--acid);border-radius:50%;display:inline-block;box-shadow:0 0 0 3px var(--ink)}.links{display:flex;align-items:center;gap:30px}.links>a{font-size:13px;color:inherit;text-decoration:none;font-weight:700}.links .nav-cta{border:1px solid var(--ink);border-radius:100px;padding:10px 15px}.nav-cta span,.button span,.text-link span{font-size:19px;margin-left:7px}.hero{min-height:670px;padding:clamp(70px,11vw,158px) clamp(22px,9vw,145px) 86px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;overflow:hidden;position:relative}.eyebrow{font:500 11px 'DM Mono',monospace;letter-spacing:.08em;margin:0 0 20px}.hero h1,.statement h2,.next h2,.about h2{font-size:clamp(48px,6.4vw,94px);line-height:.96;letter-spacing:-.075em;margin:0;font-weight:800}.hero h1 em,.statement em,.next em,.about em{font-family:Georgia,serif;font-weight:400;letter-spacing:-.08em}.lead{font-size:16px;line-height:1.7;max-width:410px;margin:31px 0}.button{display:inline-flex;align-items:center;background:var(--ink);color:white;padding:15px 20px;border-radius:4px;text-decoration:none;font-size:13px;font-weight:800}.orbital{height:460px;min-width:460px;position:relative;justify-self:center}.orbit{position:absolute;border:1px solid var(--ink);border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%)}.orbit-one{width:345px;height:345px}.orbit-two{width:458px;height:214px;transform:translate(-50%,-50%) rotate(-32deg)}.core{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:118px;height:118px;border-radius:50%;display:grid;place-items:center;background:var(--acid);box-shadow:0 0 0 17px rgba(215,255,77,.2)}.core span{font:400 72px Georgia,serif;font-style:italic}.orbit-label{font:500 10px 'DM Mono',monospace;letter-spacing:.08em;position:absolute}.orbit-label.one{top:40px;left:80px}.orbit-label.two{bottom:65px;right:0}.statement{background:var(--acid);padding:114px clamp(22px,10vw,160px) 125px}.statement h2{font-size:clamp(42px,5.2vw,76px);max-width:960px}.work{padding:125px clamp(22px,6vw,94px)}.section-head{display:flex;justify-content:space-between;align-items:end;margin:0 3vw 58px}.section-head h2{font-size:58px;letter-spacing:-.07em;margin:0}.section-head>p{max-width:290px;line-height:1.6;font-size:14px}.project{background:#9db7ff;min-height:660px;padding:65px 7%;display:grid;grid-template-columns:1fr 1.12fr;overflow:hidden;position:relative}.project-info{position:relative;z-index:1}.app-mark{width:55px;height:55px;border-radius:13px;overflow:hidden;margin-bottom:65px;box-shadow:0 9px 15px #486bb466}.app-mark img{width:100%;height:100%;object-fit:cover}.project-kicker{font:500 11px 'DM Mono',monospace}.project h3{font-size:clamp(36px,4.3vw,60px);line-height:1;letter-spacing:-.07em;margin:14px 0 20px}.project-description{font-size:14px;line-height:1.65;max-width:380px}.project ul{padding:15px 0;margin:20px 0;list-style:none;border-top:1px solid #6684c7;max-width:370px}.project li{padding:8px 0;border-bottom:1px solid #6684c7;font-size:13px;font-weight:700}.project li span{font:11px 'DM Mono',monospace;margin-right:14px}.text-link{color:inherit;text-decoration:none;font-size:13px;font-weight:800;border-bottom:1px solid;padding-bottom:5px}.screens{position:relative;min-height:500px}.screen{position:absolute;overflow:hidden;border-radius:29px;background:#111;box-shadow:0 28px 40px #456aa26b;border:5px solid #121212}.screen img{display:block;width:100%;height:100%;object-fit:cover;object-position:top}.screen.front{width:255px;height:510px;top:8px;left:100px;transform:rotate(5deg)}.screen.back{width:225px;height:452px;top:70px;right:0;transform:rotate(-9deg);opacity:.92}.next{text-align:center;padding:150px 20px 137px;border-bottom:1px solid var(--line)}.next h2{font-size:clamp(39px,5vw,72px)}.signal{margin-top:36px;font:11px 'DM Mono',monospace;letter-spacing:.07em}.pulse{display:inline-block;width:8px;height:8px;border-radius:50%;background:#69c13c;margin-right:8px}.about{background:var(--ink);color:var(--paper);padding:120px clamp(22px,10vw,160px);display:grid;grid-template-columns:.8fr 1.2fr;gap:30px}.about h2{font-size:clamp(42px,5vw,70px)}.about div>p{font-size:16px;line-height:1.75;max-width:480px;margin:28px 0}.button.light{background:var(--acid);color:var(--ink)}footer{height:100px;padding:0 clamp(22px,5vw,76px);display:flex;align-items:center;justify-content:space-between;color:#e9e6dd;background:var(--ink);font-size:12px}footer a{color:inherit;text-decoration:none}@media(max-width:700px){nav{height:70px}.links>a:not(.nav-cta){display:none}.hero{grid-template-columns:1fr;padding-top:78px;min-height:720px}.orbital{transform:scale(.73);margin:-30px auto -90px}.statement,.work,.about{padding-top:74px;padding-bottom:74px}.section-head{display:block;margin:0 0 35px}.section-head>p{margin-top:15px}.project{grid-template-columns:1fr;padding:42px 25px;min-height:890px}.app-mark{margin-bottom:38px}.screens{min-height:400px}.screen.front{width:190px;height:380px;left:20%;top:28px}.screen.back{width:170px;height:340px}.about{grid-template-columns:1fr}footer{height:auto;padding:32px 22px;gap:18px;flex-wrap:wrap}}
