*,:after,:before{box-sizing:border-box}body{background:#0b1220;color:#fff;font-family:Arial,sans-serif;margin:0}@media (max-width:768px){.App{padding:15px}}.layout{align-items:stretch;display:flex;width:100%}.main{flex:1 1;min-width:0;padding:20px}.header{margin-bottom:40px;text-align:center}.header h1{font-size:40px;margin-bottom:10px}.header p,.status{color:#94a3b8}.error,.status{text-align:center}.error{color:#ef4444}.sidebar{background:#0b1220;border-right:1px solid #94a3b81f;display:flex;flex-direction:column;height:100dvh;max-width:260px;min-width:260px;overflow:hidden;padding:24px 18px;position:-webkit-sticky;position:sticky;top:0;width:260px}.sidebar h2{color:#fff;font-size:16px;font-weight:700;letter-spacing:.5px;margin-bottom:20px;padding-left:10px}.sidebar-section-title{color:#64748b;font-size:11px;letter-spacing:1.2px;margin:18px 10px 8px;text-transform:uppercase}.sidebar img{display:block;margin:5px auto 1px;transform:scale(1.3);transform-origin:center center}.sidebar button{align-items:center;background:#0000;border:1px solid #0000;border-radius:10px;color:#cbd5e1;cursor:pointer;display:flex;gap:10px;margin-bottom:6px;padding:12px;text-align:left;transition:all .2s ease;width:100%}.sidebar button:hover{background:#2563eb14;color:#fff;transform:translateX(3px)}.sidebar .active{background:#2563eb26;border-left:3px solid #2563eb;box-shadow:inset 0 0 0 1px #2563eb33;color:#fff;font-weight:600;padding-left:9px}.sidebar::-webkit-scrollbar{width:6px}.sidebar::-webkit-scrollbar-thumb{background:#94a3b833;border-radius:10px}.sidebar::-webkit-scrollbar-thumb:hover{background:#94a3b859}.sidebar-content{flex:1 1;overflow-y:auto;padding-right:6px}.kofi-widget{margin-top:auto}.category-block{margin-bottom:10px}.category-btn{background:#0000;border:1px solid #334155;border-radius:8px;color:#fff;cursor:pointer;margin-bottom:5px;padding:10px;text-align:left;width:100%}.category-btn:hover{background:#1f2937}.category-btn.active{background:#2563eb;border:none}.games-list{border-left:1px solid #334155;margin-bottom:10px;margin-left:10px;padding-left:10px}.game-btn{background:#0000;border:none;border-radius:6px;color:#cbd5e1;cursor:pointer;margin-bottom:5px;padding:8px;text-align:left;width:100%}.game-btn:hover{background:#1e293b}.game-btn.active{color:#fff;font-weight:700}.search-bar{background:#0b1220;border:1px solid #334155;border-radius:10px;color:#fff;margin-top:15px;max-width:400px;outline:none;padding:10px 12px;width:100%}.search-bar:focus{border-color:#2563eb}.btn{background:#2563eb;border:none;border-radius:10px;color:#fff;cursor:pointer;margin-top:auto;padding:10px;transition:.2s}.btn:hover{background:#1d4ed8}.all-btn{align-items:center;background:#2563eb;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-weight:700;gap:8px;justify-content:flex-start;margin:10px 0 20px;padding:10px;text-align:left;width:100%}.all-btn:hover{background:#1d4ed8;transform:scale(1.02)}.back-btn{align-items:center;background:#2563eb;border:none;border-radius:10px;color:#fff;cursor:pointer;display:inline-flex;margin-bottom:20px;padding:10px 14px;transition:.2s;width:-webkit-fit-content;width:fit-content}.back-btn:hover{background:#1d4ed8;transform:scale(1.05)}.posts{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(280px,320px));justify-content:center;width:100%}.card{background:#1e293b;border-radius:16px;display:flex;flex-direction:column;overflow:hidden;transition:.3s}.card:hover{box-shadow:0 10px 30px #0000004d;transform:translateY(-5px)}.card-img{flex-shrink:0;height:180px;object-fit:cover;width:100%}.card-content{display:flex;flex:1 1;flex-direction:column;padding:16px}.card h2{font-size:18px;margin:0 0 10px;min-height:44px}.card p{color:#cbd5e1;font-size:14px;line-height:1.4;margin:0 0 16px}.tag{background:#2563eb;border-radius:20px;display:inline-block;font-size:12px;margin-bottom:10px;padding:5px 10px;width:-webkit-fit-content;width:fit-content}.post-page{margin:0 auto;max-width:1200px;min-height:100vh;padding:30px 20px}.post-card-large{background:#1e293b;border-radius:20px;box-shadow:0 10px 30px #0000004d;display:flex;flex-direction:column;overflow:hidden;transition:.3s ease}.post-card-large:hover{transform:translateY(-4px)}.post-card-image{background:#0f172a;height:auto;overflow:hidden;padding:0;position:relative;width:100%}.post-card-image img{display:block;height:100%;object-fit:cover;width:100%}.post-main-logo{height:70px;left:50%;object-fit:contain;pointer-events:none;position:absolute;top:12px;transform:translateX(-50%);width:70px;z-index:10}.post-card-body{display:flex;flex-direction:column;padding:35px 40px 40px}.post-tag{background:#2563eb;border-radius:999px;color:#fff;display:inline-block;font-size:13px;font-weight:700;margin-bottom:16px;padding:7px 14px;width:-webkit-fit-content;width:fit-content}.post-title{color:#fff;font-size:38px;font-weight:800;line-height:1.15;margin-bottom:20px}.post-description{color:#cbd5e1;font-size:16px;line-height:1.8}.related-section{margin-top:50px}.related-section h2{color:#fff;font-size:24px;margin-bottom:20px}.related-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(280px,320px));justify-content:flex-start;width:100%}.related-card{background:#1e293b;border-radius:16px;cursor:pointer;display:flex;flex-direction:column;max-width:320px;overflow:hidden;transition:.3s;width:100%}.related-card:hover{box-shadow:0 10px 30px #0000004d;transform:translateY(-5px)}.related-card img{flex-shrink:0;height:180px;object-fit:cover;width:100%}.related-card-content{display:flex;flex:1 1;flex-direction:column;padding:16px}.related-card h4{color:#fff;font-size:18px;margin:0 0 10px;min-height:44px}.related-card p{color:#cbd5e1;font-size:14px;line-height:1.4;margin:0 0 16px}.related-tag{background:#2563eb;border-radius:20px;display:inline-block;font-size:12px;margin-bottom:10px;padding:5px 10px;width:-webkit-fit-content;width:fit-content}.games-carousel{margin-bottom:40px;overflow:hidden;width:100%}.games-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.carousel-controls{display:flex;gap:10px}.games-track-wrapper{position:relative;width:100%}.games-track{-ms-overflow-style:none;cursor:grab;display:flex;gap:20px;overflow-x:hidden;overflow-y:hidden;padding:10px;scrollbar-width:none;touch-action:pan-y;-webkit-user-select:none;user-select:none}.games-track::-webkit-scrollbar{display:none}.games-track:active{cursor:grabbing}.game-card{background:#111827;border-radius:16px;cursor:pointer;flex-shrink:0;max-width:260px;min-width:260px;overflow:hidden;transition:.3s}.game-card:hover{transform:translateY(-6px)}.game-card.selected{border:2px solid #2563eb}.game-card-img{aspect-ratio:1/1;background:#0b1220;display:block;object-fit:contain;width:100%}.game-card-name{font-weight:700;padding:16px;text-align:center}.footer{background:#0f172a;border-top:1px solid #1e293b;justify-content:center;margin-top:60px;padding:30px 0}.footer,.footer-content{align-items:center;display:flex}.footer-content{gap:40px}.footer-logo{width:100px}.social-icons{display:flex;gap:20px}.icon-btn{align-items:center;background:#1e293b;border-radius:10px;color:#fff;display:flex;justify-content:center;padding:8px;transition:.2s}.icon-btn:hover{background:#2563eb;transform:scale(1.1)}.selected-game-box{background:linear-gradient(135deg,#2563eb1f,#0f172a);border:1px solid #3b82f626;border-radius:20px;margin:30px 0;overflow:hidden;padding:28px;position:relative;transition:all .3s ease}.selected-game-box:before{background:linear-gradient(180deg,#2563eb,#60a5fa);content:"";height:100%;left:0;position:absolute;top:0;width:5px}.selected-game-box h2{color:#fff;font-size:42px;font-weight:800;line-height:1.1;margin:0 0 20px}.selected-game-box:hover{box-shadow:0 12px 35px #00000040;transform:translateY(-2px)}.selected-game-content{align-items:center;display:flex;gap:35px}.selected-game-content p{font-size:16px;line-height:1.9}.selected-game-img{background:#111827;border:1px solid #ffffff0f;border-radius:18px;box-shadow:0 15px 35px #00000059;flex-shrink:0;height:320px;object-fit:contain;padding:15px;width:320px}.selected-game-content p{color:#cbd5e1;line-height:1.7;margin:0;text-align:left}@media (max-width:768px){.selected-game-content{flex-direction:column}.selected-game-img{max-width:100%;width:100%}}.banner{border-radius:16px;height:220px;margin-bottom:20px;overflow:hidden;position:relative}.banner-fade{background:linear-gradient(180deg,#0b122000 0,#0b122066 40%,#0b1220e6 80%,#0b1220);bottom:0;height:60%;left:0;pointer-events:none;position:absolute;width:100%}.carousel-track{display:flex;height:100%;transition:transform .8s ease-in-out;width:100%}.carousel-img{display:block;flex-shrink:0;height:220px;min-width:100%;object-fit:cover}@media (max-width:900px){.post-title{font-size:30px}.post-card-body{padding:25px}.layout{flex-direction:column}.sidebar{height:auto;max-width:100%;min-width:100%;position:relative;width:100%}.main{flex:none;width:100%}}.post-layout{align-items:flex-start;display:flex;gap:30px}.post-game-sidebar{flex-shrink:0;position:-webkit-sticky;position:sticky;top:20px;width:260px}.post-layout .post-card-large{flex:1 1}@media (max-width:900px){.post-layout{flex-direction:column}.post-game-sidebar{position:relative;top:auto;width:100%}.post-game-sidebar .game-card{max-width:none;width:100%}}.comentarios-title{font-size:22px;font-weight:700;margin:0 0 10px}.comentarios-wrapper{margin-bottom:40px;width:100%}.comentarios-section,.comentarios-wrapper{display:flex;flex-direction:column}.comentario-bottom-layout{align-items:stretch;display:flex;gap:30px}.comentario-form-box{display:flex;flex:1 1}.post-kofi{display:flex;flex:0 0 280px}@media (max-width:900px){.comentario-bottom-layout{flex-direction:column}.post-kofi{flex:none;width:100%}}.comentario-form{display:flex;flex:1 1;flex-direction:column;gap:15px;justify-content:space-between}.comentario-form textarea{background:#111827;border:1px solid #334155;border-radius:12px;color:#fff;font-size:15px;min-height:120px;outline:none;padding:15px;resize:vertical;transition:.2s ease}.comentario-form textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb33}.comentarios-list{display:flex;flex-direction:column;gap:15px;margin-bottom:15px;margin-top:5px}.comentario-card{align-items:flex-start;background:#111827;border:1px solid #334155;border-radius:14px;display:flex;gap:12px;padding:16px;transition:.2s ease}.comentario-content{flex:1 1}.comentario-content p{color:#e2e8f0}.comentario-card p,.comentario-content p{line-height:1.6;margin:0}.comentario-msg{color:#4ade80;font-weight:600;margin-top:15px}.comentario-avatar{flex-shrink:0;height:52px;overflow:hidden;padding:2px;width:52px}.comentario-avatar-img{background:#0f172a;display:block;height:100%;width:100%}.ver-mais-wrapper{margin:25px 0;width:100%}.ver-mais-btn,.ver-mais-wrapper{align-items:center;display:flex;justify-content:center}.ver-mais-btn{background:#2563eb1f;border:1px solid #94a3b840;border-radius:50%;box-shadow:0 6px 18px #00000040;color:#fff;cursor:pointer;font-size:22px;font-weight:700;height:44px;line-height:0;margin:0 auto;transition:all .2s ease;width:44px}.ver-mais-btn:hover{background:#2563eb40;border-color:#2563eb;transform:scale(1.08)}.ver-mais-btn:active{transform:scale(1.05)}.post-game-sidebar h4{color:#94a3b8;font-size:13px;font-weight:600;margin-bottom:10px;padding-left:4px}.post-game-sidebar .game-card{background:#111827;border-radius:12px;cursor:pointer;margin-bottom:10px;overflow:hidden;transition:.2s ease}.post-game-sidebar .game-card:hover{box-shadow:0 8px 20px #00000059;transform:translateY(-3px)}.post-game-sidebar .game-card.selected{border:2px solid #2563eb}.post-game-sidebar .game-card-img{background:#0b1220;height:140px;object-fit:contain;width:100%}.post-game-sidebar .game-card-name{font-size:13px;font-weight:600;padding:10px;text-align:center}.post-game-sidebar{display:flex;flex-direction:column;gap:10px}.post-game-sidebar .game-card{border:1px solid #1f2937}.home-kofi-widget{background:#111827;border:1px solid #334155;border-radius:14px;box-shadow:0 6px 18px #0003;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;gap:10px;justify-content:space-between;max-width:260px;padding:18px;text-decoration:none;transition:.2s ease;width:100%}.home-kofi-widget:hover{border-color:#4f46e5;box-shadow:0 10px 25px #4f46e533;transform:translateY(-2px)}.home-kofi-widget .kofi-partnership{align-items:center;border-bottom:1px solid #94a3b826;display:flex;gap:10px;justify-content:center;margin-bottom:10px;padding-bottom:10px}.home-kofi-widget .partner-logo{height:75px;object-fit:contain;width:75px}.home-kofi-widget .pixelumy-logo{width:80px}.home-kofi-widget .partner-x{color:#64748b;font-size:18px;font-weight:700}.home-kofi-widget .kofi-widget-btn{background:linear-gradient(135deg,#ff5e5b,#ff7b79);border-radius:8px;box-sizing:border-box;color:#fff;font-size:12px;font-weight:700;padding:8px 12px;text-align:center;width:100%}.post-kofi-widget{background:#111827;border:1px solid #334155;border-radius:16px;box-shadow:0 6px 18px #00000040;box-sizing:border-box;color:#fff;display:flex;flex:1 1;flex-direction:column;gap:12px;height:100%;justify-content:flex-start;padding:28px;text-decoration:none;transition:.2s ease;width:100%}.post-kofi-widget:hover{border-color:#4f46e5;box-shadow:0 12px 30px #4f46e540;transform:translateY(-3px)}.post-kofi-widget .kofi-partnership{align-items:center;border-bottom:1px solid #94a3b826;display:flex;gap:12px;justify-content:center;margin-bottom:12px;padding-bottom:12px;width:100%}.post-kofi-widget .partner-logo{height:100px;object-fit:contain;width:100px}.post-kofi-widget .pixelumy-logo{width:100px}.post-kofi-widget .partner-x{color:#64748b;font-size:22px;font-weight:700}.post-kofi-widget .kofi-widget-btn{background:linear-gradient(135deg,#ff5e5b,#ff7b79);border-radius:10px;box-sizing:border-box;color:#fff;font-size:13px;font-weight:700;margin-top:0;padding:10px 14px;text-align:center;width:100%}@media (max-width:900px){.main{width:100%}}@media (max-width:768px){.posts,.related-grid{grid-template-columns:1fr}.card,.related-card{max-width:100%}.game-card{max-width:180px;min-width:180px}.games-track,.main{padding:10px}.main{width:100%}.posts,.related-grid{grid-template-columns:1fr}.card,.related-card{max-width:100%}.games-track{padding:10px}.game-card{max-width:180px;min-width:180px}.post-title{font-size:24px}.post-card-body{padding:20px}.footer-content{flex-direction:column;gap:20px}.search-bar{box-sizing:border-box;max-width:100%}.sidebar-content{overflow:visible}}.desktop-logo{display:block}.mobile-kofi-container,.mobile-logo{display:none}@media (max-width:768px){.banner,.desktop-kofi,.desktop-logo,.sidebar{display:none}.mobile-logo{align-items:center;display:flex;justify-content:center;padding:15px 0 20px}.mobile-logo img{height:auto;width:180px}.layout{display:flex;flex-direction:column}.main{order:1;width:100%}.mobile-kofi-container{display:flex;justify-content:center;margin:40px 10px}.mobile-kofi-container .home-kofi-widget{max-width:320px;width:100%}}.section-divider{align-items:center;display:flex;gap:20px;justify-content:center;margin:40px 0 30px}.section-divider:after,.section-divider:before{background:linear-gradient(90deg,#0000,#2563eb);content:"";flex:1 1;height:2px;max-width:250px}.section-divider:after{background:linear-gradient(90deg,#2563eb,#0000)}.section-divider span{color:#fff;font-size:32px;font-weight:800;letter-spacing:1px;text-transform:uppercase;white-space:nowrap}.sidebar-section-divider{align-items:center;display:flex;gap:10px;justify-content:center;margin:15px 0 20px}.sidebar-section-divider:after,.sidebar-section-divider:before{background:linear-gradient(90deg,#0000,#2563eb);border-radius:999px;content:"";flex:1 1;height:2px}.sidebar-section-divider:after{background:linear-gradient(90deg,#2563eb,#0000)}.sidebar-section-divider span{color:#fff;font-size:14px;font-weight:700;letter-spacing:1px;text-transform:uppercase;white-space:nowrap}@keyframes fadeInGame{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.selected-game-box{animation:fadeInGame .35s ease}
/*# sourceMappingURL=main.796cd8c1.css.map*/