:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}html,body{min-width:100vw;min-height:100vh;background-image:url(/assets/YellowGinghamBG.gif);background-repeat:repeat;background-attachment:fixed;scrollbar-width:thin;scrollbar-color:#f1dd3f transparent;scroll-behavior:smooth}*,:after,:before{border:0 solid #e5e7eb;box-sizing:border-box}a{color:inherit;text-decoration:inherit;font-family:Comic Sans MS,cursive,sans-serif}*{color:inherit;font-family:Comic Sans MS,cursive,sans-serif;font-feature-settings:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;margin:0;padding:0;line-height:1.5;-webkit-text-size-adjust:100%;font-feature-settings:normal;font-variation-settings:normal}#home{min-width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.container{min-height:700px;width:80%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:2rem}.header{width:100%;background-image:url(/assets/Background01.gif);display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:1rem}.bio-text{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}#photo-perfil{width:10em;border-radius:99999px;border:5px dotted #fccb64;margin-bottom:1rem}.contact{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;text-align:center;padding:1rem}.icons-contact{margin-right:1rem}.project-container{background-image:url(/assets/grid-blue.png);width:100%;min-height:500px;border:5px dotted #fccb64}.project-title{width:100%;display:flex;justify-content:center;align-items:center;padding:2rem;font-size:20px}.projects{flex:1;margin:2rem;display:grid;justify-content:center;align-items:center;flex-direction:row;gap:2rem;grid-template-columns:repeat(3,1fr)}.project-item{width:100%;height:350px;background-color:#fff;border:5px double #fccb64;border-radius:10px;flex:1;padding:1rem;display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center}.project-title-item{padding:1rem;font-size:20px}.project-item .cover{margin-top:1rem;max-width:100%;height:auto;display:block;border-radius:10px}
