*{box-sizing:border-box}html,body{margin:0;padding:0;min-height:100vh;overflow-x:hidden}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--tg-theme-bg-color, #fff);color:var(--tg-theme-text-color, #000);-webkit-text-size-adjust:100%}#root{position:relative;min-height:100vh;padding:12px;background:var(--tg-theme-bg-color, #fff);color:var(--tg-theme-text-color, #000)}#app-root{min-height:100vh;color:#1a1a1a;background:#fff}#root p,#root h1,#root h2,#root li,#root a{color:inherit}.app-content{background:#fff!important;color:#1a1a1a!important;min-height:100vh;padding:12px;font-size:16px;line-height:1.4}.app-content h1,.app-content h2,.app-content p,.app-content li,.app-content a,.app-content label,.app-content button,.app-content div,.app-content span{color:#1a1a1a!important;visibility:visible!important;opacity:1!important}.app-content h1{font-size:1.5rem!important;margin:0 0 12px!important}.app-content a{color:#1565c0!important}.app-content button{background:#e0e0e0!important;color:#1a1a1a!important;border:1px solid #999;padding:8px 12px;font-size:14px}.dashboard-content,.dashboard-content *{color:#1a1a1a!important;visibility:visible!important;opacity:1!important}.dashboard-content a{color:#1565c0!important}#root .msg-loading,#root .msg-error{color:#1a1a1a!important;background:#e8e8e8!important;padding:16px;margin:0;min-height:100vh;display:flex;align-items:center;justify-content:flex-start}#root .msg-error{color:#b71c1c!important;background:#ffebee!important;border:1px solid #c62828}@media(prefers-color-scheme:dark){body,#root{background:var(--tg-theme-bg-color, #1c1c1e);color:var(--tg-theme-text-color, #fff)}}
