*{margin:0;padding:0;box-sizing:border-box}:root{--tg-theme-bg-color: #ffffff;--tg-theme-text-color: #000000;--tg-theme-hint-color: #999999;--tg-theme-link-color: #2481cc;--tg-theme-button-color: #2481cc;--tg-theme-button-text-color: #ffffff}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--tg-theme-bg-color);color:var(--tg-theme-text-color);overflow-x:hidden;user-select:none;-webkit-user-select:none;-webkit-tap-highlight-color:transparent}#root{min-height:100vh;display:flex;flex-direction:column}.container{max-width:100%;padding:16px}.page{padding:20px;min-height:100vh}h1{font-size:24px;font-weight:600;margin-bottom:16px}.card{background:var(--tg-theme-bg-color);border-radius:12px;padding:16px;margin-bottom:12px;box-shadow:0 2px 8px #0000001a}.button{background:var(--tg-theme-button-color);color:var(--tg-theme-button-text-color);border:none;border-radius:8px;padding:12px 24px;font-size:16px;font-weight:500;cursor:pointer;width:100%;transition:opacity .2s}.button:active{opacity:.8}.loader{display:flex;justify-content:center;align-items:center;min-height:200px}
