.styles_siteHeader__N8B6K{position:sticky;top:0;z-index:50;background:white;border-bottom:1px solid var(--color-border-light);backdrop-filter:blur(10px)}.styles_navigation__mD5el{align-items:center;display:flex;justify-content:space-between;margin-left:auto;margin-right:auto;max-width:90rem;padding:1rem 2rem}.styles_logo__zBVXj{text-decoration:none;color:var(--color-text-primary)}.styles_logoContent__njfH0{display:flex;align-items:center;gap:.75rem}.styles_logoIcon__jOgzD{width:1.5rem;height:1.5rem;color:var(--color-accent-green)}.styles_siteName__oy9u2{display:block;font-size:1.25rem;font-weight:700;color:var(--color-text-primary)}.styles_siteTagline__rHOro{display:block;font-size:.875rem;opacity:.8;color:var(--color-text-secondary)}.styles_menuButton__wI22Y{display:none;background:none;border:none;cursor:pointer;color:var(--color-text-primary);padding:.5rem}.styles_menuButton__wI22Y:focus{outline:2px solid var(--color-primary);outline-offset:2px}.styles_navMenu__krGni{align-items:center;display:flex;gap:.5rem;list-style:none;margin:0;overflow:visible;padding:0}.styles_navLink__qUAhy{align-items:center;background:none;border:none;border-radius:.25rem;color:var(--color-text-primary);cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:.375rem;padding:.5rem .625rem;text-decoration:none;transition:all .3s ease;white-space:nowrap}.styles_navLink__qUAhy:hover{background:var(--color-nav-hover);color:var(--color-text-inverse)}.styles_navLink__qUAhy.styles_active__9bbrC{background:var(--color-nav-active);color:var(--color-text-inverse)}.styles_bookPortalItem__UQglQ{align-items:center;display:flex;flex-direction:column;overflow:visible;position:relative}.styles_bookPortalLink__JGvjt{color:var(--color-accent);font-size:.875rem;font-weight:600}.styles_bookPortalLink__JGvjt.styles_active__9bbrC,.styles_bookPortalLink__JGvjt:hover{background:var(--color-accent-light);color:var(--color-accent)}.styles_bookPortalIcon__RV5We{display:inline-block}.styles_bookPortalMicroCopy__9rv3U{color:var(--color-text-muted);font-size:.625rem;font-style:italic;left:50%;line-height:1.4;margin-top:.25rem;opacity:.7;pointer-events:none;position:absolute;text-align:center;top:75%;transform:translateX(-50%);width:-moz-max-content;width:max-content}.styles_stickyPortalButton__K6Qeh{align-items:center;background:var(--color-accent);border-radius:2rem;bottom:2rem;box-shadow:0 4px 12px rgba(0,0,0,.15);color:white;display:flex;font-weight:600;gap:.5rem;padding:.75rem 1.5rem;position:fixed;right:2rem;text-decoration:none;transition:all .3s ease;z-index:100}.styles_stickyPortalButton__K6Qeh:hover{background:var(--color-accent-hover);color:var(--color-accent);box-shadow:0 6px 16px rgba(0,0,0,.2);transform:translateY(-2px)}@media (max-width:768px){.styles_stickyPortalButton__K6Qeh{z-index:50}}.evidence-page-mobile .styles_stickyPortalButton__K6Qeh{display:none!important}@media (max-width:768px){.styles_navigation__mD5el{position:relative;padding:.5rem 1rem}.styles_menuButton__wI22Y{display:block}.styles_desktopMenu___xN2P{display:none}.styles_mobileMenu___Kmji{background:var(--color-page-bg);border-bottom:1px solid var(--color-border-light);box-shadow:0 4px 6px rgba(0,0,0,.1);display:flex;flex-direction:column;gap:.5rem;left:0;padding:1rem;position:absolute;right:0;top:100%}.styles_navMenu__krGni{gap:.5rem}.styles_navLink__qUAhy{border-radius:.375rem;font-size:1rem;justify-content:center;padding:.75rem 1rem}.styles_bookPortalItem__UQglQ{align-items:stretch;flex-direction:row;padding-bottom:0}.styles_bookPortalMicroCopy__9rv3U{display:none}.styles_bookPortalLink__JGvjt{font-size:1rem}.styles_stickyPortalButton__K6Qeh{bottom:1rem;font-size:.875rem;padding:.625rem 1.25rem;right:1rem}}.styles_mainLayout__SH5Bq{position:relative}.styles_evidenceEnhanced__boya2{min-height:100vh;background-color:var(--color-page-bg);padding:2rem 1rem}@media (min-width:768px){.styles_evidenceEnhanced__boya2{padding:3rem 2rem}}.styles_evidenceEnhanced__boya2 .styles_container__YpO_g{max-width:1400px;margin:0 auto}.styles_evidenceEnhanced__boya2 .styles_container__YpO_g .styles_header__xlu9d{text-align:center;margin-bottom:3rem}.styles_evidenceEnhanced__boya2 .styles_container__YpO_g .styles_header__xlu9d .styles_title__QRh8e{font-size:2rem;font-weight:700;color:var(--color-text-primary);margin-bottom:1rem}@media (min-width:768px){.styles_evidenceEnhanced__boya2 .styles_container__YpO_g .styles_header__xlu9d .styles_title__QRh8e{font-size:3rem}}.styles_evidenceEnhanced__boya2 .styles_container__YpO_g .styles_header__xlu9d .styles_subtitle__wp6Ll{font-size:1.125rem;color:var(--color-text-secondary);max-width:800px;margin:0 auto}@media (min-width:768px){.styles_evidenceEnhanced__boya2 .styles_container__YpO_g .styles_header__xlu9d .styles_subtitle__wp6Ll{font-size:1.25rem}}.styles_controlSection__lR2Nv{background:white;border-radius:16px;padding:2rem;margin-bottom:3rem;box-shadow:0 2px 10px rgba(0,0,0,.08)}@media (max-width:768px){.styles_controlSection__lR2Nv{padding:1rem}}.styles_searchContainer__anKBx{display:flex;gap:1rem;margin-bottom:2rem}@media (max-width:768px){.styles_searchContainer__anKBx{flex-direction:column}}.styles_searchContainer__anKBx .styles_searchInput___f_zj{flex:1;padding:1rem;border:2px solid #e5e5e5;border-radius:8px;font-size:1rem;transition:border-color .3s ease}.styles_searchContainer__anKBx .styles_searchInput___f_zj:focus{outline:none;border-color:var(--color-primary)}.styles_searchContainer__anKBx .styles_searchBtn__30ONx{padding:1rem 2rem;background:var(--color-primary);color:white;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease}.styles_searchContainer__anKBx .styles_searchBtn__30ONx:hover{background:var(--color-primary-hover)}.styles_filterContainer__cvEYU{display:flex;gap:1rem;flex-wrap:wrap}@media (max-width:768px){.styles_filterContainer__cvEYU{flex-direction:column}}.styles_filterContainer__cvEYU .styles_filterBtn___sYOZ{padding:.7rem 1.5rem;background:white;border:2px solid #e5e5e5;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease;color:var(--color-text-secondary)}.styles_filterContainer__cvEYU .styles_filterBtn___sYOZ:hover{border-color:var(--color-primary)}.styles_filterContainer__cvEYU .styles_filterBtn___sYOZ.styles_active__MDG1U{background:var(--color-primary);color:white;border-color:var(--color-primary)}.styles_evidenceGridContainer__mJ9B5 .styles_resultsSummary__3gTJe{text-align:center;margin-bottom:2rem;color:var(--color-text-secondary)}.styles_evidenceGridContainer__mJ9B5 .styles_evidenceGrid__gLe4v{display:grid;grid-template-columns:repeat(auto-fill,minmax(380px,1fr));gap:2rem;margin-bottom:2rem;min-height:400px}@media (max-width:768px){.styles_evidenceGridContainer__mJ9B5 .styles_evidenceGrid__gLe4v{grid-template-columns:1fr}}.styles_evidenceGridContainer__mJ9B5 .styles_evidenceGrid__gLe4v .styles_gridCard__uYix5{background:white;border-radius:12px;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,.08);transition:all .3s ease;cursor:pointer}.styles_evidenceGridContainer__mJ9B5 .styles_evidenceGrid__gLe4v .styles_gridCard__uYix5:hover{transform:translateY(-5px);box-shadow:0 5px 20px rgba(0,0,0,.12)}.styles_evidenceGridContainer__mJ9B5 .styles_evidenceGrid__gLe4v .styles_gridCard__uYix5 .styles_gridCardHeader__iLlG_{padding:1.5rem;background:linear-gradient(135deg,#f8f8f8,#f0f0f0);border-bottom:1px solid #e5e5e5}.styles_evidenceGridContainer__mJ9B5 .styles_evidenceGrid__gLe4v .styles_gridCard__uYix5 .styles_gridCardHeader__iLlG_ .styles_gridCardCategory__Lxnvy{display:inline-block;padding:.3rem .8rem;background:var(--color-primary);color:white;border-radius:20px;font-size:.85rem;font-weight:600;margin-bottom:.5rem}.styles_evidenceGridContainer__mJ9B5 .styles_evidenceGrid__gLe4v .styles_gridCard__uYix5 .styles_gridCardHeader__iLlG_ .styles_gridCardCategory__Lxnvy.styles_weather__QCkbb{background:#3498db}.styles_evidenceGridContainer__mJ9B5 .styles_evidenceGrid__gLe4v .styles_gridCard__uYix5 .styles_gridCardHeader__iLlG_ .styles_gridCardCategory__Lxnvy.styles_financial__RohZb{background:#2ecc71}.styles_evidenceGridContainer__mJ9B5 .styles_evidenceGrid__gLe4v .styles_gridCard__uYix5 .styles_gridCardHeader__iLlG_ .styles_gridCardCategory__Lxnvy.styles_corporate__3nl5Q{background:#e74c3c}.styles_evidenceGridContainer__mJ9B5 .styles_evidenceGrid__gLe4v .styles_gridCard__uYix5 .styles_gridCardHeader__iLlG_ .styles_gridCardCategory__Lxnvy.styles_historical__V7NWw{background:#9b59b6}.styles_evidenceGridContainer__mJ9B5 .styles_evidenceGrid__gLe4v .styles_gridCard__uYix5 .styles_gridCardHeader__iLlG_ .styles_gridCardCategory__Lxnvy.styles_regulatory__yLHpa{background:#f39c12}.styles_evidenceGridContainer__mJ9B5 .styles_evidenceGrid__gLe4v .styles_gridCard__uYix5 .styles_gridCardHeader__iLlG_ .styles_explosiveBadge__EejUM{display:inline-block;background:linear-gradient(135deg,#ff6b6b,#ff3333);color:white;padding:6px 12px;border-radius:20px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin-left:10px;margin-bottom:10px;animation:styles_pulse__ygE9f 2s infinite}.styles_evidenceGridContainer__mJ9B5 .styles_evidenceGrid__gLe4v .styles_gridCard__uYix5 .styles_gridCardHeader__iLlG_ .styles_emotionalHook__NW5S2{font-size:1rem;font-style:italic;color:#d4af37;margin:1rem 0;line-height:1.4;font-weight:500;padding:.5rem 0}.styles_evidenceGridContainer__mJ9B5 .styles_evidenceGrid__gLe4v .styles_gridCard__uYix5 .styles_gridCardHeader__iLlG_ .styles_gridCardTitle___mX1g{font-size:1.3rem;font-weight:700;color:var(--color-text-primary);margin-bottom:.5rem}.styles_evidenceGridContainer__mJ9B5 .styles_evidenceGrid__gLe4v .styles_gridCard__uYix5 .styles_gridCardBody__jxBPJ{padding:1.5rem}.styles_evidenceGridContainer__mJ9B5 .styles_evidenceGrid__gLe4v .styles_gridCard__uYix5 .styles_gridCardBody__jxBPJ .styles_gridCardDescription__l5ND9{color:var(--color-text-secondary);margin-bottom:1rem;line-height:1.7}.styles_evidenceGridContainer__mJ9B5 .styles_evidenceGrid__gLe4v .styles_gridCard__uYix5 .styles_gridCardBody__jxBPJ .styles_gridCardStat__p0FWk{font-size:1.5rem;font-weight:700;color:var(--color-primary)}.styles_evidenceGridContainer__mJ9B5 .styles_paginationContainer__37_Ks{display:flex;justify-content:center;align-items:center;gap:1rem;margin:3rem 0}.styles_evidenceGridContainer__mJ9B5 .styles_paginationContainer__37_Ks .styles_pageBtn__ywKYn{padding:.5rem .8rem;background:white;border:2px solid #e5e5e5;border-radius:8px;color:var(--color-text-secondary);font-weight:600;cursor:pointer;transition:all .3s ease;min-width:40px;text-align:center}.styles_evidenceGridContainer__mJ9B5 .styles_paginationContainer__37_Ks .styles_pageBtn__ywKYn:hover:not(:disabled){border-color:var(--color-primary);color:var(--color-primary)}.styles_evidenceGridContainer__mJ9B5 .styles_paginationContainer__37_Ks .styles_pageBtn__ywKYn.styles_active__hsZPl{background:var(--color-primary);color:white;border-color:var(--color-primary)}.styles_evidenceGridContainer__mJ9B5 .styles_paginationContainer__37_Ks .styles_pageBtn__ywKYn:disabled{opacity:.5;cursor:not-allowed}@keyframes styles_pulse__ygE9f{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.styles_feedContainer__MuKLw{position:fixed;top:8%;left:0;right:0;bottom:0;background:#000;overflow:hidden}.styles_feedContainer__MuKLw .styles_feedHeader__nozCe{position:absolute;top:10px;left:10px;right:10px;display:flex;justify-content:space-between;align-items:center;z-index:20;gap:10px}@media (max-width:768px){.styles_feedContainer__MuKLw .styles_feedHeader__nozCe{top:5px;left:5px;right:5px;gap:5px}}.styles_feedContainer__MuKLw .styles_feedHeader__nozCe .styles_backToGrid__FT9il{flex-shrink:0}.styles_feedContainer__MuKLw .styles_feedHeader__nozCe .styles_backToGrid__FT9il .styles_backButton__cUzbr{padding:6px 12px;background:rgba(255,255,255,.1);backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.2);border-radius:8px;color:white;font-weight:600;font-size:13px;cursor:pointer;transition:all .3s ease}@media (max-width:768px){.styles_feedContainer__MuKLw .styles_feedHeader__nozCe .styles_backToGrid__FT9il .styles_backButton__cUzbr{padding:5px 10px;font-size:11px}}.styles_feedContainer__MuKLw .styles_feedHeader__nozCe .styles_backToGrid__FT9il .styles_backButton__cUzbr:hover{background:rgba(255,255,255,.2)}.styles_feedContainer__MuKLw .styles_feedHeader__nozCe .styles_feedCategoryHeader__6wjbb{padding:6px 12px;background:rgba(212,165,116,.9);color:white;border-radius:20px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;backdrop-filter:blur(10px);white-space:nowrap;flex-shrink:0}@media (max-width:768px){.styles_feedContainer__MuKLw .styles_feedHeader__nozCe .styles_feedCategoryHeader__6wjbb{padding:4px 8px;font-size:9px;letter-spacing:.3px}}.styles_feedContainer__MuKLw .styles_feedHeader__nozCe .styles_feedCategoryHeader__6wjbb.styles_corporate__3J7W7{background:rgba(231,76,60,.9)}.styles_feedContainer__MuKLw .styles_feedHeader__nozCe .styles_feedCategoryHeader__6wjbb.styles_financial__SvIoj{background:rgba(46,204,113,.9)}.styles_feedContainer__MuKLw .styles_feedHeader__nozCe .styles_feedCategoryHeader__6wjbb.styles_historical__MWhmw{background:rgba(155,89,182,.9)}.styles_feedContainer__MuKLw .styles_feedHeader__nozCe .styles_feedCategoryHeader__6wjbb.styles_regulatory__rnoEa{background:rgba(243,156,18,.9)}.styles_feedContainer__MuKLw .styles_feedHeader__nozCe .styles_feedCategoryHeader__6wjbb.styles_weather__pw_sJ{background:rgba(52,152,219,.9)}.styles_feedContainer__MuKLw .styles_feedProgress__iATl7{position:absolute;top:55px;left:0;right:0;display:flex;gap:4px;padding:0 20px;z-index:10}@media (max-width:768px){.styles_feedContainer__MuKLw .styles_feedProgress__iATl7{top:40px;padding:0 10px;gap:2px}}.styles_feedContainer__MuKLw .styles_feedProgress__iATl7 .styles_progressBar__ZcOxV{flex:1;height:3px;background:rgba(255,255,255,.3);border-radius:3px;overflow:hidden}.styles_feedContainer__MuKLw .styles_feedProgress__iATl7 .styles_progressBar__ZcOxV .styles_progressFill__y3u0T{height:100%;background:var(--color-primary);width:0;transition:width .3s ease}.styles_feedContainer__MuKLw .styles_feedProgress__iATl7 .styles_progressBar__ZcOxV.styles_viewed__bT5fi .styles_progressFill__y3u0T{width:100%}.styles_feedContainer__MuKLw .styles_feedStack__Qh9pL{position:relative;width:100%;height:100%;overflow:hidden}.styles_feedContainer__MuKLw .styles_feedCard__Vc_4P{position:absolute;width:100%;height:100%;max-width:500px;left:50%;transform:translateX(-50%) translateY(100%);background:linear-gradient(135deg,#1a1a1a,#2d2d2d);display:flex;flex-direction:column;opacity:0;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .3s ease;cursor:grab;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.styles_feedContainer__MuKLw .styles_feedCard__Vc_4P.styles_active__ox7fe{opacity:1;transform:translateX(-50%) translateY(0);z-index:3}.styles_feedContainer__MuKLw .styles_feedCard__Vc_4P.styles_prev__uaT1r{opacity:0;transform:translateX(-50%) translateY(-100%);z-index:1}.styles_feedContainer__MuKLw .styles_feedCard__Vc_4P.styles_next___fq9M{opacity:1;transform:translateX(-50%) translateY(100%);z-index:2}.styles_feedContainer__MuKLw .styles_feedCard__Vc_4P.styles_swiping__Jeo_G{transition:none}.styles_feedContainer__MuKLw .styles_feedCard__Vc_4P .styles_feedContent__QRrGD{flex:1;display:flex;flex-direction:column;justify-content:center;padding:80px 20px 140px;position:relative;z-index:2;overflow-y:visible;overflow-x:hidden}@media (max-width:768px){.styles_feedContainer__MuKLw .styles_feedCard__Vc_4P .styles_feedContent__QRrGD{padding:60px 15px 180px;justify-content:center}}.styles_feedContainer__MuKLw .styles_feedCard__Vc_4P .styles_feedContent__QRrGD .styles_explosiveBadge__odJjZ{display:inline-block;background:linear-gradient(135deg,#ff6b6b,#ff3333);color:white;padding:6px 12px;border-radius:20px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin-bottom:15px;animation:styles_pulse__4ANzq 2s infinite;align-self:flex-start}@media (max-width:768px){.styles_feedContainer__MuKLw .styles_feedCard__Vc_4P .styles_feedContent__QRrGD .styles_explosiveBadge__odJjZ{padding:4px 10px;font-size:9px;margin-bottom:12px}}.styles_feedContainer__MuKLw .styles_feedCard__Vc_4P .styles_feedContent__QRrGD .styles_emotionalHook__UpdCP{font-size:clamp(14px,4vw,18px);font-style:italic;color:#ffd700;margin:15px 0 20px;line-height:1.4;font-weight:500;text-shadow:2px 2px 4px rgba(0,0,0,.7)}@media (max-width:768px){.styles_feedContainer__MuKLw .styles_feedCard__Vc_4P .styles_feedContent__QRrGD .styles_emotionalHook__UpdCP{font-size:clamp(13px,3.8vw,16px);margin:12px 0 18px;line-height:1.35}}.styles_feedContainer__MuKLw .styles_feedCard__Vc_4P .styles_feedContent__QRrGD .styles_feedTitle__bglG_{font-size:clamp(22px,6vw,36px);font-weight:800;line-height:1.2;margin-bottom:15px;text-shadow:2px 2px 4px rgba(0,0,0,.5);color:white}@media (max-width:768px){.styles_feedContainer__MuKLw .styles_feedCard__Vc_4P .styles_feedContent__QRrGD .styles_feedTitle__bglG_{font-size:clamp(20px,5.5vw,30px);margin-bottom:14px;line-height:1.18}}.styles_feedContainer__MuKLw .styles_feedCard__Vc_4P .styles_feedContent__QRrGD .styles_feedStat__Z_M6Q{font-size:clamp(38px,10vw,60px);font-weight:900;color:var(--color-primary);margin:20px 0;text-shadow:3px 3px 6px rgba(0,0,0,.7)}@media (max-width:768px){.styles_feedContainer__MuKLw .styles_feedCard__Vc_4P .styles_feedContent__QRrGD .styles_feedStat__Z_M6Q{font-size:clamp(36px,9.5vw,52px);margin:18px 0}}.styles_feedContainer__MuKLw .styles_feedCard__Vc_4P .styles_feedContent__QRrGD .styles_feedDescription__PmfjC{font-size:clamp(14px,3.5vw,18px);line-height:1.5;color:rgba(255,255,255,.9);margin-bottom:15px}@media (max-width:768px){.styles_feedContainer__MuKLw .styles_feedCard__Vc_4P .styles_feedContent__QRrGD .styles_feedDescription__PmfjC{font-size:clamp(14px,3.4vw,17px);line-height:1.45;margin-bottom:14px}}.styles_feedContainer__MuKLw .styles_feedCard__Vc_4P .styles_feedContent__QRrGD .styles_feedSource__01xWM{font-size:14px;color:var(--color-primary);font-weight:600}@media (max-width:768px){.styles_feedContainer__MuKLw .styles_feedCard__Vc_4P .styles_feedContent__QRrGD .styles_feedSource__01xWM{font-size:13px}}.styles_feedContainer__MuKLw .styles_feedCard__Vc_4P .styles_feedActions__BaMNF{position:absolute;right:15px;bottom:100px;display:flex;flex-direction:column;gap:15px;z-index:5}@media (max-width:768px){.styles_feedContainer__MuKLw .styles_feedCard__Vc_4P .styles_feedActions__BaMNF{right:10px;bottom:80px;gap:10px}}.styles_feedContainer__MuKLw .styles_feedCard__Vc_4P .styles_feedActions__BaMNF .styles_feedActionBtn__LzW3K{width:50px;height:50px;border-radius:50%;background:rgba(255,255,255,.1);backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center;font-size:20px;transition:all .3s ease;cursor:pointer;color:white;text-decoration:none}@media (max-width:768px){.styles_feedContainer__MuKLw .styles_feedCard__Vc_4P .styles_feedActions__BaMNF .styles_feedActionBtn__LzW3K{width:38px;height:38px;font-size:16px;border-width:1.5px}}.styles_feedContainer__MuKLw .styles_feedCard__Vc_4P .styles_feedActions__BaMNF .styles_feedActionBtn__LzW3K:active{transform:scale(.9)}.styles_feedContainer__MuKLw .styles_feedCard__Vc_4P .styles_feedActions__BaMNF .styles_feedActionBtn__LzW3K.styles_verified__qUnKC{background:var(--color-primary);border-color:var(--color-primary)}.styles_feedContainer__MuKLw .styles_feedBottomNav__vIHB3{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(0deg,rgba(0,0,0,.9) 0,transparent);padding:15px;z-index:10}@media (max-width:768px){.styles_feedContainer__MuKLw .styles_feedBottomNav__vIHB3{padding:10px}}.styles_feedContainer__MuKLw .styles_feedBottomNav__vIHB3 .styles_swipeHint__fAfRk{text-align:center;color:rgba(255,255,255,.6);font-size:13px;margin-bottom:12px;animation:styles_bounce__IimCV 2s infinite}@media (max-width:768px){.styles_feedContainer__MuKLw .styles_feedBottomNav__vIHB3 .styles_swipeHint__fAfRk{font-size:11px;margin-bottom:8px}}.styles_feedContainer__MuKLw .styles_feedBottomNav__vIHB3 .styles_feedNavButtons__42_KR{display:flex;justify-content:space-around;gap:12px;max-width:500px;margin:0 auto}@media (max-width:768px){.styles_feedContainer__MuKLw .styles_feedBottomNav__vIHB3 .styles_feedNavButtons__42_KR{gap:8px}}.styles_feedContainer__MuKLw .styles_feedBottomNav__vIHB3 .styles_feedNavButtons__42_KR .styles_feedNavBtn__O5_v5{flex:1;padding:12px;background:rgba(255,255,255,.1);backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.2);border-radius:10px;color:white;font-weight:600;font-size:13px;transition:all .3s ease;cursor:pointer}@media (max-width:768px){.styles_feedContainer__MuKLw .styles_feedBottomNav__vIHB3 .styles_feedNavButtons__42_KR .styles_feedNavBtn__O5_v5{padding:10px 8px;font-size:12px;border-radius:8px}}.styles_feedContainer__MuKLw .styles_feedBottomNav__vIHB3 .styles_feedNavButtons__42_KR .styles_feedNavBtn__O5_v5:active{transform:scale(.95);background:rgba(212,165,116,.3)}.styles_feedContainer__MuKLw .styles_feedBottomNav__vIHB3 .styles_feedNavButtons__42_KR .styles_feedNavBtn__O5_v5.styles_primary__f2GF3{background:var(--color-primary);border-color:var(--color-primary)}.styles_feedContainer__MuKLw .styles_feedBottomNav__vIHB3 .styles_feedCounter__e21QH{text-align:center;color:rgba(255,255,255,.6);font-size:11px;margin-top:8px}@media (max-width:768px){.styles_feedContainer__MuKLw .styles_feedBottomNav__vIHB3 .styles_feedCounter__e21QH{font-size:10px;margin-top:5px}}@keyframes styles_pulse__4ANzq{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes styles_bounce__IimCV{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.styles_modal__tttKK{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);z-index:2000;animation:styles_fadeIn__m35Db .3s ease}.styles_modal__tttKK.styles_active__kk_V1{display:flex;align-items:center;justify-content:center}.styles_modal__tttKK .styles_modalContent__gU6yc{background:white;border-radius:16px;max-width:900px;width:90%;max-height:90vh;overflow-y:auto;animation:styles_slideUp__rPK81 .3s ease}@media (max-width:768px){.styles_modal__tttKK .styles_modalContent__gU6yc{width:100%;height:100%;max-height:100vh;border-radius:0}}.styles_modal__tttKK .styles_modalContent__gU6yc .styles_modalHeader__e5gnh{padding:2rem;background:linear-gradient(135deg,var(--color-primary),var(--color-secondary));color:white;position:relative}.styles_modal__tttKK .styles_modalContent__gU6yc .styles_modalHeader__e5gnh h2{font-size:1.8rem;font-weight:700;margin:0}.styles_modal__tttKK .styles_modalContent__gU6yc .styles_modalHeader__e5gnh .styles_closeModal__9RIHo{position:absolute;top:1.5rem;right:1.5rem;background:rgba(255,255,255,.2);border:none;color:white;width:40px;height:40px;border-radius:50%;font-size:1.5rem;cursor:pointer;transition:background .3s ease}.styles_modal__tttKK .styles_modalContent__gU6yc .styles_modalHeader__e5gnh .styles_closeModal__9RIHo:hover{background:rgba(255,255,255,.3)}.styles_modal__tttKK .styles_modalContent__gU6yc .styles_modalBody__lcL5d{padding:2rem;line-height:1.8}.styles_modal__tttKK .styles_modalContent__gU6yc .styles_modalBody__lcL5d .styles_modalSection__w6www{margin-bottom:2rem}.styles_modal__tttKK .styles_modalContent__gU6yc .styles_modalBody__lcL5d .styles_modalSection__w6www .styles_emotionalHook__e_uEf{font-size:1.2rem;font-style:italic;color:#d4af37;background:linear-gradient(135deg,#fff9f0,#fffaf0);padding:1.5rem;border-left:4px solid #d4af37;border-radius:8px;line-height:1.6;font-weight:500;margin-bottom:1.5rem;box-shadow:0 2px 8px rgba(212,175,55,.1)}.styles_modal__tttKK .styles_modalContent__gU6yc .styles_modalBody__lcL5d .styles_modalSection__w6www h3{color:var(--color-primary);font-size:1.3rem;margin-bottom:1rem;border-bottom:2px solid var(--color-primary);padding-bottom:.5rem}.styles_modal__tttKK .styles_modalContent__gU6yc .styles_modalBody__lcL5d .styles_modalSection__w6www p,.styles_modal__tttKK .styles_modalContent__gU6yc .styles_modalBody__lcL5d .styles_modalSection__w6www ul{color:var(--color-text-primary);margin-bottom:1rem}.styles_modal__tttKK .styles_modalContent__gU6yc .styles_modalBody__lcL5d .styles_modalSection__w6www ul{padding-left:2rem}.styles_modal__tttKK .styles_modalContent__gU6yc .styles_modalBody__lcL5d .styles_modalSection__w6www ul li{margin-bottom:.5rem}.styles_modal__tttKK .styles_modalContent__gU6yc .styles_modalBody__lcL5d .styles_evidenceLink__bfOAu{display:inline-block;padding:.5rem 1rem;background:var(--color-primary);color:white;text-decoration:none;border-radius:8px;margin:.5rem .5rem .5rem 0;transition:background .3s ease}.styles_modal__tttKK .styles_modalContent__gU6yc .styles_modalBody__lcL5d .styles_evidenceLink__bfOAu:hover{background:var(--color-primary-hover)}.styles_modal__tttKK .styles_modalContent__gU6yc .styles_modalBody__lcL5d .styles_highlightBox__F7KPs{background:#fff9f0;border-left:4px solid var(--color-primary);padding:1rem;margin:1rem 0}.styles_modal__tttKK .styles_modalContent__gU6yc .styles_modalBody__lcL5d .styles_statHighlight__e5UdG{font-size:2rem;font-weight:700;color:var(--color-primary);margin:1rem 0;text-align:center}@keyframes styles_fadeIn__m35Db{0%{opacity:0}to{opacity:1}}@keyframes styles_slideUp__rPK81{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.styles_evidenceStats__PKTU7{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}@media (max-width:768px){.styles_evidenceStats__PKTU7{flex-direction:column;align-items:stretch}}.styles_evidenceStatsContainer__MHddc{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap;flex:1}@media (max-width:768px){.styles_evidenceStatsContainer__MHddc{justify-content:center}}.styles_statCard__Wixpw{text-align:center;padding:1.5rem 2rem;background:white;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.08);min-width:150px}.styles_statCard__Wixpw .styles_statCardNumber__dWoKL{font-size:2.5rem;font-weight:700;color:var(--color-primary)}.styles_statCard__Wixpw .styles_statCardLabel__vOf3b{color:var(--color-text-secondary);font-size:.95rem}.styles_viewSwitcher__WSZGj{display:flex;background:rgba(0,0,0,.05);border-radius:25px;padding:4px;justify-content:center;gap:4px}.styles_viewSwitcher__WSZGj .styles_viewBtn__iHfl7{padding:8px 20px;background:transparent;border:none;border-radius:20px;color:var(--color-text-secondary);font-weight:600;font-size:14px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:8px}.styles_viewSwitcher__WSZGj .styles_viewBtn__iHfl7:hover{background:rgba(0,0,0,.05)}.styles_viewSwitcher__WSZGj .styles_viewBtn__iHfl7.styles_active__SkRVE{background:var(--color-primary);color:white}.styles_viewSwitcher__WSZGj .styles_viewBtn__iHfl7 .styles_viewIcon___YkBe{width:18px;height:18px}