@import"https://fonts.googleapis.com/css2?family=Kode+Mono&family=Ubuntu&display=swap";:root{color-scheme:dark;--main-color: rgb(86,0,0);--second-color: rgb(130,0,0);--third-color: rgb(190,0,0);--color-one: rgb(16,16,16);--color-two: rgb(61,61,61);--color-three: rgb(69,69,69);--contrast-color: rgb(255,251,68);--contrast-gradient: radial-gradient(circle, rgba(253,254,232,1) 0%, rgba(251,255,137,1) 12%, rgba(134,95,13,1) 78%, rgba(67,41,5,1) 100%);--background-gradient-2: linear-gradient(217deg, rgba(86,0,0,.8), rgba(86,0,0,0) 70.71%);--background-gradient-3: linear-gradient(127deg, rgba(130,0,0,.8), rgba(130,0,0,0) 70.71%);--background-gradient-1: linear-gradient(336deg, rgba(190,0,0,.8), rgba(190,0,0,0) 70.71%);--text-gradient-2: linear-gradient(217deg, rgba(16,16,16,.8), rgba(16,16,16,0) 70.71%);--text-gradient-3: linear-gradient(127deg, rgba(61,61,61,.8), rgba(61,61,61,0) 70.71%);--text-gradient-1: linear-gradient(336deg, rgba(69,69,69,.8), rgba(69,69,69,0) 70.71%)}*{margin:0;padding:0;box-sizing:border-box}.bento-cell{min-width:10rem;border-radius:1rem;background:var(--background-gradient-1),var(--background-gradient-2),var(--background-gradient-3);box-shadow:0 0 10px var(--main-color)}@media screen and (width < 700px){:root{--section-direction: column}}@media screen and (width > 701px){:root{--section-direction: row}}section[data-astro-cid-gujrsh37]{display:flex;flex-direction:var(--section-direction);align-items:center;gap:2rem;padding:1rem}figure[data-astro-cid-gujrsh37]{display:flex;flex-direction:column;align-items:center;gap:1rem}img[data-astro-cid-gujrsh37][alt=face]{aspect-ratio:1/1;border-radius:50%;width:clamp(5rem,17vw,17rem)}figcaption[data-astro-cid-gujrsh37]{font-family:Kode Mono;white-space:nowrap;border-right:2px solid #111;width:23.5ch;animation:escribir 2s steps(23),parpadeo .5s infinite step-end alternate;overflow:hidden}@keyframes escribir{0%{width:0}}@keyframes parpadeo{50%{border-right:4px solid transparent}}article[data-astro-cid-gujrsh37]{display:flex;flex-direction:column;gap:1rem;padding:1rem;max-height:20rem;overflow:hidden;text-overflow:ellipsis;font-family:Ubuntu}h2[data-astro-cid-gujrsh37]{font-size:2rem}h3[data-astro-cid-gujrsh37]{font-size:2.5rem;background-color:inherit;background:var(--background-gradient-1),var(--background-gradient-2),var(--background-gradient-3);filter:invert(100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}a[data-astro-cid-gujrsh37]{display:flex;align-items:center;justify-content:center;align-self:center;aspect-ratio:3/1;width:6rem;background:var(--contrast-gradient);color:var(--color-one);font-weight:800;border:0;scale:1;filter:drop-shadow(0px 0px 0px);border-radius:.5rem;transition:scale .15s,filter .15s;text-decoration:none;user-select:none;cursor:pointer}a[data-astro-cid-gujrsh37]:hover{scale:1.2;filter:drop-shadow(0px 0px 5px rgba(0,0,0,.5))}a[data-astro-cid-gujrsh37]:active{scale:1.2;filter:drop-shadow(0px 0px 5px rgba(255,255,0,.5)) brightness(1.3)}section[data-astro-cid-rsmws2xs]{display:flex;flex-direction:column;padding:1rem;max-height:calc(50vh - var(--space-between));overflow:auto}h2[data-astro-cid-rsmws2xs]{text-align:center;font-family:Kode Mono}ul[data-astro-cid-rsmws2xs]{display:grid;margin-block:auto;grid-template-columns:repeat(auto-fill,minmax(5rem,6rem));justify-content:center;justify-items:center;gap:clamp(.5rem,1vw,2rem);list-style:none}li[data-astro-cid-rsmws2xs]{display:flex;flex-direction:column;align-items:center;padding-block:1rem;width:clamp(5rem,10vw,5rem);text-align:center;border-radius:1rem;color:var(--color-three);background:var(--contrast-gradient);filter:brightness(1);transition:filter .2s}li[data-astro-cid-rsmws2xs]:hover{filter:brightness(1.5)}li[data-astro-cid-rsmws2xs] svg[data-astro-cid-rsmws2xs]{font-size:clamp(1rem,5vw,2rem);font-weight:900;color:#010101}h6[data-astro-cid-rsmws2xs]{color:#010101;letter-spacing:1px;font-family:Kode Mono}section[data-astro-cid-ozbncc2n]{display:flex;flex-direction:column;height:100%;gap:1rem;padding:1rem}h1[data-astro-cid-ozbncc2n]{text-align:center}ul[data-astro-cid-ozbncc2n]{display:flex;flex-direction:column;gap:.5rem;justify-content:center;align-items:center;list-style:none;padding:0}li[data-astro-cid-ozbncc2n]{line-height:2rem;font-size:1.5rem}div[data-astro-cid-r6y6vkbk]{display:flex;flex-direction:var(--flex-direction);justify-content:var(--justify-div);gap:1rem;background:var(--text-gradient-1),var(--text-gradient-2),var(--text-gradient-3);border-radius:1rem;min-height:20rem;overflow:hidden;width:100%}a[data-astro-cid-r6y6vkbk]{width:var(--figure-width)}figure[data-astro-cid-r6y6vkbk]{overflow:hidden;height:100%}img[data-astro-cid-r6y6vkbk]{border-radius:1rem;width:var(--figure-width);height:20rem;aspect-ratio:1112/775;scale:1;transition:scale .5s}img[data-astro-cid-r6y6vkbk]:hover{scale:1.3}section[data-astro-cid-r6y6vkbk]{padding:1rem;display:var(--section-display);flex-direction:column;overflow-y:auto;overflow-x:hidden}@media (max-width: 639px){:root{--justify-div: center;--section-display: none;--flex-direction: row;--figure-width: 100% }}@media (min-width: 640px){:root{--justify-div: center;--section-display: none;--flex-direction: column;--figure-width: 100% }}@media (min-width: 768px){:root{--justify-div: flex-start;--section-display: flex;--flex-direction: column;--figure-width: 100% }}@media (min-width: 1024px){:root{--justify-div: flex-start;--section-display: flex;--flex-direction: column;--figure-width: 100% }}@media (min-width: 1280px){:root{--justify-div: flex-start;--section-display: flex;--flex-direction: row;--figure-width: auto }}section[data-astro-cid-6f74cpxb]{--inherit-padding: .5rem;display:flex;flex-direction:column;align-items:center;gap:1rem;padding:1rem;overflow:auto}article[data-astro-cid-6f74cpxb]{display:flex;flex-direction:column;gap:.5rem;padding:var(--inherit-padding);font-family:Ubuntu}column-custom[data-astro-cid-6f74cpxb]{display:flex;flex-direction:column}ul[data-astro-cid-6f74cpxb]{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;list-style:none;padding-inline:var(--inherit-padding)}li[data-astro-cid-6f74cpxb]{font-family:Kode Mono;text-align:center}svg[data-astro-cid-6f74cpxb]{font-size:1.5rem}@media (max-width: 800px){main[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;padding:1rem;gap:2rem;& div[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;gap:2rem}}}@media (min-width: 801px){main[data-astro-cid-j7pv25f6]{--main-padding: 1rem;--space-between: 2rem;display:flex;flex-direction:column;padding:var(--main-padding);gap:var(--space-between)}.top[data-astro-cid-j7pv25f6]{display:grid;grid-template-columns:2fr 1fr;gap:var(--space-between);height:calc(50vh - var(--space-between))}.bottom[data-astro-cid-j7pv25f6]{display:grid;grid-template-columns:1fr 2fr;gap:var(--space-between);height:calc(50vh - var(--space-between))}}
