*{box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,segoe ui,Roboto,Oxygen-Sans,Ubuntu,Cantarell,helvetica neue,sans-serif;line-height:1.6;display:flex;flex-direction:column;min-height:100vh;min-height:100svh;margin:0;padding:0;font-size:1.2rem;color:#fff;background-color:#000}main{flex-grow:1}img{max-width:100%;border-radius:.2rem}table{border-collapse:collapse;margin:auto}td,th{border:.1rem solid gray;padding:.3rem .5rem}pre{overflow-x:auto;border:.1rem solid #d3d3d3;padding:1rem}code{font-family:SFMono-Regular,Consolas,liberation mono,Menlo,Courier,monospace}kbd{border:.1rem solid #a9a9a9;border-radius:.2rem;margin:.1rem;padding:.15rem}kbd:has(kbd){padding:.3rem 0}.Banner{list-style:none;display:flex;flex-flow:row-reverse wrap-reverse;justify-content:space-between;margin:0;padding:0}.Banner-item:nth-child(1){order:2}.Banner-item:nth-child(2){order:1}.Banner-item--title{flex-grow:1}.Banner-link{font-size:1.25rem;color:#fff;padding:.5rem 1rem}.Heading{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:baseline}.Heading-title{margin:1.5rem .5rem 0 0}.Heading-link{color:inherit}.Tags{list-style:none;display:flex;flex-wrap:wrap;justify-content:center;margin:1.5rem 0;padding:0}.Tags-item{border-radius:.2rem;margin:.2rem;padding:0 .3rem}.Tags-link{color:#fff}.Divider{display:flex;justify-content:center}.Divider::after{content:"\2500\2500"}.Pagination{font-size:1.25rem;color:inherit}.Pagination--right{float:right}.Footer{text-align:center;padding:1rem 0;background-color:#222;color:#eee}.u-wrapper{max-width:70rem;margin:auto}.u-padding{padding:0 1rem}.u-background{background:#f60}.u-clickable{font-weight:700;text-decoration:none;display:inline-block}.u-noboosting{max-height:1000000px}.Banner{align-items:center}nav img{height:4rem;padding-top:12px}.gallery{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:15px}.gallery .imgLink>img{width:100%;aspect-ratio:1;object-fit:cover;transition:all .3s}.gallery .imgLink>img:hover{cursor:pointer;transform:scale(1.04)}.cerrarImagen{position:fixed;right:1rem;top:1rem;z-index:10001;background-color:transparent;border:0;color:var(--color-white);font-size:2rem}.imgLink{border:none;background:0 0}.imgLink div{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.5);z-index:10000;visibility:hidden;display:flex;align-items:center;flex-flow:row nowrap;justify-content:center}.imgLink div img{width:100%;height:90%;object-fit:contain}.imgLink:focus div,.imgLink:active div{visibility:visible}.imgLink:focus div{animation:details-show 300ms ease-in}@keyframes details-show{from{opacity:0;transform:var(--details-translate,translateY(-.5em))}}.bgimg{position:fixed!important;left:0;top:0;z-index:-99;background:url(/img/banner.png);filter:brightness(50%);text-align:center;width:100%;height:100vh;background-size:cover;background-attachment:fixed;position:relative;overflow:hidden;font-size:1.5rem}.header .overlay{max-width:600px;width:100%;height:100%;padding:100px 30px;color:#fff;text-shadow:1px 1px 1px #333;display:flex;align-items:center;justify-content:space-around}.header .overlay section{max-width:500px;display:flex;flex-direction:column;justify-content:space-around}.overlay button{border:none;outline:none;padding:10px 20px;border-radius:50px;color:#333;background:#fff;margin-bottom:50px;box-shadow:0 3px 20px #0000003b}.overlay button:hover{cursor:pointer}.overlay h1{font-size:4rem;margin:0}