.body-reviews{background:var(--color-ink);color:#fff;font-family:Satoshi,Inter,system-ui,sans-serif;line-height:1.5}.body-reviews .rv-wrap{max-width:1240px;margin:0 auto;padding:0 clamp(20px,4vw,40px)}.body-reviews .rv-section{padding:clamp(72px,8vw,120px) 0;position:relative}.body-reviews .rv-section--paper{background:var(--color-paper);color:var(--color-ink)}.body-reviews .rv-section-head{max-width:880px;margin-bottom:clamp(40px,5vw,64px)}.body-reviews .rv-section-head--centered{text-align:center;margin-left:auto;margin-right:auto}.body-reviews .rv-section-head--centered .rv-eyebrow{justify-content:center}.body-reviews .rv-section-head--centered .rv-lede{margin-left:auto;margin-right:auto}.body-reviews .rv-eyebrow{letter-spacing:1.6px;text-transform:uppercase;color:var(--color-muted);align-items:center;gap:10px;margin:0 0 20px;font-size:13px;font-weight:700;display:inline-flex}.body-reviews .rv-section--paper .rv-eyebrow{color:var(--color-ink-soft)}.body-reviews .rv-eyebrow:before{content:"";background:var(--color-lime);border-radius:50%;flex-shrink:0;width:6px;height:6px}.body-reviews .rv-section--paper .rv-eyebrow:before{background:var(--color-purple-deep)}.body-reviews .rv-h1{letter-spacing:-3.5px;margin:0 0 24px;font-size:clamp(48px,8vw,96px);font-weight:900;line-height:.94}.body-reviews .rv-h2{letter-spacing:-1.6px;margin:0;font-size:clamp(32px,5vw,56px);font-weight:900;line-height:1}.body-reviews .rv-h2--centered{text-align:center}.body-reviews .rv-lede{color:var(--color-muted-2);max-width:56ch;margin:20px 0 0;font-size:clamp(17px,1.6vw,20px);line-height:1.55}.body-reviews .rv-section--paper .rv-lede{color:var(--color-ink-soft)}.body-reviews .rv-btn{border-radius:var(--radius-pill);letter-spacing:.02em;transition:transform var(--duration-fast) var(--ease-default), background-color var(--duration-fast) ease, color var(--duration-fast) ease, border-color var(--duration-fast) ease;cursor:pointer;border:2px solid #0000;justify-content:center;align-items:center;gap:10px;padding:16px 28px;font-size:15px;font-weight:700;text-decoration:none;display:inline-flex}.body-reviews .rv-btn:focus-visible{outline:3px solid var(--color-lime);outline-offset:3px}.body-reviews .rv-btn--ink{color:var(--color-ink);background:#fff;border-color:#fff}.body-reviews .rv-btn--ink:hover{background:var(--color-lime);border-color:var(--color-lime);transform:translateY(-2px)}.body-reviews .rv-btn--lime{background:var(--color-lime);color:var(--color-ink);border-color:var(--color-lime)}.body-reviews .rv-btn--lime:hover{background:#fff;border-color:#fff;transform:translateY(-2px)}.body-reviews .rv-btn--ghost{color:#fff;background:0 0;border-color:#fff6}.body-reviews .rv-btn--ghost:hover{color:var(--color-ink);background:#fff;border-color:#fff;transform:translateY(-2px)}.body-reviews .rv-hero{background:radial-gradient(ellipse 60% 50% at 15% 10%, #4a00ff6b 0%, transparent 60%), radial-gradient(ellipse 50% 45% at 90% 100%, #e6ff3a1a 0%, transparent 60%), var(--color-ink);text-align:center;isolation:isolate;padding:clamp(80px,10vw,144px) 0 clamp(80px,9vw,128px);position:relative;overflow:hidden}.body-reviews .rv-hero-image{z-index:-1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.body-reviews .rv-hero-image img,.body-reviews .rv-hero-image picture{width:100%;height:100%;display:block}.body-reviews .rv-hero-image img{object-fit:cover;object-position:center;opacity:0;animation:rv-hero-fade 1.6s var(--ease-default) 80ms forwards, rv-hero-zoom 22s ease-in-out 1.6s infinite alternate;transform:scale(1.08)}@keyframes rv-hero-fade{to{opacity:1}}@keyframes rv-hero-zoom{0%{transform:scale(1)translate(0,0)}to{transform:scale(1.08)translateY(-1.5%)}}.body-reviews .rv-hero-image:after{content:"";background:radial-gradient(ellipse 95% 75% at 50% 45%, transparent 0%, #0a0a0a8c 65%, #0a0a0aeb 100%), linear-gradient(180deg, #0a0a0a59 0%, #0a0a0a8c 55%, var(--color-ink) 100%);position:absolute;inset:0}.body-reviews .rv-hero-inner{z-index:1;flex-direction:column;align-items:center;gap:24px;display:flex;position:relative}.body-reviews .rv-hero-sub{color:var(--color-muted-2);max-width:64ch;margin:0;font-size:clamp(17px,1.6vw,20px);line-height:1.55}.body-reviews .rv-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;width:100%;max-width:720px;margin:16px 0;padding:0;list-style:none;display:grid}.body-reviews .rv-stats li{border:1px solid var(--color-line);border-radius:var(--radius-stage);background:var(--color-ink-2);flex-direction:column;align-items:center;gap:4px;padding:20px 16px;display:flex}.body-reviews .rv-stat-num{letter-spacing:-1px;color:var(--color-lime);font-size:clamp(24px,3vw,36px);font-weight:900;line-height:1}.body-reviews .rv-stat-label{letter-spacing:.04em;text-transform:uppercase;color:var(--color-muted);font-size:13px}@media (max-width:640px){.body-reviews .rv-stats{grid-template-columns:1fr;gap:12px}}.body-reviews .rv-tp-summary{border-radius:var(--radius-pill);background:#ffffff0f;border:1px solid #ffffff14;flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;padding:14px 22px;display:inline-flex}.body-reviews .rv-tp-summary__label{color:#fff;font-size:18px;font-weight:700;line-height:1}.body-reviews .rv-tp-summary__stars{gap:2px;display:inline-flex}.body-reviews .rv-tp-summary__star{width:24px;height:24px;display:inline-flex}.body-reviews .rv-tp-summary__star svg{width:100%;height:100%}.body-reviews .rv-tp-summary__star[data-filled=true] svg path{fill:var(--color-tp-green)}.body-reviews .rv-tp-summary__star[data-filled=false] svg path{fill:#fff3}.body-reviews .rv-tp-summary__text{color:#ffffffd9;font-size:14px;line-height:1.3}.body-reviews .rv-tp-summary__text a{color:#fff;text-underline-offset:2px;font-weight:600;text-decoration:underline}.body-reviews .rv-tp-summary__text a:hover{color:var(--color-tp-green)}.body-reviews .rv-tp-summary__dot{background:#fff6;border-radius:50%;width:4px;height:4px}.body-reviews .rv-tp-summary__logo{color:#fff;align-items:center;gap:6px;text-decoration:none;display:inline-flex}.body-reviews .rv-tp-summary__logo-star{width:20px;height:20px}.body-reviews .rv-tp-summary__logo-text{letter-spacing:-.02em;color:#fff;font-size:18px;font-weight:700;line-height:1}@media (max-width:640px){.body-reviews .rv-tp-summary{gap:10px;padding:12px 16px}.body-reviews .rv-tp-summary__dot{display:none}}.body-reviews .rv-tp-carousel{--rv-tp-inset:calc(max(0px, (100vw - 1240px) / 2) + clamp(20px, 4vw, 40px));position:relative}.body-reviews .rv-tp-track-wrap{padding:8px 0 16px;overflow:hidden}.body-reviews .rv-tp-track{scroll-snap-type:x mandatory;scroll-padding-left:var(--rv-tp-inset);padding:4px var(--rv-tp-inset);scrollbar-width:none;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;grid-auto-columns:320px;grid-auto-flow:column;column-gap:20px;display:grid;overflow-x:auto}.body-reviews .rv-tp-track::-webkit-scrollbar{display:none}@media (min-width:640px){.body-reviews .rv-tp-track{grid-auto-columns:340px}}@media (min-width:1024px){.body-reviews .rv-tp-track{grid-auto-columns:360px}}.body-reviews .rv-tp-card{scroll-snap-align:start;border:1px solid var(--color-line-light);border-radius:var(--radius-card);height:100%;min-height:280px;color:var(--color-ink);transition:box-shadow var(--duration-base) ease, transform var(--duration-base) ease;background:#fff;flex-direction:column;gap:14px;padding:24px;display:flex}.body-reviews .rv-tp-card:hover{transform:translateY(-2px);box-shadow:0 6px 24px #00000014}.body-reviews .rv-tp-stars{gap:3px;display:flex}.body-reviews .rv-tp-star{background:var(--color-tp-green);clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%);width:24px;height:24px}.body-reviews .rv-tp-title{color:var(--color-ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:16px;font-weight:800;line-height:1.3;display:-webkit-box;overflow:hidden}.body-reviews .rv-tp-body{color:var(--color-ink-soft);-webkit-line-clamp:5;-webkit-box-orient:vertical;flex:1;margin:0;font-size:14px;line-height:1.55;display:-webkit-box;overflow:hidden}.body-reviews .rv-tp-meta{border-top:1px solid #f0f0f0;align-items:center;gap:10px;margin-top:auto;padding-top:14px;display:flex}.body-reviews .rv-tp-avatar{background:var(--color-tp-green);color:#fff;text-transform:uppercase;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:13px;font-weight:800;display:flex}.body-reviews .rv-tp-meta-text{flex-direction:column;min-width:0;display:flex}.body-reviews .rv-tp-name{color:var(--color-ink);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:700;overflow:hidden}.body-reviews .rv-tp-date{color:var(--color-ink-soft);font-size:12px}.body-reviews .rv-tp-verified{color:#009567;align-items:center;gap:4px;font-size:11px;font-weight:600;display:inline-flex}.body-reviews .rv-tp-verified svg{width:12px;height:12px;fill:var(--color-tp-green);stroke:var(--color-tp-green)}.body-reviews .rv-tp-nav{border:1px solid var(--color-line-light);cursor:pointer;z-index:5;width:44px;height:44px;transition:box-shadow var(--duration-fast) ease, background var(--duration-fast) ease, transform var(--duration-fast) ease;background:#fff;border-radius:50%;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #0000000f}.body-reviews .rv-tp-nav:hover:not(:disabled){background:var(--color-lime);transform:translateY(-50%)scale(1.05);box-shadow:0 4px 12px #0000001f}.body-reviews .rv-tp-nav:disabled{opacity:.35;cursor:not-allowed}.body-reviews .rv-tp-nav svg{width:18px;height:18px;stroke:var(--color-ink);fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.body-reviews .rv-tp-nav--prev{left:calc(var(--rv-tp-inset) - 22px)}.body-reviews .rv-tp-nav--next{right:calc(var(--rv-tp-inset) - 22px)}@media (max-width:768px){.body-reviews .rv-tp-nav{display:none}}.body-reviews .rv-section--social{background:var(--color-ink);padding-bottom:0}.body-reviews .rv-sp-wall{--rv-sp-bg:var(--color-ink);gap:16px;max-width:1240px;height:clamp(560px,80vh,760px);max-height:90vh;margin:0 auto;padding:32px clamp(20px,4vw,40px) clamp(40px,6vw,80px);display:flex;position:relative;overflow:hidden}.body-reviews .rv-sp-wall:before,.body-reviews .rv-sp-wall:after{content:"";z-index:4;pointer-events:none;height:120px;position:absolute;left:0;right:0}.body-reviews .rv-sp-wall:before{background:linear-gradient(to bottom, var(--rv-sp-bg) 0%, transparent 100%);top:0}.body-reviews .rv-sp-wall:after{background:linear-gradient(to top, var(--rv-sp-bg) 0%, transparent 100%);bottom:0}.body-reviews .rv-sp-col{flex:1;min-width:0;position:relative;overflow:hidden}.body-reviews .rv-sp-col-inner{animation:rv-sp-scroll var(--rv-sp-duration,38s) linear infinite;flex-direction:column;gap:14px;display:flex}.body-reviews .rv-sp-col:first-child .rv-sp-col-inner{--rv-sp-duration:38s}.body-reviews .rv-sp-col:nth-child(2) .rv-sp-col-inner{--rv-sp-duration:32s;animation-direction:reverse}.body-reviews .rv-sp-col:nth-child(3) .rv-sp-col-inner{--rv-sp-duration:46s}.body-reviews .rv-sp-wall:hover .rv-sp-col-inner{animation-play-state:paused}@keyframes rv-sp-scroll{0%{transform:translateY(0)}to{transform:translateY(-50%)}}.body-reviews .rv-sp-list{flex-direction:column;gap:14px;display:flex}.body-reviews .rv-sp-card{background:var(--color-ink-2);border-radius:var(--radius-card);transition:box-shadow var(--duration-base) ease;border:1px solid #ffffff0f;flex-direction:column;flex-shrink:0;gap:12px;padding:20px;display:flex;position:relative;overflow:hidden}.body-reviews .rv-sp-card:hover{box-shadow:0 8px 28px #0006}.body-reviews .rv-sp-card--feat{padding:24px}.body-reviews .rv-sp-card--feat .rv-sp-body{font-size:18px;line-height:1.45}.body-reviews .rv-sp-badge{border-radius:7px;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex;position:absolute;top:14px;right:14px}.body-reviews .rv-sp-badge svg{width:14px;height:14px}.body-reviews .rv-sp-badge--ig{background:linear-gradient(135deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888)}.body-reviews .rv-sp-badge--fb{background:#1877f2}.body-reviews .rv-sp-badge--reddit{background:#ff4500}.body-reviews .rv-sp-header{align-items:center;gap:10px;padding-right:32px;display:flex}.body-reviews .rv-sp-av{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:12px;font-weight:700;display:flex}.body-reviews .rv-sp-card--instagram .rv-sp-av{background:linear-gradient(135deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);padding:2px}.body-reviews .rv-sp-av-in{background:var(--color-ink-2);color:#f0f0f0;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;font-size:12px;font-weight:700;display:flex}.body-reviews .rv-sp-card--facebook .rv-sp-av{background:#1877f2}.body-reviews .rv-sp-card--reddit .rv-sp-av{background:#ff4500}.body-reviews .rv-sp-name{color:#f0f0f0;font-size:13px;font-weight:600;line-height:1.2}.body-reviews .rv-sp-sub{color:#ffffff80;font-size:11px}.body-reviews .rv-sp-veri{vertical-align:middle;width:12px;height:12px;margin-left:2px;display:inline-block}.body-reviews .rv-sp-body{color:#f0f0f0;margin:0;font-size:14px;line-height:1.5}.body-reviews .rv-sp-foot{color:#ffffff80;align-items:center;gap:10px;margin-top:auto;font-size:11px;display:flex}.body-reviews .rv-sp-card--glow-ig:before{content:"";pointer-events:none;background:radial-gradient(circle,#e1306c14 0%,#0000 70%);width:160px;height:160px;position:absolute;top:-30%;right:-15%}.body-reviews .rv-sp-card--glow-rd:before{content:"";pointer-events:none;background:radial-gradient(circle,#ff450014 0%,#0000 70%);width:140px;height:140px;position:absolute;bottom:-25%;left:-10%}@media (max-width:768px){.body-reviews .rv-sp-col:nth-child(3){display:none}}@media (max-width:480px){.body-reviews .rv-sp-col:nth-child(2){display:none}}.body-reviews .rv-section--features{background:var(--color-ink);padding-top:clamp(48px,6vw,80px)}.body-reviews .rv-features{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin-top:clamp(32px,4vw,56px);display:grid}@media (max-width:980px){.body-reviews .rv-features{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.body-reviews .rv-features{grid-template-columns:1fr}}.body-reviews .rv-feature{background:var(--color-ink-2);border:1px solid var(--color-line);border-radius:var(--radius-card);transition:border-color var(--duration-base) ease, transform var(--duration-base) ease;flex-direction:column;gap:14px;padding:28px;display:flex}.body-reviews .rv-feature:hover{border-color:var(--color-lime);transform:translateY(-3px)}.body-reviews .rv-feature-icon{width:56px;height:56px;margin-bottom:6px}.body-reviews .rv-feature-title{letter-spacing:-.4px;color:#fff;margin:0;font-size:20px;font-weight:800;line-height:1.2}.body-reviews .rv-feature-body{color:var(--color-muted-2);margin:0;font-size:14px;line-height:1.6}.body-reviews .rv-section--faq{background:var(--color-ink-2)}.body-reviews .rv-faq-list{max-width:860px;margin:clamp(32px,4vw,56px) auto 0}.body-reviews .rv-faq-item{border-top:1px solid #ffffff1f;padding:18px 0}.body-reviews .rv-faq-item:last-child{border-bottom:1px solid #ffffff1f}.body-reviews .rv-faq-item summary{cursor:pointer;color:#fff;justify-content:space-between;align-items:center;gap:16px;font-size:clamp(17px,1.8vw,20px);font-weight:700;list-style:none;display:flex}.body-reviews .rv-faq-item summary::-webkit-details-marker{display:none}.body-reviews .rv-faq-item summary:after{content:"↓";color:var(--color-lime);transition:transform var(--duration-fast) ease;flex-shrink:0;font-size:16px}.body-reviews .rv-faq-item[open] summary:after{transform:rotate(180deg)}.body-reviews .rv-faq-item p{color:var(--color-muted-2);max-width:70ch;margin:14px 0 0;font-size:16px;line-height:1.65}.body-reviews .rv-section--cta{background:radial-gradient(ellipse 60% 50% at 50% 0%, #4a00ff66 0%, transparent 60%), var(--color-ink);text-align:center}.body-reviews .rv-cta-inner{flex-direction:column;align-items:center;gap:20px;display:flex}.body-reviews .rv-cta-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:8px;display:flex}@media (prefers-reduced-motion:reduce){.body-reviews .rv-sp-col-inner{animation:none}.body-reviews .rv-tp-track{scroll-behavior:auto}.body-reviews .rv-hero-image img{animation:.6s forwards rv-hero-fade;transform:none}}
