@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Space+Grotesk:wght@400;500;600;700&display=swap";:root{color:#f1f5ed;background:#111312;font-family:Space Grotesk,sans-serif;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#111312}a{color:inherit}.site-shell{position:relative;overflow:hidden;min-height:100vh;padding:0 clamp(22px,5vw,72px);background:#111312}.noise{position:fixed;z-index:10;inset:0;pointer-events:none;opacity:.04;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='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.7'/%3E%3C/svg%3E")}.hero{position:relative;isolation:isolate;min-height:100svh;max-width:1440px;margin:auto;display:flex;flex-direction:column;justify-content:center;padding:70px 0 50px}.grid-field{position:absolute;z-index:-1;top:0;left:50%;width:100vw;height:100%;display:grid;grid-template-columns:repeat(8,1fr);grid-template-rows:repeat(6,1fr);opacity:.27;transform:translate(-50%);-webkit-mask-image:linear-gradient(90deg,transparent 0%,black 13%,black 87%,transparent 100%),linear-gradient(to bottom,black 0%,black 72%,transparent 99%);mask-image:linear-gradient(90deg,transparent 0%,black 13%,black 87%,transparent 100%),linear-gradient(to bottom,black 0%,black 72%,transparent 99%);-webkit-mask-composite:source-in;mask-composite:intersect}.grid-field i{border-right:1px solid #4b574d;border-bottom:1px solid #4b574d;opacity:.3}.grid-field i:nth-child(3n){opacity:.12}.grid-field i:nth-child(5n){opacity:.5;background:#b9f56d09}.grid-field i:nth-child(7n){opacity:.7}.grid-field i:nth-child(11n){background:#b9f56d17;box-shadow:0 0 22px #b9f56d14}.grid-field i:nth-child(4){grid-column:4;grid-row:2}.grid-field i:nth-child(13){grid-column:5;grid-row:3}.grid-field i:nth-child(22){grid-column:5;grid-row:4}.grid-field i:nth-child(31){grid-column:6;grid-row:5}.grid-field i:nth-child(40){grid-column:7;grid-row:5}.grid-field i:nth-child(41){grid-column:8;grid-row:5}.section-top,.group-label,.footer{color:#849086;font:500 10px DM Mono,monospace;letter-spacing:.12em;text-transform:uppercase}.hero-content{animation:enter .9s cubic-bezier(.2,.8,.2,1) both}h1{max-width:1000px;margin:0;color:#f1f5ed;font-size:clamp(5.1rem,16vw,15rem);font-weight:600;letter-spacing:-.12em;line-height:.76}.accent{color:#b9f56d}.alias{margin:42px 0 0;color:#9ba69d;font:400 clamp(1rem,2vw,1.4rem) "DM Mono",monospace;letter-spacing:-.07em}.alias strong{color:#b9f56d;font-weight:500}.down-link{position:absolute;bottom:48px;left:0;display:flex;align-items:center;gap:13px;color:#849086;font:500 10px DM Mono,monospace;letter-spacing:.12em;text-decoration:none;text-transform:uppercase;animation:enter .9s .35s both}.down-link span{display:grid;width:30px;height:30px;place-items:center;border:1px solid #59645b;border-radius:50%;color:#b9f56d;font-size:16px;transition:transform .2s}.down-link:hover span{transform:translateY(4px)}.projects{position:relative;max-width:1440px;min-height:100svh;margin:auto;padding:70px 0 150px;border-top:1px solid #303632}.section-top{display:flex;justify-content:space-between;padding-bottom:60px}.group-label{display:flex;align-items:center;gap:10px;margin:0 0 17px;color:#b9f56d}.group-dot{width:6px;height:6px;border-radius:50%;background:currentColor}.project-list{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.project-entry{min-width:0}.project-row{min-height:225px;display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;padding:19px;border:1px solid #303632;color:inherit;text-decoration:none;transition:border-color .25s,background .25s}.project-row{position:relative;overflow:hidden}.project-row:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:#b9f56d;transform:scaleX(0);transform-origin:left;transition:transform .35s ease}.project-main-link{min-height:0;display:flex;flex:1;flex-direction:column;justify-content:space-between;color:inherit;text-decoration:none}.project-archive{gap:12px}a.project-row:hover,a.project-row:focus-visible,.project-row:has(a:hover),.project-row:has(a:focus-visible){border-color:#b9f56d;background:#181d19;box-shadow:inset 0 0 0 1px #b9f56d1f;outline:none}a.project-main-link:focus-visible{outline:none}a.project-row:hover:after,a.project-row:focus-visible:after,.project-row:has(a:hover):after,.project-row:has(a:focus-visible):after{transform:scaleX(1)}.project-card-top{display:flex;align-items:flex-start;justify-content:flex-end}.project-index,.project-detail{color:#68756b;font:400 10px DM Mono,monospace}.project-name{color:#f1f5ed;font-size:clamp(1.35rem,2vw,2rem);letter-spacing:-.07em}.project-detail{max-width:220px;text-transform:uppercase;line-height:1.5}.project-arrow{color:#b9f56d;font-size:22px;transition:transform .2s}a.project-row:hover .project-arrow,.project-row:has(a:hover) .project-arrow,.project-row:has(a:focus-visible) .project-arrow{transform:translate(3px,-3px)}.archive-link{display:block;margin-top:12px;color:#68756b;font:500 9px DM Mono,monospace;line-height:1.5;text-decoration:none;text-transform:uppercase}.archive-link:hover{color:#b9f56d;text-decoration:underline;text-underline-offset:4px}.omitted-note{max-width:560px;margin:90px 0 0;color:#68756b;font-size:13px;line-height:1.7}.stats{margin-top:100px;border:1px solid #303632;border-bottom:0}.stats-heading{display:flex;justify-content:space-between;padding:18px 20px;color:#849086;font:500 10px DM Mono,monospace;letter-spacing:.1em;text-transform:uppercase}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #303632;border-bottom:1px solid #303632}.stats-grid div{display:flex;flex-direction:column;gap:9px;padding:26px 19px;border-right:1px solid #303632}.stats-grid div:last-child{border-right:0}.stats-grid strong{color:#f1f5ed;font-size:clamp(1.5rem,3vw,2.6rem);font-weight:500;letter-spacing:-.08em}.stats-grid span{color:#68756b;font:400 10px DM Mono,monospace;text-transform:uppercase}.contact{position:relative;display:flex;flex-direction:column;align-items:center;gap:17px;margin-top:150px;padding:34px 0 10px;text-align:center}.contact:before{content:"";position:absolute;top:0;width:min(100%,850px);height:1px;background:#303632}.contact-label,.contact-note{color:#68756b;font:500 10px DM Mono,monospace;letter-spacing:.1em;text-transform:uppercase}.email-wrap{display:flex;flex-direction:column;align-items:center;gap:8px;width:min(100%,850px)}.dot-email{display:block;width:100%;height:155px;cursor:crosshair}.dot-email canvas{display:block;width:100%;height:100%}.email-action{color:#849086;font:500 10px DM Mono,monospace;letter-spacing:.1em;text-transform:uppercase}.dot-email:focus-visible{outline:1px solid #b9f56d;outline-offset:8px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.reveal{opacity:0;transform:translateY(28px);transition:opacity .7s ease,transform .7s cubic-bezier(.2,.8,.2,1)}.reveal.is-visible{opacity:1;transform:translateY(0)}.project-group+.project-group{margin-top:110px}.project-group-reveal+.project-group-reveal{margin-top:110px}.footer{max-width:1440px;margin:auto;display:flex;justify-content:space-between;padding:21px 0 25px;border-top:1px solid #303632}.footer a{color:#849086;text-decoration:none}.footer a:hover{color:#b9f56d}.privacy-page{min-height:100svh;max-width:850px;margin:auto;padding:40px 0 80px}.privacy-back{color:#849086;font:500 10px DM Mono,monospace;letter-spacing:.1em;text-decoration:none;text-transform:uppercase}.privacy-back:hover{color:#b9f56d}.privacy-page .kicker{margin-top:18vh}.privacy-page h1{font-size:clamp(4rem,10vw,8rem)}.privacy-page h1 span{color:#b9f56d}.privacy-copy{max-width:560px;margin:70px 0 0 auto;color:#9ba69d;font-size:14px;line-height:1.7}.privacy-copy h2{margin:48px 0 12px;color:#f1f5ed;font:500 15px DM Mono,monospace;letter-spacing:-.04em}.privacy-copy p{margin:0}.privacy-updated{margin-top:65px!important;color:#68756b;font:500 10px DM Mono,monospace;text-transform:uppercase}@media(max-width:700px){.site-shell{padding:0 20px}.hero,.projects,.footer{width:100%;max-width:none}.hero{padding:80px 0 50px}h1{font-size:clamp(4.7rem,24vw,8rem)}.alias{margin-top:31px;font-size:.85rem}.projects{padding:55px 0 110px}.section-top{padding-bottom:55px}.project-group+.project-group{margin-top:75px}.project-group-reveal+.project-group-reveal{margin-top:75px}.project-list{grid-template-columns:1fr;gap:10px}.project-row{min-height:180px}.archive-link{margin-top:10px}a.project-row:hover{background:#181d19}.omitted-note{margin-top:70px;font-size:12px}.stats{margin-top:75px}.stats-heading{gap:20px;line-height:1.5}.stats-grid{grid-template-columns:1fr}.stats-grid div{border-right:0;border-bottom:1px solid #303632}.stats-grid div:last-child{border-bottom:0}.contact{gap:15px;margin-top:100px}.contact-note,.footer{font-size:9px}.privacy-page{padding:24px 0 60px}.privacy-page .kicker{margin-top:18vh}.privacy-copy{margin:55px 0 0;font-size:13px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}}@keyframes enter{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{translate:0 0}50%{translate:0 -12px}}
