.login-button[data-v-de3b4a91]{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:1rem;font-weight:600;color:#fff;background:linear-gradient(135deg,#6366f1,#4f46e5);border:none;border-radius:.5rem;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 6px -1px #6366f14d}.login-button[data-v-de3b4a91]:hover{transform:translateY(-2px);box-shadow:0 6px 12px -2px #6366f166}.login-button[data-v-de3b4a91]:active{transform:translateY(0)}.icon[data-v-de3b4a91]{width:1.25rem;height:1.25rem}.logout-button[data-v-418a3965]{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:.375rem;cursor:pointer;transition:all .2s ease}.logout-button[data-v-418a3965]:hover{color:#ef4444;border-color:#fecaca;background:#fef2f2}.icon[data-v-418a3965]{width:1rem;height:1rem}.profile-card[data-v-d9e4fbca]{background:#fff;border-radius:1rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;overflow:hidden}.profile-header[data-v-d9e4fbca]{display:flex;align-items:center;gap:1.25rem;padding:1.5rem;background:linear-gradient(135deg,#6366f1,#4f46e5);color:#fff}.avatar[data-v-d9e4fbca]{width:4rem;height:4rem;border-radius:50%;background:#fff3;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.profile-info[data-v-d9e4fbca]{flex:1}.name[data-v-d9e4fbca]{margin:0;font-size:1.5rem;font-weight:700}.email[data-v-d9e4fbca]{margin:.25rem 0 0;opacity:.9;font-size:.875rem}.profile-details[data-v-d9e4fbca]{padding:1.5rem}.detail-row[data-v-d9e4fbca]{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid #f1f5f9}.detail-row[data-v-d9e4fbca]:last-child{border-bottom:none}.label[data-v-d9e4fbca]{color:#64748b;font-size:.875rem}.value[data-v-d9e4fbca]{color:#1e293b;font-weight:500}.user-id[data-v-d9e4fbca]{font-family:monospace;font-size:.75rem;color:#64748b;max-width:200px;overflow:hidden;text-overflow:ellipsis}.badge[data-v-d9e4fbca]{display:inline-block;padding:.25rem .5rem;border-radius:9999px;font-size:.75rem;font-weight:600}.badge-success[data-v-d9e4fbca]{background:#dcfce7;color:#166534}.badge-warning[data-v-d9e4fbca]{background:#fef3c7;color:#92400e}.session-info[data-v-d9e4fbca]{display:flex;align-items:center;gap:.5rem;padding:1rem 1.5rem;background:#f8fafc;color:#64748b;font-size:.75rem}.session-info .icon[data-v-d9e4fbca]{width:1rem;height:1rem;color:#22c55e}*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;background:linear-gradient(135deg,#f8fafc,#e2e8f0);min-height:100vh;color:#1e293b;line-height:1.6}.app{min-height:100vh;display:flex;flex-direction:column}.header{background:#fff;border-bottom:1px solid #e2e8f0;padding:1rem 2rem}.header-content{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.logo{display:flex;align-items:center;gap:.75rem}.logo-icon{width:2rem;height:2rem;color:#6366f1}.logo-text{font-size:1.25rem;font-weight:700;color:#1e293b}.main{flex:1;display:flex;align-items:center;justify-content:center;padding:2rem}.loading{text-align:center;color:#64748b}.support-text{margin-top:1.5rem;font-size:.875rem;color:#64748b}.support-text a{color:#6366f1;text-decoration:none}.support-text a:hover{text-decoration:underline}.spinner{width:3rem;height:3rem;border:3px solid #e2e8f0;border-top-color:#6366f1;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 1rem}@keyframes spin{to{transform:rotate(360deg)}}.error-container{text-align:center}.error-card{background:#fff;padding:2rem;border-radius:1rem;box-shadow:0 4px 6px -1px #0000001a;max-width:400px}.error-icon{width:3rem;height:3rem;color:#ef4444;margin-bottom:1rem}.error-card h2{color:#1e293b;margin-bottom:.5rem}.error-card p{color:#64748b;margin-bottom:.5rem}.error-hint{font-size:.875rem;font-style:italic}.retry-button{margin-top:1rem;padding:.5rem 1rem;background:#6366f1;color:#fff;border:none;border-radius:.375rem;cursor:pointer;font-weight:500}.retry-button:hover{background:#4f46e5}.authenticated{width:100%;max-width:480px}.sister-app-link{margin-top:1.5rem;text-align:center;padding:1.5rem;background:#fff;border-radius:.75rem;box-shadow:0 2px 4px #0000000d}.sister-app-link p{color:#64748b;margin-bottom:.75rem}.workflow-link{display:inline-flex;align-items:center;gap:.5rem;color:#6366f1;font-weight:600;text-decoration:none;padding:.75rem 1.5rem;background:#eef2ff;border-radius:.5rem;transition:all .2s}.workflow-link:hover{background:#e0e7ff;transform:translate(4px)}.link-icon{width:1.25rem;height:1.25rem}.hint{font-size:.75rem;color:#94a3b8;margin-top:.75rem}.api-test-section{margin-top:1.5rem;padding:1.5rem;background:#fff;border-radius:.75rem;box-shadow:0 2px 4px #0000000d}.api-test-section h3{font-size:1rem;color:#1e293b;margin-bottom:.5rem}.api-description{font-size:.875rem;color:#64748b;margin-bottom:1rem}.test-api-button{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:linear-gradient(135deg,#6366f1,#4f46e5);color:#fff;border:none;border-radius:.5rem;font-size:.9375rem;font-weight:500;cursor:pointer;transition:all .2s}.test-api-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #6366f166}.test-api-button:disabled{opacity:.7;cursor:not-allowed}.test-api-button svg{width:1.25rem;height:1.25rem}.button-spinner{animation:spin 1s linear infinite}.api-error{display:flex;align-items:center;gap:.5rem;margin-top:1rem;padding:.75rem 1rem;background:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;color:#dc2626;font-size:.875rem}.api-error svg{width:1.25rem;height:1.25rem;flex-shrink:0}.api-response{margin-top:1rem;padding:1rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem}.api-response h4{font-size:.875rem;color:#475569;margin-bottom:.75rem}.headers-list{display:flex;flex-direction:column;gap:.5rem}.header-item{display:flex;flex-wrap:wrap;gap:.5rem;padding:.5rem;background:#fff;border-radius:.375rem;font-size:.8125rem;font-family:SF Mono,Monaco,Courier New,monospace}.header-key{color:#6366f1;font-weight:600}.header-value{color:#1e293b;word-break:break-all}.token-value{color:#059669}.no-headers{color:#94a3b8;font-size:.875rem;font-style:italic}.raw-response{margin-top:1rem}.raw-response summary{cursor:pointer;color:#64748b;font-size:.8125rem;-webkit-user-select:none;user-select:none}.raw-response summary:hover{color:#6366f1}.raw-response pre{margin-top:.5rem;padding:1rem;background:#1e293b;color:#e2e8f0;border-radius:.375rem;font-size:.75rem;overflow-x:auto;white-space:pre-wrap;word-break:break-all}.logged-out{width:100%;max-width:500px}.welcome-card{background:#fff;padding:3rem;border-radius:1rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;text-align:center}.welcome-icon{width:5rem;height:5rem;margin:0 auto 1.5rem;background:linear-gradient(135deg,#eef2ff,#e0e7ff);border-radius:50%;display:flex;align-items:center;justify-content:center}.welcome-icon svg{width:2.5rem;height:2.5rem;color:#6366f1}.welcome-card h1{font-size:1.75rem;color:#1e293b;margin-bottom:.5rem}.subtitle{color:#6366f1;font-weight:500;margin-bottom:1rem}.description{color:#64748b;font-size:.9375rem;margin-bottom:2rem;line-height:1.7}.features{margin-top:2rem;display:flex;flex-direction:column;gap:.75rem}.feature{display:flex;align-items:center;gap:.75rem;color:#64748b;font-size:.875rem}.feature svg{width:1.25rem;height:1.25rem;color:#22c55e}.footer{text-align:center;padding:1.5rem;color:#94a3b8;font-size:.875rem}
