/* rr.CSS 5.02 March 31 2025 by Jan Egil and Borge Refsnes - Optimized */
html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}

/* Extract from normalize.css by Nicolas Gallagher and Jonathan Neal git.io/normalize */
html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}
article,aside,details,figcaption,figure,footer,header,main,menu,nav,section{display:block}summary{display:list-item}
audio,canvas,progress,video{display:inline-block}progress{vertical-align:baseline}
audio:not([controls]){display:none;height:0}[hidden],template{display:none}
a{background-color:transparent}a:active,a:hover{outline-width:0}
abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}
b,strong{font-weight:bolder}dfn{font-style:italic}mark{background:#ff0;color:#000}
small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sub{bottom:-0.25em}sup{top:-0.5em}figure{margin:1em 40px}img{border-style:none}
code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}hr{box-sizing:content-box;height:0;overflow:visible}
button,input,select,textarea,optgroup{font:inherit;margin:0}optgroup{font-weight:bold}
button,input{overflow:visible}button,select{text-transform:none}
button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}
button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}
button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}
fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}
legend{color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}
[type=checkbox],[type=radio]{padding:0}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}
[type=search]{-webkit-appearance:textfield;outline-offset:-2px}
[type=search]::-webkit-search-decoration{-webkit-appearance:none}
::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}
html::-webkit-scrollbar {display: none;} html{ -ms-overflow-style: none; scrollbar-width: none;}

/* End extract */
html,body{ font-family:Verdana, sans-serif;font-size:16px; line-height:1.5; overflow-x: hidden;}
h1,h2,h3,h4,h5,h6{ font-family:"Segoe UI",Arial,sans-serif;font-weight:400; margin:10px 0}

.rr-display-container { width: 100%; height: 800px; position: relative; overflow: hidden;}
.rr-display-container .rr-image {width: 100%; height: 100%; object-fit: cover; object-position: center;}

.rr-btn,.rr-button{border:none;display:inline-block;padding:8px 16px;vertical-align:middle;overflow:hidden;text-decoration:none;color:inherit;background-color:inherit;text-align:center;cursor:pointer;white-space:nowrap}
.rr-btn:hover{box-shadow:0 8px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19)}
.rr-btn,.rr-button{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}   

