@charset "UTF-8";@import"https://fonts.googleapis.com/css?family=Nunito";body{margin:0}a{color:#ffb500}a:hover{color:#ff8000}.cs2-info-page{background:#0f0f12;color:#fff;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.cs2-info-page .section-title{text-align:center;margin-bottom:40px}.cs2-info-page .section-title h2{font-size:2.5rem;font-weight:700;margin-bottom:10px;background:linear-gradient(to right,#ff6b00,#fc0,#0c6);-webkit-background-clip:text;background-clip:text;color:transparent}.cs2-info-page .section-title p{color:#aaa;font-size:1rem;max-width:600px;margin:0 auto}.cs2-info-page .hero-section{padding:80px 20px;text-align:center;background:linear-gradient(135deg,#0a0a0f,#12121a,#0a0a0f);position:relative}@media (max-width: 768px){.cs2-info-page .hero-section{padding:40px 20px}}.cs2-info-page .hero-section .badge{display:inline-block;background:#ffffff1a;border-radius:20px;padding:6px 16px;font-size:.85rem;margin-bottom:20px;border:1px solid rgba(255,255,255,.2)}.cs2-info-page .hero-section h1{font-size:3.5rem;font-weight:800;line-height:1.2;margin-bottom:20px}@media (max-width: 768px){.cs2-info-page .hero-section h1{font-size:2.5rem}}.cs2-info-page .hero-section .cs2-logo{font-weight:900;background:#ccc;-webkit-background-clip:text;background-clip:text;color:transparent}.cs2-info-page .hero-section p{font-size:1.2rem;color:#ccc;margin-bottom:30px}@media (max-width: 768px){.cs2-info-page .hero-section p{font-size:1rem}}.cs2-info-page .hero-section .download-buttons{display:flex;justify-content:center;gap:20px;margin-bottom:40px}@media (max-width: 768px){.cs2-info-page .hero-section .download-buttons{flex-direction:column}}.cs2-info-page .hero-section .download-buttons .btn{padding:12px 24px;border-radius:8px;font-weight:600;text-decoration:none;display:flex;align-items:center;gap:8px}.cs2-info-page .hero-section .download-buttons .btn svg{width:20px;height:20px}.cs2-info-page .hero-section .download-buttons .btn.btn-app-store{background:#111;color:#fff;border:1px solid #444;box-shadow:0 4px 15px #ffffff0d}.cs2-info-page .hero-section .download-buttons .btn.btn-app-store:hover{background:#222;border-color:#666}.cs2-info-page .hero-section .download-buttons .btn.btn-google-play{background:linear-gradient(135deg,#ff6b00,#fc0);color:#fff;box-shadow:0 4px 15px #ff6b004d}.cs2-info-page .hero-section .download-buttons .btn.btn-google-play:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ff6b0080}.cs2-info-page .hero-section .stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-top:40px}.cs2-info-page .hero-section .stats-grid .stat-card{background:#ffffff0d;padding:20px;border-radius:12px;text-align:center;transition:transform .3s ease}.cs2-info-page .hero-section .stats-grid .stat-card:hover{transform:translateY(-5px);background:#ffffff14}.cs2-info-page .hero-section .stats-grid .stat-card .icon{font-size:2rem;margin-bottom:10px}.cs2-info-page .hero-section .stats-grid .stat-card .value{font-size:1.8rem;font-weight:700;margin-bottom:5px}.cs2-info-page .hero-section .stats-grid .stat-card .label{font-size:.9rem;color:#aaa}.cs2-info-page .slider-dots{display:flex;justify-content:center;gap:8px;margin-top:20px}.cs2-info-page .slider-dots .dot{width:12px;height:12px;border-radius:50%;background:#555;cursor:pointer;transition:all .3s ease}.cs2-info-page .slider-dots .dot.active{width:40px;height:12px;border-radius:6px;background:#ff6b00;box-shadow:0 0 10px #ff6b0080}.cs2-info-page .slider-section{padding:60px 20px;background:#0f0f12;color:#fff}.cs2-info-page .slider-section .section-title{text-align:center;margin-bottom:40px}.cs2-info-page .slider-section .section-title h2{font-size:2.5rem;font-weight:700;margin-bottom:10px;background:linear-gradient(to right,#ff6b00,#fc0,#0c6);-webkit-background-clip:text;background-clip:text;color:transparent}.cs2-info-page .slider-section .section-title p{color:#aaa;font-size:1rem;max-width:600px;margin:0 auto}.cs2-info-page .slider-section .slider-container{position:relative;max-width:838px;margin:0 auto;overflow:hidden;border-radius:16px;box-shadow:0 10px 30px #00000080}@media (max-width: 768px){.cs2-info-page .slider-section .slider-container{max-width:100%}}.cs2-info-page .slider-section .slider-container .slider-track{display:flex;width:100%;height:382px;transition:transform .5s ease}.cs2-info-page .slider-section .slider-container .slide{min-width:100%;flex-shrink:0;position:relative;overflow:hidden}@media (max-width: 768px){.cs2-info-page .slider-section .slider-container .slide{width:100%}}.cs2-info-page .slider-section .slider-container .slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;filter:brightness(.85)}.cs2-info-page .slider-section .slider-container .slide .slide-caption{position:absolute;bottom:0;left:0;right:0;background:#000000bf;padding:20px;text-align:center;color:#fff}.cs2-info-page .slider-section .slider-container .slide .slide-caption h3{font-size:1.5rem;margin:0 0 8px}.cs2-info-page .slider-section .slider-container .slide .slide-caption p{font-size:.95rem;margin:0;color:#ddd}.cs2-info-page .slider-section .slider-container .slider-btn{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border:none;border-radius:50%;background:#ffffff40;color:#fff;font-size:18px;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;transition:background .3s}.cs2-info-page .slider-section .slider-container .slider-btn:hover{background:#fff6}.cs2-info-page .slider-section .slider-container .slider-btn.prev{left:20px}.cs2-info-page .slider-section .slider-container .slider-btn.next{right:20px}.cs2-info-page .slider-section .slider-dots{margin-top:20px}.cs2-info-page .testimonials-section{padding:60px 20px;background:#0f0f12}.cs2-info-page .testimonials-section .stats-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-bottom:40px}.cs2-info-page .testimonials-section .stats-cards .stat-card{background:#ffffff0d;padding:20px;border-radius:12px;text-align:center;transition:transform .3s ease}.cs2-info-page .testimonials-section .stats-cards .stat-card:hover{transform:translateY(-5px);background:#ffffff14}.cs2-info-page .testimonials-section .stats-cards .stat-card .icon{font-size:2rem;margin-bottom:10px}.cs2-info-page .testimonials-section .stats-cards .stat-card .value{font-size:1.8rem;font-weight:700;margin-bottom:5px}.cs2-info-page .testimonials-section .stats-cards .stat-card .label{font-size:.9rem;color:#aaa}.cs2-info-page .testimonials-section .testimonial-slider{position:relative;max-width:800px;margin:0 auto;padding:20px;background:#ffffff0d;border-radius:12px;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden}.cs2-info-page .testimonials-section .testimonial-slider:active{cursor:grabbing}.cs2-info-page .testimonials-section .testimonial-slider .slider-btn{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border:none;border-radius:50%;background:#ffffff26;color:#fff;font-size:18px;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;transition:background .3s}.cs2-info-page .testimonials-section .testimonial-slider .slider-btn:hover{background:#ffffff4d}.cs2-info-page .testimonials-section .testimonial-slider .slider-btn.prev{left:0}.cs2-info-page .testimonials-section .testimonial-slider .slider-btn.next{right:0}.cs2-info-page .testimonials-section .testimonial-slider .testimonial-item{display:none;padding:20px;border-radius:12px;background:#0003;transition:opacity .5s ease}.cs2-info-page .testimonials-section .testimonial-slider .testimonial-item.active{display:block;opacity:1}.cs2-info-page .testimonials-section .testimonial-slider .testimonial-item .content .name{font-weight:700;margin-bottom:5px;font-size:1.1rem}.cs2-info-page .testimonials-section .testimonial-slider .testimonial-item .content .rank{color:#0c6;font-size:.9rem;margin-bottom:12px}.cs2-info-page .testimonials-section .testimonial-slider .testimonial-item .content p{margin-bottom:15px;line-height:1.5;font-size:1rem}.cs2-info-page .testimonials-section .slider-dots{margin:20px 0}.cs2-info-page .testimonials-section .community-join{text-align:center;margin-top:40px}.cs2-info-page .testimonials-section .community-join h3{font-size:1.5rem;margin-bottom:10px}.cs2-info-page .testimonials-section .community-join p{color:#aaa;margin-bottom:20px}.cs2-info-page .testimonials-section .community-join .community-buttons{display:flex;justify-content:center;gap:20px}.cs2-info-page .testimonials-section .community-join .community-buttons .btn{padding:10px 20px;border-radius:8px;font-weight:600;text-decoration:none;display:flex;align-items:center;gap:8px}.cs2-info-page .testimonials-section .community-join .community-buttons .btn.btn-discord{background:#5865f2;color:#fff}.cs2-info-page .testimonials-section .community-join .community-buttons .btn.btn-telegram{background:#229ed9;color:#fff}.cs2-info-page .features-section{padding:60px 20px;background:#0f0f12}.cs2-info-page .features-section .features-container{display:flex;gap:40px;max-width:1200px;margin:0 auto}@media (max-width: 768px){.cs2-info-page .features-section .features-container{flex-direction:column}}.cs2-info-page .features-section .features-container .features-list{flex:0 0 300px}.cs2-info-page .features-section .features-container .features-list .feature-item{padding:15px;border-radius:8px;background:#ffffff0d;margin-bottom:10px;cursor:pointer;transition:all .3s ease}.cs2-info-page .features-section .features-container .features-list .feature-item:hover{background:#ffffff14}.cs2-info-page .features-section .features-container .features-list .feature-item.active{background:#ff6b001a;border:2px solid #ff6b00;transform:translate(5px)}.cs2-info-page .features-section .features-container .features-list .feature-item.active .icon{color:#ff6b00}.cs2-info-page .features-section .features-container .features-list .feature-item .icon{font-size:1.5rem;margin-right:10px;display:inline-block;vertical-align:middle}.cs2-info-page .features-section .features-container .features-list .feature-item .title{font-weight:600;margin-bottom:5px}.cs2-info-page .features-section .features-container .features-list .feature-item .desc{font-size:.9rem;color:#aaa}.cs2-info-page .features-section .features-container .feature-content{flex:1;background:#ffffff0d;padding:20px;border-radius:12px}.cs2-info-page .features-section .features-container .feature-content .feature-preview{position:relative;width:100%;height:300px;overflow:hidden;border-radius:8px;background:#000}.cs2-info-page .features-section .features-container .feature-content .feature-preview img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.cs2-info-page .features-section .features-container .feature-content .feature-preview .preview-image,.cs2-info-page .features-section .features-container .feature-content .feature-preview .preview-video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.cs2-info-page .features-section .features-container .feature-content .feature-preview .play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#000000b3;border-radius:50%;padding:10px;cursor:pointer;transition:background .3s,transform .3s}.cs2-info-page .features-section .features-container .feature-content .feature-preview .play-button:hover{background:#ff6b00e6;transform:translate(-50%,-50%) scale(1.1)}.cs2-info-page .features-section .features-container .feature-content .feature-preview .play-button svg{width:31px;height:31px}.cs2-info-page .features-section .features-container .feature-content .feature-preview .preview-video,.cs2-info-page .features-section .features-container .feature-content .feature-preview.playing .preview-image{display:none}.cs2-info-page .features-section .features-container .feature-content .feature-preview.playing .preview-video{display:block!important}.cs2-info-page .features-section .features-container .feature-content .feature-preview.playing .play-button{display:none}.cs2-info-page .features-section .features-container .feature-content .feature-details h3{font-size:1.5rem;margin-bottom:10px}.cs2-info-page .features-section .features-container .feature-content .feature-details p{margin-bottom:20px;line-height:1.5}.cs2-info-page .features-section .features-container .feature-content .feature-details .key-features h4{font-size:1.2rem;margin-bottom:10px}.cs2-info-page .features-section .features-container .feature-content .feature-details .key-features ul{list-style:none;padding:0;margin:0}.cs2-info-page .features-section .features-container .feature-content .feature-details .key-features ul li{margin-bottom:8px;padding-left:20px;position:relative}.cs2-info-page .features-section .features-container .feature-content .feature-details .key-features ul li:before{content:"•";position:absolute;left:0;color:#0c6}.cs2-info-page .faq-section{padding:60px 20px;background:#0f0f12}.cs2-info-page .faq-section .faq-container{max-width:800px;margin:0 auto}.cs2-info-page .faq-section .faq-container .faq-item{margin-bottom:15px;border-radius:8px;overflow:hidden;background:#ffffff0d}.cs2-info-page .faq-section .faq-container .faq-item .faq-question{width:100%;padding:15px 20px;text-align:left;background:transparent;border:none;color:#fff;font-size:1rem;font-weight:600;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:background .3s ease}.cs2-info-page .faq-section .faq-container .faq-item .faq-question:hover{background:#ffffff14}.cs2-info-page .faq-section .faq-container .faq-item .faq-question:after{content:"▼";font-size:.8rem;transition:transform .3s ease}.cs2-info-page .faq-section .faq-container .faq-item .faq-question.active{background:#ff6b001a;border:1px solid #ff6b00}.cs2-info-page .faq-section .faq-container .faq-item .faq-question.active:after{transform:rotate(180deg)}.cs2-info-page .faq-section .faq-container .faq-item .faq-answer{padding:0 20px;max-height:0;overflow:hidden;transition:max-height .5s ease,padding .5s ease}.cs2-info-page .faq-section .faq-container .faq-item .faq-answer p{line-height:1.5}.cs2-info-page .faq-section .faq-footer{text-align:center;margin-top:40px;padding:30px;background:#ffffff0d;border-radius:12px}.cs2-info-page .faq-section .faq-footer .icon{font-size:3rem;margin-bottom:10px}.cs2-info-page .faq-section .faq-footer h3{font-size:1.5rem;margin-bottom:10px}.cs2-info-page .faq-section .faq-footer p{color:#aaa;margin-bottom:20px}.cs2-info-page .faq-section .faq-footer .btn-support{background:#ff6b00;color:#fff;padding:10px 20px;border-radius:8px;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:8px}.cs2-info-page .faq-section .faq-footer .btn-support svg{width:16px;height:16px}.cta-section{padding:60px 20px;background:#0f0f12;text-align:center;border-top:1px solid rgba(255,255,255,.1)}.cta-section .cta-content{max-width:600px;margin:0 auto}.cta-section .cta-content p{font-size:1.2rem;color:#ccc;margin-bottom:20px}.cta-section .cta-content .download-buttons{display:flex;justify-content:center;gap:20px}.cta-section .cta-content .download-buttons .btn{padding:12px 24px;border-radius:8px;font-weight:600;text-decoration:none;display:flex;align-items:center;gap:8px}.cta-section .cta-content .download-buttons .btn svg{width:20px;height:20px}.cta-section .cta-content .download-buttons .btn.btn-app-store{background:#111;color:#fff;border:1px solid #444;box-shadow:0 4px 15px #ffffff0d}.cta-section .cta-content .download-buttons .btn.btn-app-store:hover{background:#222;border-color:#666}.cta-section .cta-content .download-buttons .btn.btn-google-play{background:linear-gradient(135deg,#ff6b00,#fc0);color:#fff;box-shadow:0 4px 15px #ff6b004d}.cta-section .cta-content .download-buttons .btn.btn-google-play:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ff6b0080}.site-footer{background:#12121a;color:#fff;padding:60px 20px 30px;border-top:1px solid rgba(255,255,255,.1)}.site-footer .footer-container{max-width:1200px;margin:0 auto 40px;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:40px}.site-footer .footer-container .footer-column h4{font-size:1.1rem;margin-bottom:20px;color:#fff}.site-footer .footer-container .footer-column ul{list-style:none;padding:0;margin:0}.site-footer .footer-container .footer-column ul li{margin-bottom:10px}.site-footer .footer-container .footer-column ul li a{color:#aaa;text-decoration:none;transition:color .3s ease}.site-footer .footer-container .footer-column ul li a:hover{color:#fff}.site-footer .footer-container .footer-logo img{margin-bottom:20px}.site-footer .footer-container .footer-description{color:#aaa;margin-bottom:20px;font-size:.9rem}.site-footer .footer-container .social-links{display:flex;gap:15px}.site-footer .footer-container .social-links .social-icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;background:#ffffff0d;border-radius:8px;color:#fff;font-size:1.2rem;transition:background .3s ease}.site-footer .footer-container .social-links .social-icon:hover{background:#ffffff1a}.site-footer .footer-bottom{text-align:center;border-top:1px solid rgba(255,255,255,.1);padding-top:30px}.site-footer .footer-bottom .download-buttons{display:flex;justify-content:center;gap:20px;margin-bottom:20px}.site-footer .footer-bottom .download-buttons .btn{padding:12px 24px;border-radius:8px;font-weight:600;text-decoration:none;display:flex;align-items:center;gap:8px}.site-footer .footer-bottom .download-buttons .btn svg{width:20px;height:20px}.site-footer .footer-bottom .download-buttons .btn.btn-app-store{background:#111;color:#fff;border:1px solid #444;box-shadow:0 4px 15px #ffffff0d}.site-footer .footer-bottom .download-buttons .btn.btn-app-store:hover{background:#222;border-color:#666}.site-footer .footer-bottom .download-buttons .btn.btn-google-play{background:linear-gradient(135deg,#ff6b00,#fc0);color:#fff;box-shadow:0 4px 15px #ff6b004d}.site-footer .footer-bottom .download-buttons .btn.btn-google-play:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ff6b0080}.site-footer .footer-bottom .copyright{color:#777;font-size:.9rem}.fixed-cta-bar{position:fixed;bottom:0;left:0;right:0;background:#12121af2;padding:12px 20px;display:flex;justify-content:center;gap:15px;z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid rgba(255,255,255,.1)}@media (min-width: 768px){.fixed-cta-bar{padding:10px 20px;gap:20px}}.fixed-cta-bar .download-buttons{display:flex;gap:15px;width:100%;max-width:600px;justify-content:center}.fixed-cta-bar .download-buttons .btn{padding:10px 16px;border-radius:8px;font-weight:600;text-decoration:none;display:flex;align-items:center;gap:8px;flex:1;justify-content:center;font-size:.9rem}@media (min-width: 768px){.fixed-cta-bar .download-buttons .btn{padding:12px 20px;font-size:1rem}}.fixed-cta-bar .download-buttons .btn svg{width:18px;height:18px}.fixed-cta-bar .download-buttons .btn.btn-app-store{background:#111;color:#fff;border:1px solid #444}.fixed-cta-bar .download-buttons .btn.btn-app-store:hover{background:#222}.fixed-cta-bar .download-buttons .btn.btn-google-play{background:linear-gradient(135deg,#ff6b00,#fc0);color:#fff}.fixed-cta-bar .download-buttons .btn.btn-google-play:hover{transform:translateY(-2px);box-shadow:0 4px 12px #ff6b0066}@media (max-width: 767px){.site-footer{padding-bottom:80px}}
