:root{--ink:#0a1411;--paper:#f0eee6;--lime:#c7ff4a;--muted:#69736f;--line:rgba(10,20,17,.14);--orange:#ff8a42;--blue:#7dc7ff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"DM Sans",sans-serif;overflow-x:hidden}.grain{position:fixed;inset:0;opacity:.045;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='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.8'/%3E%3C/svg%3E")}.section-shell,.site-header{width:min(1180px,calc(100% - 48px));margin:auto}.site-header{height:88px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);position:relative;z-index:5}.brand{display:flex;align-items:center;gap:11px;text-decoration:none;color:inherit;font-family:"Space Grotesk";font-weight:700}.brand-mark{display:grid;place-items:center;background:var(--ink);color:var(--lime);width:38px;height:38px;font-size:12px;letter-spacing:-.04em}.site-header nav{display:flex;align-items:center;gap:34px}.site-header nav a{color:inherit;text-decoration:none;font-size:14px;font-weight:600}.site-header .nav-cta{border:1px solid var(--ink);padding:12px 18px}.hero{min-height:670px;display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:50px;padding:70px 0 90px}.eyebrow{font:600 12px "Space Grotesk";letter-spacing:.16em;text-transform:uppercase;display:flex;align-items:center;gap:10px}.eyebrow span{width:28px;height:2px;background:var(--lime);box-shadow:0 0 0 1px var(--ink)}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3{font-family:"Space Grotesk"}h1{font-size:clamp(68px,8.2vw,112px);line-height:.86;letter-spacing:-.065em;margin:32px 0 34px}h1 em,h2 em{font-style:normal;color:transparent;-webkit-text-stroke:1.5px var(--ink)}.hero-lede{font-size:19px;line-height:1.65;max-width:600px;color:#44504c}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:40px}.button{border:0;text-decoration:none;font:700 14px "Space Grotesk";padding:17px 22px;display:inline-flex;gap:28px;align-items:center;justify-content:space-between;cursor:pointer}.button-primary{background:var(--ink);color:white;box-shadow:7px 7px 0 var(--lime)}.button-primary:hover{transform:translate(2px,2px);box-shadow:4px 4px 0 var(--lime)}.text-link{color:var(--ink);font-weight:700;text-decoration:none}.hero-orbit{aspect-ratio:1;position:relative;display:grid;place-items:center}.orbit{position:absolute;border:1px solid rgba(10,20,17,.2);border-radius:50%}.orbit-one{inset:10%;animation:spin 24s linear infinite}.orbit-one:before,.orbit-one:after{content:"";position:absolute;width:12px;height:12px;background:var(--lime);border:1px solid var(--ink);border-radius:50%;top:9%;left:19%}.orbit-one:after{top:auto;left:auto;right:4%;bottom:29%;background:var(--orange)}.orbit-two{inset:25%;border-style:dashed;animation:spin 18s linear reverse infinite}.core{width:150px;height:150px;background:var(--ink);color:white;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:15px 15px 0 var(--lime)}.core span{font:600 11px "Space Grotesk";letter-spacing:.2em}.core strong{font:700 54px "Space Grotesk";line-height:1}.orbit-label{position:absolute;font:700 10px "Space Grotesk";letter-spacing:.16em}.label-a{top:16%;right:14%}.label-b{bottom:15%;left:17%}.label-c{top:42%;left:2%;writing-mode:vertical-rl}.marquee{background:var(--ink);color:white;overflow:hidden;white-space:nowrap;padding:18px 0;font:600 12px "Space Grotesk";letter-spacing:.14em}.marquee div{width:max-content;animation:marquee 25s linear infinite}.marquee span{color:var(--lime);margin:0 28px}.work-section{padding:120px 0}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:58px}.section-heading h2{font-size:clamp(44px,5vw,66px);letter-spacing:-.055em;margin:18px 0 0}.section-heading>p{max-width:420px;color:var(--muted);line-height:1.7}.project-card{border:1px solid var(--line);background:rgba(255,255,255,.35)}.featured{display:grid;grid-template-columns:.78fr 1.22fr;min-height:540px}.project-copy{padding:42px;display:flex;flex-direction:column;justify-content:space-between}.project-meta{display:flex;align-items:center;justify-content:space-between}.number{font:600 12px "Space Grotesk";color:var(--muted)}.status{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;display:flex;align-items:center;gap:8px}.status i{width:7px;height:7px;background:var(--lime);border-radius:50%;box-shadow:0 0 0 4px rgba(199,255,74,.2)}.project-kicker{font:700 11px "Space Grotesk";letter-spacing:.17em;color:var(--muted)}.project-card h3{font-size:42px;letter-spacing:-.045em;margin:12px 0 20px}.project-copy>div>p:not(.project-kicker){color:var(--muted);font-size:17px;line-height:1.65}.tags{list-style:none;padding:0;margin:30px 0 0;display:flex;gap:8px;flex-wrap:wrap}.tags li{border:1px solid var(--line);padding:7px 10px;font:600 10px "Space Grotesk";letter-spacing:.1em}.forge-visual{position:relative;background:#101a17;overflow:hidden;display:grid;place-items:center;min-width:0}.forge-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(199,255,74,.12),transparent 40%)}.forge-glow{position:absolute;width:420px;height:420px;background:var(--lime);filter:blur(130px);opacity:.15}.app-window{width:84%;background:#17231f;color:white;border:1px solid rgba(255,255,255,.12);box-shadow:0 28px 80px rgba(0,0,0,.5);transform:rotate(-2deg);z-index:1}.app-top{height:46px;display:flex;align-items:center;gap:9px;padding:0 14px;border-bottom:1px solid rgba(255,255,255,.1);font:600 11px "Space Grotesk"}.app-logo{display:grid;place-items:center;width:24px;height:24px;background:var(--lime);color:var(--ink);font-size:9px}.window-dots{display:flex;gap:5px;margin-left:auto}.window-dots i{width:5px;height:5px;background:#52615b;border-radius:50%}.app-body{display:grid;grid-template-columns:120px 1fr;min-height:330px}.app-body aside{border-right:1px solid rgba(255,255,255,.08);padding:20px 12px;display:flex;flex-direction:column;gap:6px}.app-body aside b{font-size:7px;letter-spacing:.14em;color:#708078;margin:10px 8px 4px}.app-body aside span{font-size:9px;color:#9aa8a2;padding:8px;border-radius:3px}.app-body aside .active{background:rgba(199,255,74,.09);color:var(--lime)}.app-body aside i{display:inline-block;width:6px;height:6px;border-radius:50%}.lime{background:var(--lime)}.orange{background:var(--orange)}.dashboard{padding:25px}.dash-head{display:flex;justify-content:space-between}.dash-head small,.progress-card small{font-size:7px;letter-spacing:.12em;color:#718079}.dash-head h4{font:600 22px "Space Grotesk";margin:5px 0 18px}.dash-head button{align-self:start;background:var(--lime);color:var(--ink);border:0;padding:8px 10px;font-weight:700;font-size:8px}.progress-card{background:#202e29;padding:12px;margin-bottom:12px}.progress-card div{display:flex;justify-content:space-between}.progress-card strong{font:600 18px "Space Grotesk";color:var(--lime)}.progress{height:3px;background:#34443e;margin:8px 0}.progress i{display:block;width:72%;height:100%;background:var(--lime)}.progress-card p{font-size:7px;color:#829089;margin:0}.task{display:flex;align-items:center;gap:9px;padding:10px 2px;border-bottom:1px solid rgba(255,255,255,.07)}.task>i{width:14px;height:14px;border:1px solid #50605a;border-radius:50%;font-style:normal;font-size:8px;display:grid;place-items:center}.task>i.checked{background:var(--lime);color:var(--ink);border-color:var(--lime)}.task div{display:flex;flex-direction:column;gap:2px}.task b{font-size:9px}.task small{font-size:7px;color:#6f7f78}.task>span{margin-left:auto;font-size:7px;color:#6f7f78}.forge-stamp{position:absolute;right:15px;bottom:15px;color:var(--lime);border:1px solid var(--lime);border-radius:50%;width:84px;height:84px;display:grid;place-items:center;text-align:center;font:700 9px/1.4 "Space Grotesk";letter-spacing:.1em;transform:rotate(9deg);z-index:2}.project-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:24px}.compact{padding:34px}.compact-art{height:290px;margin:30px 0;background:#d9d2c0;display:grid;place-items:center;position:relative;overflow:hidden}.lost-art{background:#1b241e;color:#f0eadb;align-content:center;line-height:.78}.lost-art:before,.lost-art:after{content:"";position:absolute;width:180px;height:180px;border:1px solid rgba(199,255,74,.25);border-radius:50%}.lost-art:after{width:260px;height:260px}.lost-art span,.lost-art strong{font:700 62px "Space Grotesk";letter-spacing:-.08em;z-index:1}.lost-art strong{color:var(--lime)}.lost-art small{z-index:1;letter-spacing:.55em;margin-top:14px}.store-art{background:#dddce8;grid-template-columns:1fr 1fr}.cube{width:100px;height:100px;display:grid;place-items:center;background:var(--ink);color:var(--lime);font:700 44px "Space Grotesk";box-shadow:14px 14px 0 var(--blue);transform:rotate(-7deg)}.store-art span{font:700 24px/1 "Space Grotesk";letter-spacing:-.04em}.compact h3{font-size:30px;margin-bottom:12px}.compact>p{color:var(--muted);line-height:1.6}.status.amber i{background:var(--orange);box-shadow:0 0 0 4px rgba(255,138,66,.15)}.status.blue i{background:var(--blue);box-shadow:0 0 0 4px rgba(125,199,255,.15)}.services-section{background:var(--ink);color:white;padding:120px 0}.section-heading.light>p{color:#92a09a}.section-heading.light .eyebrow span{box-shadow:none}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,255,255,.18)}.services-grid article{padding:38px 34px 10px 0;border-right:1px solid rgba(255,255,255,.14);margin-right:32px}.services-grid article:last-child{border:0}.services-grid span{font:600 11px "Space Grotesk";color:var(--lime)}.services-grid h3{font-size:28px;margin:50px 0 18px}.services-grid p{color:#96a29d;line-height:1.7}.contact-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px;padding:120px 0}.contact-copy h2{font-size:clamp(48px,5vw,70px);letter-spacing:-.06em;margin:25px 0}.contact-copy>p:not(.eyebrow){color:var(--muted);line-height:1.7}.contact-copy>a{color:var(--ink);font-weight:700}.contact-form{display:flex;flex-direction:column;gap:24px}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:22px}.contact-form label{font:600 12px "Space Grotesk";letter-spacing:.04em}.contact-form input,.contact-form textarea,.contact-form select{width:100%;border:0;border-bottom:1px solid var(--ink);background:transparent;padding:13px 0;font:400 15px "DM Sans";border-radius:0;color:var(--ink);margin-top:6px;outline:none}.contact-form input:focus,.contact-form textarea:focus,.contact-form select:focus{border-color:#73a600;box-shadow:0 1px #73a600}.contact-form textarea{resize:vertical}.contact-form button{align-self:flex-start}.form-note{font-size:11px;color:var(--muted)}.honeypot{position:absolute!important;left:-5000px!important}footer{border-top:1px solid var(--line);padding:32px 0}.footer-inner{display:flex;align-items:center;justify-content:space-between}.footer-inner p{font-size:12px;color:var(--muted);margin:0}.reveal{opacity:0;transform:translateY(18px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}@keyframes spin{to{transform:rotate(360deg)}}@keyframes marquee{to{transform:translateX(-50%)}}@media(max-width:860px){.site-header nav>a:not(.nav-cta){display:none}.hero{grid-template-columns:1fr;padding-top:80px}.hero-orbit{display:none}.featured,.contact-section{grid-template-columns:1fr}.forge-visual{min-height:500px}.project-grid{grid-template-columns:1fr}.section-heading{align-items:start;flex-direction:column}.services-grid{grid-template-columns:1fr}.services-grid article{border-right:0;border-bottom:1px solid rgba(255,255,255,.14);margin:0;padding:34px 0}.services-grid h3{margin-top:25px}.contact-section{gap:60px}}@media(max-width:560px){.section-shell,.site-header{width:min(100% - 28px,1180px)}.site-header{height:72px}.brand>span:last-child{display:none}.hero{min-height:590px;padding:50px 0 70px}h1{font-size:60px}.hero-actions{align-items:flex-start;flex-direction:column}.work-section,.services-section,.contact-section{padding-top:80px;padding-bottom:80px}.project-copy,.compact{padding:24px}.forge-visual{min-height:390px}.app-window{width:105%;transform:scale(.8) rotate(-2deg)}.forge-stamp{right:8px;bottom:8px}.compact-art{height:240px}.lost-art span,.lost-art strong{font-size:49px}.field-row{grid-template-columns:1fr}.footer-inner{gap:24px;align-items:flex-start;flex-direction:column}.footer-inner .brand>span:last-child{display:block}}
