:root{--background:transparent;--foreground:#171717}body,html{margin:0;padding:0;max-width:100vw;overflow-x:hidden;font-family:Arial,Helvetica,sans-serif;background-color:var(--background,transparent);color:var(--foreground,#333);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center}.page-container{display:flex;flex-direction:column;height:100vh;background:linear-gradient(180deg,#fefce8,#fbc02d)}.header{flex:0 0 auto;padding:.5rem}.header,.navbar{display:flex;justify-content:center;align-items:center}.navbar{padding:1rem;margin-bottom:0}.container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0;margin:0 auto;max-width:900px;box-sizing:border-box}.container,.footer{width:100%;background-color:transparent}.footer{position:fixed;z-index:100;bottom:0;flex:0 0 auto;padding:.5rem;text-align:center;margin-top:auto}.footerText{font-size:1rem;color:#333;margin:0}@keyframes TelegramButton_shake__rBrJA{0%{transform:translateX(0)}20%{transform:translateX(-4px)}40%{transform:translateX(4px)}60%{transform:translateX(-4px)}80%{transform:translateX(4px)}to{transform:translateX(0)}}.TelegramButton_button__NrYEW{position:relative;display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;font-size:.8rem;font-weight:600;color:#fff;background-color:#3b82f6;border-radius:9999px;box-shadow:0 4px 6px rgba(0,0,0,.1);text-decoration:none;transition:background-color .3s ease;animation:TelegramButton_shake__rBrJA 1.5s infinite;z-index:10;background-clip:border-box;isolation:isolate;mix-blend-mode:normal;opacity:1;-webkit-backdrop-filter:none;backdrop-filter:none;border:none}.TelegramButton_button__NrYEW:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#3b82f6;border-radius:9999px;z-index:-1;opacity:1}.TelegramButton_button__NrYEW:hover{background-color:#2563eb;background-clip:border-box;mix-blend-mode:normal;cursor:pointer}