header.svelte-1elxaub{background:#fff;border-bottom:3px solid #c41e3a;padding:1rem 0}.header-container.svelte-1elxaub{max-width:1200px;margin:0 auto;padding:0 1rem}.logo-section.svelte-1elxaub{display:flex;align-items:center;justify-content:center;gap:1rem}.logo.svelte-1elxaub{width:100%;max-width:500px;height:auto;object-fit:contain;display:block;margin:0 auto}@media(max-width:768px){.logo.svelte-1elxaub{max-width:500px}}@media(max-width:480px){.logo.svelte-1elxaub{max-width:400px}}.logo-link.svelte-1elxaub{display:inline-block;text-decoration:none}nav.svelte-ocbj1u{background:#1a3a6b;position:sticky;top:0;z-index:100;box-shadow:0 2px 4px #0000001a}.nav-container.svelte-ocbj1u{max-width:1200px;margin:0 auto;padding:0 1rem;position:relative}.nav-list.svelte-ocbj1u{list-style:none;padding:0;margin:0;display:flex;justify-content:center;gap:0}.nav-list.svelte-ocbj1u li:where(.svelte-ocbj1u){flex:1;max-width:200px}.nav-list.svelte-ocbj1u a:where(.svelte-ocbj1u){display:block;padding:1rem 1.5rem;color:#fff;text-decoration:none;font-weight:600;font-size:.95rem;letter-spacing:.5px;text-align:center;transition:all .3s ease;border-bottom:3px solid transparent}.nav-list.svelte-ocbj1u a:where(.svelte-ocbj1u):hover{background:#2a5298;color:#fff}.nav-list.svelte-ocbj1u a.active:where(.svelte-ocbj1u){background:#c41e3a;border-bottom-color:#fff}.mobile-menu-toggle.svelte-ocbj1u{display:none;background:none;border:none;cursor:pointer;padding:1rem;position:fixed;right:.5rem;top:1rem;z-index:1001}.mobile-menu-toggle.svelte-ocbj1u span:where(.svelte-ocbj1u){display:block;width:25px;height:3px;background:#000;margin:5px 0;transition:.3s;border-radius:3px}@media(max-width:768px){.mobile-menu-toggle.svelte-ocbj1u{display:block;position:fixed;right:.5rem;top:1rem}.nav-list.svelte-ocbj1u{position:absolute;top:100%;left:0;right:0;background:#1a3a6b;flex-direction:column;max-height:0;overflow:hidden;transition:max-height .3s ease}.nav-list.open.svelte-ocbj1u{max-height:500px;box-shadow:0 4px 6px #0000001a}.nav-list.svelte-ocbj1u li:where(.svelte-ocbj1u){max-width:none}.nav-list.svelte-ocbj1u a:where(.svelte-ocbj1u){text-align:left;border-bottom:1px solid rgba(255,255,255,.1)}}.site-footer.svelte-jz8lnl{background:#1a3a6b;color:#fff;margin-top:4rem}.footer-content.svelte-jz8lnl{max-width:1200px;margin:0 auto;padding:3rem 2rem;display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.footer-section.svelte-jz8lnl h3:where(.svelte-jz8lnl){color:gold;font-size:1.3rem;font-weight:700;margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:1px}.contact-info.svelte-jz8lnl p:where(.svelte-jz8lnl),.fact-check-info.svelte-jz8lnl p:where(.svelte-jz8lnl),.about-info.svelte-jz8lnl p:where(.svelte-jz8lnl){margin-bottom:.8rem;line-height:1.5;font-size:.9rem}.contact-info.svelte-jz8lnl strong:where(.svelte-jz8lnl),.fact-check-info.svelte-jz8lnl strong:where(.svelte-jz8lnl),.about-info.svelte-jz8lnl strong:where(.svelte-jz8lnl){color:gold}.accuracy-score.svelte-jz8lnl{text-align:center;margin-bottom:1.5rem}.score-circle.svelte-jz8lnl{width:100px;height:100px;border-radius:50%;background:linear-gradient(135deg,#0f8,gold);display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0 auto 1rem;position:relative}.score.svelte-jz8lnl{font-size:1.8rem;font-weight:900;color:#1a3a6b}.score-label.svelte-jz8lnl{font-size:.8rem;font-weight:600;color:#1a3a6b}.accuracy-note.svelte-jz8lnl{font-style:italic;font-size:.8rem!important;color:#ccc}.social-links.svelte-jz8lnl{display:flex;flex-direction:column;gap:.5rem;margin-bottom:2rem}.social-link.svelte-jz8lnl{background:transparent;border:1px solid rgba(255,255,255,.3);color:#fff;padding:.8rem 1rem;border-radius:4px;cursor:pointer;transition:all .3s ease;text-align:left;font-size:.9rem;text-decoration:none;display:flex;align-items:center;gap:.75rem}.social-link.svelte-jz8lnl:hover{background:#ffffff1a;border-color:gold;color:#fff;transform:translateY(-2px)}.social-icon.svelte-jz8lnl{width:20px;height:20px;flex-shrink:0}.footer-bottom.svelte-jz8lnl{background:#0f2444;border-top:1px solid rgba(255,255,255,.1)}.footer-bottom-content.svelte-jz8lnl{max-width:1200px;margin:0 auto;padding:2rem;display:flex;flex-direction:column;gap:1.5rem}.legal-links.svelte-jz8lnl{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.legal-link.svelte-jz8lnl{background:transparent;border:none;color:#ccc;cursor:pointer;font-size:.85rem;text-decoration:underline;transition:color .3s ease}.legal-link.svelte-jz8lnl:hover{color:gold}.copyright.svelte-jz8lnl{text-align:center}.copyright.svelte-jz8lnl p:where(.svelte-jz8lnl){margin-bottom:.5rem;font-size:.85rem}.disclaimer-text.svelte-jz8lnl{color:#999;font-size:.8rem!important;font-style:italic}@media(max-width:1024px){.footer-content.svelte-jz8lnl{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.footer-content.svelte-jz8lnl{grid-template-columns:1fr;padding:2rem 1rem}.footer-bottom-content.svelte-jz8lnl{padding:1.5rem 1rem}.legal-links.svelte-jz8lnl{flex-direction:column;align-items:center}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Helvetica Neue,sans-serif;background:#f5f5f5;color:#333;line-height:1.6;padding-bottom:45px}.app.svelte-12qhfyh{min-height:100vh;display:flex;flex-direction:column}main.svelte-12qhfyh{flex:1;max-width:1200px;margin:0 auto;width:100%;padding:2rem 1rem}@media(max-width:768px){body{padding-bottom:0}main.svelte-12qhfyh{padding:1rem}}
