.home-container{max-width:1000px;margin:0 auto;padding:1rem}.home-container h1{font-size:2rem;margin-bottom:2rem}@media (min-width: 768px){.home-container{padding:2rem}.home-container h1{font-size:2.5rem;margin-bottom:3rem}}.home-container h2{font-size:1.75rem;margin-bottom:1.5rem;margin-top:2rem}@media (min-width: 768px){.home-container h2{font-size:2rem;margin-bottom:2rem;margin-top:0}}.professional-section{margin-bottom:2.5rem}@media (min-width: 768px){.professional-section{margin-bottom:4rem}}.bio-content{display:flex;flex-direction:column;gap:2rem}.profile-image{width:100%;max-width:400px;height:auto;border-radius:4px}.bio-text{flex:1}.bio-text p{margin-bottom:1rem;line-height:1.7}.bio-text h3{font-size:1.2rem;margin-top:1.5rem;margin-bottom:.75rem;font-weight:600}@media (min-width: 768px){.bio-text h3{font-size:1.3rem;margin-top:2rem;margin-bottom:1rem}}.nomic-images{display:flex;flex-direction:column;gap:2rem;width:100%;max-width:400px}.nomic-images img{width:100%;height:auto;border-radius:4px;border:1px solid #eee;transition:transform .2s ease}.nomic-images img:hover{transform:scale(1.02)}@media (min-width: 768px){.nomic-images{max-width:300px;flex-shrink:0}}.arthur-images{display:flex;flex-direction:column;gap:2rem;width:100%;max-width:400px}.arthur-images img{width:100%;height:auto;border-radius:4px;border:1px solid #eee;transition:transform .2s ease}.arthur-images img:hover{transform:scale(1.02)}@media (min-width: 768px){.arthur-images{gap:6rem;max-width:300px;flex-shrink:0}}.personal-section{margin-top:2.5rem;padding-top:2rem;border-top:2px solid #e0e0e0}.personal-section h2{font-size:1.75rem;margin-bottom:1.5rem}@media (min-width: 768px){.personal-section{margin-top:4rem;padding-top:3rem}.personal-section h2{font-size:2rem;margin-bottom:2rem}}.music-image{width:100%;max-width:600px;height:auto;border-radius:4px}@media (min-width: 768px){.bio-content{flex-direction:row;align-items:flex-start}.profile-image{max-width:300px}}.work-container{max-width:1200px;margin:0 auto;padding:1rem}.work-container h1{font-size:2rem;margin-bottom:1.5rem}.work-container h2{font-size:1.75rem;margin-top:2rem;margin-bottom:1rem;border-bottom:2px solid #333;padding-bottom:.5rem}.work-container h3{font-size:1.25rem;margin-top:1.5rem;margin-bottom:.75rem}@media (min-width: 768px){.work-container{padding:2rem}.work-container h1{font-size:2.5rem;margin-bottom:2rem}.work-container h2{font-size:2rem;margin-top:3rem;margin-bottom:1.5rem}.work-container h3{font-size:1.5rem;margin-top:2rem;margin-bottom:1rem}}.work-item{margin-bottom:3rem}.work-item p{margin-bottom:1rem;line-height:1.7}.work-item img{max-width:100%;height:auto;margin:1.5rem 0;display:block}.work-item a{color:#06c;text-decoration:none}.work-item a:hover{text-decoration:underline}.work-item code{background-color:#f4f4f4;padding:.2rem .4rem;border-radius:3px;font-family:monospace;font-size:.9em}.cv-row{display:flex;flex-direction:column;gap:1rem;align-items:flex-start;padding:1rem;margin-bottom:1rem;border:1px solid #e0e0e0;border-radius:8px;text-decoration:none;color:inherit;transition:all .2s ease}.cv-row:hover{border-color:#06c;background-color:#f9f9f9;transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.cv-thumbnail{width:100%;max-width:100%;height:auto;min-height:150px;object-fit:contain;border-radius:4px;background-color:#f5f5f5}.cv-content{flex:1;min-width:0;width:100%}.cv-content h3{margin-top:0;margin-bottom:.5rem;font-size:1.1rem;color:#333;line-height:1.3}.cv-content p{margin:0;line-height:1.6;color:#666;font-size:.9rem}@media (min-width: 768px){.cv-row{flex-direction:row;gap:1.5rem;padding:1.5rem;margin-bottom:1.5rem}.cv-thumbnail{width:250px;height:150px;max-width:none;flex-shrink:0}.cv-content{width:auto}.cv-content h3{font-size:1.25rem}.cv-content p{font-size:.95rem}}.app{min-height:100vh}.nav{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;border-bottom:1px solid #e0e0e0}.nav-brand{font-size:1.25rem;font-weight:600;color:#333;text-decoration:none}.nav-links{display:flex;gap:2rem}.nav-links a{color:#666;text-decoration:none;transition:color .2s}.nav-links a:hover{color:#333}.container{max-width:900px;margin:0 auto;padding:2rem}header{margin-bottom:3rem}main{margin-bottom:3rem}section{margin-bottom:2rem}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}
