*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;background-color:#fff;color:#222;line-height:1.6}a{color:#9a6200;text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;height:auto}.site-header{background-color:#55555e;padding:10px 0;position:relative;z-index:100}.header-inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:0 20px}.site-logo{max-height:60px;width:auto}.main-nav{list-style:none;display:flex;gap:25px}.main-nav a{color:#ffc050;font-weight:600;font-size:15px;text-transform:none}.main-nav a:hover{opacity:.8;text-decoration:none}.site-content{max-width:1000px;margin:0 auto;padding:30px 20px}h1{text-align:center;font-size:2.1em;font-weight:800;color:#b87500;text-transform:uppercase;letter-spacing:2px;margin:20px 0;line-height:1.2}h2{font-size:1.75em;font-weight:700;color:#b87500;text-align:center;margin:30px 0;padding-bottom:8px;border-bottom:3px solid rgba(249,165,39,.4);line-height:1.2}h3{font-size:2em;font-weight:600;color:#b87500;text-align:center;margin:25px 0;padding-bottom:6px;border-bottom:2px solid rgba(249,165,39,.3);line-height:1.3}h4{font-size:1.8em;font-weight:500;color:#b87500;text-align:center;margin:20px 0;padding-bottom:5px;border-bottom:2px solid rgba(249,165,39,.2);line-height:1.4}p{margin-bottom:15px}ul,ol{margin:15px 0;padding-left:30px}li{margin-bottom:5px}strong{font-weight:700}table{width:100%;border-collapse:collapse;margin:20px 0;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 1px 4px #00000014}th,td{padding:10px 15px;text-align:left;border-bottom:1px solid #eee}th{background:#9a6200;color:#fff;font-weight:700}tr:hover td{background:#f9a5270d}.content-area img:not(.imagen-redondeada):not(.site-logo){display:block;margin:15px auto}details{border:2px solid #f9a527;border-radius:8px;margin:15px 0;overflow:hidden}details summary{background:#f9a5271a;padding:12px 18px;cursor:pointer;font-size:1.05em;color:#222;list-style:none;display:flex;align-items:center;gap:8px}details summary:before{content:"▶";font-size:.75em;color:#f9a527;transition:transform .2s}details[open] summary:before{transform:rotate(90deg)}details summary::-webkit-details-marker{display:none}details>*:not(summary){padding:12px 18px}.contenedor-layout{display:flex;flex-wrap:wrap;gap:20px;align-items:flex-start;margin:20px 0}.columna-layout{flex:1;min-width:280px;box-sizing:border-box}@media screen and (max-width:600px){.contenedor-layout{flex-direction:column}.columna-layout{width:100%!important}}.contenedor{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;padding:0}.columna{flex:0 0 auto;width:230px;box-sizing:border-box;position:relative;overflow:hidden;border-radius:10px}.columna>a{display:block;position:relative;border-radius:10px;overflow:hidden}.columna>a:after{content:"";position:absolute;inset:0;background:#0000008c;border-radius:10px;transition:opacity .3s ease;pointer-events:none}.imagen-redondeada{width:100%;height:auto;min-height:130px;max-height:130px;object-fit:cover;border-radius:10px;display:block;transition:transform .3s ease}.columna:hover .imagen-redondeada{transform:scale(1.05)}.texto-imagen{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;text-align:center;margin:0;padding:8px;font-size:18px;font-weight:700;color:#fff;text-shadow:1px 1px 3px rgba(0,0,0,.6);z-index:2;pointer-events:none;transition:opacity .3s ease}.columna:hover>a:after,.columna:hover .texto-imagen{opacity:0}@media screen and (max-width:800px){.columna{width:45%;flex:0 0 45%}.imagen-redondeada{min-height:100px;max-height:100px}.texto-imagen{font-size:16px}}@media screen and (max-width:480px){.columna{width:47%;flex:0 0 47%}.contenedor{gap:8px}}.game-container{display:flex;align-items:center;justify-content:center;width:100%;margin:0 auto;position:relative;padding-bottom:69.25%;height:0px;overflow:hidden}.game-container p{position:absolute;left:0;top:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;margin-bottom:0}.game-container iframe{position:absolute;top:0;left:0;width:100%;height:100%}.game-box{display:flex;align-items:center;justify-content:center;width:100%;height:100%;margin:0 auto;z-index:999;position:absolute;top:0}.border-white{background-color:#222;width:100%;position:absolute;left:0;z-index:999}.border-white.top{height:38px;top:0}.border-white.bottom{height:0px;bottom:0}.poster-img{width:80%;position:absolute;top:0;left:50%;transform:translate(-50%);height:100%;object-fit:cover}#play{margin:auto;background:#ef2d8c;color:#000;border-radius:6px;border:none;font-size:18px;font-weight:600;padding:10px 20px;cursor:pointer;transition:all .2s;box-shadow:0 0 6px #0000007f}#play:hover{transform:scale(1.1)}.su-button{display:inline-block;padding:10px 20px;border-radius:5px;font-weight:600;text-align:center;cursor:pointer;transition:all .3s;text-decoration:none!important;color:#222!important;margin:5px}.su-button:hover{opacity:.85;transform:translateY(-1px)}.site-footer{background-color:#55555e;padding:20px 0;margin-top:40px}.site-info{max-width:1000px;margin:0 auto;text-align:center;padding:0 20px}.footer-links{list-style:none;display:flex;flex-wrap:wrap;justify-content:center;gap:15px;margin-bottom:10px}.footer-links a{color:#d4d4d4;font-size:14px}.footer-links a:hover{color:#ffc050}.copyright{color:#d4d4d4;font-size:13px}.menu-toggle{display:none;background:none;border:none;cursor:pointer;padding:8px;z-index:101}.hamburger,.hamburger:before,.hamburger:after{display:block;width:24px;height:3px;background:#ffc050;border-radius:2px;transition:all .3s;position:relative}.hamburger:before,.hamburger:after{content:"";position:absolute;left:0;width:24px}.hamburger:before{top:-7px}.hamburger:after{top:7px}.menu-toggle[aria-expanded=true] .hamburger{background:transparent}.menu-toggle[aria-expanded=true] .hamburger:before{top:0;transform:rotate(45deg)}.menu-toggle[aria-expanded=true] .hamburger:after{top:0;transform:rotate(-45deg)}@media screen and (max-width:768px){.header-inner{flex-wrap:wrap;justify-content:space-between;align-items:center}.menu-toggle{display:block}.main-navigation{display:none;width:100%;order:3}.main-navigation.open{display:block}.main-nav{flex-direction:column;align-items:center;gap:12px;padding:15px 0 5px}h1{font-size:2em}h2{font-size:1.8em}h3{font-size:1.5em}}
