body{font-family:sans-serif;margin:0;padding:0;overflow-x:hidden;backface-visibility:hidden}body.loaded{opacity:1}.container{align-items:center;justify-content:center;min-height:100vh;width:100%;max-width:1200px;margin:0 auto;padding:2rem 1rem;box-sizing:border-box;text-align:center;will-change:transform,opacity}button{background-color:var(--tg-theme-button-color);color:var(--tg-theme-button-text-color);border:none;padding:10px 20px;border-radius:4px;cursor:pointer;margin:10px 0;width:100%;font-size:16px;box-sizing:border-box}.gradient-bg{position:fixed;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom right,#9333ea,#ec4899);opacity:0;transition:opacity 1s ease}.gradient-bg-1{background:linear-gradient(to bottom right,#9333ea,#ec4899)}.gradient-bg-2{background:linear-gradient(to bottom right,#3b82f6,#2dd4bf)}.gradient-bg-3{background:linear-gradient(to bottom right,#e3a2fb,#f245d2)}.gradient-bg-4{background:linear-gradient(to bottom right,#4b3ece,#f70274,#f3930f)}.gradient-bg-5{background:linear-gradient(to bottom right,#003f8e,#de82a7)}.gradient-bg-6{background:linear-gradient(to bottom right,#fe0847,#9853eb)}.gradient-bg-7{background:linear-gradient(to bottom right,#ff3e9f,#fc4e00)}.gradient-bg-8{background:linear-gradient(to bottom right,#1a0aa1,#c307ff)}h1{font-size:3rem;font-weight:700;text-align:center;color:#fff;margin-bottom:2rem;text-shadow:2px 2px 4px rgba(0,0,0,.1)}body.loaded h1{opacity:1;transform:translateY(0)}h2{font-size:2rem;font-weight:600;color:#fff;margin-bottom:1rem;text-shadow:1px 1px 2px rgba(0,0,0,.1)}.statistic-section{min-height:100vh;display:flex;align-items:center;justify-content:center;opacity:0;transform:translateY(50px);transition:opacity .5s ease,transform .5s ease;will-change:transform,opacity}.statistic-section.active{opacity:1;transform:translateY(0)}.statistic-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);max-width:32rem;width:100%;transition:none}.statistic-card:hover{transform:none}.statistic-icon{font-size:4rem;margin-bottom:1rem}.statistic-value{font-size:3.5rem;font-weight:700;color:#fff;margin-bottom:1rem;text-shadow:2px 2px 4px rgba(0,0,0,.1)}.statistic-description{font-size:1.25rem;color:#fff;line-height:1.5}.thank-you-button{position:fixed;bottom:2rem;left:50%;transform:translate(-50%);padding:1rem 2rem;background-color:#fff;color:#9333ea;font-size:1.25rem;font-weight:600;border-radius:9999px;text-decoration:none;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transition:all .3s ease}.thank-you-button:hover{background-color:#f3e8ff;transform:translate(-50%) scale(1.05);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}@media (max-width: 768px){h1{font-size:2.5rem}h2{font-size:1.75rem}.statistic-value{font-size:3rem}.statistic-description{font-size:1rem}.thank-you-button{font-size:1rem;padding:.75rem 1.5rem}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.fade-in{opacity:0;animation:fadeIn .8s ease forwards;animation-delay:.2s;backface-visibility:hidden;will-change:opacity}.slide-up{animation:slideUp .5s ease forwards;backface-visibility:hidden;will-change:transform,opacity}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
