/* Visual presentation for the reviewed paid-audit cohort. Homepage and service fronts retain their own design. */
.sc-review-visual[data-review-topic=plan]{--ws-accent:var(--sc-topic-plan)}
.sc-review-visual[data-review-topic=website]{--ws-accent:var(--sc-topic-website)}
.sc-review-visual[data-review-topic=ecommerce]{--ws-accent:var(--sc-topic-ecommerce)}
.sc-review-visual[data-review-topic=marketing]{--ws-accent:var(--sc-topic-marketing)}
.sc-review-visual[data-review-topic=search]{--ws-accent:var(--sc-topic-search)}
.sc-review-visual .rv-hero{display:grid;grid-template-columns:.82fr 1.18fr;grid-template-areas:'title media' 'decision media' 'foot foot';column-gap:5%;padding-top:38px;padding-bottom:30px;align-items:start}
.rv-hero-title{grid-area:title;align-self:end;padding-top:12px}
.rv-hero-title .ws-eyebrow{font-size:12px;margin-bottom:15px}
.rv-hero-title h1{font-size:clamp(38px,4.1vw,60px);max-width:16ch;line-height:1.055;letter-spacing:-.055em}
.rv-hero-media{grid-area:media;min-width:0;margin:0;align-self:center}
.rv-review-roles{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:10px;font-size:13px;line-height:1.45;font-weight:600;color:var(--ws-accent)}
.rv-review-roles>span:last-child{text-align:right}
.rv-hero-media>img{width:100%;height:auto;aspect-ratio:3/2;object-fit:contain;background:#f0f2f5}
.rv-hero-media figcaption,.rv-record-visual figcaption,.rv-referral-visual figcaption,.rv-pizza-visual figcaption{font-size:11px;line-height:1.55;color:var(--ws-muted);margin-top:10px;max-width:70ch}
.rv-hero-decision{grid-area:decision;align-self:start;min-width:0}
.rv-hero-decision .rp-lead{font-size:18px;line-height:1.5;margin-top:20px;max-width:41ch}
.rv-hero-decision .rp-actions{margin-top:22px;gap:8px 20px}
.rv-hero-decision .rp-actions a{font-size:13px}
.rv-hero-decision .rp-meta{font-size:12px;max-width:44ch;margin-top:16px}
.rv-hero-foot{grid-area:foot;display:flex;align-items:center;justify-content:space-between;gap:15px 30px;flex-wrap:wrap;margin-top:15px}
.rv-hero-foot .rp-meta,.rv-hero-foot .rp-kicker-nav{margin-top:0;font-size:11px}
.rv-hero-foot .rp-kicker-nav a{font-size:12px;min-height:44px}
.sc-review-visual .rp-section{padding-block:38px}
.sc-review-visual .rp-section h2{font-size:clamp(28px,2.5vw,36px);line-height:1.15;max-width:26ch;margin-bottom:23px}
.sc-review-visual .rp-section h3{font-size:22px}
.sc-review-visual .rp-section p,.sc-review-visual .rp-section li{font-size:16px;line-height:1.65}
.sc-review-visual .rp-grid{gap:28px}
.rv-order-pair{display:flex!important;align-items:center;justify-content:center;gap:15px;padding:22px;background:#edf0f4;overflow:hidden}
.rv-order-pair img{width:auto;max-width:47%;height:auto;max-height:390px;object-fit:contain}
.rv-hero .rv-order-pair{min-height:380px}
.rv-record-visual,.rv-referral-visual,.rv-pizza-visual{min-width:0}
.rv-referral-visual{background:#f0f3f7;padding:25px 22px}
.rv-referral-visual .rv-record-label{font-size:12px;font-weight:600;margin:0;color:var(--ws-muted)}
.rv-record-totals{display:flex;justify-content:space-between;gap:16px;margin:24px 0}
.rv-record-totals>div{display:flex;flex-direction:column;gap:8px;min-width:0}
.rv-record-totals dt{font-size:11px;color:var(--ws-muted);order:2}
.rv-record-totals dd{font-size:clamp(28px,3.2vw,44px);font-weight:550;letter-spacing:-.05em;margin:0;line-height:1}
.rv-referral-visual>a{display:grid;gap:10px;min-height:44px;align-content:center}
.rv-referral-visual>a img{width:100%;height:auto}
.rv-hero .rv-referral-visual{padding:44px 30px;min-height:320px}
.rv-pizza-visual>a{display:flex;align-items:center;justify-content:center;gap:20px;min-height:220px;background:#f1f3f6;padding:25px}
.rv-pizza-visual img{width:42%;max-width:140px;height:auto;object-fit:contain}
.rv-pizza-visual>a>span{display:flex;flex-direction:column;gap:8px;max-width:17ch}
.rv-pizza-visual strong{font-size:64px;font-weight:550;line-height:1;letter-spacing:-.05em}
.rv-pizza-visual span>span{font-size:14px;line-height:1.4;font-weight:500}
.rv-pizza-visual small{font-size:11px;line-height:1.5;color:var(--ws-muted);font-weight:400}
.sc-review-visual #proof>.rp-grid>article>figure{margin-bottom:22px}
.sc-review-visual #proof>.rp-grid .rv-order-pair{height:220px;min-height:0;padding:18px;gap:12px}
.sc-review-visual #proof>.rp-grid .rv-order-pair img{max-height:185px}
.sc-review-visual #proof>.rp-grid .rv-referral-visual{min-height:220px;padding:22px 18px 16px}
.sc-review-visual #proof>.rp-grid .rv-record-totals{margin-block:24px 28px;gap:8px}
.sc-review-visual #proof>.rp-grid .rv-record-totals dd{font-size:33px}
.sc-review-visual #proof>.rp-grid .rv-pizza-visual>a{min-height:220px}
.sc-review-visual #proof>.rp-grid .rv-referral-visual figcaption{margin-top:17px}
.rv-proof-feature{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:7%}
.rv-proof-feature>.rv-record-visual .rv-order-pair img{max-height:310px}
.rv-proof-copy>p{max-width:47ch}
.rv-checks{list-style:none;padding:0!important;margin:0!important;counter-reset:review-check}
.rv-checks>li{counter-increment:review-check;display:grid;grid-template-columns:42px 1fr;gap:20px;padding-block:14px;margin:0!important;max-width:none!important}
.rv-checks>li::before{content:counter(review-check,decimal-leading-zero);font-size:21px;color:var(--ws-accent);font-weight:550;line-height:44px}
.rv-checks summary{font-size:19px;font-weight:550;line-height:1.4;min-height:44px;display:list-item;cursor:pointer;list-style-position:inside}
.rv-checks details>p{padding-top:10px;max-width:67ch}
.sc-review-visual .rv-sample-sheet{padding:30px 34px;margin-top:26px;background:#f2f4f8;display:grid;grid-template-columns:1fr 1fr;gap:25px 36px}
.rv-sample-sheet>.rp-label,.rv-sample-sheet>h3{grid-column:1/-1;margin:0!important}
.rv-sample-sheet>.rp-label{font-size:12px!important}
.rv-sample-sheet>h3{font-size:25px!important;max-width:32ch}
.rv-sample-line{min-width:0}
.rv-sample-line h4{font-size:12px;line-height:1.5;font-weight:650;color:var(--ws-accent);margin:0 0 8px}
.rv-sample-line p{font-size:14px!important;line-height:1.65!important;margin:0!important}
.sc-review-visual .rp-faq{display:grid;grid-template-columns:1fr 1fr;gap:8px 40px}
.sc-review-visual .rp-faq summary{font-size:17px}
.sc-review-visual .rp-faq details p{font-size:15px}
.rv-work-stat{display:flex;align-items:center;gap:20px;margin:22px 0!important}
.rv-work-stat>strong{font-size:62px;line-height:1;font-weight:550;letter-spacing:-.05em;color:var(--sc-topic-website)}
.rv-work-stat>span{font-size:17px;line-height:1.5}
.rv-work-stat small{font-size:12px;color:var(--ws-muted)}
#supreme-pizza.wk-project>a{display:block;width:fit-content;margin-top:12px}
@media(min-width:1000px){.rv-hero-media>img{animation:review-media-enter 700ms cubic-bezier(.2,.7,.2,1) both}}
@keyframes review-media-enter{from{opacity:.7;transform:translateY(12px)}to{opacity:1;transform:none}}
@media(max-width:1000px){.sc-review-visual .rv-hero{grid-template-columns:1fr 1.1fr;column-gap:4%}.rv-hero-title h1{font-size:43px}.rv-hero-decision .rp-lead{font-size:17px}.rv-hero .rv-order-pair{min-height:300px}.rv-hero .rv-order-pair img{max-height:280px}.rv-hero .rv-referral-visual{padding:30px 22px;min-height:280px}.rv-record-totals dd{font-size:35px}}
@media(max-width:760px){.sc-review-visual .rv-hero{grid-template-columns:1fr;grid-template-areas:'title' 'media' 'decision' 'foot';padding-top:24px;padding-bottom:18px;gap:0}.rv-hero-title{padding-top:0}.rv-hero-title .ws-eyebrow{font-size:11px;margin-bottom:13px}.rv-hero-title h1{font-size:clamp(34px,9.4vw,46px);max-width:18ch;line-height:1.04}.rv-hero-media{margin-top:22px;width:100%}.rv-hero-media>img{aspect-ratio:3/2;width:100%;height:auto}.rv-hero-media figcaption{font-size:10px;margin-top:7px}.rv-hero-decision .rp-lead{font-size:16px;line-height:1.55;margin-top:18px;max-width:none}.rv-hero-decision .rp-actions{margin-top:17px;gap:5px 16px}.rv-hero-decision .rp-actions .ws-button{width:auto;min-width:46%;min-height:46px;padding:12px 17px;font-size:12px}.rv-hero-decision .rp-actions a:not(.ws-button){font-size:12px;min-height:44px}.rv-hero-decision .rp-meta{font-size:11px;margin-top:12px;max-width:none}.rv-hero-foot{margin-top:12px;gap:5px}.rv-hero-foot .rp-kicker-nav{gap:0 18px}.rv-hero-foot .rp-meta{font-size:10px}.sc-review-visual .rp-section{padding-block:28px}.sc-review-visual .rp-section h2{font-size:28px;max-width:24ch}.sc-review-visual .rp-section h3{font-size:21px}.sc-review-visual .rp-grid,.sc-review-visual .rp-grid.two{gap:28px}.sc-review-visual .rp-section p,.sc-review-visual .rp-section li{font-size:15px}.rv-hero .rv-order-pair{min-height:0;height:256px;padding:16px;gap:17px}.rv-hero .rv-order-pair img{max-height:226px}.rv-hero .rv-referral-visual{min-height:0;padding:27px 21px;margin-top:22px}.rv-record-totals{margin-block:25px}.rv-record-totals dd{font-size:39px}.rv-record-totals dt{font-size:11px}.rv-proof-feature{grid-template-columns:1fr;gap:22px}.rv-proof-feature>.rv-record-visual .rv-order-pair{height:265px}.rv-proof-feature>.rv-record-visual .rv-order-pair img{max-height:230px}.sc-review-visual .rv-sample-sheet{grid-template-columns:1fr;padding:25px 23px;gap:22px}.rv-sample-sheet>h3{font-size:23px!important}.rv-sample-line p{font-size:14px!important}.rv-checks>li{grid-template-columns:28px 1fr;gap:14px;padding-block:10px}.rv-checks>li::before{font-size:18px}.rv-checks summary{font-size:17px}.sc-review-visual .rp-faq{grid-template-columns:1fr;gap:0}.rv-work-stat{gap:17px}.rv-work-stat>strong{font-size:53px}}
@media(prefers-reduced-motion:reduce){.rv-hero-media>img{animation:none!important;transform:none!important}}
