.FundraisingChart_container__8jhww{background:var(--primary-navy);min-height:100vh;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:8vh var(--space-md) var(--space-lg) var(--space-md)}.FundraisingChart_header__tAR7m{display:flex;flex-direction:column;align-items:center;gap:var(--space-lg);margin-bottom:var(--space-xl);width:100%;max-width:1200px}.FundraisingChart_logo__jTxte{height:clamp(50px,8vw,100px);width:auto;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 4px 8px rgba(0,0,0,.3))}.FundraisingChart_headerText__wiPCc{text-align:center}.FundraisingChart_title__vxGN2{font-family:var(--font-heading);font-size:clamp(22px,5vw,36px);font-weight:700;color:var(--white);margin-bottom:var(--space-xs);letter-spacing:-.5px}.FundraisingChart_subtitle__mYh5c{font-family:var(--font-body);font-size:clamp(14px,2.5vw,18px);color:var(--medium-gray);margin-bottom:0}.FundraisingChart_chartContainer__DvxIg{position:relative;height:400px;margin:var(--space-lg) 0;width:100%;max-width:900px}.FundraisingChart_chart__VYZSE{display:flex;justify-content:space-around;align-items:flex-end;height:100%;padding:0 var(--space-lg);border-left:2px solid var(--medium-gray);border-bottom:2px solid var(--medium-gray)}.FundraisingChart_monthGroup__8W4HE{flex:1;display:flex;justify-content:center;gap:var(--space-lg);align-items:flex-end;position:relative;padding:0 var(--space-sm)}.FundraisingChart_barWrapper__Fe__x{position:relative;display:flex;flex-direction:column;align-items:center;width:80px}.FundraisingChart_bar__UtuT1{width:100%;border-radius:8px 8px 0 0;position:relative;transition:all .3s ease;cursor:pointer;animation:FundraisingChart_growUp__aeuEB 1s ease-out forwards;animation-delay:var(--delay);transform-origin:bottom;transform:scaleY(0);filter:brightness(1)}@keyframes FundraisingChart_growUp__aeuEB{to{transform:scaleY(1)}}.FundraisingChart_bar__UtuT1:hover{filter:brightness(1.15);transform:translateY(-5px) scaleY(1)}.FundraisingChart_bar__UtuT1.FundraisingChart_katherine__mUI55{background:linear-gradient(180deg,#64748b,#475569);box-shadow:0 4px 15px rgba(100,116,139,.2);border:2px solid rgba(100,116,139,.3)}.FundraisingChart_bar__UtuT1.FundraisingChart_jay__WjweA{background:linear-gradient(180deg,var(--accent-red) 0,var(--light-red) 100%);box-shadow:0 4px 15px rgba(220,38,38,.3)}.FundraisingChart_amount__R60pt{position:absolute;top:-35px;left:50%;transform:translateX(-50%);font-size:13px;font-weight:600;color:var(--white);white-space:nowrap;opacity:0;animation:FundraisingChart_fadeIn__7YoPB .5s ease-out forwards;animation-delay:calc(var(--delay) + .5s)}.FundraisingChart_amount__R60pt.FundraisingChart_katherine__mUI55{opacity:.6;font-weight:500}@keyframes FundraisingChart_fadeIn__7YoPB{to{opacity:1}}.FundraisingChart_candidateLabel__V5g7W{margin-top:var(--space-sm);font-size:14px;font-weight:600;color:var(--medium-gray)}.FundraisingChart_candidateLabel__V5g7W.FundraisingChart_katherine__mUI55{opacity:.7;font-weight:500}.FundraisingChart_monthLabel__nMe28{position:absolute;bottom:-35px;left:50%;transform:translateX(-50%);font-size:16px;font-weight:600;color:var(--white);white-space:nowrap}.FundraisingChart_legend__QpyFX{display:flex;justify-content:center;gap:var(--space-2xl);margin-top:var(--space-2xl)}.FundraisingChart_legendItem__3n8vJ{display:flex;align-items:center;gap:var(--space-sm);font-size:16px;font-weight:500;color:var(--white)}.FundraisingChart_legendBox__V4den{width:24px;height:24px;border-radius:6px}.FundraisingChart_legendBox__V4den.FundraisingChart_katherine__mUI55{background:linear-gradient(180deg,#64748b,#475569)}.FundraisingChart_legendBox__V4den.FundraisingChart_jay__WjweA{background:linear-gradient(180deg,var(--accent-red) 0,var(--light-red) 100%)}.FundraisingChart_totalRaised__X9MlV{margin-top:var(--space-xl);padding:var(--space-lg);background:linear-gradient(135deg,var(--light-gray) 0,var(--medium-gray) 100%);border-radius:12px;display:flex;justify-content:space-around;text-align:center;width:100%;max-width:600px;box-shadow:var(--shadow-lg)}.FundraisingChart_totalItem__swQeX{flex:1}.FundraisingChart_totalLabel__xmMMm{font-size:14px;color:var(--dark-gray);margin-bottom:var(--space-xs);text-transform:uppercase;letter-spacing:.5px}.FundraisingChart_totalAmount__HRQRl{font-size:24px;font-weight:700;color:var(--primary-navy)}.FundraisingChart_winnerBadge__yZc8e{display:inline-block;background:linear-gradient(135deg,#ffd700,#ffb347);color:#744210;padding:4px var(--space-sm);border-radius:20px;font-size:12px;font-weight:600;margin-left:var(--space-xs);animation:FundraisingChart_pulse__JI7bd 2s infinite}@keyframes FundraisingChart_pulse__JI7bd{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@media (max-width:1024px){.FundraisingChart_container__8jhww{padding:var(--space-xl) var(--space-md)}.FundraisingChart_chart__VYZSE{padding:0 var(--space-md)}.FundraisingChart_monthGroup__8W4HE{gap:var(--space-md)}.FundraisingChart_barWrapper__Fe__x{width:70px}.FundraisingChart_totalRaised__X9MlV{max-width:500px}}@media (max-width:768px){.FundraisingChart_container__8jhww{padding:var(--space-md) var(--space-sm);min-height:auto}.FundraisingChart_header__tAR7m{gap:var(--space-md);margin-bottom:var(--space-lg)}.FundraisingChart_chartContainer__DvxIg{height:auto;margin:var(--space-lg) auto var(--space-xl) auto;display:flex;justify-content:center}.FundraisingChart_chart__VYZSE{padding:var(--space-md) 0;flex-direction:column;gap:var(--space-lg);height:auto;border-left:none;border-bottom:2px solid var(--medium-gray);align-items:center}.FundraisingChart_monthGroup__8W4HE{flex-direction:row;justify-content:center;gap:var(--space-lg);padding:var(--space-sm) 0;border-bottom:1px solid rgba(255,255,255,.1);margin-bottom:var(--space-sm)}.FundraisingChart_monthGroup__8W4HE:last-child{border-bottom:none;margin-bottom:0}.FundraisingChart_monthLabel__nMe28{position:static;transform:none;margin-top:var(--space-xs);font-size:13px;font-weight:500}.FundraisingChart_barWrapper__Fe__x{width:65px;flex-shrink:0}.FundraisingChart_legend__QpyFX{gap:var(--space-lg);margin-top:var(--space-xl)}.FundraisingChart_totalRaised__X9MlV{flex-direction:column;gap:var(--space-md);padding:var(--space-md);margin-top:var(--space-lg);max-width:280px;margin-left:auto;margin-right:auto}.FundraisingChart_totalItem__swQeX{width:100%;text-align:center}.FundraisingChart_totalAmount__HRQRl{font-size:22px}}@media (max-width:480px){.FundraisingChart_container__8jhww{padding:var(--space-sm)}.FundraisingChart_header__tAR7m{gap:var(--space-sm);margin-bottom:var(--space-md)}.FundraisingChart_chartContainer__DvxIg{margin:var(--space-md) auto var(--space-lg) auto;display:flex;justify-content:center}.FundraisingChart_chart__VYZSE{gap:var(--space-md);border-left:none;border-bottom:2px solid var(--medium-gray);align-items:center}.FundraisingChart_monthGroup__8W4HE{justify-content:center;gap:var(--space-sm);padding:var(--space-xs) 0;margin-bottom:var(--space-xs)}.FundraisingChart_barWrapper__Fe__x{width:55px}.FundraisingChart_amount__R60pt{font-size:11px;top:-28px}.FundraisingChart_candidateLabel__V5g7W{font-size:11px;margin-top:2px}.FundraisingChart_monthLabel__nMe28{font-size:12px;margin-top:2px}.FundraisingChart_legend__QpyFX{gap:var(--space-md);margin-top:var(--space-lg)}.FundraisingChart_legendItem__3n8vJ{font-size:14px}.FundraisingChart_totalRaised__X9MlV{gap:var(--space-sm);padding:var(--space-sm);margin-top:var(--space-md);max-width:240px}.FundraisingChart_totalAmount__HRQRl{font-size:20px}.FundraisingChart_winnerBadge__yZc8e{font-size:11px;padding:3px 8px}}.SocialShare_socialShare__8cU3p{display:flex;align-items:center;gap:.75rem}.SocialShare_shareButton__6sRh6{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#1e293b;border:1px solid #1e293b;border-radius:8px;cursor:pointer;transition:all .3s ease}.SocialShare_shareButton__6sRh6:hover{background:#dc2626;border-color:#dc2626;transform:translateY(-1px);box-shadow:0 4px 12px rgba(220,38,38,.3)}.SocialShare_shareButton__6sRh6:active{transform:translateY(0)}.SocialShare_icon__4ZwD5{color:white;transition:color .3s ease}.SocialShare_shareButton__6sRh6:hover .SocialShare_icon__4ZwD5{color:rgba(255,255,255,.9)}@media (max-width:768px){.SocialShare_socialShare__8cU3p{gap:.5rem}.SocialShare_shareButton__6sRh6{width:36px;height:36px}}.BigQuestion_section__B92R2{background:linear-gradient(135deg,var(--primary-navy) 0,var(--deep-blue) 100%);padding:var(--space-2xl) 0;position:relative;overflow:hidden}.BigQuestion_backgroundPattern__TEr0O{position:absolute;inset:0;background-image:repeating-linear-gradient(45deg,transparent,transparent 35px,rgba(255,255,255,.01) 0,rgba(255,255,255,.01) 70px);pointer-events:none}.BigQuestion_headerSection__Q_vss{max-width:var(--container-xl);margin:0 auto var(--space-2xl);text-align:center}.BigQuestion_titleGroup__2I7im{display:flex;align-items:center;justify-content:center;gap:var(--space-md);margin-bottom:var(--space-2xl)}.BigQuestion_searchIcon__gUkTY{width:48px;height:48px;color:var(--accent-red)}.BigQuestion_questionsCard__D4_GD{max-width:900px;margin:0 auto var(--space-2xl);background:rgba(30,41,59,.8);border-radius:16px;padding:var(--space-2xl);box-shadow:var(--shadow-xl);border:none;backdrop-filter:blur(4px)}.BigQuestion_bottomContent__gdyXY{max-width:var(--container-xl);margin:0 auto var(--space-2xl);text-align:center}.BigQuestion_title__T4WFa{font-family:var(--font-heading);font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;color:var(--white);font-style:italic;line-height:1.2;margin:0}.BigQuestion_questionsList__FWez1{display:flex;flex-direction:column;gap:var(--space-xl)}.BigQuestion_questionItem__lO4Zf{display:flex;align-items:flex-start;gap:var(--space-md);padding:var(--space-lg) 0;border-bottom:1px solid rgba(255,255,255,.1)}.BigQuestion_questionItem__lO4Zf:last-child{border-bottom:none}.BigQuestion_questionBullet__VhAAm{color:var(--accent-red);font-size:2rem;font-weight:900;line-height:1;flex-shrink:0;margin-top:.25rem}.BigQuestion_question__Wwy01{font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:700;color:var(--white);margin:0;line-height:1.4}.BigQuestion_emphasis__T_1ek{text-transform:uppercase;font-weight:900;color:var(--accent-red)}.BigQuestion_explanation__dKNaV{font-size:clamp(1.125rem,2.5vw,1.375rem);color:rgba(255,255,255,.9);line-height:1.6;margin:0 auto var(--space-xl);max-width:900px}.BigQuestion_tagline__6toDG{font-size:clamp(1.25rem,3vw,1.5rem);color:rgba(255,255,255,.9);font-weight:600;margin:0}.BigQuestion_unifiedActionBanner__qPJDz{max-width:var(--container-xl);margin:var(--space-xl) auto;background:linear-gradient(135deg,var(--accent-red) 0,var(--light-red) 100%);border-radius:16px;box-shadow:var(--shadow-lg);position:relative;overflow:hidden}.BigQuestion_unifiedActionBanner__qPJDz:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,transparent 30%,rgba(255,255,255,.1) 50%,transparent 70%);animation:BigQuestion_shine__tiZa9 3s infinite;z-index:0}.BigQuestion_bannerContent___uuzb{position:relative;z-index:1;padding:var(--space-xl) var(--space-2xl);display:flex;flex-direction:column;align-items:center;gap:var(--space-lg);text-align:center}.BigQuestion_messageSection__EdjCj{text-align:center}.BigQuestion_ctaTitle__jvem6{font-size:clamp(1.8rem,3vw,2.2rem);font-weight:800;color:var(--white);margin:0;text-transform:uppercase;letter-spacing:.05em;line-height:1.2}.BigQuestion_actionSection__kCfMx,.BigQuestion_socialRow__tqxm_{display:flex;justify-content:center;align-items:center}.BigQuestion_socialRow__tqxm_{gap:var(--space-sm);flex-wrap:wrap}.BigQuestion_socialLabel__GhWcV{font-size:1rem;color:var(--white);font-weight:600;margin-right:var(--space-sm);white-space:nowrap}.BigQuestion_copyIconButton__rI0K3{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:var(--deep-blue);border:1px solid var(--deep-blue);border-radius:8px;cursor:pointer;transition:all .3s ease;color:var(--white)}.BigQuestion_copyIconButton__rI0K3:hover{background:var(--accent-red);border-color:var(--accent-red);transform:translateY(-1px);box-shadow:0 4px 12px rgba(220,38,38,.3)}.BigQuestion_copyIconButton__rI0K3:active{transform:translateY(0)}.BigQuestion_copyIconButton__rI0K3 svg{transition:color .3s ease}.BigQuestion_copyIconButton__rI0K3:hover svg{color:rgba(255,255,255,.9)}.BigQuestion_copyButtonContainer__u1qX9{position:relative;display:inline-block}.BigQuestion_tooltip__oYRbP{position:absolute;bottom:100%;left:50%;transform:translateX(-50%);background:var(--medium-gray);color:var(--white);padding:6px 10px;border-radius:6px;font-size:.75rem;font-weight:500;white-space:nowrap;margin-bottom:8px;box-shadow:var(--shadow-md);border:1px solid rgba(255,255,255,.2);animation:BigQuestion_fadeInTooltip__38I_b .2s ease-out;z-index:10}.BigQuestion_tooltip__oYRbP:after{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);border:4px solid transparent;border-top-color:#6b7280}.BigQuestion_tooltipIcon__pMu_m{font-size:.875rem;font-weight:700;color:rgba(255,255,255,.9);margin-right:4px}.BigQuestion_tooltipText__xvx9H{line-height:1.2}@keyframes BigQuestion_fadeInTooltip__38I_b{0%{opacity:0;transform:translateX(-50%) translateY(4px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}@keyframes BigQuestion_shine__tiZa9{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}@media (max-width:768px){.BigQuestion_section__B92R2{padding:var(--space-2xl) 0}.BigQuestion_titleGroup__2I7im{flex-direction:column;gap:var(--space-lg)}.BigQuestion_searchIcon__gUkTY{width:40px;height:40px}.BigQuestion_questionsCard__D4_GD{padding:var(--space-xl);margin:0 var(--space-md) var(--space-2xl)}.BigQuestion_questionItem__lO4Zf{padding:var(--space-md) 0}.BigQuestion_questionBullet__VhAAm{font-size:1.5rem}.BigQuestion_unifiedActionBanner__qPJDz{margin:var(--space-lg) var(--space-md)}.BigQuestion_bannerContent___uuzb{padding:var(--space-lg) var(--space-xl);gap:var(--space-lg)}.BigQuestion_ctaTitle__jvem6{font-size:clamp(1.25rem,4vw,1.75rem)}.BigQuestion_socialRow__tqxm_{gap:var(--space-xs)}.BigQuestion_copyIconButton__rI0K3{width:36px;height:36px}}.Hero_hero__Bbyie{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--primary-navy) 0,var(--deep-blue) 50%,var(--primary-navy) 100%);padding:120px 0 80px;overflow:hidden}.Hero_backgroundPattern__Pm5MN{position:absolute;inset:0;background-image:repeating-linear-gradient(45deg,transparent,transparent 40px,rgba(239,68,68,.02) 0,rgba(239,68,68,.02) 80px);pointer-events:none;opacity:.5}.Hero_backgroundPattern__Pm5MN:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 50%,rgba(239,68,68,.05) 0,transparent 50%)}.Hero_container__qibJN{position:relative;z-index:10;width:100%;max-width:var(--container-xl);padding:0 var(--space-xl)}.Hero_heroContent__AV93m{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-2xl);align-items:center}.Hero_leftContent__u3wEU{animation:Hero_slideInLeft__OoTVs .8s ease-out}.Hero_eyebrow__Xfw1h{display:inline-block;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.15em;color:var(--accent-red);margin-bottom:var(--space-lg);padding:var(--space-sm) var(--space-md);background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.3);border-radius:999px}.Hero_mainTitle__DsMAB{font-family:var(--font-heading);font-weight:900;line-height:1.1;margin-bottom:var(--space-xl)}.Hero_titleLine1__jH79q,.Hero_titleLine2__4i51p{display:block;font-size:clamp(2rem,4vw,3.5rem);color:rgba(255,255,255,.9);margin-bottom:var(--space-sm)}.Hero_titleAccent__yt2aW{display:block;font-size:clamp(2.5rem,5vw,4.5rem);background:linear-gradient(135deg,var(--accent-red) 0,#fbbf24 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-shadow:0 0 80px rgba(239,68,68,.5)}.Hero_subtitle__K8jGq{font-size:clamp(1rem,1.5vw,1.25rem);line-height:1.7;color:rgba(255,255,255,.7);margin-bottom:var(--space-2xl);max-width:600px}.Hero_ctaSection__qfdNA{display:flex;flex-direction:column;gap:var(--space-sm);align-items:flex-start}.Hero_primaryButton__iYeXe{padding:var(--space-md) var(--space-xl);font-size:1rem;font-weight:600;letter-spacing:.02em;border-radius:8px;cursor:pointer;transition:all .3s ease;border:none;text-transform:uppercase;background:linear-gradient(135deg,var(--light-red) 0,var(--accent-red) 100%);color:var(--white);box-shadow:var(--shadow-lg)}.Hero_primaryButton__iYeXe:hover{transform:translateY(-2px);box-shadow:0 6px 30px rgba(239,68,68,.4);background:linear-gradient(135deg,var(--accent-red) 0,#b91c1c 100%)}.Hero_secondaryLink__ss4xN{display:flex;align-items:center;gap:var(--space-xs)}.Hero_secondaryText__3aN71{color:rgba(255,255,255,.7);font-size:.9rem;font-weight:400}.Hero_textLink__EZY3k{background:none;border:none;color:rgba(255,255,255,.8);font-size:.9rem;font-weight:500;cursor:pointer;text-decoration:underline;text-decoration-color:rgba(255,255,255,.4);text-underline-offset:4px;transition:all .3s ease;padding:0;text-transform:lowercase}.Hero_textLink__EZY3k:hover{color:#ffffff;text-decoration-color:rgba(255,255,255,.8)}.Hero_rightContent__5_BSF{animation:Hero_slideInRight__0Zmsi .8s ease-out;animation-delay:.2s;animation-fill-mode:both}.Hero_dataCard__6u6T7{background:rgba(30,41,59,.6);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:var(--space-2xl);box-shadow:0 20px 40px rgba(0,0,0,.4),inset 0 1px 0 rgba(255,255,255,.1);position:relative;overflow:hidden;transition:all .3s ease}.Hero_dataCard__6u6T7:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--light-red),var(--accent-red),var(--light-red));background-size:200% 100%;animation:Hero_shimmer__DSXpb 3s ease-in-out infinite}.Hero_dataCard__6u6T7:hover{transform:translateY(-4px);box-shadow:0 30px 60px rgba(0,0,0,.5),inset 0 1px 0 rgba(255,255,255,.1)}.Hero_cardHeader__Jvsdh{padding-bottom:1.5rem;border-bottom:1px solid rgba(255,255,255,.1);margin-bottom:var(--space-lg)}.Hero_cardLabel__VRdcN{display:block;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--accent-red);margin-bottom:var(--space-sm)}.Hero_cardTitle__O2OPA{font-size:1.75rem;font-weight:800;color:var(--white);margin:0;line-height:1.2}.Hero_statsGrid__h4YrS{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-lg);margin-bottom:var(--space-xl)}.Hero_stat__aOyxG{text-align:center;padding:var(--space-lg);background:rgba(239,68,68,.05);border-radius:12px;border:1px solid rgba(239,68,68,.2)}.Hero_statValue__WYrG5{display:block;font-size:2rem;font-weight:900;color:var(--accent-red);margin-bottom:var(--space-sm);text-shadow:0 0 20px rgba(239,68,68,.5)}.Hero_statLabel__nvygH{display:block;font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;color:rgba(255,255,255,.6);font-weight:600}.Hero_cardDetails__i2k96{margin-bottom:2rem}.Hero_detailItem__SNmRX{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1rem;padding:1rem;background:rgba(0,0,0,.2);border-radius:8px;transition:all .3s ease}.Hero_detailItem__SNmRX:hover{background:rgba(239,68,68,.1);transform:translateX(4px)}.Hero_detailIcon__s3Gb_{flex-shrink:0;color:#ef4444;opacity:.8}.Hero_logoContainer__6SnLK{flex-shrink:0;width:120px;height:120px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.1);border-radius:16px;padding:6px;margin-right:1.5rem}.Hero_ppLogo__f9r3d{width:108px;height:108px;-o-object-fit:contain;object-fit:contain;opacity:.95;filter:brightness(1.1)}.Hero_detailText__aa6xj{font-size:.95rem;line-height:1.5;color:rgba(255,255,255,.8)}.Hero_detailTextLarge__zuNka{font-size:1.35rem!important;font-weight:600;line-height:1.4;color:#ffffff!important}.Hero_cardFooter__rfHm7{padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.1);text-align:center}.Hero_footerText__WMhQt{font-size:.875rem;color:rgba(255,255,255,.5);font-style:italic;letter-spacing:.05em}@keyframes Hero_slideInLeft__OoTVs{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}@keyframes Hero_slideInRight__0Zmsi{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}@keyframes Hero_shimmer__DSXpb{0%{background-position:-200%}to{background-position:200%}}@media (max-width:1024px){.Hero_heroContent__AV93m{gap:var(--space-2xl)}.Hero_dataCard__6u6T7{padding:var(--space-xl)}.Hero_statsGrid__h4YrS{gap:var(--space-md)}}@media (max-width:768px){.Hero_hero__Bbyie{padding:100px 0 60px;min-height:auto}.Hero_container__qibJN{padding:0 var(--space-md)}.Hero_heroContent__AV93m{grid-template-columns:1fr;gap:var(--space-2xl)}.Hero_leftContent__u3wEU{text-align:center}.Hero_eyebrow__Xfw1h{font-size:.7rem}.Hero_subtitle__K8jGq{max-width:none}.Hero_ctaSection__qfdNA{align-items:center}.Hero_primaryButton__iYeXe{padding:.875rem 1.5rem;font-size:.875rem;width:100%;max-width:200px}.Hero_secondaryLink__ss4xN{justify-content:center}.Hero_dataCard__6u6T7{padding:1.5rem}.Hero_cardTitle__O2OPA,.Hero_statValue__WYrG5{font-size:1.5rem}.Hero_detailItem__SNmRX{padding:.75rem}.Hero_detailText__aa6xj{font-size:.875rem}.Hero_detailTextLarge__zuNka{font-size:1.25rem!important}}@media (max-width:480px){.Hero_statsGrid__h4YrS{grid-template-columns:1fr}.Hero_ctaSection__qfdNA{align-items:center}.Hero_primaryButton__iYeXe{max-width:none}.Hero_secondaryLink__ss4xN{flex-direction:column;text-align:center}}.Evidence_section__gGyPu{background:linear-gradient(180deg,#f8fafc,#ffffff);padding:5rem 0;overflow:hidden}.Evidence_content__uUrnZ{max-width:1200px;margin:0 auto}.Evidence_title__QJbG6{font-family:Playfair Display,serif;font-size:clamp(2.5rem,5vw,4rem);font-weight:900;color:var(--primary-navy);text-align:center;margin-bottom:3rem}.Evidence_subtitle__MLPak{font-size:1.25rem;color:var(--dark-gray);text-align:center;max-width:700px;margin:0 auto 3rem;line-height:1.6}.Evidence_statsBar__T_YZS{display:flex;justify-content:center;gap:4rem;margin-bottom:4rem;padding:2rem;background:white;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.08)}.Evidence_stat__t8_my{display:flex;flex-direction:column;align-items:center;text-align:center}.Evidence_statIcon__8uKMq{width:32px;height:32px;color:#dc2626;margin-bottom:.5rem}.Evidence_statNumber__jLEBq{font-size:2rem;font-weight:900;color:var(--primary-navy);line-height:1}.Evidence_statLabel__wkyEV{font-size:.875rem;color:var(--medium-gray);text-transform:uppercase;letter-spacing:.1em;margin-top:.5rem}.Evidence_evidenceGrid__qJK4U{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:3rem}.Evidence_evidenceCard__Tk4zY{background:var(--white);border-radius:12px;box-shadow:var(--shadow-md);overflow:hidden;transition:all .3s ease;border:1px solid rgba(0,0,0,.05)}.Evidence_evidenceCard__Tk4zY:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.Evidence_cardHeader__wiTGR{background:linear-gradient(135deg,var(--primary-navy) 0,var(--deep-blue) 100%);padding:var(--space-md) var(--space-lg);gap:var(--space-md)}.Evidence_icon__4PMsm{width:24px;height:24px;color:var(--white)}.Evidence_label__CQQGB{color:var(--white);font-size:.875rem;text-transform:uppercase;letter-spacing:.1em;font-weight:600}.Evidence_formImage__Sszr2{position:relative;width:100%;height:300px;background:#f1f5f9;overflow:hidden}.Evidence_documentImage__zN_DQ{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.Evidence_cardContent__SEag_{padding:2rem}.Evidence_cardTitle__uiT3m{font-size:1.5rem;font-weight:700;color:var(--primary-navy);margin-bottom:1rem;line-height:1.3}.Evidence_cardText__jR2u5{color:var(--dark-gray);line-height:1.6;margin-bottom:1.5rem}.Evidence_highlight__XClFs{padding:1rem;background:#fef3c7;border-left:3px solid #f59e0b;border-radius:4px;color:var(--primary-navy);font-weight:600}.Evidence_whereSection__30Ug_{margin:2rem 0}.Evidence_whereTitle__nJHgY{font-size:1.25rem;font-weight:700;color:var(--primary-navy);margin-bottom:1rem}.Evidence_whereList__GO4bv{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.Evidence_whereItem__L85l6{display:flex;align-items:center;gap:1rem;font-size:1.125rem}.Evidence_xIcon__lD4jO{font-size:1.25rem;flex-shrink:0}.Evidence_mediaStrip__nkYhh{background:white;border-radius:16px;padding:3rem 2rem;margin:0 auto 1.5rem;max-width:900px;box-shadow:0 8px 32px rgba(0,0,0,.08);border:1px solid rgba(0,0,0,.04)}@media (max-width:1100px){.Evidence_mediaStrip__nkYhh{max-width:880px;padding:2.5rem 1.75rem}.Evidence_mediaGrid__OCqEE{grid-template-columns:repeat(2,1fr);gap:1.75rem}}.Evidence_mediaHeader__3xson{text-align:center;margin-bottom:2.5rem}.Evidence_mediaLabel__5JTFT{font-size:.875rem;font-weight:700;color:var(--medium-gray);text-transform:uppercase;letter-spacing:.1em}.Evidence_mediaGrid__OCqEE{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:clamp(1rem,2vw,2rem);align-items:start}.Evidence_mediaCard__PGUSB{display:block;background:linear-gradient(145deg,#ffffff,#fafbfc);border-radius:12px;padding:2rem;border:1px solid rgba(0,0,0,.08);box-shadow:0 4px 20px rgba(0,0,0,.06);transition:all .3s cubic-bezier(.4,0,.2,1);text-decoration:none;color:inherit;position:relative;overflow:hidden}.Evidence_mediaCard__PGUSB:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#dc2626,#ef4444);opacity:0;transition:opacity .3s ease}.Evidence_mediaCard__PGUSB:hover{transform:translateY(-4px);box-shadow:0 12px 40px rgba(0,0,0,.12);border-color:rgba(220,38,38,.2);text-decoration:none}.Evidence_mediaCard__PGUSB:hover:before{opacity:1}.Evidence_mediaCard__PGUSB:focus{outline:none;box-shadow:0 4px 20px rgba(0,0,0,.06),0 0 0 3px rgba(220,38,38,.2)}.Evidence_cardHeader__wiTGR{align-items:center;justify-content:space-between;margin-bottom:1.5rem}.Evidence_sourceLogo__rI3is{height:24px;width:auto;-o-object-fit:contain;object-fit:contain;filter:grayscale(.2);transition:all .3s ease;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;image-rendering:pixelated;image-rendering:auto}.Evidence_mediaCard__PGUSB:hover .Evidence_sourceLogo__rI3is{filter:grayscale(0);transform:scale(1.02)}.Evidence_cardHeader__wiTGR{display:flex;justify-content:center;padding:1rem 0 .5rem}.Evidence_articleImage__BQAPb{width:100%;height:160px;-o-object-fit:cover;object-fit:cover;border-radius:0;display:block}.Evidence_imageSpacer__2KQpH{height:160px}.Evidence_cardContent__SEag_{display:flex;flex-direction:column;gap:1rem}.Evidence_articleTitle__IKWFG{font-size:1rem;font-weight:600;color:var(--primary-navy);line-height:1.4;margin:0}.Evidence_articleMeta__D_aOv{display:flex;align-items:center;justify-content:space-between;gap:1rem}.Evidence_publishDate__RBj8F{font-size:.75rem;color:var(--medium-gray);font-weight:500}.Evidence_readIndicator__aK1_B{font-size:.875rem;color:#dc2626;font-weight:500;transition:all .3s ease}.Evidence_mediaCard__PGUSB:hover .Evidence_readIndicator__aK1_B{color:#b91c1c;transform:translateX(2px)}.Evidence_aprCard__m_Y5e .Evidence_cardHeader__wiTGR{background:#930404;color:white}.Evidence_aprCard__m_Y5e .Evidence_sourceLogo__rI3is{filter:brightness(0) invert(1)}.Evidence_aprCard__m_Y5e:hover .Evidence_sourceLogo__rI3is{filter:brightness(0) invert(1) brightness(1.1)}.Evidence_aprCard__m_Y5e:before{background:linear-gradient(90deg,#930404,#b91c1c)}.Evidence_aprCard__m_Y5e:hover{border-color:rgba(147,0,4,.3);box-shadow:0 12px 40px rgba(147,0,4,.15)}.Evidence_aprCard__m_Y5e:hover .Evidence_readIndicator__aK1_B{color:#930404}.Evidence_aprCard__m_Y5e:focus{box-shadow:0 4px 20px rgba(0,0,0,.06),0 0 0 3px rgba(147,0,4,.2)}.Evidence_aldotcomCard__yxp25 .Evidence_cardHeader__wiTGR{background:#343E4A;color:white}.Evidence_aldotcomCard__yxp25 .Evidence_sourceLogo__rI3is{filter:none}.Evidence_aldotcomCard__yxp25:hover .Evidence_sourceLogo__rI3is{filter:brightness(1.1)}.Evidence_aldotcomCard__yxp25:before{background:linear-gradient(90deg,#343E4A,#4B5563)}.Evidence_aldotcomCard__yxp25:hover{border-color:rgba(52,62,74,.3);box-shadow:0 12px 40px rgba(52,62,74,.15)}.Evidence_aldotcomCard__yxp25:hover .Evidence_readIndicator__aK1_B{color:#343E4A}.Evidence_aldotcomCard__yxp25:focus{box-shadow:0 4px 20px rgba(0,0,0,.06),0 0 0 3px rgba(52,62,74,.2)}.Evidence_nbcCardHeader__jrxjw{background:white!important;border-bottom:1px solid #e1e5e9}.Evidence_mysteryBox__N_rG9{background:linear-gradient(135deg,#dc2626,#ef4444);color:white;padding:3rem;border-radius:16px;margin-bottom:3rem;text-align:center}.Evidence_mysteryTitle__LnNbK{font-size:2rem;font-weight:700;margin-bottom:2rem}.Evidence_mysteryGrid__5H14R{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:2rem}.Evidence_mysteryFact__Cz6TP{display:flex;align-items:center;gap:.75rem;font-size:1.125rem;font-weight:600}.Evidence_x__fLeEP{font-size:1.5rem}.Evidence_mysteryText__yoDM0{font-size:1.25rem;line-height:1.6;max-width:800px;margin:0 auto;opacity:.95}.Evidence_marquee__mZuJc{position:relative;width:100%;overflow:hidden;background:linear-gradient(135deg,#0f172a,#1e293b);padding:1.5rem 0}.Evidence_marqueeContent__tL7Df{display:flex;align-items:center;gap:2rem;white-space:nowrap;animation:Evidence_scroll__8RKSG 30s linear infinite;color:white;font-weight:800;font-size:clamp(.875rem,2vw,1.125rem);text-transform:uppercase;letter-spacing:.1em}@keyframes Evidence_scroll__8RKSG{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (max-width:900px){.Evidence_evidenceGrid__qJK4U{grid-template-columns:1fr;gap:1.5rem}.Evidence_mediaStrip__nkYhh{max-width:100%;padding:2.5rem 1.5rem}.Evidence_mediaGrid__OCqEE{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width:768px){.Evidence_section__gGyPu{padding:1.5rem 0}.Evidence_statsBar__T_YZS{flex-direction:column;gap:2rem;padding:1.5rem}.Evidence_mysteryBox__N_rG9{padding:2rem 1.5rem}.Evidence_mysteryGrid__5H14R{grid-template-columns:1fr;text-align:left}.Evidence_mysteryFact__Cz6TP{justify-content:flex-start}.Evidence_mediaStrip__nkYhh{padding:2rem 1.5rem;margin-bottom:1rem}.Evidence_mediaGrid__OCqEE{grid-template-columns:1fr;gap:1.5rem}.Evidence_mediaCard__PGUSB{padding:1.5rem}.Evidence_cardHeader__wiTGR{margin-bottom:1rem}.Evidence_articleTitle__IKWFG{font-size:.95rem}.Evidence_articleMeta__D_aOv{flex-direction:column;align-items:flex-start;gap:.5rem}.Evidence_readIndicator__aK1_B{font-size:.8rem}.Evidence_cardHeader__wiTGR{padding:.75rem 0 .25rem}.Evidence_articleImage__BQAPb{height:130px}}.Evidence_twitterCard___IaCV .Evidence_cardHeader__wiTGR{background:#000000;color:white}.Evidence_twitterCard___IaCV .Evidence_sourceLogo__rI3is{filter:none}.Evidence_twitterCard___IaCV:hover .Evidence_sourceLogo__rI3is{filter:brightness(1.1)}.Evidence_twitterCard___IaCV:before{background:linear-gradient(90deg,#000000,#333333)}.Evidence_twitterCard___IaCV:hover{border-color:rgba(0,0,0,.3);box-shadow:0 12px 40px rgba(0,0,0,.15)}.Evidence_twitterCard___IaCV:hover .Evidence_readIndicator__aK1_B{color:#000000}.Evidence_twitterCard___IaCV:focus{box-shadow:0 4px 20px rgba(0,0,0,.06),0 0 0 3px rgba(0,0,0,.2)}.Evidence_tweetContent__fhZ_N{padding:1.5rem;background:#f8f9fa;border-radius:8px;margin:1rem 0}.Evidence_tweetText__fDHbk{font-size:1rem;line-height:1.5;color:var(--primary-navy);margin:0;font-style:italic;position:relative;padding-left:1rem}.Evidence_tweetText__fDHbk:before{content:'"';font-size:2rem;color:#666;position:absolute;left:0;top:-5px;font-family:Georgia,serif}.Evidence_tweetMeta__rQmdD{display:flex;justify-content:space-between;align-items:center;margin-top:1rem;padding-top:.75rem;border-top:1px solid #e1e5e9}.Evidence_tweetAuthor__I9gd2{font-size:.875rem;font-weight:600;color:var(--primary-navy)}.Evidence_tweetDate__EpyKT{font-size:.75rem;color:var(--medium-gray)}.Evidence_tweetIndicator__AnM2L{font-size:.875rem;color:#000000;font-weight:500;transition:all .3s ease}.Evidence_twitterCard___IaCV:hover .Evidence_tweetIndicator__AnM2L{color:#333333;transform:translateX(2px)}@media (max-width:768px){.Evidence_tweetContent__fhZ_N{padding:1rem}.Evidence_tweetText__fDHbk{font-size:.9rem}.Evidence_tweetMeta__rQmdD{flex-direction:column;align-items:flex-start;gap:.25rem}}.Evidence_quoteCard__7cuPE{background:rgba(255,255,255,.95);backdrop-filter:blur(10px);border:1px solid rgba(0,0,0,.08);border-radius:20px;padding:2rem;box-shadow:0 20px 40px rgba(0,0,0,.15),inset 0 1px 0 rgba(255,255,255,.8);transition:all .3s ease;position:relative;overflow:hidden;color:inherit;cursor:pointer}.Evidence_quoteCard__7cuPE:hover{transform:translateY(-4px);box-shadow:0 30px 60px rgba(0,0,0,.2),inset 0 1px 0 rgba(255,255,255,.8)}.Evidence_quoteCard__7cuPE:before{content:"";position:absolute;top:0;left:0;right:0;height:"3px";background:linear-gradient(90deg,#dc2626,#ef4444);background-size:200% 100%;animation:Evidence_shimmer__tnRkd 3s ease-in-out infinite}.Evidence_quoteContent__9tvJ2{padding:1.5rem 0;text-align:center;position:relative}.Evidence_quoteMark__q_wAL{font-size:4rem;color:#dc2626;position:absolute;top:-10px;left:-20px;font-family:Georgia,serif;line-height:1;opacity:.3}.Evidence_quoteText__8A5V6{font-size:1.25rem;font-weight:500;color:#0f172a;line-height:1.6;margin:0;font-style:italic;position:relative;z-index:1;padding:0 1rem}.Evidence_quoteAuthor__UYHDw{font-size:1rem;font-weight:600;color:#374151;margin-top:1rem;display:block;text-align:center}.Evidence_quoteSource__efiM9{font-size:.85rem;font-weight:400;color:#6b7280;display:block;margin-top:.25rem}.Evidence_quoteIndicator__LN_P1{font-size:.875rem;color:#dc2626;font-weight:500;transition:all .3s ease;text-decoration:underline;text-decoration-color:rgba(220,38,38,.4);text-underline-offset:2px}.Evidence_quoteCard__7cuPE:hover .Evidence_quoteIndicator__LN_P1{color:#b91c1c;text-decoration-color:rgba(185,28,28,.8);transform:translateX(2px)}@media (max-width:768px){.Evidence_quoteCard__7cuPE{padding:1.5rem}.Evidence_quoteText__8A5V6{font-size:1.1rem;padding:0 .5rem}.Evidence_quoteMark__q_wAL{font-size:3rem;left:-15px;top:-5px}.Evidence_quoteAuthor__UYHDw{font-size:.9rem}.Evidence_quoteIndicator__LN_P1{font-size:.8rem}}.Evidence_quotesSection__T1b8f{background:linear-gradient(135deg,rgba(30,41,59,.95),rgba(51,65,85,.95));border-radius:24px;padding:3rem 2.5rem;margin:2rem 0;box-shadow:0 25px 50px rgba(0,0,0,.25),inset 0 1px 0 rgba(255,255,255,.1);position:relative;overflow:hidden}.Evidence_quotesSection__T1b8f:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#dc2626,#ef4444 50%,#dc2626);background-size:200% 100%;animation:Evidence_shimmer__tnRkd 4s ease-in-out infinite}.Evidence_quotesHeader__14Gbt{text-align:center;margin-bottom:3rem}.Evidence_quotesTitle__nEmme{font-size:clamp(1.75rem,3vw,2.5rem);font-weight:800;color:#ffffff;margin:0 0 1rem;line-height:1.2;text-shadow:0 2px 4px rgba(0,0,0,.3)}.Evidence_quotesSubtitle__J8Ke1{font-size:1.1rem;color:rgba(255,255,255,.8);max-width:600px;margin:0 auto;line-height:1.6;font-weight:400}.Evidence_quotesContainer__IPgon{max-width:1000px;margin:0 auto}.Evidence_primaryQuote__v3Tr_{margin-bottom:3rem;position:relative}.Evidence_quoteWrapper___YCUy{background:rgba(255,255,255,.08);border-radius:16px;padding:2.5rem;border:1px solid rgba(255,255,255,.1);backdrop-filter:blur(10px);position:relative;text-align:center}.Evidence_largeQuoteMark__jKEru{font-size:5rem;color:#ef4444;position:absolute;top:-10px;left:50%;transform:translateX(-50%);font-family:Georgia,serif;line-height:1;opacity:.6}.Evidence_primaryQuoteText__6bXEG{font-size:clamp(1.5rem,2.5vw,2rem);font-weight:600;color:#ffffff;line-height:1.4;margin:0;font-style:italic;position:relative;z-index:1;text-shadow:0 1px 3px rgba(0,0,0,.2)}.Evidence_quoteAttribution__Zyq4j{margin-top:2rem;position:relative}.Evidence_attributionLine__YV71A{width:60px;height:2px;background:linear-gradient(90deg,#ef4444,#dc2626);margin:0 auto 1rem;border-radius:1px}.Evidence_attributionText__Gc0jn{font-size:1.1rem;font-weight:600;color:#ffffff;display:block;text-align:center;margin-bottom:.5rem}.Evidence_attributionDate__xWRIO{font-size:.9rem;color:rgba(255,255,255,.6);font-weight:400;display:block;text-align:center}.Evidence_secondaryQuotes__gjXhM{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-bottom:3rem}.Evidence_quoteBlock___GTvr{background:rgba(255,255,255,.05);border-radius:12px;padding:1.5rem;border:1px solid rgba(255,255,255,.08);position:relative;transition:all .3s ease}.Evidence_quoteBlock___GTvr:hover{transform:translateY(-2px);background:rgba(255,255,255,.08);border-color:rgba(239,68,68,.2)}.Evidence_quoteIcon__G1woM{font-size:2.5rem;color:#ef4444;position:absolute;top:-5px;left:1rem;font-family:Georgia,serif;line-height:1;opacity:.7}.Evidence_secondaryQuoteText__ykhU4{font-size:1.1rem;font-weight:500;color:#ffffff;line-height:1.5;margin:0 0 1rem;font-style:italic;padding-left:1.5rem}.Evidence_secondaryAttribution__SM0nd{font-size:.9rem;font-weight:600;color:rgba(255,255,255,.7);display:block;text-align:right;font-style:normal}.Evidence_quotesCTA__4rf_j{text-align:center;padding:2rem 0;border-top:1px solid rgba(255,255,255,.1)}.Evidence_ctaText__AX8eE{font-size:1.15rem;color:rgba(255,255,255,.9);line-height:1.6;max-width:700px;margin:0 auto 1.5rem;font-weight:500}.Evidence_sourceLinks__rGRCb{display:flex;gap:2rem;justify-content:center;flex-wrap:wrap}.Evidence_sourceLink__qcqGl{color:#ef4444;text-decoration:none;font-weight:600;font-size:.95rem;padding:.5rem 1rem;border:1px solid rgba(239,68,68,.3);border-radius:6px;transition:all .3s ease;background:rgba(239,68,68,.05)}.Evidence_sourceLink__qcqGl:hover{background:rgba(239,68,68,.1);border-color:#ef4444;color:#ffffff;transform:translateY(-1px)}@media (max-width:768px){.Evidence_quotesSection__T1b8f{padding:2rem 1.5rem;margin:1.5rem 0}.Evidence_quotesTitle__nEmme{font-size:2rem}.Evidence_quotesSubtitle__J8Ke1{font-size:1rem}.Evidence_quoteWrapper___YCUy{padding:2rem 1.5rem}.Evidence_largeQuoteMark__jKEru{font-size:4rem;top:-5px}.Evidence_primaryQuoteText__6bXEG{font-size:1.4rem}.Evidence_secondaryQuotes__gjXhM{grid-template-columns:1fr;gap:1.5rem}.Evidence_quoteBlock___GTvr{padding:1.25rem}.Evidence_secondaryQuoteText__ykhU4{font-size:1rem;padding-left:1.25rem}.Evidence_quoteIcon__G1woM{font-size:2rem;left:.75rem}.Evidence_sourceLinks__rGRCb{flex-direction:column;gap:1rem}.Evidence_sourceLink__qcqGl{font-size:.9rem;padding:.75rem 1.25rem}}@media (max-width:480px){.Evidence_quoteWrapper___YCUy,.Evidence_quotesSection__T1b8f{padding:1.5rem 1rem}.Evidence_largeQuoteMark__jKEru{font-size:3rem}.Evidence_primaryQuoteText__6bXEG{font-size:1.2rem}}.Impact_section__STxnL{background:linear-gradient(180deg,var(--white) 0,var(--light-gray) 100%);padding:var(--space-2xl) 0}.Impact_content__5Xp7q{max-width:var(--container-lg);margin:0 auto}.Impact_title__uThq1{font-family:var(--font-heading);font-size:clamp(2.5rem,5vw,4rem);font-weight:900;color:var(--primary-navy);text-align:center;margin-bottom:var(--space-2xl)}.Impact_impactGrid__IJSSi{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:var(--space-xl);margin-bottom:var(--space-2xl)}.Impact_impactCard__AuDC2{background:var(--white);border-radius:12px;padding:var(--space-xl);text-align:center;box-shadow:var(--shadow-sm);transition:all .3s ease;border:1px solid rgba(0,0,0,.05)}.Impact_impactCard__AuDC2:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.Impact_icon__tI7ZI{width:48px;height:48px;color:var(--accent-red);margin:0 auto var(--space-lg)}.Impact_impactTitle__Gzyi8{font-size:1.5rem;font-weight:700;color:var(--primary-navy);margin-bottom:var(--space-md)}.Impact_impactText__9JClJ{color:var(--dark-gray);line-height:1.6;font-size:1.125rem}.Impact_emphasizedWord__i02co{font-style:italic;font-weight:700;color:var(--accent-red)}.Impact_bottomLine__94WDL{background:linear-gradient(135deg,var(--primary-navy) 0,var(--deep-blue) 100%);border-radius:16px;padding:var(--space-2xl);text-align:center;color:var(--white);box-shadow:var(--shadow-xl)}.Impact_bottomLineTitle__H3JxN{font-family:var(--font-heading);font-size:2rem;font-weight:700;margin-bottom:var(--space-lg);color:var(--white)}.Impact_bottomLineText__1_BCB{font-size:1.25rem;line-height:1.6;max-width:800px;margin:0 auto var(--space-lg);color:rgba(255,255,255,.95)}.Impact_bottomLineText__1_BCB:last-child{margin-bottom:0}.Impact_emphasis__j0MHa{color:var(--cream);font-weight:700}@media (max-width:768px){.Impact_section__STxnL{padding:var(--space-2xl) 0}.Impact_impactGrid__IJSSi{grid-template-columns:1fr}.Impact_bottomLine__94WDL{padding:var(--space-xl)}.Impact_bottomLineText__1_BCB{font-size:1.125rem}}.Footer_footer__RQEoT{background:var(--primary-navy);padding:var(--space-2xl) 0}.Footer_content__fbY92{text-align:center;color:rgba(255,255,255,.8)}.Footer_text__TcpKy{font-size:.875rem;line-height:1.6;color:rgba(255,255,255,.8);margin:0}@media (min-width:1024px){.Footer_footer__RQEoT{padding:var(--space-2xl) 0}.Footer_text__TcpKy{font-size:1rem}}.GamblingQuestions_section__3q_Pb{background:linear-gradient(135deg,var(--primary-navy) 0,var(--deep-blue) 100%);padding:6rem 0;position:relative;overflow:hidden}.GamblingQuestions_backgroundPattern__O4_zk{position:absolute;inset:0;opacity:.05;background-image:repeating-linear-gradient(45deg,transparent,transparent 60px,rgba(255,255,255,.03) 0,rgba(255,255,255,.03) 120px),repeating-linear-gradient(-45deg,transparent,transparent 60px,rgba(255,255,255,.02) 0,rgba(255,255,255,.02) 120px);pointer-events:none}.GamblingQuestions_headerSection__kuzAA{text-align:center;margin-bottom:4rem}.GamblingQuestions_titleGroup__P6TRA{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:2rem}.GamblingQuestions_searchIcon__oMPGO{width:48px;height:48px;color:#fbbf24}.GamblingQuestions_title__fJ4Kx{font-family:var(--font-heading);font-size:clamp(2.5rem,4vw,3.5rem);font-weight:900;color:white;line-height:1.1;text-align:center}.GamblingQuestions_questionsCard__Z1Nv7{background:rgba(255,255,255,.95);backdrop-filter:blur(10px);border-radius:20px;padding:3rem;margin:0 auto 4rem;max-width:900px;box-shadow:0 20px 60px rgba(0,0,0,.3);border:1px solid rgba(255,255,255,.2)}.GamblingQuestions_questionsList__jE_EH{display:flex;flex-direction:column;gap:2rem}.GamblingQuestions_questionItem__AN5HL{display:flex;align-items:flex-start;gap:1.5rem;padding:1.5rem;background:linear-gradient(135deg,#fef3c7,#fff);border-radius:12px;border-left:4px solid var(--accent-red);transition:all .3s ease}.GamblingQuestions_questionItem__AN5HL:hover{transform:translateX(8px);box-shadow:var(--shadow-md)}.GamblingQuestions_questionBullet__s65Tr{font-size:2rem;color:var(--accent-red);font-weight:900;line-height:1;flex-shrink:0;margin-top:.25rem}.GamblingQuestions_question__NxbF7{font-family:var(--font-heading);font-size:1.5rem;font-weight:700;color:var(--primary-navy);line-height:1.3;margin:0}.GamblingQuestions_emphasis__RImz0{color:var(--accent-red);font-weight:900}.GamblingQuestions_betSection__mPLvl{margin-bottom:4rem}.GamblingQuestions_betCard__Wlw_i{background:linear-gradient(135deg,var(--accent-red) 0,var(--light-red) 100%);color:white;padding:3rem;border-radius:16px;text-align:center;max-width:800px;margin:0 auto;box-shadow:0 20px 60px rgba(220,38,38,.3);position:relative;overflow:hidden}.GamblingQuestions_betCard__Wlw_i:before{content:"♠ ♥ ♦ ♣ ♠ ♥ ♦ ♣ ♠ ♥ ♦ ♣ ♠ ♥ ♦ ♣ ♠ ♥ ♦ ♣ ♠ ♥ ♦ ♣";position:absolute;top:1.25rem;left:0;right:0;font-size:clamp(1.1rem,1.8vw,1.5rem);letter-spacing:clamp(1.1rem,2.2vw,1.8rem);opacity:.25;color:rgba(255,255,255,.9);pointer-events:none;text-align:center;white-space:nowrap}.GamblingQuestions_betTitle__Z6WBu{font-family:var(--font-heading);font-size:2rem;font-weight:900;margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:.5px}.GamblingQuestions_betText__qsqPU{font-size:1.125rem;line-height:1.7;margin-bottom:1.5rem;opacity:.95}.GamblingQuestions_betHighlight__FVekH{background:rgba(255,255,255,.2);padding:1rem 1.5rem;border-radius:8px;border:1px solid rgba(255,255,255,.3);margin-bottom:2rem}.GamblingQuestions_betHighlight__FVekH strong{font-size:1.125rem;font-weight:700}.GamblingQuestions_actNowSection__9p5jT{border-top:2px solid rgba(255,255,255,.3);margin:2rem -3rem -3rem;padding:2rem 3rem 3rem;border-radius:0 0 16px 16px}.GamblingQuestions_bottomContent__yfBGr{text-align:center;margin-bottom:4rem;max-width:800px;margin-left:auto;margin-right:auto}.GamblingQuestions_explanation__JAV07{font-size:1.125rem;line-height:1.7;color:rgba(255,255,255,.9);margin-bottom:2rem}.GamblingQuestions_tagline__8lDaV{font-size:1.25rem;color:#fbbf24;font-weight:600}.GamblingQuestions_unifiedActionBanner__bnbhB{background:rgba(255,255,255,.1);backdrop-filter:blur(10px);border-radius:16px;padding:3rem;border:1px solid rgba(255,255,255,.2);max-width:900px;margin:0 auto}.GamblingQuestions_bannerContent__nMON7{display:flex;flex-direction:column;gap:2rem;align-items:center}.GamblingQuestions_messageSection__e2wHR{text-align:center}.GamblingQuestions_ctaTitle__a2cpC{font-family:var(--font-heading);font-size:1.75rem;font-weight:900;color:#fbbf24;text-transform:uppercase;letter-spacing:.5px;line-height:1.2}.GamblingQuestions_actionSection__VNgpm{width:100%}.GamblingQuestions_socialRow__MqNke{display:flex;align-items:center;justify-content:center;gap:1.5rem;flex-wrap:wrap}.GamblingQuestions_socialLabel__bzlAy{font-size:1rem;font-weight:600;color:white;white-space:nowrap}.GamblingQuestions_socialShare__Zb_j9{display:flex;gap:.75rem}.GamblingQuestions_copyButtonContainer__YBe6U{position:relative}.GamblingQuestions_copyIconButton__Ae8ty{background:rgba(255,255,255,.2);border:1px solid rgba(255,255,255,.3);border-radius:8px;padding:.75rem;color:white;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.GamblingQuestions_copyIconButton__Ae8ty:hover{background:rgba(255,255,255,.3);transform:translateY(-1px)}.GamblingQuestions_tooltip__ZNrwX{position:absolute;bottom:120%;left:50%;transform:translateX(-50%);background:rgba(0,0,0,.9);color:white;padding:.5rem 1rem;border-radius:6px;font-size:.875rem;white-space:nowrap;display:flex;align-items:center;gap:.5rem;z-index:10}.GamblingQuestions_tooltip__ZNrwX:after{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);border:5px solid transparent;border-top-color:rgba(0,0,0,.9)}.GamblingQuestions_tooltipIcon__R6McJ{color:#22c55e;font-weight:700}.GamblingQuestions_tooltipText__H3nv1{font-size:.875rem}@media (max-width:1024px){.GamblingQuestions_section__3q_Pb{padding:4rem 0}.GamblingQuestions_questionsCard__Z1Nv7{padding:2.5rem;margin-bottom:3rem}.GamblingQuestions_question__NxbF7{font-size:1.375rem}.GamblingQuestions_betCard__Wlw_i{padding:2.5rem}.GamblingQuestions_actNowSection__9p5jT{margin:2rem -2.5rem -2.5rem;padding:2rem 2.5rem 2.5rem}}@media (max-width:768px){.GamblingQuestions_section__3q_Pb{padding:3rem 0}.GamblingQuestions_titleGroup__P6TRA{flex-direction:column;gap:.75rem}.GamblingQuestions_searchIcon__oMPGO{width:40px;height:40px}.GamblingQuestions_title__fJ4Kx{font-size:2rem}.GamblingQuestions_questionsCard__Z1Nv7{padding:2rem;margin-bottom:2.5rem}.GamblingQuestions_questionItem__AN5HL{padding:1.25rem;gap:1rem}.GamblingQuestions_question__NxbF7{font-size:1.25rem}.GamblingQuestions_questionBullet__s65Tr{font-size:1.75rem}.GamblingQuestions_betCard__Wlw_i{padding:2rem}.GamblingQuestions_betTitle__Z6WBu{font-size:1.75rem}.GamblingQuestions_betText__qsqPU{font-size:1rem}.GamblingQuestions_actNowSection__9p5jT{margin:2rem -2rem -2rem;padding:2rem}.GamblingQuestions_shareTitle__GRN_M{font-size:1.125rem}.GamblingQuestions_socialRow__MqNke{flex-direction:column;gap:1rem;text-align:center}.GamblingQuestions_explanation__JAV07{font-size:1rem}.GamblingQuestions_tagline__8lDaV{font-size:1.125rem}}