html{font-family:Rajdhani,sans-serif}body{margin:0}.info[data-astro-cid-pvvruvv3]>[data-astro-cid-pvvruvv3],.links[data-astro-cid-pvvruvv3]>[data-astro-cid-pvvruvv3]{opacity:0;animation:slide-up .8s cubic-bezier(.25,.46,.45,.94) forwards}@keyframes slide-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slide-in-from-right{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.avatar[data-astro-cid-pvvruvv3]{animation-delay:.2s}h1[data-astro-cid-pvvruvv3]{animation-delay:.3s}p[data-astro-cid-pvvruvv3]{animation-delay:.4s}.links[data-astro-cid-pvvruvv3]>a[data-astro-cid-pvvruvv3]:nth-of-type(1){animation-delay:.35s}.links[data-astro-cid-pvvruvv3]>a[data-astro-cid-pvvruvv3]:nth-of-type(2){animation-delay:.4s}.links[data-astro-cid-pvvruvv3]>a[data-astro-cid-pvvruvv3]:nth-of-type(3){animation-delay:.45s}.links[data-astro-cid-pvvruvv3]>a[data-astro-cid-pvvruvv3]:nth-of-type(4){animation-delay:.5s}.links[data-astro-cid-pvvruvv3]>a[data-astro-cid-pvvruvv3]:nth-of-type(5){animation-delay:.55s}#about-me-button[data-astro-cid-pvvruvv3]{animation-delay:.6s}.container[data-astro-cid-pvvruvv3]{position:relative;display:flex;align-items:center;justify-content:center;min-height:100vh;padding:1.5rem;background:linear-gradient(to right,#0f0c2980,#302b6380,#24243e80);color:#e0f8ff;overflow:hidden}.container[data-astro-cid-pvvruvv3]:before{content:"";position:absolute;inset:0;background-image:url(/fondo.png);background-size:cover;background-position:center;z-index:-1}.card[data-astro-cid-pvvruvv3]{width:100%;max-width:450px;text-align:center}.avatar[data-astro-cid-pvvruvv3]{width:150px;height:150px;border-radius:50%;border:4px solid #e0f8ff;box-shadow:0 0 20px #537895,0 0 35px #537895;margin:0 auto 1.5rem;object-fit:cover}h1[data-astro-cid-pvvruvv3]{font-size:2.2rem;font-weight:700;margin:0;text-shadow:0 2px 20px rgba(0,0,0,.5)}p[data-astro-cid-pvvruvv3]{font-size:1.1rem;margin-top:.5rem;margin-bottom:2.5rem;opacity:.9;text-shadow:0 1px 10px rgba(0,0,0,.4)}.links[data-astro-cid-pvvruvv3]{display:flex;flex-direction:column;gap:1.2rem}.link-button[data-astro-cid-pvvruvv3]{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:1rem;background-color:#0006;color:#e0f8ff;text-decoration:none;border-radius:50px;font-size:1.2rem;font-weight:600;transition:all .3s ease-in-out;border:2px solid rgba(224,248,255,.7);box-shadow:inset 0 0 10px #53789580,0 0 15px #302b6380;cursor:pointer}.link-button[data-astro-cid-pvvruvv3] .icon[data-astro-cid-pvvruvv3]{font-size:1.5em;flex-shrink:0}.link-button[data-astro-cid-pvvruvv3]>span[data-astro-cid-pvvruvv3]{width:6em;text-align:left;white-space:nowrap}.link-button[data-astro-cid-pvvruvv3]:hover{transform:scale(1.05);background-color:#0009;box-shadow:inset 0 0 15px #537895cc,0 0 25px #302b63cc;border-color:#e0f8ff}.modal-container[data-astro-cid-pvvruvv3]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1000;visibility:hidden;opacity:0;pointer-events:none;transition:opacity .3s ease,visibility .3s ease}.modal-container[data-astro-cid-pvvruvv3].is-visible{visibility:visible;opacity:1;pointer-events:auto}.modal-content[data-astro-cid-pvvruvv3]{font-family:Rajdhani,sans-serif;background-color:#0006;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);padding:2.5rem;border-radius:50px;border:2px solid rgba(224,248,255,,.7);box-shadow:inset 0 0 10px #53789580,0 0 15px #302b6380;max-width:90%;width:600px;position:relative;color:#e0f8ff;transform:scale(.95);transition:transform .3s ease;text-align:center}.modal-container[data-astro-cid-pvvruvv3].is-visible .modal-content[data-astro-cid-pvvruvv3]{transform:scale(1)}.modal-content[data-astro-cid-pvvruvv3] h2[data-astro-cid-pvvruvv3]{text-align:center;margin-top:0;font-size:2rem;font-weight:700;color:#fff;text-shadow:0 2px 15px rgba(0,0,0,1)}.modal-content[data-astro-cid-pvvruvv3] p[data-astro-cid-pvvruvv3]{font-size:1.1rem;line-height:1.6;margin-bottom:1rem;text-shadow:0 1px 8px rgba(0,0,0,1)}.close-button[data-astro-cid-pvvruvv3]{position:absolute;top:15px;right:20px;background:none;border:none;color:#e0f8ff;font-size:2.5rem;font-weight:700;cursor:pointer;transition:color .2s}.close-button[data-astro-cid-pvvruvv3]:hover{color:#ff8c8c}@media (min-width: 768px){html{font-family:Rajdhani,sans-serif}.container[data-astro-cid-pvvruvv3]{background:linear-gradient(-45deg,#0f0c2980,#302b6380,#24243e80,#53789580);background-size:250% 250%;transition:background-position .4s ease-out}.card[data-astro-cid-pvvruvv3]{display:grid;grid-template-columns:1fr 1.5fr;align-items:center;gap:3rem;max-width:900px;text-align:left}.info[data-astro-cid-pvvruvv3]{display:flex;flex-direction:column;align-items:center;justify-content:center}.avatar[data-astro-cid-pvvruvv3]{width:180px;height:180px;margin:0 0 1.5rem}h1[data-astro-cid-pvvruvv3],p[data-astro-cid-pvvruvv3]{text-align:center}h1[data-astro-cid-pvvruvv3]{font-size:3rem}p[data-astro-cid-pvvruvv3]{font-size:1.2rem;margin-bottom:0}.links[data-astro-cid-pvvruvv3]{gap:1.5rem}.links[data-astro-cid-pvvruvv3]>[data-astro-cid-pvvruvv3]{animation-name:slide-in-from-right}.link-button[data-astro-cid-pvvruvv3]:hover{transform:scale(1.08) translate(10px)}}
