@import url('data:text/css,');

:root{--ink:#0b0b0d;--paper:#e7e2d7;--acid:#d8ff3e;--red:#ff4d3d;--muted:#928f87;--line:rgba(231,226,215,.18);--pad:clamp(1.25rem,4vw,4.5rem)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ink);color:var(--paper);font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}.shell{width:min(1500px,100%);margin:auto;padding-left:var(--pad);padding-right:var(--pad)}.noise{position:fixed;inset:0;pointer-events:none;z-index:20;opacity:.065;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='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.8'/%3E%3C/svg%3E")}.nav{height:88px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);font-size:.72rem;letter-spacing:.16em}.brand{display:flex;align-items:center;gap:12px;color:inherit;text-decoration:none;font-weight:900}.brand b{color:var(--acid)}.brand-mark{display:grid;grid-template-columns:repeat(2,9px);gap:2px;transform:skewY(-8deg)}.brand-mark i{height:7px;background:var(--acid)}.nav-link{color:inherit;text-decoration:none;font-weight:800}.nav-link span{color:var(--acid)}
.hero{position:relative;min-height:770px;padding-top:clamp(5rem,10vw,9rem);border-bottom:1px solid var(--line);overflow:hidden}.eyebrow,.section-label{font-size:.65rem;letter-spacing:.22em;font-weight:800}.eyebrow{display:flex;align-items:center;gap:12px;color:var(--muted)}.eyebrow span{width:34px;height:2px;background:var(--acid)}h1,h2,h3,blockquote{font-family:Impact,"Arial Narrow",sans-serif;margin:0;text-transform:uppercase;letter-spacing:-.035em}h1{font-size:clamp(5rem,15.3vw,15rem);line-height:.77;margin-top:2.5rem;position:relative;z-index:2}h1 em,h2 em{font-style:normal;color:transparent;-webkit-text-stroke:1.5px var(--paper)}.hero-bottom{display:flex;justify-content:space-between;align-items:flex-end;margin-top:4rem;padding-bottom:4rem;position:relative;z-index:2}.hero-bottom p{width:min(480px,65%);font-size:clamp(1.1rem,2vw,1.65rem);line-height:1.35;margin:0}.hero-bottom strong{color:var(--acid)}.stamp{width:106px;height:106px;border:1px solid var(--red);border-radius:50%;color:var(--red);display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(-8deg);font-size:.65rem;letter-spacing:.2em}.stamp b{font-size:1.8rem;line-height:1}.brick-field{position:absolute;right:-2rem;top:6rem;width:34%;height:70%;opacity:.13;transform:rotate(-8deg)}.brick-field span{display:block;position:absolute;width:58%;height:15%;border:2px solid var(--paper)}.brick-field span:nth-child(2){top:17%;left:45%}.brick-field span:nth-child(3){top:34%;left:-8%}.brick-field span:nth-child(4){top:51%;left:38%}.brick-field span:nth-child(5){top:68%;left:-14%}.brick-field span:nth-child(6){top:85%;left:30%}
.manifesto{min-height:600px;display:grid;grid-template-columns:1fr 3fr 1fr;gap:3rem;align-items:center;border-bottom:1px solid var(--line)}.section-label{color:var(--acid)}blockquote{font-size:clamp(3.5rem,7.8vw,8rem);line-height:.87}blockquote strong{color:var(--acid)}.side-note{font-family:monospace;color:var(--muted);font-size:.75rem;line-height:1.7;align-self:end;margin-bottom:5rem}.work{padding-top:8rem;padding-bottom:8rem}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:4rem}.section-head h2{font-size:clamp(5rem,11vw,11rem);line-height:.75}.project-grid{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.project{min-height:480px;padding:2rem;border-right:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;flex-direction:column;justify-content:space-between;transition:background .25s}.project:hover{background:#121216}.project-featured{background:var(--acid);color:var(--ink)}.project-featured:hover{background:#e1ff70}.project-meta{display:flex;justify-content:space-between;font-family:monospace;font-size:.65rem;letter-spacing:.12em}.project h3{font-size:clamp(3rem,6vw,6rem);line-height:.85;margin-bottom:1rem}.project p{max-width:520px;color:var(--muted);line-height:1.55}.project-featured p{color:#373a25}.status{font-family:monospace;font-size:.65rem;letter-spacing:.12em}.status i,.pulse i{display:inline-block;width:7px;height:7px;background:var(--red);border-radius:50%;margin-right:7px}.status-live i,.pulse i{background:var(--acid)}.project-featured .status i{background:var(--ink)}.project-icon{align-self:center;margin:auto;color:var(--acid);position:relative}.project-featured .project-icon{color:var(--ink)}.ring{width:150px;height:150px;border:2px solid;border-radius:50%}.ring:before,.ring:after,.ring i{content:"";position:absolute;border:1px solid;border-radius:50%;inset:15px}.ring:after{inset:40px}.ring i:nth-child(1){width:9px;height:9px;background:currentColor;left:50%;top:-5px;border:0}.ring i:nth-child(2){width:9px;height:9px;background:currentColor;left:10%;top:70%;border:0}.bars{display:flex;align-items:end;gap:10px;height:130px}.bars i{display:block;width:22px;background:currentColor}.bars i:nth-child(1){height:50%}.bars i:nth-child(2){height:85%}.bars i:nth-child(3){height:65%}.bars i:nth-child(4){height:100%}.nodes{width:150px;height:130px;border-top:1px solid;border-bottom:1px solid}.nodes:before,.nodes:after{content:"";position:absolute;width:100%;height:1px;background:currentColor;top:50%;transform:rotate(30deg)}.nodes:after{transform:rotate(-30deg)}.nodes i{position:absolute;width:14px;height:14px;background:currentColor;border-radius:50%}.nodes i:nth-child(1){left:0;top:-7px}.nodes i:nth-child(2){right:0;top:-7px}.nodes i:nth-child(3){left:0;bottom:-7px}.nodes i:nth-child(4){right:0;bottom:-7px}.face{font:900 6rem monospace;transform:rotate(90deg)}
.closing{min-height:720px;border-top:1px solid var(--line);display:grid;grid-template-columns:2fr 1fr;align-items:center;gap:6rem}.closing h2{font-size:clamp(4rem,9vw,9rem);line-height:.82;margin-top:2rem}.closing h2 em{-webkit-text-stroke-color:var(--acid)}.closing-copy{align-self:end;margin-bottom:7rem;border-top:2px solid var(--acid);padding-top:1.5rem}.closing-copy p{line-height:1.55;color:var(--muted)}.closing-copy a{display:inline-block;margin-top:2rem;color:var(--acid);font-size:.7rem;font-weight:800;letter-spacing:.15em;text-decoration:none}footer{min-height:90px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;color:var(--muted);font:600 .6rem monospace;letter-spacing:.12em}
[data-reveal]{opacity:0;transform:translateY(28px);transition:opacity .7s ease,transform .7s ease}[data-reveal].is-visible{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}[data-reveal]{opacity:1;transform:none;transition:none}}@media(max-width:800px){.hero{min-height:680px}.hero-bottom{align-items:center}.stamp{width:80px;height:80px}.manifesto{grid-template-columns:1fr;align-content:center;gap:2rem}.side-note{align-self:auto;margin:0}.project-grid{grid-template-columns:1fr}.project{min-height:420px}.closing{grid-template-columns:1fr;gap:2rem;padding-top:7rem}.closing-copy{align-self:auto;margin-bottom:5rem}footer{padding-top:1.5rem;padding-bottom:1.5rem;flex-direction:column;align-items:flex-start;gap:1rem}}@media(max-width:520px){.nav{height:70px}.nav-link{display:none}.brand{font-size:.62rem}h1{font-size:22vw;line-height:.82}.hero{min-height:620px}.hero-bottom p{width:72%;font-size:1rem}.stamp{width:68px;height:68px;font-size:.45rem}.stamp b{font-size:1.2rem}.manifesto{min-height:500px}.project{padding:1.35rem}.project-icon{transform:scale(.8)}.project h3{font-size:3.6rem}.closing{min-height:620px}.closing h2{font-size:16vw}}
