@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700&display=swap";html{background-image:url(/img/BGBlur.svg);background-color:#0a0b0f;background-size:cover;background-position:center center;background-repeat:no-repeat;scroll-behavior:smooth}body{margin:0;padding:0;font-family:Montserrat,sans-serif;color:#f5f5f5;line-height:1.6}#root{min-height:100vh}*{box-sizing:border-box}.page{position:relative;overflow-x:hidden}.page:before,.page:after{content:"";position:fixed;width:450px;height:450px;border-radius:50%;pointer-events:none;z-index:0;filter:blur(100px);opacity:.18}.page:before{top:-160px;left:-130px;background:radial-gradient(circle,#7e74ff,#7e74ff00 70%);animation:ambientShiftA 12s ease-in-out infinite alternate}.page:after{right:-180px;bottom:10%;background:radial-gradient(circle,#5f54dc,#5f54dc00 70%);animation:ambientShiftB 15s ease-in-out infinite alternate}.page>*{position:relative;z-index:1}a{text-decoration:none;color:#fff}p{margin:0;color:#909090;text-align:left;line-height:1.6;font-weight:400}h2{margin:0 0 16px;background:linear-gradient(169deg,#fff,#fff0 115%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:600;text-align:left;letter-spacing:-1px;line-height:1.2;font-size:36px}@keyframes fadeUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeDown{0%{opacity:0;transform:translateY(-14px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeLeft{0%{opacity:0;transform:translate(-24px)}to{opacity:1;transform:translate(0)}}@keyframes fadeRight{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:translate(0)}}@keyframes pulseArrow{0%,to{transform:translateY(0);opacity:.5}50%{transform:translateY(8px);opacity:1}}@keyframes floatY{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes sweep{0%{transform:translate(0) rotate(24deg);opacity:0}10%{opacity:.95}76%{opacity:.95}90%{opacity:0}to{transform:translate(360%) rotate(24deg);opacity:0}}@keyframes ambientShiftA{0%{transform:translate(0)}to{transform:translate(70px,45px)}}@keyframes ambientShiftB{0%{transform:translate(0)}to{transform:translate(-80px,-50px)}}@media (max-width: 768px){h2{font-size:26px}}.site-header{padding:25px 10%;border-bottom:1px solid #ffffff29;animation:fadeDown .7s ease both;position:relative;z-index:100;background:transparent}.site-nav{margin:0 auto;display:flex;justify-content:space-between;align-items:center}.left-header{display:flex;align-items:center;gap:60px}.header-logo-wrap{display:flex;align-items:center;text-decoration:none}.header-logo{width:170px;height:auto}.nav-links{list-style:none;margin:0;padding:0;display:flex;gap:40px}.site-nav a{color:#a3a3a3;font-weight:400;font-size:14px;text-decoration:none;transition:color .25s ease,text-shadow .25s ease}.site-nav a:hover{color:#e5e2ff;text-shadow:0 0 12px rgba(126,116,255,.35)}.header-right{display:flex;align-items:center;gap:16px}.social{display:flex;gap:12px;align-items:center}.tg-icon{width:22px;height:22px;fill:#a3a3a3;transition:fill .25s ease,transform .3s ease,filter .3s ease;display:block}.social a:hover .tg-icon{fill:#7e74ff;transform:translateY(-2px) scale(1.08);filter:drop-shadow(0 0 10px rgba(126,116,255,.45))}.api-docs-link{border:1px solid rgba(126,116,255,.5);border-radius:100px;color:#c5c0ff!important;background:#7e74ff14;padding:8px 18px;cursor:pointer;font-size:13px;font-weight:500;transition:transform .25s ease,box-shadow .25s ease,background .25s ease,border-color .25s ease;text-decoration:none;position:relative;overflow:hidden;isolation:isolate}.api-docs-link:hover{background:#7e74ff2e;border-color:#7e74ffcc;transform:translateY(-1px);box-shadow:0 8px 20px #5f54dc4d;color:#e0ddff!important}@media (max-width: 768px){.site-header{padding-left:5%;padding-right:5%}.left-header{gap:20px}.header-logo{height:22px}.nav-links{gap:16px}.site-nav a{font-size:11px}.api-docs-link{font-size:11px;padding:6px 12px}}@media (max-width: 480px){.nav-links{display:none}}.lang-switcher{display:flex;align-items:center;gap:2px;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:8px;padding:5px 10px;cursor:pointer;transition:background .2s,border-color .2s;font-family:inherit}.lang-switcher:hover{background:#ffffff1a;border-color:#fff3}.lang-option{font-size:.78rem;font-weight:600;letter-spacing:.04em;color:#ffffff61;transition:color .2s;line-height:1}.lang-option.active{color:#fff}.lang-divider{font-size:.78rem;color:#fff3;margin:0 1px;line-height:1}.hero{position:relative;display:grid;grid-template-columns:.9fr 1fr;gap:60px;align-items:center;padding:14vh 10% 18vh;animation:fadeUp .85s ease both;overflow:hidden}.hero-content{display:flex;flex-direction:column;gap:24px;animation:fadeLeft .9s ease both}.hero-badge{display:inline-flex;align-self:flex-start;padding:6px 16px;border-radius:100px;border:1px solid rgba(126,116,255,.4);background:#7e74ff14;color:#a89fff;font-size:12px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.hero h1{margin:0;background:linear-gradient(169deg,#fff,#ffffff8c 115%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:600;text-align:left;letter-spacing:-1.5px;line-height:1.15;font-size:46px}.hero-accent{background:linear-gradient(120deg,#7e74ff,#a89fff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle{margin:0;color:#909090;font-size:15px;line-height:1.7;font-weight:400;text-align:left;padding-left:0;align-self:flex-start}.hero-games{display:flex;gap:10px;flex-wrap:wrap}.hero-game-tag{padding:5px 14px;border-radius:8px;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);color:#ccc;font-size:12px;font-weight:600;letter-spacing:.3px}.cta-button{align-self:flex-start;display:inline-flex;align-items:center;gap:8px;padding:13px 24px;background:#5f54dc;color:#fff;border-radius:100px;font-size:14px;font-weight:500;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease}.cta-button svg{width:16px;height:16px}.cta-button:hover{transform:translateY(-2px);box-shadow:0 12px 28px #5f54dc73}.glow-action{position:relative;overflow:hidden;isolation:isolate}.glow-action:after{content:"";position:absolute;top:-85%;left:-70%;width:48%;height:270%;transform:rotate(24deg);background:linear-gradient(to right,transparent,rgba(255,255,255,.35),transparent);opacity:0;animation:sweep 3.2s linear infinite}.hero-visual{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:16px;animation:fadeRight .9s ease both}.api-preview-card{width:100%;max-width:360px;border:1px solid rgba(126,116,255,.22);border-radius:18px;background:#0e0f16e6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);overflow:hidden;box-shadow:0 0 60px #7e74ff1a,inset 0 0 40px #7e74ff08;animation:5.5s ease-in-out infinite floatY;font-family:JetBrains Mono,Fira Code,Consolas,monospace;font-size:12.5px}.api-preview-topbar{display:flex;align-items:center;gap:10px;padding:12px 16px;background:#ffffff08;border-bottom:1px solid rgba(255,255,255,.06)}.api-topbar-dots{display:flex;gap:6px;align-items:center;flex-shrink:0}.dot{width:10px;height:10px;border-radius:50%}.dot-red{background:#ff5f57}.dot-yellow{background:#febc2e}.dot-green{background:#28c840}.api-topbar-title{flex:1;color:#888;font-size:11px;font-weight:500;letter-spacing:.2px}.api-topbar-badge{padding:2px 8px;border-radius:6px;background:#7e74ff26;border:1px solid rgba(126,116,255,.25);color:#a89fff;font-size:10px;font-weight:600}.api-preview-body{padding:18px 18px 16px;display:flex;flex-direction:column;gap:10px}.api-endpoint{display:flex;align-items:center;gap:8px}.api-method{padding:3px 8px;border-radius:6px;font-size:10px;font-weight:700;letter-spacing:.5px;flex-shrink:0}.api-method.get{background:#28c8401f;border:1px solid rgba(40,200,64,.25);color:#4ade80}.api-method.post{background:#60a5fa1f;border:1px solid rgba(96,165,250,.25);color:#60a5fa}.api-path{flex:1;color:#d4d4d4;font-size:12px;letter-spacing:.1px}.api-status{font-size:10px;font-weight:700;padding:2px 7px;border-radius:5px}.api-status.ok{background:#28c8401a;color:#4ade80}.api-code-block{border-radius:10px;background:#00000059;border:1px solid rgba(255,255,255,.05);padding:10px 14px;display:flex;flex-direction:column;gap:3px}.code-line{display:flex;gap:2px;white-space:pre;line-height:1.6}.code-line.pad{padding-left:14px}.c-brace{color:#abb2bf}.c-key{color:#e06c75}.c-colon{color:#abb2bf}.c-string{color:#98c379}.c-number{color:#d19a66}.c-comma{color:#abb2bf}.api-divider{height:1px;background:#ffffff0d;margin:2px 0}.api-footer-row{display:flex;align-items:center;gap:8px;padding:8px 12px;border-radius:10px;background:#7e74ff0f;border:1px solid rgba(126,116,255,.12)}.api-key-label{color:#a89fff;font-size:10px;font-weight:600;letter-spacing:.3px;flex-shrink:0}.api-key-value{flex:1;color:#444;font-size:12px;letter-spacing:3px}.api-docs-chip{padding:3px 10px;border-radius:100px;background:#7e74ff26;border:1px solid rgba(126,116,255,.3);color:#c5c0ff;font-size:10px;font-weight:600;text-decoration:none;transition:background .2s ease,color .2s ease;white-space:nowrap;flex-shrink:0}.api-docs-chip:hover{background:#7e74ff47;color:#fff}.stats-card{flex-shrink:0;width:220px;border:1px solid rgba(126,116,255,.22);border-radius:18px;background:#0e0f16e6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);overflow:hidden;box-shadow:0 0 60px #7e74ff14,inset 0 0 40px #7e74ff08;animation:5.5s ease-in-out infinite floatY;animation-delay:.4s}.stats-card-header{display:flex;align-items:center;gap:10px;padding:14px 16px;background:#ffffff08;border-bottom:1px solid rgba(255,255,255,.06);font-size:11px;font-weight:600;color:#a89fff;line-height:1.4}.stats-icon-title{width:16px;height:16px;flex-shrink:0;color:#7e74ff}.stats-card-body{padding:14px 14px 16px;display:flex;flex-direction:column;gap:0}.stat-item{display:flex;align-items:center;gap:10px;padding:10px 4px}.stat-divider{height:1px;background:#ffffff0d;margin:0 4px}.stat-icon{width:32px;height:32px;border-radius:9px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.stat-icon svg{width:16px;height:16px}.stat-icon--blue{background:#60a5fa1f;border:1px solid rgba(96,165,250,.2);color:#60a5fa}.stat-icon--green{background:#28c8401a;border:1px solid rgba(40,200,64,.2);color:#4ade80}.stat-icon--purple{background:#7e74ff1f;border:1px solid rgba(126,116,255,.22);color:#a89fff}.stat-info{display:flex;flex-direction:column;gap:2px;min-width:0}.stat-label{font-size:10px;color:#666;font-weight:500;letter-spacing:.2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stat-value{font-size:16px;font-weight:700;color:#e2e2e2;letter-spacing:-.5px;font-family:JetBrains Mono,Fira Code,monospace;line-height:1.2}.stat-value--green{color:#4ade80}.stat-value--purple{color:#a89fff}.stat-skeleton{display:inline-block;width:80px;height:14px;border-radius:6px;background:linear-gradient(90deg,#ffffff0f 25%,#ffffff1f,#ffffff0f 75%);background-size:200% 100%;animation:shimmer 1.4s infinite;vertical-align:middle}.api-response-block{background:#0003;border-color:#28c84014}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.arrow-down-link{position:absolute;bottom:5vh;left:50%;transform:translate(-50%);text-decoration:none}.arrow-down{width:24px;height:24px;color:#ffffff4d;animation:pulseArrow 1.8s ease-in-out infinite}@media (max-width: 1100px){.stats-card{width:190px}.stat-value{font-size:14px}}@media (max-width: 900px){.hero{grid-template-columns:1fr;gap:40px;padding:10vh 8% 14vh}.hero h1{font-size:34px}.hero-visual{justify-content:center;flex-wrap:wrap}.api-preview-card{max-width:100%}.stats-card{width:100%;flex-direction:row}.stats-card-body{display:grid;grid-template-columns:1fr 1fr 1fr;gap:0;padding:12px}.stat-divider{display:none}}@media (max-width: 480px){.hero h1{font-size:28px;letter-spacing:-.8px}.api-preview-card{font-size:11px}}.offers-section{padding:0 10% 100px}.section-intro{margin-bottom:48px;animation:fadeUp .7s ease both}.section-intro h2{margin:0 0 16px;background:linear-gradient(169deg,#fff,#fff0 115%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:500;text-align:left;letter-spacing:-1px;line-height:1.2;font-size:36px}.section-intro p{color:gray;font-size:15px;line-height:1.7;max-width:540px;text-align:left;margin:0}.offers-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:32px}.offer-card{border:1px solid rgba(255,255,255,.07);border-radius:20px;padding:28px;background:#ffffff05;transition:border-color .25s ease,background .25s ease,transform .25s ease;animation:fadeUp .7s ease both;display:flex;flex-direction:column;gap:14px}.offer-card:hover{border-color:#7e74ff40;background:#7e74ff0a;transform:translateY(-3px)}.offer-card-main{grid-column:span 1;border-color:#7e74ff2e;background:#7e74ff0d}.offer-icon{width:44px;height:44px;border-radius:12px;background:#7e74ff1f;border:1px solid rgba(126,116,255,.2);display:flex;align-items:center;justify-content:center;flex-shrink:0}.offer-icon svg{width:22px;height:22px;color:#a89fff}.offer-card h3{margin:0;font-size:17px;font-weight:600;color:#e8e8e8;letter-spacing:-.3px}.offer-card p{margin:0;color:#707070;font-size:13px;line-height:1.65;text-align:left}.offers-highlight{border:1px solid rgba(126,116,255,.2);border-radius:16px;padding:20px 24px;background:#7e74ff0f}.offers-highlight p{margin:0;color:gray;font-size:13px;line-height:1.7;text-align:left}.highlight-accent{color:#a89fff;font-weight:600}@media (max-width: 768px){.offers-section{padding:0 5% 80px}.offers-grid{grid-template-columns:1fr}.section-intro h2{font-size:28px}}.why-section{padding:0 10% 100px}.why-games-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:48px}.why-game-card{border-radius:20px;border:1px solid rgba(255,255,255,.07);padding:24px;background:#ffffff05;display:flex;align-items:flex-start;gap:20px;transition:transform .25s ease,border-color .25s ease,background .25s ease;animation:fadeUp .7s ease both}.why-game-card:hover{transform:translateY(-3px)}.why-game-cs2{border-color:#f3832126}.why-game-cs2:hover{border-color:#f383214d;background:#f383210a}.why-game-dota{border-color:#c8282826}.why-game-dota:hover{border-color:#c828284d;background:#c828280a}.why-game-rust{border-color:#5eae4c26}.why-game-rust:hover{border-color:#5eae4c4d;background:#5eae4c0a}.why-game-tf2{border-color:#7e74ff26}.why-game-tf2:hover{border-color:#7e74ff4d;background:#7e74ff0a}.why-game-logo-block{min-width:110px;width:110px;height:58px;border-radius:10px;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0;padding:0}.why-game-img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;border-radius:10px}.why-game-info{display:flex;flex-direction:column;gap:8px}.why-game-info h4{margin:0;font-size:15px;font-weight:600;color:#e0e0e0;letter-spacing:-.2px}.why-game-info p{margin:0;color:#686868;font-size:13px;line-height:1.6;text-align:left}.why-cta-block{border:1px solid rgba(126,116,255,.2);border-radius:20px;padding:36px 40px;background:#7e74ff0d;display:flex;align-items:center;justify-content:space-between;gap:32px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.why-cta-text{display:flex;flex-direction:column;gap:8px}.why-cta-text h3{margin:0;font-size:20px;font-weight:600;background:linear-gradient(120deg,#fff,#ffffffb3);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-.4px}.why-cta-text p{margin:0;color:#686868;font-size:14px;text-align:left}.why-cta-btn{display:inline-flex;align-items:center;gap:8px;padding:13px 24px;background:#5f54dc;color:#fff;border-radius:100px;font-size:14px;font-weight:500;text-decoration:none;white-space:nowrap;flex-shrink:0;transition:transform .25s ease,box-shadow .25s ease;position:relative;overflow:hidden;isolation:isolate}.why-cta-btn svg{width:16px;height:16px}.why-cta-btn:hover{transform:translateY(-2px);box-shadow:0 12px 28px #5f54dc73}.why-cta-btn:after{content:"";position:absolute;top:-85%;left:-70%;width:48%;height:270%;transform:rotate(24deg);background:linear-gradient(to right,transparent,rgba(255,255,255,.35),transparent);opacity:0;animation:sweep 3.2s linear infinite}@media (max-width: 900px){.why-section{padding:0 5% 80px}.why-games-grid{grid-template-columns:1fr}.why-cta-block{flex-direction:column;align-items:flex-start;padding:28px 24px;gap:24px}}.steps-section{padding:0 10% 100px}.steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:36px}.step-card{border:1px solid rgba(255,255,255,.07);border-radius:20px;padding:28px 24px;background:#ffffff05;display:flex;flex-direction:column;gap:14px;transition:border-color .25s ease,background .25s ease,transform .25s ease;animation:fadeUp .7s ease both;position:relative;overflow:hidden}.step-card:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,rgba(126,116,255,.6),transparent);opacity:0;transition:opacity .25s ease}.step-card:hover{border-color:#7e74ff33;background:#7e74ff0a;transform:translateY(-4px)}.step-card:hover:before{opacity:1}.step-header{display:flex;align-items:center;justify-content:space-between}.step-number{font-size:36px;font-weight:700;background:linear-gradient(135deg,#7e74ffcc,#7e74ff4d);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1;letter-spacing:-1px}.step-icon{width:40px;height:40px;border-radius:10px;background:#7e74ff1a;border:1px solid rgba(126,116,255,.15);display:flex;align-items:center;justify-content:center}.step-icon svg{width:20px;height:20px;color:#a89fff}.step-card h4{margin:0;font-size:16px;font-weight:600;color:#e0e0e0;letter-spacing:-.2px}.step-card p{margin:0;color:#686868;font-size:13px;line-height:1.65;text-align:left}.steps-contact{text-align:center}.steps-contact p{color:#606060;font-size:14px;text-align:center;margin:0}.steps-contact a{color:#a89fff;text-decoration:none;font-weight:500;transition:color .2s ease}.steps-contact a:hover{color:#c5c0ff}@media (max-width: 1024px){.steps-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.steps-section{padding:0 5% 80px}.steps-grid{grid-template-columns:1fr}}.site-footer{border-top:1px solid rgba(255,255,255,.07);padding:48px 10% 32px;margin-top:0}.footer-inner{display:flex;align-items:flex-start;justify-content:space-between;gap:40px;margin-bottom:40px;flex-wrap:wrap}.footer-brand{display:flex;flex-direction:column;gap:8px}.footer-logo{height:24px;width:auto;opacity:.9}.footer-tagline{margin:0;color:#505050;font-size:12px;text-align:left}.footer-links{display:flex;flex-direction:column;gap:12px}.footer-links a{color:#686868;font-size:13px;font-weight:400;text-decoration:none;transition:color .2s ease}.footer-links a:hover{color:#a89fff}.footer-social{display:flex;flex-direction:column;gap:12px}.footer-tg-link{display:inline-flex;align-items:center;gap:8px;color:#686868;font-size:13px;font-weight:500;text-decoration:none;transition:color .2s ease;padding:10px 20px;border:1px solid rgba(255,255,255,.08);border-radius:100px;background:#ffffff05}.footer-tg-link svg{width:18px;height:18px;flex-shrink:0}.footer-tg-link:hover{color:#a89fff;border-color:#7e74ff4d;background:#7e74ff0f}.footer-bottom{border-top:1px solid rgba(255,255,255,.05);padding-top:24px;text-align:center}.footer-bottom p{margin:0;color:#404040;font-size:12px;text-align:center}@media (max-width: 768px){.site-footer{padding:40px 5% 28px}.footer-inner{flex-direction:column;gap:28px}}
