@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 .top-nav{position:absolute;top:20px;left:0;right:0;display:flex;justify-content:center;padding:0 max(16px,3vw)}@media (max-width: 768px){.cs2-info-page .hero-section .top-nav{position:static;margin-bottom:20px}}.cs2-info-page .hero-section .top-nav .site-nav-bar{width:100%;max-width:1100px}.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-boosty{background:#f15f2c;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-container--legal{grid-template-columns:1fr;margin-bottom:24px}.site-footer .footer-container--legal .footer-column{max-width:860px;margin:0 auto;text-align:center}.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}.legal-page-body{margin:0;background:#0c0d12;color:#f3f4f6;min-height:100vh}.legal-page{padding:48px 16px 72px}.legal-page__container{max-width:920px;margin:0 auto;background:#141621;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:28px;box-shadow:0 10px 30px #00000040}.legal-page__container h1{margin:0 0 10px;font-size:2rem}.legal-page__container h2{margin:26px 0 10px;font-size:1.2rem}.legal-page__container p{color:#d0d4dc;line-height:1.6;margin:0 0 10px}.legal-page__container section:last-child p:last-child{margin-bottom:0}.legal-page__updated{color:#9ca3af;margin-bottom:18px;font-size:.95rem}.legal-page__back-link{display:inline-block;margin-bottom:16px;color:#f8b400;text-decoration:none;font-weight:600}.legal-page__back-link:hover{color:#ffd666}.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}}.site-public-body{margin:0;background:#0f0f12;color:#eee;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6}.site-public-shell{flex:1;display:flex;flex-direction:column;min-height:100vh}.site-public-header{background:linear-gradient(135deg,#0a0a0f,#12121a,#0a0a0f);border-bottom:1px solid rgba(255,255,255,.08);position:sticky;top:0;z-index:100}.site-public-header .top-nav--site-bar{position:static;margin:0;width:100%;display:flex;justify-content:center;padding:0}.site-public-header .site-nav-bar{width:100%;max-width:1200px;margin:0 auto;padding:12px max(16px,4vw)}.site-nav-bar{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;box-sizing:border-box}.site-nav-bar__logo{flex-shrink:0;font-size:1.2rem;font-weight:800;color:#fff;text-decoration:none;letter-spacing:.02em;white-space:nowrap}.site-nav-bar__logo:hover{color:#fc0}.site-nav-bar__menu{display:flex;align-items:center;justify-content:center;flex:1;gap:clamp(1.25rem,3.5vw,2.5rem);flex-wrap:wrap}.site-nav-bar__link{color:#ffffffe6;text-decoration:none;font-weight:600;font-size:.95rem;padding:.35rem 0;border-bottom:2px solid transparent;transition:color .2s ease,border-color .2s ease}.site-nav-bar__link:hover{color:#fff;border-bottom-color:#ffcc00a6}.site-nav-bar__socials{display:flex;align-items:center;gap:10px;flex-shrink:0}.site-nav-bar__icon{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:12px;text-decoration:none;transition:filter .2s ease,transform .2s ease,box-shadow .2s ease}.site-nav-bar__icon:hover{filter:brightness(1.12);transform:translateY(-1px);color:#fff}.site-nav-bar__icon:active{filter:brightness(1.04);transform:translateY(0)}.site-nav-bar__icon svg{width:22px;height:22px}.site-nav-bar__icon--tg{background:#229ed9;color:#fff;box-shadow:0 2px 10px #229ed973}.site-nav-bar__icon--boosty{background:linear-gradient(145deg,#ff6b35,#f7931e 55%,#ffb347);color:#fff;box-shadow:0 2px 10px #f7931e73}.site-nav-bar__boosty-mark{font-weight:900;font-size:.95rem;letter-spacing:-.06em;line-height:1;text-shadow:0 1px 0 rgba(0,0,0,.2)}@media (max-width: 640px){.site-nav-bar{display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto;align-items:center;gap:12px 10px}.site-nav-bar__logo{grid-column:1;grid-row:1;justify-self:start}.site-nav-bar__socials{grid-column:2;grid-row:1;justify-self:end}.site-nav-bar__menu{grid-column:1/-1;grid-row:2;justify-content:center;gap:1.25rem}}.site-public-main{flex:1;width:100%;max-width:960px;margin:0 auto;padding:2rem 1.25rem 5rem;box-sizing:border-box}.partners-page{max-width:1200px;margin:0 auto;padding:0 0 2rem}.partners-header{text-align:center;margin-bottom:2.5rem}.partners-header h1{font-size:2.25rem;font-weight:800;margin-bottom:.5rem;color:#fff}.partners-header p{font-size:1.1rem;color:#aaa;margin:0}.partners-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}@media (max-width: 900px){.partners-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 520px){.partners-grid{grid-template-columns:1fr}}.partner-card{background:#141621;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:1.75rem;text-align:center;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease}.partner-card:hover{transform:translateY(-4px);box-shadow:0 10px 28px #00000059;border-color:#ffb40040}.partner-logo{width:100%;height:140px;-o-object-fit:contain;object-fit:contain;opacity:.85;margin-bottom:1rem}.partner-name{font-size:1.15rem;font-weight:600;color:#fff;margin:0}.partner-detail-page{max-width:900px;margin:0 auto}.partner-detail-page .back-button{margin-bottom:1.5rem}.partner-detail-page .back-button a{color:#ffb500;text-decoration:none;font-weight:600}.partner-detail-page .back-button a:hover{color:#ff8000}.partner-content{background:#141621;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:2rem}.partner-logo-detail{max-width:280px;max-height:140px;margin:0 auto 1rem;display:block}.partner-name-detail{font-size:1.75rem;font-weight:700;color:#fff;margin:0}.partner-description{font-size:1.05rem;line-height:1.75;color:#d0d4dc;margin-top:1.5rem}.partner-description h2,.partner-description h3{color:#fff;margin-top:1.5rem}.partner-description a{color:#ffb500}.partners-page .loading,.partner-detail-page .loading,.partner-detail-page .error{text-align:center;padding:2rem;color:#9ca3af}.partner-detail-page .error{color:#f87171}.legal-page__container ul{margin:0 0 1rem 1.1rem;padding:0;color:#d0d4dc}.legal-page__container--app-privacy ul li{margin-bottom:.35rem}.seo-article h1{color:#fff;font-size:2rem;font-weight:800;margin-top:0}.seo-article__excerpt{color:#bbb;font-size:1.05rem}.seo-article__video{margin:1.5rem 0;position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:8px}.seo-article__video iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.seo-article__body{margin-top:1.5rem}.seo-article__body img{max-width:100%;height:auto;border-radius:8px;margin:1rem 0;display:block}.seo-article__body h1,.seo-article__body h2,.seo-article__body h3{margin-top:1.5rem;color:#fff}.seo-article__body pre{background:#1a1a1f;padding:1rem;overflow-x:auto;border-radius:6px}.seo-article__cta{margin-top:2rem;padding-top:1rem;border-top:1px solid #333}.seo-listing h1{color:#fff;font-size:2rem;font-weight:800;margin-top:0}.seo-listing__intro{color:#aaa}.seo-listing__list{list-style:none;padding:0}.seo-listing__list li{margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #222}.seo-listing__excerpt{display:block;color:#888;font-size:.9rem;margin-top:.35rem}.btn-rustore{background:#2a2a33;border:1px solid #555}
