<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: mixx.io ascii
Theme URI: https://mixx.io
Description: Ascii style theme
Author: Alex Barredo
Author URI: http://mixx.io
Version: 1
#eb6864
*/

@font-face {
    font-family: '8bfont';
    /* src: url("fuentes/DePixelBreit.otf") format("opentype"); */
    /* src: url("fuentes/DePixelIllegible.otf") format("opentype"); */
    /* src: url("fuentes/DePixelHalbfett.otf") format("opentype"); */
    /* src: url("fuentes/DePixelKlein.otf") format("opentype"); */
    /* src: url("fuentes/DePixelHalbfett.otf") format("opentype"); */
    /* src: url("fuentes/DePixelBreit.otf") format("opentype"); */
    /* src: url("fuentes/DePixelBreitFett.otf") format("opentype"); */
    /* src: url("fuentes/DePixelSchmal.otf") format("opentype"); */
    src: url("fuentes/VCR_OSD_MONO_1.001.ttf") format("truetype");
    /* src: url("fuentes/rainyhearts.ttf") format("truetype"); */
    /* src: url("fuentes/Minecraft.ttf") format("truetype"); */
    /* src: url("fuentes/Mario-Kart-DS.ttf") format("truetype"); */
    /* src: url("fuentes/easvhs.ttf") format("truetype"); */

}

.sbcontainer {
    width: 400px;
	height: 900px;
	display: block;
	margin: 0 auto;
}
.sbsp {
    overflow: hidden;
    width: 400px;
	height: 800px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(https://mixx.io/wp-content/uploads/2023/07/smartphone-background.png);
    position: absolute;
    z-index: 30;
}

.sbb {
    overflow: hidden;
    width: calc(400px - 44px);
    height: 770px;
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
    position: absolute;
    z-index: 29;
    margin: 19px 22px;
    display: block;
	animation: mymove 120s linear infinite;
}

@keyframes mymove {
	0% {
		background-position: top;
	}
	50% {
		background-position: bottom;
	}
	100% {
		background-position: top;
	}
}

.sb img {
	/* max-height:242px; */
	width: 100%;
	margin-top: 18px;
}



body, html {
    margin: 0;
    padding: 0;
    background-color: black;
    /* font-family: monospace; */
    color: lime;
    font-size: 1.5vw;
    font-size: 1em;
    padding-bottom:5em;
    font-family: '8bfont', monospace;
}
.container {
    white-space: pre-wrap;
    word-wrap: break-word;
    display: table;
    table-layout: fixed;
    overflow: hidden;
    margin:0 auto;
    width: fit-content !important;
    max-width: 40em;
    padding: 1em;
}

#menup.container {
    text-align: center;
}
#logo {
    line-height: 1;
    display: block;
    margin: 0 auto;
}

#container {
    margin-top: 1vw;
    margin-bottom: 4vw;
    margin-top: 1em;
    margin-bottom: 4em;
}

p&gt;a.button {
    display: inline-block;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1em !important;
    padding: 1.8vw 2vh;
}

input,button,.button {
    font-size: 1vw;
    margin: 0;
    padding: 0;
    border:0;
    outline: 0;
    overflow: hidden;
    text-decoration: none !important;
    font-family: '8bfont', monospace;
}

input {
    background: rgb(20,20,20);
    color: white;
    font-size: 0.75rem !important;
}

.button,
button {
    background: rgb(20,20,20);
    /* animation: blinker 1s linear infinite; */
    font-size: 0.75rem !important;
    text-decoration: none;
    padding: 3px 5px;
    margin-left:8px;
    color: white;
    font-weight: bold;
}

.nodec,
#logo a,
#logo {
    font-weight: normal !important;
    text-decoration: none !important;
}

h1,h2,h3,h4,h5,h6 {
    display: inline-block;
    text-transform: uppercase;
    line-height: 1em !important;
    margin: 0 !important;
    font-weight: normal !important;
}

.uc {
    text-transform: uppercase;
}

h1 {
    font-size: 1em;
}

a {
    color: inherit;
}

h1 a {
    text-decoration: none;
}

.fs75 {
    font-size: 1.2vw !important;
    font-size: 0.8em !important;
}

.lh75,
.ln75 {
    line-height: 1;
}

.container-auto {
    margin:0 auto;
    width: fit-content;
    max-width: 40em;
}
.container-full {
    width: 40em;
    margin: 0 auto;
}

.thumb-grid {
    padding: 0 0.5rem;
    display: grid;
    gap: 1rem;
    margin: 1rem auto -2rem;
}

.thumb-grid-1 {
    width: 50vw;
}
.thumb-grid-more {
    grid-template-columns: 50% 50%;
}

.flex-half {
    width: 100%;
    border-radius: 5px;
}

hr {
    opacity: 10%;
}

blockquote {
    margin: 2em 0 3em;
    padding: 0.2em 1em;
    white-space: normal;
    background: rgb(20,20,20);
    outline: 10px solid rgb(20,20,20);
    border-radius: 5px;
    color: white;
}

blockquote p {
    padding: 0;
}

blockquote+hr {
    display: none;
}

.ajustado_top {
    margin-top:0;
}
.ajustado_top_1 {
    margin-top:-1.1em;
}
.mano {
    margin-inline-start: 3vw;
    font-size: 1.2vw !important;
}

#articulo hr {
    visibility: hidden;
    margin:2vh 0 0;
}

#articulo p,
#premium p {
    line-height: 2vh;
}

#articulo p a {
    color: #eb6864;
}

#articulo li {
    margin:2vh 0 0;
}

#articulo p &gt; strong {
    /* font-weight: bold;
    background: rgb(20,20,20);
    outline: 5px solid rgb(20,20,20);
    border-radius: 5px; */
    /* margin-inline-start: -2.3em; */
}

.compartir {
    font-weight: bold;
    font-size: 1.2vw !important;
    text-decoration: none;
    padding: 3px 5px;
    margin-left:8px;
    color: white;
}


@media (prefers-color-scheme: light) {

    body, html {
        background-color: rgb(245,245,245);
        color: rgb(20,20,20);
    }

    input {
        background: rgb(200,200,200);
        color: rgb(20,20,20);
    }
    blockquote {
        outline: 10px solid rgb(200,200,200);
        background: rgb(200,200,200);
        color: rgb(20,20,20);
    }
    .button,
    button {
        background: rgb(20,20,20);
        color: white;
    }
    .compartir {
        color: rgb(40,40,40);
    }
}

.solo_gra {
    display: none;
}
.solo_peqi {
    display: none;
}
.solo_grai {
    display: none;
}
.solo_peq {
    display: none;
}

@media only screen and (max-width: 600px) {

    html, body {
        /* min-width: 600px; */
    }
    .solo_peq {
        display: inherit;
    }
    .solo_peqi {
        display: inline;
    }
    body, html {
        font-size: 3vw;
    }
    .container {
        width: 94vw !important;
        padding: 3vw !important;
    }
    .fs75 {
        font-size: 3vw !important;
    }
    #menup.fs75 {
        font-size: 2.9vw !important;
    }
    .peq_75 {
        display: inline-block;
        line-height: 1.5vh !important;
        font-size: 1.5vh !important;
    }
    .mano {
        margin-inline-start: 0 !important;
        font-size: 3vw !important;
    }
    .compartir {
        font-size: 2.3vw !important;
    }

    .thumb-grid-1 {
        width: 90vw;
    }
    .thumb-grid-more {
        grid-template-columns: 100%;
    }

}
@media only screen and (min-width: 601px) {

    .solo_gra {
        display: inherit;
    }
    .solo_grai {
        display: inline;
    }

}</pre></body></html>