.logs-container{max-width:1200px;margin:0 auto;padding:20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.logs-header{margin-bottom:30px;text-align:center}.logs-header h1{color:#1f2937;margin-bottom:10px;font-size:2.5rem;font-weight:700}.logs-header p{color:#6b7280;font-size:1.1rem}.loading{text-align:center;padding:40px;color:#6b7280;font-size:1.1rem}.error-message{background-color:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:12px 16px;border-radius:8px;margin-bottom:20px}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-bottom:30px}.stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:20px;text-align:center;box-shadow:0 1px 3px #0000001a}.stat-card h3{color:#374151;font-size:.9rem;font-weight:600;margin-bottom:8px;text-transform:uppercase;letter-spacing:.05em}.stat-number{color:#1f2937;font-size:2rem;font-weight:700;margin:0}.stat-label{color:#6b7280;font-size:.8rem;margin:4px 0 0}.filters-section{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:24px;margin-bottom:30px;box-shadow:0 1px 3px #0000001a}.filters-section h3{color:#1f2937;margin-bottom:20px;font-size:1.2rem;font-weight:600}.filters-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-bottom:20px}.filter-group{display:flex;flex-direction:column}.filter-group label{color:#374151;font-weight:500;margin-bottom:6px;font-size:.9rem}.filter-group input,.filter-group select{padding:8px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:.9rem;transition:border-color .2s}.filter-group input:focus,.filter-group select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.radio-group{display:flex;flex-direction:column;gap:8px}.radio-group label{display:flex;align-items:center;font-weight:400;margin-bottom:0;cursor:pointer}.radio-group input[type=radio]{margin-right:8px;margin-bottom:0}.filter-actions{display:flex;gap:12px;justify-content:flex-end}.filter-actions button{padding:8px 16px;border:1px solid #d1d5db;border-radius:6px;background:#fff;color:#374151;font-size:.9rem;cursor:pointer;transition:all .2s}.filter-actions button:hover:not(:disabled){background:#f9fafb;border-color:#9ca3af}.filter-actions button:disabled{opacity:.5;cursor:not-allowed}.logs-section{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:24px;box-shadow:0 1px 3px #0000001a}.logs-section h3{color:#1f2937;margin-bottom:20px;font-size:1.2rem;font-weight:600}.no-logs{text-align:center;color:#6b7280;padding:40px;font-style:italic}.logs-list{display:flex;flex-direction:column;gap:12px}.log-item{border:1px solid #e5e7eb;border-radius:8px;padding:16px;background:#fafafa;transition:all .2s}.log-item:hover{background:#f3f4f6;border-color:#d1d5db}.log-header{display:flex;align-items:center;gap:12px;margin-bottom:8px;flex-wrap:wrap}.log-type{color:#fff;padding:4px 8px;border-radius:4px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.log-action{color:#1f2937;font-weight:600;flex:1;min-width:200px}.log-timestamp{color:#6b7280;font-size:.9rem;white-space:nowrap}.log-status{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.log-meta{display:flex;gap:16px;margin-bottom:12px;flex-wrap:wrap}.log-meta-item{color:#6b7280;font-size:.85rem;background:#f3f4f6;padding:2px 8px;border-radius:4px}.log-meta-item.error{color:#dc2626;background:#fef2f2}.log-details-toggle{margin-top:8px}.log-details-toggle summary{color:#3b82f6;cursor:pointer;font-size:.9rem;font-weight:500;-webkit-user-select:none;user-select:none}.log-details-toggle summary:hover{color:#1d4ed8}.log-details{margin-top:12px;padding:12px;background:#fff;border:1px solid #e5e7eb;border-radius:6px}.log-details-section{margin-bottom:16px}.log-details-section:last-child{margin-bottom:0}.log-details-section h4{color:#374151;font-size:.9rem;font-weight:600;margin-bottom:8px}.log-details-section pre{background:#f8fafc;border:1px solid #e2e8f0;border-radius:4px;padding:12px;font-size:.8rem;color:#475569;overflow-x:auto;white-space:pre-wrap;word-break:break-word}.log-details-section.error{background:#fef2f2;border:1px solid #fecaca;border-radius:6px;padding:12px}.log-details-section.error h4{color:#dc2626}.log-details-section.error p{color:#dc2626;margin:0;font-size:.9rem}.request-section{border-left:4px solid #3b82f6;background:#eff6ff;padding:16px;margin-bottom:16px}.request-section h4{color:#1e40af;margin-bottom:8px;font-size:1rem;font-weight:600}.response-section{border-left:4px solid #10b981;background:#ecfdf5;padding:16px;margin-bottom:16px}.response-section h4{color:#047857;margin-bottom:8px;font-size:1rem;font-weight:600}.request-meta,.response-meta{display:flex;gap:12px;margin-bottom:12px;align-items:center;flex-wrap:wrap}.request-meta .timestamp,.response-meta .timestamp{color:#6b7280;font-size:.85rem;background:#ffffffb3;padding:2px 8px;border-radius:4px}.request-meta .status,.response-meta .status{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;padding:2px 8px;border-radius:4px;background:#ffffffb3}.no-response{text-align:center;padding:20px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;color:#6b7280}.no-response p{margin:0 0 8px;font-style:italic}.no-response .error-text{color:#dc2626;font-weight:500;font-style:normal}.pagination{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:24px;padding-top:20px;border-top:1px solid #e5e7eb}.pagination button{padding:8px 16px;border:1px solid #d1d5db;border-radius:6px;background:#fff;color:#374151;font-size:.9rem;cursor:pointer;transition:all .2s}.pagination button:hover:not(:disabled){background:#f9fafb;border-color:#9ca3af}.pagination button:disabled{opacity:.5;cursor:not-allowed}.pagination span{color:#6b7280;font-size:.9rem}@media (max-width: 768px){.logs-container{padding:10px}.logs-header h1{font-size:2rem}.filters-grid{grid-template-columns:1fr}.log-header{flex-direction:column;align-items:flex-start;gap:8px}.log-action{min-width:auto}.log-meta{flex-direction:column;gap:8px}.filter-actions{justify-content:stretch}.filter-actions button{flex:1}}.connect-form{max-width:500px;margin:2rem auto;padding:2rem;background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a}.connect-form h2{text-align:center;margin-bottom:.5rem;color:#333}.connect-form p{text-align:center;color:#666;margin-bottom:2rem}.connect-options{display:flex;flex-direction:column;gap:1rem}.connect-button{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:1rem 1.5rem;border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease;text-decoration:none;color:#fff;position:relative;overflow:hidden}.connect-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #0003}.connect-button:disabled{opacity:.7;cursor:not-allowed;transform:none}.connect-icon{font-size:1.2rem}.ethereum-button{background:linear-gradient(135deg,#627eea,#4f46e5)}.ethereum-button:hover:not(:disabled){background:linear-gradient(135deg,#4f46e5,#3730a3)}.orcid-button{background:linear-gradient(135deg,#a6ce39,#7cb342)}.orcid-button:hover:not(:disabled){background:linear-gradient(135deg,#7cb342,#689f38)}.github-button{background:linear-gradient(135deg,#333,#24292e)}.github-button:hover:not(:disabled){background:linear-gradient(135deg,#24292e,#1b1f23)}.bitbucket-button{background:linear-gradient(135deg,#0052cc,#0747a6)}.bitbucket-button:hover:not(:disabled){background:linear-gradient(135deg,#0747a6,#0065ff)}.gitlab-button{background:linear-gradient(135deg,#fc6d26,#e24329)}.gitlab-button:hover:not(:disabled){background:linear-gradient(135deg,#e24329,#c73e1d)}.email-button{background:linear-gradient(135deg,#3b82f6,#1d4ed8)}.email-button:hover:not(:disabled){background:linear-gradient(135deg,#1d4ed8,#1e40af)}.kyc-button{background:linear-gradient(135deg,#8b5cf6,#7c3aed)}.kyc-button:hover:not(:disabled){background:linear-gradient(135deg,#7c3aed,#6d28d9)}.connect-button.loading:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);animation:loading-shimmer 1.5s infinite}@keyframes loading-shimmer{0%{left:-100%}to{left:100%}}.connect-button.success{background:linear-gradient(135deg,#10b981,#059669)!important}.connect-button.error{background:linear-gradient(135deg,#ef4444,#dc2626)!important}.connect-button.connected{background:linear-gradient(135deg,#10b981,#059669)!important;border:2px solid #047857}.connect-button.connected:hover:not(:disabled){background:linear-gradient(135deg,#059669,#047857)!important;transform:translateY(-1px)}.connect-button.waiting-for-verification{background:linear-gradient(135deg,#f59e0b,#d97706)!important;border:2px solid #b45309}.connect-button.waiting-for-verification:hover:not(:disabled){background:linear-gradient(135deg,#d97706,#b45309)!important;transform:translateY(-1px)}.connect-button.disabled{background:linear-gradient(135deg,#9ca3af,#6b7280)!important;cursor:not-allowed;opacity:.6}.connect-button.disabled:hover{transform:none;box-shadow:none}.error-message{margin-top:1rem;padding:.75rem;background:#fee2e2;color:#dc2626;border-radius:6px;border-left:4px solid #dc2626;font-size:.9rem}.connect-info{margin-top:2rem;padding:1rem;background:#f0f9ff;border-radius:6px;border-left:4px solid #0ea5e9}.connect-info p{margin:0;font-size:.9rem;color:#0c4a6e;text-align:left}.connect-info strong{font-weight:600}.connected-status{margin-bottom:2rem;padding:1.5rem;background:#f0f9ff;border-radius:8px;border-left:4px solid #10b981}.connected-status h3{margin:0 0 .5rem;color:#10b981;font-size:1.1rem}.connected-status p{margin:0 0 1rem;color:#0c4a6e;text-align:left}.connected-user-info{padding:.75rem;background:#10b9811a;border-radius:6px;color:#065f46;font-size:.9rem}.connected-providers{margin-top:1rem;padding:.75rem;background:#10b9810d;border-radius:6px}.connected-providers h4{margin:0 0 .5rem;color:#065f46;font-size:.9rem;font-weight:600}.connected-providers ul{margin:0;padding:0;list-style:none}.connected-providers li{padding:.25rem 0;color:#047857;font-size:.85rem;text-align:left}.onboarded-notice{padding:1rem;background:linear-gradient(135deg,#fef3c7,#fde68a);border-radius:8px;border-left:4px solid #f59e0b;margin-bottom:1rem}.onboarded-notice p{margin:0;color:#92400e;text-align:left}.onboarded-notice p:first-child{font-weight:600;margin-bottom:.5rem}.email-form{margin-top:2rem;padding:2rem;background:#f8fafc;border-radius:8px;border:1px solid #e2e8f0}.email-form h3{margin:0 0 1.5rem;color:#1e293b;font-size:1.25rem;font-weight:600}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;color:#374151;font-weight:500;font-size:.9rem}.form-group input{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:6px;font-size:1rem;transition:border-color .2s ease,box-shadow .2s ease}.form-group input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.form-actions{display:flex;gap:1rem;margin-bottom:1rem}.submit-button{background:#3b82f6;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:6px;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .2s ease;flex:1}.submit-button:hover:not(:disabled){background:#1d4ed8}.submit-button:disabled{background:#9ca3af;cursor:not-allowed}.cancel-button{background:#6b7280;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:6px;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .2s ease}.cancel-button:hover{background:#4b5563}.email-info{margin:0;padding:1rem;background:#dbeafe;border-radius:6px;border-left:4px solid #3b82f6;color:#1e40af;font-size:.9rem;line-height:1.5}.email-info strong{font-weight:600}@media (max-width: 768px){.connect-form{margin:1rem;padding:1.5rem}.connect-button{padding:.875rem 1.25rem;font-size:.95rem}.email-form{padding:1.5rem}.form-actions{flex-direction:column}.submit-button,.cancel-button{width:100%}}.wallet-selection-modal{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000;display:flex;align-items:center;justify-content:center}.modal-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#00000080;cursor:pointer}.modal-content{position:relative;background:#fff;border-radius:12px;padding:2rem;max-width:400px;width:90%;max-height:80vh;overflow-y:auto;box-shadow:0 10px 25px #0003}.modal-content h3{text-align:center;margin-bottom:1.5rem;color:#333;font-size:1.5rem}.wallet-options{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.wallet-option{display:flex;align-items:center;gap:1rem;padding:1rem;border:2px solid #e5e7eb;border-radius:8px;background:#fff;cursor:pointer;transition:all .2s ease;font-size:1rem}.wallet-option:hover{border-color:#3b82f6;background:#f8fafc;transform:translateY(-1px)}.wallet-icon{font-size:1.5rem;width:2rem;text-align:center}.wallet-name{font-weight:500;color:#333}.modal-close{width:100%;padding:.75rem;border:2px solid #e5e7eb;border-radius:8px;background:#fff;color:#666;font-size:1rem;cursor:pointer;transition:all .2s ease}.modal-close:hover{border-color:#d1d5db;background:#f9fafb}.verify-email{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);padding:2rem}.verify-email-container{background:#fff;border-radius:12px;box-shadow:0 10px 25px #0000001a;padding:3rem;max-width:500px;width:100%;text-align:center}.verify-email-container h1{color:#333;margin-bottom:2rem;font-size:2rem;font-weight:600}.status-message{display:flex;flex-direction:column;align-items:center;gap:1rem}.status-message p{margin:0;font-size:1.1rem;line-height:1.5}.status-message.verifying p{color:#4f46e5;font-weight:500}.status-message.success p{color:#059669;font-weight:500}.status-message.error p{color:#dc2626;font-weight:500}.status-message.resending p{color:#4f46e5;font-weight:500}.spinner{width:40px;height:40px;border:4px solid #f3f4f6;border-top:4px solid #4f46e5;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.success-icon{width:60px;height:60px;background:#10b981;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:700;margin-bottom:1rem}.error-icon{width:60px;height:60px;background:#ef4444;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:700;margin-bottom:1rem}.redirect-message{color:#6b7280!important;font-size:.9rem!important;font-weight:400!important}.error-text{color:#dc2626!important;font-weight:500!important}.resend-section{margin-top:1.5rem;padding:1.5rem;background:#f9fafb;border-radius:8px;border:1px solid #e5e7eb}.resend-section p{color:#374151!important;font-weight:400!important;margin-bottom:1rem!important}.resend-button{background:#4f46e5;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:6px;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .2s ease}.resend-button:hover:not(:disabled){background:#3730a3}.resend-button:disabled{background:#9ca3af;cursor:not-allowed}.home-button{background:#10b981;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:6px;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .2s ease;margin-top:1rem}.home-button:hover{background:#059669}@media (max-width: 768px){.verify-email{padding:1rem}.verify-email-container{padding:2rem}.verify-email-container h1{font-size:1.5rem}.status-message p{font-size:1rem}}.App{width:100%}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.card{padding:2em;background:#1a1a1a;border-radius:8px;margin:1rem 0}.read-the-docs{color:#888}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;color:#fff;cursor:pointer;transition:border-color .25s;margin:.5rem}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.form-group{margin:1rem 0;text-align:left}.form-group label{display:block;margin-bottom:.5rem;font-weight:500}.form-group input,.form-group textarea{width:100%;padding:.6em;border:1px solid #333;border-radius:4px;background-color:#2a2a2a;color:#fff;font-family:inherit}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#646cff}.posts-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem;margin:2rem 0}.post-card{background:#1a1a1a;border-radius:8px;padding:1.5rem;text-align:left;border:1px solid #333}.post-card h3{margin:0 0 1rem;color:#646cff}.post-meta{color:#888;font-size:.9rem;margin-bottom:1rem}.post-content{line-height:1.6}.post-status{display:inline-block;padding:.2rem .6rem;border-radius:12px;font-size:.8rem;font-weight:500;margin-left:.5rem}.post-status.published{background-color:#4caf50;color:#fff}.post-status.draft{background-color:#ff9800;color:#fff}.nav{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding:1rem;background:#1a1a1a;border-radius:8px}.nav-left,.nav-right{display:flex;align-items:center;gap:1rem}.nav-link{padding:.5rem 1rem;border-radius:4px;text-decoration:none;transition:background-color .25s}.nav-link:hover,.nav-link.active{background-color:#646cff;color:#fff}.nav-auth{display:flex;align-items:center;gap:1rem}.nav-user{color:#fff;font-weight:500}.nav-logout{padding:.4rem .8rem;background-color:#dc2626;color:#fff;border:none;border-radius:4px;font-size:.9rem;cursor:pointer;transition:background-color .25s}.nav-logout:hover{background-color:#b91c1c}.nav-loading{color:#888;font-style:italic}.loading{text-align:center;padding:2rem;color:#888}.error{color:#ff6b6b;text-align:center;padding:1rem;background:#2a1a1a;border-radius:8px;margin:1rem 0}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9;color:#213547}.card,.post-card,.nav{background:#f9f9f9;border-color:#ddd}.form-group input,.form-group textarea{background-color:#fff;border-color:#ddd;color:#213547}.error{background:#fff5f5}}
