@import "https://fonts.googleapis.com/css2?family=Big+Shoulders+Display:wght@400;700;800;900&family=Manrope:wght@400;500;600;700;800&family=Geist+Mono:wght@400;500;600&display=swap";
.home-r2-root{--lgj-pink:#ed0d51;--lgj-pink-hover:#d40b48;--lgj-pink-10:#ed0d511a;--lgj-pink-20:#ed0d5133;--lgj-blue:#0144f8;--lgj-blue-10:#0144f81a;--lgj-blue-20:#0144f833;--lgj-navy:#162551;--lgj-slate-900:#0f172a;--lgj-slate-700:#334155;--lgj-slate-500:#64748b;--lgj-slate-300:#cbd5e1;--lgj-slate-200:#e2e8f0;--lgj-slate-100:#f1f5f9;--lgj-slate-50:#f8fafc;--lgj-white:#fff;--fg-1:#0f172a;--fg-2:#334155;--fg-muted:#64748b;--fg-on-dark:#fff;--bg-page:#fff;--bg-subtle:#f8fafc;--bg-muted:#f1f5f9;--border-default:#e2e8f0;--border-strong:#cbd5e1;--ease-out:cubic-bezier(.2,0,0,1);--ease-in:cubic-bezier(.4,0,1,1);--font-heading:"Big Shoulders Display","Big Shoulders",Impact,sans-serif;--font-body:"Manrope",system-ui,sans-serif;--font-mono:"Geist Mono","JetBrains Mono",monospace;--pink:#ed0d51;--pink-deep:#c90a44;--blue:#0144f8;--navy:#162551;--ink:#0e1730;--ink-2:#46536e;--muted:#7c88a3;--bg:#f7f8fc;--card:#fff;--heading:"Big Shoulders","Arial Narrow",sans-serif;--body:"Manrope",system-ui,sans-serif}.home-r2-root *{box-sizing:border-box;margin:0;padding:0}.home-r2-root,.home-r2-root{background:var(--bg)}.home-r2-root{font-family:var(--body);color:var(--ink);-webkit-font-smoothing:antialiased;overflow-x:clip}.home-r2-root ::selection{background:var(--pink);color:#fff}.home-r2-root .lbl-sm{color:var(--muted);letter-spacing:.01em;font-size:12px;font-weight:600}.home-r2-root .eyebrow{color:var(--pink);align-items:center;gap:8px;font-size:14px;font-weight:700;display:inline-flex}.home-r2-root .eyebrow:before{content:"";background:var(--pink);border-radius:2px;width:22px;height:2.5px}.home-r2-root .sky{z-index:0;pointer-events:none;position:fixed;inset:0;overflow:hidden}.home-r2-root .sky__wash{background:radial-gradient(52% 44% at 18% 10%,#ed0d5113,#0000 70%),radial-gradient(56% 48% at 84% 12%,#0144f812,#0000 70%),radial-gradient(70% 55% at 50% 108%,#ffffffe6,#0000 60%);position:absolute;inset:0}.home-r2-root .sky__aurora{filter:blur(56px)saturate(1.15);will-change:filter,opacity;background:conic-gradient(from 197deg at 50% 58%,#0000 0deg,#ed0d5129 28deg,#ff7aa233 52deg,#a76dff2e 78deg,#0144f829 104deg,#40c9ff24 128deg,#0000 158deg);animation:18s ease-in-out infinite alternate auroraShift;position:absolute;inset:0}@keyframes auroraShift{0%{filter:blur(56px)saturate(1.15)hue-rotate();opacity:1}to{filter:blur(62px)saturate(1.2)hue-rotate(-14deg);opacity:.88}}.home-r2-root .sky__spot{position:absolute;inset:0}.home-r2-root .grain{z-index:30;pointer-events:none;opacity:.028;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='240' height='240'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url('/static/home-r2/assets/%23n')'/%3E%3C/svg%3E");position:fixed;inset:0}.home-r2-root .nav{z-index:40;-webkit-backdrop-filter:blur(18px)saturate(1.4);opacity:0;background:#ffffffbf;border:1px solid #ffffffb3;border-radius:100px;justify-content:space-between;align-items:center;width:min(1120px,100% - 32px);height:60px;padding:0 10px 0 22px;animation:.7s cubic-bezier(.22,1,.36,1) 50ms forwards navIn;display:flex;position:fixed;top:16px;left:50%;transform:translate(-50%)translateY(-16px);box-shadow:0 12px 40px #1625511a,inset 0 1px #ffffffe6}@keyframes navIn{to{opacity:1;transform:translate(-50%)translateY(0)}}.home-r2-root .nav__logo img{height:26px;display:block}.home-r2-root .nav__links{gap:2px;list-style:none;display:flex}.home-r2-root .nav__cta{color:#fff;background:linear-gradient(180deg,#ff2e66,var(--pink));border-radius:100px;padding:11px 22px;font-size:14px;font-weight:700;text-decoration:none;transition:transform .18s,box-shadow .18s;box-shadow:inset 0 1px #ffffff4d,0 8px 22px #ed0d5152}.home-r2-root .nav__cta:hover{transform:translateY(-1px);box-shadow:inset 0 1px #ffffff4d,0 12px 30px #ed0d5173}.home-r2-root .nav__cta:active{transform:translateY(1px)}.home-r2-root .nav__right{align-items:center;gap:8px;display:flex}.home-r2-root .nav__item{position:relative}.home-r2-root .nav__item--mega{position:static}.home-r2-root .nav__top{font-family:var(--body);color:var(--ink-2);cursor:pointer;background:0 0;border:none;border-radius:100px;align-items:center;gap:6px;padding:9px 14px;font-size:14px;font-weight:600;transition:color .18s,background .18s;display:inline-flex}.home-r2-root .nav__top:focus-visible{outline:2px solid var(--pink);outline-offset:2px}.home-r2-root .nav__top svg{opacity:.5;width:12px;height:12px;transition:transform .18s}.home-r2-root .nav__item:hover .nav__top,.home-r2-root .nav__item:focus-within .nav__top{color:var(--ink);background:#1625510d}.home-r2-root .nav__item:hover .nav__top svg,.home-r2-root .nav__item:focus-within .nav__top svg{transform:rotate(180deg)}.home-r2-root .nav__item--mega.open .nav__top{color:var(--ink);background:#1625510d}.home-r2-root .nav__item--mega.open .nav__top svg{transform:rotate(180deg)}.home-r2-root .drop{opacity:0;visibility:hidden;pointer-events:none;z-index:50;padding-top:12px;transition:opacity .22s,transform .22s cubic-bezier(.22,1,.36,1),visibility .22s;position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(8px)}.home-r2-root .nav__item:hover .drop,.home-r2-root .nav__item:focus-within .drop,.home-r2-root .nav__item--mega.open .drop--mega{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)translateY(0)}.home-r2-root .nav__item--mega.is-dismissed:hover .drop--mega,.home-r2-root .nav__item--mega.is-dismissed:focus-within .drop--mega{opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%)translateY(8px)}.home-r2-root .nav__item--mega.is-dismissed:hover .nav__top svg,.home-r2-root .nav__item--mega.is-dismissed:focus-within .nav__top svg{transform:none}.home-r2-root .drop{filter:drop-shadow(0 24px 44px #16255133);width:340px}.home-r2-root .drop--wide{width:380px}.home-r2-root .drop--mega{width:min(880px,100% - 24px)}.home-r2-root .mega__grid{background:#fff;border:1px solid #16255114;border-radius:18px;grid-template-columns:.95fr .9fr 1.35fr;gap:8px;padding:12px;display:grid;box-shadow:inset 0 1px #ffffffe6}.home-r2-root .mega__bucket{min-width:0;padding:7px}.home-r2-root .mega__bucket+.mega__bucket{border-left:1px solid #16255114;padding-left:15px}.home-r2-root .mega__heading{color:var(--pink);letter-spacing:.09em;text-transform:uppercase;margin:0 10px 5px;font-size:10.5px;font-weight:800}.home-r2-root .drop--mega .drop__it{border-radius:11px;padding:10px}.home-r2-root .drop>.drop__it{background:#fff}.home-r2-root .drop>.drop__it:first-child{border-radius:16px 16px 0 0;padding-top:14px}.home-r2-root .drop>.drop__it:last-child{border-radius:0 0 16px 16px;padding-bottom:14px}.home-r2-root .drop__it{padding:11px 18px;text-decoration:none;transition:background .16s;display:block}.home-r2-root .drop__it:hover,.home-r2-root .drop__it:focus-visible{background:#f4f6fb}.home-r2-root .drop__it:focus-visible{outline:2px solid var(--pink);outline-offset:-2px}.home-r2-root .drop__it b{color:var(--ink);align-items:center;gap:7px;font-size:14px;font-weight:700;display:flex}.home-r2-root .drop__it span{color:var(--muted);margin-top:2px;font-size:12.5px;font-weight:500;display:block}.home-r2-root .bpop{color:var(--pink);background:#ed0d511a;border-radius:100px;padding:2px 8px;font-size:10.5px;font-style:normal;font-weight:700}.home-r2-root .nav__burger{cursor:pointer;background:#1625510d;border:none;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:4.5px;width:42px;height:42px;display:none}.home-r2-root .nav__burger span{background:var(--ink);border-radius:2px;width:17px;height:2px;transition:transform .3s cubic-bezier(.22,1,.36,1),opacity .2s;display:block}.home-r2-root .nav__burger.open span:first-child{transform:translateY(6.5px)rotate(45deg)}.home-r2-root .nav__burger.open span:nth-child(2){opacity:0}.home-r2-root .nav__burger.open span:nth-child(3){transform:translateY(-6.5px)rotate(-45deg)}@media (min-width:901px) and (max-width:1050px){.home-r2-root .nav{padding-left:16px}.home-r2-root .nav__logo img{height:22px}.home-r2-root .nav__top{padding-inline:10px;font-size:13px}.home-r2-root .drop--mega{width:min(820px,100% - 16px)}.home-r2-root .mega__grid{gap:4px;padding:9px}.home-r2-root .mega__bucket{padding:5px}.home-r2-root .mega__bucket+.mega__bucket{padding-left:11px}.home-r2-root .drop--mega .drop__it{padding:8px}.home-r2-root .drop--mega .drop__it b{font-size:12.5px}.home-r2-root .drop--mega .drop__it span{font-size:11.5px}.home-r2-root .nav__cta{padding-inline:17px}}@media (max-width:900px){.home-r2-root .nav__links{display:none}.home-r2-root .nav__burger{display:flex}.home-r2-root .nav__cta{display:none}}.home-r2-root .msheet{z-index:39;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);opacity:0;visibility:hidden;background:#fffffff5;border:1px solid #ffffffe6;border-radius:20px;max-height:calc(100dvh - 100px);padding:20px 20px 22px;transition:opacity .28s,transform .28s cubic-bezier(.22,1,.36,1),visibility .28s;position:fixed;top:86px;left:12px;right:12px;overflow:auto;transform:translateY(-10px)scale(.98);box-shadow:0 30px 80px #16255138}.home-r2-root .msheet.open{opacity:1;visibility:visible;transform:translateY(0)scale(1)}.home-r2-root .msheet__grp{border-bottom:1px solid #1625510f;padding:10px 0}.home-r2-root .msheet__grp:first-child{padding-top:0}.home-r2-root .msheet__grp h5{color:var(--muted);margin-bottom:6px;font-size:12px;font-weight:800}.home-r2-root .msheet__grp a{color:var(--ink);align-items:center;gap:8px;padding:9px 4px;font-size:15.5px;font-weight:700;text-decoration:none;display:flex}.home-r2-root .msheet__grp a:active{color:var(--pink)}.home-r2-root .msheet__cta{justify-content:center;width:100%;margin-top:16px}.home-r2-root body.no-scroll{overflow:hidden}.home-r2-root .hero{z-index:1;text-align:center;max-width:1200px;margin:0 auto;padding:calc(76px + clamp(26px,5vh,52px)) clamp(20px,3vw,40px) 0;position:relative}.home-r2-root .hero__chips{flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:clamp(16px,2.6vh,26px);display:flex}.home-r2-root .chip{color:var(--ink-2);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0;background:#fffc;border:1px solid #ffffffe6;border-radius:100px;align-items:center;gap:9px;padding:8px 16px;font-size:13px;font-weight:600;animation:.6s cubic-bezier(.22,1,.36,1) forwards rise;display:inline-flex;transform:translateY(10px)scale(.96);box-shadow:0 6px 20px #16255114}.home-r2-root .chip:first-child{animation-delay:.16s}.home-r2-root .chip__icon{flex:none;width:20px;height:20px}@keyframes pulse{0%,to{opacity:1}50%{opacity:.35}}@keyframes rise{to{opacity:1;transform:translateY(0)scale(1)}}.home-r2-root .headline{font-family:var(--heading);text-transform:uppercase;letter-spacing:.004em;color:var(--ink);font-size:clamp(42px,5.4vw,78px);font-weight:900;line-height:.95}.home-r2-root .headline .l1{letter-spacing:.06em;color:var(--muted);margin-bottom:12px;font-size:.46em;font-weight:800;display:block}.home-r2-root .headline .w{opacity:0;filter:blur(10px);animation:.8s cubic-bezier(.22,1,.36,1) forwards wordIn;display:inline-block;transform:translateY(24px)}@keyframes wordIn{to{opacity:1;filter:blur();transform:translateY(0)}}@media (max-width:720px){.home-r2-root .hbr{display:none}.home-r2-root .headline{font-size:clamp(34px,10vw,42px);line-height:.96}}.home-r2-root .headline .you{color:var(--pink);background:linear-gradient(100deg,var(--pink)42%,#ff7aa2 50%,var(--pink)58%);-webkit-text-fill-color:transparent;background-size:240% 100%;-webkit-background-clip:text;background-clip:text;animation:.8s cubic-bezier(.22,1,.36,1) forwards wordIn,5.5s ease-in-out 2.4s infinite sheen}@keyframes sheen{0%,72%{background-position:200% 0}to{background-position:-60% 0}}.home-r2-root .hero__sub{max-width:62ch;color:var(--ink-2);opacity:0;margin:clamp(14px,2.2vh,22px) auto clamp(18px,2.8vh,26px);font-size:clamp(15.5px,1.25vw,17.5px);line-height:1.65;animation:.7s cubic-bezier(.22,1,.36,1) .78s forwards rise;transform:translateY(12px)}.home-r2-root .hero__ctas{opacity:0;flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;animation:.7s cubic-bezier(.22,1,.36,1) .92s forwards rise;display:flex;transform:translateY(12px)}.home-r2-root .btn-primary{color:#fff;background:linear-gradient(180deg,#ff2e66,var(--pink));will-change:transform;border-radius:100px;align-items:center;gap:11px;padding:17px 30px;font-size:16px;font-weight:700;text-decoration:none;transition:box-shadow .22s;display:inline-flex;box-shadow:inset 0 1px #ffffff4d,0 14px 34px #ed0d5157}.home-r2-root .btn-primary:hover{box-shadow:inset 0 1px #ffffff4d,0 18px 46px #ed0d517a}.home-r2-root .btn-primary .arr{transition:transform .22s cubic-bezier(.22,1,.36,1);display:inline-flex}.home-r2-root .btn-primary:hover .arr{transform:translate(5px)}.home-r2-root .btn-white{color:var(--ink);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffd9;border:1px solid #fffffff2;border-radius:100px;align-items:center;gap:10px;padding:16px 28px;font-size:16px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 10px 26px #1625511a}.home-r2-root .btn-white:hover{transform:translateY(-1px);box-shadow:0 14px 34px #16255129}.home-r2-root .hero__proof{opacity:0;flex-direction:column;align-items:center;gap:8px;margin-top:14px;animation:.7s 1.05s forwards rise;display:flex}.home-r2-root .hero__rating{color:var(--ink-2);justify-content:center;align-items:center;gap:9px;margin:0;font-size:13px;font-weight:600;display:flex}.home-r2-root .hero__rating-score{align-items:center;gap:9px;display:inline-flex}.home-r2-root .hero__rating .stars{color:#00b67a;letter-spacing:2px;font-size:13px}.home-r2-root .hero__rating b{color:var(--ink)}.home-r2-root .hero__rating .tp{color:var(--muted);font-weight:500;text-decoration:none;transition:color .18s}.home-r2-root .hero__rating .tp:before{content:"·";margin-right:9px}.home-r2-root .hero__rating .tp:hover{color:var(--ink)}.home-r2-root a.proof__tp{text-decoration:none;transition:transform .2s,box-shadow .2s}.home-r2-root a.proof__tp:hover{transform:translateY(-1px);box-shadow:0 14px 34px #16255124}.home-r2-root .cluster{z-index:1;perspective:1400px;justify-content:center;max-width:1200px;margin:clamp(26px,4.5vh,44px) auto 0;padding:0 clamp(20px,3vw,40px);display:flex;position:relative}.home-r2-root .media{background:var(--card);width:min(600px,92%);transform-style:preserve-3d;will-change:transform;opacity:0;border:1px solid #ffffffe6;border-radius:22px;padding:10px;animation:1.1s cubic-bezier(.22,1,.36,1) .5s forwards mediaIn;position:relative;box-shadow:inset 0 1px #ffffffe6,0 30px 70px #16255129,0 10px 26px #16255114}@keyframes mediaIn{0%{opacity:0;filter:blur(8px);transform:translateY(36px)scale(.95)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}.home-r2-root .media__frame{border-radius:14px;position:relative;overflow:hidden}.home-r2-root .media__img{aspect-ratio:16/8.6;object-fit:cover;width:100%;display:block}.home-r2-root .media__frame:after{content:"";pointer-events:none;background:linear-gradient(#0e173000 60%,#0e17306b 100%);position:absolute;inset:0}.home-r2-root .media__play{z-index:2;cursor:pointer;background:#fffffff2;border:none;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:-36px 0 0 -36px;transition:transform .22s cubic-bezier(.22,1,.36,1);animation:2.6s cubic-bezier(.2,.6,.36,1) 1.8s infinite ripple;display:flex;position:absolute;top:50%;left:50%;box-shadow:0 0 #ffffff80,0 16px 40px #0e173059}.home-r2-root .media__play:hover{transform:scale(1.1)}.home-r2-root .media__play svg{width:25px;height:25px;color:var(--pink);margin-left:4px}@keyframes ripple{0%{box-shadow:0 0 #ffffff73,0 16px 40px #0e173059}to{box-shadow:0 0 0 24px #fff0,0 16px 40px #0e173059}}.home-r2-root .media__label{z-index:2;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0e173066;border:1px solid #ffffff40;border-radius:100px;align-items:center;gap:9px;padding:8px 14px;font-size:12.5px;font-weight:600;display:inline-flex;position:absolute;bottom:12px;left:14px}.home-r2-root .media__label b{color:#ffd6e2;font-size:12px;font-weight:700}.home-r2-root .float{z-index:3;background:var(--card);opacity:0;will-change:transform;border:1px solid #fffffff2;border-radius:16px;padding:14px 17px;animation:.7s cubic-bezier(.22,1,.36,1) forwards rise;position:absolute;transform:translateY(16px)scale(.94);box-shadow:inset 0 1px #ffffffe6,0 22px 50px #16255124,0 8px 20px #16255112}.home-r2-root .float--opps{animation-delay:1.1s;top:-6px;right:calc(50% + 320px)}.home-r2-root .float--pipe{animation-delay:1.25s;top:30px;left:calc(50% + 320px)}.home-r2-root .float--reply{animation-delay:1.4s;bottom:34px;right:calc(50% + 350px)}.home-r2-root .float--trust{animation-delay:1.55s;bottom:-18px;left:calc(50% + 292px)}.home-r2-root .float .big{font-family:var(--heading);letter-spacing:.01em;color:var(--ink);align-items:baseline;gap:8px;font-size:27px;font-weight:900;line-height:1;display:flex}.home-r2-root .float .big em{color:var(--pink);font-style:normal}.home-r2-root .float .lbl{color:var(--muted);margin-top:7px;font-size:12px;font-weight:600}.home-r2-root .float .up{color:#16a34a;align-items:center;gap:3px;font-size:12px;font-weight:700;display:inline-flex}.home-r2-root .float .up svg{width:11px;height:11px}.home-r2-root .float--trust{align-items:center;gap:12px;padding:12px 18px 12px 12px;display:flex}.home-r2-root .float--trust img{border:2px solid #fff;border-radius:50%;width:40px;height:40px;box-shadow:0 4px 12px #1625512e}.home-r2-root .float--trust b{color:var(--ink);font-size:13.5px;display:block}.home-r2-root .float--trust .stars{color:#00b67a;letter-spacing:2px;font-size:12px}.home-r2-root .float--trust .sub{color:var(--muted);margin-top:2px;font-size:11px;font-weight:500}.home-r2-root .float--live{color:var(--ink-2);border-radius:100px;align-items:center;gap:9px;padding:10px 18px;font-size:12.5px;font-weight:700;animation-delay:1.7s;display:inline-flex;top:-22px;left:calc(50% - 118px)}.home-r2-root .float--live b{color:#16a34a;font-variant-numeric:tabular-nums;font-size:14px}.home-r2-root .float--live i{background:#16a34a;border-radius:50%;width:6px;height:6px;animation:1.8s infinite pulse;box-shadow:0 0 8px #16a34acc}@media (max-width:1080px){.home-r2-root .float--opps{left:8px;right:auto}.home-r2-root .float--pipe{left:auto;right:8px}.home-r2-root .float--reply{bottom:-14px;right:20px}.home-r2-root .float--trust{bottom:-20px;left:20px}}@media (max-width:700px){.home-r2-root .cluster{perspective:none;grid-template-columns:1fr 1fr;gap:10px;display:grid}.home-r2-root .media{grid-column:1/-1;width:100%}.home-r2-root .float--live{display:none}.home-r2-root .float:not(.float--live){opacity:1;animation:none;transform:none;position:static!important;translate:none!important}.home-r2-root .float--trust{grid-column:1/-1}.home-r2-root .float .big{font-size:22px}}.home-r2-root .beam{z-index:1;opacity:0;max-width:1100px;margin:0 auto;padding:clamp(26px,4.2vh,40px) clamp(20px,3vw,40px) 0;animation:.9s 1.75s forwards rise;position:relative}.home-r2-root .beam__row{align-items:center;gap:16px;display:flex}.home-r2-root .beam__cap{white-space:nowrap;color:var(--muted);flex:none;font-size:12px;font-weight:600}.home-r2-root .beam__stage{flex:1;min-width:0;height:40px;position:relative}.home-r2-root .beam__stage canvas{width:100%;height:100%;position:absolute;inset:0}@media (max-width:760px){.home-r2-root .beam__cap{display:none}}.home-r2-root .logos{z-index:1;opacity:0;max-width:1200px;margin:0 auto;padding:clamp(20px,3.2vh,32px) clamp(20px,3vw,40px) clamp(48px,8vh,84px);animation:.9s 1.9s forwards rise;position:relative}.home-r2-root .logos p{text-align:center;color:var(--muted);margin-bottom:20px;font-size:12.5px;font-weight:600}.home-r2-root .logos__belt{white-space:nowrap;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000);mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000)}.home-r2-root .logos__track{will-change:transform;align-items:center;animation:30s linear infinite belt;display:inline-flex}.home-r2-root .logos__belt:hover .logos__track{animation-play-state:paused}@keyframes belt{0%{transform:translate(0)}to{transform:translate(-50%)}}.home-r2-root .logos__track img{filter:grayscale()opacity(.5);height:23px;margin:0 clamp(22px,3vw,42px);transition:filter .25s}.home-r2-root .logos__track img:hover{filter:grayscale(0)opacity()}.home-r2-root .stage{z-index:1;justify-content:center;margin:clamp(24px,4vh,40px) auto 0;padding:0 clamp(20px,3vw,40px) 100px;display:flex;position:relative;overflow-x:clip}.home-r2-root .stage__persp{perspective:1400px;perspective-origin:50% 40%;width:min(960px,96vw);height:490px;position:relative}.home-r2-root #wires{z-index:0;width:100%;height:100%;position:absolute;inset:0}.home-r2-root .scene{z-index:1;transform-style:preserve-3d;will-change:transform;position:absolute;inset:0}.home-r2-root .lyr{transform-style:preserve-3d;position:absolute}.home-r2-root .lyr__in{transform-style:preserve-3d;opacity:0;animation:1s cubic-bezier(.22,1,.36,1) forwards lyrIn}.home-r2-root .lyr__bob{transform-style:preserve-3d;animation:6s ease-in-out infinite alternate lyrBob}@keyframes lyrIn{0%{opacity:0;filter:blur(10px);transform:translateZ(240px)translateY(26px)}to{opacity:1;filter:blur();transform:translateZ(0)translateY(0)}}@keyframes lyrBob{0%{transform:translateY(-3px)}to{transform:translateY(4px)}}.home-r2-root .lyr--plate{inset:4% 4% 10%;transform:translateZ(-140px)}.home-r2-root .lyr--plate .lyr__in{animation-delay:.15s}.home-r2-root .plate{background:radial-gradient(60% 60% at 28% 30%,#ed0d512b,#0000 70%),radial-gradient(60% 60% at 76% 66%,#0144f829,#0000 70%),#ffffff80;border:1px solid #fffc;border-radius:44px;position:absolute;inset:0;box-shadow:inset 0 1px #ffffffe6}.home-r2-root .plate:after{content:"";background-image:linear-gradient(#1625510b 1px,#0000 1px),linear-gradient(90deg,#1625510b 1px,#0000 1px);background-size:44px 44px;border-radius:44px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 80%,#000 30%,#0000 90%);mask-image:radial-gradient(80% 80%,#000 30%,#0000 90%)}.home-r2-root .ui{background:#fff;border:1px solid #fffffff2;border-radius:16px;box-shadow:inset 0 1px #ffffffe6,0 24px 54px #16255126}.home-r2-root .lyr--email{width:min(400px,60vw);top:13%;left:6%;transform:translateZ(30px)}.home-r2-root .lyr--email .lyr__in{animation-delay:.4s}.home-r2-root .lyr--email .lyr__bob{animation-duration:7.5s}.home-r2-root .email{position:relative;overflow:hidden}.home-r2-root .email__glare{pointer-events:none;z-index:3;background:radial-gradient(420px at var(--gx,30%)var(--gy,20%),#fff6,#ffffff0d 45%,transparent 65%);mix-blend-mode:soft-light;border-radius:16px;position:absolute;inset:0}.home-r2-root .email__bar{border-bottom:1px solid #16255112;justify-content:space-between;align-items:center;padding:11px 14px;display:flex}.home-r2-root .email__dots{gap:5px;display:flex}.home-r2-root .email__dots i{background:#e3e8f4;border-radius:50%;width:8px;height:8px}.home-r2-root .email__ai{color:var(--pink);background:#ed0d5114;border-radius:100px;align-items:center;gap:7px;padding:4px 10px;font-size:11px;font-weight:700;display:inline-flex}.home-r2-root .email__ai i{background:var(--pink);border-radius:50%;width:5px;height:5px;animation:1.6s infinite pulse}.home-r2-root .email__row{border-bottom:1px solid #1625510d;align-items:baseline;gap:8px;padding:8px 14px;font-size:12.5px;display:flex}.home-r2-root .email__row .k{color:var(--muted);flex:none;font-weight:700}.home-r2-root .email__row .v{color:var(--ink);font-weight:600}.home-r2-root .email__body{color:var(--ink-2);min-height:96px;padding:12px 14px 14px;font-size:13px;font-weight:500;line-height:1.65;position:relative}.home-r2-root .email.drafting .email__body:before{content:"";pointer-events:none;background:linear-gradient(100deg,#0000 30%,#ed0d5112 48%,#0144f80f 55%,#0000 70%) 0 0/220% 100%;animation:1.6s linear infinite aiScan;position:absolute;inset:0}@keyframes aiScan{0%{background-position:160% 0}to{background-position:-60% 0}}.home-r2-root .email__body mark{color:var(--pink);background:0 0;font-weight:700}.home-r2-root .email__body .caret{background:var(--pink);vertical-align:-2px;width:2px;height:14px;margin-left:1px;animation:.9s step-end infinite caretB;display:inline-block}@keyframes caretB{0%,55%{opacity:1}56%,to{opacity:0}}.home-r2-root .email__foot{border-top:1px solid #16255112;justify-content:space-between;align-items:center;padding:10px 14px;font-size:11.5px;font-weight:600;display:flex}.home-r2-root .email__status{color:var(--muted);align-items:center;gap:7px;transition:color .3s;display:inline-flex}.home-r2-root .email__status i{background:var(--blue);border-radius:50%;width:6px;height:6px;animation:1.4s infinite pulse}.home-r2-root .email--sent .email__status{color:#16a34a}.home-r2-root .email--sent .email__status i{background:#16a34a;animation:none}.home-r2-root .email__via{color:var(--muted);font-weight:600}.home-r2-root .email.flash{animation:.5s sendFlash}@keyframes sendFlash{35%{box-shadow:inset 0 1px #ffffffe6,0 24px 64px #ed0d5159}}.home-r2-root .lyr--replies{width:min(280px,44vw);top:4%;right:3%;transform:translateZ(110px)}.home-r2-root .lyr--replies .lyr__in{animation-delay:.7s}.home-r2-root .lyr--replies .lyr__bob{animation-duration:5.4s;animation-delay:.8s}.home-r2-root .replies{gap:10px;display:grid}.home-r2-root .replies__head{color:var(--ink-2);background:#ffffffd9;border:1px solid #fffffff2;border-radius:100px;justify-self:start;align-items:center;gap:8px;padding:7px 14px;font-size:12px;font-weight:700;display:inline-flex;box-shadow:0 10px 26px #1625511a}.home-r2-root .replies__head b{color:var(--pink)}.home-r2-root .toast{opacity:0;align-items:flex-start;gap:10px;margin-bottom:10px;padding:11px 13px;transition:opacity .45s cubic-bezier(.22,1,.36,1),transform .45s cubic-bezier(.22,1,.36,1);display:flex;transform:translate(26px)scale(.95)}.home-r2-root .toast.on{opacity:1;transform:translate(0)scale(1)}.home-r2-root .toast.out{opacity:0;transform:translateY(-10px)scale(.96)}.home-r2-root .toast__ic{color:#16a34a;background:#16a34a1f;border-radius:50%;flex:none;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex}.home-r2-root .toast__ic svg{width:13px;height:13px}.home-r2-root .toast b{color:var(--ink);font-size:12px;display:block}.home-r2-root .toast span{color:var(--ink-2);font-size:12px;font-weight:500;line-height:1.45}.home-r2-root .lyr--cal{width:min(250px,40vw);bottom:6%;right:6%;transform:translateZ(70px)}.home-r2-root .lyr--cal .lyr__in{animation-delay:.85s}.home-r2-root .lyr--cal .lyr__bob{animation-duration:6.6s;animation-delay:1.4s}.home-r2-root .cal{padding:13px 14px 14px;transition:box-shadow .4s}.home-r2-root .cal.pulse{animation:.7s calPulse}@keyframes calPulse{35%{box-shadow:inset 0 1px #ffffffe6,0 24px 64px #16a34a59}}.home-r2-root .replies__head.flash{animation:.6s calPulse}.home-r2-root .cal__head{color:var(--ink);justify-content:space-between;align-items:center;margin-bottom:10px;font-size:12px;font-weight:700;display:flex}.home-r2-root .cal__head span{color:var(--muted);font-size:11px;font-weight:600}.home-r2-root .cal__grid{grid-template-columns:repeat(4,1fr);gap:6px;display:grid}.home-r2-root .slot{background:#eff2f9;border-radius:7px;height:30px;position:relative;overflow:hidden}.home-r2-root .slot.booked{background:linear-gradient(180deg,#ff2e66,var(--pink));animation:.45s cubic-bezier(.2,1.4,.3,1) slotPop}.home-r2-root .slot.booked:after{content:"Booked";color:#fff;letter-spacing:.04em;justify-content:center;align-items:center;font-size:8.5px;font-weight:800;display:flex;position:absolute;inset:0}@keyframes slotPop{0%{transform:scale(.6)}to{transform:scale(1)}}.home-r2-root .chipcard{color:var(--ink);border-radius:100px;align-items:center;gap:10px;padding:11px 15px;font-size:12px;font-weight:700;display:flex}.home-r2-root .chipcard .ic{border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex}.home-r2-root .chipcard .ic svg{width:13px;height:13px}.home-r2-root .chipcard small{color:var(--muted);margin-top:1px;font-size:10.5px;font-weight:600;display:block}.home-r2-root .lyr--source{top:2%;left:1%;transform:translateZ(90px)}.home-r2-root .lyr--source .lyr__in{animation-delay:.95s}.home-r2-root .lyr--source .ic{color:var(--blue);background:#0144f817}.home-r2-root .lyr--domains{bottom:4%;left:3%;transform:translateZ(120px)}.home-r2-root .lyr--domains .lyr__in{animation-delay:1.1s}.home-r2-root .lyr--domains .ic{color:var(--pink);background:#ed0d5117}.home-r2-root .lyr--mlive{top:-3%;left:50%;transform:translate(-50%)translateZ(50px)}.home-r2-root .lyr--mlive .lyr__in{animation-delay:1.25s}.home-r2-root .livepill{color:var(--ink-2);border-radius:100px;align-items:center;gap:9px;padding:10px 18px;font-size:12.5px;font-weight:700;display:inline-flex}.home-r2-root .livepill i{background:#16a34a;border-radius:50%;width:6px;height:6px;animation:1.8s infinite pulse;box-shadow:0 0 8px #16a34acc}.home-r2-root .fx{pointer-events:none;z-index:5;position:absolute;inset:0}.home-r2-root .fdot{background:var(--pink);border-radius:50%;width:9px;height:9px;transition:transform .62s cubic-bezier(.3,.1,.25,1),opacity .2s;position:absolute;box-shadow:0 0 14px #ed0d51bf}.home-r2-root .fdot--blue{background:var(--blue);box-shadow:0 0 14px #0144f8a6}.home-r2-root .stage__shadow{filter:blur(14px);opacity:0;will-change:transform,opacity;background:radial-gradient(50% 50%,#16255133,#0000 70%);width:76%;height:58px;animation:1s 1s forwards rise;position:absolute;bottom:-56px;left:50%;transform:translate(-50%)}@media (max-width:760px){.home-r2-root .stage__persp{height:560px}.home-r2-root .lyr--email{width:min(360px,92vw);top:9%;left:2%}.home-r2-root .lyr--replies{width:min(250px,64vw);top:52%;right:1%}.home-r2-root .lyr--cal{bottom:2%;left:2%;right:auto}.home-r2-root .lyr--source,.home-r2-root .lyr--domains{display:none}}.home-r2-root .orbit{z-index:1;justify-content:center;margin:clamp(8px,1.6vh,20px) auto 0;padding:0 20px 40px;display:flex;position:relative;overflow-x:clip}.home-r2-root .orbit__tilt{perspective:1200px;pointer-events:none;width:min(1040px,94vw);height:620px;position:relative}.home-r2-root .orbit__stage{will-change:transform;position:absolute;inset:0}.home-r2-root #owires{z-index:0;width:100%;height:100%;position:absolute;inset:0}.home-r2-root .orbit__grid{opacity:.5;background-image:radial-gradient(#16255129 1px,#0000 1.3px);background-size:26px 26px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(closest-side,#000 26%,#0000 74%);mask-image:radial-gradient(closest-side,#000 26%,#0000 74%)}.home-r2-root .orbit__halo{background:radial-gradient(closest-side,#ed0d5121,#ed0d510b 55%,#0000 75%);border-radius:50%;width:340px;height:340px;animation:5.5s ease-in-out infinite haloBreathe;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes haloBreathe{0%,to{opacity:1;transform:translate(-50%,-50%)scale(1)}50%{opacity:.85;transform:translate(-50%,-50%)scale(1.09)}}.home-r2-root .oring{opacity:0;border:1px solid #16255117;border-radius:50%;animation:1.1s cubic-bezier(.22,1,.36,1) forwards ringIn;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.home-r2-root .oring--1{width:310px;height:310px;animation-delay:.25s}.home-r2-root .oring--2{width:496px;height:496px;animation-delay:.4s}@keyframes ringIn{0%{opacity:0;transform:translate(-50%,-50%)scale(.72)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}.home-r2-root .oarc{opacity:0;border-radius:50%;animation:1s 1.2s forwards arcFade;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-mask-image:radial-gradient(closest-side,#0000 98.4%,#000 99.1%);mask-image:radial-gradient(closest-side,#0000 98.4%,#000 99.1%)}@keyframes arcFade{to{opacity:1}}.home-r2-root .oarc--1{background:conic-gradient(from 0deg,transparent 0 78%,#ed0d518c 88%,transparent 97%);width:310px;height:310px}.home-r2-root .oarc--2{background:conic-gradient(from 180deg,transparent 0 80%,#0144f866 90%,transparent 98%);width:496px;height:496px}.home-r2-root .oarc__spin--1{animation:16s linear infinite arcSpin;position:absolute;inset:0}.home-r2-root .oarc__spin--2{animation:22s linear infinite arcSpinRev;position:absolute;inset:0}@keyframes arcSpin{to{rotate:360deg}}@keyframes arcSpinRev{to{rotate:-360deg}}.home-r2-root .carrier{width:0;height:0;position:absolute;top:50%;left:50%}.home-r2-root .sat{will-change:transform;position:absolute;top:0;left:0}.home-r2-root .sat__bob{animation:6s ease-in-out infinite alternate satBob;animation-delay:var(--bd,0s)}@keyframes satBob{0%{transform:translateY(-3px)}to{transform:translateY(4px)}}.home-r2-root .sat__pop{opacity:0;animation:.7s cubic-bezier(.2,1.3,.3,1) forwards orbitSatIn;animation-delay:var(--d);flex-direction:column;align-items:center;gap:8px;display:flex;transform:translate(-50%,-50%)scale(.4)}@keyframes orbitSatIn{to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@keyframes satIn{to{opacity:1;scale:1}}.home-r2-root .toolchip{cursor:pointer;background:linear-gradient(165deg,#fff,#f3f5fa);border:1px solid #fffffff2;border-radius:20px;justify-content:center;align-items:center;width:64px;height:64px;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #fffffff2,0 14px 30px #1625511f,0 3px 8px #1625510f}.home-r2-root .toolchip img{object-fit:contain;width:34px;height:34px}.home-r2-root .toolchip:after{content:"";animation:9s ease-in-out infinite chipSheen;animation-delay:var(--bd,0s);background:linear-gradient(115deg,#0000 38%,#ffffffbf 50%,#0000 62%);position:absolute;inset:0;transform:translate(-140%)}@keyframes chipSheen{0%,78%{transform:translate(-140%)}92%,to{transform:translate(140%)}}.home-r2-root .toolchip--own img{width:42px;height:42px}.home-r2-root .toolchip--own{border:1.5px solid #ed0d5166;box-shadow:inset 0 1px #fffffff2,0 14px 30px #ed0d5129,0 3px 8px #1625510f}.home-r2-root .sat__pop:hover .toolchip{transform:scale(1.12);box-shadow:inset 0 1px #fffffff2,0 20px 40px #1625512e,0 4px 10px #16255114}.home-r2-root .sat__lbl{color:var(--ink);white-space:nowrap;background:#ffffffd9;border:1px solid #fffffff2;border-radius:100px;padding:4px 12px;font-size:11.5px;font-weight:700;box-shadow:0 5px 14px #16255112}.home-r2-root .core{transform:translate(-50%,-50%);translate:calc(var(--plx,0px)*-.35)calc(var(--ply,0px)*-.35);z-index:2;flex-direction:column;align-items:center;gap:12px;display:flex;position:absolute;top:50%;left:50%}.home-r2-root .core__chip{opacity:0;background:linear-gradient(170deg,#ff3d71,#ed0d51 55%,#c90a44);border-radius:32px;justify-content:center;align-items:center;width:118px;height:118px;animation:.8s cubic-bezier(.2,1.3,.3,1) .1s forwards satIn,5.5s ease-in-out 1.4s infinite coreBreathe;display:flex;position:relative;scale:.5;box-shadow:inset 0 1px #fff6,0 24px 54px #ed0d5159,0 6px 16px #1625511f}@keyframes coreBreathe{0%,to{box-shadow:inset 0 1px #fff6,0 24px 54px #ed0d5159,0 6px 16px #1625511f}50%{box-shadow:inset 0 1px #fff6,0 28px 66px #ed0d5180,0 6px 16px #1625511f}}.home-r2-root .core__chip svg{filter:drop-shadow(0 0 6px #ffffffd9)drop-shadow(0 3px 8px #00000026);width:56px;height:56px;animation:3.2s ease-in-out infinite gearGlow}@keyframes gearGlow{0%,to{filter:drop-shadow(0 0 5px #ffffffb3)drop-shadow(0 3px 8px #00000026)}50%{filter:drop-shadow(0 0 11px #fff)drop-shadow(0 3px 8px #00000026)}}.home-r2-root .core__ripple{opacity:0;pointer-events:none;border:2px solid #ed0d5173;border-radius:36px;width:118px;height:118px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.home-r2-root .core__ripple.go{animation:.9s cubic-bezier(.2,.6,.36,1) rippleGo}@keyframes rippleGo{0%{opacity:.9;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-50%)scale(2.1)}}.home-r2-root .core__lbl{color:var(--ink);opacity:0;background:#ffffffe6;border:1px solid #fffffff2;border-radius:100px;padding:6px 14px;font-size:12px;font-weight:800;animation:.6s .5s forwards rise;box-shadow:0 8px 20px #16255117}.home-r2-root .orbit__feed{z-index:3;width:260px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.home-r2-root .orbit__feed-label{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:8px;margin:0 0 9px 4px;font-size:10px;font-weight:800;display:flex}.home-r2-root .orbit__feed-label i{background:#16a34a;border-radius:50%;width:6px;height:6px;animation:1.8s infinite pulse;box-shadow:0 0 8px #16a34ab3}.home-r2-root .orbit__feed-list{gap:9px;display:grid}.home-r2-root .orbit__feed-item{opacity:.68;background:#ffffffeb;border:1px solid #0144f814;border-radius:14px;align-items:center;gap:11px;min-width:0;padding:11px 13px;transition:opacity .34s cubic-bezier(.22,1,.36,1),transform .34s cubic-bezier(.22,1,.36,1),border-color .34s,box-shadow .34s;display:flex;transform:translate(7px)scale(.98);box-shadow:0 12px 30px #16255117}.home-r2-root .orbit__feed-item.is-active{opacity:1;border-color:#ed0d5138;transform:none;box-shadow:0 16px 34px #ed0d511c}.home-r2-root .orbit__feed-emoji{background:#ed0d5112;border-radius:10px;flex:none;place-items:center;width:31px;height:31px;font-size:16px;line-height:1;display:grid}.home-r2-root .orbit__feed-item>div{min-width:0}.home-r2-root .orbit__feed-item b{color:var(--ink);font-size:12.5px;line-height:1.25;display:block}.home-r2-root .orbit__feed-item div span{color:var(--muted);margin-top:3px;font-size:10.75px;font-weight:600;line-height:1.35;display:block}@media (max-width:1100px) and (min-width:1025px){.home-r2-root .orbit__feed{width:215px}.home-r2-root .orbit__feed-item{gap:8px;padding:9px 10px}.home-r2-root .orbit__feed-emoji{border-radius:8px;width:27px;height:27px;font-size:14px}.home-r2-root .orbit__feed-item b{font-size:11.5px}.home-r2-root .orbit__feed-item div span{font-size:9.75px}}@media (max-width:1024px){.home-r2-root .orbit__feed{display:none}}@media (max-width:720px){.home-r2-root .orbit__tilt{height:440px}.home-r2-root .oring--1,.home-r2-root .oarc--1{width:242px;height:242px}.home-r2-root .oring--2,.home-r2-root .oarc--2{width:308px;height:308px}.home-r2-root .core__chip{border-radius:24px;width:80px;height:80px}.home-r2-root .core__chip svg{width:40px;height:40px}.home-r2-root .core__ripple{border-radius:26px;width:80px;height:80px}.home-r2-root .core{gap:9px}.home-r2-root .core__lbl{padding:5px 11px;font-size:10.5px}.home-r2-root .toolchip{border-radius:15px;width:50px;height:50px}.home-r2-root .toolchip img{width:27px;height:27px}.home-r2-root .toolchip--own img{width:32px;height:32px}.home-r2-root .sat__lbl,.home-r2-root .hero__ctas .btn-white{display:none}.home-r2-root .hero__rating{flex-direction:column;gap:3px;line-height:1.35}.home-r2-root .hero__rating .tp:before{content:none}}.home-r2-root .watch{z-index:1;max-width:1200px;margin:0 auto;padding:clamp(30px,5vh,56px) clamp(20px,3vw,40px) clamp(40px,7vh,72px);position:relative}.home-r2-root .watch .shead{margin-bottom:clamp(22px,3.6vh,36px)}.home-r2-root .watch__panel{aspect-ratio:16/8.4;background:radial-gradient(46% 58% at 50% 46%,#ed0d5152,#0000 70%),radial-gradient(80% 90% at 12% 100%,#3c145a80,#0000 60%),#17101f;border-radius:24px;text-decoration:none;transition:transform .4s cubic-bezier(.22,1,.36,1),box-shadow .4s;display:block;position:relative;overflow:hidden;box-shadow:0 40px 90px #16255138,0 0 80px #ed0d511a,0 0 50px #0144f80f}.home-r2-root .watch__panel:hover{transform:translateY(-4px);box-shadow:0 50px 110px #16255147,0 0 100px #ed0d5129,0 0 60px #0144f814}.home-r2-root .watch__embed{border:0;width:100%;height:100%;position:absolute;inset:0}.home-r2-root .watch__poster{object-fit:cover;opacity:.38;mix-blend-mode:luminosity;pointer-events:none;width:100%;height:100%;transition:opacity .4s;position:absolute;inset:0}.home-r2-root .watch__panel:hover .watch__poster{opacity:.5}.home-r2-root .watch__tag{color:#ffffffd9;align-items:center;gap:9px;font-size:13px;font-weight:600;display:inline-flex;position:absolute;top:20px;left:24px}.home-r2-root .watch__tag i{background:#22c55e;border-radius:50%;width:8px;height:8px;animation:2.2s infinite pulse;box-shadow:0 0 10px #22c55ecc}.home-r2-root .watch__play{justify-content:center;align-items:center;width:112px;height:112px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.home-r2-root .watch__play:before{content:"";border:1px solid #ffffff24;border-radius:50%;animation:3.2s ease-in-out infinite ringPulse;position:absolute;inset:-46px}@keyframes ringPulse{0%,to{opacity:.6;transform:scale(.92)}50%{opacity:1;transform:scale(1.05)}}.home-r2-root .watch__play span{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:112px;height:112px;transition:transform .3s cubic-bezier(.22,1,.36,1);display:flex;box-shadow:0 24px 60px #00000073}.home-r2-root .watch__panel:hover .watch__play span{transform:scale(1.08)}.home-r2-root .watch__play svg{width:34px;height:34px;color:var(--pink);margin-left:6px}.home-r2-root .watch__cap{color:#ffffff8c;white-space:nowrap;font-size:13px;font-weight:600;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.home-r2-root .watch__ctas{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;margin-top:clamp(24px,4vh,38px);display:flex}@media (max-width:700px){.home-r2-root .watch__panel{aspect-ratio:16/11}.home-r2-root .watch__play,.home-r2-root .watch__play span{width:84px;height:84px}.home-r2-root .watch__play:before{inset:-30px}}.home-r2-root .jay{z-index:1;grid-template-columns:minmax(300px,.92fr) minmax(0,1.08fr);align-items:center;gap:clamp(32px,5vw,76px);max-width:1200px;margin:0 auto;padding:clamp(40px,7vh,80px) clamp(20px,3vw,40px);display:grid;position:relative}@media (max-width:960px){.home-r2-root .jay{grid-template-columns:1fr}}.home-r2-root .jay__visual{perspective:1200px;position:relative}.home-r2-root .jay__photo{background:var(--card);transform-style:preserve-3d;border:1px solid #ffffffe6;border-radius:22px;padding:10px;position:relative;box-shadow:inset 0 1px #ffffffe6,0 30px 70px #16255129,0 10px 26px #16255114}.home-r2-root .jay__photo .ph{border-radius:14px;position:relative;overflow:hidden}.home-r2-root .jay__photo img.main{aspect-ratio:1;object-fit:cover;width:100%;display:block}.home-r2-root .jay__photo .ph:after{content:"";pointer-events:none;background:linear-gradient(115deg,#0000 30%,#ffffff59 46%,#0000 62%);transition:transform .9s cubic-bezier(.22,1,.36,1);position:absolute;inset:0;transform:translate(-130%)}.home-r2-root .jay__photo:hover .ph:after{transform:translate(130%)}.home-r2-root .jay__badge{background:var(--card);color:var(--ink);border:1px solid #fffffff2;border-radius:14px;align-items:center;gap:10px;padding:11px 16px;font-size:13px;font-weight:700;display:flex;position:absolute;bottom:26px;right:-16px;box-shadow:0 18px 44px #16255129}.home-r2-root .jay__badge img{height:20px}.home-r2-root .jay__badge span{color:var(--muted);margin-top:1px;font-size:12px;font-weight:600;display:block}.home-r2-root .jay__sub-badge{background:var(--card);color:var(--ink);border:1px solid #fffffff2;border-radius:100px;align-items:center;gap:9px;padding:9px 15px;font-size:12.5px;font-weight:700;display:flex;position:absolute;top:26px;left:-14px;box-shadow:0 14px 36px #16255124}.home-r2-root .jay__sub-badge i{background:red;border-radius:50%;width:7px;height:7px;animation:2.4s infinite pulse;box-shadow:0 0 8px #f009}.home-r2-root .jay__eyebrow{margin-bottom:14px}.home-r2-root .jay h2{font-family:var(--heading);text-transform:uppercase;letter-spacing:.004em;color:var(--ink);font-size:clamp(34px,3.6vw,52px);font-weight:900;line-height:.96}.home-r2-root .jay h2 .accent{color:var(--pink)}.home-r2-root .jay__copy{gap:14px;margin-top:18px;display:grid}.home-r2-root .jay__copy p{color:var(--ink-2);max-width:58ch;font-size:16px;line-height:1.7}.home-r2-root .jay__copy p b{color:var(--ink);font-weight:700}.home-r2-root .creds{gap:10px;margin-top:26px;display:grid}.home-r2-root .cred{color:var(--ink-2);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffb8;border:1px solid #fffffff2;border-radius:14px;align-items:center;gap:14px;padding:13px 16px;font-size:14.5px;font-weight:600;display:flex;box-shadow:0 8px 24px #16255112}.home-r2-root .cred b{color:var(--ink);font-variant-numeric:tabular-nums;font-weight:800}.home-r2-root .cred .ic{border-radius:10px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.home-r2-root .cred:nth-child(odd) .ic{color:var(--pink);background:#ed0d5117}.home-r2-root .cred:nth-child(2n) .ic{color:var(--blue);background:#0144f814}.home-r2-root .cred .ic svg{width:17px;height:17px}.home-r2-root .cred .emoji{font-size:18px;line-height:1}.home-r2-root .diff{z-index:1;position:relative}.home-r2-root .diff__pin-range{height:320vh;position:relative}.home-r2-root .diff__stage{flex-direction:column;justify-content:center;height:100svh;display:flex;position:sticky;top:0;overflow:clip}.home-r2-root .diff__head{text-align:center;margin-bottom:clamp(20px,3.6vh,38px);padding:0 20px}.home-r2-root .diff__head .eyebrow{justify-content:center;margin-bottom:12px}.home-r2-root .diff__head .eyebrow:after{content:"";background:var(--pink);border-radius:2px;width:22px;height:2.5px}.home-r2-root .diff h2{font-family:var(--heading);text-transform:uppercase;color:var(--ink);font-size:clamp(34px,4.4vw,62px);font-weight:900;line-height:.96}.home-r2-root .diff h2 .accent{color:var(--pink)}.home-r2-root .diff__sub{max-width:62ch;color:var(--ink-2);margin:12px auto 0;font-size:15.5px;font-weight:500;line-height:1.6}.home-r2-root .diff__cols{grid-template-columns:1fr auto 1fr;align-items:stretch;gap:clamp(14px,2vw,26px);width:100%;max-width:1120px;margin:0 auto;padding:0 clamp(20px,3vw,40px);display:grid}.home-r2-root .dcard{border-radius:22px;flex-direction:column;padding:clamp(18px,2.6vh,28px);display:flex}.home-r2-root .dcard--old{background:#fff9;border:1px solid #16255112;box-shadow:0 14px 40px #1625510f}.home-r2-root .dcard--lgj{background:radial-gradient(120% 120% at 85% -10%,#ed0d511a,#0000 55%),radial-gradient(120% 120% at -10% 110%,#0144f814,#0000 55%),#fff;border:1px solid #fffffff2;position:relative;box-shadow:0 26px 64px #ed0d5121,0 10px 28px #16255114}.home-r2-root .dcard__tag{border-radius:100px;align-self:flex-start;align-items:center;gap:8px;margin-bottom:8px;padding:7px 14px;font-size:12.5px;font-weight:700;display:inline-flex}.home-r2-root .dcard--old .dcard__tag{color:var(--ink-2);background:#1625510f}.home-r2-root .dcard--lgj .dcard__tag{color:var(--pink);background:#ed0d511a}.home-r2-root .dcard__title{font-family:var(--heading);text-transform:uppercase;color:var(--ink);margin-bottom:14px;font-size:clamp(19px,1.8vw,26px);font-weight:900;line-height:1}.home-r2-root .dcard--old .dcard__title{color:var(--ink-2)}.home-r2-root .dcard ul{flex:1;align-content:start;gap:9px;list-style:none;display:grid}.home-r2-root .dcard li{opacity:0;border-radius:12px;align-items:flex-start;gap:11px;padding:10px 12px;font-size:14px;font-weight:600;line-height:1.5;transition:opacity .5s cubic-bezier(.22,1,.36,1),transform .5s cubic-bezier(.22,1,.36,1),filter .4s;display:flex;transform:translateY(18px)}.home-r2-root .dcard--old li{color:var(--ink-2);background:#ffffffa6;border:1px solid #1625510d}.home-r2-root .dcard--lgj li{color:var(--ink);background:#ffffffd9;border:1px solid #ffffffe6;box-shadow:0 6px 18px #1625510d}.home-r2-root .dcard li.on{opacity:1;transform:translateY(0)}.home-r2-root .dcard--old li.done{opacity:.45;filter:grayscale(.4)}.home-r2-root .dcard--old li.done .txt{-webkit-text-decoration:line-through #ed0d518c;text-decoration:line-through #ed0d518c;text-decoration-thickness:2px}.home-r2-root .dcard li .mk{border-radius:50%;flex:none;justify-content:center;align-items:center;width:21px;height:21px;margin-top:1px;display:inline-flex}.home-r2-root .dcard--old li .mk{color:#dc2626;background:#dc26261a}.home-r2-root .dcard--lgj li .mk{color:var(--pink);background:#ed0d511f}.home-r2-root .dcard li .mk svg{width:11px;height:11px}.home-r2-root .dcard--lgj .who{align-items:center;gap:10px;margin-bottom:12px;display:flex}.home-r2-root .dcard--lgj .who img{border:2px solid #fff;border-radius:50%;width:34px;height:34px;box-shadow:0 4px 12px #16255129}.home-r2-root .dcard--lgj .who b{color:var(--ink);font-size:13px;display:block}.home-r2-root .dcard--lgj .who span{color:var(--muted);font-size:12px;font-weight:600}.home-r2-root .diff__vs{width:62px;height:62px;box-shadow:none;background:0 0;border:0;border-radius:50%;flex:none;justify-content:center;align-self:center;align-items:center;display:flex;position:relative}.home-r2-root .diff__vs svg.ring{box-shadow:none;border:0;border-radius:50%;position:absolute;inset:0;transform:rotate(-90deg)}.home-r2-root .diff__vs svg.ring circle{fill:none;stroke-width:3px}.home-r2-root .diff__vs svg.ring .track{stroke:#16255114}.home-r2-root .diff__vs svg.ring .prog{stroke:var(--pink);stroke-linecap:round}.home-r2-root .diff__vs b{font-family:var(--heading);color:var(--ink);background:#fff;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:19px;font-weight:900;display:flex;box-shadow:0 10px 26px #16255124}@media (max-width:880px){.home-r2-root .diff__pin-range{height:auto}.home-r2-root .diff__stage{height:auto;padding:clamp(40px,7vh,80px) 0;position:static}.home-r2-root .diff__cols{grid-template-columns:1fr}.home-r2-root .diff__vs{display:none}.home-r2-root .dcard li{opacity:1;transform:none}}.home-r2-root .rv{opacity:0;transition:opacity .8s cubic-bezier(.22,1,.36,1),transform .8s cubic-bezier(.22,1,.36,1);transform:translateY(28px)}.home-r2-root .rv.in{opacity:1;transform:translateY(0)}.home-r2-root .rv3d{opacity:0;transition:opacity .9s cubic-bezier(.22,1,.36,1),transform .9s cubic-bezier(.22,1,.36,1);transform:perspective(1100px)rotateX(12deg)translateY(40px)scale(.96)}.home-r2-root .rv3d.in{opacity:1;transform:perspective(1100px)rotateX(0)translateY(0)scale(1)}.home-r2-root .shead{text-align:center;max-width:800px;margin:0 auto clamp(28px,4.5vh,48px);padding:0 20px}.home-r2-root .shead .eyebrow{justify-content:center;margin-bottom:12px}.home-r2-root .shead .eyebrow:after{content:"";background:var(--pink);border-radius:2px;width:22px;height:2.5px}.home-r2-root .shead h2{font-family:var(--heading);text-transform:uppercase;color:var(--ink);font-size:clamp(34px,4.2vw,58px);font-weight:900;line-height:.96}.home-r2-root .shead h2 .accent{color:var(--pink)}.home-r2-root .shead .ssub{max-width:62ch;color:var(--ink-2);margin:12px auto 0;font-size:15.5px;font-weight:500;line-height:1.65}.home-r2-root .offers{z-index:1;max-width:1200px;margin:0 auto;padding:clamp(48px,8vh,96px) clamp(20px,3vw,40px);position:relative}.home-r2-root .offers__spectrum{color:var(--muted);justify-content:center;align-items:center;gap:14px;margin-bottom:clamp(24px,4vh,40px);font-size:13px;font-weight:700;display:flex}.home-r2-root .offers__spectrum .line{background:linear-gradient(90deg,#0144f859,#ed0d5173);border-radius:2px;flex:0 200px;height:2px}.home-r2-root .offers__spectrum span b{color:var(--ink)}.home-r2-root .offers__grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:clamp(16px,2vw,24px);display:grid}@media (max-width:960px){.home-r2-root .offers__grid{grid-template-columns:1fr}}.home-r2-root .offer{background:var(--card);border:1px solid #fffffff2;border-radius:22px;flex-direction:column;padding:12px 12px 22px;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s;display:flex;position:relative;box-shadow:inset 0 1px #ffffffe6,0 18px 48px #16255117}.home-r2-root .offer:hover{transform:translateY(-8px);box-shadow:inset 0 1px #ffffffe6,0 34px 74px #16255129}.home-r2-root .offer--hot{z-index:2;background:radial-gradient(130% 100% at 50% -20%,#ed0d5112,#0000 60%),#fff;border:1.5px solid #ed0d5159;box-shadow:inset 0 1px #ffffffe6,0 26px 64px #ed0d5124}.home-r2-root .offer__flag{z-index:3;color:#fff;background:linear-gradient(180deg,#ff2e66,var(--pink));white-space:nowrap;border-radius:100px;padding:6px 16px;font-size:12px;font-weight:800;position:absolute;top:-13px;left:50%;transform:translate(-50%);box-shadow:0 8px 20px #ed0d5159}.home-r2-root .offer__media{aspect-ratio:16/9.4;background:linear-gradient(#eef1f9,#e4e9f5);border-radius:14px;margin-bottom:18px;position:relative;overflow:hidden}.home-r2-root .offer__media img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.22,1,.36,1);display:block}.home-r2-root .offer:hover .offer__media img{transform:scale(1.05)}.home-r2-root .offer__tag{border-radius:100px;align-self:flex-start;margin:0 10px 10px;padding:6px 13px;font-size:12px;font-weight:700;display:inline-flex}.home-r2-root .offer:first-child .offer__tag{color:var(--blue);background:#0144f814}.home-r2-root .offer:nth-child(2) .offer__tag{color:var(--pink);background:#ed0d511a}.home-r2-root .offer:nth-child(3) .offer__tag{color:var(--navy);background:#16255112}.home-r2-root .offer h3{font-family:var(--heading);text-transform:uppercase;color:var(--ink);margin:0 10px 10px;font-size:25px;font-weight:900;line-height:1}.home-r2-root .offer p{color:var(--ink-2);flex:1;margin:0 10px 16px;font-size:14.5px;font-weight:500;line-height:1.65}.home-r2-root .offer__tools{align-items:center;gap:8px;margin:0 10px 14px;display:flex}.home-r2-root .offer__tool{background:#ffffffdb;border:1px solid #16255114;border-radius:10px;flex:none;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex;box-shadow:0 5px 14px #16255114}.home-r2-root .offer__tool img{object-fit:contain;width:23px;height:23px;display:block}.home-r2-root .offer__meta{flex-wrap:wrap;gap:8px;margin:0 10px 16px;display:flex}.home-r2-root .offer__meta span{color:var(--ink-2);background:#1625510d;border-radius:100px;padding:6px 12px;font-size:12px;font-weight:700}.home-r2-root .offer--hot .offer__meta span:first-child{color:var(--pink);background:#ed0d511a}.home-r2-root .offer__cta{color:var(--ink);align-items:center;gap:8px;margin:0 10px;font-size:15px;font-weight:800;text-decoration:none;transition:color .2s,gap .2s;display:inline-flex}.home-r2-root .offer__cta:hover{color:var(--pink);gap:12px}.home-r2-root .offer--hot .offer__cta{color:var(--pink)}.home-r2-root .results{z-index:1;position:relative}.home-r2-root .results__range{position:relative}.home-r2-root .results__stage{flex-direction:column;justify-content:center;height:100svh;padding-top:92px;display:flex;position:sticky;top:0;overflow:clip}.home-r2-root .results__head{justify-content:space-between;align-items:flex-end;gap:24px;width:100%;max-width:1200px;margin:0 auto clamp(22px,3.6vh,36px);padding:0 clamp(20px,3vw,40px);display:flex}.home-r2-root .results__head .shd{text-align:left}.home-r2-root .results__head .eyebrow{margin-bottom:12px}.home-r2-root .results__head h2{font-family:var(--heading);text-transform:uppercase;color:var(--ink);font-size:clamp(34px,4.2vw,58px);font-weight:900;line-height:.96}.home-r2-root .results__head h2 .accent{color:var(--pink)}.home-r2-root .results__head .ssub{max-width:48ch;color:var(--ink-2);margin-top:12px;font-size:15.5px;font-weight:500;line-height:1.6}.home-r2-root .results__prog{flex:0 0 200px;margin-bottom:8px}.home-r2-root .results__prog .bar{background:#16255114;border-radius:4px;height:4px;overflow:hidden}.home-r2-root .results__prog .fill{background:linear-gradient(90deg,var(--blue),var(--pink));border-radius:4px;width:0%;height:100%}.home-r2-root .results__prog .cnt{text-align:right;color:var(--muted);margin-top:8px;font-size:12.5px;font-weight:700}@media (max-width:880px){.home-r2-root .results__prog{display:none}}.home-r2-root .results__viewport{width:100%}.home-r2-root .results__track{will-change:transform;gap:clamp(16px,2vw,24px);width:max-content;padding:10px clamp(20px,3vw,40px) 30px;display:flex}.home-r2-root .case{background:var(--card);border:1px solid #fffffff2;border-radius:22px;flex-direction:column;flex:none;width:min(520px,84vw);padding:12px 12px 22px;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s;display:flex;box-shadow:inset 0 1px #ffffffe6,0 22px 54px #1625511a}.home-r2-root .case:hover{transform:translateY(-6px);box-shadow:inset 0 1px #ffffffe6,0 34px 72px #16255129}.home-r2-root .case__media{aspect-ratio:16/8.4;background:#eef1f9;border-radius:14px;margin-bottom:18px;overflow:hidden}.home-r2-root .case__media img{object-fit:cover;object-position:top;width:100%;height:100%;display:block}.home-r2-root .case__tag{color:var(--pink);background:#ed0d5117;border-radius:100px;align-self:flex-start;margin:0 10px 12px;padding:6px 13px;font-size:12px;font-weight:700;display:inline-flex}.home-r2-root .case__num{font-family:var(--heading);text-transform:uppercase;color:var(--ink);margin:0 10px 6px;font-size:clamp(30px,2.6vw,40px);font-weight:900;line-height:.95}.home-r2-root .case__num em{color:var(--pink);font-variant-numeric:tabular-nums;font-style:normal}.home-r2-root .case__who{color:var(--ink);align-items:center;gap:9px;margin:4px 10px 12px;font-size:13.5px;font-weight:800;display:flex}.home-r2-root .case__who .avi{width:26px;height:26px;font-family:var(--heading);color:var(--navy);background:#1625510f;border-radius:8px;justify-content:center;align-items:center;font-size:13px;font-weight:900;display:inline-flex}.home-r2-root .case p{color:var(--ink-2);flex:1;margin:0 10px 16px;font-size:14px;font-weight:500;line-height:1.65}.home-r2-root .case__cta{color:var(--ink);align-items:center;gap:8px;margin:0 10px;font-size:14.5px;font-weight:800;text-decoration:none;transition:color .2s,gap .2s;display:inline-flex}.home-r2-root .case__cta:hover{color:var(--pink);gap:12px}.home-r2-root .case--list{width:min(470px,84vw);padding-bottom:14px}.home-r2-root .case--list .case__tag{margin-top:8px}.home-r2-root .case--list .lwrap{flex-direction:column;flex:1;margin:4px 4px 0;display:flex}.home-r2-root .lrow{border-radius:12px;flex:1;align-items:center;gap:13px;padding:11px 12px;text-decoration:none;transition:background .16s;display:flex}.home-r2-root .lrow:hover{background:#1625510b}.home-r2-root .lrow:not(:first-child){box-shadow:0 -1px #1625510f}.home-r2-root .lrow .n{font-family:var(--heading);color:var(--pink);font-variant-numeric:tabular-nums;min-width:82px;font-size:21px;font-weight:900;line-height:1}.home-r2-root .lrow .t b{color:var(--ink);font-size:13px;font-weight:800;line-height:1.3;display:block}.home-r2-root .lrow .t span{color:var(--muted);font-size:11.5px;font-weight:600}.home-r2-root .lrow .ind{color:var(--ink-2);background:#1625510d;border-radius:100px;flex:none;margin-left:auto;padding:4px 9px;font-size:10px;font-weight:700}.home-r2-root .case--all{text-align:center;background:radial-gradient(120% 120% at 50% -10%,#ed0d5114,#0000 60%),#fff;justify-content:center;align-items:center;gap:6px;width:min(360px,80vw);text-decoration:none}.home-r2-root .case--all .huge{font-family:var(--heading);color:var(--pink);font-size:64px;font-weight:900;line-height:1}.home-r2-root .case--all .tt{font-family:var(--heading);text-transform:uppercase;color:var(--ink);font-size:24px;font-weight:900}.home-r2-root .case--all p{text-align:center;flex:0}.home-r2-root .case--all .go{color:var(--pink);align-items:center;gap:8px;margin-top:8px;font-size:15px;font-weight:800;display:inline-flex}@media (max-width:880px){.home-r2-root .results__range{height:auto!important}.home-r2-root .results__stage{height:auto;padding:clamp(40px,7vh,80px) 0;position:static}.home-r2-root .results__viewport{-webkit-overflow-scrolling:touch;overflow-x:auto}.home-r2-root .results__track{transform:none!important}}.home-r2-root .how{z-index:1;max-width:1200px;margin:0 auto;padding:clamp(48px,8vh,96px) clamp(20px,3vw,40px);position:relative}.home-r2-root .how__grid{grid-template-columns:repeat(3,1fr);gap:clamp(16px,2vw,24px);display:grid;position:relative}@media (max-width:880px){.home-r2-root .how__grid{grid-template-columns:1fr}}.home-r2-root .how__line{z-index:0;transform-origin:0;background-image:linear-gradient(90deg,#16255138 0 6px,#0000 6px 14px);background-size:14px 2px;height:2px;transition:transform 1.4s cubic-bezier(.22,1,.36,1) .2s;position:absolute;top:44px;left:12%;right:12%;transform:scaleX(0)}.home-r2-root .how__grid.in .how__line{transform:scaleX(1)}@media (max-width:880px){.home-r2-root .how__line{display:none}}.home-r2-root .step{z-index:1;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);text-align:center;background:#ffffffc7;border:1px solid #fffffff2;border-radius:22px;padding:26px 24px;position:relative;box-shadow:0 14px 40px #16255114}.home-r2-root .step__n{width:58px;height:58px;font-family:var(--heading);background:#fff;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 16px;font-size:21px;font-weight:900;display:flex;box-shadow:0 12px 30px #16255121}.home-r2-root .step:nth-child(2) .step__n{color:var(--pink);box-shadow:0 12px 30px #ed0d5138}.home-r2-root .step:nth-child(3) .step__n{color:var(--blue)}.home-r2-root .step:nth-child(4) .step__n{color:#16a34a}.home-r2-root .step h3{font-family:var(--heading);text-transform:uppercase;color:var(--ink);margin-bottom:10px;font-size:22px;font-weight:900;line-height:1}.home-r2-root .step p{color:var(--ink-2);max-width:34ch;margin:0 auto;font-size:14.5px;font-weight:500;line-height:1.65}.home-r2-root .how__cta{text-align:center;margin-top:clamp(28px,4.5vh,44px)}.home-r2-root .how__micro{color:var(--muted);margin-top:13px;font-size:13px;font-weight:600}.home-r2-root .proof{z-index:1;padding:clamp(48px,8vh,96px) 0 clamp(40px,6vh,72px);position:relative}.home-r2-root .proof__tp{color:var(--ink);background:#ffffffd9;border:1px solid #fffffff2;border-radius:100px;align-items:center;gap:10px;margin-top:18px;padding:10px 18px;font-size:13.5px;font-weight:700;display:inline-flex;box-shadow:0 10px 28px #16255117}.home-r2-root .proof__tp .stars{color:#00b67a;letter-spacing:2px;font-size:13px}.home-r2-root .proof__tp span{color:var(--muted);font-weight:600}.home-r2-root .tmar{gap:18px;margin-top:clamp(26px,4vh,40px);display:grid}.home-r2-root .tmar__row{white-space:nowrap;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 3% 97%,#0000);mask-image:linear-gradient(90deg,#0000,#000 3% 97%,#0000)}.home-r2-root .tmar__track{will-change:transform;gap:14px;padding:4px 0;animation:52s linear infinite belt;display:inline-flex}.home-r2-root .tmar__row--rev .tmar__track{animation-duration:60s;animation-direction:reverse}.home-r2-root .tmar__row:hover .tmar__track{animation-play-state:paused}.home-r2-root .tcard{white-space:normal;background:var(--card);border:1px solid #fffffff2;border-radius:18px;flex-direction:column;width:min(372px,84vw);padding:20px 22px;display:inline-flex;box-shadow:inset 0 1px #ffffffe6,0 14px 38px #16255114}.home-r2-root .tcard__media{aspect-ratio:16/9;cursor:pointer;background:#eff2f9;border:none;border-radius:12px;width:100%;margin-bottom:12px;padding:0;display:block;position:relative;overflow:hidden}.home-r2-root .tcard__media img{object-fit:cover;object-position:center 28%;width:100%;height:100%;transition:transform .5s cubic-bezier(.22,1,.36,1);display:block}.home-r2-root .tcard__media:hover img{transform:scale(1.05)}.home-r2-root .tcard__vplay{background:#fffffff2;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;transition:transform .25s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 26px #0e17304d}.home-r2-root .tcard__media:hover .tcard__vplay{transform:translate(-50%,-50%)scale(1.12)}.home-r2-root .tcard__vplay svg{width:16px;height:16px;color:var(--pink);margin-left:3px}.home-r2-root .vlight{z-index:60;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;visibility:hidden;background:#080c18d1;justify-content:center;align-items:center;padding:20px;transition:opacity .3s,visibility .3s;display:flex;position:fixed;inset:0}.home-r2-root .vlight.on{opacity:1;visibility:visible}.home-r2-root .vlight video{background:#000;border-radius:16px;width:min(860px,100%);max-height:80vh;box-shadow:0 40px 100px #00000080}.home-r2-root .vlight__x{color:#fff;cursor:pointer;background:#ffffff1f;border:none;border-radius:50%;width:44px;height:44px;font-size:18px;transition:background .2s;position:absolute;top:18px;right:22px}.home-r2-root .vlight__x:hover{background:#ffffff3d}.home-r2-root .tcard .stars{color:#ffb400;letter-spacing:2.5px;margin-bottom:10px;font-size:13px}.home-r2-root .tcard q{quotes:none;color:var(--ink-2);flex:1;font-size:14.5px;font-weight:500;line-height:1.65}.home-r2-root .tcard q mark{color:var(--pink);background:0 0;font-weight:700}.home-r2-root .tcard__who{align-items:center;gap:11px;margin-top:15px;display:flex}.home-r2-root .tcard__who img{object-fit:cover;border:2px solid #fff;border-radius:50%;width:38px;height:38px;box-shadow:0 4px 12px #16255124}.home-r2-root .tcard__who b{color:var(--ink);font-size:13.5px;display:block}.home-r2-root .tcard__who span{color:var(--muted);font-size:12px;font-weight:600}.home-r2-root .tcard__badges{gap:6px;margin-left:auto;display:flex}.home-r2-root .tcard__badges span{color:var(--ink-2);background:#1625510d;border-radius:100px;padding:4px 9px;font-size:10.5px;font-weight:700}.home-r2-root .proof__actions{flex-direction:column;align-items:center;gap:18px;margin-top:clamp(26px,4vh,40px);display:flex}.home-r2-root .proof__all{color:var(--pink);align-items:center;gap:8px;font-size:15px;font-weight:800;text-decoration:none;transition:gap .2s;display:inline-flex}.home-r2-root .proof__all:hover{gap:12px}.home-r2-root .faq{z-index:1;grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);align-items:start;gap:clamp(28px,4.5vw,64px);max-width:1200px;margin:0 auto;padding:clamp(48px,8vh,96px) clamp(20px,3vw,40px);display:grid;position:relative}@media (max-width:880px){.home-r2-root .faq{grid-template-columns:1fr}}.home-r2-root .faq__left{position:sticky;top:100px}@media (max-width:880px){.home-r2-root .faq__left{position:static}}.home-r2-root .faq__left .eyebrow{margin-bottom:12px}.home-r2-root .faq__left h2{font-family:var(--heading);text-transform:uppercase;color:var(--ink);font-size:clamp(32px,3.4vw,46px);font-weight:900;line-height:.96}.home-r2-root .faq__left h2 .accent{color:var(--pink)}.home-r2-root .faq__talk{color:var(--ink-2);background:#ffffffc7;border:1px solid #fffffff2;border-radius:18px;margin-top:22px;padding:20px 22px;font-size:14.5px;font-weight:600;box-shadow:0 14px 38px #16255114}.home-r2-root .faq__talk a{color:var(--pink);align-items:center;gap:7px;margin-top:8px;font-weight:800;text-decoration:none;transition:gap .2s;display:inline-flex}.home-r2-root .faq__talk a:hover{gap:11px}.home-r2-root .faq__list{gap:12px;display:grid}.home-r2-root .qa{background:var(--card);border:1px solid #fffffff2;border-radius:16px;transition:box-shadow .3s;overflow:hidden;box-shadow:0 10px 30px #16255112}.home-r2-root .qa.open{box-shadow:0 18px 44px #1625511f}.home-r2-root .qa__q{text-align:left;cursor:pointer;width:100%;font-family:var(--body);color:var(--ink);background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:19px 22px;font-size:15.5px;font-weight:700;display:flex}.home-r2-root .qa__ic{width:30px;height:30px;color:var(--pink);background:#ed0d5117;border-radius:50%;flex:none;justify-content:center;align-items:center;transition:transform .35s cubic-bezier(.22,1,.36,1),background .25s,color .25s;display:inline-flex}.home-r2-root .qa.open .qa__ic{background:var(--pink);color:#fff;transform:rotate(45deg)}.home-r2-root .qa__ic svg{width:14px;height:14px}.home-r2-root .qa__a{grid-template-rows:0fr;transition:grid-template-rows .45s cubic-bezier(.22,1,.36,1);display:grid}.home-r2-root .qa.open .qa__a{grid-template-rows:1fr}.home-r2-root .qa__a>div{overflow:hidden}.home-r2-root .qa__a p{color:var(--ink-2);max-width:62ch;padding:0 22px 20px;font-size:14.5px;font-weight:500;line-height:1.7}.home-r2-root .close{z-index:1;max-width:1200px;margin:0 auto;padding:clamp(20px,3.5vh,40px) clamp(20px,3vw,40px) clamp(48px,8vh,96px);position:relative}.home-r2-root .close__panel{text-align:center;background:radial-gradient(90% 130% at 12% -20%,#ed0d5121,#0000 55%),radial-gradient(90% 130% at 88% 120%,#0144f81c,#0000 55%),radial-gradient(60% 90% at 70% -10%,#a76dff1a,#0000 60%),#fff;border:1px solid #fffffff2;border-radius:28px;padding:clamp(44px,8vh,84px) clamp(24px,4vw,64px);position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffe6,0 34px 80px #16255124}.home-r2-root .close__panel h2{font-family:var(--heading);text-transform:uppercase;color:var(--ink);font-size:clamp(38px,5vw,72px);font-weight:900;line-height:.95}.home-r2-root .close__panel h2 .accent{color:var(--pink)}.home-r2-root .close__sub{max-width:56ch;color:var(--ink-2);margin:16px auto 26px;font-size:clamp(15.5px,1.25vw,17px);font-weight:500;line-height:1.65}.home-r2-root .close__micro{color:var(--muted);margin-top:14px;font-size:13px;font-weight:600}.home-r2-root .footer{z-index:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fff9;border-top:1px solid #16255112;position:relative}.home-r2-root .footer__inner{grid-template-columns:minmax(0,1.3fr) minmax(0,.7fr);gap:clamp(28px,5vw,80px);max-width:1200px;margin:0 auto;padding:clamp(36px,6vh,64px) clamp(20px,3vw,40px) 28px;display:grid}@media (max-width:760px){.home-r2-root .footer__inner{grid-template-columns:1fr}}.home-r2-root .footer__brand img{height:26px;margin-bottom:16px;display:block}.home-r2-root .footer__brand p{color:var(--ink-2);max-width:44ch;font-size:14.5px;font-weight:500;line-height:1.7}.home-r2-root .footer__social{gap:10px;margin-top:18px;display:flex}.home-r2-root .footer__social a{width:38px;height:38px;color:var(--ink-2);background:#fff;border:1px solid #16255114;border-radius:50%;justify-content:center;align-items:center;transition:color .2s,transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 6px 16px #1625510f}.home-r2-root .footer__social a:hover{color:var(--pink);transform:translateY(-2px);box-shadow:0 10px 22px #ed0d5129}.home-r2-root .footer__social svg{width:17px;height:17px}.home-r2-root .footer__col h4{font-family:var(--heading);text-transform:uppercase;letter-spacing:.04em;color:var(--ink);margin-bottom:14px;font-size:16px;font-weight:900}.home-r2-root .footer__col ul{gap:9px;list-style:none;display:grid}.home-r2-root .footer__col a{color:var(--ink-2);font-size:14.5px;font-weight:600;text-decoration:none;transition:color .18s}.home-r2-root .footer__col a:hover{color:var(--pink)}.home-r2-root .footer__legal{max-width:1200px;color:var(--muted);border-top:1px solid #1625510f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin:0 auto;padding:18px clamp(20px,3vw,40px) 26px;font-size:13px;font-weight:500;display:flex}.home-r2-root .footer__legal nav{gap:20px;display:flex}.home-r2-root .footer__legal a{color:var(--muted);text-decoration:none;transition:color .18s}.home-r2-root .footer__legal a:hover{color:var(--ink)}.home-r2-root .mcta{z-index:37;padding:10px 12px calc(10px + env(safe-area-inset-bottom,0px));background:#fffffff0;border-top:1px solid #16255114;transition:transform .38s cubic-bezier(.22,1,.36,1);display:none;position:fixed;bottom:0;left:0;right:0;transform:translateY(140%);box-shadow:0 -12px 34px #1625511a}.home-r2-root .mcta .btn-primary{justify-content:center;width:100%;box-shadow:inset 0 1px #ffffff4d,0 16px 40px #ed0d5166}.home-r2-root .mcta.on{transform:translateY(0)}@media (max-width:880px){.home-r2-root .mcta{display:block}}@media (prefers-reduced-motion:reduce){.home-r2-root *,.home-r2-root :before,.home-r2-root :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important;animation-delay:0s!important}.home-r2-root .logos__track,.home-r2-root .sky__aurora,.home-r2-root .tmar__track{animation:none!important}.home-r2-root .rv,.home-r2-root .rv3d,.home-r2-root .dcard li{opacity:1!important;transform:none!important}.home-r2-root .how__line{transform:scaleX(1)!important}.home-r2-root .lyr__in{opacity:1!important;filter:none!important;transform:none!important}.home-r2-root .stage__shadow{opacity:.7!important}.home-r2-root .carrier,.home-r2-root .sat__neg,.home-r2-root .sat__bob,.home-r2-root .oarc__spin--1,.home-r2-root .oarc__spin--2{animation:none!important}.home-r2-root .sat__pop,.home-r2-root .core__chip,.home-r2-root .oring,.home-r2-root .oarc,.home-r2-root .core__lbl{opacity:1!important;scale:1!important}.home-r2-root .orbit__feed-item{opacity:1!important;transform:none!important}}
