.rp-home{--push:#6d3bf2;--push-hot:#8253f5;--push-deep:#5a27d6;--push-tint:#ece6ff;--push-wash:#f5f2ff;--grad:linear-gradient(135deg,#6d3bf2,#a855f7 55%,#e24bd6);--grow:#10b981;--grow-hot:#34d399;--grow-tint:#e6f9f1;--amber:#f59e0b;--amber-tint:#fef3e2;--red:#f43f5e;--ink:#0b1020;--ink-2:#141a33;--ink-soft:#334155;--ink-mute:#64748b;--bg:#ffffff;--bg-warm:#f7f5ff;--line:#e9e7f5;--line-dark:rgba(255,255,255,0.1);--radius:16px;--radius-lg:24px;--shadow-sm:0 1px 2px rgba(11,16,32,0.06);--shadow-md:0 10px 34px rgba(11,16,32,0.1);--shadow-lg:0 24px 70px rgba(11,16,32,0.16);--ease-out:cubic-bezier(0.22,1,0.36,1);--font-h:var(--font-head,"Space Grotesk",sans-serif);--font-b:var(--font-body,"DM Sans",system-ui,sans-serif);--font-m:var(--font-mono,"Space Mono",monospace);font-family:var(--font-b);color:var(--ink);background:var(--bg);line-height:1.6;-webkit-font-smoothing:antialiased;overflow-x:clip}.rp-home h1,.rp-home h2,.rp-home h3{font-family:var(--font-h);line-height:1.06;letter-spacing:-.025em}.rp-home a{color:inherit;text-decoration:none}.rp-home .mono{font-family:var(--font-m)}.rp-home .wrap{max-width:1220px;margin:0 auto;padding:0 24px}.rp-home section{padding:104px 0;position:relative}.rp-home .eyebrow{font-family:var(--font-m);font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--push);display:inline-flex;align-items:center;gap:8px;margin-bottom:18px}.rp-home .eyebrow:before{content:"↗"}.rp-home .section-head{max-width:720px;margin-bottom:60px}.rp-home .section-head h2{font-size:clamp(32px,4.8vw,52px);font-weight:700;margin-bottom:16px}.rp-home .section-head p{font-size:17.5px;color:var(--ink-mute)}.rp-home .hl{background:linear-gradient(120deg,rgba(109,59,242,.14),rgba(226,75,214,.14));padding:0 .12em;border-radius:6px}.rp-home .grad-text{background:var(--grad);-webkit-background-clip:text;background-clip:text;color:transparent}.rp-home .strike{position:relative;white-space:nowrap;color:var(--ink-mute)}.rp-home .strike:after{content:"";position:absolute;left:-2%;right:-2%;top:52%;height:.09em;background:var(--red);transform:rotate(-2deg) scaleX(0);transform-origin:left center;border-radius:99px;transition:transform .6s var(--ease-out) .3s}.rp-home .in-view .strike:after{transform:rotate(-2deg) scaleX(1)}.rp-home .rv{opacity:0;transform:translateY(28px);transition:opacity .7s var(--ease-out),transform .7s var(--ease-out)}.rp-home .rv.in-view{opacity:1;transform:none}.rp-home .rv-d1{transition-delay:.08s}.rp-home .rv-d2{transition-delay:.16s}.rp-home .rv-d3{transition-delay:.24s}.rp-home .rv-d4{transition-delay:.32s}.rp-home .rv-d5{transition-delay:.4s}.rp-home .rv-d6{transition-delay:.48s}.rp-home .rv-scale{opacity:0;transform:scale(.94) translateY(20px);transition:opacity .8s var(--ease-out),transform .8s var(--ease-out)}.rp-home .rv-scale.in-view{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.rp-home .rv,.rp-home .rv-scale{opacity:1;transform:none}.rp-home *,.rp-home :after,.rp-home :before{animation-duration:.01ms!important;transition-duration:.01ms!important}}.rp-home .btn{display:inline-flex;align-items:center;gap:9px;font-family:var(--font-h);font-weight:600;font-size:15px;padding:15px 28px;border-radius:999px;border:none;cursor:pointer;transition:transform .18s var(--ease-out),box-shadow .18s ease,background .18s ease;position:relative;overflow:hidden}.rp-home .btn:focus-visible{outline:3px solid var(--push);outline-offset:3px}.rp-home .btn-primary{background:var(--grad);color:#fff;box-shadow:0 12px 34px rgba(146,60,242,.34)}.rp-home .btn-primary:before{content:"";position:absolute;top:0;left:-80%;width:50%;height:100%;background:linear-gradient(100deg,transparent,rgba(255,255,255,.35),transparent);transform:skewX(-20deg);transition:left .5s ease}.rp-home .btn-primary:hover:before{left:130%}.rp-home .btn-primary:hover{transform:translateY(-2px);box-shadow:0 16px 42px rgba(146,60,242,.46)}.rp-home .btn .arrow{transition:transform .18s var(--ease-out)}.rp-home .btn-primary:hover .arrow{transform:translate(3px,-3px)}.rp-home .btn-ghost{background:transparent;color:var(--ink);border:1.5px solid var(--line)}.rp-home .btn-ghost:hover{border-color:var(--ink);transform:translateY(-2px)}.rp-home .btn-white{background:#fff;color:var(--push)}.rp-home .btn-white:hover{transform:translateY(-2px);box-shadow:0 14px 40px rgba(0,0,0,.25)}.rp-home .btn-lg{padding:18px 34px;font-size:16.5px}.rp-home .topbar{background:var(--ink);color:#fff;font-size:13px;font-weight:600;text-align:center;padding:9px 16px}.rp-home .topbar b{color:var(--grow-hot)}.rp-home .topbar .mono{color:#c4b5fd;font-weight:500}.rp-home .nav{position:sticky;top:0;z-index:60;background:rgba(255,255,255,.82);backdrop-filter:blur(14px);border-bottom:1px solid transparent;transition:border-color .3s ease,box-shadow .3s ease}.rp-home .nav.scrolled{border-color:var(--line);box-shadow:0 4px 24px rgba(11,16,32,.06)}.rp-home .nav-inner{display:flex;align-items:center;justify-content:space-between;height:70px}.rp-home .logo{display:flex;align-items:center;gap:9px;font-family:var(--font-h);font-weight:700;font-size:21px;letter-spacing:-.02em}.rp-home .logo-mark{width:31px;height:31px;border-radius:9px;background:var(--grad);display:grid;place-items:center;color:#fff;transition:transform .3s var(--ease-out);box-shadow:0 4px 12px rgba(146,60,242,.35)}.rp-home .logo:hover .logo-mark{transform:rotate(-8deg) scale(1.08)}.rp-home .logo .ai{color:var(--push)}.rp-home .nav-links{display:flex;gap:30px;font-size:14.5px;font-weight:600;color:var(--ink-soft)}.rp-home .nav-links a{position:relative}.rp-home .nav-links a:after{content:"";position:absolute;left:0;bottom:-4px;width:100%;height:2px;background:var(--push);border-radius:2px;transform:scaleX(0);transform-origin:left;transition:transform .25s var(--ease-out)}.rp-home .nav-links a:hover:after{transform:scaleX(1)}.rp-home .nav-cta{display:flex;align-items:center;gap:16px}.rp-home .nav-cta .btn{padding:11px 21px;font-size:14px}@media (max-width:900px){.rp-home .nav-links{display:none}}.rp-home .hero{padding:92px 0 40px;background:radial-gradient(1100px 540px at 82% -12%,var(--push-wash) 0,transparent 60%),radial-gradient(820px 420px at 8% -2%,#fdf2fb 0,transparent 55%)}.rp-home .hero-inner{max-width:900px;margin:0 auto;text-align:center}.rp-home .hero-badge{display:inline-flex;align-items:center;gap:9px;font-size:13px;font-weight:600;background:#fff;border:1px solid var(--line);border-radius:999px;padding:8px 18px;box-shadow:var(--shadow-sm);margin-bottom:26px}.rp-home .pulse{width:9px;height:9px;border-radius:50%;background:var(--grow);position:relative}.rp-home .pulse:after{content:"";position:absolute;inset:-4px;border-radius:50%;border:2px solid var(--grow);animation:rp-pulse 1.8s ease-out infinite}@keyframes rp-pulse{0%{transform:scale(.6);opacity:1}to{transform:scale(1.5);opacity:0}}.rp-home .hero h1{font-size:clamp(42px,7vw,80px);font-weight:700;letter-spacing:-.035em}.rp-home .hero h1 .rot-window{display:block;height:1.18em;overflow:hidden}.rp-home .hero h1 .rot-list{display:flex;flex-direction:column;will-change:transform}.rp-home .hero h1 .rot-item{height:1.18em;display:flex;align-items:center;justify-content:center;white-space:nowrap}.rp-home .hero .sub{font-size:19.5px;color:var(--ink-mute);max-width:660px;margin:22px auto 34px;font-weight:500}.rp-home .hero .sub b{color:var(--ink)}.rp-home .hero-ctas{gap:14px}.rp-home .hero-ctas,.rp-home .hero-note{display:flex;justify-content:center;flex-wrap:wrap}.rp-home .hero-note{font-size:13px;color:var(--ink-mute);margin-top:16px;gap:18px}.rp-home .hero-note span{display:inline-flex;align-items:center;gap:6px}.rp-home .hero-note span:before{content:"✓";color:var(--grow);font-weight:800}.rp-home .hero-stats{display:flex;justify-content:center;gap:56px;margin-top:52px;flex-wrap:wrap}.rp-home .hstat{text-align:center}.rp-home .hstat .n{font-family:var(--font-h);font-size:clamp(30px,3.6vw,42px);font-weight:700;letter-spacing:-.02em}.rp-home .hstat .n em{font-style:normal;color:inherit}.rp-home .hstat .l{font-size:13px;color:var(--ink-mute);font-weight:600}.rp-home .shot{margin-top:64px;background:#fff;border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);overflow:hidden;text-align:left}.rp-home .shot-bar{display:flex;align-items:center;gap:8px;padding:14px 18px;border-bottom:1px solid var(--line);background:var(--bg-warm)}.rp-home .dot{width:11px;height:11px;border-radius:50%;flex:none}.rp-home .dot.r{background:#f87171}.rp-home .dot.y{background:#fbbf24}.rp-home .dot.g{background:#34d399}.rp-home .shot-url{margin-left:12px;font-family:var(--font-m);font-size:12px;color:var(--ink-mute);background:#fff;border:1px solid var(--line);border-radius:8px;padding:4px 12px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rp-home .shot-live{margin-left:auto;flex:none;display:inline-flex;align-items:center;gap:7px;font-size:11.5px;font-weight:700;color:var(--grow);background:var(--grow-tint);border-radius:999px;padding:4px 12px}.rp-home .marquee{overflow:hidden;position:relative;padding:12px 0;-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.rp-home .marquee-track{display:flex;gap:14px;width:max-content;animation:rp-scrollX 36s linear infinite}.rp-home .marquee.rev .marquee-track{animation-direction:reverse}.rp-home .marquee:hover .marquee-track{animation-play-state:paused}@keyframes rp-scrollX{to{transform:translateX(-50%)}}.rp-home .shot-body{display:grid;grid-template-columns:234px 1fr;height:496px}.rp-home .shot-side{border-right:1px solid var(--line);padding:14px 12px;background:#fff;font-size:13px;display:flex;flex-direction:column}.rp-home .shot-brand{font-family:var(--font-h);font-weight:800;font-size:16px;color:var(--push);padding:4px 8px 10px}.rp-home .shot-side .grp{font-size:9.5px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--ink-mute);margin:10px 8px 5px}.rp-home .shot-side a{display:flex;align-items:center;gap:9px;padding:6px 9px;border-radius:8px;color:var(--ink-soft);font-weight:500;margin-bottom:1px}.rp-home .shot-side a.on{background:var(--push-tint);color:var(--push);font-weight:700}.rp-home .shot-side a .soon{margin-left:auto;font-size:8px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;border:1px solid var(--line);border-radius:999px;padding:1px 6px;color:var(--ink-mute)}.rp-home .shot-side .ic{width:15px;height:15px;flex:none}.rp-home .shot-foot{margin-top:auto;padding-top:12px}.rp-home .shot-credits{display:flex;gap:5px;padding:4px 4px 8px}.rp-home .chip{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;font-family:var(--font-m);font-size:10.5px;color:var(--ink)}.rp-home .chip .ic{width:10px;height:10px;color:var(--push)}.rp-home .shot-switch{display:flex;align-items:center;gap:8px;margin:2px 4px 8px;border:1px solid var(--line);border-radius:10px;padding:7px 10px;font-size:12.5px;font-weight:600}.rp-home .shot-switch .fav{width:15px;height:15px;border-radius:4px;background:var(--grad);flex:none}.rp-home .shot-switch .cx{margin-left:auto;color:var(--ink-mute)}.rp-home .shot-plan{display:block;text-align:center;border:1px solid var(--line);border-radius:9px;padding:7px;font-size:12px;font-weight:600;color:var(--ink);margin:0 4px 8px}.rp-home .shot-user{display:flex;align-items:center;gap:8px;padding:4px}.rp-home .shot-user .av{width:26px;height:26px;border-radius:50%;background:var(--push-tint);color:var(--push);display:grid;place-items:center;font-size:10px;font-weight:800;flex:none}.rp-home .shot-user .nm{font-size:11.5px;font-weight:700;line-height:1.25}.rp-home .shot-user .em{font-size:10.5px;color:var(--ink-mute);line-height:1.2}.rp-home .shot-main{padding:16px 18px 0;background:var(--bg);display:flex;flex-direction:column;min-width:0;overflow:hidden}.rp-home .cal-top{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:11px}.rp-home .cal-top h3{font-size:18px}.rp-home .cal-nav{display:inline-flex;align-items:center;gap:4px;margin-left:2px}.rp-home .cal-guide,.rp-home .cal-nav button{border:1px solid var(--line);background:#fff;border-radius:8px;padding:3px 8px;font-size:11.5px;font-weight:600;color:var(--ink-soft);font-family:var(--font-b);display:inline-flex;align-items:center;gap:5px}.rp-home .cal-month{font-weight:700;font-size:13.5px;margin-left:2px}.rp-home .cal-guide{margin-left:auto}.rp-home .pills{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin-bottom:12px;font-size:11px}.rp-home .pill2{display:inline-flex;align-items:center;gap:6px;border:1px solid var(--line);background:#fff;border-radius:999px;padding:4px 10px;font-weight:600;color:var(--ink-soft)}.rp-home .pill2 b{color:var(--push);font-family:var(--font-m);font-weight:700}.rp-home .pill2 .g{color:var(--grow)}.rp-home .pill2 .ic{width:12px;height:12px;color:var(--push)}.rp-home .counts{margin-left:auto;display:flex;gap:7px}.rp-home .counts .c{display:inline-flex;align-items:center;gap:6px;border:1px solid var(--line);background:#fff;border-radius:999px;padding:4px 10px;font-weight:600;color:var(--ink-soft)}.rp-home .counts .c:before{content:"";width:7px;height:7px;border-radius:50%}.rp-home .counts .que:before{background:#94a3b8}.rp-home .counts .gen:before{background:var(--push)}.rp-home .counts .pub:before{background:var(--grow)}.rp-home .cal-weekdays{display:grid;grid-template-columns:repeat(7,1fr);gap:5px;margin-bottom:6px}.rp-home .cal-weekdays span{font-size:9.5px;font-weight:700;color:var(--ink-mute);padding-left:3px}.rp-home .cal-scroll{position:relative;flex:1;overflow:hidden}.rp-home .cal-scroll:after{content:"";position:absolute;left:0;right:0;bottom:0;height:88px;background:linear-gradient(transparent,var(--bg) 90%);pointer-events:none}.rp-home .cal-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:5px}.rp-home .cal-day{border:1px solid rgba(233,231,245,.7);border-radius:11px;min-height:116px;padding:6px;display:flex;flex-direction:column;min-width:0}.rp-home .cal-daynum{width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;font-size:9px;font-weight:600;color:var(--ink-mute);margin-bottom:3px}.rp-home .cal-daynum.today{background:var(--ink);color:#fff;border-radius:50%;font-weight:700}.rp-home .cal-card{flex:1;display:flex;flex-direction:column;gap:5px;border:1px solid var(--line);border-radius:10px;padding:7px 8px;background:#fff;box-shadow:0 1px 1px rgba(11,16,32,.04);min-width:0;opacity:0;transform:translateY(6px)}.rp-home .cal-card.pop{opacity:1;transform:none;transition:opacity .35s var(--ease-out),transform .35s var(--ease-out)}.rp-home .cal-card .st{align-self:flex-start;display:inline-flex;align-items:center;gap:4px;font-size:8px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;border-radius:5px;padding:2px 6px;transition:background-color .5s ease,color .5s ease,box-shadow .5s ease}.rp-home .cal-card[data-s=que] .st{background:#f1f5f9;color:#475569;box-shadow:inset 0 0 0 1px #e2e8f0}.rp-home .cal-card[data-s=gen] .st{background:rgba(109,59,242,.12);color:var(--push);box-shadow:inset 0 0 0 1px rgba(109,59,242,.22)}.rp-home .cal-card[data-s=pub] .st{background:rgba(16,185,129,.15);color:#047857;box-shadow:inset 0 0 0 1px rgba(16,185,129,.28)}.rp-home .cal-card .st .lb{display:none}.rp-home .cal-card[data-s=gen] .st .lb-gen,.rp-home .cal-card[data-s=pub] .st .lb-pub,.rp-home .cal-card[data-s=que] .st .lb-que{display:inline}.rp-home .cal-card .st .spin{display:none;width:7px;height:7px;border-radius:50%;border:1.4px solid rgba(109,59,242,.3);border-top:1.4px solid var(--push);animation:rp-spin .8s linear infinite}.rp-home .cal-card[data-s=gen] .st .spin{display:inline-block}.rp-home .cal-card .t{font-weight:700;font-size:10px;line-height:1.28;color:var(--ink);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.rp-home .cal-card .kw{font-family:var(--font-m);font-size:8.5px;color:var(--ink-mute);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rp-home .cal-card .foot{margin-top:auto;padding-top:5px;border-top:1px solid #f1f5f9;font-size:8.5px}.rp-home .cal-card .view,.rp-home .cal-card .vol{display:inline-flex;align-items:center;gap:4px;font-family:var(--font-m);font-weight:600}.rp-home .cal-card .vol{color:var(--ink-soft)}.rp-home .cal-card .view{color:var(--push);font-family:var(--font-b);font-weight:700}.rp-home .cal-card .view .ic,.rp-home .cal-card .vol .ic{width:10px;height:10px;flex:none}.rp-home .cal-card:not([data-s=pub]) .view,.rp-home .cal-card[data-s=pub] .vol{display:none}@media (prefers-reduced-motion:reduce){.rp-home .cal-card{opacity:1;transform:none}}@media (max-width:860px){.rp-home .shot-body{grid-template-columns:1fr;height:auto}.rp-home .shot-side{display:none}.rp-home .shot-main{padding:14px 16px 0}.rp-home .cal-grid,.rp-home .cal-weekdays{grid-template-columns:repeat(4,1fr)}.rp-home .cal-grid .cal-day:nth-child(7n),.rp-home .cal-grid .cal-day:nth-child(7n+5),.rp-home .cal-grid .cal-day:nth-child(7n+6),.rp-home .cal-weekdays span:nth-child(n+5){display:none}.rp-home .cal-scroll{height:452px;flex:none}}@media (max-width:640px){.rp-home section{padding:62px 0}.rp-home .topbar{font-size:11px;padding:8px 12px;line-height:1.45}.rp-home .nav-inner{height:58px}.rp-home .logo{font-size:18px}.rp-home .logo-mark{width:27px;height:27px}.rp-home .nav-cta .btn{padding:9px 15px;font-size:13px}.rp-home .hero{padding:42px 0 14px}.rp-home .hero h1{font-size:clamp(31px,8.8vw,46px)}.rp-home .hero .sub{font-size:16px;margin:16px auto 24px}.rp-home .hero-badge{font-size:11.5px;padding:7px 13px;margin-bottom:20px}.rp-home .hero-ctas{flex-direction:row;gap:9px;justify-content:center}.rp-home .hero-ctas .btn{flex:1 1 0;min-width:0;justify-content:center;padding:13px 6px;font-size:13px;white-space:nowrap}.rp-home .hero-ctas .btn .arrow{display:none}.rp-home .hero-trust{gap:10px;margin-top:20px}.rp-home .hero-note{flex-wrap:nowrap;gap:10px;font-size:10px}.rp-home .hero-note span{white-space:nowrap;gap:4px}.rp-home .hero-ints{margin-top:32px}.rp-home .hero-ints-lbl{font-size:10.5px;margin-bottom:14px}.rp-home .hero-ints-row{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.rp-home .hero-ints-track{justify-content:flex-start;width:max-content;animation:rp-scrollX 18s linear infinite}.rp-home .ints-set{flex-wrap:nowrap;gap:30px;padding-right:30px}.rp-home .ints-set.dupe{display:flex}.rp-home .hero-int{font-size:15px}.rp-home .shot{margin-top:38px;border-radius:18px}}@media (max-width:560px){.rp-home .cal-grid,.rp-home .cal-weekdays{grid-template-columns:repeat(2,1fr);gap:7px}.rp-home .cal-grid .cal-day:nth-child(7n+3),.rp-home .cal-grid .cal-day:nth-child(7n+4),.rp-home .cal-weekdays span:nth-child(n+3){display:none}.rp-home .cal-scroll{height:430px}.rp-home .cal-scroll:after{height:70px}.rp-home .cal-day{min-height:132px;padding:7px;border-radius:13px}.rp-home .cal-daynum{width:18px;height:18px;font-size:10.5px;margin-bottom:4px}.rp-home .cal-card{padding:9px 10px;gap:6px;border-radius:12px}.rp-home .cal-card .st{font-size:9px;padding:2px 7px}.rp-home .cal-card .t{font-size:12.5px}.rp-home .cal-card .foot,.rp-home .cal-card .kw{font-size:10px}.rp-home .cal-card .view .ic,.rp-home .cal-card .vol .ic{width:11px;height:11px}.rp-home .cal-top h3{display:none}.rp-home .cal-top{flex-wrap:nowrap;gap:8px}.rp-home .cal-month{white-space:nowrap}.rp-home .cal-guide,.rp-home .pills .counts,.rp-home .pills .pill2:nth-child(n+2){display:none}.rp-home .shot-bar{padding:11px 12px;gap:7px}.rp-home .shot-url{margin-left:6px;font-size:11px;padding:3px 9px}.rp-home .shot-live{font-size:10.5px;padding:3px 9px;gap:5px}}.rp-home .hstat .n .upto{font-size:.42em;font-weight:600;color:var(--ink-mute);vertical-align:middle;margin-right:7px;letter-spacing:0}.rp-home .hero-trust{display:inline-flex;align-items:center;gap:13px;margin-top:22px;flex-wrap:wrap;justify-content:center}.rp-home .hero-avatars{display:flex;align-items:center}.rp-home .hero-avatars .av{width:34px;height:34px;border-radius:50%;border:2.5px solid #fff;margin-left:-11px;overflow:hidden;background:var(--push-tint);box-shadow:0 2px 7px rgba(11,16,32,.16)}.rp-home .hero-avatars .av:first-child{margin-left:0}.rp-home .hero-avatars .av img{width:100%;height:100%;object-fit:cover;display:block}.rp-home .trust-stars{color:#f59e0b;font-size:15px;letter-spacing:1.5px;line-height:1}.rp-home .trust-txt{font-size:14px;color:var(--ink-mute);font-weight:500}.rp-home .trust-txt b{color:var(--ink);font-weight:700}.rp-home .hero-ints{margin-top:46px}.rp-home .hero-ints-lbl{font-family:var(--font-m);font-size:11.5px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--ink-mute);margin-bottom:18px}.rp-home .hero-ints-track,.rp-home .ints-set{display:flex;align-items:center;justify-content:center}.rp-home .ints-set{gap:36px;flex-wrap:wrap}.rp-home .ints-set.dupe{display:none}.rp-home .hero-int{display:inline-flex;align-items:center;gap:9px;font-family:var(--font-h);font-weight:600;font-size:15.5px;color:var(--ink-soft);white-space:nowrap}.rp-home .hero-int svg{width:22px;height:22px;flex:none}.rp-home .hero-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:16px}.rp-home .hcard{background:#fff;border:1px solid var(--line);border-radius:16px;padding:20px 22px}.rp-home .hc-head{display:flex;align-items:center;gap:9px;margin-bottom:8px}.rp-home .hc-head svg{width:17px;height:17px;color:var(--ink);flex:none}.rp-home .hcard h3{font-size:15px;font-weight:700;line-height:1.2}.rp-home .hcard p{font-size:14px;color:var(--ink-mute);line-height:1.55}@media (max-width:900px){.rp-home .hero-cards{grid-template-columns:1fr 1fr}}@media (max-width:520px){.rp-home .hero-cards{grid-template-columns:1fr}}.rp-home .proof{background:var(--bg-warm);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.rp-home .proof-head{text-align:center;max-width:720px;margin:0 auto 48px}.rp-home .proof-head .eyebrow{justify-content:center}.rp-home .proof-head h2{font-size:clamp(30px,4.4vw,46px);font-weight:700;margin-bottom:14px}.rp-home .proof-head p{font-size:17.5px;color:var(--ink-mute)}.rp-home .proof-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.rp-home .proof-card{display:flex;flex-direction:column;background:#fff;border:1px solid var(--line);border-radius:18px;padding:16px;box-shadow:var(--shadow-sm);transition:transform .25s var(--ease-out),box-shadow .25s ease}.rp-home .proof-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-md)}.rp-home .proof-top{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.rp-home .proof-industry{font-family:var(--font-h);font-weight:600;font-size:12.5px;letter-spacing:.01em;color:var(--push);min-width:0}.rp-home .proof-metric{font-family:var(--font-h);font-size:14px;color:var(--ink-mute);line-height:1.15}.rp-home .proof-metric b{color:var(--ink);font-weight:700;font-size:22px}.rp-home .proof-timeline{margin:5px 0 13px;font-size:10.5px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--push)}.rp-home .proof-shot{width:100%;height:auto;display:block;border-radius:12px;border:1px solid var(--line)}.rp-home .proof-desc{margin-top:12px;font-size:13px;line-height:1.55;color:var(--ink-soft)}.rp-home .proof-foot{display:flex;align-items:center;gap:10px;margin-top:auto;padding-top:13px;border-top:1px solid var(--line)}.rp-home .proof-mark{flex:none;width:38px;height:38px;border-radius:50%;background:var(--grad);color:#fff;font-family:var(--font-h);font-weight:700;font-size:12px;display:grid;place-items:center;letter-spacing:.3px;overflow:hidden}.rp-home .proof-mark.has-logo{background:#fff;border:1px solid var(--line)}.rp-home .proof-mark.is-photo{background:var(--push-tint);border:1px solid var(--line)}.rp-home .proof-mark-img{width:100%;height:100%;box-sizing:border-box}.rp-home .proof-mark.has-logo .proof-mark-img{object-fit:contain;padding:3px}.rp-home .proof-mark.is-photo .proof-mark-img{object-fit:cover}.rp-home .proof-foot-txt{display:flex;flex-direction:column;line-height:1.25;min-width:0}.rp-home .proof-foot-co{font-family:var(--font-h);font-size:13.5px;font-weight:700;color:var(--ink)}.rp-home .proof-foot-role{font-size:11.5px;color:var(--ink-mute)}@media (max-width:1000px){.rp-home .proof-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:680px){.rp-home .proof-grid{display:flex;gap:12px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-padding-left:4px;padding:4px 4px 14px;margin:0 -4px;scrollbar-width:none}.rp-home .proof-grid::-webkit-scrollbar{display:none}.rp-home .proof-grid>.proof-card{flex:0 0 84%;scroll-snap-align:start}.rp-home .proof-grid>.proof-card.rv{opacity:1;transform:none;transition:none}}.rp-home .bento{padding:92px 0}.rp-home .bento-head{max-width:660px;margin:0 0 40px}.rp-home .bento-head h2{font-size:clamp(28px,4vw,42px);font-weight:700;margin-bottom:12px}.rp-home .bento-head p{font-size:16.5px;line-height:1.55;color:var(--ink-mute)}.rp-home .bento-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.rp-home .bento-tile{display:flex;flex-direction:column;gap:18px;background:var(--bg-warm);border:1px solid var(--line);border-radius:22px;padding:26px;overflow:hidden}.rp-home .bento-tile.big{grid-column:span 2}.rp-home .bento-tile.sm{grid-column:span 1}.rp-home .bento-copy h3{font-family:var(--font-h);font-size:20px;font-weight:700;margin-bottom:7px}.rp-home .bento-copy p{font-size:14px;line-height:1.55;color:var(--ink-mute);max-width:52ch}.rp-home .bento-viz{flex:1;display:flex;flex-direction:column;min-height:0}.rp-home .gsc-stats{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:12px 12px 0 0;overflow:hidden;font-family:Roboto,Segoe UI,system-ui,Arial,sans-serif}.rp-home .gsc-stat{padding:11px 13px 13px;display:flex;flex-direction:column;gap:10px;background:#fff;border-right:1px solid var(--line)}.rp-home .gsc-stat:last-child{border-right:none}.rp-home .gsc-stat.clicks{background:#4285f4;border-right-color:#4285f4}.rp-home .gsc-stat.impr{background:#5e35b1;border-right-color:#5e35b1}.rp-home .gsc-top{display:flex;align-items:center;gap:7px}.rp-home .gsc-cb{flex:none;color:#bdc1c6}.rp-home .gsc-stat.clicks .gsc-cb,.rp-home .gsc-stat.impr .gsc-cb{color:#fff}.rp-home .gsc-k{font-size:12px;color:#5f6368;white-space:nowrap}.rp-home .gsc-stat.clicks .gsc-k,.rp-home .gsc-stat.impr .gsc-k{color:rgba(255,255,255,.92)}.rp-home .gsc-v{font-size:23px;font-weight:400;color:#202124;line-height:1}.rp-home .gsc-stat.clicks .gsc-v,.rp-home .gsc-stat.impr .gsc-v{color:#fff}.rp-home .gsc-chart{border:1px solid var(--line);border-top:none;border-radius:0 0 12px 12px;padding:13px 14px 9px;background:#fff;font-family:Roboto,Segoe UI,system-ui,Arial,sans-serif}.rp-home .gsc-legend{display:flex;justify-content:space-between;margin-bottom:6px;font-size:12px;color:#5f6368}.rp-home .gsc-plot{display:flex;align-items:stretch;gap:8px}.rp-home .gsc-yl{display:flex;flex-direction:column;justify-content:space-between;font-size:10px;color:#9aa0a6;text-align:right;flex:none;width:26px;padding:1px 0}.rp-home .gsc-yl.right{text-align:left}.rp-home .rc-svg{flex:1;height:168px;display:block;min-width:0}.rp-home .rc-grid{stroke:#ececf0;stroke-width:1;vector-effect:non-scaling-stroke}.rp-home .rc-line{fill:none;stroke-width:2;vector-effect:non-scaling-stroke;stroke-linejoin:round;stroke-linecap:round}.rp-home .rc-line.clks{stroke:#4285f4}.rp-home .rc-line.impr{stroke:#5e35b1}.rp-home .gsc-xl{display:flex;justify-content:space-between;margin:8px 26px 0 34px;font-size:10px;color:#9aa0a6}.rp-home .ai-chat{flex:1;display:flex;flex-direction:column;background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden}.rp-home .ai-chead{display:flex;align-items:center;gap:8px;padding:11px 15px;border-bottom:1px solid var(--line);font-family:var(--font-h);font-weight:600;font-size:13px;color:var(--ink)}.rp-home .ai-clogo{width:18px;height:18px;flex:none}.rp-home .ai-cbody{flex:1;display:flex;flex-direction:column;gap:12px;padding:15px}.rp-home .ai-q{align-self:flex-end;max-width:85%;background:#171717;color:#fff;font-size:13px;line-height:1.45;padding:9px 14px;border-radius:16px 16px 6px 16px}.rp-home .ai-a{display:flex;align-items:flex-start;gap:9px}.rp-home .ai-alogo{width:20px;height:20px;flex:none;margin-top:3px}.rp-home .ai-abub{background:#f4f4f5;border-radius:16px;padding:10px 14px;font-size:13px;line-height:1.5;color:var(--ink-soft)}.rp-home .ai-abub b{color:var(--ink);font-weight:700}.rp-home .cz{flex:1;border:1px solid var(--line);border-radius:14px;background:#fff;padding:15px;gap:13px}.rp-home .cz,.rp-home .cz-field{display:flex;flex-direction:column}.rp-home .cz-field{gap:7px}.rp-home .cz-k{font-size:11.5px;font-weight:600;color:var(--ink-mute)}.rp-home .cz-k em{font-style:normal;opacity:.6}.rp-home .cz-sel{display:flex;align-items:center;justify-content:space-between;gap:8px;background:#fff;border:1px solid var(--line);border-radius:9px;padding:9px 11px;font-size:12.5px;font-weight:600;color:var(--ink)}.rp-home .cz-styles{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.rp-home .cz-style{display:flex;flex-direction:column;border:1px solid var(--line);border-radius:10px;overflow:hidden;background:#fff}.rp-home .cz-style.on{border-color:var(--push);box-shadow:0 0 0 2px var(--push-tint)}.rp-home .cz-style img{width:100%;height:46px;object-fit:cover;display:block}.rp-home .cz-style em{font-style:normal;font-size:11px;font-weight:600;color:var(--ink-soft);text-align:center;padding:5px 0}.rp-home .cz-style.on em{color:var(--push)}.rp-home .cz-style.custom .cz-plus{height:46px;display:grid;place-items:center;font-size:22px;font-weight:300;color:var(--ink-mute);background:#fff}.rp-home .cz-instr{font-size:12px;line-height:1.5;color:var(--ink-soft);padding:9px 11px}.rp-home .cz-instr,.rp-home .cz-offer{background:#fff;border:1px solid var(--line);border-radius:9px}.rp-home .cz-offer{display:flex;align-items:center;gap:10px;padding:8px 10px}.rp-home .cz-othumb{flex:none;width:38px;height:38px;border-radius:8px;object-fit:cover;border:1px solid var(--line);background:#fff}.rp-home .cz-otxt{display:flex;flex-direction:column;min-width:0}.rp-home .cz-otxt b{font-size:12.5px;font-weight:700;color:var(--ink)}.rp-home .cz-otxt i{font-style:normal;font-size:11px;color:var(--ink-mute)}.rp-home .auto{flex:1;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:14px;background:#fff;overflow:hidden}.rp-home .auto-bar{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;padding:11px 15px;border-bottom:1px solid var(--line)}.rp-home .auto-gen{display:inline-flex;align-items:center;gap:8px;font-family:var(--font-h);font-weight:600;font-size:13px;color:var(--ink)}.rp-home .auto-gen svg{width:14px;height:14px;color:var(--push);animation:rpSpin 2.4s linear infinite}.rp-home .auto-meta{display:inline-flex;align-items:center;gap:7px}.rp-home .auto-chip{display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:600;color:var(--ink-soft);background:var(--bg-warm);border:1px solid var(--line);border-radius:999px;padding:4px 10px;white-space:nowrap}.rp-home .auto-chip svg{width:12px;height:12px}.rp-home .auto-cal{padding:13px 15px 15px;overflow-x:auto}.rp-home .auto-month{font-family:var(--font-h);font-size:13px;font-weight:700;color:var(--ink);margin-bottom:10px}.rp-home .auto-dows,.rp-home .auto-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;min-width:600px}.rp-home .auto-dows{margin-bottom:7px}.rp-home .auto-dows span{font-size:10.5px;font-weight:600;color:var(--ink-mute);padding-left:3px}.rp-home .auto-cell{display:flex;flex-direction:column;gap:6px;min-width:0}.rp-home .auto-date{font-size:11px;font-weight:600;color:var(--ink-mute);padding-left:3px}.rp-home .auto-date.today{align-self:flex-start;width:20px;height:20px;padding:0;border-radius:50%;background:var(--ink);color:#fff;display:grid;place-items:center;font-size:10.5px}.rp-home .auto-card{position:relative;display:flex;flex-direction:column;gap:5px;background:#fff;border:1px solid var(--line);border-radius:10px;padding:9px;min-height:116px;overflow:hidden}.rp-home .auto-card.gen{border-color:var(--push-tint);box-shadow:0 0 0 1.5px var(--push-tint)}.rp-home .auto-cardtop{display:flex;align-items:center;justify-content:space-between;gap:4px}.rp-home .auto-badge{font-size:8px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:3px 7px;border-radius:999px;white-space:nowrap}.rp-home .auto-badge.pub{background:var(--grow-tint);color:#0a8f63}.rp-home .auto-badge.gen{background:var(--push-tint);color:var(--push-deep)}.rp-home .auto-badge.que{background:#eef1f7;color:var(--ink-mute)}.rp-home .auto-acts{display:inline-flex;gap:5px;color:#c2c7d2}.rp-home .auto-acts svg{width:12px;height:12px}.rp-home .auto-title{font-size:11.5px;font-weight:600;line-height:1.28;color:var(--ink)}.rp-home .auto-kw{font-size:10.5px;color:var(--ink-mute);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rp-home .auto-foot{margin-top:auto}.rp-home .auto-view{display:inline-flex;align-items:center;gap:5px;font-size:10.5px;font-weight:600;color:var(--ink-soft)}.rp-home .auto-view svg{width:11px;height:11px}.rp-home .auto-vol{display:inline-flex;align-items:center;gap:5px;font-family:var(--font-m);font-size:10px;color:var(--ink-mute)}.rp-home .auto-vol svg{width:11px;height:11px}.rp-home .auto-glare{position:absolute;inset:0;background:linear-gradient(105deg,transparent 35%,rgba(255,255,255,.55) 50%,transparent 65%);transform:translateX(-110%);animation:rpGlare 2.2s ease-in-out infinite;pointer-events:none}@keyframes rpGlare{0%{transform:translateX(-110%)}55%,to{transform:translateX(110%)}}@keyframes rpSpin{to{transform:rotate(1turn)}}.rp-home .lang-chips{display:flex;flex-wrap:wrap;gap:8px;align-content:flex-start}.rp-home .lang-chip{display:inline-flex;align-items:center;gap:7px;background:#fff;border:1px solid var(--line);border-radius:10px;padding:6px 11px;font-size:13.5px;font-weight:500;color:var(--ink);box-shadow:var(--shadow-sm)}.rp-home .lang-flag{width:18px;height:auto;border-radius:2px;flex:none;display:block}.rp-home .lang-chip.more{background:var(--push-tint);border-color:var(--push-tint);color:var(--push-deep);font-weight:600;box-shadow:none}.rp-home .lang-chip .more-m{display:none}.rp-home .pub-list{flex:1;display:flex;flex-direction:column;background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden}.rp-home .pub-row{flex:1;display:flex;align-items:center;gap:10px;padding:10px 13px;border-bottom:1px solid var(--line)}.rp-home .pub-row:last-child{border-bottom:none}.rp-home .pub-logo{flex:none;width:26px;height:26px;border-radius:7px;background:var(--bg-warm);border:1px solid var(--line);display:grid;place-items:center}.rp-home .pub-logo svg{width:15px;height:15px}.rp-home .pub-name{flex:1;font-size:13.5px;font-weight:600;color:var(--ink)}.rp-home .pub-connect{flex:none;font-size:12px;font-weight:600;color:var(--ink-soft);background:#fff;border:1px solid var(--line);border-radius:8px;padding:5px 13px;cursor:pointer}.rp-home .pub-connect:hover{border-color:var(--push);color:var(--push)}@media (max-width:920px){.rp-home .bento{padding:64px 0}.rp-home .bento-grid{grid-template-columns:1fr}.rp-home .bento-tile.big,.rp-home .bento-tile.sm{grid-column:auto}}@media (max-width:720px){.rp-home .auto-cal{overflow-x:visible}.rp-home .auto-dows{display:none}.rp-home .auto-grid{grid-template-columns:repeat(2,1fr);min-width:0}.rp-home .auto-cell:nth-child(-n+6){display:none}}@media (max-width:520px){.rp-home .bento-tile{padding:20px}.rp-home .gsc-stats{grid-template-columns:repeat(2,1fr)}.rp-home .gsc-stat:nth-child(2){border-right:none}.rp-home .gsc-stat:first-child,.rp-home .gsc-stat:nth-child(2){border-bottom:1px solid var(--line)}.rp-home .gsc-xl span:nth-child(2n),.rp-home .lang-chip .more-d,.rp-home .lang-chips .lang-chip:nth-child(n+19):nth-child(-n+40){display:none}.rp-home .lang-chip .more-m{display:inline}.rp-home .pub-list{flex:none}.rp-home .pub-row{flex:none;padding:7px 12px}.rp-home .pub-logo{width:22px;height:22px}.rp-home .pub-logo svg{width:13px;height:13px}.rp-home .pub-connect{padding:4px 11px}}.rp-home .inside{padding:92px 0 72px;background:var(--bg-warm);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.rp-home .feat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.rp-home .feat-card{display:flex;flex-direction:column;gap:16px;background:#fff;border:1px solid var(--line);border-radius:20px;padding:22px;overflow:hidden}.rp-home .feat-copy h3{display:flex;align-items:center;gap:8px;font-family:var(--font-h);font-size:17px;font-weight:700;margin-bottom:6px}.rp-home .feat-copy p{font-size:13.5px;line-height:1.55;color:var(--ink-mute)}.rp-home .feat-soon{font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;background:var(--push-tint);color:var(--push-deep);border-radius:999px;padding:3px 8px}.rp-home .feat-mock{margin-top:auto;border:1px solid var(--line);border-radius:13px;background:var(--bg-warm);padding:13px}.rp-home .pipe-head{display:flex;align-items:center;gap:8px;font-family:var(--font-h);font-weight:600;font-size:12.5px;color:var(--ink);padding-bottom:10px;margin-bottom:4px;border-bottom:1px solid var(--line)}.rp-home .pipe-head svg{width:13px;height:13px;color:var(--push);animation:rpSpin 2.4s linear infinite}.rp-home .pipe-step{display:flex;align-items:center;gap:9px;padding:7px 2px}.rp-home .pipe-dot{flex:none;width:18px;height:18px;border-radius:50%;display:grid;place-items:center;border:1.5px solid var(--line);background:#fff;color:#fff;transition:background .3s,border-color .3s}.rp-home .pipe-dot svg{width:10px;height:10px;opacity:0;transition:opacity .3s}.rp-home .pipe-step.done .pipe-dot{background:var(--grow);border-color:var(--grow)}.rp-home .pipe-step.done .pipe-dot svg{opacity:1}.rp-home .pipe-step.active .pipe-dot{border-color:var(--push);box-shadow:0 0 0 3px var(--push-tint)}.rp-home .pipe-t{flex:1;font-size:12.5px;font-weight:600;color:var(--ink-soft)}.rp-home .pipe-step.active .pipe-t,.rp-home .pipe-step.done .pipe-t{color:var(--ink)}.rp-home .pipe-d{font-size:11px;color:var(--ink-mute);font-family:var(--font-m)}.rp-home .score-top{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:8px}.rp-home .score-top .sk{font-size:12px;font-weight:600;color:var(--ink-soft)}.rp-home .score-top .sv{font-family:var(--font-h);font-size:21px;font-weight:700;color:var(--grow)}.rp-home .score-top .sv i{font-style:normal;font-size:12px;color:var(--ink-mute);font-weight:500}.rp-home .score-bar{height:6px;border-radius:999px;background:#e8ebf2;overflow:hidden;margin-bottom:11px}.rp-home .score-bar i{display:block;height:100%;width:100%;background:var(--grow);border-radius:999px}.rp-home .wr-row{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:6.5px 0;border-top:1px solid var(--line)}.rp-home .wr-row .k{font-size:12.5px;color:var(--ink-soft)}.rp-home .wr-row .v{font-size:12px;font-weight:600;color:var(--ink)}.rp-home .kwc-head{display:flex;flex-direction:column;gap:2px;margin-bottom:9px}.rp-home .kwc-head .k{font-family:var(--font-h);font-size:12.5px;font-weight:700;color:var(--ink)}.rp-home .kwc-head .c{font-size:11px;color:var(--ink-mute)}.rp-home .kwc-row{display:flex;align-items:center;justify-content:space-between;gap:9px;background:#fff;border:1px solid var(--line);border-radius:10px;padding:8px 11px;margin-bottom:7px}.rp-home .kwc-row:last-child{margin-bottom:0}.rp-home .kwc-txt{display:flex;flex-direction:column;gap:2px;min-width:0}.rp-home .kwc-txt b{font-size:12.5px;font-weight:600;color:var(--ink)}.rp-home .kwc-txt i{font-style:normal;font-size:10.5px;color:var(--ink-mute)}.rp-home .kwc-q{flex:none;font-size:11px;font-weight:600;color:var(--ink-soft);border:1px solid var(--line);background:#fff;border-radius:7px;padding:4px 10px}.rp-home .blx-head{font-family:var(--font-h);font-size:12.5px;font-weight:700;color:var(--ink);margin-bottom:2px}.rp-home .blx-sub{font-size:11px;color:var(--ink-mute);margin-bottom:9px}.rp-home .blx-cols{font-size:9.5px;font-weight:700;letter-spacing:.06em;color:var(--ink-mute);text-transform:uppercase;padding:0 2px 6px}.rp-home .blx-cols,.rp-home .blx-row{display:grid;grid-template-columns:64px 1fr 28px;gap:8px;border-bottom:1px solid var(--line)}.rp-home .blx-row{align-items:center;padding:8px 2px}.rp-home .blx-row:last-child{border-bottom:none}.rp-home .blx-s{font-size:10px;font-weight:700;border-radius:999px;padding:2.5px 0;text-align:center}.rp-home .blx-s.ok{background:var(--grow-tint);color:#0a8f63}.rp-home .blx-s.pend{background:var(--amber-tint);color:#b45309}.rp-home .blx-t{font-size:12px;font-weight:500;color:var(--ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rp-home .blx-dr{font-family:var(--font-m);font-size:12px;color:var(--ink-soft);text-align:right}.rp-home .rdt-head{display:flex;align-items:center;gap:8px;margin-bottom:8px}.rp-home .rdt-badge{flex:none;width:22px;height:22px;border-radius:50%;background:#ff4500;color:#fff;font-weight:800;font-size:11px;display:grid;place-items:center}.rp-home .rdt-head b{font-size:12.5px;font-weight:700;color:var(--ink)}.rp-home .rdt-head i{font-style:normal;font-size:11px;color:var(--ink-mute)}.rp-home .rdt-q{font-size:13px;font-weight:700;color:var(--ink);margin-bottom:6px}.rp-home .rdt-x{font-size:11.5px;color:var(--ink-mute);margin-bottom:8px}.rp-home .rdt-meta{display:flex;gap:12px;font-size:10.5px;color:var(--ink-mute);margin-bottom:10px}.rp-home .rdt-reply{background:#fff;border:1px solid var(--line);border-radius:10px;padding:8px 10px}.rp-home .rdt-reply .lbl{display:block;font-size:9px;font-weight:800;letter-spacing:.08em;color:var(--push);margin-bottom:4px}.rp-home .rdt-reply .txt{font-size:11.5px;line-height:1.45;color:var(--ink-soft)}.rp-home .aiv-head{display:flex;align-items:center;gap:7px;font-size:12.5px;font-weight:700;color:var(--ink);margin-bottom:9px}.rp-home .aiv-head img{width:16px;height:16px}.rp-home .aiv-head i{font-style:normal;font-weight:500;font-size:11px;color:var(--ink-mute)}.rp-home .aiv-q{font-size:11.5px;color:var(--ink-mute);margin-bottom:7px}.rp-home .aiv-a{background:#fff;border:1px solid var(--line);border-radius:10px;padding:9px 11px;font-size:12px;line-height:1.55;color:var(--ink-soft);margin-bottom:10px}.rp-home .aiv-a b{color:var(--ink)}.rp-home .aiv-foot{display:flex;align-items:center;gap:7px;font-size:11px;color:var(--ink-mute)}.rp-home .aiv-foot img{width:15px;height:15px;border-radius:4px}.rp-home .chip-strip{margin-top:34px;text-align:center}.rp-home .chip-strip>p{font-size:14px;font-weight:600;color:var(--ink-soft);margin-bottom:14px}.rp-home .chip-row{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;max-width:980px;margin:0 auto}.rp-home .chip{font-size:12.5px;font-weight:500;color:var(--ink-soft);background:#fff;border:1px solid var(--line);border-radius:999px;padding:6px 13px}.rp-home .chip.plus{background:var(--push-tint);border-color:var(--push-tint);color:var(--push-deep);font-weight:600}.rp-home .ex{padding:92px 0}.rp-home .ex-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.rp-home .ex-card{display:flex;flex-direction:column;gap:8px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:20px;text-decoration:none;transition:transform .25s var(--ease-out),box-shadow .25s ease}.rp-home .ex-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-md)}.rp-home .ex-card h4{font-family:var(--font-h);font-size:15.5px;font-weight:700;color:var(--ink);line-height:1.35}.rp-home .ex-card p{font-size:13px;line-height:1.55;color:var(--ink-mute)}.rp-home .ex-dom{display:inline-flex;align-items:center;gap:6px;margin-top:auto;padding-top:8px;font-size:12px;font-weight:600;color:var(--push)}.rp-home .ex-dom svg{width:11px;height:11px}.rp-home .price{padding:92px 0 72px}.rp-home .price-minis{display:flex;flex-wrap:wrap;gap:14px 34px;margin-bottom:30px}.rp-home .pm{display:flex;align-items:center;gap:11px}.rp-home .pm-ic{flex:none;width:36px;height:36px;border-radius:50%;border:1px solid var(--line);background:#fff;display:grid;place-items:center;color:var(--ink-soft)}.rp-home .pm-ic svg{width:15px;height:15px}.rp-home .pm-tx{display:flex;flex-direction:column;line-height:1.3}.rp-home .pm-tx b{font-family:var(--font-h);font-size:13.5px;font-weight:700;color:var(--ink)}.rp-home .pm-tx i{font-style:normal;font-size:12px;color:var(--ink-mute)}.rp-home .price-shell{background:var(--bg-warm);background-image:radial-gradient(rgba(11,16,32,.05) 1px,transparent 0);background-size:12px 12px;border:1px solid var(--line);border-radius:24px;padding:18px;margin-bottom:26px}.rp-home .price-toggle{display:flex;align-items:center;gap:11px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:11px 15px;margin-bottom:14px}.rp-home .ptg{position:relative;width:40px;height:22px;border-radius:999px;border:none;background:#d8dbe6;cursor:pointer;padding:0;transition:background .2s}.rp-home .ptg i{position:absolute;top:2px;left:2px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 1px 3px rgba(11,16,32,.25);transition:transform .2s var(--ease-out)}.rp-home .ptg.on{background:var(--push)}.rp-home .ptg.on i{transform:translateX(18px)}.rp-home .ptg-lbl{font-size:13.5px;font-weight:600;color:var(--ink)}.rp-home .ptg-badge{margin-left:auto;font-size:11.5px;font-weight:700;color:#c2410c;background:#ffedd5;border-radius:999px;padding:4px 11px}.rp-home .price-duo{display:grid;grid-template-columns:1fr 1.1fr;gap:14px}.rp-home .price-left,.rp-home .price-right{background:#fff;border:1px solid var(--line);border-radius:16px;padding:26px}.rp-home .price-badges{display:flex;gap:8px;margin-bottom:14px}.rp-home .pb{font-size:11px;font-weight:700;border-radius:999px;padding:4px 11px}.rp-home .pb.off{background:var(--grad);color:#fff}.rp-home .pb.site{background:var(--bg-warm);border:1px solid var(--line);color:var(--ink-soft)}.rp-home .price-name{font-family:var(--font-h);font-size:23px;font-weight:700}.rp-home .price-sub{font-size:13.5px;color:var(--ink-mute);margin-bottom:16px}.rp-home .price-amount{display:flex;align-items:baseline;gap:9px;margin-bottom:18px}.rp-home .price-amount s{font-size:21px;color:var(--ink-mute);text-decoration-thickness:2px}.rp-home .price-amount b{font-family:var(--font-h);font-size:44px;font-weight:700;color:var(--ink);line-height:1}.rp-home .price-amount span{font-size:14px;color:var(--ink-mute)}.rp-home .price-left .btn{width:100%;justify-content:center}.rp-home .price-note{font-size:12px;color:var(--ink-mute);text-align:center;margin:10px 0 16px}.rp-home .price-feats{list-style:none;padding:16px 0 0;margin:0;border-top:1px solid var(--line);display:flex;flex-direction:column;gap:11px}.rp-home .price-feats li{display:flex;align-items:center;gap:10px;font-size:13.5px;color:var(--ink-soft)}.rp-home .pf-dot{flex:none;width:19px;height:19px;border-radius:50%;background:var(--ink);color:#fff;display:grid;place-items:center}.rp-home .pf-dot svg{width:10px;height:10px}.rp-home .pr-platforms{display:flex;gap:13px;margin-bottom:8px}.rp-home .pr-platforms img{width:17px;height:17px;filter:grayscale(1);opacity:.55}.rp-home .pr-caption{font-size:12.5px;color:var(--ink-mute);padding-bottom:13px;border-bottom:1px solid var(--line);margin-bottom:15px}.rp-home .pr-block{margin-bottom:14px}.rp-home .pr-block h4{font-family:var(--font-h);font-size:14px;font-weight:700;margin-bottom:4px}.rp-home .pr-block p{font-size:12.5px;line-height:1.55;color:var(--ink-mute)}.rp-home .pr-social{display:flex;align-items:center;gap:12px;padding-top:14px;border-top:1px solid var(--line)}.rp-home .pr-avas{display:inline-flex}.rp-home .pr-avas img{width:28px;height:28px;border-radius:50%;border:2px solid #fff;object-fit:cover;margin-left:-8px}.rp-home .pr-avas img:first-child{margin-left:0}.rp-home .pr-rate{display:inline-flex;flex-direction:column;gap:3px;font-size:12.5px;font-weight:600;color:var(--ink-soft)}.rp-home .guar-stars{display:inline-flex;gap:2px;color:var(--amber)}.rp-home .guar-stars svg{width:13px;height:13px}.rp-home .guar{display:flex;align-items:center;gap:18px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:16px 22px;margin-top:14px}.rp-home .guar-seal{flex:none;width:64px;height:64px;color:var(--ink)}.rp-home .guar h3{font-family:var(--font-h);font-size:16.5px;font-weight:700;margin-bottom:4px}.rp-home .guar p{font-size:13px;line-height:1.55;color:var(--ink-mute)}.rp-home .client-logos{padding:10px 0}.rp-home .cl-track{gap:52px;align-items:center;animation-duration:44s}.rp-home .cl{display:inline-flex;align-items:center;gap:9px;font-family:var(--font-h);font-size:15.5px;font-weight:700;color:var(--ink-mute);white-space:nowrap}.rp-home .cl img{width:22px;height:22px;border-radius:5px;filter:grayscale(1);opacity:.65}.rp-home .tst{padding:92px 0 0}.rp-home .tst-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.rp-home .tst-card{display:flex;flex-direction:column;gap:12px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:20px}.rp-home .tst-stars{display:inline-flex;gap:2px;color:var(--amber)}.rp-home .tst-stars svg{width:14px;height:14px}.rp-home .tst-stars.big svg{width:20px;height:20px}.rp-home .tst-sum{align-items:center;justify-content:center;text-align:center;gap:9px}.rp-home .tst-sum b{font-family:var(--font-h);font-size:16px;color:var(--ink)}.rp-home .tst-sum-sub{font-size:12.5px;color:var(--ink-mute)}.rp-home .help-doc section,.rp-home .legal-doc section{padding:0}.rp-home .help-doc a:not(.btn){color:var(--push);font-weight:600;text-decoration:underline;text-underline-offset:2px}.rp-home .help-doc a:not(.btn):hover{opacity:.8}.rp-home .legal-doc a{color:var(--push);text-decoration:underline;text-underline-offset:2px}.rp-home .legal-doc a:hover{color:var(--push-deep,var(--push))}.rp-home .sl-dots{display:none}@media (max-width:680px){.rp-home .sl-dots{display:flex;justify-content:center;align-items:center;gap:7px;margin-top:4px}.rp-home .sl-dots button{width:7px;height:7px;border-radius:999px;border:none;padding:0;background:#d6d8e6;cursor:pointer;transition:width .25s var(--ease-out),background .25s}.rp-home .sl-dots button.on{width:20px;background:var(--push)}}.rp-home .tst-grid{position:relative}.rp-home .tst-grid:after{content:"";position:absolute;left:-2px;right:-2px;bottom:-2px;height:380px;background:linear-gradient(to bottom,transparent,var(--bg) 78%);pointer-events:none}.rp-home .tst-card q{quotes:"\201C" "\201D";font-size:13.5px;line-height:1.6;color:var(--ink-soft)}.rp-home .tst-who{display:flex;align-items:center;gap:10px;margin-top:auto}.rp-home .tst-ava{flex:none;width:36px;height:36px;border-radius:50%;background:var(--grad);color:#fff;font-family:var(--font-h);font-weight:700;font-size:12.5px;display:grid;place-items:center;overflow:hidden}.rp-home .tst-ava.has-img{background:var(--bg-warm)}.rp-home .tst-ava img{width:100%;height:100%;object-fit:cover;display:block}.rp-home .tst-nm{display:flex;flex-direction:column;line-height:1.25}.rp-home .tst-nm b{font-size:13px;font-weight:700;color:var(--ink)}.rp-home .tst-nm span{font-size:11.5px;color:var(--ink-mute)}.rp-home .cta2{padding:0 0 92px;margin-top:-60px;position:relative}.rp-home .cta2-panel{display:grid;grid-template-columns:1fr 1.15fr;align-items:center;gap:34px;background:var(--bg-warm);background-image:radial-gradient(rgba(11,16,32,.05) 1px,transparent 0);background-size:12px 12px;border:1px solid var(--line);border-radius:26px;padding:44px;overflow:hidden}.rp-home .cta2-copy h2{font-family:var(--font-h);font-size:clamp(26px,3.4vw,38px);font-weight:700;margin-bottom:12px}.rp-home .cta2-copy p{font-size:15.5px;line-height:1.6;color:var(--ink-mute);max-width:44ch;margin-bottom:22px}.rp-home .cta2-note{display:block;margin-top:12px;font-size:12.5px;color:var(--ink-mute)}.rp-home .cta2-prev{min-width:0}.rp-home .cta2-shot{display:block;width:100%;height:auto;border-radius:14px;border:1px solid var(--line);box-shadow:var(--shadow-md)}.rp-home .faq{padding:0 0 92px}.rp-home .faq-list{max-width:780px;margin:0 auto;display:flex;flex-direction:column;gap:10px}.rp-home .faq-item{background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden}.rp-home .faq-item summary{display:flex;align-items:center;gap:12px;cursor:pointer;list-style:none;padding:16px 18px;font-family:var(--font-h);font-size:15px;font-weight:600;color:var(--ink)}.rp-home .faq-item summary::-webkit-details-marker{display:none}.rp-home .faq-n{flex:none;font-family:var(--font-m);font-size:11px;color:var(--push);background:var(--push-wash);border:1px solid var(--push-tint);border-radius:7px;padding:3px 7px}.rp-home .faq-chev{margin-left:auto;flex:none;width:16px;height:16px;color:var(--ink-mute);transition:transform .25s var(--ease-out)}.rp-home .faq-item[open] .faq-chev{transform:rotate(180deg)}.rp-home .faq-item>p{padding:0 18px 16px 55px;font-size:14px;line-height:1.65;color:var(--ink-mute)}.rp-home footer.foot{background:var(--bg-warm);border-top:1px solid var(--line);padding:56px 0 28px}.rp-home .foot-grid{display:grid;grid-template-columns:1.4fr repeat(4,1fr);gap:28px;margin-bottom:38px}.rp-home .foot-brand .logo-row{display:flex;align-items:center;gap:9px;margin-bottom:12px}.rp-home .foot-brand p{font-size:13px;line-height:1.6;color:var(--ink-mute);max-width:34ch}.rp-home .foot-col h5{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-mute);margin-bottom:12px}.rp-home .foot-col ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.rp-home .foot-col a,.rp-home .foot-col span{font-size:13.5px;color:var(--ink-soft);text-decoration:none}.rp-home .foot-col a:hover{color:var(--push)}.rp-home .foot-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:20px;border-top:1px solid var(--line);font-size:12.5px;color:var(--ink-mute)}.rp-home .foot-legal a{color:var(--ink-mute);text-decoration:none}.rp-home .foot-legal a:hover{color:var(--push);text-decoration:underline}@media (max-width:1000px){.rp-home .ex-grid,.rp-home .feat-grid,.rp-home .tst-grid{grid-template-columns:repeat(2,1fr)}.rp-home .price-duo{grid-template-columns:1fr}}@media (max-width:680px){.rp-home .ex,.rp-home .inside,.rp-home .price{padding:60px 0}.rp-home .tst{padding:60px 0 0}.rp-home .faq{padding:0 0 60px}.rp-home .ex-grid,.rp-home .feat-grid{grid-template-columns:1fr}.rp-home .tst{padding-bottom:44px}.rp-home .tst-grid{display:flex;gap:12px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-padding-left:4px;padding:4px 4px 14px;margin:0 -4px;scrollbar-width:none}.rp-home .tst-grid::-webkit-scrollbar{display:none}.rp-home .tst-grid>.tst-card{flex:0 0 84%;scroll-snap-align:start}.rp-home .tst-grid>.tst-card.rv{opacity:1;transform:none;transition:none}.rp-home .tst-grid:after{display:none}.rp-home .cta2{margin-top:0}.rp-home .chip-row{gap:7px}.rp-home .chip{font-size:11px;padding:5px 11px}.rp-home .price-minis{display:none}.rp-home .price-shell{padding:12px}.rp-home .price-left,.rp-home .price-right{padding:20px}.rp-home .price-amount b{font-size:38px}.rp-home .ptg-badge{display:none}.rp-home .guar{flex-direction:column;text-align:center;padding:20px}.rp-home .client-logos{justify-content:center}.rp-home .cta2-panel{grid-template-columns:1fr;padding:26px 20px;gap:24px}.rp-home .faq-item>p{padding-left:18px}.rp-home .foot-grid{grid-template-columns:1fr 1fr;gap:26px}.rp-home .foot-brand{grid-column:1/-1}.rp-home .foot-bottom{flex-direction:column;text-align:center}}.rp-home .foot-col .foot-google{background:none;border:0;padding:0;font:inherit;color:inherit;display:inline-flex;align-items:center;cursor:pointer}.rp-home .foot-col .foot-google:hover{color:var(--ink,#111)}.rp-home .foot-col .foot-google svg{width:14px;height:14px;margin-right:6px!important}