@import url("https://fonts.googleapis.com/css2?family=Hanken+Grotesk:wght@400;500;600;700;800;900&family=Space+Mono:wght@400;700&display=swap");:root{--bg:#08090c;--text:#fff;--muted:#a7adba;--faint:#6b7280;--line:hsla(0,0%,100%,.1);--card:#0d0f13;--logo-invert:0}html.theme-light{--bg:#eceae4;--text:#0e0e0e;--muted:#55585f;--faint:#8c8c8c;--line:rgba(0,0,0,.12);--card:#fff;--logo-invert:1}body,html{margin:0;padding:0;background:var(--bg)}*{box-sizing:border-box}body{font-family:Hanken Grotesk,sans-serif;overflow-x:hidden}a{color:inherit}::selection{background:var(--text);color:var(--bg)}.nbtn{transition:transform .25s cubic-bezier(.2,.7,.2,1),background .25s ease,color .25s ease}.nbtn:hover{transform:translateY(-2px)}.nstar{transition:transform .5s cubic-bezier(.2,.7,.2,1)}.ncard:hover .nstar{transform:scale(1.08)}.cscard{transition:transform .5s cubic-bezier(.2,.7,.2,1),box-shadow .5s ease}.cscard:hover{transform:translateY(-6px) scale(1.04);box-shadow:0 18px 44px rgba(0,0,0,.55);z-index:2}.wtile{cursor:pointer}.wtile .wt-img{transition:transform .7s cubic-bezier(.2,.7,.2,1)}.wtile:hover .wt-img{transform:scale(1.09)}.wtile .wt-view{opacity:0;transform:translateY(12px);transition:opacity .4s ease,transform .4s ease}.wtile:hover .wt-view{opacity:1;transform:translateY(0)}.soc{transition:transform .25s ease,border-color .25s ease,background .25s ease}.soc:hover{transform:translateY(-3px);border-color:var(--text)}.tdrop{transition:background .2s ease}.tdrop:hover{background:hsla(0,0%,50%,.16)}.wrow{color:var(--faint);transition:color .25s ease}.wrow:hover{color:var(--text)}@keyframes heroProgress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}html{text-size-adjust:100%}@media (max-width:640px){.hero{height:auto!important;min-height:100svh!important;max-height:none!important;display:flex!important;flex-direction:column;padding:16px 16px 34px!important}.hero-crosshairs{display:none!important}.hero-topbar{gap:10px!important}.hero-fullscreen,.hero-startproject{display:none!important}.hero-content{position:static!important;left:auto!important;right:auto!important;bottom:auto!important;margin-top:auto!important;width:100%}.hero-content>div{max-width:none!important}.hero-content h1{font-size:22px!important}.hero-socials{left:auto!important;transform:none!important;margin-top:20px;justify-content:flex-start}.hero-card,.hero-socials{position:static!important;bottom:auto!important}.hero-card{right:auto!important;width:100%!important;min-width:0!important;margin-top:22px;padding:22px 18px 18px!important}.works-section{padding:52px 18px 0!important}.works-head{margin-bottom:28px!important}.works-grid{grid-template-columns:1fr!important;gap:30px!important}.wrow{grid-template-columns:auto 1fr auto!important;gap:4px 12px!important;padding:15px 2px!important}.hover-preview,.wrow>span:nth-child(3),.wrow>span:nth-child(4){display:none!important}.site-footer{margin-top:56px!important;padding:0 18px 40px!important}.footer-top{flex-direction:column!important;gap:26px!important;padding-top:32px!important}.footer-bottom,.footer-top,.footer-top>div{align-items:flex-start!important}.footer-bottom{flex-direction:column!important;gap:8px!important}}@media (hover:none){.hover-preview{display:none!important}}