body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#424242;font-family:-apple-system,BlinkMacSystemFont,Lora,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;min-height:100vh;padding:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}nav ul{display:flex;list-style:none;padding:0}nav ul li{margin:0 10px}button{background-color:initial;border:2px solid pink;color:pink;cursor:pointer;font-size:16px;margin-top:20px;padding:10px 20px;transition:background-color .3s,color .3s}button:hover{background-color:pink;color:#fff}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.title{color:#fff;font-size:2.5rem;text-align:center}html{scroll-behavior:smooth}.container{align-items:center;display:flex;gap:16px}.about-me{align-self:flex-start;color:#fff;font-size:20px;line-height:1.3}.profile-photo{border:2px solid #ccc;border-radius:8px;box-shadow:0 4px 8px #0003;justify-content:left;margin-left:20px;width:500px}.buttones-container{display:flex;flex-wrap:wrap;gap:20px;justify-content:left;margin-left:120px;padding:20px}.button{align-items:center;background-color:#7e4fa7;border:2px solid #ccc;border-radius:8px;box-shadow:0 4px 8px #0003;display:flex;height:75px;justify-content:center;overflow:hidden;transition:transform .3s ease,button-shadow .3s ease;width:75px}.button:hover{box-shadow:0 8px 16px #0000004d;transform:scale(1.05)}.button-image{border-radius:8px;height:100%;object-fit:cover;width:100%}.button:hover .button-image{filter:brightness(0) invert(1)}
/*# sourceMappingURL=main.e1ea0c2b.css.map*/