*{box-sizing:border-box;margin:0;padding:0}:root{--bg-primary:#000;--bg-secondary:#0a0a0a;--accent-color:#fff;--text-primary:#fff;--text-secondary:#888;--text-muted:#555;--border-color:#1a1a1a}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}body{background:#000;background:var(--bg-primary);color:#fff;color:var(--text-primary);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif;line-height:1.6;overflow-x:hidden}img{display:block;height:auto;max-width:100%}textarea{min-height:120px;resize:vertical}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid #fff;outline:2px solid var(--text-primary);outline-offset:2px}.nav{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#000c;border-bottom:1px solid #1a1a1a;border-bottom:1px solid var(--border-color);left:0;padding:1.5rem 0;position:fixed;right:0;top:0;transition:all .3s ease;z-index:1000}.nav.scrolled{padding:1rem 0}.nav-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1400px;padding:0 4rem;width:100%}.logo{color:#fff;color:var(--text-primary);font-size:1rem;font-weight:500;letter-spacing:.5px}.nav-links{display:flex;gap:2rem}.nav-links a{color:#888;color:var(--text-secondary);font-size:.875rem;font-weight:400;text-decoration:none;transition:color .2s ease}.nav-links a:hover{color:#fff;color:var(--text-primary)}.hamburger{cursor:pointer;display:none;flex-direction:column;gap:5px}.hamburger span{background:#fff;background:var(--text-primary);height:2px;transition:all .3s ease;width:25px}.hero{align-items:center;display:flex;justify-content:center;min-height:100vh;position:relative}.hero-background{display:none}.hero-wrapper{grid-gap:6rem;align-items:center;display:grid;gap:6rem;grid-template-columns:1fr 420px;max-width:1400px;padding:0 4rem;width:100%}.hero-content{max-width:100%}.hero-title{color:#fff;color:var(--text-primary);font-size:clamp(2.5rem,6vw,4rem);font-weight:600;letter-spacing:-.02em;line-height:1.2;margin-bottom:1.5rem}.hero-subtitle{font-size:clamp(.875rem,1.5vw,1rem);font-weight:400;letter-spacing:0;margin-bottom:2rem}.hero-intro,.hero-subtitle{color:#888;color:var(--text-secondary)}.hero-intro{font-size:clamp(1rem,1.5vw,1.125rem);line-height:1.7;margin-bottom:3rem}.cta-button{background:#fff;background:var(--text-primary);border-radius:4px;color:#000;color:var(--bg-primary);display:inline-block;font-size:.875rem;font-weight:500;padding:.75rem 2rem;text-decoration:none;transition:opacity .2s ease}.cta-button:hover{opacity:.8}.hero-image,.image-placeholder{align-items:center;display:flex;justify-content:center}.image-placeholder{background:#0a0a0a;background:var(--bg-secondary);border:1px solid #1a1a1a;border:1px solid var(--border-color);border-radius:8px;color:#555;color:var(--text-muted);font-size:6rem;font-weight:600;height:420px;overflow:hidden;position:relative;transition:border-color .2s ease;width:100%}.image-placeholder img{height:100%;object-fit:cover;width:100%}.image-placeholder span{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.image-placeholder:hover{border-color:#555;border-color:var(--text-muted)}.scroll-indicator{display:none}.container{margin:0 auto;max-width:1400px;padding:0 4rem;width:100%}.section-title{color:#fff;color:var(--text-primary);font-size:clamp(2rem,4vw,3rem);font-weight:600;letter-spacing:-.02em;margin-bottom:4rem}.journey{padding:6rem 0}.timeline-item{border-bottom:1px solid #1a1a1a;border-bottom:1px solid var(--border-color);margin-bottom:6rem;padding-bottom:6rem}.timeline-item:last-child{border-bottom:none}.timeline-content{display:block}.timeline-text h3{color:#fff;color:var(--text-primary);font-size:clamp(1.5rem,2.5vw,2rem);font-weight:600;letter-spacing:-.01em;margin-bottom:1rem}.timeline-text p{color:#888;color:var(--text-secondary);font-size:1rem;line-height:1.7;margin-bottom:1rem;max-width:900px}.timeline-text strong{color:#fff;color:var(--text-primary)}.timeline-visual{grid-gap:1.5rem;align-items:start;display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr);margin-top:2rem;max-width:1000px}.visual-placeholder{align-items:center;background:#0a0a0a;background:var(--bg-secondary);border:1px solid #1a1a1a;border:1px solid var(--border-color);border-radius:8px;cursor:pointer;display:flex;flex-direction:column;gap:.5rem;height:280px;justify-content:center;overflow:hidden;position:relative;text-decoration:none;transition:all .2s ease;width:100%}.visual-placeholder img{height:100%;left:0;object-fit:cover;object-position:center;position:absolute;top:0;width:100%}.visual-placeholder:hover{border-color:#555;border-color:var(--text-muted);transform:translateY(-5px)}.placeholder-icon{font-size:3rem;line-height:1}.visual-placeholder p{color:#555;color:var(--text-muted);font-size:.875rem;margin:0}.placeholder-fallback{position:relative;z-index:1}.ai-visual{background:#0a0a0a;background:var(--bg-secondary)}.projects{padding:6rem 0}.projects-grid{grid-gap:2rem;display:grid;gap:2rem}.project-card{border-bottom:1px solid #1a1a1a;border-bottom:1px solid var(--border-color);padding:2rem 0;transition:all .2s ease}.project-card:last-child{border-bottom:none}.project-card:hover{padding-left:1rem}.project-icon{font-size:2rem;line-height:1;margin-bottom:.75rem}.project-card h3{color:#fff;color:var(--text-primary);font-size:1.25rem;font-weight:600;margin-bottom:.75rem}.project-card p{color:#888;color:var(--text-secondary);font-size:.9375rem;line-height:1.6;max-width:900px}.philosophy{padding:0}.philosophy-content{max-width:900px}.philosophy-quote{color:#fff;color:var(--text-primary);font-size:clamp(1.25rem,2vw,1.5rem);font-weight:500;line-height:1.6;margin-bottom:1.5rem}.quote-author{display:block;font-size:.9375rem;font-weight:400;margin-top:1rem}.philosophy-text,.quote-author{color:#888;color:var(--text-secondary)}.philosophy-text{font-size:1rem;line-height:1.7}.contact{padding:0 0 3rem}.contact-intro{color:#888;color:var(--text-secondary);font-size:1rem;line-height:1.7;margin-bottom:3rem}.contact-content,.contact-intro{max-width:900px}.contact-form{margin-bottom:4rem}.form-group{margin-bottom:1.5rem}.form-group input,.form-group textarea{background:#0a0a0a;background:var(--bg-secondary);border:1px solid #1a1a1a;border:1px solid var(--border-color);border-radius:4px;color:#fff;color:var(--text-primary);font-family:inherit;font-size:.9375rem;padding:.875rem 1rem;transition:border-color .2s ease;width:100%}.form-group input:focus,.form-group textarea:focus{border-color:#888;border-color:var(--text-secondary);outline:none}.form-group input::placeholder,.form-group textarea::placeholder{color:#555;color:var(--text-muted)}.submit-button{background:#fff;background:var(--text-primary);border:none;border-radius:4px;color:#000;color:var(--bg-primary);cursor:pointer;font-family:inherit;font-size:.875rem;font-weight:500;padding:.75rem 2rem;transition:opacity .2s ease}.submit-button:hover{opacity:.8}.contact-links{display:flex;gap:2rem;margin-top:2rem}.contact-link{align-items:center;color:#fff;color:var(--text-primary);display:flex;font-size:1rem;gap:.5rem;text-decoration:none;transition:color .3s ease}.contact-link:hover{color:#888;color:var(--text-secondary)}.contact-link svg{flex-shrink:0}.profile-frame{border:1px solid #1a1a1a;border:1px solid var(--border-color);border-radius:50%;height:120px;margin-bottom:2rem;overflow:hidden;padding:4px;width:120px}.profile-placeholder{align-items:center;background:#0a0a0a;background:var(--bg-secondary);border-radius:50%;color:#888;color:var(--text-secondary);display:flex;font-size:2.5rem;height:100%;justify-content:center;overflow:hidden;position:relative;width:100%}.profile-placeholder img{height:100%;object-fit:cover;width:100%}.profile-placeholder span{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.social-links{display:flex;flex-direction:column;gap:.75rem}.social-link{color:#888;color:var(--text-secondary);font-size:.9375rem;font-weight:400;text-decoration:none;transition:color .2s ease}.social-link:hover{color:#fff;color:var(--text-primary)}.footer{border-top:1px solid #1a1a1a;border-top:1px solid var(--border-color);color:#555;color:var(--text-muted);font-size:.875rem;padding:3rem 0}@media (max-width:968px){.container,.hero-wrapper,.nav-container{padding:0 2.5rem}.hero-wrapper{gap:4rem}}@media (max-width:768px){.nav{padding:1rem 0}.nav-container{padding:0 1.5rem}.nav-links{align-items:center;background:#000;background:var(--bg-primary);flex-direction:column;gap:2rem;height:100vh;justify-content:center;left:-100%;position:fixed;top:0;transition:left .3s ease;width:100%}.nav-links.active{left:0}.nav-links a{font-size:1.25rem}.hamburger{display:flex;z-index:10}.hamburger.active span:first-child{transform:rotate(45deg) translate(7px,7px)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}.container,.hero-wrapper{padding:0 1.5rem}.hero-wrapper{gap:3rem;grid-template-columns:1fr}.hero-image{order:-1}.image-placeholder{font-size:4rem;height:240px;width:240px}.hero-title{font-size:clamp(2rem,8vw,3rem)}.hero-intro{font-size:1rem}.section-title{font-size:clamp(1.75rem,6vw,2.5rem);margin-bottom:2.5rem}.timeline-item{margin-bottom:3rem;padding-bottom:3rem}.timeline-text h3{font-size:clamp(1.25rem,5vw,1.75rem)}.timeline-text p{font-size:.9375rem}.timeline-visual{gap:1rem;grid-template-columns:1fr}.visual-placeholder{height:250px;max-width:100%}.ai-visual img{object-position:center top}.robot-image img{object-position:center 20%}.placeholder-icon{font-size:2.5rem}.project-card{padding:1.5rem 0}.project-card:hover{padding-left:.5rem}.contact-content,.philosophy-content{max-width:100%}.contact,.journey,.philosophy,.projects{padding:4rem 0}.footer{padding:2rem 0}}@media (max-width:480px){.container,.hero-wrapper,.nav-container{padding:0 1rem}.hero-wrapper{gap:2rem}.image-placeholder{font-size:3rem;height:180px;width:180px}.hero-title{font-size:1.75rem;margin-bottom:1rem}.hero-subtitle{font-size:.8125rem;margin-bottom:1.5rem}.hero-intro{font-size:.9375rem;margin-bottom:2rem}.cta-button{font-size:.8125rem;padding:.625rem 1.5rem}.section-title{font-size:1.5rem;margin-bottom:2rem}.timeline-item{margin-bottom:2.5rem;padding-bottom:2.5rem}.timeline-text h3{font-size:1.125rem;margin-bottom:.75rem}.timeline-text p{font-size:.875rem;margin-bottom:.875rem}.visual-placeholder{height:180px}.placeholder-icon{font-size:2rem}.visual-placeholder p{font-size:.8125rem}.project-icon{font-size:1.75rem}.project-card h3{font-size:1.125rem}.project-card p{font-size:.875rem}.philosophy-quote{font-size:1.125rem}.quote-author{font-size:.875rem}.contact-intro,.philosophy-text{font-size:.9375rem}.form-group input,.form-group textarea{font-size:.875rem;padding:.75rem}.submit-button{font-size:.8125rem;padding:.625rem 1.5rem}.social-link{font-size:.875rem}.contact,.journey,.philosophy,.projects{padding:3rem 0}}
/*# sourceMappingURL=main.cf738216.css.map*/