*{box-sizing:border-box}body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background-color:#fafafa;color:#333;line-height:1.6}a{text-decoration:none;color:inherit}#app{width:100%}.studio-container{min-height:100vh;display:flex;flex-direction:column;padding:0 5vw;max-width:1200px;margin:0 auto}.header{display:flex;justify-content:space-between;align-items:center;padding:3rem 0}.logo{font-size:1.25rem;font-weight:500;letter-spacing:-.5px}.nav{display:flex;gap:2.5rem}.nav a{font-size:.95rem;text-transform:lowercase;color:#666;transition:color .3s ease;text-decoration:none}.nav a.router-link-exact-active{color:#000;font-weight:500}.nav a:hover{color:#000}.footer{padding:2.5rem 0;font-size:.85rem;color:#999;border-top:1px solid #eaeaea;display:flex;justify-content:space-between;align-items:center}.footer a{color:#999;transition:color .3s ease;text-decoration:none}.footer a:hover{color:#333}@media(max-width:768px){.header{flex-direction:column;align-items:flex-start;gap:1.5rem}.nav{gap:1.5rem}.footer{flex-direction:column;align-items:flex-start;gap:1rem}}.main-content[data-v-6bfd81cb]{flex:1;display:flex;flex-direction:column}.hero[data-v-6bfd81cb]{margin:10rem 0 8rem}.hero-title[data-v-6bfd81cb]{font-size:clamp(3.5rem,8vw,6.5rem);font-weight:400;line-height:1.05;margin:0 0 1.5rem;letter-spacing:-3px}.hero-subtitle[data-v-6bfd81cb]{font-size:1.15rem;color:#777;max-width:450px;line-height:1.6}.projects[data-v-6bfd81cb]{margin-bottom:8rem}.project-grid[data-v-6bfd81cb]{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:3rem}.project-item[data-v-6bfd81cb]{background-color:#eee;aspect-ratio:4 / 3;width:100%;transition:background-color .3s ease}.project-item[data-v-6bfd81cb]:hover{background-color:#e5e5e5}.team[data-v-6bfd81cb]{margin-bottom:8rem}.section-title[data-v-6bfd81cb]{font-size:2rem;font-weight:400;margin:0 0 3rem;letter-spacing:-1px}.member-list[data-v-6bfd81cb]{display:flex;flex-direction:column;gap:1.5rem;width:100%}.member-item[data-v-6bfd81cb]{display:flex;justify-content:space-between;align-items:center;padding-bottom:1rem;border-bottom:1px solid #eaeaea}.member-name[data-v-6bfd81cb]{font-size:1.25rem;font-weight:500;color:#333}.member-role[data-v-6bfd81cb]{font-size:1rem;color:#888}@media(max-width:768px){.hero[data-v-6bfd81cb]{margin:6rem 0 4rem}}
