.feature { padding: 40px 24px; border-top: 1px solid var(--gray-200); } .feature-inner { max-width: 1140px; margin: 0 auto; display: grid; grid-template-columns: 1fr 1fr; gap: 60px; align-items: center; } .feature:nth-child(even) .feature-inner { grid-auto-flow: dense; } .feature h2 { font-size: clamp(1.5rem, 3vw, 2.2rem); font-weight: 800; line-height: 1.15; letter-spacing: -.3px; color: var(--gray-900); margin-bottom: 16px; } .feature-desc { font-size: 1rem; color: var(--gray-600); line-height: 1.8; margin-bottom: 24px; } .feature-list { list-style: none; margin: 0; padding: 0; font-size: 1rem; color: var(--gray-600); line-height: 1.8; } .feature-list li { margin-bottom: 12px; display: flex; gap: 10px; align-items: flex-start; } .feature-list li:before { content: '✓'; color: var(--green); font-weight: 800; flex-shrink: 0; } .feature-visual { position: relative; } .feature-img { width: 100%; height: auto; border-radius: 12px; box-shadow: var(--shadow-lg); } /* CTA Section */ .cta { background: linear-gradient(160deg, #fff 0%, var(--blue-pale) 100%); padding: 60px 24px; } .cta-inner { max-width: 1140px; margin: 0 auto; text-align: center; } .cta h2 { font-size: clamp(1.8rem, 3.5vw, 2.5rem); font-weight: 800; line-height: 1.2; letter-spacing: -.4px; color: var(--gray-900); margin-bottom: 16px; } .cta-sub { font-size: 1.1rem; color: var(--gray-600); margin-bottom: 32px; max-width: 600px; margin-left: auto; margin-right: auto; } .cta-actions { display: flex; gap: 12px; justify-content: center; flex-wrap: wrap; } /* FOOTER */ footer { background: var(--gray-900); color: #fff; padding: 60px 24px 20px; } .footer-inner { max-width: 1140px; margin: 0 auto; } .footer-content { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 40px; margin-bottom: 40px; } .footer-col h4 { font-size: .95rem; font-weight: 700; margin-bottom: 16px; } .footer-col ul { list-style: none; margin: 0; padding: 0; } .footer-col ul li { margin-bottom: 12px; } .footer-col ul li a { color: rgba(255, 255, 255, .7); text-decoration: none; font-size: .9rem; transition: color .2s; } .footer-col ul li a:hover { color: #fff; } .footer-bottom { border-top: 1px solid rgba(255, 255, 255, .1); padding-top: 20px; display: flex; justify-content: space-between; align-items: center; font-size: .85rem; color: rgba(255, 255, 255, .6); } .footer-bottom-right { display: flex; gap: 20px; } /* Responsive */ @media (max-width: 768px) { .nav-inner { gap: 16px; padding: 0 16px; height: 60px; } .nav-links { display: none; } .hamburger { display: flex; } .hero-inner { grid-template-columns: 1fr; gap: 40px; } .hero { padding: 60px 24px 40px; } .feature-inner { grid-template-columns: 1fr; gap: 40px; } .footer-content { grid-template-columns: 1fr; gap: 24px; } .footer-bottom { flex-direction: column; gap: 16px; text-align: center; } }
AI-Powered Analysis

Medical claims, validated instantly

Enter any medical claim and get instant validation against peer-reviewed research. Perfect for doctors, medical writers, and health communicators.

350+ Verified claims 98% Accuracy rate 1M+ Research papers analyzed

Claim Validator

Enter a medical claim

92
Evidence
8.5
Studies
2024
Latest
92%
Match

Enter any medical claim to validate it against peer-reviewed research

Real-time Fact Checking

Medifact searches across millions of peer-reviewed studies to validate medical claims instantly. No more hours spent researching—get comprehensive validation in seconds.

  • Searches 30M+ peer-reviewed papers
  • Cross-references latest research
  • Highlights conflicting studies
  • Shows evidence strength score
Real-time Validation
Evidence Mapping

Evidence Mapping

See exactly which studies support or contradict your claim. Medifact creates visual maps of the research landscape, making it easy to understand the scientific consensus.

  • Visual research maps
  • Study quality ratings
  • Publication trends
  • Author influence scores

Confidence Scores

Every claim gets a comprehensive confidence score based on study count, quality, replication, and more. Know exactly how confident you can be in any medical statement.

  • Multi-factor confidence scoring
  • Bias detection algorithms
  • Publication bias analysis
  • Trend predictions
Confidence Scores

Ready to validate your claims?

Join thousands of doctors, writers, and health professionals using Medifact every day.

.feature { padding: 40px 24px; border-top: 1px solid var(--gray-200); } .feature-inner { max-width: 1140px; margin: 0 auto; display: grid; grid-template-columns: 1fr 1fr; gap: 60px; align-items: center; } .feature:nth-child(even) .feature-inner { grid-auto-flow: dense; } .feature h2 { font-size: clamp(1.5rem, 3vw, 2.2rem); font-weight: 800; line-height: 1.15; letter-spacing: -.3px; color: var(--gray-900); margin-bottom: 16px; } .feature-desc { font-size: 1rem; color: var(--gray-600); line-height: 1.8; margin-bottom: 24px; } .feature-list { list-style: none; margin: 0; padding: 0; font-size: 1rem; color: var(--gray-600); line-height: 1.8; } .feature-list li { margin-bottom: 12px; display: flex; gap: 10px; align-items: flex-start; } .feature-list li:before { content: '✓'; color: var(--green); font-weight: 800; flex-shrink: 0; } .feature-visual { position: relative; } .feature-img { width: 100%; height: auto; border-radius: 12px; box-shadow: var(--shadow-lg); } /* CTA Section */ .cta { background: linear-gradient(160deg, #fff 0%, var(--blue-pale) 100%); padding: 60px 24px; } .cta-inner { max-width: 1140px; margin: 0 auto; text-align: center; } .cta h2 { font-size: clamp(1.8rem, 3.5vw, 2.5rem); font-weight: 800; line-height: 1.2; letter-spacing: -.4px; color: var(--gray-900); margin-bottom: 16px; } .cta-sub { font-size: 1.1rem; color: var(--gray-600); margin-bottom: 32px; max-width: 600px; margin-left: auto; margin-right: auto; } .cta-actions { display: flex; gap: 12px; justify-content: center; flex-wrap: wrap; } /* FOOTER */ footer { background: var(--gray-900); color: #fff; padding: 60px 24px 20px; } .footer-inner { max-width: 1140px; margin: 0 auto; } .footer-content { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 40px; margin-bottom: 40px; } .footer-col h4 { font-size: .95rem; font-weight: 700; margin-bottom: 16px; } .footer-col ul { list-style: none; margin: 0; padding: 0; } .footer-col ul li { margin-bottom: 12px; } .footer-col ul li a { color: rgba(255, 255, 255, .7); text-decoration: none; font-size: .9rem; transition: color .2s; } .footer-col ul li a:hover { color: #fff; } .footer-bottom { border-top: 1px solid rgba(255, 255, 255, .1); padding-top: 20px; display: flex; justify-content: space-between; align-items: center; font-size: .85rem; color: rgba(255, 255, 255, .6); } .footer-bottom-right { display: flex; gap: 20px; } /* Responsive */ @media (max-width: 768px) { .nav-inner { gap: 16px; padding: 0 16px; height: 60px; } .nav-links { display: none; } .hamburger { display: flex; } .hero-inner { grid-template-columns: 1fr; gap: 40px; } .hero { padding: 60px 24px 40px; } .feature-inner { grid-template-columns: 1fr; gap: 40px; } .footer-content { grid-template-columns: 1fr; gap: 24px; } .footer-bottom { flex-direction: column; gap: 16px; text-align: center; } }
AI-Powered Analysis

Medical claims, validated instantly

Enter any medical claim and get instant validation against peer-reviewed research. Perfect for doctors, medical writers, and health communicators.

350+ Verified claims 98% Accuracy rate 1M+ Research papers analyzed

Claim Validator

Enter a medical claim

92
Evidence
8.5
Studies
2024
Latest
92%
Match

Enter any medical claim to validate it against peer-reviewed research

Real-time Fact Checking

Medifact searches across millions of peer-reviewed studies to validate medical claims instantly. No more hours spent researching—get comprehensive validation in seconds.

  • Searches 30M+ peer-reviewed papers
  • Cross-references latest research
  • Highlights conflicting studies
  • Shows evidence strength score
Real-time Validation
Evidence Mapping

Evidence Mapping

See exactly which studies support or contradict your claim. Medifact creates visual maps of the research landscape, making it easy to understand the scientific consensus.

  • Visual research maps
  • Study quality ratings
  • Publication trends
  • Author influence scores

Confidence Scores

Every claim gets a comprehensive confidence score based on study count, quality, replication, and more. Know exactly how confident you can be in any medical statement.

  • Multi-factor confidence scoring
  • Bias detection algorithms
  • Publication bias analysis
  • Trend predictions
Confidence Scores

Ready to validate your claims?

Join thousands of doctors, writers, and health professionals using Medifact every day.

ion class="feature" id="features">

Real-time Fact Checking

Medifact searches across millions of peer-reviewed studies to validate medical claims instantly. No more hours spent researching—get comprehensive validation in seconds.

Real-time Validation
Evidence Mapping

Evidence Mapping

See exactly which studies support or contradict your claim. Medifact creates visual maps of the research landscape, making it easy to understand the scientific consensus.

  • Visual research maps
  • Study quality ratings
  • Publication trends
  • Author influence scores

Confidence Scores

Every claim gets a comprehensive confidence score based on study count, quality, replication, and more. Know exactly how confident you can be in any medical statement.

  • Multi-factor confidence scoring
  • Bias detection algorithms
  • Publication bias analysis
  • Trend predictions
Confidence Scores

Ready to validate your claims?

Join thousands of doctors, writers, and health professionals using Medifact every day.

.modal .sub { text-align: center; color: var(--gray-600); font-size: .88rem; margin-bottom: 24px; } .form-group { display: flex; flex-direction: column; gap: 5px; margin-bottom: 16px; } .form-group label { font-size: .82rem; font-weight: 600; color: var(--gray-600); } .form-group input { font-family: inherit; font-size: .95rem; padding: 11px 14px; border: 1.5px solid var(--gray-200); border-radius: 8px; outline: none; transition: border-color .2s; } .form-group input:focus { border-color: var(--blue); } .form-submit { width: 100%; padding: 13px; background: var(--blue); color: #fff; border: none; border-radius: 10px; font-family: inherit; font-size: .95rem; font-weight: 700; cursor: pointer; transition: background .2s; margin-top: 6px; } .form-submit:hover { background: var(--blue-light); } .form-toggle { text-align: center; margin-top: 16px; font-size: .85rem; color: var(--gray-600); } .form-toggle a { color: var(--blue); font-weight: 600; cursor: pointer; text-decoration: none; } .form-toggle a:hover { text-decoration: underline; } .form-error { display: none; background: #FEF2F2; border: 1px solid #FECACA; border-radius: 8px; padding: 10px 14px; font-size: .84rem; color: #991B1B; margin-bottom: 14px; } .form-error.visible { display: block; } .form-success { display: none; background: var(--green-pale); border: 1px solid #B6E4C3; border-radius: 8px; padding: 12px 16px; font-size: .88rem; color: #1A6B36; margin-bottom: 14px; line-height: 1.5; } .form-success.visible { display: block; } /* APP SECTION (post-login) */ #app-section { display: none; padding: 60px 24px; } #app-section.active { display: block; } .app-inner { max-width: 840px; margin: 0 auto; } .app-header { display: flex; align-items: center; justify-content: space-between; margin-bottom: 32px; flex-wrap: wrap; } .app-header h2 { font-size: 1.5rem; font-weight: 800; color: var(--gray-900); } .app-logout { background: none; border: none; color: var(--gray-600); text-decoration: underline; cursor: pointer; font-size: .9rem; transition: color .2s; } .app-logout:hover { color: var(--gray-900); } .search-box { display: flex; gap: 8px; margin-bottom: 32px; } .search-box input { flex: 1; padding: 13px 16px; border: 1.5px solid var(--gray-200); border-radius: 10px; font-family: inherit; font-size: .95rem; outline: none; transition: border-color .2s; } .search-box input:focus { border-color: var(--blue); } .search-box button { padding: 13px 20px; background: var(--blue); color: #fff; border: none; border-radius: 10px; cursor: pointer; font-size: .95rem; font-weight: 700; transition: background .2s; } .search-box button:hover { background: var(--blue-light); } .results-container { display: grid; gap: 16px; } .result-card { background: #fff; border: 1px solid var(--gray-200); border-radius: 12px; padding: 20px; transition: box-shadow .2s, border-color .2s; } .result-card:hover { border-color: var(--blue); box-shadow: var(--shadow-md); } .result-header { display: flex; justify-content: space-between; align-items: flex-start; margin-bottom: 12px; } .result-score { display: flex; align-items: center; gap: 8px; font-size: 1rem; font-weight: 700; } .result-score.high { color: var(--green); } .result-score.medium { color: #F59E0B; } .result-score.low { color: #EF4444; } .result-claim { font-size: .95rem; font-weight: 600; color: var(--gray-900); margin-bottom: 8px; } .result-meta { font-size: .85rem; color: var(--gray-600); display: flex; gap: 16px; } .result-details { margin-top: 14px; padding-top: 14px; border-top: 1px solid var(--gray-200); font-size: .9rem; color: var(--gray-600); line-height: 1.6; } .result-studies { display: flex; gap: 8px; margin-top: 12px; flex-wrap: wrap; } .study-badge { background: var(--blue-pale); color: var(--blue); padding: 4px 10px; border-radius: 6px; font-size: .8rem; font-weight: 600; } /* Loading state */ .loading { display: flex; gap: 6px; align-items: center; } .loading::after { content: ''; animation: spin .6s linear infinite; width: 4px; height: 4px; border-radius: 50%; background: var(--blue); } @keyframes spin { 0%, 100% { opacity: .3; } 50% { opacity: 1; } } /* Modal */ .modal { display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,.5); z-index: 999; align-items: center; justify-content: center; } .modal.visible { display: flex; } .modal-content { background: #fff; border-radius: 14px; padding: 32px; max-width: 420px; width: 90%; box-shadow: var(--shadow-lg); } .modal-close { position: absolute; top: 16px; right: 16px; background: none; border: none; color: var(--gray-600); font-size: 1.5rem; cursor: pointer; }
Evidence-based validation

Medical claims, validated by peer-reviewed research

Medifact validates medical claims instantly against millions of peer-reviewed studies. Get confidence scores, find supporting research, and make better decisions.

5M+
Research papers analyzed
98%
Accuracy rate
50K+
Active users

Claim Validator

Enter a medical claim

9.2
Score
248
Studies
2024
Latest
87%
Match

Click 'Try now' to validate any medical claim