.rr-dropdown-click,.rr-dropdown-hover{position:relative;display:inline-block;cursor:pointer}
.rr-dropdown-hover:hover .rr-dropdown-content{display:block}
.rr-dropdown-hover:first-child,.rr-dropdown-click:hover{background-color:#ccc;color:#000}
.rr-dropdown-hover:hover > .rr-button:first-child,.rr-dropdown-click:hover > .rr-button:first-child{background-color:#ccc;color:#000}
.rr-dropdown-content{cursor:auto;color:#000;background-color:#fff;display:none;position:absolute;min-width:160px;margin:0;padding:0;z-index:1}

.rr-bar-block .rr-dropdown-hover,.rr-bar-block .rr-dropdown-click{width:100%}
.rr-bar-block .rr-dropdown-hover .rr-dropdown-content,.rr-bar-block .rr-dropdown-click .rr-dropdown-content{min-width:100%}
.rr-bar-block .rr-dropdown-hover .rr-button,.rr-bar-block .rr-dropdown-click .rr-button{width:100%;text-align:left;padding:8px 16px}

.rr-bar{width:100%;overflow:hidden}.rr-center .rr-bar{display:inline-block;width:auto}
.rr-bar .rr-bar-item{padding:8px 16px;float:left;width:auto;border:none;display:block;outline:0}
.rr-bar .rr-dropdown-hover,.rr-bar .rr-dropdown-click{position:static;float:left}
.rr-bar .rr-button{white-space:normal}
.rr-bar-block .rr-bar-item{width:100%;display:block;padding:8px 16px;text-align:left;border:none;white-space:normal;float:none;outline:0}
.rr-bar-block.rr-center .rr-bar-item{text-align:center}

/* Fijar la posición del header */
.rr-top{position:fixed;width:100%; z-index:1;top: 0;left: 0;right: 0;z-index: 999;top:0}
.rr-bradius-8{border-radius: 8px;} .rr-bradius-top-8{border-radius: 8px 8px 0px 0px;}

.rr-content{ max-width: 100vw; overflow-x: hidden;}
.rr-container{padding:0.01em 16px; margin-left: auto; margin-right: auto;}

.rr-center{text-align:center!important}
.rr-justify{text-align:justify!important}

.rr-card-2{box-shadow:0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)}
.rr-card-4{box-shadow:0 4px 10px 0 rgba(0,0,0,0.2),0 4px 20px 0 rgba(0,0,0,0.19)}

.rr-medium{font-size:15px!important}
.rr-xlarge{font-size:24px!important}

.rr-padding-small{padding:4px 8px!important}.rr-padding{padding:8px 16px!important}
.rr-padding-large{padding:12px 24px!important}.rr-padding-Xlarge{padding:12px 32px!important}

.rr-padding-16{padding-top:16px!important;padding-bottom:16px!important}
.rr-padding-32{padding-top:32px!important;padding-bottom:32px!important}
.rr-padding-64{padding-top:64px!important;padding-bottom:64px!important}

.rr-margin-top{margin-top:60px!important;}

.rr-display-bottommiddle{position:absolute; min-width: 350px; left:50%; bottom:0; transform:translate(-50%,0%);-ms-transform:translate(-50%,0%); padding: 0%;}

.rr-bar{min-height:60px}
.rr-bar .rr-bar-item{padding:20px 24px}
.rr-bar .rr-button{padding:20px 18px}

.rr-right{float:right!important}
.rr-button:hover{color:#000!important;background-color:#ccc!important}
.rr-hover-opacity:hover{opacity:0.60}

/* Colors utilizados */
.rr-text-white,.rr-hover-text-white:hover{color:#fff!important}

.rr-white{color:#000!important;background-color:#ffffff!important}
.rr-black{color:#fff!important;background-color:#000!important}
.rr-light-grey{color:#000!important;background-color:#f1f1f1!important}
.rr-dark-grey{color:#000!important;background-color:#909090!important}

/* Iconos CSS personalizados */
.hamburger-icon { display: inline-block; width: 20px;height: 16px; position: relative; cursor: pointer;}
.hamburger-icon::before,.hamburger-icon::after,.hamburger-icon span { display: block; width: 100%; height: 2px; background-color: currentColor; position: absolute; transition: all 0.3s ease;}
.hamburger-icon::before { content: ''; top: 0;}
.hamburger-icon span { top: 50%; transform: translateY(-50%);}
.hamburger-icon::after {content: '';bottom: 0;}

/* Icono de flecha hacia abajo para dropdown */
.arrow-down {display: inline-block; width: 0; height: 0;margin-left: 8px; vertical-align: middle; border-left: 4px solid transparent; border-right: 4px solid transparent; border-top: 4px solid currentColor;}

/* Iconos de redes sociales con favicons */
.social-icon { display: inline-block; width: 30px; height: 30px; margin: 0 8px; border-radius: 20%; background-size: contain; background-repeat: no-repeat; background-position: center; text-decoration: none; overflow: hidden; text-indent: -9999px; }

.social-icon.twitter {background-image: url('/assets/icon/x-twitter.svg'); background-color: #fff;}
.social-icon.mastodont {background-image: url('/assets/icon/mastodon.svg'); background-color: #fff;}
.social-icon.itch-io {background-image: url('/assets/icon/itch-io.svg'); background-color: #fff;}
.social-icon.patreon {background-image: url('/assets/icon/patreon.svg'); background-color: #fff;}
.social-icon.youtube {background-image: url('/assets/icon/youtube.svg'); background-color: #fff;}
.social-icon.twitch {background-image: url('/assets/icon/twitch.svg'); background-color: #fff;}
.social-icon.reddit {background-image: url('/assets/icon/reddit.svg'); background-color: #fff;}

/* Contenedor de redes sociales */
.social-container { float: right; display: flex; align-items: center; margin-right: 16px; margin-left: 30px;}

/* Redes sociales en menú móvil */
.mobile-social { padding-top: 10px; padding-bottom:10px ; text-align: center; border-top: 1px solid #333;}
.mobile-social .social-icon { margin: 0 8px; width: 40px; height: 40px; line-height: 24px; font-size: 14px;    vertical-align: middle;}

/* Centrar elementos del menú solo en pantallas medianas y grandes. Ocultar redes sociales en desktop del menú móvil */
@media (min-width:600px){
.rr-bar.rr-center{display:flex;justify-content:center;align-items:center}.rr-bar.rr-center .rr-bar-item{float:none}.rr-bar.rr-center .rr-dropdown-hover{float:none} .mobile-social {display: none;}}

.rr-container:after,.rr-container:before,.rr-panel:after,.rr-panel:before,.rr-row:after,.rr-row:before,.rr-row-padding:after,.rr-row-padding:before,
.rr-cell-row:before,.rr-cell-row:after,.rr-clear:after,.rr-clear:before,.rr-bar:before,.rr-bar:after{content:"";display:table;clear:both}

.rr-hide{display:none!important}.rr-show-block,.rr-show{display:block!important}

/* Reproductor personalizado */
.custom-player { position: relative; width: 100%; max-width: 960px; max-height: 540px; background: #000; border-radius: 8px; overflow: hidden; margin: 0 auto;}     
.custom-video { width: 100%; min-height: auto; display: block;}
.custom-controls { position: absolute; bottom: 0; left: 0; right: 0; background: linear-gradient(transparent, rgba(0,0,0,0.7)); padding: 15px; display: flex; align-items: center; gap: 10px; opacity: 0; transition: opacity 0.3s ease;}
.custom-player:hover .custom-controls { opacity: 1;}

.play-btn { background: #ff4757; border: none; color: white; padding: 8px 20px; border-radius: 4px; cursor: pointer; font-size: 24px; transition: background-color 0.3s ease;}
.play-btn:hover { background: #ff3742;}

.progress-container { flex: 1; height: 6px; background: rgba(255,255,255,0.3); border-radius: 3px; cursor: pointer; position: relative;}
.progress-bar { height: 100%; background: #ff4757; border-radius: 3px; width: 0%; transition: width 0.1s ease;}
.time-display { color: white; font-size: 12px; min-width: 80px; text-align: center;}

.volume-container { display: flex; align-items: center; gap: 5px;}
.volume-slider { width: 60px;}
        
.fullscreen-btn { background: none; border: none; color: white; cursor: pointer; font-size: 16px; padding: 5px;}

/* Botón de play centrado */
.center-play-btn { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); background: rgba(0, 0, 0, 0.7); border: none; border-radius: 50%; width: 80px; height: 80px; 
cursor: pointer; display: flex; align-items: center; justify-content: center; transition: all 0.3s ease; backdrop-filter: blur(10px); box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);}       
.center-play-btn:hover { background: rgba(255, 71, 87, 0.8); transform: translate(-50%, -50%) scale(1.1); box-shadow: 0 6px 25px rgba(255, 71, 87, 0.4);}
.center-play-btn svg { width: 32px; height: 32px; fill: white; margin-left: 4px;}
.center-play-btn.hidden { opacity: 0; pointer-events: none;}

/* Ocultar redes sociales del header en móvil */
@media (max-width:600px){
    .rr-hide-small{display:none!important}
    .social-container {display: none;}
    .rr-display-container { height: 400px;}
}

@media (max-width:768px){
    .rr-display-container { height: 400px;}
    .custom-controls { padding: 10px; gap: 8px;}       
    .time-display { min-width: 60px; font-size: 11px;}   
    .volume-container { display: none;}
    .social-icon{height: 40px; width: 40px;}
    .play-btn { padding: 8px 16px; border-radius: 4px; font-size: 18px;}
}

@media (min-width:993px){
    .rr-hide-large{display:none!important}
}

@media (max-width:992px) and (min-width:601px){
    .rr-hide-medium{display:none!important}
}