*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0a0a0a;--bg-alt: #0f0f0f;--bg-elevated: rgba(15, 15, 15, .8);--bg-nav: rgba(10, 10, 10, .95);--text: #ffffff;--text-strong: #ffffff;--secondary: #999999;--dim: #2a2a2a;--alert: #dc2626;--live: #22c55e;--card-border: var(--dim);--card-hover-border: var(--secondary);--play-bg: rgba(0, 0, 0, .55);--play-border: rgba(255, 255, 255, .2);--play-hover-bg: rgba(0, 0, 0, .8);--play-hover-border: rgba(255, 255, 255, .4);--badge-bg: rgba(0, 0, 0, .7);--badge-color: #fff;--platform-color: #999;--alert-border: rgba(220, 38, 38, .3);--live-border: rgba(34, 197, 94, .3);--unsourced-color: #e5a336;--unsourced-border: rgba(229, 163, 54, .3);--btn-hover-bg: #e0e0e0;--btn-active-bg: #cccccc;--font-serif: "Cormorant Garamond", Georgia, "Times New Roman", serif;--font-sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-mono: "IBM Plex Mono", "SF Mono", "Fira Code", Consolas, monospace;--max-width: 800px}@media(prefers-color-scheme:light){:root{--bg: #f8f7f4;--bg-alt: #ffffff;--bg-elevated: rgba(255, 255, 255, .9);--bg-nav: rgba(248, 247, 244, .95);--text: #1a1a1a;--text-strong: #000000;--secondary: #555555;--dim: #ddd8d0;--alert: #c41e1e;--live: #16a34a;--card-border: #ddd8d0;--card-hover-border: #999;--play-bg: rgba(255, 255, 255, .7);--play-border: rgba(0, 0, 0, .15);--play-hover-bg: rgba(255, 255, 255, .9);--play-hover-border: rgba(0, 0, 0, .3);--badge-bg: rgba(255, 255, 255, .85);--badge-color: #1a1a1a;--platform-color: #666;--alert-border: rgba(196, 30, 30, .25);--live-border: rgba(22, 163, 74, .25);--unsourced-color: #b8860b;--unsourced-border: rgba(184, 134, 11, .25);--btn-hover-bg: #333;--btn-active-bg: #555}}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;overflow-x:hidden}body{font-family:var(--font-sans);font-weight:300;background:var(--bg);color:var(--text);line-height:1.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}a{color:inherit;text-decoration:none}img,svg{display:block;max-width:100%}.container{width:100%;max-width:var(--max-width);margin:0 auto;padding:0 1.5rem}.section-rule{width:100%;max-width:var(--max-width);margin:0 auto;height:1px;background:var(--dim)}@keyframes fade-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-up{opacity:0;transform:translateY(20px);transition:opacity .6s ease-out,transform .6s ease-out}.fade-up.visible{opacity:1;transform:translateY(0)}.fade-up-delay-1{transition-delay:.1s}.fade-up-delay-2{transition-delay:.2s}.fade-up-delay-3{transition-delay:.3s}.fade-up-delay-4{transition-delay:.4s}@keyframes pulse-green{0%,to{opacity:1}50%{opacity:.3}}.hero{position:relative;min-height:100svh;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;background:var(--bg);padding:0}.hero:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:var(--dim)}.hero-glow{position:absolute;top:-20%;left:50%;transform:translate(-50%);width:140%;height:80%;background:radial-gradient(ellipse at center,rgba(34,197,94,.04) 0%,transparent 70%);pointer-events:none;z-index:0}@media(prefers-color-scheme:light){.hero-glow{background:radial-gradient(ellipse at center,rgba(34,197,94,.06) 0%,transparent 70%)}}.hero-nav{position:absolute;top:0;left:0;right:0;z-index:10;display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem}.hero-nav-logo{font-family:var(--font-serif);font-weight:400;font-size:1rem;letter-spacing:.25em;color:var(--text)}.hero-nav-live{display:flex;align-items:center;gap:.5rem}.live-dot{width:6px;height:6px;border-radius:50%;background:var(--live);animation:pulse-green 2s ease-in-out infinite}.hero-nav-ts{font-family:var(--font-mono);font-size:.6875rem;font-weight:400;color:var(--secondary);letter-spacing:.05em}.hero-verse-bar,.hero-headline-block,.hero-data-wall,.hero-cta-block{opacity:0;transform:translateY(16px);transition:opacity .7s ease-out,transform .7s ease-out}.hero-verse-bar.hero-visible{opacity:1;transform:translateY(0)}.hero-headline-block.hero-visible{opacity:1;transform:translateY(0);transition-delay:.1s}.hero-data-wall.hero-visible{opacity:1;transform:translateY(0);transition-delay:.2s}.hero-cta-block.hero-visible{opacity:1;transform:translateY(0);transition-delay:.3s}.hero-verse-bar{position:relative;z-index:1;text-align:center;margin-top:4.5rem;padding:0 1.5rem}.hero-verse-arabic{font-family:Amiri,Traditional Arabic,serif;font-size:1.125rem;font-weight:400;color:var(--secondary);line-height:1.8;opacity:.6}.hero-headline-block{position:relative;z-index:1;text-align:center;padding:0 1.5rem;margin-top:1.5rem}.hero-headline{font-family:var(--font-serif);font-weight:300;font-size:clamp(2.75rem,10vw,6.5rem);line-height:1;letter-spacing:-.03em;color:var(--text);margin:0}.hero-sub{font-family:var(--font-mono);font-weight:400;font-size:.8125rem;line-height:1.7;color:var(--secondary);max-width:520px;margin:1.25rem auto 0;letter-spacing:.01em}.hero-data-wall{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;gap:0;margin-top:2.5rem;padding:0 1rem}.hero-stat{display:flex;flex-direction:column;align-items:center;gap:.25rem;padding:0 1.5rem}.hero-stat-divider{width:1px;height:3rem;background:var(--dim);flex-shrink:0}.hero-stat-num{font-family:var(--font-mono);font-weight:700;font-size:clamp(2rem,6vw,3.5rem);color:var(--text);letter-spacing:-.02em;line-height:1}.hero-stat-label{font-family:var(--font-mono);font-weight:400;font-size:.6875rem;color:var(--secondary);letter-spacing:.08em;text-transform:uppercase}.scanning-state{font-size:clamp(1.25rem,3vw,1.75rem)!important;font-weight:400!important;color:var(--secondary)!important;animation:scanning-pulse 2s ease-in-out infinite}@keyframes scanning-pulse{0%,to{opacity:.4}50%{opacity:1}}.scanning-text{font-family:var(--font-mono);font-size:.8125rem;font-weight:400;color:var(--secondary);letter-spacing:.02em;animation:scanning-pulse 2s ease-in-out infinite}.hero-carousel-wrapper{position:relative;z-index:1;width:100%;overflow:hidden;margin-top:2.5rem;mask-image:linear-gradient(to right,transparent 0%,black 3%,black 97%,transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0%,black 3%,black 97%,transparent 100%)}.carousel-track{display:flex;gap:.75rem;animation:carousel-scroll 60s linear infinite;width:max-content}.carousel-track:hover{animation-play-state:paused}.carousel-scanning{display:flex;align-items:center;justify-content:center;width:100%;max-width:100vw;padding:2.5rem 0}@keyframes carousel-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.bf-card{flex-shrink:0;width:280px;display:flex;flex-direction:column;border:1px solid var(--dim);background:var(--bg-elevated);text-decoration:none;color:inherit;overflow:hidden;transition:border-color .2s ease,transform .15s ease}.bf-card:hover{border-color:var(--card-hover-border);transform:translateY(-2px)}.bf-card--no-link{cursor:default}.bf-card-thumb{position:relative;width:100%;height:140px;overflow:hidden;flex-shrink:0}.bf-card-thumb-placeholder{width:100%;height:100%}.bf-card-thumb--tiktok{background:linear-gradient(160deg,#111,#1a1a2e 40%,#16213e,#0f3460)}.bf-card-thumb--x{background:linear-gradient(160deg,#111,#1a1a1a 40%,#0d1117,#161b22)}.bf-card-thumb--youtube{background:linear-gradient(160deg,#111,#1a0a0a 40%,#2d1111,#1a0505)}.bf-card-thumb--instagram{background:linear-gradient(160deg,#111,#1a1028 40%,#2d1a3e,#1a0f2e)}.bf-card-thumb--reddit{background:linear-gradient(160deg,#111,#1a1008 40%,#2d1a05,#1a0f02)}.bf-card-thumb--unknown{background:linear-gradient(160deg,#111,#1a1a1a 40%,#222,#1a1a1a)}.bf-card-thumb-img{width:100%;height:100%;object-fit:cover}.bf-card-platform-badge{position:absolute;top:.5rem;left:.5rem;display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:4px;background:var(--badge-bg);color:var(--badge-color)}.bf-card-platform-badge svg{width:12px;height:12px}.bf-card-body{padding:.625rem .75rem;display:flex;flex-direction:column;gap:.125rem}.bf-card-handle{font-family:var(--font-mono);font-weight:600;font-size:.6875rem;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bf-card-views{font-family:var(--font-mono);font-weight:400;font-size:.625rem;color:var(--secondary);letter-spacing:.02em}.bf-card-caption{font-family:var(--font-sans);font-weight:300;font-size:.6875rem;color:var(--secondary);line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-top:.125rem}.bf-card-claim{font-family:var(--font-mono);font-weight:500;font-size:.5rem;letter-spacing:.06em;text-transform:uppercase;padding:.125rem .375rem;width:fit-content;margin-top:.25rem}.bf-card-claim--sourced{color:var(--live);border:1px solid var(--live-border)}.bf-card-claim--unsourced{color:var(--unsourced-color);border:1px solid var(--unsourced-border)}.bf-card-claim--unverified{color:var(--secondary);border:1px solid var(--dim)}.hero-cta-block{position:relative;z-index:1;margin-top:2rem;padding:0 1.5rem;width:100%;max-width:460px;display:flex;flex-direction:column;align-items:center}.hero-form{width:100%}.hero-form-row{display:flex;gap:0;width:100%;border:1px solid var(--dim);transition:border-color .2s ease}.hero-form-row:focus-within{border-color:var(--secondary)}.hero-email{flex:1;padding:.75rem 1rem;font-size:.8125rem;font-family:var(--font-mono);font-weight:400;background:transparent;border:none;color:var(--text);outline:none;min-width:0}.hero-email::placeholder{color:var(--secondary)}.hero-btn{flex-shrink:0;padding:.75rem 1.25rem;font-family:var(--font-mono);font-weight:600;font-size:.6875rem;letter-spacing:.12em;text-transform:uppercase;background:var(--text);color:var(--bg);border:none;cursor:pointer;transition:background .2s ease;white-space:nowrap}.hero-btn:hover{background:var(--btn-hover-bg)}.hero-confirmation{text-align:center}.hero-confirmation .confirmation-text{font-family:var(--font-serif);font-weight:300;font-size:1.0625rem;color:var(--text);line-height:1.6}.hero-scroll-hint{position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%);z-index:1}.hero-scroll-line{display:block;width:1px;height:32px;background:var(--dim);animation:scroll-fade 2s ease-in-out infinite}@keyframes scroll-fade{0%,to{opacity:.2;height:20px}50%{opacity:.6;height:32px}}@media(max-width:768px){.hero{min-height:100svh;justify-content:flex-start;padding-top:0;padding-bottom:2rem}.hero-verse-bar{margin-top:3.75rem}.hero-verse-arabic{font-size:.9375rem}.hero-headline-block{margin-top:1rem}.hero-headline{font-size:clamp(2.5rem,11vw,3.75rem);line-height:.95}.hero-sub{font-size:.75rem;margin-top:1rem;max-width:320px}.hero-data-wall{margin-top:1.75rem;gap:0;padding:0 .5rem}.hero-stat{padding:0 .75rem}.hero-stat-num{font-size:clamp(1.5rem,5.5vw,2.25rem)}.hero-stat-label{font-size:.5625rem}.hero-stat-divider{height:2rem}.hero-carousel-wrapper{margin-top:1.75rem}.carousel-track{gap:.625rem;padding:0 1rem}.bf-card{width:220px}.bf-card-thumb{height:110px}.hero-cta-block{margin-top:1.75rem;max-width:340px}.hero-form-row{flex-direction:column}.hero-email{padding:.75rem 1rem;border-bottom:1px solid var(--dim);text-align:center}.hero-btn{width:100%;text-align:center;padding:.875rem 1.25rem}.hero-scroll-hint{display:none}}@media(max-width:380px){.hero-headline{font-size:2.375rem}.hero-stat{padding:0 .5rem}.hero-stat-num{font-size:1.35rem}.hero-stat-label{font-size:.5rem}.bf-card{width:200px}.bf-card-thumb{height:100px}}.weapon-section{padding:6rem 0;text-align:center;background:var(--bg-alt)}.weapon-section .container{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.weapon-verse{font-family:Amiri,Traditional Arabic,serif;font-size:clamp(1.75rem,5vw,3rem);font-weight:400;color:var(--text);line-height:1.6;max-width:700px}.weapon-translation{font-family:var(--font-serif);font-weight:300;font-style:italic;font-size:clamp(1rem,2.5vw,1.25rem);line-height:1.6;color:var(--secondary);max-width:600px}.weapon-attribution{font-size:.875em;color:var(--secondary)}.weapon-headline{font-family:var(--font-serif);font-weight:300;font-size:clamp(2rem,5.5vw,3.5rem);line-height:1.15;letter-spacing:-.02em;color:var(--text);max-width:700px}.weapon-sub{font-family:var(--font-serif);font-weight:300;font-size:clamp(.9375rem,2vw,1.0625rem);line-height:1.8;color:var(--secondary);max-width:560px}@media(max-width:480px){.weapon-section{padding:3.5rem 0}.weapon-verse{font-size:clamp(1.5rem,7vw,2rem)}}.the-problem{padding:5.5rem 0}.problem-headline{font-family:var(--font-serif);font-weight:300;font-style:italic;font-size:clamp(2rem,5vw,3.25rem);line-height:1.2;letter-spacing:-.02em;color:var(--text);max-width:700px;margin-bottom:2.5rem}.problem-body{max-width:650px}.problem-body p{font-family:var(--font-serif);font-weight:300;font-size:clamp(1.0625rem,2vw,1.1875rem);line-height:1.8;color:var(--secondary);margin-bottom:1.5rem}.problem-body p:last-child{margin-bottom:0;color:var(--text)}.how-we-fight{padding:6rem 0;background:var(--bg-alt)}.fight-headline{font-family:var(--font-serif);font-weight:300;font-size:clamp(1.75rem,4.5vw,2.75rem);line-height:1.2;letter-spacing:-.01em;color:var(--text);max-width:640px;margin-bottom:1rem}.fight-subline{font-family:var(--font-serif);font-weight:300;font-size:clamp(1rem,2vw,1.0625rem);line-height:1.75;color:var(--secondary);max-width:600px;margin-bottom:3rem}.pipeline-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.pipeline-step{padding:1.5rem 1.5rem 1.5rem 0;position:relative}.pipeline-step:not(:first-child){padding-left:1.5rem}.pipeline-step:not(:last-child){border-right:1px solid var(--dim)}.pipeline-num{display:block;font-family:var(--font-serif);font-size:2rem;font-weight:300;color:var(--dim);margin-bottom:.75rem;line-height:1}.pipeline-title{display:block;font-family:var(--font-mono);font-size:.75rem;font-weight:700;color:var(--text);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.75rem}.pipeline-desc{font-family:var(--font-serif);font-size:clamp(.875rem,1.5vw,.9375rem);line-height:1.75;font-weight:300;color:var(--secondary)}.fight-echo{font-family:var(--font-serif);font-size:clamp(1.25rem,3vw,1.75rem);color:var(--text);text-align:center;margin-top:4rem;line-height:1.4}@media(max-width:768px){.pipeline-grid{grid-template-columns:1fr 1fr}.pipeline-step:nth-child(2){border-right:none}.pipeline-step:nth-child(1),.pipeline-step:nth-child(2){border-bottom:1px solid var(--dim)}.pipeline-step{padding:1.5rem}}@media(max-width:480px){.pipeline-grid{grid-template-columns:1fr}.pipeline-step:not(:last-child){border-right:none;border-bottom:1px solid var(--dim)}}.you-section{padding:6rem 0}.you-headline{font-family:var(--font-serif);font-weight:300;font-size:clamp(1.75rem,4.5vw,2.75rem);line-height:1.2;letter-spacing:-.01em;color:var(--text);max-width:640px;margin-bottom:2rem}.you-body{max-width:650px;margin-bottom:3rem}.you-body p{font-family:var(--font-serif);font-weight:300;font-size:clamp(1.0625rem,2vw,1.125rem);line-height:1.8;color:var(--secondary);margin-bottom:1.5rem}.you-body p:last-child{color:var(--text);margin-bottom:0}.you-declarations{max-width:650px;margin-bottom:3rem}.you-declaration{font-family:var(--font-serif);font-size:clamp(1.0625rem,2vw,1.125rem);line-height:1.75;color:var(--text);margin-bottom:1.5rem}.you-declaration:last-child{margin-bottom:0}.you-declaration strong{font-weight:500}.you-closing{font-family:var(--font-serif);font-weight:300;font-size:clamp(1.0625rem,2vw,1.125rem);line-height:1.75;color:var(--secondary);max-width:650px}.join-section{padding:6rem 0;background:var(--bg-alt)}.join-content{text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.join-headline{font-family:var(--font-serif);font-weight:300;font-size:clamp(1.75rem,4vw,2.5rem);line-height:1.2;letter-spacing:-.01em;color:var(--text);max-width:580px}.join-body{max-width:520px}.join-body p{font-family:var(--font-serif);font-weight:300;font-size:clamp(1rem,2vw,1.0625rem);line-height:1.75;color:var(--secondary);margin-bottom:1rem}.join-body p:last-child{margin-bottom:0}.signup-form{display:flex;flex-direction:column;align-items:center;gap:.75rem;width:100%;max-width:480px}.form-row{display:flex;gap:0;width:100%;border:1px solid var(--dim);transition:border-color .2s ease}.form-row:focus-within{border-color:var(--secondary)}.email-input{flex:1;padding:.875rem 1.25rem;font-size:.875rem;font-family:var(--font-mono);font-weight:400;background:transparent;border:none;color:var(--text);outline:none;min-width:0}.email-input::placeholder{color:var(--secondary)}.btn-cta{flex-shrink:0;padding:.875rem 1.75rem;font-family:var(--font-mono);font-weight:600;font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;background:var(--text);color:var(--bg);border:none;cursor:pointer;transition:background .2s ease;white-space:nowrap}.btn-cta:hover{background:var(--btn-hover-bg)}.btn-cta:active{background:var(--btn-active-bg)}.form-meta{font-family:var(--font-mono);font-size:.6875rem;font-weight:400;color:var(--secondary);letter-spacing:.02em}@media(max-width:520px){.form-row{flex-direction:column}.email-input{padding:.875rem 1rem;border-bottom:1px solid var(--dim)}.btn-cta{width:100%;text-align:center}}.cause-question{width:100%;max-width:520px;text-align:center}.cause-prompt{font-family:var(--font-serif);font-size:1.0625rem;font-weight:300;color:var(--text);margin-bottom:1rem}.cause-options{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-bottom:.75rem}.cause-chip{padding:.5rem 1rem;background:transparent;border:1px solid var(--dim);color:var(--secondary);font-size:.6875rem;font-family:var(--font-mono);font-weight:400;cursor:pointer;transition:all .2s ease;text-transform:uppercase;letter-spacing:.06em}.cause-chip:hover{border-color:var(--text);color:var(--text)}.cause-chip-selected{border-color:var(--text);background:var(--text);color:var(--bg)}.cause-skip{margin-top:.25rem}.cause-skip-btn{background:none;border:none;color:var(--secondary);font-size:.75rem;cursor:pointer;font-family:var(--font-mono);font-weight:400;text-decoration:underline;text-underline-offset:3px;text-decoration-color:var(--dim)}.cause-skip-btn:hover{color:var(--text)}.join-confirmation{text-align:center;max-width:480px}.confirmation-text{font-family:var(--font-serif);font-weight:300;font-size:1.125rem;color:var(--text);margin-bottom:1.5rem;line-height:1.6}.confirmation-verse{font-family:Amiri,Traditional Arabic,serif;font-size:1.5rem;color:var(--text);line-height:1.6;margin-bottom:.5rem}.confirmation-translation{font-family:var(--font-serif);font-weight:300;font-size:1rem;color:var(--secondary)}.section-label{font-family:var(--font-mono);font-weight:700;font-size:.75rem;letter-spacing:.2em;text-transform:uppercase;color:var(--secondary);margin-bottom:2rem}.footer{padding:4rem 0;border-top:1px solid var(--dim)}.footer-inner{display:flex;flex-direction:column;align-items:center;gap:1.25rem;text-align:center}.footer-brand{font-family:var(--font-serif);font-weight:400;font-size:.875rem;letter-spacing:.2em;color:var(--text)}.footer-verse{font-family:var(--font-serif);font-weight:300;font-size:.875rem;line-height:1.6;color:var(--secondary);max-width:480px}.footer-copy{font-family:var(--font-mono);font-size:.6875rem;color:var(--secondary);font-weight:400}@media(max-width:480px){.the-problem,.how-we-fight,.you-section,.join-section{padding:3.5rem 0;min-height:auto}.problem-headline,.fight-headline,.you-headline,.join-headline,.section-label{margin-bottom:1.5rem}.fight-echo{margin-top:2.5rem}}@media(prefers-color-scheme:light){.form-row{border-color:#ccc8c0}.form-row:focus-within{border-color:#999}.email-input::placeholder{color:#888}.hero-form-row{border-color:#ccc8c0}.hero-form-row:focus-within{border-color:#999}.hero-email::placeholder{color:#888}.cause-chip{border-color:#ccc8c0;color:#666}.cause-chip:hover{border-color:#1a1a1a;color:#1a1a1a}.bf-card{border-color:#ddd8d0;box-shadow:0 1px 3px #0000000a}.bf-card:hover{border-color:#bbb;box-shadow:0 2px 8px #0000000f}.bf-card-thumb--tiktok{background:linear-gradient(160deg,#e8e8f0,#d8d8e8 40%,#c8cce0,#b8c0d8)}.bf-card-thumb--x{background:linear-gradient(160deg,#e8e8e8,#ddd 40%,#d0d4d8,#c8ccd0)}.bf-card-thumb--youtube{background:linear-gradient(160deg,#f0e8e8,#e8d0d0 40%,#e0c0c0,#d8b0b0)}.bf-card-thumb--instagram{background:linear-gradient(160deg,#f0e8f0,#e0d0e8 40%,#d8c0e0,#d0b8d8)}.bf-card-thumb--reddit{background:linear-gradient(160deg,#f0ece8,#e8dcd0 40%,#e0d0c0,#d8c8b8)}.bf-card-thumb--unknown{background:linear-gradient(160deg,#e8e8e8,#ddd 40%,#d4d4d4,#ccc)}}
