*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;background-color:#fcfffe;color:#222;line-height:1.6}a{color:#1e73be;text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;height:auto}.site-header{background:#fff;padding:15px 20px;display:flex;justify-content:space-between;align-items:center;max-width:1300px;margin:0 auto}.site-logo img{max-height:50px;width:auto}.main-nav{display:flex;gap:10px}.main-nav ul{display:flex;list-style:none;gap:5px}.main-nav a{color:#636363;padding:10px 15px;font-size:14px;font-weight:500;transition:color .2s}.main-nav a:hover{color:#1e73be;text-decoration:none}.site-main{max-width:1300px;margin:0 auto;padding:20px}h1{text-align:center;font-size:2em;margin:20px 0;color:#222;font-weight:400}h2{color:#222;font-size:1.5em;margin:20px 0 15px}h3{color:#222;font-size:1.25em;margin:15px 0 10px}.contenedor{display:flex;flex-wrap:wrap;justify-content:space-around;padding:0}.columna{flex:1;max-width:19%;min-width:230px;padding:2px;box-sizing:border-box;transition:transform .3s ease}.columna a{display:block;text-decoration:none}.imagen-redondeada{width:100%;height:auto;min-height:120px;max-height:120px;object-fit:cover;border-radius:10px;display:block;transition:transform .3s ease}.columna:hover .imagen-redondeada{transform:scale(1.05)}.texto-imagen{text-align:center;margin-top:-10px;font-size:16px;color:#1e73be;padding:15px 0}@media screen and (max-width:800px){.columna{min-width:135px;min-height:0px;max-width:40%;flex:1 0 40%}.imagen-redondeada{min-height:100px;max-height:100px}}@media screen and (max-width:600px){.contenedor{justify-content:space-around}}.game-container{display:flex;align-items:center;justify-content:center;width:100%;max-width:900px;margin:0 auto;position:relative;height:600px;overflow:hidden}.game-container p{position:absolute;left:0;height:inherit;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}.entry-content table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}.stats-table{width:100%;border-collapse:collapse;margin:20px 0;font-size:1.2em;text-align:left;background-color:#f2f2f2}.stats-table thead tr{background-color:#222;color:#fff;text-align:left;font-weight:700}.stats-table th,.stats-table td{padding:12px 15px;border:1px solid #222222}.stats-table tbody tr{border-bottom:1px solid #ff0000}.stats-table tbody tr:nth-of-type(2n){background-color:#f3f3f3}.stats-table tbody tr:last-of-type{border-bottom:2px solid #222222}.menu-column{display:flex;flex-direction:column;align-items:center;gap:10px}.menu-column img{display:block;width:100%;height:auto;max-width:100%;border-radius:10px;box-shadow:0 4px 8px #0000001a;transition:transform .5s ease,box-shadow .5s ease}.menu-column img:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 12px 24px #0003;filter:brightness(1.1) contrast(1.2)}.skills-section{background-color:#fff;padding:20px;border-radius:8px;max-width:1200px;margin:auto;align-content:center}.skills-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;align-content:center}.skill{background-color:#fff;padding:30px;border:3px solid #007BFF;border-radius:8px;text-align:center}.skill-steps{background-color:#fff;padding:15px;border:3px solid #0023ff;border-radius:8px;position:relative;counter-increment:step-counter}.skill-steps:before{content:counter(step-counter);position:absolute;top:-15px;left:-15px;background-color:#0023ff;color:#fff;width:25px;height:25px;border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:1em;font-weight:700}.skill-steps strong{color:red}.description-section{background-color:#f9f9f9;padding:20px;border-radius:8px;max-width:1200px;margin:20px auto;font-family:Arial,sans-serif;text-align:center}.description-section h2{color:#d9153c;margin-bottom:15px}.description-section p{color:#555;line-height:1.6}.container-iframe{position:relative;overflow:hidden;width:100%;padding-top:56.25%}.responsive-iframe{position:absolute;inset:0;width:100%;height:100%}.features-section{width:100%;max-width:1200px;margin:0 auto;padding:20px;box-sizing:border-box}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;justify-content:center;align-items:stretch}.feature-item{background-color:#fff;padding:20px;border:1px solid #ddd;border-radius:8px;box-shadow:0 2px 4px #0000001a;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.feature-item:hover{transform:translateY(-5px);box-shadow:0 4px 8px #0003}.btn{display:inline-block;padding:calc(.667em + 2px) calc(1.333em + 2px);background-color:#55555e;color:#fff;border-radius:9999px;text-decoration:none;font-weight:600;transition:background-color .2s,transform .2s;text-align:center}.btn:hover{background-color:#3f4047;transform:translateY(-2px);text-decoration:none;color:#fff}.btn-center{text-align:center;margin:20px 0}.wp-block-button__link{display:inline-block;padding:calc(.667em + 2px) calc(1.333em + 2px);background-color:#55555e;color:#fff;border-radius:9999px;text-decoration:none;font-weight:600;transition:background-color .2s}.wp-block-button__link:hover{background-color:#3f4047;color:#fff;text-decoration:none}.site-footer{background:#55555e;padding:30px 20px;margin-top:40px}.footer-content{max-width:1300px;margin:0 auto}.footer-links{display:flex;flex-wrap:wrap;justify-content:center;gap:15px;list-style:none;margin-bottom:20px}.footer-links a{color:#fff;font-size:14px}.footer-links a:hover{color:#ccc}.footer-copy{text-align:center;color:#fff;font-size:14px}.footer-copy a{color:#fff}.footer-copy a:hover{color:#ccc}.language-switcher{display:flex;gap:10px;justify-content:center;margin-bottom:15px;align-items:center}.language-switcher a{color:#fff;font-size:14px}.language-switcher a:hover{color:#ccc}.language-switcher span{color:#fff}.entry-content{max-width:1300px;margin:0 auto;line-height:1.8}.entry-content p{margin-bottom:15px}.entry-content img{display:block;margin:20px auto;border-radius:8px}.entry-content ul,.entry-content ol{margin:15px 0;padding-left:30px}.entry-content li{margin-bottom:8px}.aligncenter{display:block;margin:0 auto;text-align:center}.alignleft{float:left;margin-right:20px}.alignright{float:right;margin-left:20px}.size-medium{max-width:300px;height:auto}.size-full{max-width:100%;height:auto}img[class*=wp-image-],.entry-content img,.entry-content img[width]{height:auto;max-width:100%}.entry-content img[style*=width],.entry-content img[style*=height]{max-width:100%;height:auto}.entry-content iframe,.entry-content video,.entry-content embed,.entry-content object{max-width:100%}.entry-content pre,.entry-content code{overflow-x:auto;word-wrap:break-word}.su-spoiler{border:1px solid #ddd;border-radius:5px;margin:15px 0;background:#fff}.su-spoiler-title{padding:12px 15px;background:#f5f5f5;cursor:pointer;font-weight:600;color:#333;list-style:none;display:flex;align-items:center;gap:8px}.su-spoiler-title:before{content:"▶";font-size:10px;transition:transform .2s}.su-spoiler[open] .su-spoiler-title:before{transform:rotate(90deg)}.su-spoiler-title::-webkit-details-marker{display:none}.su-spoiler-content{padding:15px;border-top:1px solid #ddd}.su-row{display:flex;flex-wrap:wrap;gap:20px;margin:15px 0}.su-column{flex:1;min-width:200px}@media screen and (max-width:600px){.su-row{flex-direction:column}.su-column{width:100%!important}}.su-box{border:2px solid #1e73be;border-radius:5px;margin:15px 0;background:#fff}.su-box-title{background:#1e73be;color:#fff;padding:10px 15px;font-weight:600}.su-box-content{padding:15px}.su-tabs{margin:15px 0}.su-tab{border:1px solid #ddd;border-radius:5px;margin-bottom:10px;overflow:hidden}.su-tab-title{background:#f5f5f5;padding:10px 15px;margin:0;font-size:1em;border-bottom:1px solid #ddd}.su-tab-content{padding:15px}.su-table{overflow-x:auto;margin:15px 0}.su-table table{width:100%;border-collapse:collapse}.su-table td,.su-table th{border:1px solid #ddd;padding:8px 12px}.su-table tr:nth-child(2n){background:#f9f9f9}.su-divider{border:none;border-top:1px solid #ddd;margin:20px 0}@media screen and (max-width:768px){.site-header{flex-direction:column;gap:10px;padding:10px 15px}.main-nav{flex-direction:column;align-items:center;width:100%}.main-nav ul{flex-wrap:wrap;justify-content:center}.main-nav a{padding:8px 10px;font-size:13px}h1{font-size:1.5em}.skills-grid{grid-template-columns:1fr}.game-container{height:300px}.stats-table{font-size:.9em}.stats-table th,.stats-table td{padding:8px 10px}.site-main{padding:15px 10px}.entry-content{overflow-x:hidden}.footer-links{flex-direction:column;align-items:center;gap:10px}}.reign-of-nether .stats-table thead tr{background-color:#00c400}.reign-of-nether .stats-table th,.reign-of-nether .stats-table td{border:1px solid #ffffff}.reign-of-nether .stats-table tbody tr:last-of-type{border-bottom:2px solid #00c400}.reign-of-nether .skill-steps{border:3px solid #00c400}.reign-of-nether .skill-steps:before{background-color:#00c400}.reign-of-nether .skill-steps strong{color:#00c400}.reign-of-nether .feature-item{border:1px solid #00c400}.reign-of-nether .su-row{gap:0}.reign-of-nether .su-column{flex-grow:0;flex-shrink:0;padding:0 8px;box-sizing:border-box}.reign-of-nether .su-row>.ad-incontent-container{flex-basis:100%;order:99}.craftoria .stats-table thead tr{background-color:#d6582f}.craftoria .stats-table th,.craftoria .stats-table td{border:1px solid #ffffff}.craftoria .stats-table tbody tr:last-of-type{border-bottom:2px solid #d6582f}.craftoria .skill-steps{border:3px solid #d6582f}.craftoria .skill-steps:before{background-color:#d6582f}.craftoria .skill-steps strong{color:#d6582f}.craftoria .feature-item{border:1px solid #d6582f}.craftoria .su-row{gap:0}.craftoria .su-column{flex-grow:0;flex-shrink:0;padding:0 8px;box-sizing:border-box}.craftoria .su-row>.ad-incontent-container{flex-basis:100%;order:99}.tier-list{background-color:#0e0e0e;padding:1rem;border-radius:8px;box-shadow:0 2px 4px #0000001a}.tier{margin-bottom:1rem;border-radius:8px;overflow:hidden;transition:transform .3s,box-shadow .3s}.tier:hover{transform:translateY(-5px);box-shadow:0 4px 8px #0003}.tier h2{margin:0;padding:1rem;color:gray;text-align:center}.items{display:flex;flex-wrap:wrap;gap:.5rem;padding:1rem}.item{background-color:transparent;padding:.5rem 1rem;border-radius:4px;border:1px dotted #000000;flex:1 1 calc(33.333% - 1rem);box-sizing:border-box;text-align:center;transition:box-shadow .3s}.item:hover{box-shadow:0 4px 8px #0003}.s-tier{border-left:10px solid #ff7f7f;background-color:#ff7f7f}.a-tier{border-left:10px solid #ffbf7f;background-color:#ffbf7f}.b-tier{border-left:10px solid #ffff7f;background-color:#ffff7f}.c-tier{border-left:10px solid #bfff7f;background-color:#bfff7f}.d-tier{border-left:10px solid #71e375;background-color:#71e375}.cave-horror .stats-table thead tr{background-color:red}.cave-horror .stats-table th,.cave-horror .stats-table td{border:1px solid #ffffff}.cave-horror .stats-table tbody tr:last-of-type{border-bottom:2px solid #ff0000}.cave-horror .skill-steps{border:3px solid #ff0000}.cave-horror .skill-steps:before{background-color:red}.cave-horror .skill-steps strong{color:red}.cave-horror .feature-item{border:1px solid #ff0000}.cave-horror .su-row{gap:0}.cave-horror .su-column{flex-grow:0;flex-shrink:0;padding:0 8px;box-sizing:border-box}.cave-horror .su-row>.ad-incontent-container{flex-basis:100%;order:99}.index-seo{background-color:#fafafa;padding:20px;border-radius:10px;box-shadow:0 4px 15px #0000001a;max-width:600px;margin:0 auto 40px}.index-seo h2{font-size:24px;margin:0 0 15px;color:#2c3e50;text-align:center;position:relative}.index-seo h2:after{content:"";width:50px;height:2px;background:#e74c3c;display:block;margin:10px auto 0;border-radius:1px}.index-seo ul{list-style:none;padding-left:0;margin:0}.index-seo ul li{margin:10px 0;position:relative;padding-left:25px}.index-seo ul li:before{content:"•";position:absolute;left:0;top:0;color:#e74c3c;font-size:18px;line-height:1}.index-seo ul li a{text-decoration:none;color:#34495e;font-size:16px;transition:color .3s,padding-left .3s}.index-seo ul li a:hover{color:#e74c3c;padding-left:5px}@media(max-width:768px){.index-seo{padding:15px}.index-seo h2{font-size:20px}.index-seo ul li a{font-size:14px}}.prominence-rpg .stats-table thead tr{background-color:#6002f5}.prominence-rpg .stats-table th,.prominence-rpg .stats-table td{border:1px solid #ffffff}.prominence-rpg .stats-table tbody tr:last-of-type{border-bottom:2px solid #6002f5}.prominence-rpg .skill-steps{border:3px solid #6002f5}.prominence-rpg .skill-steps:before{background-color:#6002f5}.prominence-rpg .skill-steps strong{color:#6002f5}.prominence-rpg .feature-item{border:1px solid #6002f5}.prominence-rpg .su-row{gap:0}.prominence-rpg .su-column{flex-grow:0;flex-shrink:0;padding:0 8px;box-sizing:border-box}.prominence-rpg .su-row>.ad-incontent-container{flex-basis:100%;order:99}.prominence-rpg .index-seo h2:after{background:#6002f5}.prominence-rpg .index-seo ul li:before{color:#6002f5}.prominence-rpg .index-seo ul li a:hover{color:#6002f5}.incredibox-mods .stats-table{border-collapse:separate;border-spacing:0;font-size:1.1em;background:linear-gradient(to bottom,#e0faff,#b3f0ff);border-radius:12px;overflow:hidden;box-shadow:0 8px 20px #00000026}.incredibox-mods .stats-table thead tr{background:linear-gradient(to right,#00e6ff,#6ffaff);color:#fff;text-transform:uppercase;letter-spacing:1.2px;font-weight:700;font-size:1.2em}.incredibox-mods .stats-table th,.incredibox-mods .stats-table td{padding:18px 24px;border:none}.incredibox-mods .stats-table th{text-align:center;position:sticky;top:0;z-index:2}.incredibox-mods .stats-table tbody tr{transition:transform .3s ease,background-color .3s ease,box-shadow .3s ease;border-bottom:none}.incredibox-mods .stats-table tbody tr:nth-of-type(2n){background:#00e6ff0d}.incredibox-mods .stats-table tbody tr:nth-of-type(odd){background:#00e6ff05}.incredibox-mods .stats-table tbody tr:hover{background:#e0faff;transform:scale(1.02);box-shadow:0 4px 12px #00e6ff26}.incredibox-mods .stats-table tbody tr td{text-align:center;font-weight:500;color:#333;border-bottom:1px solid rgba(0,230,255,.2)}.incredibox-mods .stats-table tbody tr td:first-child{font-weight:700;color:#00e6ff}.incredibox-mods .stats-table tbody tr:last-of-type td{border-bottom:none}.incredibox-mods .skills-section{background-color:#fff;padding:30px;border-radius:12px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:20px}.incredibox-mods .skills-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));counter-reset:step-counter}.incredibox-mods .skill-steps{background:#f9f9ff;border:2px solid #00e6ff;border-radius:12px;padding:20px;font-size:1em;font-weight:500;color:#333;line-height:1.6;box-shadow:0 4px 8px #00e6ff1a;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;text-align:left;min-height:160px}.incredibox-mods .skill-steps strong{color:#003df5}.incredibox-mods .skill-steps:before{background:#003df5;font-size:1.4em;width:40px;height:40px;border:2px solid white}.incredibox-mods .description-section{position:relative;padding:40px;border-radius:16px;margin:30px auto;background:linear-gradient(135deg,#e0faff,#fff);color:#333;box-shadow:0 8px 20px #0000001a;overflow:hidden;transition:all .4s ease}.incredibox-mods .description-section h2{font-size:2.2em;margin-bottom:20px;font-weight:700;text-transform:uppercase;text-align:center;background:linear-gradient(90deg,#00e6ff,#33f0ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:1px;color:#00e6ff}.incredibox-mods .description-section p{font-size:1.2em;line-height:1.8;text-align:justify;max-width:1000px;color:#555}.incredibox-mods .description-section strong{color:#003df5}.incredibox-mods .description-section:after{content:"";position:absolute;bottom:-10%;right:-10%;width:250px;height:250px;background:linear-gradient(45deg,rgba(0,230,255,.1),transparent 80%);border-radius:50%;z-index:-1}.incredibox-mods .description-section blockquote{font-size:1.3em;color:#33f0ff;margin:30px 0;padding:20px;border-left:5px solid #00e6ff;background:#00e6ff0d;font-style:italic;text-align:center;border-radius:12px;box-shadow:0 4px 12px #00e6ff1a}.incredibox-mods .description-section a{display:inline-block;margin-top:20px;padding:12px 25px;background:#00e6ff;color:#fff;text-decoration:none;border-radius:25px;font-size:1.1em;font-weight:700;transition:all .3s ease;box-shadow:0 4px 12px #00e6ff4d}.incredibox-mods .description-section a:hover{background:#33f0ff;box-shadow:0 8px 20px #00e6ff66;transform:translateY(-3px)}.incredibox-mods .feature-item{border:1px solid #00e6ff}.incredibox-mods .menu-column img:hover{filter:brightness(1.1) contrast(1.2)}.incredibox-mods .btn{padding:12px 25px;background:#003df5;border-radius:25px;font-weight:700;box-shadow:0 4px 12px #003df54d}.incredibox-mods .btn:hover{background:#00e6ff;box-shadow:0 8px 20px #00e6ff66;transform:translateY(-3px)}.incredibox-mods .su-box{border:1px solid #e0e0e0;border-radius:8px}.incredibox-mods .su-box-title{background:linear-gradient(to right,#003df5,#00e6ff);border-radius:0}.incredibox-mods hr.su-divider{border-top:2px solid rgba(0,230,255,.3)}.incredibox-mods .su-row{gap:0}.incredibox-mods .su-column{flex-grow:0;flex-shrink:0;padding:0 8px;box-sizing:border-box}.incredibox-mods .su-row>.ad-incontent-container{flex-basis:100%;order:99}.sprunki-mods .stats-table{border-collapse:separate;border-spacing:0;font-size:1.1em;background:linear-gradient(to bottom,#f0f9f3,#e8f5e9);border-radius:12px;overflow:hidden;box-shadow:0 8px 20px #00000026}.sprunki-mods .stats-table thead tr{background:linear-gradient(to right,#0f9d58,#2ebc75);color:#fff;text-transform:uppercase;letter-spacing:1.2px;font-weight:700;font-size:1.2em}.sprunki-mods .stats-table th,.sprunki-mods .stats-table td{padding:18px 24px;border:none}.sprunki-mods .stats-table th{text-align:center;position:sticky;top:0;z-index:2}.sprunki-mods .stats-table tbody tr{transition:transform .3s ease,background-color .3s ease,box-shadow .3s ease;border-bottom:none}.sprunki-mods .stats-table tbody tr:nth-of-type(2n){background:#0f9d580d}.sprunki-mods .stats-table tbody tr:nth-of-type(odd){background:#0f9d5805}.sprunki-mods .stats-table tbody tr:hover{background:#e0f2f1;transform:scale(1.02);box-shadow:0 4px 12px #0f9d5826}.sprunki-mods .stats-table tbody tr td{text-align:center;font-weight:500;color:#333;border-bottom:1px solid rgba(15,157,88,.2)}.sprunki-mods .stats-table tbody tr td:first-child{font-weight:700;color:#0f9d58}.sprunki-mods .stats-table tbody tr:last-of-type td{border-bottom:none}.sprunki-mods .skills-section{background-color:#fff;padding:30px;border-radius:12px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:20px}.sprunki-mods .skills-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));counter-reset:step-counter}.sprunki-mods .skill-steps{background:#f9f9ff;border:2px solid #0F9D58;border-radius:12px;padding:20px;font-size:1em;font-weight:500;color:#333;line-height:1.6;box-shadow:0 4px 8px #0f9d581a;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;text-align:left;min-height:160px}.sprunki-mods .skill-steps strong{color:#0f9d58}.sprunki-mods .skill-steps:before{background:#0f9d58;font-size:1.4em;width:50px;height:50px;border:2px solid white;box-shadow:0 4px 8px #0f9d584d}.sprunki-mods .skill-steps:hover{background:#f3f9f5;box-shadow:0 6px 12px #0f9d5833}.sprunki-mods .skill-steps:hover:before{background:#2ebc75}.sprunki-mods .description-section{position:relative;padding:40px;border-radius:16px;margin:30px auto;background:linear-gradient(135deg,#e8f5e9,#fff);color:#333;box-shadow:0 8px 20px #0000001a;overflow:hidden;transition:all .4s ease}.sprunki-mods .description-section h2{font-size:2.2em;margin-bottom:20px;font-weight:700;text-transform:uppercase;text-align:center;background:linear-gradient(90deg,#0f9d58,#2ebc75);-webkit-background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:1px;color:#0f9d58}.sprunki-mods .description-section p{font-size:1.2em;line-height:1.8;text-align:justify;max-width:1000px;color:#555}.sprunki-mods .description-section strong{color:#0f9d58}.sprunki-mods .description-section:after{content:"";position:absolute;bottom:-10%;right:-10%;width:250px;height:250px;background:linear-gradient(45deg,rgba(15,157,88,.1),transparent 80%);border-radius:50%;z-index:-1}.sprunki-mods .description-section blockquote{font-size:1.3em;color:#2ebc75;margin:30px 0;padding:20px;border-left:5px solid #0F9D58;background:#0f9d580d;font-style:italic;text-align:center;border-radius:12px;box-shadow:0 4px 12px #0f9d581a}.sprunki-mods .description-section a{display:inline-block;margin-top:20px;padding:12px 25px;background:#0f9d58;color:#fff;text-decoration:none;border-radius:25px;font-size:1.1em;font-weight:700;transition:all .3s ease;box-shadow:0 4px 12px #0f9d584d}.sprunki-mods .description-section a:hover{background:#2ebc75;box-shadow:0 8px 20px #0f9d5866;transform:translateY(-3px)}.sprunki-mods .feature-item{border:1px solid #0F9D58}.sprunki-mods .menu-column img:hover{filter:brightness(1.1) contrast(1.2)}.sprunki-mods .btn{padding:12px 25px;background:#0f9d58;border-radius:25px;font-weight:700;box-shadow:0 4px 12px #0f9d584d}.sprunki-mods .btn:hover{background:#2ebc75;box-shadow:0 8px 20px #0f9d5866;transform:translateY(-3px)}.sprunki-mods .su-box{border:1px solid #e0e0e0;border-radius:8px}.sprunki-mods .su-box-title{background:linear-gradient(to right,#0f9d58,#2ebc75);border-radius:0}.sprunki-mods hr.su-divider{border-top:2px solid rgba(15,157,88,.3)}.sprunki-mods .su-row{gap:0}.sprunki-mods .su-column{flex-grow:0;flex-shrink:0;padding:0 8px;box-sizing:border-box}.sprunki-mods .su-row>.ad-incontent-container{flex-basis:100%;order:99}.overlay-banner{position:absolute;bottom:0;left:0;width:100%;height:55px;background:linear-gradient(to right,#000,#333);color:#fff;text-align:center;display:flex;align-items:center;justify-content:center;box-shadow:0 -2px 10px #000000b3;font-family:Arial,sans-serif;font-size:16px;letter-spacing:1px;text-transform:uppercase}.overlay-banner a{color:#00e6ff;text-decoration:none;font-weight:700;padding:10px 20px;border:2px solid #00e6ff;border-radius:25px;background:#00e6ff33;font-size:14px;transition:all .3s ease-in-out}.overlay-banner a:hover{background:#00e6ff;color:#000;border-color:#fff;transform:scale(1.1);box-shadow:0 4px 10px #00e6ff80}.lightbox-container{position:relative;display:block;width:100%;cursor:pointer}.lightbox-image{position:relative}.lightbox-image img{width:100%;height:auto;border-radius:10px;box-shadow:0 4px 15px #00000080;display:block}.lightbox-image .container-iframe{display:none}.lightbox-container:after{content:"▶ PLAY ONLINE";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:red;color:#fff;padding:14px 32px;font-size:20px;font-weight:700;text-transform:uppercase;border-radius:30px;box-shadow:0 4px 10px #00e6ffb3;pointer-events:none;transition:all .3s ease;z-index:5;letter-spacing:1px}.lightbox-container:hover:after{background-color:#fff;color:#00e6ff;box-shadow:0 6px 15px #00e6ff;transform:translate(-50%,-50%) scale(1.1)}.lightbox-container.active{cursor:default}.lightbox-container.active:after{display:none}.lightbox-container.active .lightbox-image img{display:none}.lightbox-container.active .lightbox-image .container-iframe{display:block}.wpp-grid{margin:1.35rem 0;padding:0}.wpp-grid li{list-style:none;margin:0 0 1.5rem;padding:0}.wpp-grid li:last-child{margin:0}.wpp-grid li .wpp-thumbnail{display:block;width:100%;height:auto;border-radius:5px}.wpp-thumbnail:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 12px 24px #0003;filter:brightness(1.1) contrast(1.2)}.wpp-post-title{display:block;margin-top:10px;font-size:1.1rem;font-weight:700;line-height:1.3;text-align:center}.wpp-rating{text-align:center}.wpp-rating div{display:none}.wpp-stats{display:block;text-align:center;font-size:.85rem;color:#888;margin-top:4px}.wpp-stats:empty{display:none}@media only screen and (min-width:481px){.wpp-grid{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:1.5rem}.wpp-grid li{margin:0}}@media only screen and (min-width:768px){.wpp-grid{grid-template-columns:1fr 1fr 1fr 1fr 1fr}}lite-youtube{max-width:560px;margin:0 auto;display:block;border-radius:8px}.index-link{position:relative;float:left;text-align:center;font-size:20px;margin-bottom:10px;line-height:2.56em;font-weight:700}#mi-load-more-button{display:block;margin:0 auto;padding:10px 20px;border-radius:6px;border:1px solid #ddd;background-color:#003df5;color:#fff;cursor:pointer;transition:transform .2s ease}#mi-load-more-button:before{content:"▼";margin-right:8px;display:inline-block;vertical-align:middle}#mi-load-more-button:hover{transform:scale(1.05)}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media screen and (max-width:480px){.game-container{height:220px}.main-nav a{padding:6px 8px;font-size:12px}h1{font-size:1.3em}h2{font-size:1.2em}.btn,.wp-block-button__link{padding:calc(.5em + 2px) calc(1em + 2px);font-size:14px}}.ad-afterintro-container{width:100%;max-width:1300px;height:300px;min-height:300px;max-height:300px;margin:20px auto;background-color:#f9f9f9;overflow:hidden}.ad-afterintro-inner{width:100%;height:280px;max-height:280px;overflow:hidden}.ad-afterintro-inner .adsbygoogle{display:block;width:100%;max-height:280px}.ad-afterintro-inner ins.adsbygoogle[data-ad-status=filled]{display:flex!important;justify-content:center}.ad-incontent-container{width:100%;max-width:1300px;height:300px;min-height:300px;max-height:300px;margin:20px auto;overflow:hidden}.ad-incontent-container .adsbygoogle{display:block;width:100%;max-height:280px}.ad-incontent-container ins.adsbygoogle[data-ad-status=filled]{display:flex!important;justify-content:center}.skip-link{position:absolute;top:-40px;left:0;background:#1e73be;color:#fff;padding:8px;z-index:100}.skip-link:focus{top:0}
