:root{--bg:#080a0b;--panel:#111416;--ink:#f2f4ef;--muted:#a0a5a4;--accent:#c9ff82;--line:#2c3131;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--bg);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:2px solid var(--accent);outline-offset:8px}::selection{background:var(--accent);color:var(--bg)}.skip-link{position:fixed;top:-100px;left:20px;background:var(--accent);color:#080a0b;padding:15px;z-index:30}.skip-link:focus{top:12px}.site-header{height:106px;max-width:1600px;margin:auto;padding:0 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.wordmark{font-size:29px;font-weight:800;letter-spacing:-1.5px}.wordmark span{color:var(--accent)}nav{display:flex;align-items:center;gap:36px;font-size:15px}nav a{transition:color .2s}nav a:hover{color:var(--accent)}.nav-contact{border:1px solid #4d5351;padding:13px 20px;border-radius:30px}.nav-contact span{margin-left:12px}.hero{position:relative;max-width:1600px;margin:auto;padding:94px 5% 0;min-height:760px;overflow:hidden}.eyebrow{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px;letter-spacing:.09em;line-height:1.6;color:var(--muted);margin:0 0 35px}.hero-copy{position:relative;z-index:2;pointer-events:none;max-width:760px}.hero-copy a{pointer-events:auto}h1{font-size:clamp(65px,8.2vw,128px);font-weight:500;letter-spacing:-.075em;line-height:.99;margin:0 0 36px}h1 em{color:var(--accent);font-style:normal}.hero-description{font-size:18px;line-height:1.7;color:#bac0bc;max-width:540px;margin-bottom:29px}.text-link{display:inline-flex;align-items:center;gap:30px;font-size:16px;border-bottom:1px solid #778472;padding:9px 0}.text-link span{color:var(--accent);font-size:22px}.system-art{position:absolute;right:-4%;top:15px;width:61%;height:650px;z-index:1}#network{width:100%;height:100%;display:block}.orbit-fallback{position:absolute;inset:18%;border:1px solid #6c8b53;border-radius:50%;box-shadow:0 0 120px #a8ff6b0b;transform:rotate(-35deg) scaleY(.5);z-index:-1}.art-caption{position:absolute;left:21%;right:9%;bottom:15px;display:flex;justify-content:space-between;font:10px ui-monospace,monospace;letter-spacing:.08em;color:#737e74}.hero-footer{position:relative;z-index:2;display:flex;gap:20px;justify-content:space-between;border-top:1px solid var(--line);padding:26px 0;margin-top:99px;font-size:13px;color:var(--muted)}.meta-divider{padding:0 12px}.work-section,.about-section{max-width:1600px;margin:auto;padding:105px 5%}.section-heading{display:grid;grid-template-columns:1fr 1fr;gap:0 70px;align-items:end;margin-bottom:50px}.section-heading .eyebrow{grid-column:1/-1}.section-heading h2,h2{font-size:clamp(40px,4.5vw,68px);line-height:1.08;letter-spacing:-.05em;font-weight:500;margin:0}.section-heading h2 span,h2 span{color:#858e86}.section-heading>p:last-child{max-width:420px;justify-self:end;color:var(--muted);font-size:18px;line-height:1.6;margin:0 0 4px}.project-row{border-top:1px solid var(--line);display:grid;grid-template-columns:50px 1fr 175px 36px;align-items:center;gap:20px;padding:34px 0;transition:padding .35s,background .35s}.project-row:last-child{border-bottom:1px solid var(--line)}.project-row:hover{padding-left:20px;padding-right:20px;background:#131810}.project-index{font:12px ui-monospace,monospace;color:#838d81}.project-row h3{margin:0 0 10px;font-weight:500;font-size:35px;letter-spacing:-.045em}.project-row p{color:var(--muted);font-size:15px;line-height:1.5;margin:0}.project-type{font:11px ui-monospace,monospace;color:var(--muted);letter-spacing:.06em}.project-arrow{font-size:29px;color:var(--accent)}.about-section{border-top:1px solid var(--line)}.about-section>p:not(.eyebrow){max-width:680px;font-size:24px;line-height:1.5;margin:35px 0;color:var(--muted)}footer{max-width:1600px;margin:auto;padding:40px 5%;border-top:1px solid var(--line);display:flex;align-items:center;gap:40px;color:var(--muted);font-size:14px}footer .wordmark{margin-right:auto;color:var(--ink)}@media(max-width:800px){.site-header{height:84px;padding:0 6%}nav{gap:20px;font-size:14px}.nav-contact{padding:10px 15px}.hero{padding:68px 6% 0;min-height:900px}.hero-copy{max-width:100%}.hero-description{font-size:17px;max-width:92%}.hero h1{font-size:clamp(66px,12vw,95px)}.system-art{top:270px;right:-21%;width:100%;height:550px;opacity:.66}.hero-footer{margin-top:300px;flex-direction:column;gap:12px;font-size:12px}.art-caption{display:none}.work-section,.about-section{padding:70px 6%}.section-heading{grid-template-columns:1fr;gap:24px}.section-heading .eyebrow{margin-bottom:0}.section-heading>p:last-child{justify-self:start}.project-row{grid-template-columns:24px 1fr 25px;gap:14px;padding:28px 0}.project-type{display:none}.project-row h3{font-size:29px}.project-row p{font-size:15px}.project-arrow{font-size:24px}.about-section>p:not(.eyebrow){font-size:21px}footer{padding:30px 6%;flex-wrap:wrap;gap:22px}footer .wordmark{width:100%}}@media(max-width:420px){nav{gap:17px}nav>a:first-child{display:none}.nav-contact span{margin-left:4px}.hero{min-height:880px}.hero h1{font-size:66px}.hero-description br{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
/* Project stories */
body{overflow-wrap:break-word}.eyebrow{font-size:12px}.hero-footer{font-size:14px}.hero-description{max-width:525px}.system-art{isolation:isolate}.orbit-fallback{z-index:0;opacity:.5}#network{position:relative;z-index:1}.webgl-ready .orbit-fallback{display:none}.art-caption{font-size:12px;z-index:2}.motion-toggle{position:absolute;right:7%;top:580px;z-index:3;background:transparent;border:0;color:var(--muted);font:12px ui-monospace,monospace;padding:14px;cursor:pointer;display:flex;gap:16px}.motion-toggle[hidden]{display:none}.motion-toggle:hover{color:var(--accent)}.featured{border:1px solid var(--line);background:linear-gradient(115deg,#151b14,#101412 60%);border-radius:3px;margin:0 0 24px;overflow:hidden}.feature-top{padding:29px 35px 0;display:flex;align-items:center;justify-content:space-between;gap:20px}.feature-top .eyebrow{margin:0}.status{font:12px ui-monospace,monospace;color:var(--accent);border:1px solid #3c5032;padding:7px 10px;border-radius:20px}.feature-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:40px;padding:43px 40px}.feature-copy h3{font-size:44px;letter-spacing:-.055em;font-weight:500;margin:0 0 18px}.feature-copy .project-intro{font-size:25px;line-height:1.3;color:var(--ink);letter-spacing:-.025em;margin:0 0 20px}.feature-copy>p{max-width:520px;font-size:16px;line-height:1.7;color:#adb7ad;margin:0 0 25px}.tags{display:flex;flex-wrap:wrap;gap:8px;margin:25px 0}.tags span{border:1px solid #3a4438;padding:7px 10px;border-radius:4px;font-size:12px;color:#bcc8b9}.contribution{border-top:1px solid #354132;margin:27px 0 16px}.contribution summary{font-size:15px;padding:17px 0;cursor:pointer;display:flex;justify-content:space-between;gap:20px;list-style:none}.contribution summary::-webkit-details-marker,.project summary::-webkit-details-marker{display:none}.contribution summary>span{color:var(--accent);font-size:23px;line-height:.7;transition:transform .25s}.contribution[open] summary>span{transform:rotate(45deg)}.contribution ul{padding:0 0 2px 20px;margin:2px 0 10px;color:#b1bbb0;font-size:16px;line-height:1.65}.contribution li{margin:0 0 12px}.small{font-size:14px;gap:23px;padding:8px 0}.system-map{padding:36px 24px;border:1px solid #3a4933;background:radial-gradient(ellipse at 50% 10%,#c9ff8210,transparent 60%),#0b100b;border-radius:8px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;position:relative}.map-caption{display:block;text-align:center;font-size:12px;letter-spacing:.1em;color:#839c77;margin-bottom:33px}.map-terminal{width:85%;margin:auto;background:#10180f;border:1px solid #415636;border-radius:8px}.map-terminal>div{border-bottom:1px solid #2f4026;padding:13px 16px;display:flex;align-items:center;gap:5px}.map-terminal i{width:5px;height:5px;background:#546a45;border-radius:100%}.map-terminal>div>span{font-size:12px;color:#8ba47e;margin-left:auto}.map-terminal code{display:block;font-size:14px;line-height:1.8;padding:25px 20px;color:#d0dac9}.map-terminal code span{color:#8a9d81}.map-terminal code b{color:var(--accent);font-weight:normal}.map-terminal small{display:block;font-size:12px;color:#7d9173;padding:0 20px 16px}.map-path{height:35px;width:1px;background:#5c8241;margin:auto}.map-nodes{display:flex;gap:12px;justify-content:center}.map-nodes>span{flex:1;text-align:center;max-width:130px;padding:14px 7px;border:1px solid #35472b;border-radius:5px;background:#141e0f;font-size:14px}.map-nodes small{display:block;font-size:10px;letter-spacing:.08em;color:#96ad85;margin-top:8px}.map-foot{font-size:10px;text-align:center;color:#849a75;margin:27px 0 0;line-height:1.6}.feature-pair{display:grid;grid-template-columns:1fr 1fr;gap:24px}.compact{background:#101315}.compact .feature-top{padding:26px 30px}.project-image{display:block;height:300px;margin:0 30px;overflow:hidden;background:#e5e9e6;border-radius:3px}.project-image img{width:100%;height:100%;object-fit:contain;transition:transform .5s}.project-image:hover img{transform:scale(1.035)}.fanvoice-image{background:#fff}.kimbo-image{background:#e1e8e4;padding:25px 20px}.compact .feature-copy{padding:35px 30px}.compact .feature-copy h3{font-size:36px}.compact .project-intro{font-size:23px}.compact .tags span{border-color:#374047}.collection-heading{margin:90px 0 34px;display:flex;align-items:end;justify-content:space-between;gap:35px}.collection-heading h3{font-size:31px;font-weight:400;letter-spacing:-.03em;max-width:380px;margin:0}.collection-heading p{margin:0;color:var(--muted);font-size:16px;line-height:1.6}.project{border-top:1px solid var(--line)}.project:last-child{border-bottom:1px solid var(--line)}.project summary{display:grid;grid-template-columns:45px 1fr 245px 25px;gap:20px;align-items:center;padding:30px 0;cursor:pointer;list-style:none;transition:color .2s}.project summary:hover h3{color:var(--accent)}.project h3{font-weight:400;font-size:31px;letter-spacing:-.035em;margin:0}.project-type{font-family:Arial,Helvetica,sans-serif;font-size:14px;letter-spacing:0}.project-plus{font-size:28px;font-weight:300;color:var(--accent);transition:transform .25s}.project[open] .project-plus{transform:rotate(45deg)}summary:focus-visible{outline:2px solid var(--accent);outline-offset:6px}.project-detail{display:flex;gap:45px;padding:0 50px 35px 65px;justify-content:space-between}.project-detail>div{max-width:680px}.project-detail p{font-size:17px;line-height:1.6;color:#c3cbc4;margin:0 0 18px}.project-detail .role{font-size:15px;color:var(--muted)}.nextn-image{width:38%;max-height:240px;object-fit:contain;align-self:start}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:75px}.about-grid h2{font-size:clamp(40px,3.8vw,58px)}.about-copy p{font-size:18px;line-height:1.75;color:var(--muted);margin:0 0 23px}.about-copy p:first-child{font-size:23px;color:#d2d8cf;line-height:1.5}.availability{display:flex;align-items:center;gap:10px;font-size:14px;color:var(--muted);margin:35px 0 16px}.availability i{width:7px;height:7px;background:var(--accent);border-radius:100%;box-shadow:0 0 15px #c9ff8250}.expertise{display:grid;grid-template-columns:1fr 1fr 1fr;gap:45px;margin-top:75px;border-top:1px solid var(--line);padding-top:35px}.expertise h3,.section-label h3{font-size:21px;letter-spacing:-.03em;font-weight:500;margin:0 0 22px}.expertise p{font-size:15px;line-height:1.9;color:var(--muted);margin:0}.experience{display:grid;grid-template-columns:1fr 2fr;gap:70px;margin-top:90px}.section-label p{font-size:16px;line-height:1.6;color:var(--muted);max-width:220px}.experience ol{padding:0;margin:0;list-style:none}.experience li{border-top:1px solid var(--line);padding:27px 0;display:flex;justify-content:space-between;gap:20px}.experience li:last-child{border-bottom:1px solid var(--line)}.experience h4{font-weight:400;font-size:25px;letter-spacing:-.035em;margin:0 0 12px}.experience li p{font-size:16px;color:#c3cbc4;margin:0 0 11px}.experience small,.experience time{font-size:13px;color:var(--muted);line-height:1.5}.experience time{white-space:nowrap;padding-top:7px}.contact-section{max-width:1440px;margin:0 auto;background:var(--accent);color:#11170d;padding:70px 65px 65px;border-radius:4px}.contact-section .eyebrow{color:#4c623a}.contact-section h2{font-size:clamp(55px,6.8vw,103px);letter-spacing:-.07em}.contact-section h2 span{color:#637d4b}.contact-bottom{border-top:1px solid #8bb361;margin-top:45px;padding-top:30px;display:flex;align-items:center;justify-content:space-between;gap:30px}.contact-email{font-size:clamp(24px,3vw,43px);letter-spacing:-.055em;white-space:nowrap}.contact-email span{padding-left:15px}.contact-bottom p{font-size:16px;line-height:1.6;margin:0;color:#40532e}.contact-section a:focus-visible{outline-color:#14200c}footer{border:0;padding-top:50px;padding-bottom:50px}footer>div{display:flex;gap:27px}footer a:hover{color:var(--accent)}
@media(min-width:1600px){.contact-section{max-width:1440px}}@media(max-width:1500px){.contact-section{margin-left:5%;margin-right:5%}}@media(max-width:1100px){.feature-grid{gap:25px;padding:35px 30px}.system-map{padding:30px 15px}.map-terminal{width:95%}.map-terminal code{font-size:12px;padding:20px 14px}.hero-copy{max-width:650px}.system-art{opacity:.7;right:-10%}.art-caption{display:none}.project-image{height:240px}.project summary{grid-template-columns:40px 1fr 200px 24px}.about-grid{gap:40px}.about-copy p:first-child{font-size:21px}.experience{gap:45px}.expertise{gap:30px}.contact-section{padding:55px 40px}.contact-bottom{align-items:start;flex-direction:column;gap:20px}}
@media(max-width:800px){.hero{min-height:870px;padding-top:60px}.hero-copy{max-width:100%}.hero .eyebrow{font-size:11px}.system-art{top:325px;right:-10%;width:105%;height:430px;opacity:.85}.motion-toggle{top:710px;right:5%;font-size:12px}.hero-footer{margin-top:340px;font-size:13px}.hero-description{max-width:95%}.feature-grid{grid-template-columns:1fr;gap:35px}.feature-top{padding:23px 25px 0;gap:10px}.feature-top .eyebrow{font-size:11px}.feature-copy h3{font-size:38px}.feature-copy .project-intro{font-size:23px}.status{font-size:11px;white-space:nowrap}.system-map{max-width:500px;width:100%;justify-self:center}.map-terminal{width:85%}.map-terminal code{font-size:14px}.feature-pair{grid-template-columns:1fr;gap:0}.project-image{height:280px}.compact .feature-copy{padding:30px}.collection-heading{margin-top:60px;display:block}.collection-heading h3{font-size:29px;margin-bottom:20px}.collection-heading p br{display:none}.project summary{grid-template-columns:25px 1fr 23px;gap:15px;padding:26px 0}.project h3{font-size:27px}.project-type{display:none}.project-detail{padding:0 0 30px 40px;flex-direction:column;gap:20px}.nextn-image{width:100%;max-width:460px}.about-grid{grid-template-columns:1fr;gap:40px}.about-grid h2{font-size:45px}.availability{margin-top:25px}.expertise{grid-template-columns:1fr;gap:30px;margin-top:40px}.expertise h3{margin-bottom:14px}.expertise p{max-width:600px}.experience{grid-template-columns:1fr;gap:20px;margin-top:60px}.section-label p{max-width:none}.experience h4{font-size:23px}.experience li{gap:15px}.experience time{font-size:12px}.contact-section{margin:0 6%;padding:40px 25px}.contact-section h2{font-size:clamp(42px,8.4vw,65px)}.contact-bottom{margin-top:30px;padding-top:23px}.contact-bottom p{font-size:15px}.contact-email{font-size:29px}.contact-email span{padding-left:9px}footer .wordmark{width:auto}footer{gap:25px}footer>div{width:100%;gap:27px}}
@media(max-width:420px){.hero h1{font-size:clamp(55px,15.3vw,65px)}.hero .eyebrow{font-size:10px;letter-spacing:.04em}.hero{min-height:860px}.hero-description{font-size:17px}.feature-top{padding:20px 20px 0}.feature-grid{padding:30px 20px}.feature-top .eyebrow{font-size:10px}.status{font-size:10px}.compact .feature-top{padding:23px 20px}.compact .feature-copy{padding:28px 20px}.project-image{margin:0 20px;height:210px}.feature-copy h3{font-size:36px}.feature-copy .project-intro{font-size:22px}.map-terminal{width:100%}.map-terminal code{font-size:12px}.system-map{padding:25px 14px}.map-caption{font-size:10px}.map-nodes{gap:7px}.map-nodes>span{font-size:12px}.map-nodes small{font-size:9px}.map-foot{font-size:9px}.project h3{font-size:24px}.experience li{flex-direction:column;gap:6px}.experience time{padding-top:0}.about-grid h2{font-size:40px}.contact-email{font-size:25px}.contact-section{padding:35px 22px}.contact-section h2{font-size:42px}.desktop-break{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
@media(max-width:800px){.hero{min-height:0;overflow:hidden}.system-art{position:relative;top:auto;right:5%;width:110%;height:400px;margin:12px 0 0;opacity:.85}.motion-toggle{position:relative;top:auto;right:auto;margin:-5px 0 0 auto;padding:14px 0 14px 14px}.hero-footer{margin-top:22px}.hero-copy{pointer-events:auto}.hero h1{margin-bottom:30px}.hero-description br{display:none}.hero .eyebrow{font-size:11px;letter-spacing:.035em}}
@media(max-width:360px){.system-art{height:340px}.site-header nav{gap:12px}.wordmark{font-size:27px}.nav-contact{padding:10px 12px}.hero .eyebrow{font-size:10px}}
