@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;900&display=swap";*{box-sizing:border-box;margin:0;padding:0}body{color:#fff;cursor:auto;background:#000;font-family:Inter,sans-serif;line-height:1.1;overflow-x:hidden}.scene-layer{z-index:0;position:fixed;inset:0}.main-content{z-index:10;position:relative}.container-split{grid-template-columns:1.2fr .8fr;align-items:center;width:100%;padding:0 8vw;display:grid}@media (width<=1024px){.container-split{grid-template-columns:1fr}.model-side{height:100px}}.main-title{letter-spacing:-.05em;text-transform:uppercase;background:linear-gradient(#fff 40%,#fff3 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:2rem;font-size:clamp(3.5rem,12vw,10rem);font-weight:900;line-height:.8}.hero-subtext{opacity:.5;text-transform:uppercase;max-width:450px;font-size:1.1rem;line-height:1.6}.tg-button{color:#000;cursor:pointer;background:#fff;border-radius:100px;align-items:center;margin-top:3rem;padding:1rem 2rem;font-weight:900;text-decoration:none;transition:all .3s;display:inline-flex}.tg-button:hover{color:#fff;background:#ff3e00;transform:scale(1.05)}.icon-circle{color:#fff;background:#000;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-left:1.5rem;transition:all .3s;display:flex}.tg-button:hover .icon-circle{color:#ff3e00;background:#fff}.icon-circle svg{width:18px;height:18px}.site-header{z-index:1000;mix-blend-mode:difference;justify-content:space-between;width:100%;padding:2.5rem 5vw;display:flex;position:fixed;top:0}.logo{letter-spacing:.1em;font-weight:900}.site-nav a{color:#fff;text-transform:uppercase;letter-spacing:.1em;opacity:.6;cursor:pointer;margin-left:2rem;font-size:.7rem;text-decoration:none}.section{align-items:center;min-height:100vh;display:flex;position:relative}h2{text-transform:uppercase;letter-spacing:-.03em;margin-bottom:2rem;font-size:clamp(3rem,8vw,7rem);font-weight:900;line-height:.9}.section-text{opacity:.8;max-width:600px;font-size:1.4rem;line-height:1.4}.projects-horizontal-container{background:#050505;overflow:hidden}.projects-horizontal-wrapper{align-items:center;height:100vh;display:flex}.projects-wrapper{gap:5vw;padding-left:10vw;display:flex}.project-card{background:#ffffff08;border:1px solid #ffffff1a;flex-direction:column;flex-shrink:0;justify-content:flex-end;width:60vw;height:60vh;padding:4rem;display:flex}.footer-bottom{width:100%;padding:2rem 8vw 4rem;position:absolute;bottom:0;left:0}.footer-line{background:#ffffff1a;width:100%;height:1px;margin-bottom:2rem}.footer-content{opacity:.4;text-transform:uppercase;letter-spacing:.1em;justify-content:space-between;font-size:.65rem;display:flex}.stack-list{flex-direction:column;gap:2rem;margin-top:3rem;display:flex}.stack-item{border-bottom:1px solid #ffffff1a;align-items:flex-start;gap:2rem;padding-bottom:1.5rem;display:flex}.stack-item span{color:#ff3e00;margin-top:.3rem;font-family:monospace;font-size:.8rem}.stack-item p{font-size:1.2rem;line-height:1.4}.stack-item strong{text-transform:uppercase;letter-spacing:.1em;opacity:.5;margin-bottom:.5rem;font-size:.7rem;display:block}
