.argus-loader{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}.argus-loader.minimal{gap:12px}.argus-loader.small .argus-eye-container{width:48px;height:48px}.argus-loader.medium .argus-eye-container{width:80px;height:80px}.argus-loader.large .argus-eye-container{width:120px;height:120px}.argus-eye-container{position:relative;display:flex;align-items:center;justify-content:center}.argus-ring{position:absolute;border-radius:50%}.argus-ring-outer{width:100%;height:100%;animation:argus-rotate 3s linear infinite}.ring-segment{position:absolute;width:100%;height:100%;border-radius:50%;border:2px solid transparent;border-top-color:#2563eb}.ring-segment:nth-child(1){animation:argus-pulse-segment 1.5s ease-in-out infinite}.ring-segment:nth-child(2){transform:rotate(120deg);animation:argus-pulse-segment 1.5s ease-in-out infinite .5s;border-top-color:#3b82f6}.ring-segment:nth-child(3){transform:rotate(240deg);animation:argus-pulse-segment 1.5s ease-in-out infinite 1s;border-top-color:#60a5fa}.argus-ring-middle{width:75%;height:75%;border:1px solid rgba(37,99,235,.3);animation:argus-rotate-reverse 4s linear infinite}.argus-eye{width:50%;height:50%;background:linear-gradient(135deg,#1e3a5f,#0f172a);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 0 20px #2563eb4d,inset 0 0 15px #00000080;position:relative;overflow:hidden}.argus-iris{width:75%;height:75%;background:radial-gradient(circle at 30% 30%,#3b82f6,#1d4ed8,#1e40af);border-radius:50%;display:flex;align-items:center;justify-content:center;animation:argus-iris-pulse 2s ease-in-out infinite;box-shadow:0 0 10px #3b82f680}.argus-pupil{width:40%;height:40%;background:radial-gradient(circle at 40% 40%,#1e293b,#0f172a);border-radius:50%;position:relative;animation:argus-pupil-look 4s ease-in-out infinite}.argus-reflection{position:absolute;width:30%;height:30%;background:#fffc;border-radius:50%;top:15%;left:15%}.argus-scan-line{position:absolute;width:100%;height:2px;background:linear-gradient(90deg,transparent 0%,rgba(34,211,238,.8) 50%,transparent 100%);animation:argus-scan 2s ease-in-out infinite;box-shadow:0 0 10px #22d3ee80}.argus-detection-dots{position:absolute;width:100%;height:100%}.argus-detection-dots .dot{position:absolute;width:6px;height:6px;background:#22d3ee;border-radius:50%;animation:argus-dot-blink 2s ease-in-out infinite;box-shadow:0 0 8px #22d3ee99}.argus-loader.small .dot{width:4px;height:4px}.argus-loader.large .dot{width:8px;height:8px}.dot-1{top:5%;left:50%;transform:translate(-50%);animation-delay:0s}.dot-2{top:50%;right:5%;transform:translateY(-50%);animation-delay:.5s}.dot-3{bottom:5%;left:50%;transform:translate(-50%);animation-delay:1s}.dot-4{top:50%;left:5%;transform:translateY(-50%);animation-delay:1.5s}.argus-text{text-align:center}.argus-brand{font-size:1.5rem;font-weight:800;letter-spacing:.3em;background:linear-gradient(135deg,#2563eb,#3b82f6,#60a5fa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.argus-loader.small .argus-brand{font-size:1rem;letter-spacing:.2em}.argus-loader.large .argus-brand{font-size:2rem;letter-spacing:.4em}.argus-message{margin:0;font-size:.875rem;color:#6b7280;animation:argus-message-fade 2s ease-in-out infinite}.argus-loader.small .argus-message{font-size:.75rem}@keyframes argus-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes argus-rotate-reverse{0%{transform:rotate(360deg)}to{transform:rotate(0)}}@keyframes argus-pulse-segment{0%,to{opacity:.3}50%{opacity:1}}@keyframes argus-iris-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes argus-pupil-look{0%,to{transform:translate(0)}25%{transform:translate(15%,-10%)}50%{transform:translate(-15%,10%)}75%{transform:translate(10%,15%)}}@keyframes argus-scan{0%{transform:translateY(-20px);opacity:0}10%{opacity:1}90%{opacity:1}to{transform:translateY(20px);opacity:0}}@keyframes argus-dot-blink{0%,to{opacity:.3;transform:translate(-50%) scale(.8)}50%{opacity:1;transform:translate(-50%) scale(1.2)}}.dot-2,.dot-4{animation-name:argus-dot-blink-y}@keyframes argus-dot-blink-y{0%,to{opacity:.3;transform:translateY(-50%) scale(.8)}50%{opacity:1;transform:translateY(-50%) scale(1.2)}}@keyframes argus-message-fade{0%,to{opacity:.6}50%{opacity:1}}.argus-icon{display:flex;align-items:center;justify-content:center}.argus-icon.xs{width:20px;height:20px}.argus-icon.sm{width:28px;height:28px}.argus-icon.md{width:36px;height:36px}.argus-icon.lg{width:48px;height:48px}.argus-icon-eye{width:100%;height:100%;background:linear-gradient(135deg,#1e3a5f,#0f172a);border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;box-shadow:0 0 10px #2563eb4d,inset 0 0 8px #0006}.argus-icon.animated .argus-icon-eye{animation:argus-icon-glow 3s ease-in-out infinite}.argus-icon-iris{width:60%;height:60%;background:radial-gradient(circle at 30% 30%,#3b82f6,#1d4ed8,#1e40af);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 0 8px #3b82f680}.argus-icon.animated .argus-icon-iris{animation:argus-icon-iris-pulse 2.5s ease-in-out infinite}.argus-icon-pupil{width:45%;height:45%;background:radial-gradient(circle at 40% 40%,#1e293b,#0f172a);border-radius:50%;position:relative}.argus-icon.animated .argus-icon-pupil{animation:argus-icon-look 4s ease-in-out infinite}.argus-icon-reflection{position:absolute;width:30%;height:30%;background:#ffffffd9;border-radius:50%;top:18%;left:18%}.argus-icon-scan{position:absolute;width:100%;height:2px;background:linear-gradient(90deg,transparent 0%,rgba(34,211,238,.7) 50%,transparent 100%);animation:argus-icon-scan 2s ease-in-out infinite;box-shadow:0 0 6px #22d3ee66}@keyframes argus-icon-glow{0%,to{box-shadow:0 0 10px #2563eb4d,inset 0 0 8px #0006}50%{box-shadow:0 0 15px #2563eb80,inset 0 0 8px #0006}}@keyframes argus-icon-iris-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes argus-icon-look{0%,to{transform:translate(0)}25%{transform:translate(10%,-8%)}50%{transform:translate(-10%,8%)}75%{transform:translate(8%,10%)}}@keyframes argus-icon-scan{0%{transform:translateY(-50%);opacity:0}10%{opacity:1}90%{opacity:1}to{transform:translateY(50%);opacity:0}}.saved-logins{padding:0}.sl-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.sl-header h2{margin:0 0 .35rem;color:#1a2332;font-size:1.5rem}.sl-subtitle{margin:0;color:#64748b;font-size:.9rem;max-width:640px;line-height:1.5}.sl-error{background:#fef2f2;border:1px solid #fecaca;color:#991b1b;padding:.75rem 1rem;border-radius:6px;margin-bottom:1rem;font-size:.9rem}.sl-empty{border:1px dashed #cbd5e1;border-radius:10px;padding:2rem;text-align:center;color:#64748b}.sl-empty p{margin:.25rem 0}.sl-empty-hint{font-size:.85rem;color:#94a3b8}.sl-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.sl-card{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.25rem;background:#fff;border:1px solid #e2e8f0;border-radius:10px;transition:border-color .15s ease,box-shadow .15s ease}.sl-card:hover{border-color:#94a3b8;box-shadow:0 1px 6px #0f172a0f}.sl-card-main{flex:1;min-width:0}.sl-card-label{font-weight:600;color:#1a2332;font-size:1rem;margin-bottom:.15rem}.sl-card-host{color:#6366f1;font-size:.85rem;font-family:SF Mono,Menlo,Monaco,Consolas,monospace;margin-bottom:.35rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sl-card-user{color:#475569;font-size:.85rem;display:flex;align-items:center;gap:.4rem}.sl-user{font-weight:500}.sl-mask{font-family:SF Mono,Menlo,Monaco,Consolas,monospace;color:#94a3b8;letter-spacing:.05em}.sl-dot{color:#cbd5e1}.sl-card-lastused{color:#94a3b8;font-size:.75rem;margin-top:.25rem}.sl-btn-primary{background:#4f46e5;color:#fff;border:none;padding:.6rem 1.1rem;border-radius:6px;font-size:.9rem;font-weight:500;cursor:pointer;transition:background .15s ease;white-space:nowrap}.sl-btn-primary:hover:not(:disabled){background:#4338ca}.sl-btn-primary:disabled{background:#a5b4fc;cursor:not-allowed}.sl-btn-ghost{background:transparent;border:1px solid #cbd5e1;color:#475569;padding:.6rem 1.1rem;border-radius:6px;font-size:.9rem;cursor:pointer;transition:background .15s ease}.sl-btn-ghost:hover{background:#f1f5f9}.sl-btn-danger{background:transparent;border:1px solid #fecaca;color:#b91c1c;padding:.5rem .9rem;border-radius:6px;font-size:.85rem;cursor:pointer;transition:background .15s ease}.sl-btn-danger:hover:not(:disabled){background:#fef2f2}.sl-btn-danger:disabled{opacity:.5;cursor:not-allowed}.sl-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a80;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.sl-modal{background:#fff;border-radius:12px;max-width:560px;width:100%;max-height:90vh;overflow:auto;box-shadow:0 20px 60px #0f172a40}.sl-modal-header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid #e2e8f0}.sl-modal-header h3{margin:0;color:#1a2332;font-size:1.2rem}.sl-modal-close{background:none;border:none;color:#94a3b8;font-size:1.5rem;cursor:pointer;padding:0;width:32px;height:32px;border-radius:4px;line-height:1}.sl-modal-close:hover{background:#f1f5f9;color:#475569}.sl-modal-body{padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.sl-field{display:flex;flex-direction:column;gap:.35rem}.sl-field>span{font-size:.85rem;font-weight:500;color:#475569}.sl-field input{padding:.6rem .75rem;border:1px solid #cbd5e1;border-radius:6px;font-size:.9rem;background:#fff;transition:border-color .15s ease,box-shadow .15s ease}.sl-field input:focus{outline:none;border-color:#4f46e5;box-shadow:0 0 0 3px #6366f126}.sl-field-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.sl-note{margin:0;color:#64748b;font-size:.8rem;line-height:1.4;background:#f8fafc;padding:.6rem .8rem;border-radius:6px;border:1px solid #e2e8f0}.sl-modal-actions{display:flex;justify-content:flex-end;gap:.5rem;margin-top:.5rem}@media (max-width: 500px){.sl-field-row{grid-template-columns:1fr}.sl-header{flex-direction:column}}.sl-picker{display:flex;align-items:center;gap:.5rem;padding:.5rem .85rem;margin:.5rem 0;background:linear-gradient(90deg,#f5f3ff,#ede9fe);border:1px solid #ddd6fe;border-radius:8px;font-size:.85rem;color:#4c1d95}.sl-picker-icon{font-size:1rem}.sl-picker-label{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sl-picker-host{color:#7c3aed;font-family:SF Mono,Menlo,Monaco,Consolas,monospace;font-size:.8rem}.sl-picker-select{padding:.35rem .55rem;border:1px solid #c4b5fd;border-radius:5px;background:#fff;color:#4c1d95;font-size:.85rem;cursor:pointer}.sl-picker-clear{background:transparent;border:1px solid #c4b5fd;color:#6d28d9;padding:.25rem .7rem;border-radius:5px;font-size:.8rem;cursor:pointer;transition:background .15s ease}.sl-picker-clear:hover{background:#c4b5fd40}.sl-picker-empty{background:linear-gradient(90deg,#fef3c7,#fde68a);border-color:#fcd34d;color:#78350f}.sl-picker-add{color:#b45309;font-weight:600;text-decoration:none;padding:.25rem .7rem;border:1px solid #f59e0b;border-radius:5px;font-size:.85rem;transition:background .15s ease}.sl-picker-add:hover{background:#fbbf2440}.sl-picker-use{background:#4f46e5;color:#fff;border:none;padding:.35rem .85rem;border-radius:5px;font-size:.85rem;font-weight:500;cursor:pointer;transition:background .15s ease}.sl-picker-use:hover{background:#4338ca}.sl-card-actions{display:flex;flex-direction:column;gap:.4rem;align-items:stretch;min-width:120px}.sl-card-heading{display:flex;align-items:center;gap:.5rem;margin-bottom:.2rem}.sl-health-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0;box-shadow:0 0 0 2px #00000005}.sl-health-ok{background:#22c55e}.sl-health-warn{background:#f59e0b}.sl-health-fail{background:#ef4444}.sl-health-unknown{background:#9ca3af}.sl-card-health{margin-top:.35rem;font-size:.78rem;color:#6b7280;display:flex;align-items:baseline;gap:.5rem;flex-wrap:wrap}.sl-health-label-ok{color:#166534}.sl-health-label-warn{color:#92400e}.sl-health-label-fail{color:#991b1b}.sl-health-label-unknown{color:#6b7280}.sl-health-label-ok:before,.sl-health-label-fail:before,.sl-health-label-warn:before{content:"";display:inline-block;margin-right:.25rem}.sl-health-details summary{color:#6b7280;cursor:pointer;font-size:.72rem;text-decoration:underline dotted;outline:none}.sl-health-details summary:hover{color:#374151}.sl-health-details[open] summary{color:#374151}.sl-health-message{margin-top:.35rem;padding:.5rem .65rem;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;color:#7f1d1d;font-size:.75rem;line-height:1.4;max-width:480px;word-break:break-word}.sl-btn-secondary{padding:.4rem .75rem;background:#fff;color:#2563eb;border:1px solid #bfdbfe;border-radius:6px;font-size:.82rem;font-weight:500;cursor:pointer;transition:background .12s ease,border-color .12s ease}.sl-btn-secondary:hover:not(:disabled){background:#eff6ff;border-color:#3b82f6}.sl-btn-secondary:disabled{color:#9ca3af;border-color:#e5e7eb;cursor:not-allowed}.chat-container{display:flex;flex-direction:column;flex:1;min-height:0;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;overflow:hidden}.chat-header{display:flex;align-items:center;justify-content:space-between;padding:.875rem 1.25rem;border-bottom:1px solid #e5e7eb;background:#f9fafb;flex-shrink:0}.chat-header-title{display:flex;align-items:center;gap:.5rem;font-size:.9375rem;font-weight:600;color:#111827}.chat-header-title svg{color:#3b82f6}.chat-session-badge{font-size:.75rem;padding:.2rem .6rem;background:#dcfce7;color:#166534;border-radius:9999px;font-weight:500}.messages-container{flex:1;overflow-y:auto;padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.message{display:flex;gap:.75rem;max-width:85%}.message.user{align-self:flex-end;flex-direction:row-reverse}.message-avatar{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:1.1rem}.message.user .message-avatar{background:linear-gradient(135deg,#6366f1,#8b5cf6);overflow:hidden}.user-avatar-img{width:100%;height:100%;object-fit:cover;border-radius:50%}.user-avatar-initials{font-size:.875rem;font-weight:600;color:#fff;text-transform:uppercase}.message.assistant .message-avatar{background:transparent}.message-content{padding:.875rem 1rem;border-radius:12px;line-height:1.5}.message.user .message-content{background:var(--primary-color);color:#fff;border-bottom-right-radius:4px}.message.assistant .message-content{background:#f3f4f6;color:#333;border-bottom-left-radius:4px}.message-content p{margin:0 0 .5rem}.message-content p:last-child{margin-bottom:0}.message-content ul,.message-content ol{margin:.5rem 0;padding-left:1.25rem}.message-content code{background:#0000001a;padding:.125rem .375rem;border-radius:4px;font-size:.9em}.message.user .message-content code{background:#fff3}.typing-indicator{display:flex;gap:4px;padding:4px 0}.typing-indicator span{width:8px;height:8px;background:var(--text-secondary);border-radius:50%;animation:typing 1.4s infinite ease-in-out both}.typing-indicator span:nth-child(1){animation-delay:-.32s}.typing-indicator span:nth-child(2){animation-delay:-.16s}@keyframes typing{0%,80%,to{transform:scale(.6);opacity:.5}40%{transform:scale(1);opacity:1}}.error-banner{background:#fef2f2;color:var(--error-color);padding:.75rem 1rem;display:flex;justify-content:space-between;align-items:center;border-top:1px solid #fecaca}.error-banner button{background:none;border:none;cursor:pointer;font-size:1rem;color:var(--error-color)}.generate-banner{background:linear-gradient(135deg,#ecfdf5,#d1fae5);padding:1rem 1.5rem;display:flex;justify-content:space-between;align-items:center;border-top:1px solid #a7f3d0}.generate-banner span{color:#065f46;font-weight:500}.generate-btn{background:var(--success-color);color:#fff;border:none;padding:.625rem 1.25rem;border-radius:8px;font-weight:500;cursor:pointer;transition:background .2s}.generate-btn:hover:not(:disabled){background:#059669}.generate-btn:disabled{opacity:.6;cursor:not-allowed}.input-container{display:flex;gap:.75rem;padding:1rem 1.5rem;background:#f9fafb;border-top:1px solid var(--border-color)}.input-container textarea{flex:1;padding:.75rem 1rem;border:1px solid var(--border-color);border-radius:8px;resize:none;font-family:inherit;font-size:.95rem;line-height:1.5}.input-container textarea:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 3px #6366f11a}.send-btn{background:var(--primary-color);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:500;cursor:pointer;transition:background .2s;align-self:flex-end}.send-btn:hover:not(:disabled){background:var(--primary-hover)}.send-btn:disabled{opacity:.6;cursor:not-allowed}.auth-required-panel{background:#fff8e6;border-top:1px solid #f0c56b;border-bottom:1px solid #f0c56b;padding:.875rem 1.5rem;display:flex;flex-direction:column;gap:.625rem}.auth-required-header{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#7a5a10}.auth-required-icon{font-size:1.1rem;line-height:1}.auth-required-copy strong{font-weight:600}.auth-required-host{color:#8a6a25;font-weight:500}.auth-required-actions{display:flex;justify-content:flex-end}.auth-required-retry{background:var(--primary-color, #6366f1);color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:opacity .2s}.auth-required-retry:disabled{opacity:.5;cursor:not-allowed}.test-selection-panel{background:#f8fafc;border-top:1px solid var(--border-color);padding:1rem 1.5rem;max-height:300px;overflow-y:auto}.test-selection-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.test-selection-header h4{margin:0;font-size:1rem;color:var(--text-primary)}.selection-actions{display:flex;gap:.5rem}.select-all-btn,.deselect-all-btn{background:transparent;border:1px solid var(--border-color);padding:.375rem .75rem;border-radius:6px;font-size:.8rem;cursor:pointer;transition:all .2s}.select-all-btn:hover{background:var(--primary-color);color:#fff;border-color:var(--primary-color)}.deselect-all-btn:hover{background:#f3f4f6}.test-cases-list{display:flex;flex-direction:column;gap:.5rem}.test-case-item{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem;background:#fff;border:1px solid var(--border-color);border-radius:8px;cursor:pointer;transition:all .2s}.test-case-item:hover{border-color:var(--primary-color);box-shadow:0 2px 4px #6366f11a}.test-case-item input[type=checkbox]{margin-top:2px;width:18px;height:18px;cursor:pointer;accent-color:var(--primary-color)}.test-case-info{flex:1;display:flex;flex-direction:column;gap:.25rem}.test-case-name{font-weight:500;color:var(--text-primary)}.test-case-description{font-size:.85rem;color:var(--text-secondary)}.test-case-category{display:inline-block;font-size:.7rem;padding:.2rem .5rem;border-radius:4px;text-transform:uppercase;font-weight:500;width:fit-content}.test-case-category.positive{background:#d1fae5;color:#065f46}.test-case-category.negative{background:#fee2e2;color:#991b1b}.test-case-category.edge_case{background:#fef3c7;color:#92400e}.test-selection-footer{display:flex;justify-content:space-between;align-items:center;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--border-color)}.test-selection-footer span{font-size:.9rem;color:var(--text-secondary)}.confirm-selection-btn{background:var(--primary-color);color:#fff;border:none;padding:.625rem 1.25rem;border-radius:8px;font-weight:500;cursor:pointer;transition:background .2s}.confirm-selection-btn:hover:not(:disabled){background:var(--primary-hover)}.confirm-selection-btn:disabled{opacity:.6;cursor:not-allowed}.test-case-header{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer}.requires-input-badge{display:inline-block;font-size:.65rem;padding:.15rem .4rem;border-radius:4px;background:#dbeafe;color:#1d4ed8;margin-left:.5rem;font-weight:500}.test-case-inputs{margin-top:.75rem;margin-left:2rem;padding:.75rem;background:#f8fafc;border-radius:6px;border:1px solid #e2e8f0}.input-field{margin-bottom:.75rem}.input-field:last-child{margin-bottom:0}.input-field label{display:block;font-size:.8rem;font-weight:500;color:var(--text-secondary);margin-bottom:.25rem}.required-star{color:var(--error-color);margin-left:.125rem}.input-field input,.input-field select{width:100%;padding:.5rem .75rem;border:1px solid var(--border-color);border-radius:6px;font-size:.85rem;background:#fff}.input-field input:focus,.input-field select:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 2px #6366f11a}.input-field input::placeholder{color:#9ca3af}.add-custom-test-section{margin-top:1rem;padding-top:1rem;border-top:1px dashed var(--border-color)}.add-custom-btn{width:100%;padding:.75rem;background:transparent;border:2px dashed var(--border-color);border-radius:8px;color:var(--text-secondary);font-size:.9rem;cursor:pointer;transition:all .2s}.add-custom-btn:hover{border-color:var(--primary-color);color:var(--primary-color);background:#6366f10d}.custom-test-form{display:flex;flex-direction:column;gap:.75rem}.custom-test-form input{width:100%;padding:.75rem;border:1px solid var(--border-color);border-radius:8px;font-size:.9rem}.custom-test-form input:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 2px #6366f11a}.custom-test-form-actions{display:flex;gap:.5rem;justify-content:flex-end}.custom-test-form-actions .add-btn{background:var(--primary-color);color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;cursor:pointer;font-size:.85rem;transition:background .2s}.custom-test-form-actions .add-btn:hover:not(:disabled){background:var(--primary-hover)}.custom-test-form-actions .add-btn:disabled{opacity:.6;cursor:not-allowed}.custom-test-form-actions .cancel-btn{background:transparent;border:1px solid var(--border-color);padding:.5rem 1rem;border-radius:6px;cursor:pointer;font-size:.85rem;transition:all .2s}.custom-test-form-actions .cancel-btn:hover{background:#f3f4f6}.add-custom-hint{margin-top:.5rem;font-size:.75rem;color:var(--text-secondary);text-align:center}.test-case-item.custom{border-color:#a78bfa;background:linear-gradient(to right,#a78bfa0d,#fff)}.custom-badge{display:inline-block;font-size:.65rem;padding:.15rem .4rem;border-radius:4px;background:#ede9fe;color:#7c3aed;margin-left:.5rem;font-weight:500}.remove-test-case-btn{background:transparent;border:none;color:#9ca3af;font-size:1.25rem;cursor:pointer;padding:0 .25rem;line-height:1;transition:color .2s;margin-left:auto}.remove-test-case-btn:hover{color:var(--error-color)}.test-case-header{flex:1}.test-case-inputs-note{font-size:.8rem;color:#6d28d9;background:#c4b5fd26;border:1px dashed #c4b5fd;border-radius:6px;padding:.4rem .65rem;margin-bottom:.5rem}.coverage-preview-card{margin:.75rem 1rem;border:1px solid #e2e8f0;border-radius:10px;background:#fafbfc;padding:.9rem 1rem;font-size:.9rem;display:flex;flex-direction:column;max-height:70vh}.coverage-preview-header{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:.6rem;flex-shrink:0}.coverage-preview-sub{font-size:.8rem;color:#64748b;font-weight:400}.coverage-preview-list{list-style:none;margin:0 0 .75rem;padding:.25rem .5rem .25rem 0;display:flex;flex-direction:column;gap:.5rem;overflow-y:auto;min-height:0;flex:1 1 auto}.coverage-preview-item{border-left:3px solid #cbd5e1;padding:.5rem .7rem;background:#fff;border-radius:0 6px 6px 0}.coverage-preview-item.conf-likely{border-left-color:#10b981}.coverage-preview-item.conf-unclear{border-left-color:#f59e0b}.coverage-preview-item.conf-no_match{border-left-color:#ef4444}.coverage-preview-item-head{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.coverage-preview-name{font-weight:600;color:#0f172a}.coverage-preview-badge{font-size:.72rem;font-weight:600;padding:.15rem .5rem;border-radius:999px;text-transform:uppercase;letter-spacing:.03em}.badge-likely{background:#d1fae5;color:#047857}.badge-unclear{background:#fef3c7;color:#92400e}.badge-no_match{background:#fee2e2;color:#b91c1c}.coverage-preview-reason{font-size:.82rem;color:#475569;margin-top:.25rem}.coverage-preview-checks{font-size:.78rem;color:#6d28d9;margin-top:.3rem}.coverage-preview-checks code{background:#f3f4f6;padding:.05rem .35rem;border-radius:4px;font-size:.78rem}.coverage-preview-hint-input{margin-top:.5rem;width:100%;padding:.4rem .55rem;border:1px solid #cbd5e1;border-radius:6px;font-size:.85rem;background:#fefefe}.coverage-preview-hint-input:focus{outline:none;border-color:#6d28d9;box-shadow:0 0 0 2px #6d28d926}.coverage-preview-actions{display:flex;justify-content:flex-end;gap:.5rem;padding-top:.6rem;margin-top:.4rem;flex-shrink:0;border-top:1px solid #e2e8f0;background:#fafbfc}.coverage-preview-btn{padding:.45rem 1rem;border-radius:6px;font-size:.85rem;cursor:pointer;border:1px solid transparent;transition:background .12s,transform 60ms}.coverage-preview-btn:disabled{opacity:.55;cursor:not-allowed}.coverage-preview-btn.primary{background:#6d28d9;color:#fff;border-color:#6d28d9}.coverage-preview-btn.primary:not(:disabled):hover{background:#5b21b6}.coverage-preview-btn.secondary{background:#fff;color:#334155;border-color:#cbd5e1}.coverage-preview-btn.secondary:not(:disabled):hover{background:#f1f5f9}.evidence-viewer{background:#fff;border-radius:12px;border:1px solid #e5e7eb;overflow:hidden}.evidence-viewer.evidence-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 2rem;text-align:center;color:#6b7280}.evidence-empty .empty-icon{color:#d1d5db;margin-bottom:1rem}.evidence-empty p{font-weight:500;margin:0 0 .5rem;color:#374151}.evidence-empty .empty-hint{font-size:.85rem;color:#9ca3af}.evidence-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;border-bottom:1px solid #e5e7eb;background:#f9fafb}.evidence-stats{display:flex;gap:1.25rem}.evidence-stats .stat{display:flex;align-items:center;gap:.375rem;font-size:.85rem;color:#6b7280}.evidence-stats .stat-icon{display:flex;color:#9ca3af}.evidence-filters{display:flex;gap:.375rem}.filter-btn{padding:.375rem .75rem;background:#fff;border:1px solid #e5e7eb;border-radius:6px;font-size:.8rem;color:#6b7280;cursor:pointer;transition:all .15s}.filter-btn:hover:not(:disabled){background:#f3f4f6;color:#374151}.filter-btn.active{background:#2563eb;border-color:#2563eb;color:#fff}.filter-btn:disabled{opacity:.5;cursor:not-allowed}.evidence-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem;padding:1.25rem}.evidence-item{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden;cursor:pointer;transition:all .2s}.evidence-item:hover{border-color:#2563eb;box-shadow:0 4px 12px #2563eb26;transform:translateY(-2px)}.evidence-thumbnail{position:relative;aspect-ratio:16/10;background:#1f2937;overflow:hidden}.evidence-thumbnail img,.evidence-thumbnail video{width:100%;height:100%;object-fit:cover}.evidence-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#0006;opacity:0;transition:opacity .2s;color:#fff}.evidence-item:hover .evidence-overlay{opacity:1}.video-thumbnail{display:flex;align-items:center;justify-content:center}.video-play-icon{position:absolute;display:flex;align-items:center;justify-content:center;width:56px;height:56px;background:#ffffffe6;border-radius:50%;color:#2563eb;box-shadow:0 4px 12px #0003;transition:transform .2s}.evidence-item:hover .video-play-icon{transform:scale(1.1)}.trace-thumbnail{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;text-decoration:none;color:#6b7280;background:#f3f4f6}.trace-thumbnail:hover{color:#2563eb;background:#eff6ff}.trace-thumbnail span{font-size:.75rem;font-weight:500}.evidence-info{padding:.75rem;display:flex;flex-direction:column;gap:.25rem}.evidence-name{font-size:.8rem;font-weight:500;color:#374151;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.evidence-meta{font-size:.7rem;color:#9ca3af}.evidence-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;background:#000000e6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:lightbox-fade-in .2s ease}@keyframes lightbox-fade-in{0%{opacity:0}to{opacity:1}}.lightbox-content{position:relative;max-width:90vw;max-height:90vh;display:flex;flex-direction:column;align-items:center}.lightbox-close{position:absolute;top:-40px;right:0;background:transparent;border:none;color:#fff;cursor:pointer;padding:.5rem;opacity:.7;transition:opacity .2s;z-index:10}.lightbox-close:hover{opacity:1}.lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);background:#ffffff1a;border:none;color:#fff;cursor:pointer;padding:1rem .75rem;border-radius:8px;opacity:.7;transition:all .2s;z-index:10}.lightbox-nav:hover{opacity:1;background:#fff3}.lightbox-prev{left:-60px}.lightbox-next{right:-60px}.lightbox-media{max-width:100%;max-height:calc(90vh - 80px);display:flex;align-items:center;justify-content:center}.lightbox-media img{max-width:100%;max-height:calc(90vh - 80px);object-fit:contain;border-radius:8px;box-shadow:0 8px 32px #0006}.lightbox-media video{max-width:100%;max-height:calc(90vh - 80px);border-radius:8px;box-shadow:0 8px 32px #0006}.lightbox-info{display:flex;flex-direction:column;align-items:center;gap:.25rem;margin-top:1rem;color:#fff}.lightbox-title{font-size:.9rem;font-weight:500}.lightbox-meta{font-size:.75rem;opacity:.7}@media (max-width: 768px){.evidence-header{flex-direction:column;gap:1rem}.evidence-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.75rem;padding:1rem}.lightbox-nav{display:none}}.test-viewer{display:flex;gap:1.5rem;height:calc(100vh - 200px)}.test-sidebar{width:280px;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;overflow:hidden;display:flex;flex-direction:column}.view-all-tests-btn{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:#f3f4f6;border:none;border-bottom:1px solid var(--border-color);color:#374151;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .15s ease;width:100%;text-align:left}.view-all-tests-btn:hover{background:#e5e7eb;color:#1f2937}.view-all-tests-btn svg{flex-shrink:0}.test-sidebar h3{padding:1rem 1.25rem;border-bottom:1px solid var(--border-color);font-size:.95rem;color:var(--text-secondary)}.test-list{list-style:none;overflow-y:auto;flex:1}.test-list li{padding:.875rem 1.25rem;cursor:pointer;border-bottom:1px solid var(--border-color);display:flex;justify-content:space-between;align-items:center;gap:.5rem;transition:background .2s}.test-list li:hover{background:#f9fafb}.test-list li.selected{background:#eef2ff;border-left:3px solid var(--primary-color)}.test-name{font-size:.875rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.status-badge{font-size:.7rem;padding:.25rem .5rem;border-radius:12px;font-weight:500;text-transform:uppercase;flex-shrink:0}.status-badge.pending{background:#f3f4f6;color:#6b7280}.status-badge.generating,.status-badge.validating,.status-badge.running,.status-badge.fixing{background:#fef3c7;color:#92400e}.status-badge.passed{background:#d1fae5;color:#065f46}.status-badge.partial{background:#fef3c7;color:#92400e}.test-content{flex:1;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;overflow:hidden;display:flex;flex-direction:column;min-height:0}.test-scroll-area{flex:1;overflow-y:auto;min-height:0}.test-header{padding:1rem 1.5rem;border-bottom:1px solid var(--border-color);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;min-height:60px}.test-header h3{font-size:1rem;flex:0 0 auto}.test-actions{display:flex;gap:.5rem;flex-wrap:wrap;align-items:center;flex:1 1 auto;justify-content:flex-end}.action-btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:.6rem 1rem;border:2px solid #d1d5db;border-radius:8px;background:#f3f4f6;font-size:.875rem;font-weight:600;color:#374151;cursor:pointer;transition:all .2s;box-shadow:0 1px 2px #0000000d;white-space:nowrap;min-width:fit-content}.action-btn svg{flex-shrink:0;width:16px;height:16px}.action-btn:hover:not(:disabled){background:#e5e7eb;border-color:#9ca3af;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.action-btn:disabled{opacity:.5;cursor:not-allowed}.action-btn.validate{background:#c7d2fe;border-color:#6366f1;color:#4338ca}.action-btn.validate:hover:not(:disabled){background:#a5b4fc}.action-btn.run{background:#10b981;color:#fff;border-color:#059669}.action-btn.run:hover:not(:disabled){background:#059669;border-color:#047857;color:#fff}.action-btn.fix{background:#f59e0b;color:#fff;border-color:#d97706}.action-btn.fix:hover:not(:disabled){background:#d97706;border-color:#b45309;color:#fff}.action-btn.copy{background:#bae6fd;border-color:#0ea5e9;color:#0369a1}.action-btn.copy:hover:not(:disabled){background:#7dd3fc}.action-btn.download{background:#e9d5ff;border-color:#a855f7;color:#7e22ce}.action-btn.download:hover:not(:disabled){background:#d8b4fe}.result-panel{margin:1rem 1.5rem;padding:1rem;border-radius:8px}.result-panel.success{background:#ecfdf5;border:1px solid #a7f3d0}.result-panel.error{background:#fef2f2;border:1px solid #fecaca}.result-panel.partial{background:#fffbeb;border:1px solid #fde68a}.result-panel.partial h4{color:#92400e}.result-panel h4{font-size:.9rem;margin-bottom:.5rem}.result-panel.success h4{color:#065f46}.result-panel.error h4{color:#991b1b}.result-panel ul{margin:.5rem 0 0 1rem;font-size:.85rem}.result-panel .warnings{margin-top:.75rem;padding-top:.75rem;border-top:1px solid rgba(0,0,0,.1)}.result-panel .warnings h5{color:var(--warning-color);font-size:.85rem;margin-bottom:.25rem}.fix-attempts{padding:.5rem 1.5rem;font-size:.85rem;color:var(--text-secondary)}.update-test-panel{padding:.75rem 1.5rem;border-bottom:1px solid #e5e7eb;background:#f9fafb}.update-test-label{font-size:.75rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.5rem}.update-test-input-row{display:flex;gap:.5rem}.update-test-input{flex:1;padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:8px;font-size:.875rem;color:#111827;background:#fff;transition:border-color .15s ease,box-shadow .15s ease}.update-test-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.update-test-input:disabled{background:#f3f4f6;color:#9ca3af}.update-test-input::placeholder{color:#9ca3af;font-size:.8125rem}.update-test-btn{display:flex;align-items:center;gap:.375rem;padding:.5rem 1rem;background:#3b82f6;color:#fff;border:none;border-radius:8px;font-size:.875rem;font-weight:500;cursor:pointer;white-space:nowrap;transition:background .15s ease;flex-shrink:0}.update-test-btn:hover:not(:disabled){background:#2563eb}.update-test-btn:disabled{background:#93c5fd;cursor:not-allowed}.update-test-error{margin-top:.5rem;font-size:.8125rem;color:#dc2626}.code-container{flex:1;overflow:auto;background:#1e1e2e}.code-container pre{margin:0;padding:1.5rem}.code-container code{font-family:Fira Code,Monaco,monospace;font-size:.875rem;line-height:1.6}.no-selection{flex:1;display:flex;align-items:center;justify-content:center;color:var(--text-secondary)}.run-summary{font-weight:500;margin-bottom:.75rem}.individual-tests{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(0,0,0,.1)}.individual-tests h5{font-size:.85rem;color:var(--text-secondary);margin-bottom:.5rem}.test-results-list{list-style:none;margin:0;padding:0}.test-result-item{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;padding:.5rem .75rem;margin-bottom:.25rem;border-radius:6px;font-size:.85rem}.test-result-item.passed{background:#10b9811a}.test-result-item.failed{background:#ef44441a}.test-result-item.skipped{background:#6b72801a}.test-status-icon{font-weight:700;width:1.25rem;text-align:center}.test-status-icon.passed{color:var(--success-color)}.test-status-icon.failed{color:var(--error-color)}.test-status-icon.skipped{color:var(--text-secondary)}.test-result-name{flex:1;font-weight:500}.test-result-duration{color:var(--text-secondary);font-size:.75rem}.test-result-error{width:100%;margin-top:.375rem;padding:.5rem;background:#0000000d;border-radius:4px;font-size:.8rem;color:var(--error-color);word-break:break-word}.batch-actions{display:flex;gap:.5rem;padding:.75rem 1rem;border-bottom:1px solid var(--border-color);background:#f9fafb}.batch-btn{flex:1;padding:.5rem .75rem;border:1px solid var(--border-color);border-radius:6px;background:#fff;font-size:.8rem;font-weight:500;cursor:pointer;transition:all .2s}.batch-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.batch-btn:disabled{opacity:.5;cursor:not-allowed}.batch-btn.validate{border-color:var(--primary-color);color:var(--primary-color)}.batch-btn.validate:hover:not(:disabled){background:#eef2ff}.batch-btn.run{background:var(--success-color);color:#fff;border-color:var(--success-color)}.batch-btn.run:hover:not(:disabled){background:#059669;border-color:#059669}.batch-progress{padding:.75rem 1rem;background:#f0f9ff;border-bottom:1px solid var(--border-color)}.batch-progress.running{background:#fffbeb}.batch-progress.complete{background:#f0fdf4}.progress-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.progress-label{font-size:.8rem;font-weight:600;color:var(--text-secondary)}.progress-count{font-size:.8rem;font-weight:600;color:var(--primary-color)}.progress-bar-container{height:6px;background:#e5e7eb;border-radius:3px;overflow:hidden;margin-bottom:.5rem}.progress-bar-fill{height:100%;background:linear-gradient(90deg,var(--primary-color),#818cf8);border-radius:3px;transition:width .3s ease}.batch-progress.running .progress-bar-fill{background:linear-gradient(90deg,#f59e0b,#fbbf24);animation:pulse 1.5s ease-in-out infinite}.batch-progress.complete .progress-bar-fill{background:linear-gradient(90deg,var(--success-color),#34d399)}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.progress-current{font-size:.75rem;color:var(--text-secondary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.batch-progress.complete .progress-current{color:var(--success-color);font-weight:500}.batch-progress.error{background:#fef2f2}.batch-progress.error .progress-bar-fill{background:linear-gradient(90deg,var(--error-color),#f87171)}.progress-stats{display:flex;gap:1rem;margin-bottom:.5rem}.progress-stats .stat{font-size:.75rem;font-weight:600}.progress-stats .stat.passed{color:var(--success-color)}.progress-stats .stat.failed{color:var(--error-color)}.cancel-btn{padding:.25rem .5rem;font-size:.7rem;background:#fee2e2;color:#991b1b;border:1px solid #fecaca;border-radius:4px;cursor:pointer;transition:all .2s}.cancel-btn:hover{background:#fecaca}.abort-batch-btn{display:flex;align-items:center;gap:.25rem;padding:.3rem .625rem;font-size:.75rem;font-weight:600;background:#ef4444;color:#fff;border:none;border-radius:5px;cursor:pointer;transition:background .15s ease;white-space:nowrap}.abort-batch-btn:hover{background:#dc2626}.action-btn.abort{background:#ef4444;color:#fff;font-weight:600;animation:abort-pulse 1.5s ease-in-out infinite}.action-btn.abort:hover{background:#dc2626}@keyframes abort-pulse{0%,to{opacity:1}50%{opacity:.8}}.spinner{display:inline-block;width:12px;height:12px;border:2px solid #f3f3f3;border-top:2px solid var(--primary-color);border-radius:50%;animation:spin 1s linear infinite;margin-right:.5rem;vertical-align:middle}.running-test{display:flex;align-items:center;gap:.625rem}.running-test .argus-loader{flex-shrink:0}.running-test-name{font-size:.8125rem;color:#374151;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.error-message{color:var(--error-color);font-weight:500}.complete-message{color:var(--success-color);font-weight:500}.progress-actions{display:flex;gap:.5rem;margin-top:.75rem;padding-top:.75rem;border-top:1px solid rgba(0,0,0,.1)}.report-btn{flex:1;padding:.5rem .75rem;font-size:.8rem;font-weight:600;background:var(--primary-color);color:#fff;border:none;border-radius:6px;cursor:pointer;transition:all .2s}.report-btn:hover{background:#4f46e5;transform:translateY(-1px)}.close-btn{padding:.5rem .75rem;font-size:.8rem;background:#f3f4f6;color:#6b7280;border:1px solid #e5e7eb;border-radius:6px;cursor:pointer;transition:all .2s}.close-btn:hover{background:#e5e7eb}.evidence-toggle-btn{display:inline-flex;align-items:center;gap:.5rem;margin-top:1rem;padding:.5rem 1rem;background:#f0f9ff;color:#0369a1;border:1px solid #bae6fd;border-radius:6px;font-size:.8rem;font-weight:500;cursor:pointer;transition:all .2s}.evidence-toggle-btn:hover{background:#e0f2fe;border-color:#7dd3fc}.evidence-section{margin-top:1rem;border-radius:12px;overflow:hidden}.report-history{margin:.75rem 0;border-top:1px solid #f1f5f9;padding-top:.75rem}.history-toggle{display:flex;align-items:center;gap:.4rem;width:100%;background:none;border:none;padding:.4rem .5rem;font-size:.8rem;font-weight:600;color:#64748b;cursor:pointer;border-radius:6px;text-align:left}.history-toggle:hover{background:#f8fafc;color:#334155}.history-list{list-style:none;padding:.25rem 0 0;margin:0;display:flex;flex-direction:column;gap:.4rem}.history-item{display:flex;align-items:center;justify-content:space-between;padding:.4rem .5rem;border-radius:6px;background:#f8fafc;font-size:.78rem}.history-stats{display:flex;align-items:center;gap:.5rem}.history-passed{color:#16a34a;font-weight:600}.history-failed{color:#dc2626;font-weight:600}.history-date{color:#94a3b8;font-size:.72rem}.history-link{color:#3b82f6;text-decoration:none;font-size:.75rem;font-weight:500;white-space:nowrap}.history-link:hover{text-decoration:underline}.cicd-panel{display:flex;gap:1.5rem;height:calc(100vh - 200px)}.cicd-config{width:320px;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:1.5rem;overflow-y:auto}.cicd-config h3{margin-bottom:1.5rem;font-size:1rem;color:#333}.config-group{margin-bottom:1.25rem}.config-group label{display:block;font-size:.85rem;color:var(--text-secondary);margin-bottom:.5rem}.config-group input[type=text],.config-group select{width:100%;padding:.625rem .875rem;border:1px solid var(--border-color);border-radius:6px;font-size:.9rem}.config-group input:focus,.config-group select:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 3px #6366f11a}.config-group.checkbox label{display:flex;align-items:center;gap:.5rem;cursor:pointer}.config-group.checkbox input{width:1rem;height:1rem}.cicd-config .generate-btn{width:100%;padding:.75rem;background:var(--primary-color);color:#fff;border:none;border-radius:8px;font-weight:500;cursor:pointer;transition:background .2s;margin-top:.5rem}.cicd-config .generate-btn:hover:not(:disabled){background:var(--primary-hover)}.cicd-config .generate-btn:disabled{opacity:.6;cursor:not-allowed}.test-files-info{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--border-color)}.test-files-info h4{font-size:.85rem;color:var(--text-secondary);margin-bottom:.75rem}.test-files-info ul{list-style:none}.test-files-info li{font-size:.85rem;padding:.375rem 0;color:#333}.test-files-info li:before{content:"📄 "}.cicd-output{flex:1;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;overflow:hidden;display:flex;flex-direction:column}.output-header{padding:1rem 1.5rem;border-bottom:1px solid var(--border-color);display:flex;justify-content:space-between;align-items:center}.output-header h3{font-size:1rem}.output-actions{display:flex;gap:.5rem}.output-actions button{padding:.5rem 1rem;border:1px solid var(--border-color);border-radius:6px;background:#fff;font-size:.85rem;cursor:pointer;transition:all .2s}.output-actions button:hover{border-color:var(--primary-color);color:var(--primary-color)}.yaml-container{flex:1;overflow:auto;background:#1e1e2e}.yaml-container pre{margin:0;padding:1.5rem}.yaml-container code{font-family:Fira Code,Monaco,monospace;font-size:.875rem;line-height:1.6}.no-output{flex:1;display:flex;align-items:center;justify-content:center;color:var(--text-secondary);text-align:center;padding:2rem}.test-library-modal{background:#fff;border-radius:12px;width:90%;max-width:700px;max-height:85vh;display:flex;flex-direction:column}.library-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;border-bottom:1px solid #e5e7eb}.library-header h3{margin:0;font-size:1.1rem;color:#1f2937}.library-filters{display:flex;flex-direction:column;gap:.5rem;padding:1rem 1.25rem;background:#f9fafb;border-bottom:1px solid #e5e7eb}.filters-row{display:flex;gap:.5rem;align-items:center}.search-input{flex:1;padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:6px;font-size:.9rem}.search-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.filter-select{padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:6px;font-size:.85rem;background:#fff;min-width:130px;flex:1}.clear-filters-btn{background:none;border:none;color:#6b7280;cursor:pointer;font-size:.85rem;padding:.5rem}.clear-filters-btn:hover{color:#3b82f6}.library-content{flex:1;overflow-y:scroll;padding:0;min-height:300px;max-height:50vh}.empty-library{text-align:center;padding:3rem;color:#6b7280}.error-message{background:#fee2e2;color:#dc2626;padding:.75rem 1rem;margin:.5rem 1rem;border-radius:6px;font-size:.9rem}.test-groups{display:flex;flex-direction:column}.test-group{border-bottom:1px solid #e5e7eb}.test-group:last-child{border-bottom:none}.group-header{display:flex;align-items:center;gap:.75rem;padding:.875rem 1.25rem;background:#f9fafb;cursor:pointer;transition:background .2s}.expand-icon{font-size:.7rem;color:#9ca3af;will-change:transform;transition:transform .2s}.group-url{flex:1;font-size:.9rem;font-weight:500;color:#374151;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.group-count{font-size:.8rem;color:#9ca3af}.group-actions{margin-left:auto}.link-btn{background:none;border:none;color:#3b82f6;cursor:pointer;font-size:.8rem;padding:.25rem .5rem}.link-btn:hover{text-decoration:underline}.group-tests{background:#fff}.library-test-item{display:flex;align-items:center;gap:.75rem;padding:.625rem 1.25rem .625rem 2.5rem;cursor:pointer;border-top:1px solid #f3f4f6}.library-test-item:hover:not(.in-suite){background:#f9fafb}.library-test-item.selected{background:#eff6ff}.library-test-item.in-suite{opacity:.6;cursor:not-allowed}.library-test-item input[type=checkbox]{width:16px;height:16px;cursor:pointer;accent-color:#3b82f6}.library-test-item input[type=checkbox]:disabled{cursor:not-allowed}.library-test-item .test-name{flex:1;font-size:.9rem;color:#374151;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.already-in-suite{font-size:.75rem;color:#9ca3af;font-style:italic}.library-test-item .orphaned-badge{background:#fef3c7;color:#d97706;padding:.125rem .375rem;border-radius:4px;font-size:.7rem;font-weight:500}.library-test-item .status-badge{padding:.125rem .5rem;border-radius:4px;font-size:.7rem;font-weight:500;text-transform:uppercase;flex-shrink:0}.feature-badge{padding:.125rem .5rem;border-radius:4px;font-size:.7rem;font-weight:500;text-transform:lowercase;flex-shrink:0}.feature-login{background:#fef3c7;color:#d97706}.feature-form{background:#e0e7ff;color:#4338ca}.feature-table{background:#d1fae5;color:#059669}.feature-card{background:#fce7f3;color:#db2777}.feature-nav{background:#cffafe;color:#0891b2}.feature-api{background:#f3e8ff;color:#9333ea}.feature-default{background:#f3f4f6;color:#6b7280}.library-footer{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;border-top:1px solid #e5e7eb;background:#f9fafb}.selection-count{font-size:.9rem;color:#6b7280}.footer-actions{display:flex;gap:.75rem}.btn-secondary{background:#fff;color:#374151;border:1px solid #d1d5db;padding:.625rem 1.25rem;border-radius:6px;font-weight:500;cursor:pointer;transition:background .2s,border-color .2s}.loading{display:flex;align-items:center;justify-content:center;padding:3rem}@media (max-width: 600px){.test-library-modal{width:95%;max-height:90vh;contain:layout paint}.library-filters{flex-direction:column}.status-select{width:100%}}.test-suites{contain:layout paint;padding:1.5rem;height:100%;overflow-y:scroll}.test-suites.loading{display:flex;align-items:center;justify-content:center;min-height:400px}.loading-spinner{color:#666;font-size:1.1rem}.error-banner{background:#fee2e2;border:1px solid #ef4444;color:#dc2626;padding:.75rem 1rem;border-radius:6px;margin-bottom:1rem;display:flex;justify-content:space-between;align-items:center}.error-banner button{background:none;border:none;color:#dc2626;cursor:pointer;font-weight:500}.suite-list-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.suite-list-header h2{margin:0;font-size:1.5rem;color:#1f2937}.empty-state{text-align:center;padding:4rem 2rem;background:#f9fafb;border-radius:12px;border:2px dashed #e5e7eb}.empty-state h3{margin:0 0 .5rem;color:#374151}.empty-state p{color:#6b7280;margin-bottom:1.5rem}.suite-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.25rem}.suite-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:1.25rem;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease}.suite-card:hover{transform:translateY(-1px)}.suite-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.75rem}.suite-card-header h3{margin:0;font-size:1.1rem;color:#1f2937}.suite-card-actions{display:flex;gap:.5rem}.icon-btn{background:none;border:none;cursor:pointer;padding:.25rem;border-radius:4px;opacity:.6;transition:opacity .2s}.icon-btn:hover{opacity:1}.icon-btn:disabled{opacity:.3;cursor:not-allowed}.run-btn:hover{color:#22c55e}.delete-btn:hover{color:#ef4444}.play-icon{font-size:.9rem}.trash-icon{font-size:1rem}.suite-card-description{color:#6b7280;font-size:.875rem;margin:0 0 1rem;line-height:1.4}.suite-card-stats{display:flex;gap:1.5rem;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #f3f4f6}.stat{display:flex;flex-direction:column}.stat-value{font-size:1.25rem;font-weight:600;color:#1f2937}.stat-value.passed{color:#22c55e}.stat-value.failed{color:#ef4444}.stat-value.pass-rate-green{color:#22c55e}.stat-value.pass-rate-yellow{color:#f59e0b}.stat-value.pass-rate-red{color:#ef4444}.stat-label{font-size:.75rem;color:#9ca3af;text-transform:uppercase}.suite-card-footer{display:flex;justify-content:space-between;align-items:center}.last-run{font-size:.8rem;color:#9ca3af}.suite-tags{display:flex;gap:.375rem}.tag{background:#eff6ff;color:#3b82f6;padding:.125rem .5rem;border-radius:999px;font-size:.7rem;font-weight:500}.suite-detail{height:100%;display:flex;flex-direction:column}.suite-detail-header{display:flex;align-items:flex-start;gap:1.5rem;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}.back-btn{background:none;border:none;color:#3b82f6;cursor:pointer;font-size:.9rem;padding:.5rem 0}.back-btn:hover{text-decoration:underline}.suite-info{flex:1}.suite-info h2{margin:0 0 .25rem;font-size:1.5rem;color:#1f2937}.suite-info p{margin:0;color:#6b7280}.suite-actions{display:flex;gap:.75rem}.run-progress{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:1rem;margin-bottom:1rem}.progress-header{display:flex;justify-content:space-between;margin-bottom:.5rem;font-size:.9rem}.current-test{color:#6b7280;font-style:italic}.progress-bar{height:8px;background:#e5e7eb;border-radius:4px;overflow:hidden;margin-bottom:.5rem}.progress-fill{height:100%;background:#3b82f6;transition:width .3s ease}.progress-stats{display:flex;gap:1rem;font-size:.85rem}.progress-stats .passed{color:#22c55e}.progress-stats .failed{color:#ef4444}.suite-stats-bar{display:flex;gap:2rem;padding:1rem;background:#f9fafb;border-radius:8px;margin-bottom:1.5rem}.stat-item{font-size:.9rem;color:#6b7280}.stat-item strong{color:#1f2937;font-size:1.1rem;margin-right:.25rem}.stat-item.passed strong{color:#22c55e}.stat-item.failed strong{color:#ef4444}.stat-item .pass-rate{color:#3b82f6}.suite-content{display:grid;grid-template-columns:1fr 320px;gap:1.5rem;flex:1;min-height:0}.tests-section,.runs-section{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:1rem;overflow-y:auto}.tests-section h3,.runs-section h3{margin:0 0 1rem;font-size:1rem;color:#374151}.empty-tests,.empty-runs{text-align:center;padding:2rem;color:#6b7280}.tests-by-url{display:flex;flex-direction:column;gap:1rem}.url-group{border:1px solid #f3f4f6;border-radius:6px;overflow:hidden}.url-header{margin:0;padding:.75rem;background:#f9fafb;font-size:.85rem;color:#4b5563;font-weight:500;word-break:break-all}.test-list{display:flex;flex-direction:column}.test-item{display:flex;align-items:center;justify-content:space-between;padding:.625rem .75rem;border-top:1px solid #f3f4f6}.test-info{display:flex;align-items:center;gap:.5rem;flex:1;min-width:0}.test-name{flex:1;font-size:.9rem;color:#374151;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.orphaned-badge{background:#fef3c7;color:#d97706;padding:.125rem .375rem;border-radius:4px;font-size:.7rem;font-weight:500}.remove-btn{background:none;border:none;color:#9ca3af;cursor:pointer;font-size:1.25rem;padding:.25rem;line-height:1}.remove-btn:hover{color:#ef4444}.status-badge{padding:.125rem .5rem;border-radius:4px;font-size:.7rem;font-weight:500;text-transform:uppercase}.status-passed{background:#dcfce7;color:#16a34a}.status-failed{background:#fee2e2;color:#dc2626}.status-pending{background:#f3f4f6;color:#6b7280}.status-running{background:#dbeafe;color:#2563eb}.status-completed{background:#dcfce7;color:#16a34a}.status-default{background:#f3f4f6;color:#6b7280}.runs-list{display:flex;flex-direction:column;gap:.75rem}.run-item{padding:.75rem;border:1px solid #f3f4f6;border-radius:6px}.run-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.run-date{font-size:.8rem;color:#9ca3af}.run-stats{display:flex;gap:1rem;font-size:.85rem}.run-stats .passed{color:#22c55e}.run-stats .failed{color:#ef4444}.run-stats .duration{color:#6b7280}.report-link{display:inline-block;margin-top:.5rem;font-size:.85rem;color:#3b82f6;text-decoration:none}.report-link:hover{text-decoration:underline}.btn-primary{background:#3b82f6;color:#fff;border:none;padding:.625rem 1.25rem;border-radius:6px;font-weight:500;cursor:pointer;transition:background .2s}.btn-primary:hover:not(:disabled){background:#2563eb}.btn-primary:disabled{background:#9ca3af;cursor:not-allowed}.btn-secondary{background:#fff;color:#374151;border:1px solid #d1d5db;padding:.625rem 1.25rem;border-radius:6px;font-weight:500;cursor:pointer;transition:all .2s}.btn-secondary:hover{background:#f9fafb;border-color:#9ca3af}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;will-change:opacity}.modal{background:#fff;border-radius:12px;width:90%;max-width:480px;max-height:90vh;overflow:hidden;display:flex;flex-direction:column}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;border-bottom:1px solid #e5e7eb}.modal-header h3{margin:0;font-size:1.1rem}.close-btn{background:none;border:none;font-size:1.5rem;color:#9ca3af;cursor:pointer;line-height:1}.close-btn:hover{color:#374151}.modal-body{padding:1.25rem;overflow-y:auto}.modal-footer{display:flex;justify-content:flex-end;gap:.75rem;padding:1rem 1.25rem;border-top:1px solid #e5e7eb;background:#f9fafb}.form-group{margin-bottom:1rem}.form-group:last-child{margin-bottom:0}.form-group label{display:block;margin-bottom:.375rem;font-size:.9rem;font-weight:500;color:#374151}.form-group input,.form-group textarea{width:100%;padding:.625rem;border:1px solid #d1d5db;border-radius:6px;font-size:.9rem}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.form-group textarea{resize:vertical;min-height:80px}.loading{display:flex;align-items:center;justify-content:center;padding:2rem}@media (max-width: 768px){.suite-content{grid-template-columns:1fr}.suite-detail-header{flex-direction:column;gap:1rem}.suite-actions{width:100%}.suite-actions button{flex:1}}.test-library{display:flex;flex-direction:column;height:100%;background:#fff;border-radius:12px;overflow:hidden}.test-library-header{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;border-bottom:1px solid #e5e7eb;background:#f9fafb}.header-title{display:flex;align-items:center;gap:.75rem}.header-title h2{margin:0;font-size:1.25rem;font-weight:600;color:#111827}.test-count{padding:.25rem .625rem;background:#e5e7eb;border-radius:9999px;font-size:.75rem;font-weight:500;color:#4b5563}.view-toggle{display:flex;gap:.25rem;background:#e5e7eb;padding:.25rem;border-radius:8px}.toggle-btn{padding:.375rem .75rem;border:none;background:transparent;border-radius:6px;font-size:.8125rem;font-weight:500;color:#6b7280;cursor:pointer;transition:all .15s ease}.toggle-btn:hover{color:#374151}.toggle-btn.active{background:#fff;color:#111827;box-shadow:0 1px 2px #0000000d}.test-library-filters{display:flex;flex-wrap:wrap;gap:.75rem;padding:1rem 1.5rem;background:#fff;border-bottom:1px solid #e5e7eb}.search-box{flex:1;min-width:200px;position:relative}.search-icon{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);width:1rem;height:1rem;color:#9ca3af}.search-box input{width:100%;padding:.5rem .75rem .5rem 2.25rem;border:1px solid #e5e7eb;border-radius:8px;font-size:.875rem;color:#111827;transition:border-color .15s ease,box-shadow .15s ease}.search-box input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.search-box input::placeholder{color:#9ca3af}.filter-group{display:flex;gap:.5rem;flex-wrap:wrap}.filter-select{padding:.5rem 2rem .5rem .75rem;border:1px solid #e5e7eb;border-radius:8px;font-size:.875rem;color:#374151;background:#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e") right .5rem center/1.25rem no-repeat;cursor:pointer;transition:border-color .15s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none}.filter-select:focus{outline:none;border-color:#3b82f6}.clear-filters-btn{padding:.5rem .75rem;border:1px solid #e5e7eb;border-radius:8px;background:#fff;font-size:.875rem;color:#6b7280;cursor:pointer;transition:all .15s ease}.clear-filters-btn:hover{background:#f3f4f6;color:#374151}.test-library-content{flex:1;overflow-y:auto;padding:1rem}.test-library-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:300px}.spinner{width:32px;height:32px;border:3px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;animation:spin .8s linear infinite}.test-library-error{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem;background:#fef2f2;border-radius:8px;margin:1rem}.test-library-error p{margin:0;color:#dc2626;font-size:.875rem}.test-library-error button{padding:.5rem 1rem;background:#dc2626;color:#fff;border:none;border-radius:6px;font-size:.875rem;cursor:pointer}.test-library-error button:hover{background:#b91c1c}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;text-align:center;color:#6b7280}.empty-state svg{width:48px;height:48px;margin-bottom:1rem;opacity:.5}.empty-state h3{margin:0 0 .5rem;font-size:1.125rem;font-weight:600;color:#374151}.empty-state p{margin:0;font-size:.875rem}.bulk-action-bar{display:flex;align-items:center;justify-content:space-between;padding:.625rem 1.5rem;background:#eff6ff;border-bottom:1px solid #bfdbfe;gap:1rem}.select-all-checkbox{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;color:#1d4ed8;cursor:pointer;white-space:nowrap}.select-all-checkbox input[type=checkbox]{accent-color:#3b82f6;width:15px;height:15px;cursor:pointer}.bulk-actions{display:flex;align-items:center;gap:.5rem}.bulk-select-all-btn{padding:.375rem .75rem;background:transparent;border:1px solid #3b82f6;border-radius:6px;color:#3b82f6;font-size:.8125rem;font-weight:500;cursor:pointer;white-space:nowrap;transition:all .15s ease}.bulk-select-all-btn:hover{background:#dbeafe}.bulk-delete-btn{display:flex;align-items:center;gap:.375rem;padding:.375rem .875rem;background:#ef4444;border:none;border-radius:6px;color:#fff;font-size:.8125rem;font-weight:500;cursor:pointer;white-space:nowrap;transition:background .15s ease}.bulk-delete-btn:hover:not(:disabled){background:#dc2626}.bulk-delete-btn:disabled{background:#fca5a5;cursor:not-allowed}.bulk-run-btn{display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .875rem;background:#10b981;border:none;border-radius:6px;color:#fff;font-size:.8125rem;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .15s ease}.bulk-run-btn:hover:not(:disabled){background:#059669}.bulk-run-btn:disabled{background:#a7f3d0;cursor:not-allowed}.bulk-run-result{display:inline-flex;align-items:center;gap:10px;background:#f0fdf4;border:1px solid #bbf7d0;color:#065f46;padding:8px 14px;border-radius:8px;font-size:.85rem;font-weight:500;margin:12px 24px}.bulk-run-result-icon{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;background:#10b981;color:#fff;border-radius:50%;font-size:.85rem;font-weight:700}.bulk-run-result-close{margin-left:6px;background:none;border:none;color:#065f46;font-size:1.05rem;cursor:pointer;padding:0 4px;opacity:.6}.bulk-run-result-close:hover{opacity:1}.bulk-cancel-btn{padding:.375rem .75rem;background:transparent;border:1px solid #d1d5db;border-radius:6px;color:#6b7280;font-size:.8125rem;cursor:pointer;transition:all .15s ease}.bulk-cancel-btn:hover{background:#f3f4f6;color:#374151}.btn-spinner-inline{display:inline-block;width:12px;height:12px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:spin .6s linear infinite}.test-item.selected{background:#eff6ff;border-color:#93c5fd}.group-tests .test-item.selected{background:#eff6ff}.test-checkbox,.group-checkbox{width:15px;height:15px;flex-shrink:0;accent-color:#3b82f6;cursor:pointer}.group-selected-count{padding:.125rem .5rem;background:#dbeafe;border-radius:9999px;font-size:.7rem;color:#1d4ed8;font-weight:500}.action-btn.delete-btn{background:#fee2e2;color:#991b1b}.action-btn.delete-btn:hover:not(:disabled){background:#fecaca}.action-btn.delete-btn:disabled{opacity:.4;cursor:not-allowed}.grouped-view{display:flex;flex-direction:column;gap:.75rem}.test-group{background:#f9fafb;border-radius:10px;overflow:hidden;border:1px solid #e5e7eb}.group-header{display:flex;justify-content:space-between;align-items:center;padding:.875rem 1rem;cursor:pointer;transition:background .15s ease}.group-header:hover{background:#f3f4f6}.group-info{display:flex;align-items:center;gap:.5rem}.expand-icon{width:1rem;height:1rem;color:#6b7280;transition:transform .15s ease}.expand-icon.expanded{transform:rotate(90deg)}.group-url{font-weight:600;color:#111827;font-size:.9375rem}.group-count{padding:.125rem .5rem;background:#e5e7eb;border-radius:9999px;font-size:.75rem;color:#6b7280}.group-stats{display:flex;gap:.5rem}.group-stats .stat{font-size:.75rem;padding:.125rem .5rem;border-radius:4px}.group-stats .stat.passed{background:#dcfce7;color:#166534}.group-stats .stat.failed{background:#fee2e2;color:#991b1b}.group-tests{border-top:1px solid #e5e7eb;background:#fff}.flat-view{display:flex;flex-direction:column;gap:.5rem}.test-item{display:flex;align-items:center;gap:1rem;padding:.875rem 1rem;background:#fff;border-radius:8px;border:1px solid #e5e7eb;cursor:pointer;transition:all .15s ease}.test-item:hover{border-color:#3b82f6;box-shadow:0 2px 4px #0000000d}.group-tests .test-item{border:none;border-radius:0;border-bottom:1px solid #f3f4f6}.group-tests .test-item:last-child{border-bottom:none}.test-info{flex:1;min-width:0}.test-name{display:block;font-weight:500;color:#111827;font-size:.875rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.test-details{display:flex;gap:.75rem;margin-top:.25rem}.test-file{font-size:.75rem;color:#6b7280}.test-url{font-size:.75rem;color:#9ca3af}.test-meta{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.feature-tag,.platform-tag{padding:.125rem .5rem;background:#eff6ff;color:#1d4ed8;border-radius:4px;font-size:.6875rem;font-weight:500;text-transform:capitalize}.platform-tag{background:#f3e8ff;color:#7c3aed}.cost-badge{padding:.125rem .5rem;background:#f0fdf4;color:#15803d;border:1px solid #bbf7d0;border-radius:4px;font-size:.6875rem;font-weight:500;font-variant-numeric:tabular-nums;cursor:help}.status-badge{padding:.25rem .625rem;border-radius:9999px;font-size:.6875rem;font-weight:500;text-transform:capitalize}.status-badge.passed{background:#dcfce7;color:#166534}.status-badge.failed{background:#fee2e2;color:#991b1b}.status-badge.running{background:#fef3c7;color:#92400e}.status-badge.pending{background:#e5e7eb;color:#4b5563}.test-actions{display:flex;gap:.375rem;flex-shrink:0}.action-btn{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:none;border-radius:6px;cursor:pointer;transition:all .15s ease}.action-btn svg{width:16px;height:16px}.action-btn.run-btn{background:#dcfce7;color:#166534}.action-btn.run-btn:hover:not(:disabled){background:#bbf7d0}.action-btn.run-btn:disabled{opacity:.5;cursor:not-allowed}.action-btn.view-btn{background:#eff6ff;color:#1d4ed8}.action-btn.view-btn:hover{background:#dbeafe}.btn-spinner{width:14px;height:14px;border:2px solid #16653440;border-top-color:#166534;border-radius:50%;animation:spin .6s linear infinite}@media (max-width: 768px){.test-library-header{flex-direction:column;gap:1rem;align-items:flex-start}.test-library-filters{flex-direction:column}.filter-group{width:100%}.filter-select{flex:1}.test-item{flex-wrap:wrap}.test-meta{order:3;width:100%;margin-top:.5rem}}.test-timestamp{display:inline-flex;align-items:center;gap:4px;font-size:.74rem;color:#6b7280;font-variant-numeric:tabular-nums;white-space:nowrap;padding:2px 8px;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:100px;letter-spacing:.01em}.test-timestamp:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background:#9ca3af}.date-range-chips{display:flex;align-items:center;gap:6px;flex-wrap:wrap;width:100%;padding-top:4px}.date-range-label{font-size:.78rem;color:#6b7280;font-weight:600;margin-right:4px}.date-range-chip{font-size:.78rem;font-weight:500;padding:5px 12px;border:1px solid #e5e7eb;border-radius:100px;background:#fff;color:#374151;cursor:pointer;transition:all .15s ease}.date-range-chip:hover{border-color:#c7d2fe;color:#4338ca}.date-range-chip.active{background:#eef2ff;border-color:#6366f1;color:#4338ca;font-weight:600}.header-actions{display:flex;align-items:center;gap:12px}.run-history-btn{display:inline-flex;align-items:center;gap:6px;background:#fff;border:1px solid #e5e7eb;color:#374151;font-size:.82rem;font-weight:500;padding:6px 12px;border-radius:8px;cursor:pointer;transition:all .15s ease}.run-history-btn:hover{border-color:#c7d2fe;color:#4338ca;background:#eef2ff}.bulk-run-progress{background:#eef2ff;border:1px solid #c7d2fe;border-radius:10px;padding:12px 16px;margin:12px 24px}.bulk-run-progress-bar-wrap{width:100%;height:6px;background:#c7d2fe;border-radius:3px;overflow:hidden;margin-bottom:8px}.bulk-run-progress-bar{height:100%;background:linear-gradient(90deg,#6366f1,#818cf8);border-radius:3px;transition:width .3s ease}.bulk-run-progress-text{font-size:.82rem;color:#3730a3;font-variant-numeric:tabular-nums}.bulk-run-progress-text strong{color:#1e1b4b}.bulk-run-progress-current{color:#4338ca;font-weight:500}.bulk-run-progress-current em{font-style:normal;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.78rem}.bulk-run-result.has-failures{background:#fffbeb;border-color:#fde68a;color:#92400e}.bulk-run-result.has-failures .bulk-run-result-icon{background:#f59e0b}.bulk-run-result.has-failures .bulk-run-result-close{color:#92400e}.bulk-run-result-text{flex:0 0 auto}.bulk-run-result-report{display:inline-flex;align-items:center;gap:4px;background:#fff;border:1px solid currentColor;color:inherit;padding:4px 10px;border-radius:6px;font-weight:600;font-size:.78rem;text-decoration:none;transition:background .15s}.bulk-run-result-report:hover{background:#fff9}.history-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center;z-index:1000;animation:history-overlay-fade .18s ease-out}@keyframes history-overlay-fade{0%{opacity:0}to{opacity:1}}.history-modal{background:#fff;border-radius:14px;max-width:720px;width:92%;max-height:80vh;display:flex;flex-direction:column;box-shadow:0 24px 60px #0f172a2e;border:1px solid #e5e7eb;overflow:hidden;animation:history-modal-pop .22s cubic-bezier(.2,.8,.2,1)}@keyframes history-modal-pop{0%{opacity:0;transform:translateY(8px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}.history-modal-header{display:flex;justify-content:space-between;align-items:flex-start;padding:20px 22px;border-bottom:1px solid #f3f4f6}.history-modal-header h3{margin:0;font-size:1.1rem;font-weight:700;color:#111827}.history-modal-header p{margin:4px 0 0;font-size:.84rem;color:#6b7280}.history-modal-close{background:transparent;border:1px solid transparent;color:#9ca3af;font-size:1.2rem;width:32px;height:32px;border-radius:8px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:all .15s}.history-modal-close:hover{background:#f3f4f6;color:#111827;border-color:#e5e7eb}.history-modal-body{flex:1;overflow-y:auto;padding:16px 22px 22px}.history-loading,.history-empty{text-align:center;padding:48px 16px;color:#6b7280;font-size:.9rem}.history-empty-hint{margin-top:6px;font-size:.82rem;color:#9ca3af}.history-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.history-item{display:flex;align-items:center;gap:14px;padding:12px 14px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;transition:border-color .15s,box-shadow .15s}.history-item:hover{border-color:#c7d2fe;box-shadow:0 4px 12px #6366f114}.history-item-status{flex:0 0 auto}.history-status-pill{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;font-weight:700;font-size:.9rem;color:#fff}.history-status-pill.ok{background:#10b981}.history-status-pill.bad{background:#ef4444}.history-status-pill.mixed{background:#f59e0b}.history-item-info{flex:1;min-width:0}.history-item-title{font-weight:600;font-size:.92rem;color:#111827;display:flex;flex-wrap:wrap;align-items:baseline;gap:8px}.history-item-counts{display:inline-flex;gap:8px;font-weight:500;font-size:.82rem}.history-item-counts .ok-count{color:#065f46}.history-item-counts .bad-count{color:#991b1b}.history-item-time{margin-top:2px;font-size:.78rem;color:#9ca3af;font-variant-numeric:tabular-nums}.history-item-actions{flex:0 0 auto}.history-report-btn{display:inline-flex;align-items:center;gap:4px;background:#eef2ff;color:#4338ca;border:1px solid #c7d2fe;padding:6px 12px;border-radius:8px;font-size:.82rem;font-weight:600;text-decoration:none;transition:all .15s}.history-report-btn:hover{background:#c7d2fe;color:#3730a3}.history-no-report{font-size:.78rem;color:#9ca3af;font-style:italic}.usage-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:20px}.usage-card.loading,.usage-card.error{display:flex;align-items:center;justify-content:center;gap:12px;min-height:120px;color:#6b7280}.usage-card.near-limit{border-color:#f59e0b}.usage-card.at-limit{border-color:#ef4444}.usage-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.usage-header h3{margin:0;font-size:16px;font-weight:600;color:#1f2937}.usage-period{font-size:13px;color:#6b7280}.usage-stats{display:flex;align-items:baseline;gap:4px;margin-bottom:12px}.usage-count{font-size:32px;font-weight:700;color:#1f2937}.usage-separator{font-size:24px;color:#9ca3af}.usage-limit{font-size:24px;color:#6b7280}.unlimited-badge{display:inline-block;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;padding:6px 12px;border-radius:20px;font-size:14px;font-weight:600}.usage-bar-container{width:100%;height:8px;background:#e5e7eb;border-radius:4px;overflow:hidden;margin-bottom:12px}.usage-bar{height:100%;background:linear-gradient(90deg,#6366f1,#8b5cf6);border-radius:4px;transition:width .3s ease}.near-limit .usage-bar{background:linear-gradient(90deg,#f59e0b,#fbbf24)}.at-limit .usage-bar{background:linear-gradient(90deg,#ef4444,#f87171)}.usage-warning,.usage-error{font-size:13px;margin:0}.usage-warning{color:#d97706}.usage-error{color:#dc2626}.upgrade-link{background:none;border:none;color:#2563eb;cursor:pointer;text-decoration:underline;font-size:inherit;margin-left:4px}.upgrade-link:hover{color:#1d4ed8}.remaining-text{font-size:13px;color:#6b7280;margin:0}.plan-selector{padding:20px 0}.plan-selector.loading,.plan-selector.error{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;min-height:300px;color:#6b7280}.billing-toggle{display:flex;justify-content:center;gap:4px;margin-bottom:32px;background:#f3f4f6;padding:4px;border-radius:12px;width:fit-content;margin-left:auto;margin-right:auto}.billing-toggle button{background:transparent;border:none;padding:10px 20px;border-radius:8px;color:#6b7280;cursor:pointer;font-size:14px;font-weight:500;display:flex;align-items:center;gap:8px;transition:all .2s ease}.billing-toggle button.active{background:#2563eb;color:#fff}.billing-toggle button:hover:not(.active){color:#374151}.save-badge{background:#10b981;color:#fff;padding:2px 6px;border-radius:4px;font-size:11px;font-weight:600}.plans-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;max-width:1200px;margin:0 auto}.plan-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:28px;position:relative;transition:all .2s ease}.plan-card:hover{border-color:#2563eb;transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.plan-card.current{border-color:#2563eb;background:linear-gradient(180deg,rgba(37,99,235,.05) 0%,transparent 100%)}.plan-card.recommended{border-color:#2563eb}.recommended-badge{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:linear-gradient(135deg,#2563eb,#4f46e5);color:#fff;padding:4px 16px;border-radius:20px;font-size:12px;font-weight:600;white-space:nowrap}.plan-name{font-size:20px;font-weight:700;color:#1f2937;margin:0 0 8px}.plan-description{font-size:14px;color:#6b7280;margin:0 0 20px}.plan-price{display:flex;align-items:baseline;gap:4px;margin-bottom:4px}.price-amount{font-size:36px;font-weight:700;color:#1f2937}.price-period{font-size:14px;color:#6b7280}.billed-annually{font-size:13px;color:#6b7280;margin:0 0 20px}.plan-features{list-style:none;padding:0;margin:0 0 24px}.plan-features li{font-size:14px;color:#374151;padding:8px 0;display:flex;align-items:center;gap:8px}.plan-features li:before{content:"✓";color:#10b981;font-weight:600}.plan-button{width:100%;padding:12px 24px;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:8px}.plan-button:not(.current){background:linear-gradient(135deg,#2563eb,#4f46e5);color:#fff}.plan-button:not(.current):hover{transform:translateY(-1px);box-shadow:0 4px 12px #2563eb66}.plan-button.current{background:#f3f4f6;color:#6b7280;cursor:default}.plan-button:disabled{opacity:.6;cursor:not-allowed}.subscription-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:24px}.subscription-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px}.subscription-plan{display:flex;align-items:center;gap:12px}.subscription-plan h3{margin:0;font-size:20px;font-weight:600;color:#1f2937}.status-badge{padding:4px 10px;border-radius:20px;font-size:12px;font-weight:600;text-transform:capitalize}.status-badge.active{background:#10b98126;color:#059669}.status-badge.trialing{background:#2563eb26;color:#2563eb}.status-badge.past_due{background:#f59e0b26;color:#d97706}.status-badge.canceled{background:#ef444426;color:#dc2626}.subscription-details{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:20px;margin-bottom:20px}.detail-item{display:flex;flex-direction:column;gap:4px}.detail-label{font-size:13px;color:#6b7280}.detail-value{font-size:15px;color:#1f2937;font-weight:500}.cancellation-notice{background:#f59e0b1a;border:1px solid #f59e0b;border-radius:8px;padding:12px 16px;margin-bottom:20px}.cancellation-notice p{margin:0;font-size:14px;color:#92400e}.subscription-actions{display:flex;gap:12px;flex-wrap:wrap}.subscription-actions button{padding:10px 20px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.btn-primary{background:linear-gradient(135deg,#2563eb,#4f46e5);border:none;color:#fff}.btn-secondary{background:transparent;border:1px solid #e5e7eb;color:#374151}.btn-danger{background:transparent;border:1px solid #ef4444;color:#ef4444}.btn-danger:hover{background:#ef44441a}.org-settings{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:24px}.org-settings.loading,.org-settings.error{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;min-height:200px;color:#6b7280}.org-settings-header{display:flex;align-items:center;gap:12px;margin-bottom:24px}.org-settings-header h2{margin:0;font-size:20px;font-weight:600;color:#1f2937}.org-slug{font-size:14px;color:#6b7280;background:#f3f4f6;padding:4px 10px;border-radius:4px;font-family:monospace}.org-settings-form{max-width:500px}.form-group{margin-bottom:20px}.form-group label{display:block;font-size:14px;font-weight:500;color:#1f2937;margin-bottom:8px}.form-group input,.form-group select{width:100%;padding:10px 14px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#1f2937;font-size:14px;transition:border-color .2s ease}.form-group input:focus,.form-group select:focus{outline:none;border-color:#2563eb}.form-group input:disabled,.form-group select:disabled{opacity:.6;cursor:not-allowed;background:#f9fafb}.form-hint{display:block;font-size:12px;color:#6b7280;margin-top:6px}.form-error{background:#ef44441a;border:1px solid #ef4444;color:#dc2626;padding:12px;border-radius:8px;font-size:14px;margin-bottom:16px}.form-success{background:#10b9811a;border:1px solid #10b981;color:#059669;padding:12px;border-radius:8px;font-size:14px;margin-bottom:16px}.form-actions{display:flex;gap:12px;margin-top:24px}.form-notice{font-size:13px;color:#6b7280;font-style:italic;margin-top:16px}.org-info{display:flex;gap:32px;margin-top:32px;padding-top:24px;border-top:1px solid #e5e7eb}.info-item{display:flex;flex-direction:column;gap:4px}.info-label{font-size:12px;color:#6b7280;text-transform:uppercase;letter-spacing:.5px}.info-value{font-size:15px;color:#1f2937;font-weight:500}.info-value.role-badge{text-transform:capitalize}.member-list{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:24px}.member-list.loading,.member-list.error{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;min-height:200px;color:#6b7280}.member-list-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.member-list-header h2{margin:0;font-size:20px;font-weight:600;color:#1f2937}.error-banner{background:#ef44441a;border:1px solid #ef4444;color:#dc2626;padding:12px;border-radius:8px;font-size:14px;margin-bottom:16px}.members-table{border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.table-header,.table-row{display:grid;grid-template-columns:2fr 1fr 1fr 80px;gap:16px;padding:14px 16px;align-items:center}.table-header{background:#f9fafb;font-size:12px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.5px}.table-row{border-top:1px solid #e5e7eb}.table-row:hover{background:#2563eb05}.col-member{display:flex;align-items:center;gap:12px}.member-avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#2563eb,#4f46e5);display:flex;align-items:center;justify-content:center;overflow:hidden}.member-avatar img{width:100%;height:100%;object-fit:cover}.member-avatar span{color:#fff;font-weight:600;font-size:16px}.member-info{display:flex;flex-direction:column;gap:2px}.member-name{font-size:14px;font-weight:500;color:#1f2937}.member-email{font-size:13px;color:#6b7280}.col-role{font-size:14px}.role-select{padding:6px 10px;background:#fff;border:1px solid #e5e7eb;border-radius:6px;color:#1f2937;font-size:13px;cursor:pointer}.role-badge{display:inline-block;padding:4px 10px;border-radius:20px;font-size:12px;font-weight:500;text-transform:capitalize}.role-badge.owner{background:#8b5cf626;color:#7c3aed}.role-badge.admin{background:#2563eb26;color:#2563eb}.role-badge.member{background:#6b728026;color:#6b7280}.col-joined{font-size:13px;color:#6b7280}.col-actions{display:flex;justify-content:flex-end}.btn-icon{width:32px;height:32px;border-radius:6px;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:18px;transition:all .2s ease}.btn-icon.btn-danger{background:transparent;color:#9ca3af}.btn-icon.btn-danger:hover{background:#ef44441a;color:#ef4444}.empty-state{text-align:center;padding:40px 20px;color:#6b7280}.empty-state p{margin-bottom:16px}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.modal-content{background:#fff;border:1px solid #e5e7eb;border-radius:16px;width:100%;max-width:450px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e5e7eb}.modal-header h3{margin:0;font-size:18px;font-weight:600;color:#1f2937}.modal-close{width:32px;height:32px;border-radius:6px;border:none;background:transparent;color:#9ca3af;cursor:pointer;font-size:24px;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.modal-close:hover{background:#f3f4f6;color:#374151}.invite-form{padding:24px}.modal-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:24px}.btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 20px;background:linear-gradient(135deg,#2563eb,#4f46e5);border:none;border-radius:8px;color:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 4px 12px #2563eb66}.btn-primary:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.btn-secondary{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 20px;background:transparent;border:1px solid #e5e7eb;border-radius:8px;color:#374151;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.btn-secondary:hover{border-color:#2563eb;background:#2563eb0d}.btn-secondary:disabled{opacity:.6;cursor:not-allowed}.loading-spinner{width:24px;height:24px;border:3px solid #e5e7eb;border-top-color:#2563eb;border-radius:50%;animation:spin .8s linear infinite}.loading-spinner.small{width:16px;height:16px;border-width:2px}@media (max-width: 768px){.table-header,.table-row{grid-template-columns:1fr;gap:8px}.table-header{display:none}.table-row{padding:16px}.col-member{margin-bottom:8px}.col-role,.col-joined{font-size:12px}.org-info{flex-direction:column;gap:16px}}.upgrade-popup-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;animation:fadeIn .2s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.upgrade-popup{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0003;max-width:480px;width:90%;padding:2rem;position:relative;animation:slideUp .3s ease}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.upgrade-popup-close{position:absolute;top:1rem;right:1rem;background:none;border:none;cursor:pointer;color:#9ca3af;padding:.5rem;border-radius:8px;transition:all .2s}.upgrade-popup-close:hover{background:#f3f4f6;color:#374151}.upgrade-popup-header{text-align:center;margin-bottom:1.5rem}.upgrade-icon{display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px;background:linear-gradient(135deg,#4f46e5,#7c3aed);border-radius:20px;color:#fff;margin-bottom:1rem}.upgrade-popup-header h2{font-size:1.5rem;font-weight:700;color:#111827;margin:0 0 .5rem}.upgrade-popup-header p{color:#6b7280;font-size:.95rem;line-height:1.5;margin:0}.upgrade-popup-form{display:flex;flex-direction:column;gap:1rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-size:.875rem;font-weight:500;color:#374151}.form-group input,.form-group textarea{padding:.75rem 1rem;border:1px solid #e5e7eb;border-radius:8px;font-size:.95rem;transition:all .2s}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51a}.form-group textarea{resize:vertical;min-height:100px}.upgrade-popup-error{background:#fef2f2;border:1px solid #fecaca;color:#991b1b;padding:.75rem 1rem;border-radius:8px;font-size:.875rem}.upgrade-popup-actions{display:flex;gap:.75rem;margin-top:.5rem}.upgrade-popup-btn{flex:1;padding:.875rem 1.5rem;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s;border:none}.upgrade-popup-btn.primary{background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff}.upgrade-popup-btn.primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #4f46e54d}.upgrade-popup-btn.primary:disabled{opacity:.6;cursor:not-allowed}.upgrade-popup-btn.secondary{background:#f3f4f6;color:#374151}.upgrade-popup-btn.secondary:hover{background:#e5e7eb}.upgrade-popup-success{text-align:center;padding:1rem 0}.success-icon{display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px;background:#dcfce7;border-radius:50%;color:#16a34a;margin-bottom:1.5rem}.upgrade-popup-success h2{font-size:1.5rem;font-weight:700;color:#111827;margin:0 0 .75rem}.upgrade-popup-success p{color:#6b7280;font-size:.95rem;line-height:1.6;margin:0 0 1.5rem}.upgrade-popup-success .upgrade-popup-btn{max-width:200px;margin:0 auto}.settings-container{max-width:1200px;margin:0 auto;padding:0;display:flex;flex-direction:column;flex:1}.settings-header{margin-bottom:24px}.settings-header h1{margin:0;font-size:24px;font-weight:700;color:#1f2937}.settings-tabs{display:flex;gap:4px;background:#f3f4f6;padding:4px;border-radius:10px;margin-bottom:28px;width:fit-content}.settings-tab{padding:10px 20px;border:none;background:transparent;color:#6b7280;font-size:14px;font-weight:500;border-radius:8px;cursor:pointer;transition:all .2s ease}.settings-tab:hover{color:#374151}.settings-tab.active{background:#fff;color:#2563eb;box-shadow:0 1px 3px #0000001a}.settings-content{flex:1;min-height:0}.billing-section,.organization-section,.members-section{min-height:400px}.billing-section{display:flex;flex-direction:column;gap:28px}.billing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:24px}.billing-card-wrapper h2{font-size:15px;font-weight:600;color:#374151;margin:0 0 12px}.plans-preview{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:24px;text-align:center}.plans-preview h2{margin:0 0 8px;font-size:18px;font-weight:600;color:#1f2937}.plans-preview-text{color:#6b7280;margin:0 0 20px;font-size:14px}.btn-view-plans{padding:12px 32px;background:linear-gradient(135deg,#2563eb,#4f46e5);border:none;border-radius:8px;color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}.btn-view-plans:hover{transform:translateY(-2px);box-shadow:0 4px 12px #2563eb66}.plan-selector-section{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:24px}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.section-header h2{margin:0;font-size:20px;font-weight:600;color:#1f2937}.btn-back{padding:8px 16px;background:transparent;border:1px solid #e5e7eb;border-radius:6px;color:#6b7280;font-size:14px;cursor:pointer;transition:all .2s ease}.btn-back:hover{border-color:#2563eb;color:#2563eb}.organization-section,.members-section{max-width:800px}.settings-footer{margin-top:auto;padding-top:40px}.settings-about{display:flex;flex-direction:column;align-items:center;gap:8px;padding:24px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:12px;border:1px solid #e2e8f0}.about-brand{display:flex;align-items:center;gap:8px}.about-eye{width:24px;height:24px;background:linear-gradient(135deg,#1e3a5f,#0f172a);border-radius:50%;position:relative;box-shadow:0 0 10px #2563eb4d}.about-eye:before{content:"";position:absolute;width:12px;height:12px;background:radial-gradient(circle at 30% 30%,#3b82f6,#1d4ed8);border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%)}.about-eye:after{content:"";position:absolute;width:5px;height:5px;background:#0f172a;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%)}.about-name{font-size:14px;font-weight:800;letter-spacing:.1em;background:linear-gradient(135deg,#1e40af,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.about-version{font-size:12px;color:#94a3b8;margin:0}.about-powered{display:flex;align-items:center;gap:6px;font-size:11px;color:#64748b;margin-top:8px;padding-top:12px;border-top:1px solid #e2e8f0}.about-powered .globalnodes-text{font-weight:700;background:linear-gradient(135deg,#10b981,#34d399);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@media (max-width: 768px){.settings-container{padding:0}.settings-tabs{width:100%;overflow-x:auto}.billing-grid{grid-template-columns:1fr}}.sidebar{width:260px;height:100vh;background:#1a1a2e;color:#e4e4e7;display:flex;flex-direction:column;transition:width .2s ease;flex-shrink:0}.sidebar.collapsed{width:60px}.sidebar-header{display:flex;align-items:center;gap:.5rem;padding:.75rem;border-bottom:1px solid rgba(255,255,255,.1)}.new-chat-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.625rem 1rem;background:#ffffff1a;color:#e4e4e7;border:1px solid rgba(255,255,255,.2);border-radius:8px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .15s ease}.new-chat-btn:hover{background:#ffffff26;border-color:#ffffff4d}.sidebar.collapsed .new-chat-btn{padding:.625rem}.sidebar.collapsed .new-chat-btn span{display:none}.collapse-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:transparent;color:#a1a1aa;border:none;border-radius:6px;cursor:pointer;transition:all .15s ease}.collapse-btn:hover{background:#ffffff1a;color:#e4e4e7}.sidebar-sessions{flex:1;overflow-y:auto;padding:.5rem}.sidebar-sessions::-webkit-scrollbar{width:6px}.sidebar-sessions::-webkit-scrollbar-track{background:transparent}.sidebar-sessions::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.sidebar-sessions::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.sidebar-error{display:flex;align-items:center;justify-content:space-between;padding:.5rem .75rem;margin-bottom:.5rem;background:#ef444433;color:#fca5a5;border-radius:6px;font-size:.8rem}.sidebar-error button{background:none;border:none;color:inherit;cursor:pointer;font-size:1rem;line-height:1}.sidebar-loading{display:flex;align-items:center;justify-content:center;padding:1.5rem 1rem}.sidebar-empty{padding:1rem;text-align:center;color:#71717a;font-size:.85rem}.session-group{margin-bottom:.5rem}.session-group-label{padding:.5rem .75rem;font-size:.7rem;font-weight:600;color:#71717a;text-transform:uppercase;letter-spacing:.05em}.session-item{display:flex;align-items:center;gap:.625rem;padding:.625rem .75rem;border-radius:8px;cursor:pointer;transition:all .15s ease;position:relative}.session-item:hover{background:#ffffff14}.session-item.active{background:#ffffff1f}.session-icon{flex-shrink:0;color:#71717a}.session-title{flex:1;font-size:.875rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#e4e4e7}.session-delete-btn{display:none;align-items:center;justify-content:center;width:24px;height:24px;background:transparent;color:#71717a;border:none;border-radius:4px;cursor:pointer;transition:all .15s ease}.session-item:hover .session-delete-btn{display:flex}.session-delete-btn:hover{background:#ef444433;color:#f87171}.sidebar-footer{padding:.75rem;border-top:1px solid rgba(255,255,255,.1)}.user-profile{display:flex;align-items:center;gap:.75rem;padding:.5rem;border-radius:8px;transition:background .15s ease}.user-profile:hover{background:#ffffff0d}.user-avatar{width:32px;height:32px;border-radius:50%;flex-shrink:0}.user-avatar-placeholder{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:600;color:#fff;flex-shrink:0}.user-info{flex:1;min-width:0;display:flex;flex-direction:column}.user-name{font-size:.875rem;font-weight:500;color:#e4e4e7;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-email{font-size:.75rem;color:#71717a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-footer .logout-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:transparent;color:#71717a;border:none;border-radius:6px;cursor:pointer;transition:all .15s ease}.sidebar-footer .logout-btn:hover{background:#ef444433;color:#f87171}.upgrade-promo{display:flex;align-items:center;gap:.5rem;padding:.75rem;margin-bottom:.75rem;background:linear-gradient(135deg,#6366f126,#8b5cf61a);border:1px solid rgba(139,92,246,.3);border-radius:10px;position:relative;animation:promo-glow 3s ease-in-out infinite}@keyframes promo-glow{0%,to{box-shadow:0 0 10px #8b5cf61a}50%{box-shadow:0 0 15px #8b5cf633}}.upgrade-promo-content{display:flex;align-items:center;gap:.5rem;flex:1}.upgrade-promo-icon{width:28px;height:28px;background:linear-gradient(135deg,#8b5cf6,#a78bfa);border-radius:6px;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.upgrade-promo-text{display:flex;flex-direction:column;gap:.125rem}.upgrade-promo-title{font-size:.75rem;font-weight:600;color:#e4e4e7}.upgrade-promo-desc{font-size:.65rem;color:#a1a1aa}.upgrade-promo-btn{padding:.375rem .75rem;background:linear-gradient(135deg,#8b5cf6,#a78bfa);border:none;border-radius:6px;color:#fff;font-size:.7rem;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap}.upgrade-promo-btn:hover{transform:scale(1.05);box-shadow:0 2px 10px #8b5cf666}.upgrade-promo-close{position:absolute;top:4px;right:4px;width:16px;height:16px;background:transparent;border:none;color:#71717a;cursor:pointer;font-size:14px;line-height:1;padding:0;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .15s ease}.upgrade-promo-close:hover{background:#ffffff1a;color:#e4e4e7}.user-avatar-container{position:relative;flex-shrink:0}.plan-badge{position:absolute;bottom:-2px;right:-2px;width:14px;height:14px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:8px;font-weight:700;border:2px solid #1a1a2e}.plan-badge.plan-free{background:#71717a;color:#fff}.plan-badge.plan-starter{background:linear-gradient(135deg,#3b82f6,#60a5fa);color:#fff}.plan-badge.plan-pro{background:linear-gradient(135deg,#8b5cf6,#a78bfa);color:#fff;box-shadow:0 0 8px #8b5cf680}.plan-badge.plan-enterprise{background:linear-gradient(135deg,#f59e0b,#fbbf24);color:#1a1a2e;box-shadow:0 0 8px #f59e0b80}.sidebar-powered-by{display:flex;align-items:center;justify-content:center;gap:.35rem;padding-top:.75rem;margin-top:.5rem;border-top:1px solid rgba(255,255,255,.05);font-size:.65rem;color:#52525b}.sidebar-powered-by .globalnodes{font-weight:600;background:linear-gradient(135deg,#10b981,#34d399);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@media (max-width: 768px){.sidebar{position:fixed;left:0;top:0;z-index:100;transform:translate(0)}.sidebar.collapsed{transform:translate(-100%);width:260px}}:root{--bg: #0b1121;--bg2: #0d1526;--surface: #1a2540;--blue: #1d4ed8;--blue-mid: #3b82f6;--blue-bright: #60a5fa;--bg3: #1e3a5f;--white: #eef3ff;--muted: #6b82aa;--border: rgba(59, 130, 246, .13);--font: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif}.landing{font-family:var(--font);background:var(--bg);color:var(--white);overflow-x:hidden;cursor:none;min-height:100vh}.landing *{box-sizing:border-box}#cur{position:fixed;width:10px;height:10px;background:var(--blue-mid);border-radius:50%;pointer-events:none;z-index:9999;transform:translate(-50%,-50%);mix-blend-mode:screen;transition:width .18s,height .18s}#cur-ring{position:fixed;width:36px;height:36px;border:1.5px solid rgba(59,130,246,.38);border-radius:50%;pointer-events:none;z-index:9998;transform:translate(-50%,-50%)}.landing:has(a:hover) #cur,.landing:has(button:hover) #cur{width:20px;height:20px}#particles{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:1}.landing:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.025'/%3E%3C/svg%3E");pointer-events:none;z-index:2}.landing-nav{position:fixed;top:0;left:0;right:0;z-index:500;display:flex;align-items:center;justify-content:space-between;padding:18px 72px;background:#0b1121d9;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border-bottom:1px solid var(--border);animation:slideDown .6s ease both}@keyframes slideDown{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}.nav-logo{display:flex;align-items:center;gap:10px;text-decoration:none;cursor:none}.nav-logo-name{font-weight:800;font-size:1.08rem;letter-spacing:.16em;color:var(--white)}.nav-links{display:flex;gap:32px;list-style:none;margin:0;padding:0}.nav-links a{color:var(--muted);text-decoration:none;font-size:.83rem;font-weight:500;transition:color .2s;cursor:none}.nav-links a:hover{color:var(--white)}.btn{display:inline-flex;align-items:center;gap:8px;font-family:var(--font);font-weight:700;font-size:.82rem;letter-spacing:.07em;text-transform:uppercase;padding:13px 28px;border:none;border-radius:8px;cursor:none;text-decoration:none;position:relative;overflow:hidden;transition:transform .2s,box-shadow .2s}.btn-primary{background:linear-gradient(135deg,var(--blue),var(--blue-mid));color:#fff;box-shadow:0 0 28px #3b82f642}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 38px #3b82f67a}.btn-primary:after{content:"";position:absolute;width:200%;height:200%;top:-50%;left:-150%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);transition:left .5s}.btn-primary:hover:after{left:100%}.btn-large{font-size:.93rem;padding:15px 32px}.hero{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:40px;padding:130px 72px 80px;position:relative;overflow:hidden}.hero-bg-grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(59,130,246,.032) 1px,transparent 1px),linear-gradient(90deg,rgba(59,130,246,.032) 1px,transparent 1px);background-size:58px 58px;-webkit-mask-image:radial-gradient(ellipse 80% 80% at 50% 50%,black 20%,transparent 100%);mask-image:radial-gradient(ellipse 80% 80% at 50% 50%,black 20%,transparent 100%)}.hglow1{position:absolute;width:600px;height:600px;border-radius:50%;right:-60px;top:50%;transform:translateY(-50%);background:radial-gradient(circle,rgba(29,78,216,.15) 0%,transparent 70%);pointer-events:none;transition:transform .8s ease}.hglow2{position:absolute;width:380px;height:380px;border-radius:50%;left:8%;top:12%;background:radial-gradient(circle,rgba(59,130,246,.055) 0%,transparent 70%);pointer-events:none}.hero-content{position:relative;z-index:10}.hero-badge{display:inline-flex;align-items:center;gap:8px;background:#1d4ed81a;border:1px solid rgba(59,130,246,.25);border-radius:100px;padding:6px 16px;font-size:.69rem;font-weight:600;color:var(--blue-bright);letter-spacing:.06em;margin-bottom:26px;animation:fadeUp .6s ease .2s both}.bdot{width:6px;height:6px;border-radius:50%;background:var(--blue-mid);animation:pdot 1.8s ease-in-out infinite}@keyframes pdot{0%,to{box-shadow:0 0 5px var(--blue-mid)}50%{box-shadow:0 0 16px var(--blue-mid),0 0 32px #3b82f64d}}.hero-title{font-size:clamp(2.8rem,4.6vw,5rem);font-weight:900;line-height:1.05;letter-spacing:-.025em;animation:fadeUp .7s ease .3s both;margin:0}.hl{color:var(--blue-bright)}.hero-sub{margin-top:22px;max-width:460px;font-size:.95rem;line-height:1.8;color:var(--muted);font-weight:400;animation:fadeUp .7s ease .4s both}.hero-cta-row{margin-top:36px;display:flex;align-items:center;gap:22px;animation:fadeUp .7s ease .5s both}.hero-proof{display:flex;align-items:center;gap:10px;font-size:.76rem;color:var(--muted)}.avs{display:flex}.av{width:27px;height:27px;border-radius:50%;border:2px solid var(--bg);background:linear-gradient(135deg,var(--blue),var(--blue-mid));display:flex;align-items:center;justify-content:center;font-size:.57rem;font-weight:700;color:#fff;margin-left:-8px}.av:first-child{margin-left:0}.hero-stats{margin-top:52px;display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:12px;overflow:hidden;animation:fadeUp .7s ease .6s both}.hs{background:var(--surface);padding:22px 18px;text-align:center}.hs-num{font-size:1.95rem;font-weight:800;background:linear-gradient(135deg,var(--white),var(--blue-mid));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hs-lbl{font-size:.63rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-top:4px}.hero-visual{display:flex;justify-content:center;align-items:center;position:relative;animation:fadeRight .9s ease .4s both;z-index:10}@keyframes fadeRight{0%{transform:translate(40px);opacity:0}to{transform:translate(0);opacity:1}}#eyeCanvas{display:block}.cfl{position:absolute;background:#0a1022ed;border:1px solid rgba(59,130,246,.2);border-radius:8px;padding:9px 14px;font-size:.68rem;font-family:Courier New,monospace;color:var(--blue-bright);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 8px 32px #00000080;white-space:nowrap;pointer-events:none}.cf1{top:-8px;right:18px;animation:fl1 4.2s ease-in-out infinite}.cf2{bottom:28px;left:8px;animation:fl2 5s ease-in-out infinite}.cf3{top:50%;right:6px;transform:translateY(-50%);animation:fl3 3.8s ease-in-out infinite .5s}@keyframes fl1{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes fl2{0%,to{transform:translateY(0)}50%{transform:translateY(9px)}}@keyframes fl3{0%,to{transform:translateY(-50%)}50%{transform:translateY(calc(-50% - 10px))}}.kw{color:#60a5fa}.fn{color:#a78bfa}.str{color:#fbbf24}@keyframes fadeUp{0%{transform:translateY(28px);opacity:0}to{transform:translateY(0);opacity:1}}.mbar{padding:18px 0;background:#1d4ed80e;border-top:1px solid var(--border);border-bottom:1px solid var(--border);overflow:hidden;position:relative;z-index:10}.mtrack{display:flex;gap:52px;animation:mq 24s linear infinite;white-space:nowrap}.mi{font-size:.69rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);display:flex;align-items:center;gap:12px}.mi-dot{width:3px;height:3px;border-radius:50%;background:var(--blue-mid);opacity:.65}@keyframes mq{0%{transform:translate(0)}to{transform:translate(-50%)}}.sl{font-size:.67rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--blue-mid);margin-bottom:14px;display:flex;align-items:center;gap:12px}.sl:before{content:"";width:26px;height:1.5px;background:var(--blue-mid);border-radius:1px}.sl.center{justify-content:center}.sl.center:before{display:none}.st{font-size:clamp(1.85rem,3.4vw,2.9rem);font-weight:800;line-height:1.1;letter-spacing:-.022em;margin:0}.ss{font-size:.92rem;color:var(--muted);line-height:1.8;margin-top:12px}.demo{padding:100px 72px;background:var(--bg);text-align:center;position:relative;z-index:10}.demo-hdr{margin-bottom:52px}.demo-video-wrap{position:relative;max-width:900px;margin:0 auto;border-radius:16px;overflow:hidden;border:1px solid var(--border);box-shadow:0 0 80px #1d4ed826}.demo-iframe{display:block;width:100%;aspect-ratio:16 / 9;border:none}.demo-video-link{display:block;width:100%;background:none;border:none;padding:0;cursor:pointer}.demo-thumbnail{position:relative;width:100%;aspect-ratio:16 / 9;background:linear-gradient(135deg,#090f22,#0d1535 40%,#0f1c3a,#07101e);display:flex;align-items:center;justify-content:center;overflow:hidden}.demo-thumb-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.55}.demo-gradient{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 60% 60% at 30% 40%,rgba(29,78,216,.25) 0%,transparent 60%),radial-gradient(ellipse 40% 50% at 70% 60%,rgba(59,130,246,.15) 0%,transparent 60%)}.demo-play-btn{width:90px;height:90px;border-radius:50%;background:linear-gradient(135deg,#1d4ed8,#3b82f6);display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 14px #1d4ed833,0 0 60px #3b82f699;transition:transform .2s,box-shadow .2s;position:relative;z-index:2}.demo-video-link:hover .demo-play-btn{transform:scale(1.1);box-shadow:0 0 0 18px #1d4ed847,0 0 80px #3b82f6d9}.demo-label{position:absolute;bottom:24px;left:50%;transform:translate(-50%);font-size:.78rem;font-weight:600;color:#eef3ffa6;letter-spacing:.04em;white-space:nowrap;z-index:2;transition:color .2s}.demo-video-link:hover .demo-label{color:var(--blue-bright)}.why{padding:120px 72px;background:var(--bg2);position:relative;z-index:10}.whdr{max-width:560px;margin-bottom:64px}.wgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:16px;overflow:hidden}.wc{background:var(--surface);padding:36px 30px;position:relative;overflow:hidden;transition:background .3s}.wc:hover{background:#1c2d48}.wc:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,var(--blue-mid),transparent);opacity:0;transition:opacity .3s}.wc:hover:before{opacity:1}.ci{width:44px;height:44px;border-radius:10px;background:#1d4ed81a;border:1px solid rgba(59,130,246,.17);display:flex;align-items:center;justify-content:center;margin-bottom:22px;transition:background .3s,box-shadow .3s}.ci svg{width:22px;height:22px}.wc:hover .ci{background:#1d4ed833;box-shadow:0 0 16px #3b82f62b}.ct{font-size:.95rem;font-weight:700;margin-bottom:10px}.cb{font-size:.81rem;color:var(--muted);line-height:1.73;margin:0}.ctg{display:inline-block;margin-top:16px;font-size:.63rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--blue-mid);background:#1d4ed814;border:1px solid rgba(59,130,246,.17);border-radius:4px;padding:4px 10px}.how{padding:120px 72px;background:var(--bg);position:relative;z-index:10}.hhdr{text-align:center;margin-bottom:72px}.steps{display:grid;grid-template-columns:repeat(4,1fr);position:relative}.steps:before{content:"";position:absolute;top:35px;left:12.5%;right:12.5%;height:1px;background:linear-gradient(90deg,transparent,var(--blue-mid),var(--blue-mid),transparent)}.step{padding:24px;text-align:center}.sdot{width:70px;height:70px;border-radius:50%;background:linear-gradient(135deg,var(--blue),var(--blue-mid));margin:0 auto 22px;display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 6px #1d4ed81f,0 0 24px #3b82f642;position:relative;z-index:2}.sdot svg{width:26px;height:26px}.sn{font-size:.66rem;font-weight:700;letter-spacing:.1em;color:var(--blue-mid);margin-bottom:8px}.stt{font-size:.95rem;font-weight:700;margin-bottom:10px}.sb{font-size:.8rem;color:var(--muted);line-height:1.65;margin:0}.mbelt{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:linear-gradient(135deg,#090f22,#0d1535,#07101e);position:relative;z-index:10}.mm{text-align:center;padding:60px 20px;border-right:1px solid var(--border)}.mm:last-child{border-right:none}.mmn{font-size:2.8rem;font-weight:800;background:linear-gradient(135deg,var(--white),var(--blue-mid));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1}.mml{font-size:.66rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-top:8px}.mmd{font-size:.76rem;color:var(--muted);margin-top:6px;opacity:.62}.cmp{padding:120px 72px;background:var(--bg2);position:relative;z-index:10}.cmphdr{max-width:640px;margin:0 auto 64px;text-align:center}.twrap{overflow-x:auto;border-radius:16px;border:1px solid var(--border);box-shadow:0 0 60px #1d4ed812}.cmp table{width:100%;border-collapse:collapse;font-size:.78rem;min-width:1000px}.cmp thead tr{background:var(--surface)}.cmp thead th{padding:16px 11px;text-align:center;font-weight:700;font-size:.73rem;letter-spacing:.04em;white-space:nowrap;border-bottom:2px solid var(--border)}.cmp thead th:first-child{text-align:left;padding-left:22px;min-width:220px}.cmp thead th.ac{background:#1d4ed838;color:var(--blue-mid);border-bottom:2px solid var(--blue-mid)}.cmp tbody tr{border-bottom:1px solid rgba(59,130,246,.052);transition:background .2s}.cmp tbody tr:hover{background:#1d4ed80b}.cmp tbody tr:last-child{border-bottom:none}.cmp tbody td{padding:11px;text-align:center;color:var(--muted);vertical-align:middle;line-height:1}.cmp tbody td:first-child{text-align:left;padding-left:22px;color:var(--white);font-weight:500;font-size:.8rem}.cmp tbody td.ac{background:#1d4ed811}.tk{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:#1d4ed838;border:1.5px solid var(--blue-mid)}.tk:after{content:"";display:block;width:9px;height:5px;border-left:2px solid var(--blue-bright);border-bottom:2px solid var(--blue-bright);transform:rotate(-45deg) translateY(-1px)}.cx{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:#3b82f60f;border:1.5px solid rgba(59,130,246,.2);position:relative}.cx:before,.cx:after{content:"";position:absolute;width:9px;height:1.5px;background:#3b82f659;border-radius:1px}.cx:before{transform:rotate(45deg)}.cx:after{transform:rotate(-45deg)}.gap-sec{padding:100px 72px;background:var(--bg);position:relative;z-index:10}.gaphdr{max-width:600px;margin:0 auto 56px;text-align:center}.ggrid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.gc{border-radius:12px;padding:20px;border:1px solid}.gc.cov{background:#1d4ed80e;border-color:#3b82f638}.gc.mod{background:#60a5fa0a;border-color:#60a5fa2e}.gc.crit{background:#1e3a5f14;border-color:#3b82f64d}.gbadge{display:inline-flex;align-items:center;gap:6px;font-size:.62rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;border-radius:4px;padding:3px 9px;margin-bottom:10px}.gbadge.cov{color:var(--blue-bright);background:#3b82f61a}.gbadge.mod{color:var(--blue-mid);background:#1d4ed81f}.gbadge.crit{color:var(--white);background:#1d4ed82e}.gst{width:6px;height:6px;border-radius:50%;display:inline-block}.gst.cov{background:var(--blue-bright)}.gst.mod{background:var(--blue-mid)}.gst.crit{background:var(--white)}.gcap{font-size:.84rem;font-weight:600;color:var(--white);margin-bottom:6px;line-height:1.35}.gnote{font-size:.74rem;color:var(--muted);line-height:1.6;margin:0}.proof{padding:120px 72px;background:var(--bg2);position:relative;z-index:10}.phdr{text-align:center;margin-bottom:64px}.tgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-bottom:72px}.tc{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:30px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden}.tc:hover{transform:translateY(-4px);box-shadow:0 20px 60px #0000004d}.tc:before{content:'"';position:absolute;top:14px;right:20px;font-size:5rem;line-height:1;color:#1d4ed812;font-weight:900}.ttxt{font-size:.85rem;line-height:1.78;color:#eef3ffd4;margin:0 0 22px}.tauth{display:flex;align-items:center;gap:12px}.tav{width:38px;height:38px;border-radius:50%;background:linear-gradient(135deg,var(--blue),var(--blue-mid));display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.77rem;color:#fff;flex-shrink:0}.tname{font-weight:700;font-size:.85rem}.trole{font-size:.71rem;color:var(--muted);margin-top:2px}.logos{display:flex;align-items:center;justify-content:center;padding-top:52px;border-top:1px solid var(--border)}.logos-inner{display:grid;grid-template-columns:repeat(6,1fr);width:100%;max-width:900px;margin:0 auto}.logo{font-weight:800;font-size:.82rem;letter-spacing:.12em;color:var(--muted);opacity:.38;text-transform:uppercase;transition:opacity .3s;text-align:center;padding:8px 0}.logo:hover{opacity:.9}.faq{padding:120px 72px;background:var(--bg);position:relative;z-index:10}.fhdr{text-align:center;max-width:560px;margin:0 auto 60px}.flist{max-width:820px;margin:0 auto;display:flex;flex-direction:column;gap:10px}.fi{background:var(--surface);border:1px solid var(--border);border-radius:12px;overflow:hidden;transition:border-color .3s}.fi.open{border-color:#3b82f652}.fq{display:flex;align-items:center;justify-content:space-between;padding:20px 26px;cursor:none;-webkit-user-select:none;user-select:none;font-weight:600;font-size:.87rem;color:var(--white);gap:16px;transition:color .2s}.fq:hover{color:var(--blue-mid)}.ficon{width:26px;height:26px;border-radius:50%;background:#1d4ed81f;border:1px solid rgba(59,130,246,.2);display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:.88rem;transition:transform .3s,background .3s}.fi.open .ficon{transform:rotate(45deg);background:#1d4ed842}.fa{max-height:0;overflow:hidden;transition:max-height .45s ease,padding .3s;font-size:.83rem;color:var(--muted);line-height:1.8;padding:0 26px}.fi.open .fa{max-height:300px;padding:0 26px 22px}.cta{padding:160px 72px;background:var(--bg);text-align:center;position:relative;overflow:hidden;z-index:10}.ctaglow{position:absolute;width:700px;height:350px;background:radial-gradient(ellipse,rgba(29,78,216,.12) 0%,transparent 70%);left:50%;top:50%;transform:translate(-50%,-50%);pointer-events:none}.ctatitle{font-size:clamp(2.2rem,4.5vw,4.2rem);font-weight:900;line-height:1.08;letter-spacing:-.025em;max-width:680px;margin:0 auto 22px}.ctasub{font-size:.96rem;color:var(--muted);max-width:480px;margin:0 auto 44px;line-height:1.8}.btnxl{font-size:1rem;padding:18px 48px;border-radius:10px}.ctanote{margin-top:18px;font-size:.7rem;color:var(--muted);letter-spacing:.04em;font-weight:500}.landing footer{padding:42px 72px;background:var(--bg2);border-top:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;position:relative;z-index:10}.fcopy{font-size:.71rem;color:var(--muted);font-weight:500}.flinks{display:flex;gap:26px}.flinks a{font-size:.77rem;color:var(--muted);text-decoration:none;transition:color .2s;cursor:none}.flinks a:hover{color:var(--white)}.rv{opacity:0;transform:translateY(30px);transition:opacity .7s ease,transform .7s ease}.rv.vis{opacity:1;transform:translateY(0)}.d1{transition-delay:.1s}.d2{transition-delay:.2s}.d3{transition-delay:.3s}.d4{transition-delay:.4s}@media (max-width: 1024px){.landing-nav,.hero,.demo,.why,.how,.cmp,.gap-sec,.proof,.faq,.cta,.landing footer{padding-left:28px;padding-right:28px}.nav-links{display:none}.hero{grid-template-columns:1fr;padding-top:100px;gap:40px}.hero-visual{display:none}.wgrid,.tgrid{grid-template-columns:1fr 1fr}.steps{grid-template-columns:repeat(2,1fr)}.steps:before{display:none}.mbelt{grid-template-columns:repeat(2,1fr)}.mm{border-bottom:1px solid var(--border)}.ggrid{grid-template-columns:repeat(2,1fr)}.logos-inner{grid-template-columns:repeat(3,1fr)}}@media (max-width: 640px){.wgrid,.tgrid,.steps,.ggrid{grid-template-columns:1fr}.logos-inner{grid-template-columns:repeat(2,1fr)}.mbelt{grid-template-columns:1fr}.hero-cta-row{flex-direction:column;align-items:flex-start}.landing footer{flex-direction:column;gap:16px;text-align:center}#cur,#cur-ring{display:none}.landing{cursor:auto}.nav-links a,.flinks a,.fq,.btn,.nav-logo{cursor:pointer}}.gallery-sec{padding:96px 5vw 88px;position:relative;z-index:1;overflow:hidden;background:radial-gradient(ellipse 80% 70% at 50% 40%,rgba(59,130,246,.05) 0%,transparent 60%),linear-gradient(180deg,transparent 0%,rgba(15,23,42,.35) 45%,transparent 100%)}.gsec-glow{position:absolute;border-radius:50%;filter:blur(90px);pointer-events:none;z-index:0;opacity:.55}.gsec-glow-a{width:480px;height:480px;top:40px;left:-140px;background:radial-gradient(circle,rgba(59,130,246,.28) 0%,transparent 70%)}.gsec-glow-b{width:520px;height:520px;bottom:-80px;right:-160px;background:radial-gradient(circle,rgba(139,92,246,.22) 0%,transparent 70%)}.ghdr{text-align:center;margin-bottom:48px;position:relative;z-index:2}.gsec-title{font-size:2.4rem;line-height:1.15}.gsec-sub{max-width:560px;margin:14px auto 0}.ggrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;max-width:1100px;margin:0 auto;position:relative;z-index:2}.gcard{display:flex;flex-direction:column;gap:10px;padding:26px 28px 22px;text-align:left;background:linear-gradient(145deg,#0f172ae0,#0f172a8c);border:1px solid rgba(96,165,250,.35);border-radius:14px;color:inherit;font-family:inherit;cursor:pointer;position:relative;overflow:hidden;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.gcard:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent 0%,#60a5fa 50%,transparent 100%);opacity:.55;transition:opacity .2s ease}.gcard-icon{position:absolute;top:18px;right:20px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:#93c5fd;background:#3b82f61f;border:1px solid rgba(96,165,250,.35);border-radius:50%;transition:background .2s ease,color .2s ease,transform .2s ease}.gcard-icon svg{width:20px;height:20px}.gcard:hover .gcard-icon{background:#3b82f647;color:#dbeafe;transform:scale(1.06)}.gcard:hover{transform:translateY(-4px);border-color:#60a5fae6;box-shadow:0 12px 32px #3b82f640,0 0 0 1px #60a5fa59}.gcard:hover:before{opacity:1}.gcard:hover .gcard-cta-arrow{transform:translate(4px)}.gcard-label{font-size:.7rem;letter-spacing:.16em;text-transform:uppercase;color:#60a5fa;font-weight:600;padding-right:52px}.gcard-title{font-size:1.12rem;font-weight:600;color:#f8fafc;line-height:1.3;padding-right:52px}.gcard-desc{font-size:.9rem;color:#e2e8f0c7;line-height:1.55;margin-top:4px}.gcard-meta{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:16px;border-top:1px dashed rgba(96,165,250,.25);font-size:.82rem}.gcard-url{color:#94a3b8e6;font-family:JetBrains Mono,Fira Code,ui-monospace,Menlo,monospace;font-size:.78rem}.gcard-cta{color:#93c5fd;font-weight:600;display:inline-flex;align-items:center;gap:4px}.gcard-cta-arrow{display:inline-block;transition:transform .2s ease}.spec-page{height:100vh;overflow-y:auto;overflow-x:hidden;background:linear-gradient(180deg,#050a17,#0b1121);color:#e2e8f0;padding:24px clamp(20px,5vw,48px) 96px;animation:fadeUp .24s ease}.spec-topbar{display:flex;align-items:center;justify-content:space-between;max-width:1000px;margin:0 auto 32px;gap:16px}.spec-back{background:transparent;border:1px solid rgba(96,165,250,.35);color:#93c5fd;padding:8px 16px;border-radius:8px;font-size:.9rem;font-weight:500;cursor:pointer;transition:background .15s ease,border-color .15s ease}.spec-back:hover{background:#3b82f624;border-color:#60a5fabf}.spec-topbar-right{display:flex;gap:12px}.spec-hdr{display:flex;gap:20px;max-width:1000px;margin:0 auto 32px;padding:0}.spec-icon{width:56px;height:56px;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#93c5fd;background:#3b82f62e;border:1px solid rgba(96,165,250,.4);border-radius:50%}.spec-icon svg{width:28px;height:28px}.spec-hdr-text{min-width:0;flex:1}.spec-kicker{font-size:.75rem;letter-spacing:.16em;text-transform:uppercase;color:#60a5fa;font-weight:600;margin-bottom:6px}.spec-title{font-size:clamp(1.6rem,3vw,2.2rem);font-weight:700;color:#f8fafc;line-height:1.2;margin:0 0 10px}.spec-desc{font-size:1.02rem;color:#e2e8f0d1;line-height:1.55;margin:0 0 12px;max-width:720px}.spec-url{display:inline-block;font-size:.85rem;font-family:JetBrains Mono,Fira Code,ui-monospace,Menlo,monospace;color:#93c5fd;text-decoration:none;word-break:break-all}.spec-url:hover{text-decoration:underline}.spec-video-wrap{max-width:1000px;margin:0 auto 28px;background:#050a17;border:1px solid rgba(59,130,246,.28);border-radius:14px;overflow:hidden;box-shadow:0 10px 30px #0006}.spec-video-toolbar{display:flex;align-items:center;justify-content:space-between;padding:12px 20px;background:#0f172a99;border-bottom:1px solid rgba(59,130,246,.14)}.spec-video-label{font-size:.75rem;letter-spacing:.14em;text-transform:uppercase;color:#94a3b8d9;font-weight:600}.spec-report-btn{padding:6px 14px;background:#8b5cf629;border:1px solid rgba(167,139,250,.4);color:#d8b4fe;border-radius:8px;font-size:.82rem;font-weight:600;text-decoration:none;transition:background .15s ease,border-color .15s ease}.spec-report-btn:hover{background:#8b5cf647;border-color:#a78bfab3}.spec-video{display:block;width:100%;height:auto;background:#000;aspect-ratio:1440 / 900}.spec-editor{max-width:1000px;margin:0 auto 28px;background:#1e1e1e;border:1px solid rgba(255,255,255,.08);border-radius:10px;overflow:hidden;box-shadow:0 20px 50px #00000080,0 4px 12px #0006;font-family:JetBrains Mono,Fira Code,ui-monospace,Menlo,monospace}.spec-editor-chrome{display:flex;align-items:center;gap:12px;padding:10px 14px;background:#323233;border-bottom:1px solid #1e1e1e}.spec-editor-dot{width:12px;height:12px;border-radius:50%;flex-shrink:0}.spec-editor-dot-red{background:#ff5f57}.spec-editor-dot-yellow{background:#febc2e}.spec-editor-dot-green{background:#28c840}.spec-editor-tabs{flex:1;display:flex;align-items:center;min-width:0;margin-left:12px}.spec-editor-tab{display:inline-flex;align-items:center;gap:8px;padding:4px 14px 4px 10px;background:transparent;color:#969696;font-size:.82rem;border-radius:4px 4px 0 0}.spec-editor-tab.is-active{background:#1e1e1e;color:#fff}.spec-editor-tab-icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;background:#007acc;color:#fff;font-size:.62rem;font-weight:700;border-radius:3px;letter-spacing:.02em}.spec-editor-tab-name{font-family:JetBrains Mono,Fira Code,ui-monospace,Menlo,monospace;font-size:.82rem}.spec-copy-btn{padding:5px 14px;background:#ffffff14;border:1px solid rgba(255,255,255,.12);color:#ccc;border-radius:6px;font-size:.78rem;font-weight:500;cursor:pointer;transition:background .15s ease,color .15s ease;flex-shrink:0}.spec-copy-btn:hover{background:#ffffff24;color:#fff}.spec-editor-body{display:flex;background:#1e1e1e;overflow-x:auto}.spec-editor-gutter{padding:16px 0 16px 4px;min-width:46px;text-align:right;color:#858585bf;font-size:.85rem;line-height:1.55;-webkit-user-select:none;user-select:none;border-right:1px solid rgba(255,255,255,.05)}.spec-editor-lineno{padding:0 12px 0 8px;font-variant-numeric:tabular-nums}.spec-editor-code{flex:1;min-width:0;margin:0;padding:16px 22px;color:#d4d4d4;font-family:inherit;font-size:.88rem;line-height:1.55}.spec-editor-code code{font-family:inherit;color:inherit;background:transparent}.spec-editor-line{white-space:pre}.spec-foot{max-width:720px;margin:56px auto 0;text-align:center;display:flex;flex-direction:column;align-items:center;gap:14px}.spec-foot-text{font-size:1rem;color:#e2e8f0d9;line-height:1.55}.spec-foot-note{font-size:.82rem;color:#94a3b8b8}.gcard.rv.d1{animation-delay:.05s}.gcard.rv.d2{animation-delay:.12s}.gcard.rv.d3{animation-delay:.19s}.gcard.rv.d4{animation-delay:.26s}@media (max-width: 780px){.gallery-sec{padding:72px 5vw 64px}.ggrid{grid-template-columns:1fr;gap:14px}.spec-hdr{flex-direction:column;gap:14px}.spec-topbar{flex-direction:column;align-items:stretch;gap:10px}.spec-topbar-right,.spec-topbar-right .btn{width:100%}}.service-status-container{position:relative}.service-status-badge{display:flex;align-items:center;gap:.375rem;padding:.375rem .75rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:20px;font-size:.75rem;cursor:pointer;transition:all .2s ease}.service-status-badge:hover{background:#ffffff26}.service-status-badge.status-healthy{border-color:#22c55e66}.service-status-badge.status-healthy .status-dot{color:#22c55e}.service-status-badge.status-offline,.service-status-badge.status-error{border-color:#ef444466;background:#ef44441a}.service-status-badge.status-offline .status-dot,.service-status-badge.status-error .status-dot{color:#ef4444;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.status-dot{font-size:.625rem}.status-label{color:#e4e4e7;font-weight:500}.service-status-dropdown{position:absolute;top:calc(100% + .5rem);right:0;width:280px;background:#1a1a2e;border:1px solid rgba(255,255,255,.15);border-radius:12px;box-shadow:0 10px 40px #0006;z-index:1000;overflow:hidden}.dropdown-header{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;border-bottom:1px solid rgba(255,255,255,.1);font-size:.8rem;font-weight:600;color:#a1a1aa}.refresh-btn{background:transparent;border:none;color:#a1a1aa;font-size:1rem;cursor:pointer;padding:.25rem;border-radius:4px;transition:all .2s}.refresh-btn:hover{background:#ffffff1a;color:#e4e4e7}.service-list{padding:.5rem}.service-item{display:flex;align-items:center;gap:.625rem;padding:.625rem .75rem;border-radius:8px;margin-bottom:.25rem}.service-item:last-child{margin-bottom:0}.service-item.status-healthy{background:#22c55e1a}.service-item.status-healthy .service-icon{color:#22c55e}.service-item.status-offline,.service-item.status-error{background:#ef44441a}.service-item.status-offline .service-icon,.service-item.status-error .service-icon{color:#ef4444}.service-item.status-unknown{background:#a1a1aa1a}.service-item.status-unknown .service-icon{color:#a1a1aa}.service-icon{font-size:.75rem;width:16px;text-align:center}.service-name{flex:1;font-size:.8rem;color:#e4e4e7}.service-status-text{font-size:.7rem;color:#a1a1aa;text-transform:capitalize}.service-error{padding:.625rem .75rem;margin:.25rem .5rem .5rem;background:#ef44441a;border:1px solid rgba(239,68,68,.2);border-radius:6px;font-size:.7rem}.error-label{color:#f87171;font-weight:500;margin-right:.375rem}.error-message{color:#fca5a5;word-break:break-word}.last-checked{padding:.5rem 1rem;border-top:1px solid rgba(255,255,255,.1);font-size:.65rem;color:#71717a;text-align:center}.admin-page{max-width:1400px;margin:0 auto;padding:2rem}.admin-header{margin-bottom:2rem}.admin-header h1{font-size:1.75rem;font-weight:700;color:#111827;margin:0 0 .5rem}.admin-header p{color:#6b7280;margin:0}.admin-tabs{display:flex;gap:.5rem;margin-bottom:2rem;border-bottom:1px solid #e5e7eb;padding-bottom:.5rem}.admin-tab{padding:.75rem 1.5rem;background:none;border:none;font-size:.95rem;font-weight:500;color:#6b7280;cursor:pointer;border-radius:8px 8px 0 0;transition:all .2s;position:relative;display:flex;align-items:center;gap:.5rem}.admin-tab:hover{color:#374151;background:#f3f4f6}.admin-tab.active{color:#4f46e5;background:#eef2ff}.admin-tab.active:after{content:"";position:absolute;bottom:-.5rem;left:0;right:0;height:2px;background:#4f46e5}.tab-badge{background:#ef4444;color:#fff;font-size:.7rem;font-weight:600;padding:.125rem .5rem;border-radius:10px}.admin-loading,.admin-empty{text-align:center;padding:3rem;color:#6b7280}.admin-error{background:#fef2f2;border:1px solid #fecaca;color:#991b1b;padding:1rem;border-radius:8px;margin-bottom:1rem}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem}.stat-card{background:#fff;border-radius:12px;padding:1.5rem;display:flex;align-items:center;gap:1rem;box-shadow:0 1px 3px #0000001a;border:1px solid #e5e7eb}.stat-card.highlight{border-color:#4f46e5;background:#eef2ff}.stat-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center}.stat-icon.users{background:#dbeafe;color:#2563eb}.stat-icon.sessions{background:#dcfce7;color:#16a34a}.stat-icon.tests{background:#fef3c7;color:#d97706}.stat-icon.requests{background:#e0e7ff;color:#4f46e5}.stat-value{font-size:1.75rem;font-weight:700;color:#111827}.stat-label{font-size:.875rem;color:#6b7280}.analytics-section{margin-top:2rem;padding-top:2rem;border-top:1px solid #e5e7eb}.analytics-section h3{font-size:1.25rem;font-weight:600;color:#111827;margin:0 0 1.5rem}.analytics-section h4{font-size:1rem;font-weight:600;color:#374151;margin:1.5rem 0 1rem}.analytics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1rem}.analytics-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:1.25rem;text-align:center}.analytics-card.small{padding:1rem}.analytics-value{font-size:1.5rem;font-weight:700;color:#4f46e5}.analytics-card.small .analytics-value{font-size:1.25rem}.analytics-label{font-size:.75rem;color:#6b7280;margin-top:.25rem;text-transform:capitalize}.daily-stats{margin-top:1.5rem}.daily-stats-table{background:#fff;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden;max-height:400px;overflow-y:auto}.daily-stats-table table{width:100%;border-collapse:collapse}.daily-stats-table th,.daily-stats-table td{padding:.75rem 1rem;text-align:left;border-bottom:1px solid #e5e7eb}.daily-stats-table th{background:#f9fafb;font-size:.75rem;font-weight:600;color:#6b7280;text-transform:uppercase}.daily-stats-table td{font-size:.875rem;color:#374151}.daily-stats-table tr:last-child td{border-bottom:none}.daily-stats-table tr:hover{background:#f9fafb}.admin-search{display:flex;gap:.75rem;margin-bottom:1.5rem}.admin-search input{flex:1;padding:.75rem 1rem;border:1px solid #e5e7eb;border-radius:8px;font-size:.95rem}.admin-search input:focus{outline:none;border-color:#4f46e5}.admin-search button{padding:.75rem 1.5rem;background:#4f46e5;color:#fff;border:none;border-radius:8px;font-weight:500;cursor:pointer}.admin-search button:hover{background:#4338ca}.users-layout{display:flex;flex-direction:column;gap:1.5rem}.users-list{background:#fff;border-radius:12px;border:1px solid #e5e7eb;overflow-y:auto}.user-card{display:flex;align-items:center;gap:1rem;padding:1rem;border-bottom:1px solid #e5e7eb;cursor:pointer;transition:background .2s}.user-card:hover{background:#f9fafb}.user-card.selected{background:#eef2ff;border-left:3px solid #4f46e5}.user-avatar{width:40px;height:40px;border-radius:50%;overflow:hidden;flex-shrink:0}.user-avatar img{width:100%;height:100%;object-fit:cover}.user-initials{width:100%;height:100%;background:#4f46e5;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600}.user-info{flex:1;min-width:0}.user-name{font-weight:500;color:#111827;display:flex;align-items:center;gap:.5rem}.admin-badge{font-size:.65rem;padding:.125rem .375rem;background:#4f46e5;color:#fff;border-radius:4px;font-weight:600}.user-email{font-size:.8rem;color:#6b7280;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-date{font-size:.75rem;color:#9ca3af;white-space:nowrap}.user-meta-row{font-size:.72rem;color:#9ca3af;display:flex;align-items:center;gap:.35rem;margin-top:.15rem;white-space:nowrap}.user-meta-sep{color:#d1d5db}.user-meta-row .last-login.muted{color:#d1d5db;font-style:italic}.kpi-section{margin:1.5rem 0}.kpi-section h3{font-size:.95rem;font-weight:600;color:#374151;margin-bottom:.75rem}.kpi-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem}.kpi-card{background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid #e2e8f0;border-radius:8px;padding:.875rem 1rem}.kpi-label{font-size:.72rem;color:#64748b;text-transform:uppercase;letter-spacing:.04em;font-weight:600}.kpi-value{font-size:1.6rem;font-weight:700;color:#0f172a;margin-top:.25rem;font-variant-numeric:tabular-nums;line-height:1.1}.kpi-sub{font-size:.72rem;color:#94a3b8;margin-top:.2rem;font-variant-numeric:tabular-nums}.api-spend-section{margin:1.5rem 0}.api-spend-section h3{font-size:.95rem;font-weight:600;color:#374151;margin-bottom:.75rem}.api-spend-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem}.spend-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:.875rem 1rem}.spend-card.primary{background:linear-gradient(135deg,#eef2ff,#f5f3ff);border-color:#c7d2fe}.spend-label{font-size:.72rem;color:#6b7280;text-transform:uppercase;letter-spacing:.04em;font-weight:600}.spend-value{font-size:1.4rem;font-weight:700;color:#111827;margin-top:.25rem;font-variant-numeric:tabular-nums}.spend-card.primary .spend-value{color:#4338ca}.spend-sub{font-size:.72rem;color:#9ca3af;margin-top:.15rem}.user-detail{background:#fff;border-radius:12px;border:1px solid #e5e7eb;padding:1.5rem;overflow-y:auto}.user-detail-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}.user-detail-header h3{margin:0;font-size:1.25rem;color:#111827}.admin-toggle{padding:.5rem 1rem;border-radius:6px;font-size:.85rem;font-weight:500;cursor:pointer;border:1px solid #e5e7eb;background:#f3f4f6;color:#374151}.admin-toggle:hover{background:#e5e7eb}.admin-toggle.is-admin{background:#fef2f2;border-color:#fecaca;color:#991b1b}.user-test-limit{display:flex;align-items:center;gap:1rem;padding:1rem;background:#f9fafb;border-radius:8px;margin-bottom:1.5rem}.user-test-limit label{font-weight:500;color:#374151;min-width:80px}.test-limit-display{display:flex;align-items:center;gap:.75rem}.test-limit-display span{padding:.375rem .75rem;background:#fff;border:1px solid #e5e7eb;border-radius:6px;font-size:.9rem;color:#374151}.test-limit-display span.custom-limit{background:#fef3c7;border-color:#fcd34d;color:#92400e}.test-limit-edit{display:flex;align-items:center;gap:.5rem}.test-limit-edit input{width:120px;padding:.375rem .75rem;border:1px solid #e5e7eb;border-radius:6px;font-size:.9rem}.test-limit-edit input:focus{outline:none;border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51a}.edit-btn,.save-btn,.cancel-btn{padding:.375rem .75rem;border-radius:6px;font-size:.8rem;font-weight:500;cursor:pointer;border:1px solid}.edit-btn{background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8}.edit-btn:hover{background:#dbeafe}.save-btn{background:#10b981;border-color:#10b981;color:#fff}.save-btn:hover{background:#059669}.cancel-btn{background:#fff;border-color:#e5e7eb;color:#6b7280}.cancel-btn:hover{background:#f3f4f6}.sessions-list{margin-bottom:1.5rem}.sessions-list h4{font-size:.9rem;color:#6b7280;margin:0 0 .75rem}.session-card{padding:.75rem;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:.5rem;cursor:pointer;transition:all .2s}.session-card:hover{border-color:#4f46e5}.session-card.selected{background:#eef2ff;border-color:#4f46e5}.session-info{display:flex;justify-content:space-between;align-items:center;margin-bottom:.25rem}.session-id{font-family:monospace;font-size:.85rem;color:#374151}.session-status{font-size:.7rem;padding:.125rem .375rem;border-radius:4px;font-weight:500;text-transform:uppercase}.session-status.active{background:#dcfce7;color:#166534}.session-status.completed{background:#dbeafe;color:#1e40af}.session-meta{font-size:.75rem;color:#9ca3af}.messages-viewer{border-top:1px solid #e5e7eb;padding-top:1rem}.messages-viewer h4{font-size:.9rem;color:#6b7280;margin:0 0 .75rem}.messages-list{max-height:400px;overflow-y:auto;display:flex;flex-direction:column;gap:.75rem}.message{padding:.75rem;border-radius:8px;max-width:85%}.message.user{background:#eef2ff;align-self:flex-end}.message.assistant{background:#f3f4f6;align-self:flex-start}.message-role{font-size:.7rem;font-weight:600;text-transform:uppercase;color:#6b7280;margin-bottom:.25rem}.message-content{font-size:.9rem;color:#111827;white-space:pre-wrap}.message-time{font-size:.7rem;color:#9ca3af;margin-top:.25rem}.request-filters{margin-bottom:1.5rem}.request-filters select{padding:.75rem 1rem;border:1px solid #e5e7eb;border-radius:8px;font-size:.95rem;min-width:200px}.requests-list{display:flex;flex-direction:column;gap:1rem}.request-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.25rem}.request-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.5rem}.request-user strong{font-size:1rem;color:#111827}.request-company{display:block;font-size:.85rem;color:#6b7280}.request-status{font-size:.75rem;padding:.25rem .75rem;border-radius:12px;font-weight:600;text-transform:capitalize}.request-status.pending{background:#fef3c7;color:#92400e}.request-status.contacted{background:#dbeafe;color:#1e40af}.request-status.completed{background:#dcfce7;color:#166534}.request-status.cancelled{background:#f3f4f6;color:#6b7280}.request-email{font-size:.85rem;color:#6b7280;margin-bottom:.75rem}.request-message,.request-notes{font-size:.9rem;color:#374151;background:#f9fafb;padding:.75rem;border-radius:6px;margin-bottom:.75rem}.request-notes{background:#eff6ff}.request-footer{display:flex;justify-content:space-between;align-items:center;margin-top:.75rem;padding-top:.75rem;border-top:1px solid #e5e7eb}.request-date{font-size:.8rem;color:#9ca3af}.request-actions{display:flex;gap:.5rem}.action-btn{padding:.5rem 1rem;border:none;border-radius:6px;font-size:.8rem;font-weight:500;cursor:pointer;transition:all .2s}.action-btn.contacted{background:#dbeafe;color:#1e40af}.action-btn.contacted:hover{background:#bfdbfe}.action-btn.completed{background:#dcfce7;color:#166534}.action-btn.completed:hover{background:#bbf7d0}.action-btn.cancel{background:#f3f4f6;color:#6b7280}.action-btn.cancel:hover{background:#e5e7eb}@media (max-width: 1024px){.users-list{max-height:300px}}@media (max-width: 768px){.admin-page{padding:1rem}.stats-grid{grid-template-columns:1fr}.admin-tabs{flex-wrap:wrap}}.admin-users-toolbar{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;padding:.75rem 1rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:1rem}.admin-users-search{flex:1 1 240px;min-width:240px;padding:.5rem .75rem;border:1px solid #cbd5e1;border-radius:6px;font-size:.875rem;background:#fff}.admin-users-search:focus{outline:none;border-color:#4f46e5;box-shadow:0 0 0 3px #6366f126}.admin-users-toolbar select{padding:.5rem .65rem;border:1px solid #cbd5e1;border-radius:6px;font-size:.85rem;background:#fff;color:#1e293b;cursor:pointer}.admin-users-clear{padding:.5rem .85rem;border:1px solid #cbd5e1;background:#fff;color:#475569;border-radius:6px;font-size:.85rem;cursor:pointer}.admin-users-clear:hover:not(:disabled){background:#f1f5f9;border-color:#94a3b8}.admin-users-clear:disabled{opacity:.5;cursor:not-allowed}.admin-users-count{margin-left:auto;color:#64748b;font-size:.85rem;font-variant-numeric:tabular-nums}.users-table-wrap{overflow:auto;max-height:70vh;border:1px solid #e2e8f0;border-radius:8px;background:#fff}.admin-users-table{width:100%;border-collapse:collapse;font-size:.875rem}.admin-users-table thead th{background:#f8fafc;color:#475569;font-weight:600;text-align:left;padding:.65rem .75rem;border-bottom:1px solid #e2e8f0;white-space:nowrap;position:sticky;top:0;z-index:1}.admin-users-table th.sortable{cursor:pointer;-webkit-user-select:none;user-select:none}.admin-users-table th.sortable:hover{color:#4f46e5}.admin-users-table th.numeric,.admin-users-table td.numeric{text-align:right;font-variant-numeric:tabular-nums}.admin-users-table tbody tr{cursor:pointer;transition:background .1s ease}.admin-users-table tbody tr:hover{background:#f8fafc}.admin-users-table tbody tr.selected{background:#6366f114}.admin-users-table tbody tr.selected:hover{background:#6366f11f}.admin-users-table tbody td{padding:.65rem .75rem;border-bottom:1px solid #f1f5f9;vertical-align:middle}.user-cell{display:flex;align-items:center;gap:.6rem}.user-avatar-sm{width:32px;height:32px;border-radius:50%;overflow:hidden;flex-shrink:0;background:linear-gradient(135deg,#6366f1,#8b5cf6);display:flex;align-items:center;justify-content:center;color:#fff;font-size:.75rem;font-weight:600}.user-avatar-sm img{width:100%;height:100%;object-fit:cover}.user-cell-name{font-weight:500;color:#1e293b;display:flex;align-items:center;gap:.4rem}.user-cell-email{color:#475569;font-size:.85rem}.admin-badge{font-size:.7rem;padding:.1rem .4rem;background:#4f46e5;color:#fff;border-radius:4px;font-weight:500;text-transform:uppercase;letter-spacing:.02em}.admin-badge-off{background:#94a3b8}.muted{color:#94a3b8}.cap-tab{padding:24px 0}.cap-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:24px}.cap-summary-item{background:#0f172a;border:1px solid #1e293b;border-radius:10px;padding:16px 18px;min-height:88px}.cap-summary-num{font-size:1.8rem;font-weight:700;color:#e2e8f0;line-height:1.1}.cap-summary-lbl{font-size:.8rem;color:#94a3b8;text-transform:uppercase;letter-spacing:.06em;margin-top:4px}.cap-summary-top3 ul{list-style:none;padding:0;margin:6px 0 0;font-size:.85rem;color:#cbd5e1}.cap-summary-top3 li{padding:2px 0}.cap-summary-top3 code{color:#93c5fd}.cap-filters{display:flex;gap:16px;align-items:end;padding:12px 0 20px;border-bottom:1px solid #1e293b;margin-bottom:18px}.cap-filters label{display:flex;flex-direction:column;gap:4px;font-size:.78rem;color:#94a3b8;text-transform:uppercase;letter-spacing:.06em}.cap-filters select,.cap-filters input{padding:6px 10px;background:#0f172a;border:1px solid #1e293b;color:#e2e8f0;border-radius:6px;min-width:180px;font-size:.9rem}.cap-section{margin-bottom:32px}.cap-section h3{font-size:1rem;font-weight:600;color:#e2e8f0;margin:0 0 12px;padding-bottom:6px;border-bottom:1px solid #1e293b}.cap-empty-note{padding:16px 18px;background:#94a3b814;border:1px dashed #334155;border-radius:8px;color:#94a3b8;font-size:.88rem}.cap-empty-note code{background:transparent;color:#93c5fd;font-family:JetBrains Mono,ui-monospace,Menlo,monospace;font-size:.82rem}.cap-table{width:100%;border-collapse:collapse;font-size:.88rem}.cap-table th,.cap-table td{padding:8px 12px;text-align:left;border-bottom:1px solid #1e293b}.cap-table th{color:#94a3b8;font-weight:600;font-size:.75rem;text-transform:uppercase;letter-spacing:.06em}.cap-table code{background:transparent;color:#93c5fd;font-family:JetBrains Mono,ui-monospace,Menlo,monospace;font-size:.82rem}.cap-status-chip{display:inline-block;padding:2px 8px;border-radius:999px;font-size:.72rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.cap-status-experimental{background:#fbbf2424;color:#fbbf24}.cap-status-stable{background:#22c55e24;color:#4ade80}.cap-status-deprecated{background:#94a3b824;color:#94a3b8}.cap-status-harmful{background:#ef444424;color:#f87171}.cap-trigger{padding:1px 6px;border-radius:4px;font-size:.78rem;font-family:JetBrains Mono,ui-monospace,Menlo,monospace}.cap-trigger-dom{background:#60a5fa24;color:#93c5fd}.cap-trigger-keyword{background:#a78bfa24;color:#c4b5fd}.cap-trigger-manual{background:#fbbf2424;color:#fcd34d}.cap-generation-id{color:#94a3b8}.cap-loading{padding:18px;text-align:center;color:#94a3b8;font-size:.9rem}@media (max-width: 780px){.cap-summary{grid-template-columns:1fr}.cap-filters{flex-wrap:wrap}}.bench-tab{padding:24px 0}.bench-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:24px}.bench-summary-item{background:#0f172a;border:1px solid #1e293b;border-radius:10px;padding:16px 18px;min-height:108px;display:flex;flex-direction:column;justify-content:center}.bench-summary-lbl{font-size:.75rem;color:#94a3b8;text-transform:uppercase;letter-spacing:.06em;font-weight:600}.bench-summary-num{font-size:1.9rem;font-weight:700;color:#e2e8f0;line-height:1.1;margin-top:4px}.bench-summary-sub{font-size:.78rem;color:#94a3b8;margin-top:4px}.bench-passrate{font-size:1.9rem;font-weight:700;line-height:1.1;margin-top:4px;font-variant-numeric:tabular-nums}.bench-passrate-good{color:#4ade80}.bench-passrate-mid{color:#fbbf24}.bench-passrate-bad{color:#f87171}.bench-trigger-cell{align-items:flex-start}.bench-trigger-btn{padding:10px 18px;background:#3b82f6;border:1px solid #60a5fa;color:#fff;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:background .15s ease}.bench-trigger-btn:hover:not(:disabled){background:#2563eb}.bench-trigger-btn:disabled{opacity:.55;cursor:not-allowed}.bench-trigger-msg{margin-top:8px;font-size:.82rem;color:#cbd5e1}.bench-section{margin-bottom:32px}.bench-section h3{font-size:1rem;font-weight:600;color:#e2e8f0;margin:0 0 12px;padding-bottom:6px;border-bottom:1px solid #1e293b}.bench-empty-note{padding:16px 18px;background:#94a3b814;border:1px dashed #334155;border-radius:8px;color:#94a3b8;font-size:.88rem}.bench-empty-note code{color:#93c5fd;font-family:JetBrains Mono,ui-monospace,Menlo,monospace;font-size:.82rem}.bench-table{width:100%;border-collapse:collapse;font-size:.88rem}.bench-table th,.bench-table td{padding:8px 12px;text-align:left;border-bottom:1px solid #1e293b}.bench-table th{color:#94a3b8;font-weight:600;font-size:.75rem;text-transform:uppercase;letter-spacing:.06em}.bench-table code{color:#93c5fd;font-family:JetBrains Mono,ui-monospace,Menlo,monospace;font-size:.82rem}.bench-row{cursor:pointer;transition:background .15s ease}.bench-row:hover{background:#3b82f60f}.bench-row-expanded{background:#3b82f61a}.bench-detail-row td{background:#050a17;padding:12px 18px}.bench-scenario-table{width:100%;border-collapse:collapse;font-size:.82rem}.bench-scenario-table th,.bench-scenario-table td{padding:6px 10px;text-align:left;border-bottom:1px solid #1e293b}.bench-pass{color:#4ade80;font-weight:600;font-size:.78rem;text-transform:uppercase;letter-spacing:.04em}.bench-fail{color:#f87171;font-weight:600;font-size:.78rem;text-transform:uppercase;letter-spacing:.04em}.bench-failed{color:#f87171;font-family:JetBrains Mono,ui-monospace,Menlo,monospace;font-size:.8rem}.bench-error-cell{max-width:480px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bench-error-cell code{color:#fbbf24;font-size:.78rem}.bench-compare-controls{display:flex;gap:16px;align-items:flex-end;flex-wrap:wrap;padding:12px 0 18px;border-bottom:1px solid #1e293b;margin-bottom:18px}.bench-compare-controls label{display:flex;flex-direction:column;gap:4px;font-size:.75rem;color:#94a3b8;text-transform:uppercase;letter-spacing:.06em}.bench-compare-controls select{padding:6px 10px;background:#0f172a;border:1px solid #1e293b;color:#e2e8f0;border-radius:6px;min-width:220px;font-size:.85rem}.bench-compare-btn{align-self:end}.bench-compare-result{padding-top:6px}.bench-compare-header{display:flex;align-items:center;gap:20px;flex-wrap:wrap;margin-bottom:14px;font-size:.85rem;color:#cbd5e1}.bench-verdict{display:inline-block;padding:4px 12px;border-radius:999px;font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.bench-verdict-parity{background:#94a3b824;color:#cbd5e1}.bench-verdict-improvement{background:#22c55e24;color:#4ade80}.bench-verdict-regression{background:#ef444424;color:#f87171}.bench-change{padding:1px 8px;border-radius:4px;font-size:.75rem;font-weight:600;letter-spacing:.02em}.bench-change-regressed{background:#ef444424;color:#f87171}.bench-change-fixed{background:#22c55e24;color:#4ade80}.bench-change-added{background:#60a5fa24;color:#93c5fd}.bench-change-removed{background:#94a3b824;color:#94a3b8}.bench-loading{padding:18px;text-align:center;color:#94a3b8;font-size:.9rem}@media (max-width: 780px){.bench-summary{grid-template-columns:1fr}.bench-compare-controls{flex-direction:column;align-items:stretch}}.agent-container{padding:32px 40px;max-width:1100px;margin:0 auto;color:#111827}.agent-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:32px;gap:16px}.agent-header-left{display:flex;align-items:flex-start;gap:14px}.agent-back-btn{background:none;border:1px solid rgba(99,102,241,.3);color:#818cf8;padding:6px 14px;border-radius:6px;cursor:pointer;font-size:.83rem;white-space:nowrap;margin-top:4px;transition:background .2s}.agent-back-btn:hover{background:#6366f11a}.agent-title{font-size:1.4rem;font-weight:700;margin:0 0 4px;color:#111827}.agent-subtitle{font-size:.85rem;color:#9ca3af;margin:0}.agent-primary-btn{background:linear-gradient(135deg,#4f46e5,#6366f1);color:#fff;border:none;padding:9px 20px;border-radius:8px;cursor:pointer;font-size:.85rem;font-weight:600;transition:opacity .2s,transform .15s;white-space:nowrap}.agent-primary-btn:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.agent-primary-btn:disabled{opacity:.5;cursor:not-allowed}.agent-secondary-btn{background:#6366f114;color:#818cf8;border:1px solid rgba(99,102,241,.3);padding:9px 20px;border-radius:8px;cursor:pointer;font-size:.85rem;font-weight:600;transition:background .2s;white-space:nowrap}.agent-secondary-btn:hover:not(:disabled){background:#6366f129}.agent-secondary-btn:disabled{opacity:.5;cursor:not-allowed}.agent-danger-btn{background:#ef444414;color:#b91c1c;border:1px solid rgba(239,68,68,.25);padding:9px 20px;border-radius:8px;cursor:pointer;font-size:.85rem;font-weight:600;transition:background .2s}.agent-danger-btn:hover{background:#ef444429}.agent-error{background:#ef44441a;border:1px solid rgba(239,68,68,.3);color:#b91c1c;padding:12px 16px;border-radius:8px;margin-bottom:20px;font-size:.85rem;display:flex;align-items:center;justify-content:space-between}.agent-error button{background:none;border:none;color:#b91c1c;cursor:pointer;font-size:1rem}.agent-info-banner{background:#6366f114;border:1px solid rgba(99,102,241,.25);color:#4338ca;padding:12px 16px;border-radius:8px;margin-bottom:20px;font-size:.85rem}.agent-info-banner.error{background:#ef444414;border-color:#ef444440;color:#b91c1c}.agent-baseline-banner{background:#f59e0b14;border:1px solid rgba(245,158,11,.25);color:#b45309;padding:14px 18px;border-radius:8px;margin-bottom:24px;font-size:.85rem;line-height:1.6}.agent-loading{color:#9ca3af;padding:40px;text-align:center;font-size:.9rem}.agent-empty{padding:64px 40px 80px;color:#6b7280}.agent-empty-hero{text-align:center;max-width:620px;margin:0 auto 64px}.agent-empty-eyebrow{display:inline-block;font-size:.7rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#818cf8;background:#6366f11a;border:1px solid rgba(99,102,241,.25);padding:4px 12px;border-radius:100px;margin-bottom:20px}.agent-empty h2{color:#111827;font-size:1.85rem;line-height:1.2;margin:0 0 12px;letter-spacing:-.01em}.agent-empty p{max-width:540px;margin:0 auto 28px;line-height:1.65;font-size:.95rem;color:#6b7280}.agent-empty-cta{font-size:.95rem;padding:12px 24px}.agent-empty-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;max-width:960px;margin:0 auto}.agent-empty-step{display:flex;gap:14px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:20px;transition:border-color .2s,transform .15s}.agent-empty-step:hover{border-color:#d1d5db;transform:translateY(-2px)}.agent-empty-step-num{flex:0 0 32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#4f46e5,#818cf8);color:#fff;font-weight:700;font-size:.9rem;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 10px #6366f140}.agent-empty-step-body{flex:1}.agent-empty-step-title{font-weight:700;color:#111827;font-size:.9rem;margin-bottom:6px}.agent-empty-step-body p{margin:0;font-size:.82rem;line-height:1.55;color:#6b7280;text-align:left}@media (max-width: 768px){.agent-empty-steps{grid-template-columns:1fr}}.agent-empty-tab{padding:40px;text-align:center;color:#9ca3af;font-size:.9rem}.agent-project-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px}.agent-project-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:20px;cursor:pointer;transition:border-color .2s,transform .15s}.agent-project-card:hover{border-color:#6366f1;transform:translateY(-2px)}.agent-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:14px}.agent-card-name{font-weight:700;font-size:.95rem;color:#111827;margin-bottom:2px}.agent-card-repo{font-size:.78rem;color:#9ca3af}.agent-delete-btn{background:none;border:none;color:#9ca3af;cursor:pointer;font-size:1.1rem;line-height:1;padding:2px 6px;border-radius:4px;transition:color .2s}.agent-delete-btn:hover{color:#b91c1c}.agent-card-coverage{margin-bottom:12px}.agent-coverage-bar-wrap{height:4px;background:#e5e7eb;border-radius:2px;overflow:hidden;margin-bottom:6px}.agent-coverage-bar{height:100%;background:linear-gradient(90deg,#4f46e5,#818cf8);border-radius:2px;transition:width .5s}.agent-coverage-label{font-size:.76rem;color:#9ca3af}.agent-card-meta{display:flex;gap:6px;flex-wrap:wrap}.agent-meta-pill{font-size:.7rem;font-weight:600;background:#6366f11a;color:#818cf8;border:1px solid rgba(99,102,241,.2);padding:2px 8px;border-radius:100px}.agent-meta-pill.wizard{background:#8b5cf61a;color:#c4b5fd;border-color:#8b5cf633}.agent-badge{display:inline-block;font-size:.7rem;font-weight:700;padding:3px 9px;border-radius:100px;margin-top:6px}.agent-badge-warn{background:#f59e0b1a;color:#b45309;border:1px solid rgba(245,158,11,.25)}.agent-muted{color:#9ca3af;font-size:.78rem}.agent-form{max-width:680px}.agent-form-section{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:24px;margin-bottom:16px}.agent-form-section h3{font-size:.85rem;font-weight:700;color:#6b7280;text-transform:uppercase;letter-spacing:.08em;margin:0 0 18px}.agent-field{margin-bottom:16px}.agent-field:last-child{margin-bottom:0}.agent-field label{display:block;font-size:.8rem;font-weight:600;color:#6b7280;margin-bottom:6px}.agent-field input,.agent-field select{width:100%;background:#f9fafb;border:1px solid #e5e7eb;color:#111827;padding:9px 12px;border-radius:8px;font-size:.85rem;outline:none;transition:border-color .2s}.agent-field input:focus,.agent-field select:focus{border-color:#6366f1}.agent-field select{cursor:pointer}.agent-field-hint{display:block;font-size:.75rem;color:#9ca3af;margin-top:4px}.agent-field-optional{font-size:.72rem;color:#9ca3af;font-weight:400;margin-left:4px}.agent-field-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.agent-form-actions{display:flex;gap:12px;margin-top:8px}.agent-github-connect-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px;background:#ffffff08;border:1px solid #e5e7eb;border-radius:8px}.agent-github-connect-left{display:flex;align-items:center;gap:14px}.agent-github-icon{width:40px;height:40px;border-radius:50%;background:#f9fafb;display:flex;align-items:center;justify-content:center;color:#6b7280;flex-shrink:0}.agent-github-connect-title{font-size:.9rem;font-weight:600;color:#111827}.agent-github-connect-desc{font-size:.78rem;color:#9ca3af;margin-top:2px}.agent-github-btn{padding:8px 16px;background:#24292f;border:1px solid #444c56;border-radius:6px;color:#111827;font-size:.82rem;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .15s;display:flex;align-items:center;gap:6px}.agent-github-btn:hover{background:#30363d}.agent-github-btn-sm{padding:5px 10px;font-size:.75rem}.agent-github-connected-badge{display:inline-flex;align-items:center;gap:5px;padding:5px 12px;background:#10b9811a;border:1px solid rgba(16,185,129,.3);border-radius:20px;color:#34d399;font-size:.78rem;font-weight:600;white-space:nowrap}.agent-github-no-connect-hint{font-size:.8rem;color:#9ca3af;margin-top:10px;line-height:1.6}.agent-webhook-hint{margin-top:20px;background:#6366f10f;border:1px solid rgba(99,102,241,.2);padding:14px 16px;border-radius:8px;font-size:.8rem;color:#6b7280;line-height:1.7}.agent-webhook-hint code{display:block;background:#f9fafb;padding:6px 10px;border-radius:5px;margin-top:6px;font-size:.8rem;color:#818cf8;word-break:break-all}.agent-detail-actions{display:flex;gap:10px;margin-bottom:24px;flex-wrap:wrap}.agent-stats-row{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:24px}.agent-stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:16px 18px}.agent-stat-card.accent{border-color:#6366f166;background:#6366f10d}.agent-stat-card.warn{border-color:#f59e0b4d}.agent-stat-value{font-size:1.6rem;font-weight:800;color:#111827;line-height:1;margin-bottom:4px}.agent-stat-card.accent .agent-stat-value{color:#818cf8}.agent-stat-card.warn .agent-stat-value{color:#b45309}.agent-stat-label{font-size:.75rem;font-weight:600;color:#9ca3af;text-transform:uppercase;letter-spacing:.07em}.agent-stat-sub{font-size:.75rem;color:#9ca3af;margin-top:2px}.agent-webhook-box{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:16px 20px;margin-bottom:24px}.agent-webhook-box-title{font-size:.78rem;font-weight:700;color:#6b7280;text-transform:uppercase;letter-spacing:.08em;margin-bottom:12px}.agent-webhook-row{display:flex;gap:24px;flex-wrap:wrap}.agent-webhook-item{display:flex;flex-direction:column;gap:4px}.agent-webhook-label{font-size:.73rem;color:#9ca3af}.agent-webhook-item code{font-size:.78rem;color:#818cf8;background:#f9fafb;padding:4px 8px;border-radius:5px;word-break:break-all}.agent-tabs{display:flex;gap:0;border-bottom:1px solid #e5e7eb;margin-bottom:24px}.agent-tab{background:none;border:none;border-bottom:2px solid transparent;color:#9ca3af;font-size:.85rem;font-weight:600;padding:10px 20px;cursor:pointer;transition:color .2s,border-color .2s;margin-bottom:-1px}.agent-tab.active{color:#818cf8;border-bottom-color:#6366f1}.agent-tab:hover:not(.active){color:#6b7280}.agent-overview-row{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:24px}.agent-overview-block{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:14px 16px}.agent-overview-label{font-size:.73rem;font-weight:600;color:#9ca3af;text-transform:uppercase;letter-spacing:.07em;margin-bottom:4px}.agent-overview-value{font-size:.9rem;color:#111827;word-break:break-all}.agent-coverage-full{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:20px 24px}.agent-coverage-full-bar{height:8px;background:#e5e7eb;border-radius:4px;overflow:hidden;margin-bottom:8px}.agent-coverage-fill{height:100%;background:linear-gradient(90deg,#4f46e5,#818cf8);border-radius:4px;transition:width .6s}.agent-coverage-full-labels{display:flex;justify-content:space-between;font-size:.75rem;color:#9ca3af}.agent-coverage-pct{color:#818cf8;font-weight:700}.agent-pages-filter{display:flex;gap:8px;margin-bottom:16px}.agent-filter-btn{background:none;border:1px solid #e5e7eb;color:#9ca3af;padding:6px 14px;border-radius:100px;font-size:.78rem;font-weight:600;cursor:pointer;transition:all .2s}.agent-filter-btn.active{background:#6366f11a;border-color:#6366f166;color:#818cf8}.agent-pages-list{display:flex;flex-direction:column;gap:2px}.agent-page-row{display:flex;align-items:flex-start;gap:12px;padding:12px 14px;border-radius:8px;background:#fff;border:1px solid #e5e7eb;transition:border-color .2s}.agent-page-row:hover{border-color:#d1d5db}.agent-page-row.regression{border-color:#ef44444d;background:#ef44440a}.agent-page-status{font-size:1rem;line-height:1.6;flex-shrink:0}.agent-page-info{flex:1;min-width:0}.agent-page-path{font-size:.85rem;font-weight:600;color:#111827;margin-bottom:4px;font-family:monospace}.agent-page-meta{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.agent-page-tests{font-size:.75rem;color:#9ca3af}.agent-regression-label{font-size:.75rem;color:#b91c1c;font-weight:600}.agent-runs{display:flex;flex-direction:column;gap:8px}.agent-run-row{background:#fff;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden}.agent-run-header{display:flex;align-items:center;gap:12px;padding:14px 18px;cursor:pointer;transition:background .2s}.agent-run-header:hover{background:#ffffff05}.agent-run-status-icon{font-size:1.1rem;flex-shrink:0}.agent-run-info{flex:1;min-width:0}.agent-run-title{font-size:.88rem;font-weight:600;color:#111827;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.agent-run-meta{display:flex;gap:10px;align-items:center;flex-wrap:wrap;font-size:.78rem;color:#9ca3af}.agent-fail-count{color:#b91c1c;font-weight:600}.agent-run-chevron{color:#9ca3af;font-size:.7rem;flex-shrink:0}.agent-run-features{padding:0 18px 14px;border-top:1px solid #e5e7eb}.agent-feature-row{display:flex;align-items:center;gap:10px;padding:8px 0;border-bottom:1px solid #e5e7eb;font-size:.82rem;flex-wrap:wrap}.agent-feature-row:last-child{border-bottom:none}.agent-risk-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.risk-high .agent-risk-dot,.agent-risk-dot.risk-high{background:#ef4444}.risk-medium .agent-risk-dot,.agent-risk-dot.risk-medium{background:#f59e0b}.risk-low .agent-risk-dot,.agent-risk-dot.risk-low{background:#10b981}.agent-feature-path{font-family:monospace;color:#4338ca;font-size:.8rem}.agent-run-details{padding:12px 16px;border-top:1px solid #e5e7eb;background:#f9fafb}.agent-run-actions{display:flex;gap:8px;margin-top:12px}.agent-view-tests-btn{background:linear-gradient(135deg,#4f46e5,#6366f1);border:none;color:#fff;padding:8px 14px;border-radius:4px;font-size:.82rem;cursor:pointer;transition:transform .15s}.agent-view-tests-btn:hover{transform:translateY(-1px)}.agent-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center;z-index:1000;animation:modal-overlay-fade .18s ease-out}@keyframes modal-overlay-fade{0%{opacity:0}to{opacity:1}}.agent-modal{background:#fff;border:1px solid #e5e7eb;border-radius:14px;max-width:680px;width:92%;max-height:82vh;display:flex;flex-direction:column;box-shadow:0 24px 60px #0f172a2e;animation:modal-pop .22s cubic-bezier(.2,.8,.2,1)}@keyframes modal-pop{0%{opacity:0;transform:translateY(8px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}.agent-modal-header{display:flex;justify-content:space-between;align-items:center;padding:18px 22px;border-bottom:1px solid #f3f4f6}.agent-modal-header h3{margin:0;font-size:1.05rem;color:#111827;font-weight:700;letter-spacing:-.005em}.agent-modal-close{background:transparent;border:1px solid transparent;color:#9ca3af;font-size:1.1rem;width:30px;height:30px;border-radius:8px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:all .15s}.agent-modal-close:hover{background:#f3f4f6;color:#111827;border-color:#e5e7eb}.agent-modal-content{flex:1;overflow-y:auto;padding:18px 22px 22px}.agent-modal-loading{text-align:center;padding:40px 16px;color:#6b7280;font-size:.88rem}.agent-modal-error{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:12px 14px;color:#991b1b;margin-bottom:14px;font-size:.85rem}.agent-modal-empty{text-align:center;padding:48px 16px;color:#6b7280}.agent-tests-list{display:flex;flex-direction:column;gap:8px}.agent-test-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;background:#fff;border:1px solid #e5e7eb;border-radius:10px;font-size:.88rem;transition:border-color .15s,transform .12s,box-shadow .15s}.agent-test-item:hover{border-color:#c7d2fe;box-shadow:0 4px 12px #6366f114;transform:translateY(-1px)}.agent-test-info{flex:1;display:flex;flex-direction:column;gap:3px;min-width:0}.agent-test-name{color:#111827;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.agent-test-file{color:#9ca3af;font-size:.74rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.agent-test-meta{display:flex;gap:10px;align-items:center}.agent-test-actions{display:flex;gap:6px}.agent-action-btn{background:#fff;border:1px solid #e5e7eb;color:#4b5563;width:32px;height:32px;border-radius:8px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:all .15s}.agent-action-btn:hover:not(:disabled){background:#eef2ff;border-color:#c7d2fe;color:#4338ca}.agent-action-btn.delete-btn:hover:not(:disabled){background:#fef2f2;border-color:#fecaca;color:#b91c1c}.agent-action-btn:disabled{opacity:.5;cursor:not-allowed}.agent-action-spinner{display:inline-block;width:12px;height:12px;border:2px solid #c7d2fe;border-top-color:#4338ca;border-radius:50%;animation:spin .7s linear infinite}.agent-modal .status-badge{display:inline-block;font-size:.7rem;font-weight:600;padding:3px 10px;border-radius:100px;letter-spacing:.02em}.agent-modal .status-badge.passed{background:#ecfdf5;color:#065f46;border:1px solid #a7f3d0}.agent-modal .status-badge.failed{background:#fef2f2;color:#991b1b;border:1px solid #fecaca}.agent-modal .status-badge.running{background:#eef2ff;color:#3730a3;border:1px solid #c7d2fe}.agent-modal .status-badge.pending{background:#f3f4f6;color:#4b5563;border:1px solid #e5e7eb}.agent-modal .status-badge:not(.passed):not(.failed):not(.running):not(.pending){background:#f3f4f6;color:#4b5563;border:1px solid #e5e7eb}.agent-verification{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:1.25rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 768px){.agent-container{padding:20px}.agent-stats-row{grid-template-columns:repeat(2,1fr)}.agent-overview-row,.agent-field-row{grid-template-columns:1fr}.agent-webhook-row{flex-direction:column}.agent-project-grid{grid-template-columns:1fr}}.agent-card-title{flex:1;min-width:0}.agent-card-name-row{display:flex;align-items:center;margin-bottom:8px}.agent-health-pill{display:inline-flex;align-items:center;gap:6px;font-size:.68rem;font-weight:600;padding:3px 10px;border-radius:100px;text-transform:uppercase;letter-spacing:.04em;line-height:1.2}.agent-health-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:currentColor;flex:0 0 6px}.agent-health-healthy{color:#10b981;background:#10b9811f;border:1px solid rgba(16,185,129,.25)}.agent-health-degraded{color:#f59e0b;background:#f59e0b1f;border:1px solid rgba(245,158,11,.25)}.agent-health-failing{color:#ef4444;background:#ef44441f;border:1px solid rgba(239,68,68,.25)}.agent-health-running{color:#818cf8;background:#818cf81f;border:1px solid rgba(129,140,248,.3)}.agent-health-running .agent-health-dot{animation:pulse-dot 1.6s ease-in-out infinite}.agent-health-idle{color:#9ca3af;background:#64748b1a;border:1px solid rgba(100,116,139,.2)}@keyframes pulse-dot{0%,to{opacity:.5;transform:scale(.85)}50%{opacity:1;transform:scale(1.15)}}.agent-card-runs{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 0 12px;border-top:1px dashed #e5e7eb;margin-top:4px}.agent-card-runs-label{font-size:.74rem;color:#374151}.agent-card-runs-strip{display:inline-flex;gap:4px}.run-dot{display:inline-block;width:10px;height:4px;border-radius:2px;background:#e5e7eb}.run-dot-passed{background:#10b981}.run-dot-degraded{background:#f59e0b}.run-dot-failed{background:#ef4444}.run-dot-running{background:#818cf8;animation:pulse-dot 1.4s ease-in-out infinite}.run-dot-idle{background:#9ca3af}.agent-coverage-label strong{color:#111827;font-weight:700;font-size:.9rem}.agent-wizard{max-width:720px;margin:0 auto}.agent-wizard-steps{display:flex;gap:0;list-style:none;margin:0 0 28px;padding:0;counter-reset:wizard-step}.agent-wizard-step{flex:1;display:flex;align-items:center;gap:10px;position:relative;padding-right:16px}.agent-wizard-step:not(:last-child):after{content:"";flex:1;height:2px;background:#e5e7eb;margin-left:10px}.agent-wizard-step-bubble{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:#fff;border:2px solid #e5e7eb;color:#6b7280;font-weight:700;font-size:.82rem;flex:0 0 28px;transition:background .2s,border-color .2s,color .2s,transform .2s}.agent-wizard-step-label{font-size:.82rem;color:#6b7280;font-weight:500;letter-spacing:.01em;white-space:nowrap}.agent-wizard-step-current .agent-wizard-step-bubble{background:linear-gradient(135deg,#4f46e5,#818cf8);border-color:transparent;color:#fff;box-shadow:0 4px 12px #6366f166;transform:scale(1.05)}.agent-wizard-step-current .agent-wizard-step-label{color:#111827;font-weight:600}.agent-wizard-step-done .agent-wizard-step-bubble{background:#10b98126;border-color:#10b981;color:#10b981}.agent-wizard-step-done:after{background:#10b981}.agent-wizard-step-done .agent-wizard-step-label{color:#374151}.agent-wizard-pane{animation:wizard-fade .25s ease-out}@keyframes wizard-fade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.agent-wizard-pane-intro{margin:-6px 0 18px;font-size:.85rem;color:#6b7280;line-height:1.55}.agent-field-hint-error{color:#b91c1c!important}.agent-wizard-actions{display:flex;align-items:center;justify-content:space-between;margin-top:28px;padding-top:20px;border-top:1px solid #e5e7eb}.agent-wizard-step-indicator{font-size:.8rem;color:#9ca3af}.agent-wizard-step-indicator strong{color:#374151}.agent-wizard-summary{margin-top:24px;padding:18px 20px;background:linear-gradient(135deg,#6366f114,#6366f105);border:1px solid rgba(99,102,241,.3);border-radius:12px}.agent-wizard-summary-title{font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#4338ca;margin-bottom:12px}.agent-wizard-summary-list{margin:0;padding-left:18px;font-size:.88rem;color:#374151;line-height:1.7}.agent-wizard-summary-list strong{color:#111827;font-weight:600}.agent-wizard-summary-list code{background:#6366f126;color:#4338ca;padding:1px 6px;border-radius:4px;font-size:.85em}.agent-verify-spinner{display:inline-block;width:36px;height:36px;border:3px solid #e5e7eb;border-top-color:#818cf8;border-radius:50%;animation:spin .8s linear infinite;margin-bottom:12px}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width: 640px){.agent-wizard-step-label{display:none}.agent-wizard-step:not(:last-child):after{margin-left:4px}}.agent-hero{display:flex;align-items:center;gap:24px;padding:24px 28px;background:#fff;border:1px solid #e5e7eb;border-radius:16px;margin-bottom:24px;position:relative;overflow:hidden;box-shadow:0 1px 2px #0f172a0a}.agent-hero:before{content:"";position:absolute;top:-60%;right:-8%;width:320px;height:320px;background:radial-gradient(circle,rgba(99,102,241,.1) 0%,transparent 70%);pointer-events:none}.agent-hero-info{flex:1;min-width:0;position:relative;z-index:1}.agent-hero-name-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:6px}.agent-hero-name{font-size:1.55rem;font-weight:700;color:#111827;margin:0;letter-spacing:-.01em}.agent-hero-repo{font-size:.82rem;color:#6b7280;text-decoration:none;border-bottom:1px dashed transparent;transition:color .15s,border-color .15s}.agent-hero-repo:hover{color:#374151;border-color:#d1d5db}.agent-hero-coverage{text-align:center;padding:0 16px;position:relative;z-index:1}.agent-hero-coverage-value{font-size:2.4rem;font-weight:800;color:#111827;line-height:1;letter-spacing:-.02em}.agent-hero-coverage-value span{font-size:1.4rem;margin-left:2px;color:#6b7280;font-weight:600}.agent-hero-coverage-label{font-size:.7rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#6b7280;margin-top:4px}.agent-hero-actions{display:flex;align-items:center;gap:8px;position:relative;z-index:1}.agent-hero-run{font-size:.92rem;padding:10px 22px;box-shadow:0 6px 16px #6366f14d}.agent-overflow{position:relative}.agent-overflow-trigger{background:transparent;border:1px solid #e5e7eb;color:#374151;font-size:1.3rem;line-height:1;padding:6px 12px;border-radius:8px;cursor:pointer;transition:background .15s,border-color .15s}.agent-overflow-trigger:hover{background:#fff;border-color:#d1d5db}.agent-overflow-menu{position:absolute;top:calc(100% + 6px);right:0;min-width:220px;background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:6px;box-shadow:0 10px 30px #0006;z-index:20;animation:menu-fade .15s ease-out}@keyframes menu-fade{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.agent-overflow-menu button{display:block;width:100%;text-align:left;background:transparent;border:none;color:#374151;font-size:.88rem;padding:8px 12px;border-radius:6px;cursor:pointer;transition:background .12s}.agent-overflow-menu button:hover:not(:disabled){background:#e5e7eb}.agent-overflow-menu button:disabled{opacity:.5;cursor:not-allowed}.agent-overflow-menu-divider{height:1px;background:#e5e7eb;margin:4px 6px}.agent-overflow-menu-danger{color:#b91c1c!important}.agent-overflow-menu-danger:hover{background:#ef44441a!important}.agent-run-progress{display:flex;align-items:center;gap:0;padding:14px 20px;background:#6366f10f;border:1px solid rgba(99,102,241,.25);border-radius:12px;margin-bottom:20px;flex-wrap:wrap}.agent-run-step{display:flex;align-items:center;gap:8px;flex:1;min-width:0;position:relative;padding-right:16px}.agent-run-step:not(:last-child):after{content:"";flex:1;height:2px;background:#e5e7eb;margin-left:8px}.agent-run-step-bubble{flex:0 0 24px;width:24px;height:24px;border-radius:50%;background:#fff;border:2px solid #e5e7eb;color:#6b7280;font-size:.72rem;font-weight:700;display:flex;align-items:center;justify-content:center;transition:all .25s ease}.agent-run-step-label{font-size:.8rem;color:#6b7280;font-weight:500;white-space:nowrap}.agent-run-step-active .agent-run-step-bubble{background:linear-gradient(135deg,#4f46e5,#818cf8);border-color:transparent;color:#fff;box-shadow:0 0 0 4px #6366f140;animation:pulse-ring 1.6s ease-in-out infinite}.agent-run-step-active .agent-run-step-label{color:#111827;font-weight:600}@keyframes pulse-ring{0%,to{box-shadow:0 0 0 4px #6366f126}50%{box-shadow:0 0 0 8px #6366f10d}}.agent-run-step-done .agent-run-step-bubble{background:#10b98126;border-color:#10b981;color:#10b981}.agent-run-step-done:after{background:#10b981}.agent-run-step-done .agent-run-step-label{color:#374151}.agent-run-step-failed .agent-run-step-bubble{background:#ef444426;border-color:#ef4444;color:#ef4444}.agent-run-progress-done{background:#10b9810f;border-color:#10b9814d}.agent-run-progress-failed{background:#ef44440f;border-color:#ef44444d}.agent-run-progress-summary{width:100%;font-size:.86rem;color:#374151;margin-top:10px;padding-top:10px;border-top:1px dashed #e5e7eb}.agent-run-progress-summary strong{color:#111827}@media (max-width: 768px){.agent-hero{flex-direction:column;align-items:flex-start;gap:16px;padding:20px}.agent-hero-coverage{padding:0}.agent-hero-actions{width:100%;justify-content:space-between}.agent-run-step-label{display:none}}.agent-danger-zone{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:40px;padding:18px 22px;background:#fef2f2;border:1px solid #fecaca;border-radius:12px}.agent-danger-zone-info{flex:1;min-width:0}.agent-danger-zone-title{font-weight:700;font-size:.92rem;color:#991b1b;margin-bottom:4px}.agent-danger-zone p{margin:0;font-size:.82rem;color:#6b7280;line-height:1.5}@media (max-width: 640px){.agent-danger-zone{flex-direction:column;align-items:flex-start}}.agent-baseline-banner{background:#fffbeb;border-color:#fde68a;color:#92400e}.agent-info-banner{background:#eef2ff;border-color:#c7d2fe;color:#3730a3}.agent-info-banner.error,.agent-error{background:#fef2f2;border-color:#fecaca;color:#991b1b}.agent-error button{color:#991b1b}.agent-tabs{border-bottom-color:#e5e7eb}.agent-verify-spinner{border-color:#e5e7eb;border-top-color:#6366f1}.agent-webhook-item code,.agent-webhook-hint code{background:#f3f4f6;color:#4338ca;border:1px solid #e5e7eb}.agent-wizard-restored{display:flex;align-items:flex-start;gap:12px;padding:12px 16px;margin-bottom:20px;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:10px;font-size:.86rem;color:#065f46;animation:wizard-fade .25s ease-out}.agent-wizard-restored>span[aria-hidden]{flex:0 0 22px;width:22px;height:22px;border-radius:50%;background:#10b981;color:#fff;font-size:.78rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.agent-wizard-restored-body{flex:1;min-width:0;line-height:1.55}.agent-wizard-restored-body strong{color:#064e3b}.agent-wizard-restored-dismiss{background:transparent;border:none;color:#065f46;font-size:1.05rem;cursor:pointer;padding:0 4px;opacity:.65;transition:opacity .15s}.agent-wizard-restored-dismiss:hover{opacity:1}.agent-install-warning{display:flex;gap:14px;margin-top:14px;padding:16px 18px;background:#fffbeb;border:1px solid #fde68a;border-radius:12px}.agent-install-warning-icon{flex:0 0 32px;width:32px;height:32px;border-radius:50%;background:#fef3c7;color:#92400e;font-size:1rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.agent-install-warning-body{flex:1;min-width:0}.agent-install-warning-title{font-size:.9rem;font-weight:600;color:#92400e;margin-bottom:4px}.agent-install-warning-title code{background:#92400e1a;border:1px solid rgba(146,64,14,.2);color:#92400e;padding:1px 6px;border-radius:4px;font-size:.85em}.agent-install-warning-body p{margin:0 0 12px;font-size:.82rem;line-height:1.55;color:#78350f}.agent-install-warning-btn{background:#92400e;color:#fff;border:none;padding:8px 14px;border-radius:8px;font-size:.82rem;font-weight:600;cursor:pointer;transition:background .15s}.agent-install-warning-btn:hover:not(:disabled){background:#78350f}.agent-install-warning-btn:disabled{opacity:.6;cursor:not-allowed}.agent-trigger-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:4px}.agent-trigger-card{position:relative;text-align:left;padding:14px;border:1.5px solid #e5e7eb;border-radius:12px;background:#fff;cursor:pointer;transition:border-color .15s,transform .12s,box-shadow .15s;font-family:inherit}.agent-trigger-card:hover{border-color:#c7d2fe;transform:translateY(-1px)}.agent-trigger-card.selected{border-color:#6366f1;background:linear-gradient(135deg,#6366f10d,#6366f105);box-shadow:0 0 0 3px #6366f126}.agent-trigger-card-head{display:flex;align-items:center;gap:8px;margin-bottom:6px}.agent-trigger-card-icon{font-size:1.05rem;line-height:1}.agent-trigger-card-title{font-size:.88rem;font-weight:700;color:#111827;flex:1;min-width:0}.agent-trigger-card-rec{font-size:.62rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#4338ca;background:#6366f11a;border:1px solid rgba(99,102,241,.25);padding:2px 6px;border-radius:4px}.agent-trigger-card-desc{margin:0;font-size:.78rem;line-height:1.5;color:#6b7280}.agent-trigger-card-check{position:absolute;top:12px;right:12px;width:18px;height:18px;border-radius:50%;background:#6366f1;color:#fff;font-size:.7rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center;opacity:0;transition:opacity .15s}.agent-trigger-card.selected .agent-trigger-card-check{opacity:1}@media (max-width: 720px){.agent-trigger-cards{grid-template-columns:1fr}}.agent-scan-progress{position:relative;display:flex;gap:14px;padding:18px 20px 18px 22px;margin-bottom:20px;background:#eef2ff;border:1px solid #c7d2fe;border-radius:12px;overflow:hidden}.agent-scan-progress:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent 0%,#6366f1 40%,#818cf8 60%,transparent 100%);background-size:200% 100%;animation:scan-progress-sweep 1.6s linear infinite}@keyframes scan-progress-sweep{0%{background-position:100% 0}to{background-position:-100% 0}}.agent-scan-progress-bar{display:none}.agent-scan-progress-body{flex:1;min-width:0}.agent-scan-progress-title{display:flex;align-items:center;gap:10px;font-weight:600;font-size:.94rem;color:#1e1b4b;margin-bottom:6px}.agent-scan-progress-spinner{display:inline-block;width:16px;height:16px;border:2px solid #c7d2fe;border-top-color:#4338ca;border-radius:50%;animation:spin .7s linear infinite}.agent-scan-progress-body p{margin:0 0 6px;font-size:.85rem;line-height:1.55;color:#3730a3}.agent-scan-progress-elapsed{font-size:.78rem;color:#4338ca;font-variant-numeric:tabular-nums}.agent-scan-progress-elapsed strong{color:#1e1b4b;font-weight:700}.manual-cases{display:flex;height:100%;gap:0;background:#f8fafc;border-radius:12px;overflow:hidden}.mc-rail{width:260px;min-width:260px;background:#fff;border-right:1px solid #e5e7eb;display:flex;flex-direction:column;overflow:hidden}.mc-rail-header{padding:1rem 1rem .75rem;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e5e7eb}.mc-rail-header h3{font-size:.875rem;color:#111827;margin:0;font-weight:600}.mc-new-btn{font-size:.75rem;padding:.25rem .625rem;background:#3b82f6;color:#fff;border:none;border-radius:6px;cursor:pointer;font-weight:500}.mc-new-btn:hover{background:#2563eb}.mc-rail-empty{padding:2rem 1rem;text-align:center;color:#6b7280;font-size:.8125rem}.mc-rail-empty p{margin:.25rem 0}.mc-hint{color:#9ca3af;font-size:.75rem}.mc-rail-list{overflow-y:auto;flex:1;padding:.5rem}.mc-run-card{position:relative;padding:.625rem 2rem .625rem .75rem;margin-bottom:.25rem;border-radius:8px;cursor:pointer;transition:background .15s}.mc-run-card:hover{background:#f3f4f6}.mc-run-card.active{background:#eff6ff;border-left:3px solid #3b82f6;padding-left:calc(.75rem - 3px)}.mc-run-title{font-size:.8125rem;font-weight:600;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:.15rem}.mc-run-meta{font-size:.6875rem;color:#6b7280;display:flex;gap:.25rem;align-items:center;font-variant-numeric:tabular-nums}.mc-cost{color:#059669;font-weight:500}.mc-run-delete{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);width:22px;height:22px;border:none;background:transparent;color:#9ca3af;font-size:1.125rem;cursor:pointer;border-radius:4px;opacity:0;transition:opacity .15s}.mc-run-card:hover .mc-run-delete{opacity:1}.mc-run-delete:hover{background:#fee2e2;color:#dc2626}.mc-main{flex:1;overflow-y:auto;padding:2rem;min-width:0}.mc-input-view{max-width:780px;margin:0 auto}.mc-input-header{margin-bottom:1.5rem}.mc-input-header h1{font-size:1.5rem;color:#111827;margin:0 0 .5rem;font-weight:700}.mc-lead{color:#4b5563;line-height:1.5;margin:0}.mc-input-area{width:100%;min-height:300px;padding:1rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;line-height:1.5;border:1px solid #d1d5db;border-radius:8px;resize:vertical;color:#111827;background:#fff}.mc-input-area:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.mc-input-area:disabled{background:#f9fafb;cursor:not-allowed}.mc-input-actions{display:flex;justify-content:space-between;align-items:center;margin-top:1rem}.mc-input-hint{font-size:.8125rem;color:#6b7280;font-variant-numeric:tabular-nums}.mc-generate-btn{padding:.625rem 1.25rem;background:#3b82f6;color:#fff;border:none;border-radius:8px;font-weight:500;font-size:.875rem;cursor:pointer;transition:background .15s}.mc-generate-btn:hover:not(:disabled){background:#2563eb}.mc-generate-btn:disabled{background:#d1d5db;cursor:not-allowed}.mc-error{padding:.75rem 1rem;margin-top:1rem;background:#fef2f2;border:1px solid #fecaca;color:#991b1b;border-radius:8px;font-size:.875rem}.mc-generating-panel{margin-top:2rem;padding:2rem;background:#fff;border-radius:8px;border:1px solid #e5e7eb;text-align:center}.mc-generating-note{margin-top:1rem;color:#6b7280;font-size:.8125rem}.mc-results-header{margin-bottom:1.5rem}.mc-results-header h1{font-size:1.5rem;color:#111827;margin:0 0 .5rem;font-weight:700}.mc-results-summary{color:#4b5563;font-size:.875rem;display:flex;gap:1rem;margin-bottom:.5rem}.mc-results-summary strong{color:#111827;font-variant-numeric:tabular-nums}.mc-personas{margin-top:.5rem;color:#6b7280;font-size:.8125rem}.mc-label{color:#6b7280;font-weight:600;font-size:.8125rem;margin-right:.5rem}.persona-chip{display:inline-block;padding:.15rem .5rem;margin:0 .25rem;background:#f3f4f6;color:#374151;border-radius:6px;font-size:.75rem;font-weight:500}.persona-chip.small{padding:.1rem .4rem;font-size:.6875rem}.mc-gaps-panel{background:#fffbeb;border:1px solid #fde68a;border-radius:8px;padding:1rem 1.25rem;margin-bottom:1.5rem}.mc-gaps-panel h3{margin:0 0 .25rem;color:#92400e;font-size:.9375rem;font-weight:600}.mc-gaps-lead{color:#78350f;font-size:.8125rem;margin:0 0 .75rem}.mc-gaps-list{list-style:none;padding:0;margin:0}.mc-gaps-list>li{padding:.625rem 0;border-top:1px solid #fde68a}.mc-gaps-list>li:first-child{border-top:none;padding-top:0}.mc-gap-reason{color:#78350f;font-size:.875rem;font-weight:500;margin-bottom:.25rem}.mc-gap-ref{color:#92400e;font-size:.75rem;margin-bottom:.5rem}.mc-gap-questions{margin:.25rem 0 0 1.25rem;padding:0;color:#78350f;font-size:.8125rem}.mc-gap-questions li{padding:.1rem 0}.mc-filter-bar{display:flex;gap:1rem;align-items:center;padding:.75rem 1rem;background:#fff;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:1rem;font-size:.8125rem;color:#4b5563}.mc-filter-bar label{display:flex;gap:.375rem;align-items:center}.mc-filter-bar select{padding:.25rem .5rem;border:1px solid #d1d5db;border-radius:6px;background:#fff;font-size:.8125rem;color:#111827;cursor:pointer}.mc-visible-count{margin-left:auto;color:#6b7280;font-size:.75rem;font-variant-numeric:tabular-nums}.mc-cases-list{display:flex;flex-direction:column;gap:.5rem}.mc-case-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.mc-case-summary{cursor:pointer;padding:.75rem 1rem;display:flex;align-items:center;gap:.75rem;list-style:none;-webkit-user-select:none;user-select:none}.mc-case-summary::-webkit-details-marker{display:none}.mc-case-summary:before{content:"▸";color:#9ca3af;transition:transform .15s;display:inline-block;width:12px}.mc-case-card[open]>.mc-case-summary:before{transform:rotate(90deg)}.mc-case-summary:hover{background:#f9fafb}.mc-case-id{font-family:-apple-system,monospace;font-size:.75rem;color:#6b7280;font-weight:600;min-width:4rem;font-variant-numeric:tabular-nums}.mc-case-title{flex:1;color:#111827;font-weight:500;font-size:.9375rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mc-case-badges{display:flex;gap:.375rem;align-items:center;flex-shrink:0}.priority-badge{padding:.15rem .5rem;border-radius:4px;font-size:.6875rem;font-weight:700;font-variant-numeric:tabular-nums}.priority-badge.p1{background:#fee2e2;color:#b91c1c}.priority-badge.p2{background:#fef3c7;color:#92400e}.priority-badge.p3{background:#dbeafe;color:#1e40af}.type-badge{padding:.15rem .5rem;border-radius:4px;font-size:.6875rem;font-weight:500;text-transform:capitalize;background:#f3f4f6;color:#374151}.type-badge.type-negative{background:#fce7f3;color:#9d174d}.type-badge.type-security{background:#ede9fe;color:#5b21b6}.type-badge.type-edge,.type-badge.type-boundary{background:#ccfbf1;color:#115e59}.type-badge.type-accessibility{background:#dcfce7;color:#166534}.type-badge.type-performance{background:#fed7aa;color:#9a3412}.mc-case-body{padding:0 1rem 1rem 1.75rem;border-top:1px solid #f3f4f6;background:#fafbfc}.mc-case-row{padding:.5rem 0;font-size:.875rem;line-height:1.5;color:#374151}.mc-case-row ul,.mc-case-row ol{margin:.25rem 0 0 1.5rem;padding:0}.mc-case-row li{padding:.15rem 0}.mc-steps li{margin:.25rem 0}.mc-step-data{color:#6b7280;font-style:italic}.mc-variations{border-collapse:collapse;margin-top:.5rem;font-size:.8125rem}.mc-variations th,.mc-variations td{padding:.375rem .625rem;border:1px solid #e5e7eb;text-align:left}.mc-variations th{background:#f9fafb;font-weight:600;color:#374151}.mc-notes{color:#6b7280;font-style:italic}.mc-rail-tree{overflow-y:auto;flex:1;padding:.5rem}.mc-tree-project{margin-bottom:.5rem}.mc-tree-project-header,.mc-tree-feature-header{display:flex;align-items:center;gap:.375rem;padding:.375rem .5rem;cursor:pointer;border-radius:4px;-webkit-user-select:none;user-select:none}.mc-tree-project-header:hover,.mc-tree-feature-header:hover{background:#f3f4f6}.mc-caret{color:#9ca3af;transition:transform .15s;display:inline-block;width:.75rem;font-size:.6875rem}.mc-caret.open{transform:rotate(90deg)}.mc-tree-project-name{flex:1;font-size:.8125rem;font-weight:600;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mc-tree-count{font-size:.6875rem;color:#6b7280;background:#f3f4f6;padding:.05rem .4rem;border-radius:999px;font-variant-numeric:tabular-nums}.mc-tree-features{margin-left:.75rem}.mc-tree-feature-name{flex:1;font-size:.75rem;color:#4b5563;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mc-tree-runs{margin-left:1.125rem}.mc-tree-run{position:relative;padding:.3rem 1.75rem .3rem .5rem;margin-bottom:.15rem;border-radius:4px;cursor:pointer;transition:background .15s}.mc-tree-run:hover{background:#f3f4f6}.mc-tree-run.active{background:#eff6ff;border-left:2px solid #3b82f6;padding-left:calc(.5rem - 2px)}.mc-tree-run-meta{font-size:.6875rem;color:#6b7280;display:flex;gap:.25rem;align-items:center;font-variant-numeric:tabular-nums}.mc-tree-run .mc-run-delete{right:.25rem}.mc-project-picker{margin-bottom:1rem}.mc-project-picker>label{display:block;font-size:.75rem;color:#6b7280;font-weight:600;margin-bottom:.25rem;text-transform:uppercase;letter-spacing:.05em}.mc-project-select,.mc-project-new{display:flex;gap:.5rem;align-items:center}.mc-project-select select,.mc-project-new input{flex:1;padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:6px;background:#fff;color:#111827;font-size:.875rem}.mc-project-select select:focus,.mc-project-new input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.mc-project-newbtn{padding:.5rem .875rem;background:#f3f4f6;color:#374151;border:1px solid #d1d5db;border-radius:6px;font-size:.8125rem;cursor:pointer;white-space:nowrap}.mc-project-newbtn:hover{background:#e5e7eb}.mc-project-cancel{padding:.4rem .65rem;border:1px solid #d1d5db;background:#fff;border-radius:6px;color:#6b7280;font-size:1rem;cursor:pointer}.mc-results-title-row{display:flex;justify-content:space-between;align-items:flex-end;gap:1rem;flex-wrap:wrap}.mc-run-project{font-size:.8125rem;color:#6b7280}.mc-results-title-left{flex:1;min-width:0}.mc-download-btn{padding:.5rem .875rem;background:#10b981;color:#fff;border:none;border-radius:6px;font-weight:500;font-size:.8125rem;cursor:pointer;white-space:nowrap;transition:background .15s}.mc-download-btn:hover:not(:disabled){background:#059669}.mc-download-btn:disabled{background:#d1d5db;cursor:not-allowed}.mc-download-btn:before{content:"⬇  ";font-size:.75rem;vertical-align:middle}.mc-case-automate-row{padding-top:.75rem;border-top:1px solid #f3f4f6;margin-top:.5rem;display:flex;align-items:center;gap:.75rem}.mc-automate-btn{padding:.375rem .75rem;background:#7c3aed;color:#fff;border:none;border-radius:6px;font-weight:500;font-size:.8125rem;cursor:pointer;transition:background .15s}.mc-automate-btn:hover{background:#6d28d9}.mc-automated-badge{display:flex;align-items:center;gap:.625rem;flex-wrap:wrap}.mc-automated-tag{padding:.2rem .625rem;background:#dcfce7;color:#166534;border-radius:4px;font-size:.75rem;font-weight:600}.mc-automated-hint{color:#6b7280;font-size:.75rem;font-style:italic}.mc-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1.5rem}.mc-modal{background:#fff;border-radius:12px;width:100%;max-width:520px;max-height:calc(100vh - 3rem);overflow-y:auto;box-shadow:0 20px 40px #0f172a40}.mc-modal-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;border-bottom:1px solid #e5e7eb}.mc-modal-header h2{margin:0;font-size:1.125rem;color:#111827;font-weight:700}.mc-modal-close{background:transparent;border:none;color:#6b7280;font-size:1.375rem;cursor:pointer;padding:.25rem .5rem;border-radius:4px;line-height:1}.mc-modal-close:hover:not(:disabled){background:#f3f4f6;color:#111827}.mc-modal-hint{padding:1rem 1.25rem 0;color:#4b5563;font-size:.875rem;margin:0}.mc-modal-field{padding:.75rem 1.25rem 0;display:flex;flex-direction:column;gap:.375rem}.mc-modal-field label{font-size:.75rem;color:#6b7280;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.mc-modal-field input{padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:6px;font-size:.875rem;color:#111827;background:#fff}.mc-modal-field input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.mc-modal-auth{margin:.5rem 1.25rem;padding:.5rem 0;border-radius:6px}.mc-modal-auth>summary{cursor:pointer;color:#4b5563;font-size:.8125rem;font-weight:500;padding:.25rem 0;list-style:revert}.mc-modal-auth>summary:hover{color:#111827}.mc-modal-actions{padding:1rem 1.25rem 1.25rem;display:flex;justify-content:flex-end;gap:.5rem}.mc-btn-secondary{padding:.5rem 1rem;background:#f3f4f6;color:#374151;border:1px solid #e5e7eb;border-radius:6px;font-size:.875rem;cursor:pointer}.mc-btn-secondary:hover:not(:disabled){background:#e5e7eb}.mc-modal-progress{padding:0 1.25rem 1rem;color:#6b7280;font-size:.75rem;margin:0;text-align:center}.mc-modal-success{padding:1.5rem 1.25rem;text-align:center}.mc-success-icon{width:44px;height:44px;background:#dcfce7;color:#16a34a;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;margin:0 auto .75rem}.mc-modal-success h3{color:#111827;margin:0 0 .5rem;font-size:1rem}.mc-modal-success p{color:#4b5563;font-size:.875rem;margin:.25rem 0}.mc-modal-success code{display:inline-block;background:#f3f4f6;color:#111827;padding:.15rem .4rem;border-radius:4px;font-size:.8125rem;font-family:SF Mono,ui-monospace,monospace;margin-top:.25rem}.mc-modal-cost{color:#6b7280!important;font-size:.75rem!important;margin-top:.75rem!important}.mc-run-project strong{color:#111827}.mc-tabs{display:flex;gap:.25rem;border-bottom:1px solid #e5e7eb;margin-bottom:1rem;padding-top:1rem}.mc-tab{display:flex;align-items:center;gap:.5rem;padding:.625rem 1rem;background:transparent;border:none;border-bottom:2px solid transparent;color:#6b7280;font-size:.875rem;font-weight:500;cursor:pointer;transition:color .15s,border-color .15s;margin-bottom:-1px}.mc-tab:hover{color:#111827}.mc-tab.active{color:#111827;border-bottom-color:#3b82f6}.mc-tab-count{padding:.125rem .5rem;background:#f3f4f6;color:#6b7280;border-radius:999px;font-size:.6875rem;font-weight:600;font-variant-numeric:tabular-nums}.mc-tab-count-warn{background:#fef3c7;color:#92400e}.mc-tab.active .mc-tab-count{background:#dbeafe;color:#1e40af}.mc-tab-body{min-height:200px}.mc-empty-tab{padding:3rem 1rem;text-align:center;color:#6b7280;background:#fff;border:1px dashed #e5e7eb;border-radius:8px}.mc-error-inline{margin-bottom:1rem}.mc-gaps-list{display:flex;flex-direction:column;gap:.75rem}.mc-gap-card{background:#fff;border:1px solid #fde68a;border-radius:8px;padding:1rem 1.25rem;transition:border-color .15s,background .15s}.mc-gap-card.resolved{border-color:#bbf7d0;background:#f0fdf4;opacity:.7}.mc-gap-head{margin-bottom:.75rem}.mc-gap-question{font-size:.9375rem;font-weight:600;color:#111827;display:flex;align-items:center;gap:.5rem;margin-bottom:.375rem}.mc-gap-resolved-badge{padding:.125rem .5rem;background:#dcfce7;color:#166534;border-radius:4px;font-size:.6875rem;font-weight:600}.mc-gap-ref{font-size:.75rem;color:#92400e;margin-bottom:.25rem}.mc-gap-card.resolved .mc-gap-ref{color:#166534}.mc-gap-reason{font-size:.8125rem;color:#78350f}.mc-gap-choices{display:flex;flex-direction:column;gap:.5rem}.mc-gap-choice{display:flex;align-items:center;gap:.625rem;padding:.625rem .875rem;border:1px solid #e5e7eb;border-radius:6px;cursor:pointer;transition:border-color .15s,background .15s;background:#fff}.mc-gap-choice:hover{border-color:#93c5fd;background:#eff6ff}.mc-gap-choice.chosen{border-color:#3b82f6;background:#eff6ff}.mc-gap-choice.recommended{border-color:#10b981}.mc-gap-choice.recommended.chosen{border-color:#059669;background:#ecfdf5}.mc-gap-choice input[type=radio]{margin:0;accent-color:#3b82f6}.mc-gap-choice-text{flex:1;font-size:.875rem;color:#111827}.mc-recommended-tag{padding:.15rem .5rem;background:#dcfce7;color:#166534;border-radius:4px;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em}.mc-gap-actions{display:flex;justify-content:flex-end;margin-top:.5rem}.mc-resolve-btn{padding:.5rem 1rem;background:#3b82f6;color:#fff;border:none;border-radius:6px;font-weight:500;font-size:.8125rem;cursor:pointer}.mc-resolve-btn:hover:not(:disabled){background:#2563eb}.mc-resolve-btn:disabled{background:#d1d5db;cursor:not-allowed}.mc-summary-panel{display:flex;flex-direction:column;gap:1.25rem;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:1.5rem}.mc-summary-block h3{font-size:.75rem;color:#6b7280;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin:0 0 .5rem}.mc-summary-block p{font-size:1rem;color:#111827;margin:0}.mc-req-block{background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;padding:.875rem 1rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.8125rem;color:#374151;white-space:pre-wrap;word-break:break-word;max-height:320px;overflow-y:auto;margin:0}.mc-mode-toggle{display:inline-flex;background:#f3f4f6;border-radius:8px;padding:.25rem;margin-bottom:.875rem;gap:.25rem}.mc-mode-btn{padding:.375rem .875rem;background:transparent;border:none;border-radius:6px;font-size:.8125rem;font-weight:500;color:#6b7280;cursor:pointer;transition:background .15s,color .15s}.mc-mode-btn:hover:not(:disabled){color:#111827}.mc-mode-btn.active{background:#fff;color:#111827;box-shadow:0 1px 2px #0000000f}.mc-mode-btn:disabled{opacity:.5;cursor:not-allowed}.mc-drop-zone{border:2px dashed #d1d5db;border-radius:10px;padding:3rem 1.5rem;text-align:center;transition:border-color .15s,background .15s;background:#fff;min-height:220px;display:flex;flex-direction:column;gap:.5rem;align-items:center;justify-content:center}.mc-drop-zone.dragging{border-color:#3b82f6;background:#eff6ff}.mc-drop-zone.has-file{border-style:solid;border-color:#10b981;background:#ecfdf5}.mc-drop-icon{font-size:2.5rem;line-height:1;margin-bottom:.25rem}.mc-drop-primary{font-size:1rem;font-weight:600;color:#111827}.mc-drop-secondary{color:#6b7280;font-size:.875rem}.mc-drop-picker-label{color:#3b82f6;text-decoration:underline;cursor:pointer;font-weight:500}.mc-drop-picker-label input[type=file]{display:none}.mc-drop-hint{color:#9ca3af;font-size:.75rem;margin-top:.5rem}.mc-drop-file-name{font-size:1rem;font-weight:600;color:#111827}.mc-drop-file-size{color:#6b7280;font-size:.8125rem;font-variant-numeric:tabular-nums}.mc-drop-clear{margin-top:.75rem;padding:.375rem .875rem;border:1px solid #d1d5db;background:#fff;color:#374151;border-radius:6px;font-size:.8125rem;cursor:pointer}.mc-drop-clear:hover:not(:disabled){background:#f9fafb}.mc-refine-bar{position:sticky;bottom:0;margin-top:1.5rem;padding:.875rem 1rem;background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 -2px 12px #00000008}.mc-refine-input-row{display:flex;gap:.5rem}.mc-refine-input{flex:1;padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:6px;font-size:.875rem;color:#111827;background:#fff}.mc-refine-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.mc-refine-btn{padding:.5rem 1.125rem;background:#3b82f6;color:#fff;border:none;border-radius:6px;font-weight:500;font-size:.875rem;cursor:pointer}.mc-refine-btn:hover:not(:disabled){background:#2563eb}.mc-refine-btn:disabled{background:#d1d5db;cursor:not-allowed}.mc-refine-examples{margin-top:.375rem;color:#9ca3af;font-size:.75rem}.mc-refine-log{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.mc-refine-log>li{padding:.625rem .875rem;background:#f9fafb;border-left:3px solid #3b82f6;border-radius:4px}.mc-refine-log-instr{font-size:.875rem;color:#111827;margin-bottom:.25rem;font-style:italic}.mc-refine-log-meta{color:#6b7280;font-size:.75rem}.mc-rail-title-select{font-size:.875rem;color:#111827;margin:0;font-weight:600}.mc-rail-select-actions{display:flex;gap:.375rem}.mc-bulk-delete-btn{padding:.25rem .625rem;background:#dc2626;color:#fff;border:none;border-radius:4px;font-size:.75rem;font-weight:500;cursor:pointer}.mc-bulk-delete-btn:hover:not(:disabled){background:#b91c1c}.mc-bulk-delete-btn:disabled{background:#d1d5db;cursor:not-allowed}.mc-bulk-cancel-btn{padding:.25rem .625rem;background:#f3f4f6;color:#374151;border:1px solid #e5e7eb;border-radius:4px;font-size:.75rem;cursor:pointer}.mc-bulk-cancel-btn:hover:not(:disabled){background:#e5e7eb}.mc-tree-run{display:flex;align-items:center;gap:.5rem;position:relative}.mc-tree-run .mc-run-delete{opacity:0;right:.3rem}.mc-tree-run:hover .mc-run-delete{opacity:1}.mc-tree-run-checkbox{margin:0;cursor:pointer;opacity:0;transition:opacity .15s;accent-color:#3b82f6}.mc-tree-run:hover .mc-tree-run-checkbox,.mc-tree-run.select-mode .mc-tree-run-checkbox,.mc-tree-run.selected .mc-tree-run-checkbox{opacity:1}.mc-tree-run.selected{background:#eff6ff}.mc-tree-run.select-mode{cursor:pointer}.app-layout{display:flex;height:100vh;overflow:hidden;background:#f5f5f5}.app-content{flex:1;display:flex;flex-direction:column;min-width:0;overflow:hidden}.app-header{background:#fff;border-bottom:1px solid #e5e7eb;padding:0 1.5rem;height:56px;display:flex;align-items:center;flex-shrink:0}.header-content{display:flex;justify-content:space-between;align-items:center;width:100%}.header-title{display:flex;align-items:center;gap:.5rem}.header-title h1{font-size:1.125rem;font-weight:800;letter-spacing:.1em;background:linear-gradient(135deg,#1e40af,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0}.app-nav{display:flex;gap:.25rem}.nav-btn{padding:.5rem 1rem;border:none;background:transparent;cursor:pointer;font-size:.875rem;font-weight:500;color:#6b7280;border-radius:6px;transition:all .15s ease}.nav-btn:hover:not(:disabled){background:#f3f4f6;color:#374151}.nav-btn.active{background:#eff6ff;color:#2563eb}.nav-btn:disabled{opacity:.5;cursor:not-allowed}.nav-btn.admin-btn{background:linear-gradient(135deg,#7c3aed,#a855f7);color:#fff}.nav-btn.admin-btn:hover{background:linear-gradient(135deg,#6d28d9,#9333ea)}.nav-btn.admin-btn.active{background:linear-gradient(135deg,#5b21b6,#7c3aed);box-shadow:0 2px 4px #7c3aed4d}.header-right{display:flex;align-items:center;gap:1rem}.app-main{flex:1;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;padding:1.5rem}.app-loading{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0f172a,#1e3a5f,#1e40af)}@media (max-width: 768px){.app-header{padding:0 1rem}.header-title h1{font-size:1rem}.nav-btn{padding:.5rem .75rem;font-size:.8rem}.app-main{padding:1rem}}@media (max-width: 640px){.app-nav{gap:.125rem}.nav-btn{padding:.375rem .5rem;font-size:.75rem}}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;overflow:hidden}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;background-color:#f5f5f5;color:#333}:root{--primary-color: #6366f1;--primary-hover: #4f46e5;--success-color: #10b981;--error-color: #ef4444;--warning-color: #f59e0b;--bg-dark: #1e1e2e;--bg-light: #ffffff;--border-color: #e5e7eb;--text-secondary: #6b7280}
