*{box-sizing:border-box}:root{font-family:Inter,system-ui,Arial,sans-serif;line-height:1.5;font-weight:400;color:var(--tg-theme-text-color, #1f1f1f);background-color:var(--tg-theme-bg-color, #f5f5f5)}body{margin:0;min-height:100vh}#root{padding:24px}.app{display:grid;gap:16px;max-width:720px;margin:0 auto}.card{background:var(--tg-theme-secondary-bg-color, #ffffff);border:1px solid var(--tg-theme-section-separator-color, #e5e7eb);border-radius:12px;padding:16px}button{padding:10px 14px;border:0;border-radius:10px;background:var(--tg-theme-button-color, #2f80ed);color:var(--tg-theme-button-text-color, #ffffff);cursor:pointer}pre{white-space:pre-wrap;word-break:break-word;background:var(--tg-theme-bg-color, #f3f4f6);padding:10px;border-radius:8px}
