:root{--bg-gradient:linear-gradient(135deg, #0f2027, #203a43, #2c5364);--accent-color:#ffcc00;--text-main:#e2e8f0;--text-white:#ffffff;--card-bg:rgba(255, 255, 255, 0.08)}*{box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;background:var(--bg-gradient)!important;color:var(--text-main)!important;line-height:1.7;margin:0;padding:20px 10px}.main-wrapper{max-width:850px;margin:0 auto;background:var(--card-bg);backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:20px;box-shadow:0 10px 30px rgba(0,0,0,.3)}header{text-align:center;padding:20px 0}.about-section,.container,.download-section,.faq-section,.features-section,.game-container{background:0 0!important;padding:20px 0}.logo,h1,h2,h3{color:var(--accent-color)!important}#score-display,.faq-item span,li,p{color:var(--text-main)!important}strong{color:var(--text-white)!important}a{color:var(--accent-color)!important;text-decoration:none;transition:.3s}a:hover{text-decoration:underline;opacity:.8}.game-item{display:flex!important;align-items:center;gap:20px;padding:20px!important;text-align:left!important;background:rgba(0,0,0,.25)!important;border:1px solid rgba(255,255,255,.1)!important;border-radius:15px;margin-bottom:15px}.download-section img,.game-item img{width:120px!important;height:120px!important;object-fit:cover;border-radius:12px;flex-shrink:0}.btn{background:var(--accent-color)!important;color:#000!important;padding:12px 24px;border-radius:30px;font-weight:800;text-decoration:none;display:inline-block;transition:.3s;text-align:center}.btn-game{margin-bottom:10px!important;width:auto!important}.btn-details{margin-top:5px!important;display:block;border:1px solid var(--accent-color);padding:5px 10px;border-radius:5px}.trust-badges{display:flex;flex-direction:column;gap:12px;margin:20px 0}.badge-card{display:flex;align-items:center;justify-content:flex-start;gap:15px;background:rgba(0,0,0,.25);padding:16px;border-radius:12px}.memory-grid{display:grid!important;grid-template-columns:repeat(2,50px)!important;gap:8px!important;margin:15px auto!important;width:108px!important;justify-content:center}.card-box{width:50px;height:50px;background:#2c3e50;color:#fff;display:flex;align-items:center;justify-content:center;border-radius:5px;cursor:pointer}@media (max-width:600px){.main-wrapper{border-radius:0!important}.btn-group{display:flex;flex-direction:column;align-items:center;gap:12px}.btn{width:90%}}@media (min-width:768px){.trust-badges{flex-direction:row}.badge-card{flex:1;justify-content:center}.download-section{display:flex!important;align-items:center;justify-content:center;gap:40px}}.faq-list{list-style:none!important;padding:0!important;margin:20px 0}.faq-item{background:rgba(0,0,0,.25)!important;padding:20px;margin-bottom:15px;border-radius:15px;border:1px solid rgba(255,255,255,.1);transition:.3s}.faq-question{font-weight:800;color:var(--accent-color)!important;display:flex;align-items:center;gap:12px;font-size:17px;margin-bottom:10px}.faq-icon{background:var(--accent-color);color:#000;width:24px;height:24px;border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:14px;font-weight:700;flex-shrink:0}.faq-answer{color:var(--text-main)!important;line-height:1.6;padding-left:36px;font-size:15px;opacity:.9}.logo-link{display:block;text-align:center;padding:10px 0}.site-logo{max-width:200px;width:100%;height:auto;display:inline-block;vertical-align:middle}@media (min-width:768px){.site-logo{max-width:280px}}.game-gallery{display:flex;justify-content:space-between;gap:15px;margin:20px 0}.game-gallery img{width:32%;height:auto;border-radius:8px;object-fit:cover;box-shadow:0 4px 6px rgba(0,0,0,.1)}@media (max-width:600px){.game-gallery{flex-direction:column}.game-gallery img{width:100%;margin-bottom:10px}}.game-desc{font-size:14px;color:#a0aec0!important;margin:8px 0;line-height:1.5}.btn-group{display:flex;gap:10px;align-items:center;margin-top:12px}@media (max-width:600px){.game-item{flex-direction:column;text-align:center;padding:20px!important}.game-item img{width:100%!important;height:180px!important;margin-bottom:15px}.game-info{width:100%;text-align:center}.btn-group{flex-direction:column;gap:8px}.btn-details,.btn-game{width:100%!important;margin:0!important}.memory-grid{margin:15px auto!important}}