#root{max-width:1280px;margin:0 auto;width:100%;align-items:center;display:flex;justify-content:center;box-sizing:border-box;padding:8px 24px;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}.app-button{display:flex;justify-content:center;align-items:center;position:relative;gap:8px;height:60px;padding:0 12px;box-sizing:border-box;border:1px solid #bababa;background-color:#fff}@keyframes showError{0%{opacity:0;top:-64px}to{opacity:1;top:16px}}.logo-container{width:100%;display:flex;align-items:center;justify-content:center}.logo-container img{width:140px}.vpn-loader-screen{position:fixed;top:0;left:0;bottom:0;right:0;z-index:100;width:100%;height:100%;animation-name:fadeIn;animation-duration:.1s;background-color:#ffffff80}.error-message-container{position:fixed;top:16px;left:16px;right:16px;background-color:#fcebe9;border:1px solid #E5C7C6;color:#000;display:flex;padding:8px;box-sizing:border-box;font-weight:500;align-items:center;justify-content:center;border-radius:8px;animation-name:showError;animation-duration:.2s}.vpn-grey{color:#00000080;font-size:12px;line-height:120%}.app-button-label{display:flex;align-items:center;color:#000;font-size:16px}.app-button .app-button-icon{width:40px;position:absolute;left:12px;height:40px}.app-button .app-button-icon img{width:100%;height:100%;border-radius:8px;object-fit:contain}.vpn-content{width:100%;max-width:430px;display:flex;flex-direction:column;gap:12px}.vpn-header{font-size:24px;font-weight:600;color:#000;line-height:36px}.vpn-subheader{color:#000;font-size:18px}.vpn-subheader span{font-size:24px;padding-top:5px}.step-container{display:grid;grid-template-columns:1fr;gap:16px;align-items:center;box-sizing:border-box}.step-number{width:32px;height:32px;min-width:32px;min-height:32px;color:#000;display:flex;align-items:center;justify-content:center;border:1px solid #000;border-radius:24px;font-weight:600}.step-content{text-align:left;font-size:14px;line-height:18px;padding:12px 0;box-sizing:border-box;border-radius:8px;color:#000;width:100%}.step-content a{font-weight:700;color:#29a93f}.outlined-button,.main-button{height:60px}.outlined-button{background-color:transparent;border:1px solid #bababa;color:#000}.main-button{background-color:#29a93f;color:#fff}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.telegram-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;animation-name:fadeIn;animation-duration:.2s;display:flex;align-items:center;justify-content:center;width:100%;min-height:100vh}.telegram-content{background-color:#fff;padding:16px;box-sizing:border-box;border-radius:8px;width:100%;max-width:450px;height:auto;flex-direction:column;align-items:center;gap:4px;color:#000}.telegram-content span img{margin-bottom:-4px}: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:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}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:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}
