body{margin:0;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;background-color:#05d1ff;color:#000;display:flex;justify-content:center;align-items:center;min-height:100vh;overflow:hidden}.portfolio-container{display:flex;width:90vw;max-width:1200px;height:80vh;max-height:700px;background-color:#05d1ff;box-shadow:0 0 20px #0000001a}.left-pane{flex:0 0 30%;background-color:#000;color:#fff;display:flex;flex-direction:column;justify-content:space-between;padding:30px;box-sizing:border-box}.profile-image-placeholder{width:100%;height:75%;background-color:#1a1a1a;display:flex;justify-content:center;align-items:center;text-align:center}.left-pane-bottom-text p{margin:10px 0 0;font-size:1em}.right-pane{flex:1;padding:40px 50px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;line-height:1.1}.blog-section{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;width:100%}.sub-tagline-left-top{font-size:.9em;font-weight:700;line-height:1.3;margin-right:auto}.blog-tagline{font-size:.9em;margin-left:20px;margin-right:20px;text-align:left}.blog-button{display:inline-block;padding:8px 15px;background-color:#000;color:#fff;text-decoration:none;border-radius:4px;font-size:.9em;font-weight:700;white-space:nowrap}.blog-button:hover{background-color:#333}.main-content{flex-grow:1;display:flex;flex-direction:column;justify-content:center}.right-pane .welcome-text{font-size:1.2em;font-weight:700;margin-bottom:.5em}.right-pane h1{font-size:3.8em;font-weight:700;margin:0 0 .3em;line-height:1}.right-pane h2{font-size:2.8em;font-weight:700;margin:0;line-height:1.05}.blue-dot{display:inline-block;width:10px;height:10px;background-color:#00f;border-radius:50%;margin-right:10px;vertical-align:baseline}.black-dot{display:inline-block;width:10px;height:10px;background-color:#000004;border-radius:50%;margin-right:10px;vertical-align:baseline}.right-pane .bottom-text{display:flex;justify-content:space-between;align-items:flex-end;margin-top:auto}.right-pane .signature{font-size:1.5em;font-weight:700}.right-pane .lets-talk{font-size:.9em;font-weight:700;color:#000;text-decoration:none}.right-pane .lets-talk:hover{text-decoration:underline}
