.result-card[data-v-b71ed6c9]{animation:slideUp-b71ed6c9 .5s cubic-bezier(.4,0,.2,1);background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:32px}.result-card.ai-detected[data-v-b71ed6c9]{border-color:#ff47574d;box-shadow:0 4px 30px var(--ai-red-glow)}.result-card.human-detected[data-v-b71ed6c9]{border-color:#2ed5734d;box-shadow:0 4px 30px var(--human-green-glow)}.result-card.no-match[data-v-b71ed6c9]{border-color:#ffa5024d}.result-card.error[data-v-b71ed6c9]{border-color:#ff6b814d}@keyframes slideUp-b71ed6c9{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.verdict-header[data-v-b71ed6c9]{gap:20px;margin-bottom:28px}.verdict-badge[data-v-b71ed6c9],.verdict-header[data-v-b71ed6c9]{align-items:center;display:flex}.verdict-badge[data-v-b71ed6c9]{border-radius:50%;flex-shrink:0;height:56px;justify-content:center;width:56px}.verdict-badge svg[data-v-b71ed6c9]{height:28px;width:28px}.verdict-badge.ai[data-v-b71ed6c9]{background:var(--ai-red-glow);border:2px solid var(--ai-red);color:var(--ai-red)}.verdict-badge.human[data-v-b71ed6c9]{background:var(--human-green-glow);border:2px solid var(--human-green);color:var(--human-green)}.verdict-text h3[data-v-b71ed6c9]{color:var(--text-primary);font-size:1.4rem;font-weight:700;margin-bottom:4px}.verdict-subtitle[data-v-b71ed6c9]{color:var(--text-secondary);font-size:.9rem}.result-icon[data-v-b71ed6c9]{align-items:center;border-radius:50%;display:flex;height:56px;justify-content:center;margin:0 auto 16px;width:56px}.result-icon svg[data-v-b71ed6c9]{height:28px;width:28px}.result-icon.warning-icon[data-v-b71ed6c9]{background:#ffa50226;color:var(--warning-amber)}.result-icon.error-icon[data-v-b71ed6c9]{background:#ff6b8126;color:var(--error-red)}.result-card.error h3[data-v-b71ed6c9],.result-card.no-match h3[data-v-b71ed6c9]{color:var(--text-primary);font-size:1.2rem;margin-bottom:8px;text-align:center}.result-card.error p[data-v-b71ed6c9],.result-card.no-match p[data-v-b71ed6c9]{color:var(--text-secondary);font-size:.9rem;text-align:center}.hint[data-v-b71ed6c9]{color:var(--text-muted)!important;font-size:.85rem!important;margin-top:12px}.probability-section[data-v-b71ed6c9]{margin-bottom:28px}.probability-label[data-v-b71ed6c9]{align-items:center;color:var(--text-muted);display:flex;font-size:.8rem;justify-content:space-between;margin-bottom:8px}.probability-value[data-v-b71ed6c9]{color:var(--text-primary);font-size:1.1rem;font-weight:700}.probability-bar[data-v-b71ed6c9]{background:#6c7cfe14;border-radius:100px;height:8px;overflow:hidden}.probability-fill[data-v-b71ed6c9]{border-radius:100px;height:100%;transition:width 1s cubic-bezier(.4,0,.2,1)}.probability-fill.ai[data-v-b71ed6c9]{background:linear-gradient(90deg,var(--warning-amber),var(--ai-red))}.probability-fill.human[data-v-b71ed6c9]{background:linear-gradient(90deg,var(--human-green),#4ecdc4)}.track-info[data-v-b71ed6c9]{background:var(--bg-surface);border-radius:var(--radius-md);display:grid;gap:12px;margin-bottom:24px;padding:20px}.track-detail[data-v-b71ed6c9]{align-items:center;display:flex;justify-content:space-between}.detail-label[data-v-b71ed6c9]{color:var(--text-muted);font-size:.85rem;font-weight:500}.detail-value[data-v-b71ed6c9]{color:var(--text-primary);font-size:.9rem;font-weight:600}.track-detail.highlight[data-v-b71ed6c9]{border-top:1px solid var(--border-subtle);padding-top:12px}.platform-tag[data-v-b71ed6c9]{background:#ff475726;border-radius:100px;color:var(--ai-red);font-size:.8rem;padding:2px 10px}.component-analysis[data-v-b71ed6c9]{margin-bottom:20px}.component-analysis h4[data-v-b71ed6c9]{color:var(--text-secondary);font-size:.95rem;font-weight:600;margin-bottom:16px}.analysis-grid[data-v-b71ed6c9]{display:grid;gap:12px}.analysis-item[data-v-b71ed6c9]{align-items:center;background:var(--bg-surface);border-radius:var(--radius-md);display:flex;gap:12px;padding:12px 16px}.analysis-icon[data-v-b71ed6c9]{flex-shrink:0;font-size:1.3rem}.analysis-info[data-v-b71ed6c9]{align-items:center;display:flex;flex:1;gap:12px}.analysis-name[data-v-b71ed6c9]{color:var(--text-secondary);font-size:.85rem;font-weight:500;min-width:100px}.mini-bar[data-v-b71ed6c9]{background:#6c7cfe14;border-radius:100px;flex:1;height:4px;overflow:hidden}.mini-fill[data-v-b71ed6c9]{border-radius:100px;height:100%;transition:width 1s ease}.mini-fill.ai[data-v-b71ed6c9]{background:var(--ai-red)}.mini-fill.human[data-v-b71ed6c9]{background:var(--human-green)}.analysis-percent[data-v-b71ed6c9]{color:var(--text-primary);font-size:.8rem;font-weight:600;min-width:45px;text-align:right}.mini-platform[data-v-b71ed6c9]{background:#ff47571a;border-radius:100px;color:var(--ai-red);flex-shrink:0;font-size:.7rem;padding:2px 8px}.match-confidence[data-v-b71ed6c9]{align-items:center;background:var(--bg-surface);border-radius:var(--radius-md);display:flex;justify-content:space-between;padding:12px 16px}.confidence-label[data-v-b71ed6c9]{color:var(--text-muted);font-size:.85rem}.confidence-value[data-v-b71ed6c9]{color:var(--accent-primary);font-weight:700}@media(max-width:768px){.result-card[data-v-b71ed6c9]{padding:24px 16px}.verdict-header[data-v-b71ed6c9]{flex-direction:column;gap:12px;text-align:center}.analysis-info[data-v-b71ed6c9]{flex-wrap:wrap}.analysis-name[data-v-b71ed6c9]{min-width:80px}.track-detail[data-v-b71ed6c9]{align-items:flex-start;flex-direction:column;gap:4px}}
