.App{max-width:400px;margin:0 auto;padding:2rem;text-align:center}header h1{color:#8a63d2;margin-bottom:2rem}.user-info{background:#f5f5f5;padding:1rem;border-radius:8px;margin-bottom:2rem}.user-info img{border-radius:50%}.auth-section{margin-bottom:2rem}.actions{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.actions button{padding:12px 24px;border:none;border-radius:8px;background:#8a63d2;color:#fff;cursor:pointer;font-size:16px}.actions button:hover{background:#7952b3}.debug-info{text-align:left;background:#f8f9fa;padding:1rem;border-radius:4px;margin-top:2rem}.debug-info pre{font-size:12px;overflow-x:auto}:root{background-color:#181818;color:#ffffffde;color-scheme:light dark;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;font-synthesis:none;font-weight:400;line-height:1.5;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}@media (prefers-color-scheme: light){:root{background-color:#f8f8f8;color:#181818}}
