.rotobot-landing{--rb-bg:#0a0a0a;--rb-bg-card:#0d0d0d;--rb-bg-card-2:#111111;--rb-border:rgba(255,255,255,0.08);--rb-border-2:rgba(255,255,255,0.14);--rb-text:#ffffff;--rb-text-3:rgba(255,255,255,0.6);--rb-text-6:rgba(255,255,255,0.45);--rb-accent:#00d3f2;--rb-accent-2:#0037ff;--rb-accent-soft:rgba(0,211,243,0.12);--rb-r-lg:24px;--rb-r-md:16px;--rb-r-sm:12px;--rb-max:1200px;background:var(--rb-bg);color:var(--rb-text);font-family:var(--rb-font-ui);font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}.rotobot-landing a{color:inherit}.rotobot-landing a,.rotobot-landing a:active,.rotobot-landing a:focus,.rotobot-landing a:hover,.rotobot-landing a:visited{text-decoration:none}.rotobot-landing button{font-family:inherit;cursor:pointer;border:none;background:none;color:inherit}.rotobot-landing img{display:block;max-width:100%}.rotobot-landing{opacity:0;transform:translateY(8px);transition:opacity .6s cubic-bezier(.2,.7,.2,1),transform .6s cubic-bezier(.2,.7,.2,1)}.rotobot-landing.page-ready{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:no-preference){.rotobot-landing.page-ready .rb-site-header{animation:rbHeroIn .65s cubic-bezier(.2,.7,.2,1) both;animation-delay:0s;animation-duration:.5s}@keyframes rbHeroIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}}.rotobot-landing .rb-nav{position:fixed;top:0;left:0;right:0;z-index:100;padding:20px 32px;display:flex;align-items:center;justify-content:space-between;transition:background .3s,backdrop-filter .3s}.rotobot-landing .rb-nav.scrolled{background:rgba(10,10,10,.72);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--rb-border)}.rotobot-landing .nav-logo{display:flex;align-items:center;gap:8px;font-weight:500;font-size:15px;letter-spacing:-.01em}.rotobot-landing .nav-links{display:flex;gap:32px;position:absolute;left:50%;transform:translateX(-50%)}.rotobot-landing .nav-links a{font-size:14px;color:var(--rb-text-3);transition:color .2s;cursor:pointer}.rotobot-landing .nav-links a:hover{color:var(--rb-text)}.rotobot-landing .nav-cta-group{display:flex;align-items:center;gap:10px}.rotobot-landing .rb-site-header__sign-in{display:none}@media (max-width:1023px){.rotobot-landing .rb-site-header__hamburger{display:none}}.rotobot-landing .nav-open-app{display:inline-flex;align-items:center;gap:6px;padding:9px 18px;border-radius:999px;font-size:14px;font-weight:600;letter-spacing:-.01em;color:#001318;background:linear-gradient(180deg,var(--nav-open-app-from) 0,var(--nav-open-app-to) 100%);box-shadow:0 0 0 1px rgba(0,211,243,.35),0 6px 18px rgba(0,211,243,.18);transition:transform .2s,box-shadow .28s ease,filter .2s,color .28s ease,--nav-open-app-from .28s ease,--nav-open-app-to .28s ease;white-space:nowrap}.rotobot-landing .nav-open-app:hover{transform:translateY(-1px);filter:brightness(1.05);box-shadow:0 0 0 1px rgba(0,211,243,.5),0 10px 26px rgba(0,211,243,.28)}.rotobot-landing.hero-is-fantasy .nav-open-app{color:rgb(6,26,17);--nav-open-app-from:rgb(64,238,168);--nav-open-app-to:rgb(0,200,122);box-shadow:0 0 0 1px rgba(22,194,101,.38),0 6px 18px rgba(22,194,101,.2)}.rotobot-landing.hero-is-fantasy .nav-open-app:hover{box-shadow:0 0 0 1px rgba(22,194,101,.55),0 10px 26px rgba(22,194,101,.3)}.rotobot-landing .nav-open-app:after{content:"→";font-weight:500;transition:transform .2s}.rotobot-landing .nav-open-app:hover:after{transform:translateX(2px)}.rotobot-landing .nav-mobile-open-app{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;border-radius:999px;font-size:17px;font-weight:600;letter-spacing:-.01em;color:#001318;background:linear-gradient(180deg,#6ff0ff,#00d3f2);box-shadow:0 0 0 1px rgba(0,211,243,.35),0 8px 24px rgba(0,211,243,.22)}.rotobot-landing .nav-mobile-open-app:after{content:"→"}.rotobot-landing .nav-hamburger{display:none;flex-direction:column;gap:5px;cursor:pointer;padding:4px;background:none;border:none}.rotobot-landing .nav-hamburger span{display:block;width:22px;height:2px;background:var(--rb-text);border-radius:2px;transition:transform .2s,opacity .2s}.rotobot-landing .nav-mobile-menu{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(10,10,10,.97);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);z-index:99;flex-direction:column;align-items:center;justify-content:center;gap:36px}.rotobot-landing .nav-mobile-menu.open{display:flex}.rotobot-landing .nav-mobile-menu a{font-size:24px;font-weight:500;color:var(--rb-text)}.rotobot-landing .nav-mobile-close{position:absolute;top:24px;right:24px;background:none;border:none;color:var(--rb-text);font-size:28px;cursor:pointer}.rotobot-landing .app-pill{display:inline-flex;align-items:center;gap:8px;padding:9px 18px;background:#fff;color:#000;border-radius:999px;font-size:14px;font-weight:600;letter-spacing:-.01em;transition:transform .2s,box-shadow .2s;cursor:pointer;white-space:nowrap}.rotobot-landing .app-pill:hover{transform:translateY(-1px);box-shadow:0 8px 24px rgba(255,255,255,.15)}.rotobot-landing .app-pill .pill-icons{display:inline-flex;align-items:center;gap:4px}.rotobot-landing .app-pill .pill-icons svg{width:14px;height:14px}.rotobot-landing .app-pill.app-pill-lg{padding:14px 28px 14px 22px;font-size:17px;gap:10px}.rotobot-landing .app-pill.app-pill-lg .pill-icons{gap:6px}.rotobot-landing .app-pill.app-pill-lg .pill-icons svg{width:17px;height:17px}.rotobot-landing .app-pill.dark{background:#000;color:#fff;border:1px solid rgba(255,255,255,.12)}.rotobot-landing .app-pill.dark:hover{box-shadow:0 8px 24px rgba(0,0,0,.4)}.rotobot-landing{--rb-header-h:64px}.rotobot-landing .rb-hero{position:relative;max-width:1200px;margin:0 auto;padding:calc(var(--rb-header-h) + 76px) 24px 0;line-height:normal}.rotobot-landing .hero-bg{position:absolute;top:0;left:50%;width:1600px;height:1250px;margin-left:-800px;background:radial-gradient(ellipse at center,rgba(22,194,101,.17) 0,rgba(43,127,255,.06) 46%,rgba(0,0,0,0) 74%);-webkit-mask-image:linear-gradient(180deg,transparent 0,#000 26%);mask-image:linear-gradient(180deg,transparent 0,#000 26%);transition:background .6s ease;pointer-events:none;z-index:0}.rotobot-landing .rb-hero.is-betting .hero-bg{background:radial-gradient(ellipse at center,rgba(0,184,219,.2) 0,rgba(43,127,255,.06) 46%,rgba(0,0,0,0) 74%)}.rotobot-landing .rb-hero>:not(.hero-bg){position:relative;z-index:1}.rotobot-landing .hero-slide{display:grid;align-items:center;gap:clamp(12px,1.6vw,24px);grid-template-columns:minmax(0,1fr);text-align:center;animation:heroSlideIn .55s cubic-bezier(.2,.8,.2,1) both}@keyframes heroSlideIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.rotobot-landing .hero-slide{animation:none}}.rotobot-landing .hero-copy{max-width:840px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.rotobot-landing .hero-kicker{display:inline-flex;align-items:center;gap:9px;font-size:11px;font-weight:700;letter-spacing:.7px;text-transform:uppercase;color:rgb(143,255,195);background:rgba(22,194,101,.1);border:1px solid rgba(22,194,101,.32);border-radius:9999px;padding:7px 15px;white-space:nowrap}.rotobot-landing .hero-slide.is-betting .hero-kicker{color:rgb(62,196,255);background:rgba(0,184,219,.1);border-color:rgba(0,184,219,.3)}.rotobot-landing .hero-kicker-dot{width:6px;height:6px;border-radius:9999px;background:rgb(22,194,101);box-shadow:0 0 9px rgba(22,194,101,.95)}.rotobot-landing .hero-slide.is-betting .hero-kicker-dot{background:rgb(0,211,242);box-shadow:0 0 9px rgba(0,211,242,.95)}.rotobot-landing .hero-title{line-height:.98;font-weight:500;color:rgba(255,255,255,.92);margin:26px 0 0}.rotobot-landing .hero-title,.rotobot-landing .hero-title-accent{font-family:Inter,sans-serif;font-size:clamp(38px,4.6vw,62px);letter-spacing:-2.4px}.rotobot-landing .hero-title-accent{line-height:1.02;font-weight:700;background:linear-gradient(96deg,rgb(143,255,195),rgb(0,212,146) 45%,rgb(22,194,101));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;padding-bottom:8px;margin:2px 0 0}.rotobot-landing .hero-slide.is-betting .hero-title-accent{background:linear-gradient(96deg,rgb(0,211,242),rgb(62,196,255) 40%,rgb(43,127,255));-webkit-background-clip:text;background-clip:text}.rotobot-landing .hero-sub{font-size:17px;line-height:28px;letter-spacing:-.2px;color:rgba(255,255,255,.58);margin:18px 0 0;max-width:540px;text-wrap:pretty}.rotobot-landing .hero-cta{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-top:34px;justify-content:center}.rotobot-landing .hero-cta-primary{display:inline-flex;align-items:center;gap:10px;white-space:nowrap;font-size:16px;font-weight:600;letter-spacing:-.2px;color:rgb(6,26,17);background:linear-gradient(96deg,rgb(0,212,146),rgb(22,194,101) 55%,rgb(0,196,120));border-radius:9999px;padding:17px 30px;box-shadow:0 14px 34px -12px rgba(22,194,101,.85),inset 0 1px 0 rgba(255,255,255,.3);position:relative;overflow:hidden;transition:transform .16s ease}.rotobot-landing .hero-slide.is-betting .hero-cta-primary{color:rgb(12,19,33);background:linear-gradient(96deg,rgb(0,200,255),rgb(0,82,224) 55%,rgb(2,200,255));box-shadow:0 14px 34px -12px rgba(0,132,255,.85),inset 0 1px 0 rgba(255,255,255,.35)}.rotobot-landing .hero-cta-primary:hover{transform:translateY(-1px)}.rotobot-landing .hero-cta-primary:focus-visible{outline:2px solid rgba(255,255,255,.85);outline-offset:3px}.rotobot-landing .hero-cta-primary-shine{position:absolute;top:0;bottom:0;left:0;width:84px;background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.16) 50%,rgba(255,255,255,0));animation:heroCtaShimmer 4.6s cubic-bezier(.4,0,.2,1) infinite;pointer-events:none}@keyframes heroCtaShimmer{0%{transform:translateX(-160%) skewX(-18deg)}58%,to{transform:translateX(320%) skewX(-18deg)}}@media (prefers-reduced-motion:reduce){.rotobot-landing .hero-cta-primary-shine{animation:none;opacity:0}}.rotobot-landing .hero-cta-primary svg{position:relative}.rotobot-landing .hero-cta-secondary-row{display:inline-flex;align-items:center;gap:14px}.rotobot-landing .hero-cta-or{font-size:13px;color:rgba(255,255,255,.35)}.rotobot-landing .hero-cta-secondary{display:inline-flex;align-items:center;gap:10px;white-space:nowrap;font-size:15px;font-weight:600;letter-spacing:-.2px;color:#fff;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.18);border-radius:9999px;padding:15px 24px;cursor:pointer;transition:background .16s ease,border-color .16s ease}.rotobot-landing .hero-cta-secondary:hover{background:rgba(255,255,255,.09);border-color:rgba(255,255,255,.3)}.rotobot-landing .hero-cta-secondary .pill-icons{display:inline-flex;gap:7px;align-items:center;opacity:.85}.rotobot-landing .hero-cta-trust{display:flex;align-items:center;gap:11px;flex-wrap:wrap;margin:28px 0 0;padding:0;list-style:none;font-size:10.5px;font-weight:700;letter-spacing:.9px;text-transform:uppercase;color:rgba(255,255,255,.5);justify-content:center}.rotobot-landing .hero-cta-trust li+li:before{content:"·";margin-right:11px;color:rgba(255,255,255,.5)}.rotobot-landing .hero-phone{position:relative;display:flex;justify-content:center}.rotobot-landing .hero-phone-glow{position:absolute;top:6%;left:50%;width:560px;height:560px;margin-left:-280px;border-radius:9999px;background:radial-gradient(circle,rgba(22,194,101,.2) 0,rgba(22,194,101,0) 66%)}.rotobot-landing .hero-slide.is-betting .hero-phone-glow{background:radial-gradient(circle,rgba(0,184,219,.22) 0,rgba(0,184,219,0) 66%)}.rotobot-landing .hero-phone img{position:relative;width:100%;max-width:426px;height:auto;display:block;filter:drop-shadow(0 46px 70px rgba(22,194,101,.28)) drop-shadow(0 26px 40px rgba(0,0,0,.6))}.rotobot-landing .hero-slide.is-betting .hero-phone img{filter:drop-shadow(0 46px 70px rgba(0,184,219,.3)) drop-shadow(0 26px 40px rgba(0,0,0,.6))}.rotobot-landing .hero-tabs{position:relative;display:flex;align-items:center;justify-content:center;margin:44px auto 0;padding:6px;width:max-content;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1);border-radius:9999px;box-shadow:0 12px 30px -14px rgba(0,0,0,.7)}.rotobot-landing .hero-tab-indicator{position:absolute;top:6px;bottom:6px;left:6px;width:132px;border-radius:9999px;background:linear-gradient(96deg,rgb(0,212,146),rgb(22,194,101));box-shadow:0 0 18px rgba(22,194,101,.45);transform:translateX(0);transition:transform .55s cubic-bezier(.2,.85,.2,1),background .55s ease,box-shadow .55s ease}.rotobot-landing .rb-hero.is-betting .hero-tab-indicator{background:linear-gradient(96deg,rgb(0,200,255),rgb(0,132,255));box-shadow:0 0 18px rgba(6,182,212,.45);transform:translateX(132px)}.rotobot-landing .hero-tab{position:relative;display:inline-flex;align-items:center;justify-content:center;width:132px;cursor:pointer;white-space:nowrap;background:none;border:none;border-radius:9999px;padding:10px 0;font-size:11px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;transition:color .4s ease;color:rgba(255,255,255,.45)}.rotobot-landing .hero-tab[aria-selected=true]{color:rgb(6,26,17)}.rotobot-landing .rb-hero.is-betting .hero-tab[aria-selected=true]{color:rgb(12,19,33)}@media (max-width:640px){.rotobot-landing .rb-hero{padding-top:calc(var(--rb-header-h) + 48px)}.rotobot-landing .hero-cta{flex-direction:column;gap:12px;align-items:stretch}.rotobot-landing .hero-cta-primary{justify-content:center}.rotobot-landing .hero-cta-secondary-row{flex-direction:column;gap:8px}.rotobot-landing .hero-cta-or{display:none}}.rotobot-landing .rb-scroll-story{padding:120px 24px;text-align:center}.rotobot-landing .scroll-story-inner{max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:120px}.rotobot-landing .scroll-line{font-family:Inter,sans-serif;font-size:clamp(24px,3.2vw,38px);font-weight:700;line-height:1.3;letter-spacing:-.02em;color:rgba(255,255,255,.18);filter:blur(2px);will-change:color,filter,transform}@media (prefers-reduced-motion:no-preference){.rotobot-landing .scroll-line{transition:color .8s cubic-bezier(.22,1,.36,1),filter .8s cubic-bezier(.22,1,.36,1),transform .8s cubic-bezier(.22,1,.36,1)}}@media (prefers-reduced-motion:reduce){.rotobot-landing .scroll-line{transition:color .3s ease;filter:none}}.rotobot-landing .scroll-line.in{color:var(--rb-text);filter:blur(0);transform:scale(1.01)}.rotobot-landing .rb-features{padding:80px 24px 40px}.rotobot-landing .features-grid{max-width:var(--rb-max);margin:0 auto;display:grid;grid-template-columns:repeat(12,1fr);gap:20px}.rotobot-landing .fc{background:var(--rb-bg-card);border:1px solid var(--rb-border);border-radius:var(--rb-r-lg);overflow:hidden;position:relative;opacity:0;transform:translateY(24px)}@media (prefers-reduced-motion:no-preference){.rotobot-landing .fc{transition:opacity .8s ease,transform .8s ease}}@media (prefers-reduced-motion:reduce){.rotobot-landing .fc{transition:opacity .3s ease}}.rotobot-landing .fc.in{opacity:1;transform:translateY(0)}.rotobot-landing a.fc{color:inherit;text-decoration:none}.rotobot-landing a.fc:hover{border-color:rgba(0,211,243,.28);transform:translateY(-3px)}.rotobot-landing .fc.wide{grid-column:span 12}.rotobot-landing .fc.half{grid-column:span 6}.rotobot-landing .fc-ask{background:var(--rb-accent);color:#000;display:grid;grid-template-columns:1fr 1fr;align-items:center;min-height:520px}.rotobot-landing .fc-ask .fc-img{padding:40px;align-self:center;display:flex;justify-content:center;align-items:center;min-height:0}.rotobot-landing .fc-ask .fc-img img{width:auto;max-width:100%;max-height:460px;height:auto;object-fit:contain}.rotobot-landing .fc-ask .fc-body{padding:60px}.rotobot-landing .fc-ask .fc-eyebrow{color:var(--rb-accent-2);font-weight:700;letter-spacing:.12em;font-size:13px;margin-bottom:16px}.rotobot-landing .fc-ask .fc-title{font-family:Inter,sans-serif;font-weight:900;font-style:italic;font-size:clamp(32px,4vw,52px);line-height:1.04;letter-spacing:-.02em;margin-bottom:20px;color:#000}.rotobot-landing .fc-ask .fc-desc{color:rgba(0,0,0,.75);font-size:15px;max-width:440px;line-height:1.5}.rotobot-landing .fc-small{padding:40px;min-height:420px;display:flex;flex-direction:column}.rotobot-landing .fc-small .fc-eyebrow{color:var(--rb-accent);font-weight:700;letter-spacing:.12em;font-size:12px;margin-bottom:16px;text-transform:uppercase}.rotobot-landing .fc-small .fc-title{font-family:Inter,sans-serif;font-weight:700;font-size:clamp(26px,2.6vw,34px);line-height:1.1;letter-spacing:-.02em;margin-bottom:24px}.rotobot-landing .fc-small .fc-desc{color:var(--rb-text-3);font-size:14px;line-height:1.55;margin-bottom:auto}.rotobot-landing .fc-small .fc-img{margin-top:32px;display:flex;justify-content:center;align-items:flex-end;flex:1;min-height:240px}.rotobot-landing .fc-small .fc-img img{max-height:300px;width:auto;max-width:100%;object-fit:contain}.rotobot-landing .fc-preview-badge{align-self:center;width:max-content;max-width:100%;padding:6px 10px;border:1px solid rgba(0,200,122,.34);border-radius:999px;color:#7cf0b5;background:rgba(0,200,122,.1);font-size:9px;font-weight:800;letter-spacing:.035em;text-transform:uppercase}.rotobot-landing .fc-preview-badge+.fc-img{margin-top:16px}.rotobot-landing .fc-insights{background:radial-gradient(ellipse at right,rgba(0,211,243,.25),transparent 50%),var(--rb-bg-card);display:grid;grid-template-columns:1fr 1fr;align-items:stretch;min-height:520px;overflow:hidden}.rotobot-landing .fc-insights .fc-body{padding:60px;display:flex;flex-direction:column;justify-content:center}.rotobot-landing .fc-insights .fc-eyebrow{color:var(--rb-accent);font-weight:700;letter-spacing:.12em;font-size:13px;margin-bottom:16px;text-transform:uppercase}.rotobot-landing .fc-insights .fc-title{font-family:Inter,sans-serif;font-weight:900;font-style:italic;font-size:clamp(32px,4vw,52px);line-height:1.04;letter-spacing:-.02em;margin-bottom:20px}.rotobot-landing .fc-insights .fc-desc{color:var(--rb-text-3);font-size:15px;max-width:480px}.rotobot-landing .fc-insights .fc-img{position:relative;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(0,211,243,.2),rgba(0,55,255,.1))}.rotobot-landing .fc-insights .fc-img img{max-height:480px;height:100%;width:auto;object-fit:contain}.rotobot-landing .rb-faq{padding:100px 24px}.rotobot-landing .faq-inner{max-width:var(--rb-max);margin:0 auto;display:grid;grid-template-columns:340px 1fr;gap:80px}.rotobot-landing .faq-title{font-family:Inter,sans-serif;font-weight:700;font-size:clamp(32px,4vw,48px);line-height:1.1;letter-spacing:-.02em;margin-bottom:16px}.rotobot-landing .faq-sub{color:var(--rb-text-3);font-size:15px}.rotobot-landing .faq-list{display:flex;flex-direction:column;gap:12px}.rotobot-landing .faq-item{background:var(--rb-bg-card);border:1px solid var(--rb-border);border-radius:var(--rb-r-md);overflow:hidden;transition:border-color .2s,background .2s}.rotobot-landing .faq-item:hover{border-color:var(--rb-border-2)}.rotobot-landing .faq-item.open{background:#0b0b0b;border-color:var(--rb-border-2)}.rotobot-landing .faq-q{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 24px;font-size:15px;font-weight:500;text-align:left;color:var(--rb-text);background:none;border:none;cursor:pointer;font-family:inherit}.rotobot-landing .faq-q-text{flex:1}.rotobot-landing .faq-item .faq-icon{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;color:var(--rb-text-3);flex:0 0 auto;transition:color .2s}@media (prefers-reduced-motion:no-preference){.rotobot-landing .faq-item .faq-icon{transition:color .2s,transform .3s cubic-bezier(.2,.7,.2,1)}}.rotobot-landing .faq-item.open .faq-icon{color:var(--rb-text)}.rotobot-landing .faq-a-wrap{overflow:hidden;height:0;transition:height .32s cubic-bezier(.2,.7,.2,1)}.rotobot-landing .faq-a{padding:0 24px}.rotobot-landing .faq-a-inner{padding:0 0 22px;color:var(--rb-text-3);font-size:14px;line-height:1.65;max-width:640px}.rotobot-landing .rb-testimonials{padding:100px 24px}.rotobot-landing .testi-header{text-align:center;margin-bottom:48px}.rotobot-landing .testi-title{font-family:Inter,sans-serif;font-weight:700;font-size:clamp(28px,3.2vw,38px);letter-spacing:-.02em;margin-bottom:10px}.rotobot-landing .testi-sub{color:var(--rb-text-3);font-size:14px}.rotobot-landing .testi-grid{max-width:var(--rb-max);margin:0 auto;display:grid;grid-template-columns:2fr 2fr;grid-template-rows:auto auto;gap:20px}.rotobot-landing .testi-grid>:first-child{grid-column:1/2}.rotobot-landing .testi-grid>:nth-child(2){grid-column:2/3}.rotobot-landing .testi-grid .testi-small-row{grid-column:1/3;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.rotobot-landing .testi-card{background:var(--rb-bg-card);border:1px solid var(--rb-border);border-radius:var(--rb-r-md);padding:28px;display:flex;flex-direction:column;gap:18px;position:relative;min-height:200px}.rotobot-landing .testi-card.featured{background:#fff;color:#000}.rotobot-landing .testi-avatar{width:40px;height:40px;border-radius:50%;overflow:hidden;background:#222;flex:0 0 auto}.rotobot-landing .testi-avatar img{width:100%;height:100%;object-fit:cover}.rotobot-landing .testi-quote{font-size:15px;line-height:1.55;flex:1}.rotobot-landing .testi-card.featured .testi-quote{color:#000}.rotobot-landing .testi-name{font-size:13px;color:var(--rb-accent);font-weight:500}.rotobot-landing .testi-card.featured .testi-name{color:#666}.rotobot-landing .rb-download-cta{padding:40px 24px 80px}.rotobot-landing .download-cta-card{position:relative;overflow:hidden;max-width:var(--rb-max);margin:0 auto;background:radial-gradient(ellipse at 80% -20%,rgba(0,211,243,.3),transparent 55%),radial-gradient(ellipse at 0 110%,rgba(74,143,255,.32),transparent 50%),linear-gradient(135deg,#0037ff,#1a48d6 50%,#0a2c8a);border-radius:var(--rb-r-lg);padding:60px 40px 48px;text-align:center;box-shadow:inset 0 0 0 1px rgba(255,255,255,.08),0 40px 100px -40px rgba(0,55,255,.5)}.rotobot-landing .download-cta-card .dc-shine{position:absolute;inset:0;background:linear-gradient(115deg,transparent 35%,rgba(255,255,255,.18) 50%,transparent 65%);background-size:220% 100%;background-position:200% 0;pointer-events:none;animation:dc-shine 9s cubic-bezier(.4,0,.6,1) infinite;opacity:.7;mix-blend-mode:overlay}@keyframes dc-shine{0%{background-position:200% 0}55%{background-position:-120% 0}to{background-position:-120% 0}}@media (prefers-reduced-motion:reduce){.rotobot-landing .download-cta-card .dc-shine{animation:none;opacity:0}}.rotobot-landing .download-cta-card .dc-logo{margin:0 auto 18px;display:flex;align-items:center;justify-content:center;position:relative;z-index:1}.rotobot-landing .download-cta-card .dc-title{position:relative;z-index:1;font-family:Inter,sans-serif;font-weight:800;font-size:clamp(28px,3.4vw,44px);letter-spacing:-.025em;line-height:1.05;margin-bottom:12px;color:#fff}.rotobot-landing .download-cta-card .dc-sub{position:relative;z-index:1;color:rgba(255,255,255,.78);font-size:15px;line-height:1.55;max-width:540px;margin:0 auto 24px}.rotobot-landing .download-cta-card .dc-perks{position:relative;z-index:1;display:flex;flex-wrap:wrap;justify-content:center;gap:8px 10px;margin:0 auto 28px;padding:0;list-style:none;max-width:720px}.rotobot-landing .download-cta-card .dc-perks li{display:inline-flex;align-items:center;gap:7px;padding:7px 12px 7px 10px;border-radius:999px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.14);color:#ffffff;font-size:12.5px;font-weight:600;letter-spacing:-.005em}.rotobot-landing .download-cta-card .dc-perks svg{color:#6ff0ff;flex-shrink:0}.rotobot-landing .download-cta-card .dc-web-fallback{position:relative;z-index:1;display:inline-flex;align-items:center;gap:8px;margin-top:28px;padding-top:20px;border-top:1px solid rgba(255,255,255,.16);color:rgba(255,255,255,.7);font-size:13px;font-weight:500}.rotobot-landing .download-cta-card .dc-web-link{display:inline-flex;align-items:center;gap:6px;color:#ffffff;font-weight:700;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.4);padding-bottom:1px;transition:border-color .2s ease,color .2s ease}.rotobot-landing .download-cta-card .dc-web-link:hover{color:#6ff0ff;border-color:#6ff0ff}.rotobot-landing .download-cta-card .dc-web-link svg{transition:transform .2s cubic-bezier(.2,.8,.2,1)}.rotobot-landing .download-cta-card .dc-web-link:hover svg{transform:translateX(2px)}.rotobot-landing .dc-store-buttons{display:flex;gap:16px;justify-content:center;flex-wrap:wrap;position:relative;z-index:1}.rotobot-landing .rb-footer{background:rgb(3,7,18);border-top:1px solid rgba(255,255,255,.1);line-height:normal}.rotobot-landing .rb-footer a{color:rgba(255,255,255,.6);text-decoration:none;transition:color .15s ease}.rotobot-landing .rb-footer a:hover{color:rgb(62,196,255)}.rotobot-landing .rb-footer .rf-grid{display:grid;grid-template-columns:minmax(240px,1fr) auto auto auto auto;gap:56px;padding:36px 40px 28px;align-items:start;max-width:1440px;margin:0 auto}.rotobot-landing .rb-footer .rf-brand{display:flex;flex-direction:column;gap:14px;max-width:280px}.rotobot-landing .rb-footer .rf-logo{height:26px;width:auto;object-fit:contain;object-position:left}.rotobot-landing .rb-footer .rf-tagline{font-size:13px;line-height:20px;letter-spacing:-.15px;color:rgba(255,255,255,.6);text-wrap:pretty}.rotobot-landing .rb-footer .rf-email{display:flex;align-items:center;gap:8px;font-size:13px;color:rgb(62,196,255)}.rotobot-landing .rb-footer .rf-email a{color:rgb(62,196,255)}.rotobot-landing .rb-footer .rf-nav{display:flex;flex-direction:column;gap:10px}.rotobot-landing .rb-footer .rf-nav-title{margin:0;line-height:normal;font-size:11px;font-weight:700;letter-spacing:.6px;text-transform:uppercase;color:rgba(255,255,255,.5)}.rotobot-landing .rb-footer .rf-nav-links{display:flex;flex-direction:column;gap:8px;font-size:13px;line-height:18px}.rotobot-landing .rb-footer .rf-app{display:flex;flex-direction:column;gap:12px;align-items:flex-start}.rotobot-landing .rb-footer .rf-app-row{display:flex;gap:12px;align-items:center}.rotobot-landing .rb-footer .rf-qr{width:76px;height:76px;border-radius:12px;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden;flex:none}.rotobot-landing .rb-footer .rf-qr>*{display:block;width:100%;height:100%}.rotobot-landing .rb-footer .rf-qr canvas,.rotobot-landing .rb-footer .rf-qr img,.rotobot-landing .rb-footer .rf-qr svg{width:100%;height:100%;object-fit:contain}.rotobot-landing .rb-footer .rf-app-copy{display:flex;flex-direction:column;gap:8px}.rotobot-landing .rb-footer .rf-app-label{font-size:13px;font-weight:500;line-height:18px;color:#fff;max-width:112px}.rotobot-landing .rb-footer .rf-betsmart{display:inline-flex;padding:6px 9px;border-radius:8px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);transition:border-color .15s ease,background .15s ease}.rotobot-landing .rb-footer .rf-betsmart:hover{border-color:rgba(0,184,219,.45);background:rgba(0,184,219,.08)}.rotobot-landing .rb-footer .rf-betsmart img{display:block;height:auto}.rotobot-landing .rb-footer .rf-store-badges{display:none}.rotobot-landing .rb-footer .rf-bar{border-top:1px solid rgba(255,255,255,.05)}.rotobot-landing .rb-footer .rf-bar-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:14px 40px;max-width:1440px;margin:0 auto}.rotobot-landing .rb-footer .rf-copyright{font-size:12px;line-height:16px;color:rgba(255,255,255,.4)}.rotobot-landing .rb-footer .rf-socials{display:flex;align-items:center;gap:16px;color:rgba(255,255,255,.5)}.rotobot-landing .rb-footer .rf-socials a{display:flex;color:inherit}@media (max-width:1080px){.rotobot-landing .rb-footer .rf-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:36px;padding:32px 24px 24px}}@media (max-width:640px){.rotobot-landing .rb-footer .rf-grid{grid-template-columns:1fr}.rotobot-landing .rb-footer .rf-bar-inner{flex-direction:column;align-items:flex-start;gap:12px;padding:14px 24px}.rotobot-landing .rb-footer .rf-app-row .rf-qr{display:none}.rotobot-landing .rb-footer .rf-store-badges{display:flex;flex-wrap:wrap;gap:10px}}.rotobot-landing .store-badge{display:inline-flex;align-items:center;gap:10px;padding:10px 20px;background:#000;color:#fff;border:1px solid rgba(255,255,255,.2);border-radius:12px;font-size:13px;font-weight:500;transition:transform .2s,box-shadow .2s;cursor:pointer;text-decoration:none}.rotobot-landing .store-badge:hover{transform:translateY(-1px);box-shadow:0 6px 20px rgba(0,0,0,.4)}.rotobot-landing .store-badge .sb-meta{display:flex;flex-direction:column;align-items:flex-start}.rotobot-landing .store-badge .sb-label{font-size:10px;opacity:.7;line-height:1;margin-bottom:2px}.rotobot-landing .store-badge .sb-name{font-size:15px;font-weight:600}.rotobot-landing .dc-qr-wrap{display:none}@media (min-width:769px){.rotobot-landing .dc-qr-wrap{display:flex;flex-direction:column;align-items:center;gap:8px;margin-top:8px}.rotobot-landing .dc-qr-label{font-size:12px;color:rgba(255,255,255,.7)}.rotobot-landing .dc-qr-box{width:100px;height:100px;background:#fff;border-radius:8px;padding:6px;display:flex;align-items:center;justify-content:center}}@media (max-width:768px){.rotobot-landing .dc-store-buttons{display:flex}}@media (max-width:820px){.rotobot-landing .rb-nav{padding:16px 20px}.rotobot-landing .nav-links,.rotobot-landing .nav-open-app{display:none}.rotobot-landing .nav-hamburger{display:flex}.rotobot-landing .features-grid{gap:16px}.rotobot-landing .fc.half{grid-column:span 12}.rotobot-landing .fc-ask,.rotobot-landing .fc-insights{grid-template-columns:1fr;min-height:auto}.rotobot-landing .fc-ask{padding-bottom:0}.rotobot-landing .fc-ask .fc-body{padding:40px;order:1}.rotobot-landing .fc-ask .fc-img{padding:20px 40px 40px;order:2;align-self:center;max-height:420px;overflow:hidden}.rotobot-landing .fc-ask .fc-img img{max-height:380px}.rotobot-landing .fc-insights .fc-body{padding:40px;order:1}.rotobot-landing .fc-insights .fc-img{order:2;min-height:320px;max-height:480px;padding:20px}.rotobot-landing .fc-insights .fc-img img{max-height:440px}.rotobot-landing .faq-inner{grid-template-columns:1fr;gap:32px}.rotobot-landing .testi-grid{grid-template-columns:1fr}.rotobot-landing .testi-grid>:first-child,.rotobot-landing .testi-grid>:nth-child(2){grid-column:1/-1}.rotobot-landing .testi-grid .testi-small-row{grid-column:1/-1;grid-template-columns:1fr}}@media (max-width:540px){.rotobot-landing .rb-scroll-story{padding:80px 20px}.rotobot-landing .scroll-story-inner{gap:80px}.rotobot-landing .fc-ask .fc-body,.rotobot-landing .fc-insights .fc-body,.rotobot-landing .fc-small{padding:28px}.rotobot-landing .download-cta-card{padding:40px 24px}}.getapp-modal-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.7);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:1000;display:flex;align-items:center;justify-content:center;padding:24px;animation:getapp-fade-in .22s cubic-bezier(.22,1,.36,1)}.getapp-modal{position:relative;background:#0e0f12;border:1px solid rgba(255,255,255,.08);border-radius:24px;padding:40px 40px 32px;max-width:380px;width:100%;text-align:center;box-shadow:0 30px 80px rgba(0,0,0,.6);animation:getapp-pop-in .28s cubic-bezier(.22,1,.36,1)}@media (prefers-reduced-motion:reduce){.getapp-modal,.getapp-modal-backdrop{animation:none}}.getapp-modal-close{position:absolute;top:14px;right:14px;background:transparent;border:0;color:rgba(255,255,255,.5);font-size:18px;width:32px;height:32px;border-radius:50%;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .16s ease,color .16s ease}.getapp-modal-close:hover{background:rgba(255,255,255,.06);color:#fff}.getapp-modal-title{font-family:Inter,sans-serif;font-size:22px;font-weight:700;letter-spacing:-.01em;color:#fff;margin-bottom:6px}.getapp-modal-sub{font-size:13px;color:rgba(255,255,255,.55);margin-bottom:24px}.getapp-qr{display:inline-block;padding:16px;background:#fff;border-radius:16px;margin-bottom:24px;line-height:0}.getapp-modal-stores{display:flex;gap:10px;justify-content:center}.getapp-store-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);border-radius:999px;color:#fff;font-size:13px;font-weight:600;text-decoration:none;transition:background .16s ease,transform .16s ease,border-color .16s ease}.getapp-store-btn:hover{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.2);transform:translateY(-1px)}@keyframes getapp-fade-in{0%{opacity:0}to{opacity:1}}@keyframes getapp-pop-in{0%{opacity:0;transform:scale(.96) translateY(8px)}to{opacity:1;transform:scale(1) translateY(0)}}.rotobot-landing .rb-product-suite{padding:120px 32px 80px;max-width:1280px;margin:0 auto;position:relative}.rotobot-landing .ps-header{text-align:center;max-width:760px;margin:0 auto 64px}.rotobot-landing .ps-headline{font-size:clamp(32px,4.5vw,52px);font-weight:700;letter-spacing:-.025em;line-height:1.1;margin:0 0 18px;color:var(--rb-text)}.rotobot-landing .ps-headline span{background:linear-gradient(120deg,#6ff0ff,#00d3f2 60%,#6ff0ff);-webkit-background-clip:text;background-clip:text;color:transparent}.rotobot-landing .ps-sub{font-size:17px;line-height:1.55;color:var(--rb-text-3);margin:0}.rotobot-landing .ps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.rotobot-landing .ps-card{position:relative;display:flex;flex-direction:column;background:linear-gradient(180deg,rgba(20,24,28,.85),rgba(10,12,14,.95));border-radius:24px;overflow:hidden;border:1px solid rgba(255,255,255,.06);text-decoration:none;color:inherit;transition:transform .35s cubic-bezier(.2,.8,.2,1),box-shadow .35s,border-color .35s;opacity:0;transform:translateY(20px)}.rotobot-landing .ps-card.in{opacity:1;transform:translateY(0)}.rotobot-landing .ps-card:before{content:"";position:absolute;inset:-1px;border-radius:24px;padding:1px;background:linear-gradient(140deg,rgba(0,211,243,.45),rgba(0,211,243,.05) 35%,rgba(0,211,243,.05) 65%,rgba(0,211,243,.35));-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;opacity:.8;transition:opacity .35s}.rotobot-landing a.ps-card:hover{transform:translateY(-4px);box-shadow:0 30px 60px -20px rgba(0,211,243,.25),0 0 0 1px rgba(0,211,243,.35)}.rotobot-landing a.ps-card:hover:before{opacity:1}.rotobot-landing a.ps-card:hover .ps-card-title svg{transform:translateX(4px)}.rotobot-landing .ps-card-mockup{position:relative;height:380px;display:flex;align-items:center;justify-content:center;padding:32px 24px 0;overflow:hidden;isolation:isolate;background:radial-gradient(ellipse 75% 50% at 50% 100%,rgba(0,211,243,.22) 0,transparent 65%),radial-gradient(ellipse 100% 60% at 0 0,rgba(0,211,243,.05) 0,transparent 60%),radial-gradient(ellipse 100% 60% at 100% 0,rgba(0,55,255,.06) 0,transparent 60%),linear-gradient(180deg,rgba(255,255,255,.02),rgba(0,0,0,.4))}.rotobot-landing .ps-card-mockup:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 1px 1px,rgba(0,211,243,.08) 1px,transparent 0);background-size:22px 22px;background-position:0 0;mask-image:radial-gradient(ellipse 70% 70% at 50% 30%,#000 0,transparent 75%);-webkit-mask-image:radial-gradient(ellipse 70% 70% at 50% 30%,#000 0,transparent 75%);pointer-events:none;opacity:.9;z-index:0}.rotobot-landing .ps-card-mockup:after{content:"";position:absolute;inset:-20%;background:conic-gradient(from 220deg at 50% 50%,transparent 0deg,rgba(0,211,243,.12) 90deg,transparent 180deg,rgba(0,55,255,.1) 280deg,transparent 1turn);filter:blur(40px);pointer-events:none;z-index:0;opacity:.6;animation:ps-mockup-shimmer 18s linear infinite}@keyframes ps-mockup-shimmer{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.rotobot-landing .ps-card-mockup:after{animation:none}}.rotobot-landing .ps-mockup-laptop{background:radial-gradient(ellipse 75% 50% at 50% 100%,rgba(0,211,243,.28) 0,transparent 65%),radial-gradient(ellipse 100% 60% at 0 0,rgba(0,211,243,.06) 0,transparent 60%),radial-gradient(ellipse 100% 60% at 100% 0,rgba(0,55,255,.08) 0,transparent 60%),linear-gradient(180deg,rgba(255,255,255,.02),rgba(0,0,0,.4))}.rotobot-landing .ps-mockup-phone{background:radial-gradient(ellipse 60% 60% at 50% 70%,rgba(70,110,255,.28) 0,transparent 65%),radial-gradient(ellipse 80% 50% at 50% 100%,rgba(0,211,243,.18) 0,transparent 60%),linear-gradient(180deg,rgba(255,255,255,.02),rgba(0,0,0,.5))}.rotobot-landing .ps-mockup-explorer{background:radial-gradient(ellipse 70% 60% at 50% 100%,rgba(0,220,165,.22) 0,transparent 65%),radial-gradient(ellipse 100% 60% at 100% 0,rgba(0,211,243,.08) 0,transparent 60%),linear-gradient(180deg,rgba(255,255,255,.02),rgba(0,0,0,.4))}.rotobot-landing .ps-mockup-phone:before{background-image:linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 0);background-size:8px 100%;mask-image:radial-gradient(ellipse 70% 80% at 50% 50%,#000 0,transparent 80%);-webkit-mask-image:radial-gradient(ellipse 70% 80% at 50% 50%,#000 0,transparent 80%);opacity:.7}.rotobot-landing .ps-mockup-explorer:before{background-image:linear-gradient(rgba(0,220,165,.06) 1px,transparent 0),linear-gradient(90deg,rgba(0,220,165,.06) 1px,transparent 0);background-size:24px 24px,24px 24px;mask-image:radial-gradient(ellipse 80% 80% at 50% 50%,#000 0,transparent 75%);-webkit-mask-image:radial-gradient(ellipse 80% 80% at 50% 50%,#000 0,transparent 75%);opacity:.85}.rotobot-landing .ps-card-mockup>*{position:relative;z-index:1}.rotobot-landing .ps-mockup-label{position:absolute;bottom:12px;left:50%;transform:translateX(-50%);font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.32);font-weight:500}.rotobot-landing .ps-card-body{padding:28px 28px 32px;display:flex;flex-direction:column;gap:12px}.rotobot-landing .ps-card-title{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:28px;font-weight:700;letter-spacing:-.02em;margin:0;color:var(--rb-text)}.rotobot-landing .ps-card-title svg{color:#00d3f2;transition:transform .25s;flex-shrink:0}.rotobot-landing .ps-card-desc{font-size:15px;line-height:1.55;color:var(--rb-text-3);margin:0}.rotobot-landing .ps-card-cta{margin-top:8px}.rotobot-landing .ps-card-cta .app-pill{font-size:13px;padding:8px 14px 8px 12px}.rotobot-landing .ps-laptop-img{width:100%;max-width:360px;height:auto;max-height:100%;object-fit:contain;display:block}.rotobot-landing .explorer-frame{width:100%;max-width:320px;background:linear-gradient(160deg,#0a1418,#061015);border:1px solid rgba(0,211,243,.25);border-radius:12px;padding:14px;display:flex;flex-direction:column;gap:12px;box-shadow:0 0 40px -10px rgba(0,211,243,.4)}.rotobot-landing .explorer-toolbar{display:flex;gap:6px}.rotobot-landing .explorer-chip{padding:4px 10px;border-radius:999px;font-size:10px;font-weight:600;letter-spacing:.04em;background:rgba(255,255,255,.06);color:rgba(255,255,255,.55);border:1px solid rgba(255,255,255,.06)}.rotobot-landing .explorer-chip.active{background:linear-gradient(180deg,rgba(0,211,243,.3),rgba(0,211,243,.15));color:#6ff0ff;border-color:rgba(0,211,243,.4)}.rotobot-landing .explorer-table{display:flex;flex-direction:column;gap:4px}.rotobot-landing .explorer-row{display:grid;grid-template-columns:1.6fr .8fr .8fr .8fr;gap:6px;align-items:center;padding:8px 6px;border-radius:6px;background:rgba(255,255,255,.02)}.rotobot-landing .explorer-row.header{font-size:9px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:rgba(255,255,255,.4);background:transparent;padding:4px 6px}.rotobot-landing .explorer-row .cell{height:8px;border-radius:3px;background:rgba(255,255,255,.08)}.rotobot-landing .explorer-row .cell.name{background:rgba(255,255,255,.14)}.rotobot-landing .explorer-row .cell.hot{background:linear-gradient(90deg,#00d3f2,#6ff0ff);box-shadow:0 0 8px rgba(0,211,243,.5)}@media (max-width:1024px){.rotobot-landing .ps-grid{grid-template-columns:1fr;gap:20px}.rotobot-landing .ps-card-mockup{height:320px}.rotobot-landing .nav-links{position:static;transform:none;display:none}}@media (max-width:768px){.rotobot-landing .rb-product-suite{padding:80px 20px 60px}.rotobot-landing .ps-header{margin-bottom:40px}.rotobot-landing .ps-card-body{padding:22px 22px 26px}.rotobot-landing .ps-card-title{font-size:24px}.rotobot-landing .ps-card-mockup{height:280px;padding:24px 16px 0}.rotobot-landing .nav-cta-group .nav-open-app{display:none}}.rotobot-landing .rb-stat-explorer-cta{position:relative;background:rgb(3,7,18);padding:80px 32px;overflow:hidden;line-height:normal}.rotobot-landing .rb-stat-explorer-cta .se-grid{position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 0),linear-gradient(180deg,rgba(255,255,255,.03) 1px,transparent 0);background-size:64px 64px;-webkit-mask-image:radial-gradient(110% 80% at 30% 20%,#000 0,transparent 80%);mask-image:radial-gradient(110% 80% at 30% 20%,#000 0,transparent 80%);pointer-events:none}.rotobot-landing .rb-stat-explorer-cta .se-glow{position:absolute;border-radius:9999px;pointer-events:none}.rotobot-landing .rb-stat-explorer-cta .se-glow-a{top:-260px;right:-200px;width:900px;height:900px;background:radial-gradient(circle,rgba(0,184,219,.16) 0,rgba(0,184,219,0) 68%)}.rotobot-landing .rb-stat-explorer-cta .se-glow-b{bottom:-320px;left:-180px;width:760px;height:760px;background:radial-gradient(circle,rgba(43,127,255,.13) 0,rgba(43,127,255,0) 70%)}.rotobot-landing .rb-stat-explorer-cta .se-inner{position:relative;max-width:1200px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr);gap:clamp(36px,4vw,64px);align-items:center}@media (min-width:900px){.rotobot-landing .rb-stat-explorer-cta .se-inner{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}}.rotobot-landing .rb-stat-explorer-cta .se-copy{max-width:520px}.rotobot-landing .rb-stat-explorer-cta .se-eyebrow{display:inline-flex;align-items:center;gap:9px;font-size:11px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;color:rgb(62,196,255);background:rgba(0,184,219,.09);border:1px solid rgba(0,184,219,.28);border-radius:9999px;padding:7px 14px;white-space:nowrap}.rotobot-landing .rb-stat-explorer-cta .se-headline{font-family:Inter,sans-serif;font-size:clamp(32px,3.9vw,52px);line-height:1.03;letter-spacing:-1.9px;font-weight:500;color:#fff;margin:22px 0 0;text-wrap:balance}.rotobot-landing .rb-stat-explorer-cta .se-headline-accent{background:linear-gradient(96deg,rgb(0,211,242),rgb(62,196,255) 40%,rgb(43,127,255));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-weight:700}.rotobot-landing .rb-stat-explorer-cta .se-sub{font-size:16.5px;line-height:27px;letter-spacing:-.2px;color:rgba(255,255,255,.56);margin:18px 0 0;text-wrap:pretty}.rotobot-landing .rb-stat-explorer-cta .se-bullets{display:grid;gap:12px;margin:26px 0 0;padding:0;list-style:none}.rotobot-landing .rb-stat-explorer-cta .se-bullets li{display:flex;align-items:center;gap:11px;font-size:14.5px;font-weight:500;color:rgba(255,255,255,.82)}.rotobot-landing .rb-stat-explorer-cta .se-bullets svg{color:rgb(62,196,255);flex:none}.rotobot-landing .rb-stat-explorer-cta .se-cta-row{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-top:32px}.rotobot-landing .rb-stat-explorer-cta .se-cta{display:inline-flex;align-items:center;gap:10px;white-space:nowrap;font-size:15.5px;font-weight:600;letter-spacing:-.2px;color:rgb(12,19,33);background:linear-gradient(96deg,rgb(0,200,255),rgb(0,82,224) 55%,rgb(2,200,255));border-radius:9999px;padding:15px 26px;box-shadow:0 14px 32px -14px rgba(0,132,255,.85),inset 0 1px 0 rgba(255,255,255,.35);transition:transform .16s ease}.rotobot-landing .rb-stat-explorer-cta .se-cta:hover{transform:translateY(-1px)}.rotobot-landing .rb-stat-explorer-cta .se-cta-note{font-size:13px;color:rgba(255,255,255,.38);white-space:nowrap}.rotobot-landing .rb-stat-explorer-cta .se-card{position:relative;background:linear-gradient(180deg,rgba(255,255,255,.1),rgba(255,255,255,.045) 46%,rgba(255,255,255,.015));border:1px solid rgba(255,255,255,.16);border-radius:24px;box-shadow:0 40px 80px -32px rgba(0,0,0,.8);padding:22px 22px 20px;overflow:hidden}.rotobot-landing .rb-stat-explorer-cta .se-card-glow{position:absolute;top:-140px;right:-100px;width:340px;height:340px;border-radius:9999px;background:radial-gradient(circle,rgba(0,184,219,.16) 0,rgba(0,184,219,0) 70%);pointer-events:none}.rotobot-landing .rb-stat-explorer-cta .se-card>:not(.se-card-glow){position:relative}.rotobot-landing .rb-stat-explorer-cta .se-card-head{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap}.rotobot-landing .rb-stat-explorer-cta .se-card-title{display:flex;align-items:center;gap:11px;font-size:11px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;color:rgba(255,255,255,.65)}.rotobot-landing .rb-stat-explorer-cta .se-card-tick{width:3px;height:18px;border-radius:9999px;background:linear-gradient(180deg,rgb(0,211,242),rgb(43,127,255));box-shadow:0 0 6px rgba(0,211,242,.85);flex:none}.rotobot-landing .rb-stat-explorer-cta .se-card-badge{display:inline-flex;align-items:center;gap:7px;font-size:10px;font-weight:700;letter-spacing:.6px;text-transform:uppercase;color:rgb(34,197,94);background:rgba(22,194,101,.12);border:1px solid rgba(22,194,101,.3);border-radius:9999px;padding:4px 10px}.rotobot-landing .rb-stat-explorer-cta .se-card-badge-dot{width:5px;height:5px;border-radius:9999px;background:rgb(22,194,101);box-shadow:0 0 8px rgba(22,194,101,.95)}.rotobot-landing .rb-stat-explorer-cta .se-tabs{display:flex;gap:6px;margin-top:18px;padding:5px;background:rgba(0,0,0,.3);border:1px solid rgba(255,255,255,.07);border-radius:9999px;overflow-x:auto}.rotobot-landing .rb-stat-explorer-cta .se-tab{flex:1 1 0;min-width:78px;cursor:pointer;border:none;border-radius:9999px;padding:9px 4px;font-size:11px;font-weight:700;letter-spacing:.7px;text-transform:uppercase;transition:background .3s ease,color .3s ease,box-shadow .3s ease;background:transparent;color:rgba(255,255,255,.5);box-shadow:none}.rotobot-landing .rb-stat-explorer-cta .se-tab[aria-selected=true]{background:linear-gradient(96deg,rgb(0,200,255),rgb(0,132,255));color:rgb(12,19,33);box-shadow:0 0 16px rgba(6,182,212,.4)}.rotobot-landing .rb-stat-explorer-cta .se-note{font-size:12.5px;line-height:18px;color:rgba(255,255,255,.42);margin:14px 0 18px;min-height:36px}.rotobot-landing .rb-stat-explorer-cta .se-row,.rotobot-landing .rb-stat-explorer-cta .se-table-head{display:grid;grid-template-columns:20px minmax(0,1fr) 58px 46px 50px;gap:8px}.rotobot-landing .rb-stat-explorer-cta .se-table-head{padding:0 12px 10px;border-bottom:1px solid rgba(255,255,255,.08);font-size:10px;font-weight:700;letter-spacing:.6px;text-transform:uppercase;color:rgba(255,255,255,.38)}.rotobot-landing .rb-stat-explorer-cta .se-table-head span:nth-child(n+3){text-align:right}@keyframes seRowIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.rotobot-landing .rb-stat-explorer-cta .se-rows{animation:seRowIn .4s cubic-bezier(.2,.8,.2,1) both}@media (prefers-reduced-motion:reduce){.rotobot-landing .rb-stat-explorer-cta .se-rows{animation:none}}.rotobot-landing .rb-stat-explorer-cta .se-row{align-items:center;padding:13px 12px;border-bottom:1px solid rgba(255,255,255,.05)}.rotobot-landing .rb-stat-explorer-cta .se-rank{font-size:11px;font-weight:700;color:rgba(255,255,255,.3)}.rotobot-landing .rb-stat-explorer-cta .se-player{display:flex;flex-direction:column;gap:2px;min-width:0}.rotobot-landing .rb-stat-explorer-cta .se-player-name{font-size:14px;font-weight:600;letter-spacing:-.2px;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rotobot-landing .rb-stat-explorer-cta .se-player-team{font-size:10px;font-weight:700;letter-spacing:.6px;text-transform:uppercase;color:rgba(255,255,255,.36)}.rotobot-landing .rb-stat-explorer-cta .se-a{text-align:right;font-size:14.5px;font-weight:700;letter-spacing:-.4px;color:#fff}.rotobot-landing .rb-stat-explorer-cta .se-b{text-align:right;font-size:13px;font-weight:500;color:rgba(255,255,255,.6)}.rotobot-landing .rb-stat-explorer-cta .se-d{text-align:right;font-size:12.5px;font-weight:700;letter-spacing:-.2px;color:rgb(34,197,94)}.rotobot-landing .rb-stat-explorer-cta .se-d.is-down{color:rgb(241,30,132)}.rotobot-landing .rb-stat-explorer-cta .se-table-cta{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:16px;padding:13px 16px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1);border-radius:14px;font-size:13.5px;font-weight:600;letter-spacing:-.1px;color:#fff;transition:border-color .16s ease,background .16s ease}.rotobot-landing .rb-stat-explorer-cta .se-table-cta:hover{border-color:rgba(0,184,219,.5);background:rgba(0,184,219,.08)}.rotobot-landing .rb-stat-explorer-cta .se-table-cta svg{color:rgb(62,196,255);flex:none}@media (max-width:768px){.rotobot-landing .rb-stat-explorer-cta{padding:64px 16px}.rotobot-landing .rb-stat-explorer-cta .se-card{padding:18px 16px 16px}}.rotobot-landing .rb-player-profiles-cta{position:relative;padding:100px 32px;max-width:1280px;margin:0 auto;overflow:hidden}.rotobot-landing .ppc-bg{position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse at 80% 50%,rgba(0,211,243,.1) 0,transparent 55%),radial-gradient(ellipse at 20% 80%,rgba(0,55,255,.06) 0,transparent 50%);border-radius:32px;border:1px solid rgba(255,255,255,.05);z-index:0}.rotobot-landing .ppc-inner{position:relative;z-index:1;display:grid;grid-template-columns:1.05fr 1fr;gap:64px;align-items:center;padding:24px;opacity:0;transform:translateY(20px);transition:opacity .8s cubic-bezier(.2,.8,.2,1),transform .8s cubic-bezier(.2,.8,.2,1)}.rotobot-landing .rb-player-profiles-cta.in .ppc-inner{opacity:1;transform:translateY(0)}.rotobot-landing .ppc-eyebrow{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:999px;font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#6ff0ff;background:rgba(0,211,243,.08);border:1px solid rgba(0,211,243,.25);margin-bottom:20px}.rotobot-landing .ppc-headline{font-size:clamp(34px,5vw,56px);font-weight:800;letter-spacing:-.025em;line-height:1.05;margin:0 0 18px;color:var(--rb-text)}.rotobot-landing .ppc-headline span{background:linear-gradient(120deg,#6ff0ff,#00d3f2 60%,#6ff0ff);-webkit-background-clip:text;background-clip:text;color:transparent}.rotobot-landing .ppc-sub{font-size:17px;line-height:1.55;color:var(--rb-text-3);margin:0 0 28px;max-width:520px}.rotobot-landing .ppc-cta-row{display:flex;flex-direction:column;gap:16px;align-items:flex-start}.rotobot-landing .ppc-cta-primary{display:inline-flex;align-items:center;gap:10px;padding:14px 26px;border-radius:999px;font-size:16px;font-weight:700;letter-spacing:-.01em;color:#001318;background:linear-gradient(180deg,#6ff0ff,#00d3f2);box-shadow:0 0 0 1px rgba(0,211,243,.4),0 12px 30px rgba(0,211,243,.25);transition:transform .2s,box-shadow .2s,filter .2s}.rotobot-landing .ppc-cta-primary:hover{transform:translateY(-1px);filter:brightness(1.05);box-shadow:0 0 0 1px rgba(0,211,243,.55),0 16px 40px rgba(0,211,243,.35)}.rotobot-landing .ppc-cta-primary svg{transition:transform .2s}.rotobot-landing .ppc-cta-primary:hover svg{transform:translateX(3px)}.rotobot-landing .ppc-trust{display:flex;flex-wrap:wrap;gap:10px;list-style:none;margin:0;padding:0;font-size:13px;color:var(--rb-text-6)}.rotobot-landing .ppc-trust li:nth-child(odd){font-weight:600;color:var(--rb-text-3)}.rotobot-landing .ppc-preview{position:relative;height:720px;padding:32px 8px;isolation:isolate}.rotobot-landing .ppc-preview-glow{position:absolute;inset:0;background:radial-gradient(ellipse 70% 60% at 50% 55%,rgba(0,211,243,.14) 0,transparent 70%);pointer-events:none;z-index:0}.rotobot-landing .ppc-card{--card-accent:#00d3f2;position:absolute;width:320px;height:620px;background:#0a0c10;border:1px solid rgba(255,255,255,.06);border-radius:28px;padding:18px;box-shadow:0 50px 90px -30px rgba(0,0,0,.85);transition:transform .55s cubic-bezier(.22,1,.36,1),box-shadow .55s cubic-bezier(.22,1,.36,1),border-color .35s ease;will-change:transform,box-shadow;transform-origin:center center;backface-visibility:hidden;text-decoration:none;color:inherit;display:flex;flex-direction:column;gap:12px;overflow:hidden}.rotobot-landing .ppc-card-glow{position:absolute;inset:0;pointer-events:none;z-index:0;background:radial-gradient(ellipse 110% 60% at 50% 22%,color-mix(in srgb,var(--card-accent) 32%,transparent) 0,transparent 60%)}.rotobot-landing .ppc-card-jersey-bg{position:absolute;top:8%;left:50%;transform:translateX(-50%);font-family:Inter,sans-serif;font-size:460px;font-weight:900;line-height:.85;letter-spacing:-.06em;color:rgba(255,255,255,.04);pointer-events:none;user-select:none;z-index:0;font-variant-numeric:tabular-nums;white-space:nowrap}.rotobot-landing .ppc-card.sport-mlb .ppc-card-jersey-bg{font-size:360px}.rotobot-landing .ppc-card-0{top:36px;left:-3%;transform:rotate(-8deg);z-index:1}.rotobot-landing .ppc-card-1{top:0;left:50%;transform:translateX(-50%) scale(1.04);z-index:3;box-shadow:0 60px 110px -30px rgba(0,0,0,.9),0 0 80px -20px color-mix(in srgb,var(--card-accent) 30%,transparent)}.rotobot-landing .ppc-card-2{top:36px;right:-3%;transform:rotate(8deg);z-index:2}.rotobot-landing .ppc-card:hover{z-index:10;box-shadow:0 70px 120px -25px rgba(0,0,0,.95),0 0 0 1px color-mix(in srgb,var(--card-accent) 40%,transparent) inset,0 0 100px -10px color-mix(in srgb,var(--card-accent) 45%,transparent)}.rotobot-landing .ppc-card-0:hover{transform:rotate(-8deg) scale(1.08) translateY(-14px)}.rotobot-landing .ppc-card-1:hover{transform:translateX(-50%) scale(1.1) translateY(-14px)}.rotobot-landing .ppc-card-2:hover{transform:rotate(8deg) scale(1.08) translateY(-14px)}.rotobot-landing .ppc-card-top{position:relative;z-index:2;justify-content:space-between}.rotobot-landing .ppc-card-top,.rotobot-landing .ppc-card-toprow{display:flex;align-items:center;gap:8px}.rotobot-landing .ppc-card-sport{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;font-size:11px;font-weight:800;letter-spacing:.08em;line-height:1}.rotobot-landing .ppc-card-sport-dot{width:7px;height:7px;border-radius:50%;background:var(--card-accent);box-shadow:0 0 8px var(--card-accent)}.rotobot-landing .ppc-card-sport.sport-mlb,.rotobot-landing .ppc-card-sport.sport-nba,.rotobot-landing .ppc-card-sport.sport-nfl{background:color-mix(in srgb,var(--card-accent) 14%,transparent);color:color-mix(in srgb,var(--card-accent) 70%,white);border:1px solid color-mix(in srgb,var(--card-accent) 40%,transparent)}.rotobot-landing .ppc-card-live{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;font-size:11px;font-weight:800;letter-spacing:.1em;color:rgba(255,255,255,.7);background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08);line-height:1}.rotobot-landing .ppc-card-live-dot{width:7px;height:7px;border-radius:50%;background:#00d3f2;box-shadow:0 0 8px #00d3f2;animation:ppc-pulse 2s ease-in-out infinite}@keyframes ppc-pulse{0%,to{opacity:1}50%{opacity:.45}}.rotobot-landing .ppc-card-team{font-size:12px;font-weight:700;letter-spacing:.1em;color:rgba(255,255,255,.55);text-transform:uppercase;white-space:nowrap}.rotobot-landing .ppc-card-team-sep{color:rgba(255,255,255,.25);margin:0 3px}.rotobot-landing .ppc-card-photo{position:relative;z-index:1;width:100%;flex:1 1 auto;min-height:220px;display:flex;align-items:flex-end;justify-content:center;margin-top:-8px}.rotobot-landing .ppc-card-photo-first{left:-2px;font-size:11px;font-weight:800;letter-spacing:.4em;color:rgba(255,255,255,.18)}.rotobot-landing .ppc-card-photo-first,.rotobot-landing .ppc-card-photo-season{position:absolute;top:50%;transform:translateY(-50%) rotate(-90deg);transform-origin:left center;white-space:nowrap;pointer-events:none}.rotobot-landing .ppc-card-photo-season{left:22px;font-size:10px;font-weight:700;letter-spacing:.32em;color:rgba(255,255,255,.14)}.rotobot-landing .ppc-card-photo-img{width:auto;height:240px;max-height:100%;object-fit:contain;object-position:center bottom;position:relative;z-index:1;filter:drop-shadow(0 20px 30px rgba(0,0,0,.4));transition:transform .55s cubic-bezier(.22,1,.36,1)}.rotobot-landing .ppc-card:hover .ppc-card-photo-img{transform:translateY(-3px) scale(1.02)}.rotobot-landing .ppc-card-photo-stat{position:absolute;right:6px;bottom:6px;font-size:56px;font-weight:900;line-height:.9;letter-spacing:-.03em;color:var(--card-accent);text-shadow:0 4px 16px rgba(0,0,0,.5);font-variant-numeric:tabular-nums;z-index:2;pointer-events:none}.rotobot-landing .ppc-card-namerow{position:relative;z-index:2;display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-top:2px}.rotobot-landing .ppc-card-lastname{font-family:Inter,sans-serif;font-size:44px;font-weight:900;letter-spacing:-.035em;line-height:1;color:var(--rb-text);margin:0;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.rotobot-landing .ppc-card-stat-label{font-size:12px;font-weight:800;letter-spacing:.14em;color:rgba(255,255,255,.5);text-transform:uppercase;flex-shrink:0}.rotobot-landing .ppc-card-spark{position:relative;z-index:2;width:100%;height:22px}.rotobot-landing .ppc-card-spark svg{width:100%;height:100%;display:block}.rotobot-landing .ppc-card-pick{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:14px;background:rgba(0,0,0,.35);border:1px solid rgba(255,255,255,.06)}.rotobot-landing .ppc-card-pick-left{display:flex;flex-direction:column;gap:5px;min-width:0}.rotobot-landing .ppc-card-pick-badge{display:inline-block;font-size:9px;font-weight:800;letter-spacing:.14em;line-height:1.2;color:rgba(255,255,255,.45);text-transform:uppercase;width:max-content}.rotobot-landing .ppc-card-pick-line{font-size:14px;font-weight:700;color:var(--rb-text);letter-spacing:-.005em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rotobot-landing .ppc-card-pick-line span{color:var(--card-accent);font-weight:700;margin-left:6px}.rotobot-landing .ppc-card-pick-right{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.rotobot-landing .ppc-card-hit{font-size:24px;font-weight:900;letter-spacing:-.02em;color:var(--card-accent);line-height:1;font-variant-numeric:tabular-nums}.rotobot-landing .ppc-card-hit span{font-size:14px;font-weight:800;margin-left:1px}.rotobot-landing .ppc-card-hit-label{font-size:9px;font-weight:800;letter-spacing:.14em;color:rgba(255,255,255,.4);text-transform:uppercase}.rotobot-landing .ppc-card-ai{position:relative;z-index:2;display:flex;gap:10px;align-items:flex-start;padding:12px;border-radius:14px;background:rgba(124,90,248,.06);border:1px solid rgba(124,90,248,.18)}.rotobot-landing .ppc-card-ai-badge{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:7px;background:linear-gradient(140deg,#a78bfa,#7c5af8);color:#fff;font-size:11px;font-weight:900;letter-spacing:.05em}.rotobot-landing .ppc-card-ai-text{font-size:12px;line-height:1.4;color:rgba(255,255,255,.72);letter-spacing:-.005em}@media (max-width:1024px){.rotobot-landing .ppc-inner{grid-template-columns:1fr;gap:48px}.rotobot-landing .ppc-preview{max-width:760px;margin:0 auto}}@media (max-width:768px){.rotobot-landing .rb-player-profiles-cta{padding:64px 16px}.rotobot-landing .ppc-preview{height:600px;padding:24px 4px}.rotobot-landing .ppc-card{width:250px;height:510px;padding:14px;border-radius:22px;gap:10px}.rotobot-landing .ppc-card-jersey-bg{font-size:340px}.rotobot-landing .ppc-card.sport-mlb .ppc-card-jersey-bg{font-size:270px}.rotobot-landing .ppc-card-photo-img{height:190px}.rotobot-landing .ppc-card-photo-stat{font-size:44px}.rotobot-landing .ppc-card-lastname{font-size:34px}.rotobot-landing .ppc-card-hit{font-size:20px}.rotobot-landing .ppc-card-ai-text{font-size:11px}.rotobot-landing .ppc-card-0{left:-10%;transform:rotate(-7deg)}.rotobot-landing .ppc-card-2{right:-10%;transform:rotate(7deg)}.rotobot-landing .ppc-card-0:hover{transform:rotate(-7deg) translateY(-6px)}.rotobot-landing .ppc-card-2:hover{transform:rotate(7deg) translateY(-6px)}}@media (max-width:480px){.rotobot-landing .ppc-card{width:220px;height:470px}.rotobot-landing .ppc-card-photo-img{height:170px}.rotobot-landing .ppc-card-photo-stat{font-size:38px}.rotobot-landing .ppc-card-lastname{font-size:28px}.rotobot-landing .ppc-card-pick-line{font-size:12px}.rotobot-landing .ppc-card-ai-text{font-size:10px}.rotobot-landing .ppc-card-0{left:-14%}.rotobot-landing .ppc-card-2{right:-14%}}