body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.app{background:linear-gradient(135deg,#667eea,#764ba2);color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;min-height:100vh}.app-header{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-bottom:1px solid #fff3;display:flex;justify-content:space-between;padding:1rem 2rem}.app-header h1{color:#fff;font-size:1.8rem;font-weight:600;margin:0}.main-content{margin:2rem auto;max-width:800px;padding:0 2rem}.home-page{min-height:100vh}.app-info,.login-section,.welcome-section{background:#fff;border:1px solid #fff3;border-radius:12px;box-shadow:0 8px 32px #0000001a;margin:2rem 0;padding:2rem}.login-section h2,.welcome-section h2{color:#333;font-size:1.5rem;margin-top:0}button{background:#667eea;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;padding:.75rem 1.5rem;transition:all .3s ease}button:hover{background:#5a6fd8;box-shadow:0 4px 12px #667eea66;transform:translateY(-2px)}button:disabled{box-shadow:none;cursor:not-allowed;opacity:.6;transform:none}.login-button{background:#28a745}.login-button:hover{background:#218838;box-shadow:0 4px 12px #28a74566}.logout-button{background:#dc3545}.logout-button:hover{background:#c82333;box-shadow:0 4px 12px #dc354566}.back-button{background:#6c757d;margin-bottom:1rem}.back-button:hover{background:#5a6268}.action-buttons{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.5rem}.user-profile{background:#fff;border-radius:12px;box-shadow:0 8px 32px #0000001a;padding:2rem}.user-profile h2{border-bottom:2px solid #667eea;color:#333;margin-top:0;padding-bottom:.5rem}.profile-info,.token-info{margin:1.5rem 0}.profile-item{border-bottom:1px solid #eee;margin:.75rem 0;padding:.5rem 0}.profile-item:last-child{border-bottom:none}.profile-item strong{color:#555;display:inline-block;min-width:120px}.profile-item ul{list-style:none;margin:.5rem 0 0 120px;padding-left:0}.profile-item li{background:#f8f9fa;border-left:3px solid #667eea;border-radius:4px;margin:.25rem 0;padding:.25rem .5rem}.profile-page,.protected-page{background:#fff;border-radius:12px;box-shadow:0 8px 32px #0000001a;margin:2rem auto;max-width:800px;padding:2rem}.callback-loading,.loading-container{align-items:center;color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:50vh}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:50px;margin-bottom:1rem;width:50px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.callback-error,.error-container{border-left:5px solid #dc3545;box-shadow:0 8px 32px #0000001a;margin:2rem auto;max-width:600px}.callback-error,.error-container,.login-prompt{background:#fff;border-radius:12px;padding:2rem;text-align:center}.login-prompt{border-left:5px solid #ffc107}.app-info ul{margin:1rem auto;max-width:400px;text-align:left}.app-info li{border-left:3px solid #667eea;margin:.5rem 0;padding-left:.5rem}@media (max-width:768px){.app-header{flex-direction:column;gap:1rem;text-align:center}.main-content{padding:0 1rem}.action-buttons{flex-direction:column}.profile-item strong{display:block;margin-bottom:.25rem}.profile-item ul{margin-left:0}}
/*# sourceMappingURL=main.b21aefd7.css.map*/