@media(max-width:600px){.about-intro{font-size:1rem;padding:1rem .75rem;margin:1.2rem 0 1.5rem;border-left-width:3px;max-width:98vw}.contact-card{grid-template-columns:1fr;gap:1rem;max-width:98vw;padding:0 .5rem}.contact-item{padding:1rem;font-size:.98rem}}.footer-social{display:flex;gap:1.2rem;align-items:center;margin-bottom:.5rem;justify-content:center}.footer-icon img{display:block;border-radius:6px;transition:box-shadow .2s,transform .2s;box-shadow:0 1px 4px #00000014}.footer-icon:hover img{box-shadow:0 2px 12px #27bac0aa;transform:translateY(-2px) scale(1.08)}.about-intro{max-width:700px;margin:2rem auto 2.5rem;font-size:1.25rem;color:#eee;background:#27bac012;border-left:5px solid #27bac0;border-radius:8px;padding:1.5rem 2rem;box-shadow:0 2px 12px #27bac00d;line-height:1.7}*{box-sizing:border-box}html{scroll-behavior:smooth;height:100%}body{font-family:Inter,system-ui,sans-serif;margin:0;padding:0;background:#393e46;color:#eee;min-height:100vh;min-height:100dvh;height:100%;line-height:1.6;display:flex;flex-direction:column}main{flex:1 1 auto;width:100%}.site-footer{flex-shrink:0}a{color:#27bac0;text-decoration:none;transition:color .2s ease}a:hover{color:#3ed4da;text-decoration:underline}header{background:#393e46;border-bottom:1px solid rgba(255,255,255,.1);position:sticky;top:0;z-index:100}.nav{max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center}.logo{display:flex;align-items:center}.logo img{height:40px;width:auto}.nav-links{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.nav-links a{color:#eee;text-decoration:none;font-weight:500;font-size:.95rem;transition:color .2s ease}.nav-links a:hover{color:#27bac0}#app{max-width:1200px;margin:0 auto;padding:2rem;text-align:center}.hero-logo{max-width:500px;width:100%;height:auto;margin-bottom:1rem}h1{font-size:3rem;font-weight:700;color:#eee;margin:0 0 1rem}.tagline{font-size:1.5rem;color:#eee;margin:0}.tagline span{color:#27bac0}.hero{padding:1rem 0}.hero-subtitle{font-size:1.1rem;color:#eeec;margin:1rem 0 1.5rem}.hero-cta{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn{display:inline-block;padding:.875rem 2rem;border-radius:6px;font-weight:600;font-size:1rem;text-decoration:none;transition:all .3s ease;cursor:pointer}.btn-primary{background:#27bac0;color:#2d2d2d;border:2px solid #27bac0}.btn-primary:hover{background:#3ed4da;border-color:#3ed4da;transform:translateY(-2px);box-shadow:0 4px 12px #27bac04d;text-decoration:none;color:#2d2d2d}.btn-secondary{background:transparent;color:#eee;border:2px solid #eeeeee}.btn-secondary:hover{background:#eee;color:#2d2d2d;transform:translateY(-2px);text-decoration:none}.accordions-container{text-align:left;width:100%;display:block}.accordion{margin-bottom:1rem;text-align:left;border:1px solid rgba(255,255,255,.2);border-radius:8px;overflow:hidden}.accordion summary{padding:1rem 1.5rem;background:#27bac01a;cursor:pointer;font-size:1.5rem;font-weight:600;color:#27bac0;list-style:none;display:block;width:100%;box-sizing:border-box}.accordion summary:before{content:"+";float:right;font-size:1.5rem;font-weight:400;transition:transform .2s ease}.accordion[open] summary:before{content:"−"}.accordion summary::-webkit-details-marker{display:none}.accordion summary:after{display:none}.accordion summary:hover{background:#27bac033}.accordion-content{padding:1.5rem}.page-subtitle{font-size:1.1rem;color:#eeeeeeb3;margin-top:-.5rem;margin-bottom:2rem}.contact-card{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:900px;margin:0 auto;text-align:left}.contact-item{background:#ffffff0d;padding:1.5rem;border-radius:12px;border:1px solid rgba(255,255,255,.1)}.contact-item h3{color:#27bac0;margin:0 0 .75rem;font-size:.9rem;text-transform:uppercase;letter-spacing:.05em}.contact-item p{margin:0;line-height:1.6}.contact-info{font-size:1.1rem}.contact-info p{margin:1rem 0}.contact-info a{color:#27bac0;text-decoration:none}.contact-info a:hover{text-decoration:underline}.legal-section{margin-top:3rem;text-align:left}.legal-section h2{font-size:1.75rem;color:#27bac0;margin-bottom:1rem}.legal-section p{margin-bottom:1.5rem}.legal-section p a{color:#27bac0;text-decoration:none}.legal-section p a:hover{text-decoration:underline}.legal-list{list-style:none;padding:0;margin:0;columns:2;gap:1rem}.legal-list li{margin-bottom:.5rem}.legal-list a{color:#eee;text-decoration:none;transition:color .2s ease}.legal-list a:hover{color:#27bac0}.games-section{margin-bottom:3rem;text-align:left;scroll-margin-top:5rem}.games-section h2{color:#27bac0;border-bottom:1px solid #27bac0;padding-bottom:.5rem;margin-bottom:1.5rem}.games-section p{margin-bottom:1rem}.games-section p a{color:#27bac0}.game{margin-bottom:1.5rem;padding:1rem;display:flex;align-items:flex-start;gap:1.5rem;background:#ffffff08;border-radius:12px;transition:background .3s ease,transform .3s ease}.game:hover{background:#ffffff0f}.game>a{flex-shrink:0}.game-logo{height:30vh;width:auto;border-radius:8px;display:block;transition:transform .3s ease}.game>a:hover .game-logo{transform:scale(1.02)}.game h3{margin:0 0 .5rem}.game-info{flex:1;display:flex;flex-direction:column;justify-content:space-between;min-height:0}.game-info .game-store-links{margin-top:auto}.game-headline{margin:.5rem 0;line-height:1.5}.game-description .game-headline{font-size:1.1rem;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.2)}.game-store-links{margin:2rem 0;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.accordion-content .game-store-links{margin:.5rem 0;justify-content:flex-start}.game-store-links a{color:#eee;text-decoration:none;padding:.75rem 1.5rem;border:2px solid #eeeeee;border-radius:5px;transition:all .3s;display:inline-flex;align-items:center;gap:8px}.accordion-content .game-store-links a{padding:.5rem 1rem;font-size:.9rem}.game-store-links a img{width:20px;height:20px;object-fit:contain}.game-store-links a:hover{background-color:#27bac0;border-color:#27bac0;color:#2d2d2d}.youtube-container{margin:2rem auto;max-width:800px}.youtube-wrapper{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:16px}.youtube-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0;border-radius:16px}.carousel-container{margin:2rem auto;max-width:800px}.carousel-wrapper{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.carousel-wrapper img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .5s ease-in-out;border-radius:16px}.carousel-wrapper img.active{opacity:1}.carousel-controls{position:absolute;bottom:10px;left:50%;transform:translate(-50%);display:flex;gap:10px;z-index:10}.carousel-dot{width:12px;height:12px;border-radius:50%;background-color:#f0f0f080;cursor:pointer;transition:background-color .3s}.carousel-dot.active{background-color:#eee}.carousel-nav{position:absolute;top:50%;transform:translateY(-50%);background-color:#00000080;color:#fff;border:none;padding:10px 15px;cursor:pointer;font-size:18px;transition:background-color .3s;z-index:10}.carousel-nav:hover{background-color:#000000b3}.carousel-nav.prev{left:10px}.carousel-nav.next{right:10px}.game-description{margin:2rem auto;max-width:800px;text-align:left}.game-description p{line-height:1.7}.site-footer{background:#0003;border-top:1px solid rgba(255,255,255,.1);padding:2rem 0 1.5rem}.footer-content{max-width:1200px;margin:0 auto;text-align:center}.footer-copy{color:#eee9;font-size:.85rem;margin:0}.mobile-menu-toggle{display:none;flex-direction:column;justify-content:space-around;width:28px;height:24px;background:transparent;border:none;cursor:pointer;padding:0;z-index:101}.mobile-menu-toggle span{width:100%;height:3px;background:#eee;border-radius:2px;transition:all .3s ease}.mobile-menu-toggle.active span:nth-child(1){transform:rotate(45deg) translate(6px,6px)}.mobile-menu-toggle.active span:nth-child(2){opacity:0}.mobile-menu-toggle.active span:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}@media(max-width:768px){.mobile-menu-toggle{display:flex}.nav-links{position:fixed;top:0;right:-100%;width:70%;max-width:300px;height:100vh;background:#393e46fa;flex-direction:column;justify-content:center;align-items:center;gap:2rem;transition:right .3s ease;box-shadow:-5px 0 20px #0000004d}.nav-links.active{right:0}.nav-links a{font-size:1.2rem}h1{font-size:2rem}.tagline{font-size:1.2rem}.hero-logo{max-width:300px}.game{flex-direction:column;align-items:center;text-align:center}.game-info{min-height:auto}.game-logo{height:auto;width:100%;max-width:300px}.accordion-content .game-store-links{justify-content:center}.legal-list{columns:1}.footer-links{flex-wrap:wrap;gap:1rem}}@media(max-width:600px){.game-store-links{flex-direction:column;align-items:center}.game-store-links a{width:80%;max-width:280px;justify-content:center}.about-intro{font-size:1rem;padding:1rem .75rem;margin:1.2rem 0 1.5rem;border-left-width:3px;max-width:100vw;box-sizing:border-box;word-break:break-word}.contact-card{grid-template-columns:1fr;gap:1rem;max-width:100vw;padding:0 .5rem;box-sizing:border-box}.contact-item{padding:1rem;font-size:.98rem}}
