body{background-color:#f0f0f0;color:#333;font-family:Open Sans,sans-serif;margin:0;min-height:100vh}.app-container,body{display:flex;flex-direction:column}.app-container{flex:1 1}header{background-color:#333;color:#fff;padding:20px;text-align:center}main{align-items:center;display:flex;flex:1 1;justify-content:center;padding:50px}.content-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 4px 8px #0000001a;max-width:600px;padding:40px;text-align:center}h1{color:#007bff;font-size:2.5rem}h1,p{margin-bottom:20px}p{font-size:1.2rem;line-height:1.6}.headshot{border-radius:50%;box-shadow:0 2px 4px #0000001a;height:150px;margin-bottom:20px;transition:transform .3s ease;width:150px}.headshot:hover{transform:scale(1.05)}.linkedin-button{background-color:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1rem;padding:12px 24px;transition:background-color .3s ease}.linkedin-button:hover{background-color:#0056b3}footer{background-color:#333;color:#fff;padding:20px;text-align:center}footer a{color:#007bff;text-decoration:none}footer a:hover{text-decoration:underline}@media (max-width:768px){.content-wrapper{padding:30px}h1{font-size:2rem}p{font-size:1rem}.headshot{height:120px;width:120px}}
/*# sourceMappingURL=main.40cbafca.css.map*/