.main-content,.main{font-family:sans-serif;margin:0;padding:20px;background:#fff;color:#222}.main-content,.main{overflow-x:hidden}html{scroll-behavior:smooth}*{box-sizing:border-box;margin:0;padding:0}.header{display:flex;justify-content:space-between;align-items:center;padding:14px 24px;flex-wrap:wrap;max-width:100%;background-color:#ffffffd9;backdrop-filter:blur(8px);box-shadow:0 4px 6px #0000000d,0 1px 3px #0000001a;border-radius:12px;position:sticky;top:0;z-index:100;margin:10px 20px;transition:all .3s ease-in-out}.logo{display:flex;align-items:center}.logo img{height:50px;margin-right:15px}.title-gradient{font-size:26px;font-weight:700;background:linear-gradient(90deg,#fc466b,#3f5efb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin:0}.container{display:flex;justify-content:space-between;align-items:center;padding:10px 20px}.nav-links{display:flex;gap:20px}.nav-links a{color:#00f;text-decoration:none;font-weight:600}.menu-btn{display:none;background:none;border:none;font-size:26px;font-weight:700;cursor:pointer;background-image:linear-gradient(to right,#ffa726,#ffcc80);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.mobile-menu{display:none;position:absolute;top:100px;right:0;background:#000c;box-shadow:0 4px 10px #fff3;border-radius:8px;padding:10px 0;flex-direction:column;z-index:999;width:200px;backdrop-filter:blur(10px)}.mobile-menu a{padding:10px 20px;text-decoration:none;font-weight:700;border-bottom:1px solid rgba(255,255,255,1)}.mobile-menu a:nth-child(1){color:#ff0017}.mobile-menu a:nth-child(2){color:#ff8900}.mobile-menu a:nth-child(3){color:#00f9ff}.mobile-menu a:nth-child(4){color:#ff03b8}.mobile-menu a:nth-child(5){color:#04d8ff}.mobile-menu a:last-child{border-bottom:none}.mobile-menu.show{display:flex}@media screen and (max-width: 768px){.nav-links{display:none}.menu-btn{display:block}}.keyword-badge{display:inline-block;background:#f3f4f6;border-radius:6px;padding:4px 10px;margin:4px;font-size:.875rem;color:#111827}h1{font-size:2em;color:#1e40af;margin-block:.67em}h2{font-weight:700;color:#1e40af;margin-top:1.2em;margin-bottom:.75em}h3,h4,h5{font-weight:700;color:#1e40af;margin-top:1em;margin-bottom:.75em}ul,ol{padding-left:1.2em;margin-top:.5em;margin-bottom:.5em}.text-center{text-align:center;margin:1rem 0}.download-btn{display:inline-block;background:linear-gradient(to right,#22c55e,#3b82f6);color:#fff;font-weight:700;padding:.75em 2em;border-radius:.75em;transition:background .3s;text-decoration:none;margin-top:2em}.download-btn:hover{background:linear-gradient(to right,#3b82f6,#22c55e)}.footer{background:#ffffffd9;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:#fff;text-align:center;padding:20px 10px;box-shadow:0 -4px 12px #0003,0 -1px 2px #0000000d inset;border-top:1px solid rgba(0,0,0,.05)}.footer ul{list-style:none;padding:0;margin:0 0 10px}.footer li{margin:5px 0}.footer-links{list-style:none;padding:0;margin:0 auto;display:flex;justify-content:center;flex-wrap:wrap;gap:1.2rem}.footer-links li{display:flex;align-items:center;gap:.4rem;font-size:1rem}.footer-links span{font-weight:700;color:#007bff}.footer-links a{color:#007bff;text-decoration:none;font-weight:500}.footer-links a:hover{text-decoration:underline}.footer p{color:#000;font-weight:700;margin-top:1rem}.feature-card2{max-width:400px;margin:40px auto;padding:20px;border-radius:20px;background:linear-gradient(135deg,#ffeb3b,#ff9800);box-shadow:0 10px 30px #00000040;color:#fff;text-align:center;font-family:Segoe UI,sans-serif;transition:transform .3s ease}.feature-card2:hover{transform:scale(1.03)}.feature-card2 h2{font-size:2em;font-weight:700;margin-bottom:16px}.feature-card2 p{font-size:1.1em;line-height:1.5;margin-bottom:20px;color:#fff}.feature-card2 img{max-width:100%;height:auto;border-radius:12px;box-shadow:0 8px 20px #00000059}.gta-v-card{width:calc(100% - 40px);max-width:360px;margin:40px auto;padding:10px 1rem;background:#ffffffd9;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:.8rem;box-shadow:0 12px 30px #0000002e,0 0 0 1px #0000000d;font-family:Segoe UI,sans-serif;overflow:hidden;transform:perspective(1000px) rotateX(0) rotateY(0);transition:transform .3s ease,box-shadow .3s ease}.gta-v-card:hover{transform:perspective(1000px) rotateX(4deg) rotateY(-4deg);box-shadow:0 22px 45px #00000040,0 0 0 1px #0000000f}.header2{display:flex;align-items:center;gap:1rem;margin-bottom:1.2rem}.logop{width:70px;height:70px;border-radius:1rem;object-fit:cover;flex-shrink:0;border:2px solid #eee}.text h2{font-size:1.6rem;font-weight:800;margin:0;line-height:1.2}.text p{font-size:.9rem;color:#666;margin-top:.3rem}.stats{display:flex;justify-content:space-between;text-align:center;margin:1.5rem 0;gap:1rem}.stats div{flex:1}.stats strong{display:block;font-size:1.2rem;font-weight:700;color:#111}.stats p{font-size:.85rem;color:#666;margin-top:.2rem}.download a{display:block;width:calc(100% - 40px);margin:0 auto;background:linear-gradient(to right,#ff512f,#dd2476);color:#fff;text-align:center;padding:.9rem;border-radius:999px;font-weight:700;font-size:1.05rem;text-decoration:none;transition:background .3s;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.download a:hover{background:linear-gradient(to right,#dd2476,#ff512f)}@media (max-width: 480px){.gta-v-card{padding:1.2rem}.logop{width:60px;height:60px}.text h2{font-size:1.4rem}.download a{font-size:1rem}}.responsive-image-container{max-width:100%;overflow:hidden;text-align:center}.responsive-image-container img{max-width:100%;height:auto;display:block;margin:0 auto}
