.container{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}h1{font-size:2rem;font-weight:700;margin:0}.subtitle{color:#888;margin:0}.login-box{margin-top:1rem}.avatar{width:80px;height:80px;border-radius:50%}.email{color:#888;margin:0}.logout-btn{margin-top:1rem;padding:.5rem 1.5rem;border:1px solid #333;border-radius:6px;background:transparent;color:inherit;cursor:pointer;font-size:.9rem}.logout-btn:hover{background:#222}.error{color:#e53e3e;margin:0}:root{font-family:system-ui,-apple-system,sans-serif;line-height:1.5;font-weight:400;color:#efefef;background-color:#0a0a0a;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0}
