img:is([sizes="auto" i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}*,*:before,*:after{box-sizing:border-box}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue',sans-serif;margin:0;padding:0}#typing-indicator .dot{display:inline-block;animation-name:blink;animation-duration:1.4s;animation-iteration-count:infinite;animation-fill-mode:both}#typing-indicator .dot:nth-child(1){animation-delay:0s}#typing-indicator .dot:nth-child(2){animation-delay:0.2s}#typing-indicator .dot:nth-child(3){animation-delay:0.4s}@keyframes blink{0%,80%,100%{opacity:0}40%{opacity:1}}.cb-container{color:#eee;position:fixed;bottom:20px;right:20px;width:320px;max-height:500px;z-index:9999999;background:#010101;display:flex;flex-direction:column;font-size:.9em;resize:both;overflow:auto;max-width:90vw;max-height:80vh;box-shadow:7px 7px 4px #00000082;border-radius:5px}.cb-header{padding:8px 13px;cursor:move;user-select:none;display:flex;justify-content:space-between;align-items:center;font-size:1em;background-color:hsl(200 100% 50%);color:hsl(200 100% 8%);font-weight:700;text-transform:uppercase}.cb-toogle{background:#444;border:none;border-radius:4px;cursor:pointer;padding:2px 6px}.cb-output{margin:10px;max-height:500px;overflow-y:auto;flex-grow:1}.cb-input{margin:10px;padding:5px;border:1px solid #ccc;border-radius:4px}.cb-avatar{text-align:center;margin:10px 0}.cb-avatar img{width:80px;height:80px;border-radius:50%;object-fit:cover}.cb-message{margin-block:.5em}.cb-message-user{background:#0F0F0F;padding:.2em .5em}.mc-chat-btn{background:#fff0;border:none}.mc-chat-btn::before{content:"💬";background:#fff0;transition:all .4s ease-in-out;border:none;cursor:pointer;position:absolute;right:-15px;bottom:50px;font-size:1.5em;text-shadow:var(--txt-shadow);z-index:9999999}.mc-chat-btn:hover::before{scale:1.5}.mc-chat-btn.mc-active::before{bottom:150px;right:0}@keyframes bocadillo-blink{0%{opacity:1}50%{opacity:.3}100%{opacity:1}}:root{color-scheme:dark;--azul-bg-oscuro:hsl(200, 100%, 2%);--azul-oscuro:hsl(200, 100%, 8%);--azul-spoiler:hsl(200, 100%, 30%);--azul-link:hsl(200, 100%, 38%);--azul-principal:hsl(200, 100%, 50%);--azul-claro:hsl(200, 100%, 60%);--negro:#000;--negro-transparente:rgba(0, 0, 0, 0.8);--negro-transparente-light:rgba(0, 0, 0, 0.7);--negro-transparente-bg:rgba(0, 0, 0, 0.5);--blanco:#fff;--gris:#ccc;--gris-oscuro:#3c434a;--gris-claro:#FcFcFc;--gris-form:#5c6664;--gris-bg:#00070a;--gris-input:grey;--box-shadow:6px 6px 8px 0px var(--negro-transparente);--txt-shadow:6px 6px 8px var(--negro-transparente)}body{background-color:var(--azul-bg-oscuro)}.site-header{background:linear-gradient(to bottom,var(--azul-bg-oscuro) 40%,var(--azul-spoiler) 100%)}main{background-color:var(--azul-bg-oscuro)}.site-footer{background:linear-gradient(to bottom,var(--azul-bg-oscuro) 80%,var(--azul-spoiler) 100%)}*,*::before,*::after{box-sizing:border-box}*{margin:0;padding:0}ul[role=list],ol[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img,picture,svg,video,canvas{max-width:100%;height:auto;vertical-align:middle;font-style:italic;background-repeat:no-repeat;background-size:cover}input,button,textarea,select{font:inherit}@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,*::before,*::after{scroll-behavior:auto!important}}body,html{height:100%;scroll-behavior:smooth}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;line-height:1.5;font-size:100%;min-height:100dvh;scroll-behavior:smooth}body:before{content:"";position:fixed;top:-10px;left:0;width:100%;height:10px;box-shadow:0 0 10px var(--negro-transparente);z-index:100}section{width:clamp(400px, 80vw, 1200px);max-width:100%;margin:1em auto}.conspoiler img,.conspoiler iframe{max-width:100%;display:block;margin:1em auto}cite{font-style:normal}.d-flex,.wpcf7 p,#respond p{display:flex;flex-wrap:wrap;gap:1em;ju