:root{--primary: #0d2240;--secondary: #1a3a5c;--accent: #d4a429;--secondary-blue: #4a7cb8;--red: #b43232;--text: #c9d1d9;--muted: #8b949e;--border: #4a7cb8}body{font-family: 'Open Sans', -apple-system, sans-serif;background: var(--primary);color: var(--text);line-height: 1.7;margin: 0}.case-banner{background: var(--primary);border-bottom: 2px solid var(--accent);padding: 2.5rem 1.5rem}.case-banner-content{max-width: 900px;margin: 0 auto}.case-header{margin-bottom: 1.5rem}.case-label{display: inline-block;background: var(--accent);color: #000;font-size: 0.75rem;font-weight: 700;text-transform: uppercase;letter-spacing: 0.5px;padding: 4px 10px;border-radius: 3px;margin-bottom: 8px}.case-title{font-size: 1.75rem;font-weight: 600;color: #fff;margin: 0;line-height: 1.3}.case-subtitle{font-size: 1rem;color: var(--muted);margin-top: 0.5rem}.case-facts{display: flex;gap: 2rem;margin: 1.5rem 0;flex-wrap: wrap}.fact-item{display: flex;align-items: baseline;gap: 8px}.fact-num{font-size: 2rem;font-weight: 700;color: var(--accent);font-family: 'Georgia', serif}.fact-desc{font-size: 0.85rem;color: var(--muted);max-width: 160px;line-height: 1.3}.case-summary{color: var(--text);font-size: 0.95rem;line-height: 1.6;margin: 1.5rem 0;border-left: 2px solid var(--border);padding-left: 1rem}.case-actions{display: flex;gap: 0.75rem;flex-wrap: wrap;margin-top: 1.5rem}.btn-case{background: var(--accent);color: #000;padding: 10px 20px;font-size: 0.9rem;font-weight: 600;text-decoration: none;border-radius: 4px}.btn-case:hover{background: #d4af37}.btn-case-alt{background: transparent;color: var(--text);border: 1px solid var(--border);padding: 10px 20px;font-size: 0.9rem;text-decoration: none;border-radius: 4px}.btn-case-alt:hover{border-color: var(--accent);color: #fff}@media (max-width: 768px){.case-title{font-size: 1.4rem}.case-facts{gap: 1.5rem}.fact-num{font-size: 1.5rem}}.container{max-width: 900px;margin: 0 auto;padding: 2rem 1.5rem}.intro-box{background: var(--secondary);border: 1px solid var(--border);border-left: 3px solid var(--accent);border-radius: 4px;padding: 1.5rem;margin-bottom: 2rem}.intro-box h2{color: #fff;font-size: 1.1rem;margin-bottom: 0.75rem;font-weight: 600}.intro-box p{margin: 0.5rem 0;color: var(--text);font-size: 0.95rem}.claim-section{background: var(--secondary);border: 1px solid var(--border);border-radius: 6px;margin-bottom: 1.5rem;overflow: hidden}.claim-header{background: var(--red);padding: 1rem 1.25rem;display: flex;align-items: center;gap: 1rem}.claim-number{background: #fff;color: var(--red);font-size: 0.9rem;font-weight: 700;width: 28px;height: 28px;border-radius: 50%;display: flex;align-items: center;justify-content: center;flex-shrink: 0}.claim-title{color: #fff;font-size: 1rem;font-weight: 600}.claim-body{padding: 1.25rem}.what-she-swore{background: rgba(180,50,50,0.1);border-left: 3px solid var(--red);padding: 1rem;margin-bottom: 1rem;border-radius: 0 6px 6px 0}.what-she-swore h4{color: #e57373;font-size: 0.85rem;margin-bottom: 0.5rem;text-transform: uppercase;letter-spacing: 1px}.what-she-swore blockquote{color: #daa;font-style: italic;margin: 0;padding-left: 1rem;border-left: 2px solid #866}.the-truth{background: rgba(201,162,39,0.1);border-left: 3px solid var(--accent);padding: 1rem;border-radius: 0 6px 6px 0}.the-truth h4{color: var(--accent);font-size: 0.85rem;margin-bottom: 0.75rem;text-transform: uppercase;letter-spacing: 1px}.evidence-table{width: 100%;border-collapse: collapse;font-size: 0.9rem}.evidence-table th{background: rgba(201,162,39,0.15);color: var(--accent);padding: 0.75rem;text-align: left;border-bottom: 1px solid var(--accent)}.evidence-table td{padding: 0.75rem;border-bottom: 1px solid #333}.verdict-box{background: var(--red);color: #fff;padding: 0.75rem 1rem;border-radius: 6px;margin-top: 1rem;font-weight: 600;text-align: center;font-size: 0.95rem}.evidence-links{background: var(--secondary);border: 1px solid var(--border);border-radius: 6px;padding: 1.5rem;margin: 2rem 0}.evidence-links h3{color: #fff;font-size: 1.2rem;margin-bottom: 1.5rem;padding-bottom: 0.75rem;border-bottom: 1px solid var(--border)}.evidence-links h4{color: var(--accent);margin: 1.5rem 0 1rem;font-size: 1rem;font-weight: 600}.evidence-grid{display: grid;grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));gap: 1rem}.evidence-card{background: var(--primary);border: 1px solid var(--border);border-radius: 4px;padding: 1rem;transition: border-color 0.2s}.evidence-card:hover{border-color: var(--accent)}.evidence-card :is(h4, h5){color: var(--accent);margin: 0 0 0.5rem;font-size: 1rem}.evidence-card p{color: var(--muted);font-size: 0.85rem;margin: 0 0 0.75rem}.evidence-card a{display: inline-block;background: var(--accent);color: #000;padding: 0.4rem 0.8rem;border-radius: 4px;text-decoration: none;font-weight: 600;font-size: 0.8rem}.evidence-card a:hover{background: #d4af37}.cashapp-gallery{display: grid;grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));gap: 0.75rem}.cashapp-item{background: var(--primary);border: 1px solid var(--border);border-radius: 4px;padding: 0.75rem;text-align: center}.cashapp-item a{color: var(--accent);text-decoration: none;font-size: 0.9rem}.perjury-count{background: var(--red);border-radius: 8px;padding: 1.5rem;margin: 2rem 0}.perjury-count h3{color: #fff;font-size: 1.3rem;margin-bottom: 1rem;text-align: center}.count-grid{display: grid;grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));gap: 0.75rem}.count-item{background: rgba(0,0,0,0.2);padding: 0.75rem;border-radius: 6px;display: flex;align-items: center;gap: 0.75rem}.count-num{background: #fff;color: var(--red);width: 28px;height: 28px;border-radius: 50%;display: flex;align-items: center;justify-content: center;font-weight: 700;font-size: 0.9rem;flex-shrink: 0}.count-text{color: #fff;font-size: 0.85rem}.statute-section{background: var(--secondary);border: 1px solid var(--border);border-left: 3px solid var(--red);border-radius: 4px;padding: 1.5rem;margin: 2rem 0}.statute-section h3{color: #fff;font-size: 1.1rem;margin-bottom: 1rem;font-weight: 600}.statute-code{display: inline-block;background: var(--red);color: #fff;padding: 0.4rem 0.8rem;margin: 0.25rem;border-radius: 3px;font-size: 0.85rem;font-weight: 600}.statute-section .note{margin-top: 1rem;color: var(--muted);font-size: 0.85rem}footer{background: var(--secondary);border-top: 1px solid var(--border);padding: 1.5rem;text-align: center;color: var(--muted);font-size: 0.85rem}footer a{color: var(--accent);text-decoration: none}footer a:hover{color: #d4af37}@media (max-width: 768px){.claim-title{font-size: 0.95rem}}