: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}}.navbar{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 1rem;background:linear-gradient(90deg,#ffb633,#c60);color:#fff;border-radius:10px;box-shadow:0 30px 12px #0003;width:1200px;max-height:400px;margin:1rem auto}.nav-links{list-style:none;display:flex;gap:1.2rem;margin:0;padding:0}.nav-links a{position:relative;text-decoration:none;color:#fff;font-weight:500;padding:.3rem 0;transition:color .3s ease}.nav-links a:after{content:"";position:absolute;left:0;bottom:-3px;width:0;height:2px;background:#fff;transition:width .3s ease}.nav-links a:hover{color:#ffdede}.nav-links a:hover:after{width:100%}.title-container{text-align:center}.title-container h1{font-size:2rem;margin-bottom:.5rem;display:inline-flex;flex-wrap:wrap;justify-content:center}.title-container p{color:#fff;font-size:1.1rem}.cursor{margin-left:2px;color:#fff;font-weight:700;animation:blink 1s infinite}@keyframes blink{0%,50%,to{opacity:1}25%,75%{opacity:0}}.cards-container{padding-bottom:20px}.tarjeta{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;overflow:hidden;max-width:300px;transition:transform .3s,box-shadow .3s}.tarjeta:hover{transform:translateY(-5px);box-shadow:0 8px 20px #0003}.titulo{font-size:1.25rem;font-weight:700;padding:16px;background:#ffb633}.cuerpo{padding:16px;color:#333}.cuerpo .imagen{width:100%;height:180px;object-fit:cover;border-radius:8px;margin-bottom:12px}.pie{padding:12px 16px;background:#f9f9f9;text-align:right}.pie a{text-decoration:none;color:#007bff;font-weight:500}.pie a:hover{text-decoration:underline}body{background-color:#212121}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center;color:#fff;box-shadow:0 0 50px #2b2b2b80}.cards-container{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;max-width:1000px;margin:0 auto;margin-top:2rem}.cards-container:hover>:not(:hover){opacity:.4;transition:opacity .3s ease}.tarjeta:hover{transform:translateY(-10px);box-shadow:0 8px 20px #00000040;transition:transform .3s ease,box-shadow .3s ease}.profile-section{max-width:1000px;margin:0 auto;padding:2rem}.profile-content{display:flex;justify-content:space-between;align-items:center;gap:2rem;margin-top:1.5rem}.profile-text{flex:1;color:#ddd;font-size:1.1rem;line-height:1.6;text-align:justify}.profile-img{width:180px;height:180px;border-radius:50%;object-fit:cover;box-shadow:0 6px 18px #00000026;border:4px solid #fff;background-color:#ffb633}.AboutMe{margin:0 auto;margin-top:2rem;margin-bottom:2rem;font-size:1.1rem;color:#ccc;line-height:1.6;text-align:justify;max-width:1000px}.AboutMe h1{color:#ffb633;text-align:center}.AboutMe{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;padding:2rem;box-shadow:0 8px 20px #00000040;border-top:4px solid #ffb633}.contact-bar{display:flex;justify-content:center;align-items:center;gap:2rem;flex-wrap:wrap;padding:1rem;margin-top:2rem;background:#ffffff0d;border-radius:12px}.contact-item{display:flex;align-items:center;gap:.5rem;color:#ddd;text-decoration:none;font-size:1rem;transition:color .3s ease}.contact-item:hover{color:#6df7fd}.contact-icon{font-size:1.4rem;color:#6df7fd}
