*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{min-height:100%}body{background:#fbfbfb;color:#000;font-family:Rubik,system-ui,sans-serif;font-weight:400;font-style:normal;-webkit-font-smoothing:antialiased}.page{display:flex;justify-content:center}.container{width:600px;padding-top:120px;padding-bottom:80px}.hero{display:flex;align-items:flex-start;justify-content:space-between}.portrait-wrap{flex-shrink:0}#viewer{width:112px;height:112px;display:flex}#viewer canvas{display:block;border-radius:8px;border:none;outline:none}.wave-icon{width:44px;height:44px;display:inline-block;vertical-align:middle;margin-left:4px;transform:translate(8px,-8px) rotate(8deg)}.wave-icon path{stroke-width:.7}.h1-right{display:block;text-align:right}h1{margin-top:10px;font-size:52px;font-weight:400;line-height:1.15;color:#000}.bio{margin-top:48px;font-size:16px;font-weight:400;letter-spacing:2.52px;color:#000;line-height:1.5}.email-link{color:#000;text-decoration:underline;text-decoration-style:dotted;text-underline-offset:3px;text-decoration-color:#bbb;transition:text-decoration-color .15s ease}.email-link:hover{text-decoration-color:#000}.hero-right{display:flex;align-items:flex-start;gap:10px;margin-top:9px;flex-shrink:0}.social-links{display:flex;flex-direction:column;gap:16px}.social-btn{width:48px;height:48px;border-radius:8px;background:#f2f2f2;display:flex;align-items:center;justify-content:center;text-decoration:none;color:#000;transition:background .15s ease}.social-btn:hover{background:#ebebeb}.divider{margin-top:48px;border:none;height:1px;background-image:repeating-linear-gradient(to right,#c8c8c8 0px,#c8c8c8 6px,transparent 6px,transparent 12px)}.ventures-heading{margin-top:60px;font-size:36px;font-weight:400;line-height:1;color:#000}.ventures-grid{margin-top:42px;display:flex;gap:16px}.venture-card{flex:1;height:210px;border-radius:8px;background:#f6f6f6;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;transition:background .15s ease;cursor:pointer}.venture-card:hover{background:#f2f2f2}.venture-card-icon{width:84px;height:84px;border-radius:8px;background:#e0e0e0;display:flex;align-items:center;justify-content:center;overflow:hidden}.venture-card-icon img{width:100%;height:100%;object-fit:contain}.venture-card-info{display:flex;flex-direction:column;align-items:center;gap:3px}.venture-card-name{font-size:16px;font-weight:500;color:#000;letter-spacing:.3px}.venture-card-year{font-size:14px;font-weight:400;color:#aaa}
