body.rafyzo-reviews-landing-page{
    margin:0!important;
    background:#fff!important;
}
body.rafyzo-reviews-landing-page #masthead,
body.rafyzo-reviews-landing-page #colophon,
body.rafyzo-reviews-landing-page .entry-header,
body.rafyzo-reviews-landing-page .entry-title,
body.rafyzo-reviews-landing-page .wp-block-post-title,
body.rafyzo-reviews-landing-page .ast-single-entry-banner,
body.rafyzo-reviews-landing-page .page-header{
    display:none!important;
}
body.rafyzo-reviews-landing-page .site,
body.rafyzo-reviews-landing-page #page,
body.rafyzo-reviews-landing-page .site-content,
body.rafyzo-reviews-landing-page .site-main,
body.rafyzo-reviews-landing-page .content-area,
body.rafyzo-reviews-landing-page .ast-container,
body.rafyzo-reviews-landing-page .ast-article-single,
body.rafyzo-reviews-landing-page .entry-content{
    width:100%!important;
    max-width:none!important;
    margin:0!important;
    padding:0!important;
}
body.rafyzo-reviews-landing-page .entry-content>p:empty{display:none!important}

.rafyzo-reviews-landing{
    --rrv-purple:#6d2cff;
    --rrv-purple-deep:#4b19bc;
    --rrv-purple-soft:#f4efff;
    --rrv-lime:#cfff58;
    --rrv-lime-soft:#f6ffdc;
    --rrv-ink:#251b31;
    --rrv-muted:#716a79;
    --rrv-line:#e6dfea;
    --rrv-soft:#f8f6fa;
    --rrv-dark:#17131f;
    --rrv-green:#20a56e;
    width:100%;margin:0;overflow:hidden;
    background:
        radial-gradient(circle at 7% 11%,rgba(109,44,255,.05),transparent 24%),
        radial-gradient(circle at 94% 36%,rgba(207,255,88,.055),transparent 25%),
        linear-gradient(180deg,#fcfaff 0%,#fff 34%,#fafcf6 67%,#fbf9ff 100%);
    color:var(--rrv-ink);
    font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;
    font-size:16px;line-height:1.5;
    -webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;caret-color:transparent;
}
.rafyzo-reviews-landing *,
.rafyzo-reviews-landing *::before,
.rafyzo-reviews-landing *::after{box-sizing:border-box}
.rafyzo-reviews-landing a{text-decoration:none!important}
.rafyzo-reviews-landing img{max-width:100%;height:auto}
.rafyzo-reviews-landing svg{display:block}
.rafyzo-reviews-landing :is(a,button,summary){outline:none;-webkit-tap-highlight-color:transparent}
.rafyzo-reviews-landing :is(a,button,summary):focus-visible{box-shadow:0 0 0 4px rgba(109,44,255,.14)!important}

.rrv-shell{width:min(1220px,calc(100% - 48px));margin-inline:auto}
.rrv-section{padding:96px 0}
.rrv-section--soft{background:linear-gradient(180deg,#faf8fd,#fff)}
.rrv-section--pricing{background:linear-gradient(180deg,#fff,#faf8fd)}
.rrv-eyebrow,.rrv-section-kicker,.rrv-heading>span,.rrv-compare-head>span{
    display:inline-flex;align-items:center;gap:9px;color:var(--rrv-purple);
    font-size:11px;font-weight:950;letter-spacing:.14em;text-transform:uppercase;
}
.rrv-eyebrow i{width:8px;height:8px;border-radius:999px;background:var(--rrv-lime);box-shadow:0 0 0 6px rgba(207,255,88,.19)}
.rrv-heading{max-width:730px;margin-bottom:42px}
.rrv-heading--center{text-align:center;margin-inline:auto}
.rrv-heading h2,.rrv-demo__copy h2,.rrv-themes__copy h2{margin:12px 0 15px;font-size:clamp(38px,4.4vw,58px);font-weight:950;line-height:1.02;letter-spacing:-.052em}
.rrv-heading p,.rrv-demo__copy>p,.rrv-themes__copy>p{margin:0;color:var(--rrv-muted);font-size:16px;line-height:1.75}

/* Hero */
.rrv-hero{position:relative;padding:128px 0 92px;background:linear-gradient(180deg,#fcfaff 0%,#fff 100%)}
.rrv-hero::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(109,44,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(109,44,255,.035) 1px,transparent 1px);background-size:46px 46px;mask-image:linear-gradient(to bottom,#000,transparent 88%);pointer-events:none}
.rrv-hero__grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(440px,.95fr);align-items:center;gap:76px}
.rrv-hero__copy h1{max-width:780px;margin:19px 0 23px;font-size:clamp(50px,5.8vw,80px);font-weight:950;line-height:.96;letter-spacing:-.06em}
.rrv-hero__copy>p{max-width:690px;margin:0;color:var(--rrv-muted);font-size:17px;line-height:1.72}
.rrv-google-proof{display:inline-flex;align-items:center;gap:10px;margin-top:23px;padding:10px 14px;border:1px solid var(--rrv-line);border-radius:999px;background:rgba(255,255,255,.9);box-shadow:0 12px 28px rgba(42,25,64,.06)}
.rrv-google-proof img{width:24px;height:24px}
.rrv-google-proof__stars{color:#f4b400;font-size:18px;letter-spacing:2px;line-height:1}
.rrv-google-proof b{font-size:12px;color:#4f4759}
.rrv-hero__actions{display:flex;flex-wrap:wrap;gap:11px;margin-top:27px}
.rrv-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;padding:0 22px;border:1px solid var(--rrv-purple);border-radius:15px;background:var(--rrv-purple);color:#fff!important;font-size:14px;font-weight:900;line-height:1;box-shadow:0 14px 30px rgba(109,44,255,.18);transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease,color .18s ease}
.rrv-button:hover{transform:translateY(-2px);background:#5b22e5;border-color:#5b22e5;box-shadow:0 18px 36px rgba(109,44,255,.24)}
.rrv-button--ghost{background:#fff;color:#3f3749!important;border-color:#ddd5e5;box-shadow:none}
.rrv-button--ghost:hover{background:#faf7ff;color:var(--rrv-purple)!important;border-color:#c9b7ff}
.rrv-button--whatsapp{background:#fff;color:#1f7a50!important;border-color:#cfe8db;box-shadow:none}
.rrv-button--whatsapp:hover{background:#f1fbf6;color:#17623f!important;border-color:#b6dbc8}
.rrv-button--white{background:#fff;color:#5e2adf!important;border-color:#fff;box-shadow:none}
.rrv-button--white:hover{background:#f8f5ff;color:#4f20c7!important;border-color:#f8f5ff}
.rrv-button--lime{border-color:var(--rrv-lime);background:var(--rrv-lime);color:#241b29!important;box-shadow:0 14px 30px rgba(207,255,88,.13)}
.rrv-button--lime:hover{border-color:#bffa3d;background:#bffa3d;color:#241b29!important}
.rrv-button--dark{border-color:#403647;background:#241d2a;color:#fff!important;box-shadow:none}
.rrv-button--dark:hover{border-color:#574b61;background:#342b3c;color:#fff!important}
.rrv-hero__ticks{display:flex;flex-wrap:wrap;gap:10px 18px;margin-top:20px;color:#61596b;font-size:12px;font-weight:800}

.rafyzo-reviews-landing .rafyzo-google-landing-signup{margin-top:12px;max-width:405px}
.rafyzo-reviews-landing .rafyzo-google-landing-signup__button{border-radius:15px!important;min-height:58px!important}

.rrv-hero__visual{position:relative;min-height:600px;display:grid;place-items:center}
.rrv-hero__halo{position:absolute;width:470px;height:470px;border-radius:50%;background:radial-gradient(circle,rgba(109,44,255,.16),rgba(109,44,255,.045) 55%,transparent 70%)}
.rrv-phone{position:relative;z-index:2;width:350px;padding:32px 24px 22px;border:8px solid #17131f;border-radius:36px;background:#fff;box-shadow:0 38px 85px rgba(38,24,54,.19)}
.rrv-phone__speaker{position:absolute;top:-1px;left:50%;width:88px;height:18px;border-radius:0 0 14px 14px;background:#17131f;transform:translateX(-50%)}
.rrv-phone__brand{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:5px;text-align:left}
.rrv-phone__brand img{width:48px;height:48px;object-fit:contain;border-radius:14px}
.rrv-phone__brand span{display:grid;gap:2px}
.rrv-phone__brand b{font-size:15px}
.rrv-phone__brand small{font-size:9px;color:#8b8394}
.rrv-phone h3{margin:25px 0 7px;text-align:center;font-size:24px;letter-spacing:-.03em}
.rrv-phone>p{margin:0 0 16px;text-align:center;color:#847b8d;font-size:11px}
.rrv-phone__google,.rrv-phone__private{display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:11px;padding:12px;border:1px solid #e8e2ee;border-radius:16px;background:#fff;margin-top:10px}
.rrv-phone__google-icon,.rrv-phone__private-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#f7f6f9}
.rrv-phone__private-icon{background:#f0eaff;color:var(--rrv-purple);font-size:18px}
.rrv-phone__google span:nth-child(2),.rrv-phone__private span:nth-child(2){display:grid;gap:2px}
.rrv-phone__google b,.rrv-phone__private b{font-size:11px}
.rrv-phone__google small{color:#f4b400;font-size:11px;letter-spacing:1px}
.rrv-phone__private small{color:#8a8292;font-size:8.5px}
.rrv-phone__google em,.rrv-phone__private em{font-style:normal;color:#968e9e}
.rrv-phone__powered{display:block;margin-top:15px;padding-top:13px;border-top:1px solid #eee8f2;text-align:center;color:#9a929f!important;font-size:9px;font-weight:700}
.rrv-phone__powered strong{color:var(--rrv-purple)}
.rrv-float{position:absolute;z-index:3;border:1px solid rgba(225,217,235,.95);border-radius:18px;background:rgba(255,255,255,.92);box-shadow:0 18px 45px rgba(31,22,44,.11);backdrop-filter:blur(14px)}
.rrv-float--rating{top:82px;left:0;padding:13px 16px;display:grid;gap:3px;transform:rotate(-3deg)}
.rrv-float--rating small{font-size:8px;font-weight:950;letter-spacing:.14em;color:#91889a}.rrv-float--rating strong{color:#f4b400;letter-spacing:2px;font-size:17px}.rrv-float--rating span{font-size:9px;color:#786f82}
.rrv-float--qr{right:-2px;bottom:88px;padding:12px 14px;display:flex;align-items:center;gap:10px;transform:rotate(2deg)}
.rrv-mini-qr{width:48px;height:48px;border:5px solid #fff;border-radius:8px;background:conic-gradient(from 90deg at 25% 25%,#1e1925 25%,transparent 0 50%,#1e1925 0 75%,transparent 0) 0 0/16px 16px,#fff;box-shadow:inset 0 0 0 1px #ddd6e5}
.rrv-float--qr div{display:grid;gap:2px}.rrv-float--qr b{font-size:11px}.rrv-float--qr small{font-size:8px;color:#8d8595}
.rrv-float--metric{left:18px;bottom:35px;width:142px;padding:13px 14px;display:grid;gap:2px}.rrv-float--metric small{font-size:7px;letter-spacing:.12em;font-weight:950;color:#9a92a1}.rrv-float--metric>b{font-size:24px;line-height:1.05}.rrv-float--metric>span{font-size:8px;color:#82798a}.rrv-float--metric i{height:36px;display:flex;align-items:end;gap:5px;margin-top:5px}.rrv-float--metric em{display:block;width:8px;height:var(--h,50%);min-height:8px;border-radius:5px;background:linear-gradient(180deg,#8b5cff,#6d2cff)}.rrv-float--metric em:nth-child(1){--h:42%}.rrv-float--metric em:nth-child(2){--h:68%}.rrv-float--metric em:nth-child(3){--h:51%}.rrv-float--metric em:nth-child(4){--h:83%}.rrv-float--metric em:nth-child(5){--h:100%}

.rrv-proof-strip{
    border-block:1px solid rgba(224,217,232,.9);
    background:rgba(255,255,255,.96);
}
.rrv-proof-strip__grid{
    display:grid;
    grid-template-columns:repeat(4,minmax(0,1fr));
    align-items:stretch;
}
.rrv-proof-item{
    display:flex;
    min-width:0;
    min-height:94px;
    align-items:center;
    gap:12px;
    padding:18px 20px;
    border-inline-end:1px solid #ebe5ef;
    color:#32283b;
}
.rrv-proof-item:last-child{border-inline-end:0}
.rrv-proof-item__icon{
    display:grid;
    width:34px;
    height:34px;
    flex:0 0 34px;
    place-items:center;
    border-radius:50%;
    background:var(--rrv-lime-soft);
    color:#62871c;
    font-size:15px;
    font-weight:950;
}
.rrv-proof-item>span:last-child{display:grid;gap:3px;min-width:0}
.rrv-proof-item strong{color:#30263a;font-size:11px;font-weight:900;line-height:1.25}
.rrv-proof-item small{color:#877e8d;font-size:9px;font-weight:700;line-height:1.35}

/* Steps */
.rrv-steps{
    display:grid;
    grid-template-columns:repeat(3,minmax(0,1fr));
    overflow:hidden;
    border:1px solid #e3dce8;
    border-radius:28px;
    background:#fff;
    box-shadow:0 18px 48px rgba(33,25,46,.045);
}
.rrv-steps article{
    position:relative;
    min-height:285px;
    padding:32px;
    border-inline-end:1px solid #e3dce8;
    background:linear-gradient(180deg,#fff,#fcfbfd);
}
.rrv-steps article:last-child{border-inline-end:0}
.rrv-step__no{
    position:absolute;
    top:28px;
    right:30px;
    color:#e0d8e7;
    font-size:34px;
    font-weight:950;
    line-height:1;
}
.rrv-step__icon{
    display:grid;
    width:60px;
    height:60px;
    place-items:center;
    border:1px solid #e6dcfa;
    border-radius:18px;
    background:linear-gradient(145deg,#f7f1ff,#efe8ff);
    color:var(--rrv-purple);
    box-shadow:inset 0 0 0 5px rgba(255,255,255,.55);
}
.rrv-step__icon svg{
    width:29px;
    height:29px;
    fill:none;
    stroke:currentColor;
    stroke-width:1.8;
    stroke-linecap:round;
    stroke-linejoin:round;
}
.rrv-steps h3{margin:46px 0 11px;font-size:21px;font-weight:920;letter-spacing:-.028em}
.rrv-steps p{margin:0;color:var(--rrv-muted);font-size:12px;line-height:1.72}

/* Demo */
.rrv-demo{display:grid;grid-template-columns:minmax(0,.92fr) minmax(440px,1.08fr);gap:74px;align-items:center}
.rrv-demo__copy ul,.rrv-themes__copy ul{list-style:none;margin:24px 0 0;padding:0;display:grid;gap:10px;color:#564e60;font-size:13px;font-weight:800}
.rrv-text-link{display:inline-flex;margin-top:22px;color:var(--rrv-purple)!important;font-size:13px;font-weight:900}
.rrv-demo__stage{position:relative;min-height:500px;display:grid;place-items:center}
.rrv-demo__stage::before{content:"";position:absolute;width:390px;height:390px;border-radius:50%;background:linear-gradient(135deg,rgba(109,44,255,.13),rgba(207,255,88,.13))}
.rrv-demo__phone{position:relative;z-index:2;width:330px;padding:30px 24px 24px;border-radius:30px;background:#fff;box-shadow:0 32px 75px rgba(42,26,59,.14);border:1px solid #e8e1ee;text-align:center}
.rrv-demo__logo{width:58px;height:58px;margin:0 auto 10px}.rrv-demo__logo img{width:100%;height:100%;object-fit:contain}
.rrv-demo__phone>small{color:#8b8294;font-size:10px}.rrv-demo__phone h3{margin:14px 0 18px;font-size:22px;letter-spacing:-.03em}
.rrv-demo__review-btn{display:flex;align-items:center;gap:11px;margin-top:10px;padding:12px 14px;border:1px solid #e7e1ed;border-radius:15px;text-align:left;background:#fff}
.rrv-demo__review-btn>span{display:grid;gap:2px}.rrv-demo__review-btn b{font-size:11px}.rrv-demo__review-btn small{font-size:9px;color:#827a8b}.rrv-demo__review-btn.is-google b{color:#f4b400;letter-spacing:1px;font-size:12px}.rrv-demo__review-btn i{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#efe8ff;color:var(--rrv-purple);font-style:normal}
.rrv-demo__note{position:absolute;z-index:3;display:grid;gap:2px;padding:12px 15px;border:1px solid #e5ddeb;border-radius:16px;background:#fff;box-shadow:0 16px 38px rgba(31,22,44,.09)}
.rrv-demo__note span{font-size:8px;color:#8e8695;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.rrv-demo__note b{font-size:14px}.rrv-demo__note.is-one{left:10px;top:95px;transform:rotate(-4deg)}.rrv-demo__note.is-one b{color:#f4b400;letter-spacing:1px}.rrv-demo__note.is-two{right:14px;bottom:95px;transform:rotate(4deg)}.rrv-demo__note.is-two b{font-size:26px;color:var(--rrv-purple)}

/* Feature showcase */
.rrv-feature-grid{display:grid;grid-template-columns:1.12fr .88fr;grid-template-areas:"feedback analytics" "feedback business";gap:16px}
.rrv-feature{position:relative;overflow:hidden;border:1px solid var(--rrv-line);border-radius:28px;background:#fff;padding:28px;box-shadow:0 18px 46px rgba(32,23,44,.05)}
.rrv-feature--feedback{grid-area:feedback;min-height:550px;background:linear-gradient(180deg,#fff,#fbf9ff)}
.rrv-feature--analytics{grid-area:analytics;min-height:260px}.rrv-feature--business{grid-area:business;min-height:270px;background:#191420;color:#fff;border-color:#191420}
.rrv-feature__copy>span{font-size:9px;font-weight:950;letter-spacing:.13em;color:var(--rrv-purple)}.rrv-feature--business .rrv-feature__copy>span{color:#d8c8ff}.rrv-feature__copy h3{margin:8px 0 8px;font-size:28px;letter-spacing:-.035em}.rrv-feature__copy p{margin:0;color:#746c7d;font-size:13px;line-height:1.65}.rrv-feature--business .rrv-feature__copy p{color:#bdb4c7}
.rrv-feedback-card{position:absolute;inset:auto 28px 28px 28px;padding:20px;border:1px solid #e7e0ed;border-radius:20px;background:#fff;box-shadow:0 18px 42px rgba(32,22,45,.08)}
.rrv-feedback-card>div{display:flex;justify-content:space-between;gap:10px;margin-bottom:13px}.rrv-feedback-card .is-score{display:inline-flex;padding:6px 9px;border-radius:999px;background:#fff5d7;color:#9b7410;font-size:10px;font-weight:900}.rrv-feedback-card .is-status{display:inline-flex;padding:6px 9px;border-radius:999px;background:#f0eaff;color:var(--rrv-purple);font-size:10px;font-weight:900}.rrv-feedback-card strong{display:block;font-size:18px;line-height:1.45}.rrv-feedback-card small{display:block;margin-top:12px;color:#91899a;font-size:10px}
.rrv-analytics-card{margin-top:24px;border-radius:18px;background:#faf8fc;padding:16px}.rrv-analytics-card__top{display:grid;grid-template-columns:1fr 1fr;gap:12px}.rrv-analytics-card__top span{display:grid;gap:3px}.rrv-analytics-card__top small{font-size:8px;color:#8e8696}.rrv-analytics-card__top b{font-size:20px}.rrv-bars{display:flex;align-items:end;gap:7px;height:70px;margin-top:12px;padding-top:8px;border-top:1px solid #ebe5ef}.rrv-bars i{flex:1;height:var(--h);min-height:10px;border-radius:6px 6px 2px 2px;background:linear-gradient(180deg,#8b5cff,#6d2cff)}
.rrv-team-stack{display:grid;gap:9px;margin-top:22px}.rrv-team-stack>div{display:grid;grid-template-columns:38px minmax(0,1fr) 24px;align-items:center;gap:10px;padding:10px 12px;border:1px solid rgba(255,255,255,.1);border-radius:14px;background:rgba(255,255,255,.05)}.rrv-team-stack>div>span{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:#2b2333;color:#d9c8ff;font-weight:950}.rrv-team-stack p{margin:0;display:grid;gap:1px}.rrv-team-stack b{font-size:11px}.rrv-team-stack small{font-size:8px;color:#aaa0b4}.rrv-team-stack em{display:grid;place-items:center;width:24px;height:24px;border-radius:8px;background:rgba(207,255,88,.12);color:var(--rrv-lime);font-style:normal;font-size:11px}

/* Themes */
.rrv-themes{
    position:relative;
    overflow:hidden;
    background:
        radial-gradient(circle at 14% 18%,rgba(109,44,255,.30),transparent 28%),
        radial-gradient(circle at 86% 82%,rgba(207,255,88,.10),transparent 24%),
        #17131f;
    color:#fff;
}
.rrv-themes::before{
    content:"";
    position:absolute;
    inset:0;
    opacity:.13;
    background-image:
        linear-gradient(rgba(255,255,255,.10) 1px,transparent 1px),
        linear-gradient(90deg,rgba(255,255,255,.10) 1px,transparent 1px);
    background-size:46px 46px;
    pointer-events:none;
}
.rrv-themes__grid{
    position:relative;
    display:grid;
    grid-template-columns:minmax(500px,1.05fr) minmax(0,.95fr);
    gap:76px;
    align-items:center;
}
.rrv-themes__copy>p{color:#c9c0d1}
.rrv-themes__feature{
    display:flex;
    max-width:520px;
    align-items:flex-start;
    gap:12px;
    margin-top:26px;
    padding:16px 18px;
    border:1px solid rgba(255,255,255,.11);
    border-radius:18px;
    background:rgba(255,255,255,.05);
}
.rrv-themes__feature>span{
    display:grid;
    width:30px;
    height:30px;
    flex:0 0 30px;
    place-items:center;
    border-radius:50%;
    background:rgba(207,255,88,.14);
    color:var(--rrv-lime);
    font-weight:950;
}
.rrv-themes__feature p{display:grid;gap:3px;margin:0}
.rrv-themes__feature strong{font-size:12px;color:#fff}
.rrv-themes__feature small{color:#aaa2b4;font-size:9px;line-height:1.5}
.rrv-themes__stage{
    position:relative;
    min-height:500px;
    perspective:1200px;
}
.rrv-theme-card{
    position:absolute;
    left:50%;
    top:50%;
    width:218px;
    height:340px;
    padding:18px;
    overflow:hidden;
    border:1px solid rgba(255,255,255,.16);
    border-radius:28px;
    box-shadow:0 30px 70px rgba(0,0,0,.30);
    transform-origin:50% 90%;
    transition:transform .28s cubic-bezier(.22,1,.36,1),filter .28s ease;
}
.rrv-theme-card::after{
    content:"";
    position:absolute;
    inset:0;
    opacity:.18;
    background:linear-gradient(135deg,rgba(255,255,255,.32),transparent 46%);
    pointer-events:none;
}
.rrv-theme-card__top{position:relative;z-index:1;display:flex;align-items:center;gap:9px}
.rrv-theme-card__mark{
    display:grid;
    width:38px;
    height:38px;
    place-items:center;
    border-radius:12px;
    background:rgba(255,255,255,.88);
}
.rrv-theme-card__mark img{width:24px;height:24px;object-fit:contain}
.rrv-theme-card__top b{font-size:11px;font-weight:900}
.rrv-theme-card__copy{position:relative;z-index:1;display:grid;gap:7px;margin-top:44px}
.rrv-theme-card__copy i{display:block;height:7px;border-radius:999px;background:currentColor;opacity:.16}
.rrv-theme-card__copy i:last-child{width:68%}
.rrv-theme-card__stars{position:relative;z-index:1;margin-top:20px;color:#f4b400;font-size:13px;letter-spacing:1px}
.rrv-theme-card__button{
    position:relative;
    z-index:1;
    height:46px;
    margin-top:14px;
    border-radius:13px;
    background:var(--theme-accent,#6d2cff);
}
.rrv-theme-card__button.is-muted{
    height:42px;
    margin-top:9px;
    border:1px solid currentColor;
    background:transparent;
    opacity:.20;
}
.rrv-theme-card.is-1{--theme-accent:#6d2cff;background:#fff;color:#2a2033;transform:translate(-122%,-47%) rotate(-16deg);z-index:1}
.rrv-theme-card.is-2{--theme-accent:#9b62ff;background:#17131b;color:#fff;transform:translate(-84%,-52%) rotate(-8deg);z-index:2}
.rrv-theme-card.is-3{--theme-accent:#74d7bb;background:linear-gradient(180deg,#f1f0ff,#dff8ed);color:#3f2e65;transform:translate(-50%,-57%);z-index:5}
.rrv-theme-card.is-4{--theme-accent:#ffc95b;background:#fffaf0;color:#2f49b8;transform:translate(-16%,-52%) rotate(8deg);z-index:3}
.rrv-theme-card.is-5{--theme-accent:#cfff58;background:#182026;color:#fff;transform:translate(22%,-47%) rotate(16deg);z-index:1}
.rrv-themes__stage:hover .rrv-theme-card.is-1{transform:translate(-134%,-49%) rotate(-20deg)}
.rrv-themes__stage:hover .rrv-theme-card.is-2{transform:translate(-92%,-56%) rotate(-10deg)}
.rrv-themes__stage:hover .rrv-theme-card.is-3{transform:translate(-50%,-61%) translateY(-9px)}
.rrv-themes__stage:hover .rrv-theme-card.is-4{transform:translate(-8%,-56%) rotate(10deg)}
.rrv-themes__stage:hover .rrv-theme-card.is-5{transform:translate(34%,-49%) rotate(20deg)}
.rrv-themes__badge{
    position:absolute;
    z-index:8;
    right:12px;
    bottom:22px;
    display:grid;
    width:96px;
    height:96px;
    place-items:center;
    align-content:center;
    border-radius:50%;
    background:var(--rrv-lime);
    color:#202710;
    box-shadow:0 18px 44px rgba(207,255,88,.18);
}
.rrv-themes__badge strong{font-size:29px;line-height:1}
.rrv-themes__badge span{font-size:9px;font-weight:900}

/* Products */
.rrv-products{background:#fff}
.rrv-products__grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.rrv-product-card{overflow:hidden;border:1px solid var(--rrv-line);border-radius:28px;background:#fff;box-shadow:0 18px 45px rgba(34,24,46,.055)}
.rrv-product-card__image{aspect-ratio:14/10;background:#faf8fc;overflow:hidden}.rrv-product-card__image img{display:block;width:100%;height:100%;object-fit:cover}
.rrv-product-card__body{padding:25px}.rrv-product-card__body>span{font-size:9px;font-weight:950;letter-spacing:.14em;color:var(--rrv-purple)}.rrv-product-card__body h3{margin:7px 0 8px;font-size:26px;letter-spacing:-.035em}.rrv-product-card__body p{margin:0;color:var(--rrv-muted);font-size:13px;line-height:1.65}.rrv-product-card__actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:20px}.rrv-product-card__actions .rrv-button{min-height:46px;font-size:11px;padding-inline:16px}

/* Pricing */
.rrv-pricing__head{
    display:flex;
    align-items:flex-end;
    justify-content:space-between;
    gap:34px;
    margin-bottom:42px;
}
.rrv-pricing__head .rrv-heading{margin-bottom:0}
.rrv-pricing{
    display:grid;
    grid-template-columns:repeat(4,minmax(0,1fr));
    gap:16px;
    align-items:stretch;
}
.rrv-plan{
    position:relative;
    display:flex;
    min-width:0;
    min-height:520px;
    flex-direction:column;
    padding:28px;
    border:1px solid #e3dce8;
    border-radius:27px;
    background:#fff;
    box-shadow:0 14px 38px rgba(38,26,50,.035);
}
.rrv-plan.is-highlight{
    border:2px solid var(--rrv-purple);
    box-shadow:0 24px 60px rgba(109,44,255,.11);
}
.rrv-plan.is-business{
    background:linear-gradient(180deg,#fff,#fcfaff);
}
.rrv-plan__badge{
    position:absolute;
    top:18px;
    right:18px;
    display:inline-flex;
    min-height:30px;
    align-items:center;
    justify-content:center;
    padding:0 11px;
    border-radius:999px;
    background:var(--rrv-purple);
    color:#fff;
    font-size:8px;
    font-weight:950;
    letter-spacing:.08em;
}
.rrv-plan__badge.is-pro{background:#4f2fc8}
.rrv-plan__badge.is-business{background:#251a31;font-size:7px;min-height:28px;padding-inline:9px}
.rrv-plan>.rafyzo-trial-badge{margin:0 0 14px}
.rrv-plan__head{display:grid;gap:7px}
.rrv-plan__head>span{
    max-width:calc(100% - 82px);
    color:var(--rrv-purple);
    font-size:12px;
    font-weight:920;
    line-height:1.25;
}
.rrv-plan__head h3{
    min-height:60px;
    margin:0;
    color:#5f5767;
    font-size:11px;
    font-weight:720;
    line-height:1.6;
}
.rrv-plan__price{
    display:grid;
    min-height:94px;
    align-content:center;
    gap:5px;
    margin:19px 0 20px;
    padding:18px 0;
    border-block:1px solid #eee8f2;
}
.rrv-plan__price strong{
    color:#251b31;
    font-size:30px;
    font-weight:950;
    line-height:1.05;
    letter-spacing:-.035em;
}
.rrv-plan__price small{color:#8d8594;font-size:9px;line-height:1.35}
.rrv-plan ul{
    display:grid;
    gap:10px;
    margin:0 0 24px;
    padding:0;
    list-style:none;
}
.rrv-plan li{
    display:flex;
    align-items:flex-start;
    gap:9px;
    color:#5b5362;
    font-size:10px;
    line-height:1.45;
}
.rrv-plan li>span{color:var(--rrv-purple);font-size:12px;font-weight:950;line-height:1.2}
.rrv-plan__cta{
    display:flex;
    min-height:50px;
    align-items:center;
    justify-content:center;
    margin-top:auto;
    padding:0 16px;
    border:1px solid #ded6e5;
    border-radius:14px;
    background:#fff;
    color:#34293e!important;
    font-size:11px;
    font-weight:900;
    box-shadow:0 8px 20px rgba(38,26,50,.035);
    transition:.18s ease;
}
.rrv-plan.is-highlight .rrv-plan__cta{
    border-color:var(--rrv-purple);
    background:var(--rrv-purple);
    color:#fff!important;
    box-shadow:0 12px 28px rgba(109,44,255,.16);
}
.rrv-plan__cta:hover,.rrv-plan__cta:focus-visible{transform:translateY(-1px);border-color:#bfaee9;color:var(--rrv-purple)!important}
.rrv-plan.is-highlight .rrv-plan__cta:hover,.rrv-plan.is-highlight .rrv-plan__cta:focus-visible{border-color:#5e22e6;background:#5e22e6;color:#fff!important}
.rrv-plan__cta.is-disabled,.rrv-plan__cta[aria-disabled="true"]{opacity:.52;pointer-events:none}
.rrv-compare-wrap{
    margin-top:50px;
    overflow:hidden;
    border:1px solid var(--rrv-line);
    border-radius:27px;
    background:#fff;
}
.rrv-compare-head{padding:26px 28px 18px}
.rrv-compare-head h3{margin:7px 0 0;font-size:25px}
.rrv-compare-scroll{overflow:auto}
.rrv-compare{width:100%;min-width:840px;border-collapse:collapse}
.rrv-compare th,.rrv-compare td{padding:15px 18px;border-top:1px solid #eee9f2;text-align:center;font-size:10px}
.rrv-compare thead th{background:#fbfaff;color:#51495a;font-size:9px;letter-spacing:.06em;text-transform:uppercase}
.rrv-compare th:first-child{text-align:left;width:28%}
.rrv-compare tbody th{font-weight:850;color:#433b4c}
.rrv-check{display:inline-grid;place-items:center;width:28px;height:28px;border-radius:50%;font-weight:950}
.rrv-check.is-yes{background:#efe9ff;color:var(--rrv-purple)}
.rrv-check.is-no{background:#f3f0f5;color:#aaa2b2}

/* FAQ + final */
.rrv-faq{
    display:grid;
    gap:11px;
    max-width:930px;
    margin-inline:auto;
}
.rrv-faq details{
    border:1px solid var(--rrv-line);
    border-radius:20px;
    background:#fff;
    padding:0 20px;
}
.rrv-faq summary{
    display:flex;
    min-height:78px;
    align-items:center;
    justify-content:space-between;
    gap:18px;
    padding:15px 0;
    list-style:none;
    cursor:pointer;
    color:#2e2437;
    font-size:14px;
    font-weight:880;
    line-height:1.45;
}
.rrv-faq summary::-webkit-details-marker{display:none}
.rrv-faq summary span{
    position:relative;
    display:block;
    width:40px;
    height:40px;
    min-width:40px;
    flex:0 0 40px;
    border:1px solid #e5dcf3;
    border-radius:12px;
    background:#f4efff;
    color:transparent;
}
.rrv-faq summary span::before,
.rrv-faq summary span::after{
    content:"";
    position:absolute;
    top:50%;
    left:50%;
    width:12px;
    height:2px;
    border-radius:999px;
    background:var(--rrv-purple);
    transform:translate(-50%,-50%);
}
.rrv-faq summary span::after{transform:translate(-50%,-50%) rotate(90deg);transition:transform .18s ease}
.rrv-faq details[open] summary span::after{transform:translate(-50%,-50%) rotate(0)}
.rrv-faq p{margin:0 0 20px;color:var(--rrv-muted);font-size:13px;line-height:1.72}

.rrv-final{
    padding:34px 0 96px;
    background:
        radial-gradient(circle at 12% 12%,rgba(109,44,255,.08),transparent 24%),
        radial-gradient(circle at 88% 86%,rgba(207,255,88,.10),transparent 24%),
        linear-gradient(180deg,#fff 0%,#f8f5fc 100%);
}
.rrv-final__card{
    position:relative;
    display:grid;
    grid-template-columns:190px minmax(0,1fr) minmax(250px,330px);
    min-height:300px;
    align-items:center;
    gap:38px;
    overflow:hidden;
    padding:44px 48px;
    border-radius:32px;
    background:
        radial-gradient(circle at 80% 10%,rgba(109,44,255,.38),transparent 28%),
        radial-gradient(circle at 10% 100%,rgba(207,255,88,.13),transparent 24%),
        #17121f;
    color:#fff;
    box-shadow:0 34px 80px rgba(26,18,36,.16);
}
.rrv-final__card::before{
    content:"";
    position:absolute;
    inset:0;
    opacity:.15;
    background-image:
        linear-gradient(rgba(255,255,255,.11) 1px,transparent 1px),
        linear-gradient(90deg,rgba(255,255,255,.11) 1px,transparent 1px);
    background-size:42px 42px;
    pointer-events:none;
}
.rrv-final__brand,.rrv-final__copy,.rrv-final__actions{position:relative;z-index:1}
.rrv-final__brand{display:grid;justify-items:start;gap:13px}
.rrv-final__logo{
    width:172px;
    height:56px;
    padding:9px 12px;
    border:1px solid rgba(255,255,255,.18);
    border-radius:15px;
    background:rgba(255,255,255,.95);
    object-fit:contain;
    object-position:left center;
}
.rrv-final__icon{width:72px;height:72px;object-fit:contain}
.rrv-final__brand>strong{font-size:32px;letter-spacing:.1em}
.rrv-final__brand>span{
    padding:5px 9px;
    border:1px solid rgba(255,255,255,.14);
    border-radius:999px;
    color:#d6cfdb;
    font-size:8px;
    font-weight:850;
    letter-spacing:.08em;
}
.rrv-final__copy>span{color:var(--rrv-lime);font-size:9px;font-weight:950;letter-spacing:.13em}
.rrv-final__copy h2{
    max-width:650px;
    margin:10px 0 10px;
    color:#fff;
    font-size:clamp(34px,3.6vw,50px);
    font-weight:950;
    line-height:1.02;
    letter-spacing:-.045em;
}
.rrv-final__copy p{max-width:650px;margin:0;color:#aaa2b1;font-size:12px;line-height:1.67}
.rrv-final__proof{display:flex;align-items:center;gap:8px;margin-top:18px}
.rrv-final__proof img{width:23px;height:23px}
.rrv-final__proof span{color:#ffd35d;font-size:14px;letter-spacing:1px}
.rrv-final__proof small{color:#d2cad8;font-size:9px;font-weight:800}
.rrv-final__actions{display:grid;gap:10px}
.rrv-final__actions .rrv-button{width:100%}
.rrv-final__actions .rafyzo-google-landing-signup{width:100%;max-width:none;margin:0}
.rrv-final__actions .rafyzo-google-landing-signup__button{min-height:58px!important}

html[dir="rtl"] .rrv-step__no{right:auto;left:24px}
html[dir="rtl"] .rrv-plan__badge{right:auto;left:17px}
html[dir="rtl"] .rrv-phone__brand{text-align:right}
html[dir="rtl"] .rrv-demo__review-btn{text-align:right}
html[dir="rtl"] .rrv-compare th:first-child{text-align:right}

@media(max-width:1120px){
    .rrv-hero__grid{grid-template-columns:minmax(0,1fr) minmax(390px,.88fr);gap:48px}
    .rrv-hero__visual{min-height:560px}.rrv-phone{width:330px}
    .rrv-pricing{grid-template-columns:repeat(2,minmax(0,1fr))}
    .rrv-themes__grid{grid-template-columns:1fr;gap:30px}
    .rrv-themes__stage{order:2;max-width:760px;width:100%;margin-inline:auto}
    .rrv-final__card{grid-template-columns:160px minmax(0,1fr);gap:30px}
    .rrv-final__actions{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr))}
    .rrv-final__actions .rafyzo-google-landing-signup{grid-column:1/-1;max-width:420px}
}
@media(max-width:900px){
    .rrv-hero{padding-top:112px}
    .rrv-hero__grid,.rrv-demo{grid-template-columns:1fr}
    .rrv-hero__copy{text-align:center}
    .rrv-hero__copy>p{margin-inline:auto}
    .rrv-google-proof{margin-inline:auto}
    .rrv-hero__actions,.rrv-hero__ticks{justify-content:center}
    .rafyzo-reviews-landing .rafyzo-google-landing-signup{margin-inline:auto}
    .rrv-hero__visual{max-width:620px;width:100%;margin-inline:auto}
    .rrv-feature-grid{grid-template-columns:1fr;grid-template-areas:"feedback" "analytics" "business"}
    .rrv-feature--feedback{min-height:430px}
    .rrv-products__grid{grid-template-columns:1fr}
    .rrv-products__grid>article{max-width:760px;width:100%;margin-inline:auto}
    .rrv-proof-strip__grid{grid-template-columns:repeat(2,minmax(0,1fr))}
    .rrv-proof-item:nth-child(2){border-inline-end:0}
    .rrv-proof-item:nth-child(-n+2){border-bottom:1px solid #ebe5ef}
    .rrv-steps{grid-template-columns:1fr}
    .rrv-steps article{min-height:245px;border-inline-end:0;border-bottom:1px solid #e3dce8}
    .rrv-steps article:last-child{border-bottom:0}
    .rrv-pricing__head{align-items:stretch;flex-direction:column}
}
@media(max-width:680px){
    .rrv-shell{width:min(100% - 28px,1220px)}
    .rrv-section{padding:70px 0}
    .rrv-hero{padding:96px 0 58px}
    .rrv-hero__copy h1{font-size:clamp(43px,13.2vw,58px);line-height:.98}
    .rrv-hero__copy>p{font-size:15px;line-height:1.68}
    .rrv-google-proof{max-width:100%;font-size:10px}
    .rrv-google-proof__stars{font-size:14px}
    .rrv-google-proof b{font-size:9px}
    .rrv-hero__actions{
        display:grid;
        grid-template-columns:1fr;
        width:100%;
        margin-top:24px;
    }
    .rrv-hero__actions .rrv-button{
        width:100%;
        min-height:58px;
        padding-inline:16px;
        border-radius:16px;
        font-size:14px;
    }
    .rafyzo-reviews-landing .rrv-hero__copy .rafyzo-google-landing-signup{
        width:100%;
        max-width:none;
    }
    .rafyzo-reviews-landing .rrv-hero__copy .rafyzo-google-landing-signup__button{
        width:100%;
        min-height:60px!important;
    }
    .rrv-hero__ticks{
        display:flex;
        justify-content:center;
        gap:10px 16px;
        text-align:center;
        font-size:10px;
    }
    .rrv-hero__visual{min-height:510px}
    .rrv-phone{width:min(328px,92%);padding:28px 18px 20px;border-width:7px;border-radius:30px}
    .rrv-phone h3{font-size:21px}
    .rrv-float--rating{top:24px;left:-4px;transform:scale(.86) rotate(-3deg);transform-origin:top left}
    .rrv-float--qr{right:-2px;bottom:23px;transform:scale(.86) rotate(2deg);transform-origin:bottom right}
    .rrv-float--metric{display:none}
    .rrv-proof-strip__grid{grid-template-columns:1fr}
    .rrv-proof-item{min-height:74px;border-inline-end:0;border-bottom:1px solid #ebe5ef;padding:14px 4px}
    .rrv-proof-item:nth-child(2){border-bottom:1px solid #ebe5ef}
    .rrv-proof-item:last-child{border-bottom:0}
    .rrv-heading{margin-bottom:32px}
    .rrv-heading h2,.rrv-demo__copy h2,.rrv-themes__copy h2{font-size:clamp(36px,10.5vw,46px)}
    .rrv-heading p,.rrv-demo__copy>p,.rrv-themes__copy>p{font-size:14px}
    .rrv-steps article{min-height:0;padding:26px}
    .rrv-step__no{top:24px;right:24px}
    .rrv-step__icon{width:56px;height:56px}
    .rrv-steps h3{margin-top:38px}
    .rrv-demo{gap:34px}
    .rrv-demo__stage{min-height:430px}
    .rrv-demo__phone{width:min(318px,92%);padding:25px 18px}
    .rrv-demo__note.is-one{left:-4px;top:75px;transform:scale(.86) rotate(-4deg);transform-origin:left top}
    .rrv-demo__note.is-two{right:-2px;bottom:62px;transform:scale(.86) rotate(4deg);transform-origin:right bottom}
    .rrv-feature{padding:22px}
    .rrv-feature--feedback{min-height:420px}
    .rrv-feature__copy h3{font-size:24px}
    .rrv-feedback-card{inset:auto 20px 20px 20px;padding:17px}
    .rrv-feedback-card strong{font-size:15px}
    .rrv-themes__stage{min-height:420px;transform:scale(.83);transform-origin:center}
    .rrv-theme-card{width:184px;height:292px}
    .rrv-themes__badge{right:-8px;bottom:12px;width:88px;height:88px}
    .rrv-products__grid{gap:14px}
    .rrv-product-card{border-radius:24px}
    .rrv-product-card__body{padding:21px}
    .rrv-product-card__body h3{font-size:23px}
    .rrv-product-card__actions{display:grid}
    .rrv-product-card__actions .rrv-button{width:100%}
    .rrv-pricing__head{gap:22px;margin-bottom:30px}
    .rrv-pricing{grid-template-columns:1fr;gap:14px}
    .rrv-plan{min-height:0;padding:24px}
    .rrv-plan__head h3{min-height:0}
    .rrv-compare-wrap{border-radius:22px}
    .rrv-compare-head{padding:21px}
    .rrv-faq details{padding-inline:18px}
    .rrv-faq summary{min-height:82px;font-size:13px}
    .rrv-faq summary span{width:42px;height:42px;min-width:42px;flex-basis:42px}
    .rrv-final{padding:26px 0 64px}
    .rrv-final__card{
        grid-template-columns:1fr;
        gap:0;
        padding:0;
        border-radius:28px;
    }
    .rrv-final__brand{
        min-height:155px;
        place-items:center;
        justify-items:center;
        padding:30px 24px;
        border-bottom:1px solid rgba(255,255,255,.10);
        background:radial-gradient(circle at 50% 50%,rgba(109,44,255,.32),transparent 56%);
    }
    .rrv-final__logo{width:180px;height:60px;object-position:center}
    .rrv-final__copy{padding:34px 24px 24px}
    .rrv-final__copy h2{font-size:38px}
    .rrv-final__actions{
        display:grid;
        grid-template-columns:1fr;
        padding:0 24px 30px;
    }
    .rrv-final__actions .rafyzo-google-landing-signup{
        grid-column:auto;
        width:100%;
        max-width:none;
    }
    .rrv-final__actions .rrv-button,
    .rrv-final__actions .rafyzo-google-landing-signup__button{width:100%}
}
