:root{--ink:#18251f;--paper:#f5f2ea;--lime:#d8f166;--coral:#ee7659;--line:rgba(24,37,31,.18)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"DM Sans",sans-serif;font-size:16px}.site-header,footer{max-width:1280px;margin:auto;padding:25px 40px;display:flex;justify-content:space-between;align-items:center}.wordmark{color:inherit;text-decoration:none;font-size:14px;font-weight:600;letter-spacing:-.2px;display:flex;align-items:center;gap:9px}.wordmark span{display:grid;place-items:center;width:31px;height:31px;background:var(--ink);color:var(--lime);font:500 10px "DM Mono",monospace;letter-spacing:-1px}nav{display:flex;align-items:center;gap:28px}nav a{color:inherit;text-decoration:none;font-size:14px}.nav-cta{padding:10px 13px;border:1px solid var(--ink)}.nav-cta span,.button span,.text-link span{margin-left:10px}.hero{min-height:690px;max-width:1280px;margin:auto;padding:132px 40px 90px;position:relative;overflow:hidden}.eyebrow,.project-number{font:500 11px "DM Mono",monospace;text-transform:uppercase;letter-spacing:.08em}.hero h1,.section h2,.contact h2{font:600 clamp(54px,8vw,112px)/.93 "Fraunces",serif;letter-spacing:-.07em;margin:21px 0 27px;max-width:900px}.hero h1 em,.contact h2 em{font-weight:600;color:var(--coral)}.hero-copy{font-size:20px;line-height:1.45;max-width:525px;margin:0 0 35px}.button{display:inline-block;color:var(--ink);text-decoration:none;font-weight:600;padding:16px 20px;background:var(--lime)}.hero-orbit{position:absolute;width:390px;height:390px;border:1px solid var(--line);border-radius:50%;right:63px;top:135px;animation:spin 30s linear infinite}.hero-orbit:before,.hero-orbit:after{content:"";position:absolute;border-radius:50%}.hero-orbit:before{width:76px;height:76px;background:var(--coral);top:76px;left:69px}.hero-orbit:after{width:20px;height:20px;background:var(--lime);bottom:82px;right:47px}.hero-orbit i{width:7px;height:7px;background:var(--ink);position:absolute;top:90px;right:35px;border-radius:50%}.hero-orbit span{position:absolute;font:11px "DM Mono",monospace;text-transform:uppercase;letter-spacing:.06em}.hero-orbit span:nth-child(1){top:15px;left:142px}.hero-orbit span:nth-child(2){bottom:43px;left:15px}.hero-orbit span:nth-child(3){right:-22px;bottom:150px}@keyframes spin{to{transform:rotate(360deg)}}.section{padding:130px max(40px,calc((100% - 1200px)/2))}.section-intro{margin-bottom:57px}.section h2{font-size:clamp(45px,5.5vw,78px);margin-bottom:0}.work{background:#dfe4d5}.project{min-height:540px;display:grid;grid-template-columns:1fr 1fr;margin-top:2px;overflow:hidden}.project-content{padding:62px clamp(32px,6vw,82px);display:flex;flex-direction:column;align-items:flex-start}.project h3{font:600 47px/.95 "Fraunces",serif;letter-spacing:-.055em;margin:29px 0 19px}.project p:not(.project-number){max-width:395px;line-height:1.55;margin:0}.project ul{padding:0;margin:27px 0;list-style:none;font-size:14px;line-height:1.9}.project li:before{content:"+";margin-right:9px}.text-link{color:inherit;font-size:14px;font-weight:600;margin-top:auto;text-decoration:underline;text-underline-offset:5px}.project-markettrace .project-content{background:#1b2936;color:#edf4f5}.project-filecard .project-content{background:#d86f52}.product-visual{min-height:100%;display:grid;place-content:center;padding:40px}.market-visual{background:#355261}.terminal-bar{height:35px;padding:11px 13px;background:#eef0e7;color:#1b2936;width:min(440px,100%);font:9px "DM Mono",monospace}.terminal-bar span{display:inline-block;width:6px;height:6px;background:#ee7659;border-radius:50%;margin-right:4px}.terminal-bar span:nth-child(2){background:#d8f166}.terminal-bar span:nth-child(3){background:#355261}.terminal-bar b{float:right}.chart-top,.chart,.ticker{width:min(440px,100%);background:#edf4f5;color:#1b2936}.chart-top{padding:28px 31px 0;display:flex;justify-content:space-between}.chart-top small,.ticker span{font:10px "DM Mono",monospace}.chart-top strong{font-size:22px;color:#278060}.chart{height:190px;padding:20px 31px;position:relative;overflow:hidden}.chart i{display:block;border-top:1px solid #c6d5d2;height:32px}.chart svg{position:absolute;left:31px;right:31px;bottom:15px;width:calc(100% - 62px);height:130px;overflow:visible}.chart path{fill:none;stroke:#278060;stroke-width:3}.ticker{padding:14px 31px 25px;display:flex;justify-content:space-between;border-top:1px solid #c6d5d2}.filecard-visual{background:#eccb76}.filecard-visual>div{width:min(420px,100%)}.filecard-header,.card-footer{padding:13px 17px;background:#1a2d39;color:#fff;display:flex;justify-content:space-between;font:10px "DM Mono",monospace;letter-spacing:.07em}.card-body{height:265px;background:#d4d6c8;display:flex;padding:30px}.figure{position:relative;width:43%;background:#aac0b6}.head,.torso,.arm,.leg{position:absolute;background:#d13e35}.head{width:34px;height:38px;border-radius:45% 45% 38% 38%;top:28px;left:calc(50% - 17px);background:#26343a}.torso{height:81px;width:57px;top:68px;left:calc(50% - 28px);clip-path:polygon(20% 0,80% 0,100% 100%,0 100%)}.arm{width:15px;height:73px;top:74px}.arm.left{left:26px;transform:rotate(13deg)}.arm.right{right:26px;transform:rotate(-13deg)}.leg{height:77px;width:19px;top:144px}.leg.left{left:calc(50% - 21px)}.leg.right{right:calc(50% - 21px)}.card-details{padding:20px 0 0 23px}.card-details small{font:10px "DM Mono",monospace}.card-details strong{font:600 25px/.95 "Fraunces",serif;display:block;margin:10px 0}.card-details p{font-size:12px!important}.tag{font:11px "DM Mono",monospace;margin-top:30px;padding:7px;border:1px solid #1a2d39;width:max-content}.card-footer{background:#d13e35}.services{display:grid;grid-template-columns:1fr 1.3fr;gap:70px;background:var(--paper)}.service-list{border-top:1px solid var(--ink)}.service-list article{display:grid;grid-template-columns:45px 1fr;gap:10px;padding:24px 0;border-bottom:1px solid var(--ink)}.service-list span{font:11px "DM Mono",monospace}.service-list h3{font-size:21px;margin:0 0 8px;letter-spacing:-.03em}.service-list p{font-size:14px;line-height:1.45;margin:0;max-width:410px}.contact{background:var(--ink);color:var(--paper);text-align:center;padding:130px 30px}.contact h2{margin-left:auto;margin-right:auto}.button-light{background:var(--lime)}footer{padding-top:32px;padding-bottom:32px;border-top:1px solid var(--line);font-size:13px}footer p{margin:0}footer>a:last-child{color:inherit}@media(max-width:760px){.site-header,footer{padding:20px}nav>a:not(.nav-cta){display:none}.hero{min-height:650px;padding:100px 24px 50px}.hero h1{font-size:58px}.hero-orbit{width:270px;height:270px;right:-45px;top:350px}.section{padding:80px 20px}.project{grid-template-columns:1fr}.project-content{min-height:450px;padding:45px 30px}.product-visual{min-height:390px}.services{display:block}.services .section-intro{margin-bottom:45px}.contact{padding:90px 20px}.contact h2{font-size:62px}footer{display:grid;gap:18px}.card-details strong{font-size:20px}}
