*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;font-size:16px}body{color:#0a0a0a;cursor:default;background:#fafafa;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;font-weight:400;line-height:1.6;overflow-x:hidden}.mono{letter-spacing:.08em;text-transform:uppercase;color:#666;font-family:JetBrains Mono,Courier New,monospace;font-size:.8125rem;font-weight:400}.loader{z-index:9999;background:#0a0a0a;justify-content:center;align-items:center;transition:opacity .7s cubic-bezier(.4,0,.2,1),visibility .7s;display:flex;position:fixed;inset:0}.loader--hidden{opacity:0;visibility:hidden;pointer-events:none}.loader__inner{flex-direction:column;gap:1.5rem;width:min(400px,80vw);display:flex}.loader__line{background:#ffffff40;width:1px;height:80px;margin:0 auto}.loader__row{justify-content:space-between;align-items:baseline;display:flex}.loader__label{color:#ffffff80;font-size:.875rem}.loader__pct{color:#fff;font-size:1rem}.loader__bar{background:#ffffff1f;width:100%;height:1px}.loader__fill{background:#fff;width:0%;height:100%;transition:width .25s ease-out}.nav{z-index:1000;padding:0;transition:background .5s,border-color .5s;position:fixed;top:0;left:0;right:0}.nav--scrolled{background:#fafafa;border-bottom:1px solid #e0e0e0}.nav__inner{justify-content:space-between;align-items:center;padding:1.25rem 2rem;display:flex}.nav__left{align-items:center;gap:1.5rem;display:flex}.nav__logo{letter-spacing:.12em;color:#ffffffd9;font-size:.875rem;font-weight:500;transition:color .5s}.nav--scrolled .nav__logo{color:#0a0a0a}.nav__coords{color:#ffffff59;font-size:.75rem;transition:color .5s;display:none}@media (width>=640px){.nav__coords{display:inline}}.nav--scrolled .nav__coords{color:#999}.nav__right{align-items:baseline;gap:.25rem;display:flex}.nav__counter{color:#ffffffd9;font-size:.875rem;transition:color .5s}.nav--scrolled .nav__counter{color:#333}.nav__sep{color:#ffffff4d;font-size:.875rem}.nav--scrolled .nav__sep{color:#ccc}.nav__progress-track{background:#ffffff14;height:2px;transition:background .5s;position:absolute;bottom:0;left:0;right:0}.nav--scrolled .nav__progress-track{background:#e8e8e8}.nav__progress-fill{background:#fff9;width:0%;height:100%;transition:width 50ms linear,background .5s}.nav--scrolled .nav__progress-fill{background:#0a0a0a}.stage-spacer{pointer-events:none;z-index:0;width:100%;height:300vh;position:relative}.stage{z-index:1;will-change:transform, opacity;width:100vw;height:100vh;position:fixed;inset:0;overflow:hidden}#stage-canvas{width:100%;height:100%;position:absolute;top:0;left:0}.stage-noise{z-index:2;opacity:.04;pointer-events:none;mix-blend-mode:overlay;width:100%;height:100%;position:absolute;inset:0}.stage-overlay{z-index:3;pointer-events:none;background:linear-gradient(#00000026 0%,#0000 40% 75%,#fafafa99 95%,#fafafa 100%);transition:opacity .3s;position:absolute;inset:0}.stage-border{z-index:4;pointer-events:none;border:1px solid #ffffff0f;margin:1.5rem;position:absolute;inset:0}.content{z-index:5;background:#fafafa;position:relative}.section{width:100%;position:relative}.section__inner{max-width:1140px;margin:0 auto;padding:7rem 2rem}.section__head{margin-bottom:3rem}.section__index{color:#999;margin-bottom:.75rem;font-size:.8125rem;display:block}.section__title{letter-spacing:-.02em;color:#0a0a0a;margin-bottom:1rem;font-family:Playfair Display,Georgia,serif;font-size:clamp(3rem,6vw,5rem);font-weight:500;line-height:1.1}.section__rule{background:#0a0a0a;width:60px;height:1px}.section--intro{padding-top:0}.intro-header{margin-bottom:5rem}.section__tag{color:#999;font-size:.8125rem;font-weight:500}.intro-title{letter-spacing:-.03em;color:#0a0a0a;margin:1.25rem 0 2.5rem;font-family:Playfair Display,Georgia,serif;font-size:clamp(3.5rem,8vw,7rem);font-weight:600;line-height:1.05}.intro-title__line{display:block}.intro-rule{background:#0a0a0a;width:100px;height:1px;margin-bottom:1.5rem}.intro-sub{color:#777;font-size:.875rem;font-weight:500;line-height:1.8}.stats{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:500px;display:grid}.stat{flex-direction:column;gap:.75rem;display:flex}.stat__num{color:#0a0a0a;font-family:Playfair Display,Georgia,serif;font-size:3.25rem;font-weight:600;line-height:1}.stat__label{color:#999;font-size:.8125rem;font-weight:500}.stat__line{background:#ddd;width:35px;height:1px}.grid-2col{grid-template-columns:repeat(2,1fr);gap:4rem;display:grid}.grid-item{border-top:1px solid #e0e0e0;padding-top:1.75rem;transition:border-color .3s;position:relative}.grid-item:hover{border-top-color:#0a0a0a}.grid-item__num{color:#bbb;font-size:.875rem;font-weight:500}.grid-item h3{color:#0a0a0a;margin:.5rem 0 .75rem;font-family:Playfair Display,Georgia,serif;font-size:1.5rem;font-weight:600}.grid-item p{color:#555;font-size:1rem;font-weight:400;line-height:1.7}.projects-list{flex-direction:column;gap:6rem;display:flex}.proj{grid-template-columns:45% 55%;align-items:center;gap:3rem;display:grid}.proj--alt{grid-template-columns:55% 45%}.proj__vis{position:relative}.proj__img{aspect-ratio:4/3;background:#ededed;justify-content:center;align-items:center;transition:background .4s;display:flex}.proj:hover .proj__img{background:#e0e0e0}.proj__img .mono{color:#ccc;font-size:2.5rem}.proj__lines{width:40px;height:40px;position:absolute;top:-8px;right:-8px}.proj__lines span{background:#0a0a0a;position:absolute}.proj__lines span:first-child{width:1px;height:20px;top:0;right:0}.proj__lines span:last-child{width:20px;height:1px;top:0;right:0}.proj__info{padding-right:1rem}.proj--alt .proj__info{padding-left:1rem;padding-right:0}.proj__loc{color:#999;font-size:.8125rem;font-weight:500}.proj__info h3{color:#0a0a0a;margin:.5rem 0 .75rem;font-family:Playfair Display,Georgia,serif;font-size:2rem;font-weight:600}.proj__info p{color:#555;margin-bottom:1.25rem;font-size:1rem;font-weight:400;line-height:1.7}.proj__link{color:#0a0a0a;cursor:pointer;border-bottom:1px solid #0a0a0a;padding-bottom:2px;font-size:.8125rem;font-weight:500;transition:opacity .3s;display:inline-block}.proj__link:hover{opacity:.5}.process-timeline{padding-left:0;position:relative}.process-timeline:before{content:"";background:#e0e0e0;width:1px;position:absolute;top:0;bottom:0;left:4px}.proc{padding-bottom:4rem;padding-left:2.5rem;position:relative}.proc:last-child{padding-bottom:0}.proc__dot{background:#fafafa;border:1px solid #0a0a0a;width:8px;height:8px;position:absolute;top:.4rem;left:0}.proc__phase{color:#999;margin-bottom:.5rem;font-size:.8125rem;font-weight:500;display:block}.proc__body h3{color:#0a0a0a;margin-bottom:.5rem;font-family:Playfair Display,Georgia,serif;font-size:1.5rem;font-weight:600}.proc__body p{color:#555;max-width:540px;font-size:1rem;font-weight:400;line-height:1.7}.contact-grid{grid-template-columns:1fr 1fr;gap:4rem;display:grid}.contact-text p{color:#333;margin-bottom:2.5rem;font-family:Playfair Display,Georgia,serif;font-size:1.375rem;font-style:italic;font-weight:500;line-height:1.6}.contact-details{flex-direction:column;gap:1.75rem;display:flex}.cd{color:#333;flex-direction:column;gap:.25rem;font-size:1rem;display:flex}.cd__label{color:#999;font-size:.8125rem;font-weight:500}.contact-form{flex-direction:column;gap:1.5rem;display:flex}.field{flex-direction:column;gap:.5rem;display:flex}.field label{color:#999;font-size:.8125rem;font-weight:500}.field input,.field textarea{color:#0a0a0a;background:0 0;border:none;border-bottom:1px solid #e0e0e0;outline:none;padding:.75rem 0;font-family:Inter,sans-serif;font-size:1rem;font-weight:400;transition:border-color .3s}.field input:focus,.field textarea:focus{border-bottom-color:#0a0a0a}.field ::placeholder{color:#bbb}.btn{letter-spacing:.1em;text-transform:uppercase;color:#fafafa;cursor:pointer;background:#0a0a0a;border:1px solid #0a0a0a;align-self:flex-start;padding:1rem 2.25rem;font-family:JetBrains Mono,Courier New,monospace;font-size:.875rem;font-weight:500;transition:all .3s}.btn:hover{background:#2a2a2a;border-color:#2a2a2a}.footer{border-top:1px solid #e0e0e0}.footer__inner{justify-content:space-between;align-items:center;max-width:1140px;margin:0 auto;padding:2rem;display:flex}.footer__links{gap:2rem;display:flex}.footer__links .mono{cursor:pointer;font-size:.8125rem;font-weight:500;transition:color .3s}.footer__links .mono:hover{color:#0a0a0a}.footer__copy{color:#999;font-size:.8125rem;font-weight:500}@media (width<=1024px){.section__inner{padding:5rem 1.5rem}.contact-grid{grid-template-columns:1fr;gap:3rem}}@media (width<=768px){.section__inner{padding:4rem 1.25rem}.nav__inner{padding:1rem 1.25rem}.stage-border{margin:.75rem}.intro-title{font-size:clamp(2.5rem,10vw,4rem)}.stats{grid-template-columns:repeat(2,1fr)}.grid-2col{grid-template-columns:1fr;gap:2.5rem}.proj,.proj--alt{grid-template-columns:1fr;gap:1.5rem}.proj--alt .proj__vis{order:2}.proj--alt .proj__info{order:1;padding-left:0}.proj__info{padding-right:0}.footer__inner{text-align:center;flex-direction:column;gap:.75rem}}@media (width<=480px){.intro-title{font-size:2rem}.section__title{font-size:2.25rem}.stats{grid-template-columns:1fr}.nav__logo{font-size:.8125rem}}
