*{box-sizing:border-box;margin:0;padding:0}html{overflow-y:scroll;scroll-behavior:smooth}body{background:#050505;font-family:Oswald,sans-serif;color:#fff;position:relative;overflow-x:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}img{-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none;pointer-events:none}.fade-up{opacity:0;transform:translateY(30px);transition:opacity .7s,transform .7s}.fade-up.visible{opacity:1;transform:translateY(0)}.stagger-1{transition-delay:0.1s}.stagger-2{transition-delay:0.2s}.stagger-3{transition-delay:0.3s}.red-accent{color:#ff2d2d}.diagonal-line{position:fixed;top:-50%;right:-20%;width:200%;height:200%;border:1px solid rgba(255,45,45,.06);transform:rotate(-35deg);pointer-events:none;z-index:0}.diagonal-line-2{top:-30%;right:-30%}.bg-text{position:fixed;bottom:20%;right:-5%;z-index:0;font-size:180px;font-family:Oswald,sans-serif;opacity:.02;transform:rotate(-90deg);white-space:nowrap;pointer-events:none}.mobile-container{position:relative;z-index:10;padding-bottom:40px}@media (min-width:768px){.mobile-container{max-width:520px;margin:0 auto}}.live-alert-bar{background:linear-gradient(90deg,#0d0404 0,#050505 50%,#0d0404 100%);color:#fff;display:flex;align-items:center;justify-content:center;gap:14px;padding:10px 20px;font-family:Barlow,sans-serif;font-size:13px;font-weight:500;letter-spacing:.5px;text-align:center;position:relative;overflow:hidden}.live-alert-bar::before{content:'';position:absolute;bottom:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,45,45,.85),transparent)}.live-alert-badge{background:0 0;border:1.5px solid #ff2d2d;padding:4px 10px 4px 24px;border-radius:20px;font-size:10px;font-weight:700;letter-spacing:2px;color:#ff2d2d;display:flex;align-items:center;position:relative;flex-shrink:0}.live-alert-badge::before{content:'';width:7px;height:7px;background:#ff2d2d;border-radius:50%;position:absolute;left:10px;top:50%;transform:translateY(-50%);animation:1.4s ease-in-out infinite live-dot;box-shadow:0 0 6px rgba(255,45,45,.8)}@keyframes live-dot{0%,100%{opacity:1}50%{opacity:.3}}.live-alert-text{color:rgba(255,255,255,.5);line-height:1.4}.live-alert-text strong{color:rgba(255,255,255,.9);font-weight:600}.header{padding:14px 24px;display:flex;justify-content:space-between;align-items:center}.logo{font-size:24px;letter-spacing:3px;font-weight:700;border:1.5px solid rgba(255,255,255,.2);padding:8px 16px;border-radius:6px}.hero{padding:16px 24px 48px;position:relative;text-align:center}.hero::before{content:'';position:absolute;top:-60px;left:50%;transform:translateX(-50%);width:400px;height:400px;background:radial-gradient(circle,rgba(255,45,45,.08) 0,transparent 70%);pointer-events:none}.hero h1{font-size:24px;line-height:1.15;margin:0;letter-spacing:2px;font-weight:700;text-transform:uppercase;text-align:center;position:relative}.hero-line-1{display:block;margin-bottom:6px;white-space:nowrap}.hero h1 .red-accent{display:inline;font-size:24px;margin-left:6px;letter-spacing:2px;color:#ff2d2d;-webkit-text-fill-color:#ff2d2d;font-weight:700}.hero-outline{color:#fff;display:block;font-size:30px;letter-spacing:2px;font-weight:700;text-align:center}@media (min-width:400px){.hero h1,.hero h1 .red-accent{font-size:32px}.hero-outline{font-size:36px}}.hero-description{font-family:Barlow,sans-serif;font-size:15px;margin:14px auto 16px;opacity:.75;line-height:1.7;max-width:380px;text-align:center}.hero-payout-preview{display:flex;justify-content:center;margin-bottom:14px}.hero-payout-image{width:100%;max-width:340px;height:auto;border-radius:16px;border:1.5px solid rgba(255,255,255,.15);box-shadow:0 8px 40px rgba(0,0,0,.5),0 0 60px rgba(255,45,45,.06);transition:transform .4s,box-shadow .4s}.hero-payout-image:hover{transform:scale(1.02);box-shadow:0 12px 48px rgba(0,0,0,.6),0 0 80px rgba(255,45,45,.1)}.social-proof{display:flex;align-items:center;justify-content:center;gap:8px;font-family:Barlow,sans-serif;font-size:12px;color:rgba(255,255,255,.5);margin-bottom:14px;letter-spacing:.5px}.social-proof-count{color:#fff;font-weight:700}.social-proof-dot{width:6px;height:6px;background:#22c55e;border-radius:50%;animation:1.4s ease-in-out infinite live-dot}.value-props{display:flex;flex-direction:column;gap:0;margin-bottom:16px;overflow:hidden;border-radius:14px;border:1px solid rgba(255,255,255,.08)}.value-prop{display:flex;align-items:center;gap:14px;font-family:Barlow,sans-serif;padding:12px 18px;background:rgba(255,255,255,.03);border-bottom:1px solid rgba(255,255,255,.06);transition:background .2s}.value-prop:last-child{border-bottom:none}.value-prop:hover{background:rgba(255,255,255,.06)}.value-prop-icon{background:#ff2d2d;width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:13px;flex-shrink:0}.value-prop-text{font-size:14px;font-weight:600;color:rgba(255,255,255,.9)}.hero-signup{display:flex;flex-direction:column;gap:10px;margin-bottom:12px;scroll-margin-top:24px}.hero-input{background:rgba(255,255,255,.06);border:1.5px solid rgba(255,255,255,.12);border-radius:12px;color:#fff;font-family:Barlow,sans-serif;font-size:16px;font-weight:500;padding:14px 18px;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;letter-spacing:.5px;transition:.3s}.hero-input::placeholder{color:rgba(255,255,255,.35);font-weight:400}.hero-input:hover{border-color:rgba(255,255,255,.22)}.hero-input:focus{outline:0;border-color:#ff2d2d;background:rgba(255,45,45,.06);box-shadow:0 0 0 4px rgba(255,45,45,.12)}.optin-consent{margin:0 auto 14px;max-width:460px;padding:0 4px;-webkit-user-select:text;-moz-user-select:text;user-select:text}.optin-consent-label{display:flex;align-items:flex-start;gap:12px;cursor:pointer;text-align:left}.optin-consent-label+.optin-consent-label{margin-top:14px}.optin-consent-checkbox{width:20px;height:20px;margin-top:2px;flex-shrink:0;accent-color:#ff2d2d;cursor:pointer}.optin-consent-text{font-family:Barlow,sans-serif;font-size:12px;line-height:1.55;color:rgba(255,255,255,.65);font-weight:500}.optin-consent-text a{color:#ff2d2d;text-decoration:underline;text-underline-offset:2px}.optin-consent-text a:hover{color:#ff5a5a}.how-it-works{margin-top:48px;padding-top:40px;border-top:1px solid rgba(255,255,255,.08)}.how-it-works-title{font-family:Oswald,sans-serif;font-size:24px;letter-spacing:2px;color:rgba(255,255,255,.6);margin-bottom:28px;text-transform:uppercase;text-align:center}.how-it-works-step{display:flex;flex-direction:column;align-items:center;gap:14px;margin-bottom:24px;padding:20px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.07);border-radius:14px;position:relative;transition:.3s}.how-it-works-step:hover{border-color:rgba(255,45,45,.2);background:rgba(255,255,255,.05)}.how-it-works-step:last-child{margin-bottom:0}.step-header{display:flex;flex-direction:column;align-items:center;gap:10px;width:100%;text-align:center}.step-number{display:inline-flex;align-items:center;justify-content:center;font-family:Oswald,sans-serif;font-size:13px;letter-spacing:2px;color:#ff2d2d;text-transform:uppercase;background:rgba(255,45,45,.1);border:1px solid rgba(255,45,45,.25);border-radius:8px;padding:6px 14px;flex-shrink:0}.step-text{font-family:Barlow,sans-serif;font-size:16px;font-weight:600;color:#fff;margin:0;line-height:1.5;text-align:center}.step-detail,.step-note{font-family:Barlow,sans-serif;font-size:15px;font-weight:500;color:rgba(255,255,255,.9);margin:0;line-height:1.6;text-align:center;width:100%}.step-warning{font-family:Barlow,sans-serif;font-size:14px;font-weight:700;color:#ff2d2d;margin:0;letter-spacing:1px;padding:8px 14px;background:rgba(255,45,45,.08);border:1px solid rgba(255,45,45,.2);border-radius:8px;align-self:flex-start}.step-image{width:100%;max-width:480px;height:auto;border-radius:12px;border:1px solid rgba(255,255,255,.1);box-shadow:0 4px 24px rgba(0,0,0,.4);align-self:center}.step-do-not{font-family:Barlow,sans-serif;margin-top:16px;text-align:center;width:100%}.step-do-not-title{font-family:Oswald,sans-serif;font-size:16px;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:rgba(255,255,255,.5);margin:0 0 12px}.step-do-not-item{font-size:15px;font-weight:600;color:rgba(255,255,255,.8);margin:0;padding:6px 0;display:flex;align-items:center;justify-content:center;gap:8px}.step-do-not-item::before{content:'✕';color:#ff2d2d;font-weight:700;font-size:11px;flex-shrink:0}.step-do-not-closing{font-size:15px;color:rgba(255,255,255,.6);margin:16px 0 0;line-height:1.6}.step-do-not-closing strong{color:#fff}.street-btn{background:#ff2d2d;color:#fff;border:none;padding:16px 32px;font-family:Oswald,sans-serif;font-size:16px;cursor:pointer;letter-spacing:3px;transition:.3s;width:100%;border-radius:12px;font-weight:600;position:relative;overflow:hidden;box-shadow:0 4px 20px rgba(255,45,45,.3)}.street-btn:active,.street-btn:hover{background:#e02020;box-shadow:0 8px 32px rgba(255,45,45,.5);transform:translateY(-2px)}.trust-text{font-family:Barlow,sans-serif;font-size:13px;color:rgba(255,255,255,.45);text-align:center;margin:12px 0 0;letter-spacing:.3px}.hero-legal.footer-legal{margin:10px auto 0;max-width:440px;font-size:13px}.street-btn-outline{background:0 0;color:rgba(255,255,255,.7);border:1.5px solid rgba(255,255,255,.15);padding:16px 28px;font-family:Oswald,sans-serif;font-size:14px;cursor:pointer;letter-spacing:2px;transition:.3s;width:100%;border-radius:12px}.street-btn-outline:active,.street-btn-outline:hover{border-color:#ff2d2d;color:#ff2d2d;background:rgba(255,45,45,.06)}.section-header{display:flex;align-items:center;gap:14px;margin-bottom:20px}.section-line{width:28px;height:2px;background:#ff2d2d;border-radius:2px}.section-title{font-family:Barlow,sans-serif;font-size:11px;letter-spacing:3px;font-weight:700;color:rgba(255,255,255,.5);text-transform:uppercase}.real-payouts-section{padding:48px 24px;border-top:1px solid rgba(255,255,255,.06)}.real-payouts-section .section-header{margin-bottom:24px}.real-payouts-section .section-title{color:#ff2d2d}.payout-case-studies{display:flex;flex-direction:column;gap:16px}.payout-card{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08);border-radius:14px;overflow:hidden;transition:.4s}.payout-card:hover{border-color:rgba(255,255,255,.15);box-shadow:0 8px 32px rgba(0,0,0,.3);transform:translateY(-2px)}.payout-card-image{width:100%;height:auto;display:block}.still-win-section{padding:48px 24px;border-top:1px solid rgba(255,255,255,.06);text-align:center}.still-win-title{font-family:Oswald,sans-serif;font-size:26px;letter-spacing:1px;line-height:1.2;margin:0 auto 24px;max-width:320px}.still-win-intro{font-family:Barlow,sans-serif;font-size:16px;font-weight:500;color:rgba(255,255,255,.75);margin-bottom:20px;line-height:1.6}.still-win-list{list-style:none;padding:0;margin:0 0 24px;display:flex;flex-direction:column;gap:10px}.still-win-list li{font-family:Barlow,sans-serif;font-size:15px;font-weight:600;color:#fff;padding:14px 20px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.06);border-radius:10px;display:flex;align-items:center;justify-content:center;gap:10px}.still-win-list li::before{content:'—';color:#ff2d2d;font-weight:700;flex-shrink:0}.still-win-tagline{font-family:Barlow,sans-serif;font-size:16px;font-weight:700;color:#ff2d2d;margin-bottom:28px}.still-win-cta-wrapper{display:flex;justify-content:center}.still-win-cta{display:block;text-align:center;text-decoration:none;max-width:360px;width:100%;font-family:Barlow,sans-serif;font-weight:700;font-size:16px;letter-spacing:.5px}.cta-section{padding:16px 24px 0}.site-footer{text-align:center;padding:40px 24px 20px;font-family:Barlow,sans-serif;font-size:12px;color:rgba(255,255,255,.25);letter-spacing:.5px}.footer-support{margin:0 0 14px;font-family:Barlow,sans-serif;font-size:13px}.footer-support a{color:rgba(255,255,255,.55);font-weight:600;text-decoration:none}.footer-support a:hover{color:#ff2d2d}.footer-legal{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px;margin-bottom:12px}.footer-legal a{color:rgba(255,255,255,.45);text-decoration:none;font-weight:600}.footer-legal a:hover{color:#ff2d2d}.footer-legal-sep{color:rgba(255,255,255,.2)}.footer-copy{margin:0}body.legal-body{-webkit-user-select:text;-moz-user-select:text;user-select:text}.legal-page{position:relative;z-index:10;max-width:720px;margin:0 auto;padding:32px 24px 64px}.legal-back{display:inline-block;font-family:Barlow,sans-serif;font-size:14px;font-weight:600;color:#ff2d2d;text-decoration:none;margin-bottom:28px}.legal-back:hover{color:#ff5a5a}.legal-page h1{font-family:Oswald,sans-serif;font-size:28px;letter-spacing:2px;text-transform:uppercase;margin-bottom:8px}.legal-updated{font-family:Barlow,sans-serif;font-size:13px;color:rgba(255,255,255,.45);margin-bottom:24px}.legal-business{font-family:Barlow,sans-serif;font-size:15px;font-weight:600;color:rgba(255,255,255,.72);margin:-4px 0 8px}.legal-page h3{font-family:Oswald,sans-serif;font-size:14px;letter-spacing:.5px;text-transform:uppercase;color:rgba(255,255,255,.75);margin:20px 0 8px}.legal-page h2{font-family:Oswald,sans-serif;font-size:16px;letter-spacing:1px;text-transform:uppercase;color:rgba(255,255,255,.85);margin:28px 0 12px}.legal-page li,.legal-page p{font-family:Barlow,sans-serif;font-size:15px;line-height:1.65;color:rgba(255,255,255,.72);margin:0 0 14px}.legal-page ul{margin:0 0 14px;padding-left:22px}.legal-page a{color:#ff2d2d}@media (min-width:768px){.live-alert-bar{padding:16px 40px;font-size:14px}.header{padding:24px 40px}.logo{font-size:28px;letter-spacing:4px}.hero{padding:48px 40px 64px}.hero::before{width:600px;height:600px}.hero h1,.hero h1 .red-accent,.hero-outline{font-size:44px}.hero-description{font-size:17px;max-width:460px}.hero-payout-image{max-width:400px}.social-proof{font-size:14px}.value-props{max-width:420px;margin-left:auto;margin-right:auto}.hero-signup{flex-direction:row;gap:12px;max-width:460px;margin-left:auto;margin-right:auto}.hero-input{flex:1}.street-btn{max-width:460px;margin-left:auto;margin-right:auto;display:block;font-size:18px;padding:20px 32px}.how-it-works{margin-top:64px;padding-top:48px}.how-it-works-title{font-size:28px}.how-it-works-step{padding:28px}.step-text{font-size:18px}.step-detail,.step-note{font-size:16px}.step-warning{font-size:15px}.step-image{border-radius:14px}.real-payouts-section{padding:64px 40px;width:100vw;position:relative;left:50%;transform:translateX(-50%);max-width:960px}.real-payouts-section .section-header{justify-content:center;margin-bottom:32px}.payout-case-studies{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;align-items:start}.payout-card{border-radius:16px}.payout-card-image{width:100%;height:auto;border-radius:16px}.still-win-section{padding:64px 40px}.still-win-title{font-size:32px;max-width:400px}.still-win-list{flex-direction:row;justify-content:center;gap:12px;max-width:520px;margin-left:auto;margin-right:auto}.still-win-list li{flex:1;padding:16px 14px;white-space:nowrap;text-align:center}.still-win-cta{max-width:400px;font-size:15px}.cta-section{padding:20px 40px 0}.street-btn-outline{max-width:460px;margin-left:auto;margin-right:auto;display:block}}@media (min-width:1024px){.mobile-container{max-width:640px}.hero h1,.hero h1 .red-accent,.hero-outline{font-size:52px}.hero-description{font-size:18px;max-width:500px}.hero-payout-image{max-width:440px}.hero-signup,.street-btn{max-width:500px}.value-props{max-width:460px}.how-it-works-step{padding:32px}.real-payouts-section{max-width:1060px}.payout-case-studies{gap:28px}.payout-card-image{width:100%;height:auto}.still-win-title{font-size:36px;max-width:440px}}@media (min-width:1280px){.mobile-container{max-width:720px}.hero{padding:64px 48px 80px}.hero h1,.hero h1 .red-accent,.hero-outline{font-size:56px}.hero-description{font-size:18px;max-width:540px;margin-top:28px;margin-bottom:36px}.hero-payout-image{max-width:480px}.real-payouts-section{max-width:1200px;padding:80px 48px}.payout-case-studies{gap:32px}.payout-card-image{width:100%;height:auto}.still-win-section{padding:80px 48px}}.hidden{display:none!important}