:root{--mono: "JetBrains Mono", ui-monospace, monospace}.hero--reviews{min-height:auto}.hero--reviews .hero__content{padding-top:150px;padding-bottom:clamp(60px,8vw,100px)}.hero--reviews .hero__sub{max-width:54ch}.hero__ratingbar{display:flex;align-items:center;gap:28px;flex-wrap:wrap;margin-top:clamp(30px,3.5vw,48px);padding-top:30px;border-top:1px solid rgba(255,255,255,.12)}.hero__bigscore{display:flex;align-items:baseline;gap:12px}.hero__bigscore .num{font-size:clamp(46px,5vw,62px);font-weight:700;letter-spacing:-.02em;line-height:1}.hero__bigscore .of{font-size:18px;color:#f7f2e899}.hero__ratingbar .stars{display:inline-flex;gap:5px;color:var(--lime)}.hero__ratingbar-info{display:flex;flex-direction:column;gap:8px}.hero__ratingbar-label{font-size:14.5px;color:#f7f2e8c7}.hero__ratingbar-div{width:1px;height:58px;background:#ffffff29}.hero__ratingbar .hero__partner{padding-left:0;border-left:0}.hero__ratingbar .hero__partner img{height:66px}@media(max-width:720px){.hero__ratingbar-div{display:none}}.proof{background:var(--cream)}.proof__grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(28px,4vw,64px);align-items:stretch}.proof__score{background:var(--ink);color:var(--cream);border-radius:var(--r-xl);padding:clamp(32px,3.5vw,48px);display:flex;flex-direction:column;justify-content:center;gap:18px}.proof__score .num{font-size:clamp(72px,9vw,120px);font-weight:700;letter-spacing:-.03em;line-height:.92}.proof__score .stars{display:inline-flex;gap:7px;color:var(--lime)}.proof__score .stars .star{width:22px;height:22px}.proof__score p{margin:0;font-size:16px;line-height:1.5;color:#f7f2e8c7;max-width:30ch}.proof__score .dist{display:flex;flex-direction:column;gap:8px;margin-top:6px}.proof__dist-row{display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:12px;font-size:13px;color:#f7f2e8b3}.proof__dist-bar{height:6px;border-radius:999px;background:#f7f2e824;overflow:hidden}.proof__dist-bar span{display:block;height:100%;background:var(--lime);border-radius:999px}.proof__platforms{display:grid;grid-template-rows:1fr 1fr;gap:18px}.platform{background:var(--cream-2);border-radius:var(--r-xl);padding:clamp(28px,2.8vw,40px);display:flex;flex-direction:column;gap:18px;justify-content:space-between;transition:transform .16s ease,box-shadow .16s ease}.platform:hover{transform:translateY(-2px);box-shadow:0 14px 34px #0e1a2c14}.platform__head{display:flex;align-items:center;gap:16px}.platform__mark{width:56px;height:56px;border-radius:15px;flex:none;display:inline-flex;align-items:center;justify-content:center;background:#fff;box-shadow:inset 0 0 0 1px #0e1a2c14;font-weight:700;font-size:26px;letter-spacing:-.02em}.platform__mark--trustpilot{background:#00b67a}.platform__name{font-size:20px;font-weight:700;letter-spacing:-.01em}.platform__meta{font-size:15px;color:var(--muted)}.platform__link{align-self:flex-start;display:inline-flex;align-items:center;gap:8px;font-weight:600;font-size:14.5px;color:var(--ink);border-bottom:1.5px solid rgba(14,26,44,.22);padding-bottom:3px;transition:gap .16s ease,border-color .16s ease}.platform__link:hover{gap:12px;border-color:var(--ink)}@media(max-width:1080px){.proof__grid{grid-template-columns:1fr}}@media(max-width:560px){.platform{flex-direction:column;align-items:flex-start;gap:16px}}.feature{background:var(--paper)}.feature__card{display:grid;grid-template-columns:.82fr 1.18fr;gap:clamp(36px,4vw,72px);align-items:center}.feature__photo{aspect-ratio:4/5;border-radius:var(--r-xl);background-color:#b5ad9c;position:relative;overflow:hidden}.feature__photo img{width:100%;height:100%;object-fit:cover}.feature__quote{font-size:clamp(24px,2.5vw,36px);line-height:1.3;letter-spacing:-.018em;font-weight:600;margin:22px 0 28px;text-wrap:pretty}.feature__cite{display:flex;align-items:center;gap:14px}.feature__cite .name{font-weight:700;font-size:16px}.feature__cite .role{font-size:14px;color:var(--muted)}.feature__results{display:flex;flex-wrap:wrap;gap:14px;margin-top:32px;padding-top:30px;border-top:1px solid var(--line)}.feature__result{display:flex;flex-direction:column;gap:4px;min-width:130px}.feature__result .val{font-size:clamp(30px,3vw,40px);font-weight:700;letter-spacing:-.02em;line-height:1}.feature__result .lbl{font-size:13.5px;color:var(--muted);line-height:1.4;max-width:18ch}.feature__read{display:inline-flex;align-items:center;gap:9px;margin-top:26px;font-weight:600;font-size:14.5px;color:var(--ink);border-bottom:1.5px solid rgba(14,26,44,.2);padding-bottom:3px}@media(max-width:980px){.feature__card{grid-template-columns:1fr}.feature__photo{max-width:340px}}.ph-fig{color:var(--muted);border-bottom:2px dashed rgba(14,26,44,.32);padding:0 2px}.ph-kicker{font-family:var(--mono);font-size:10.5px;letter-spacing:.16em;text-transform:uppercase;color:var(--muted)}.results__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.result-card{background:var(--cream-2);border-radius:var(--r-lg);padding:32px 30px 30px;display:flex;flex-direction:column;gap:14px}.result-card__kicker{display:inline-flex;align-items:center;gap:8px;font-family:var(--mono);font-size:10.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--muted)}.result-card__kicker:before{content:"";width:7px;height:7px;border-radius:999px;background:#0e1a2c47}.result-card__val{font-size:clamp(46px,4.6vw,60px);font-weight:700;letter-spacing:-.025em;line-height:1;color:var(--ink)}.result-card__label{font-size:16px;line-height:1.45;color:var(--ink-2);max-width:22ch}.result-card__cite{margin-top:auto;padding-top:18px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:12px}.result-card__cite .who{font-size:13.5px;font-weight:600}@media(max-width:980px){.results__grid{grid-template-columns:1fr}}.record__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;align-items:stretch}.record__grid .stat{display:flex;flex-direction:column}.stat__sub{display:block;font-size:13px;color:var(--muted);margin-top:8px}.record__partner{background:var(--ink);color:var(--cream);border-radius:var(--r-lg);padding:32px 30px;display:flex;flex-direction:column;gap:16px;justify-content:center}.record__partner img{height:60px;width:auto;border-radius:12px;align-self:flex-start}.record__partner .lbl{font-size:14.5px;line-height:1.5;color:#f7f2e8cc}.record__partner a{display:inline-flex;align-items:center;gap:8px;align-self:flex-start;font-weight:600;font-size:14px;color:var(--lime);border-bottom:1px solid rgba(220,251,89,.4);padding-bottom:2px;transition:gap .16s ease}.record__partner a:hover{gap:12px}@media(max-width:1080px){.record__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.record__grid{grid-template-columns:1fr}}.src{display:inline-flex;align-items:center;gap:8px;font-size:12.5px;font-weight:600;color:var(--muted)}.src__mark{width:20px;height:20px;border-radius:5px;flex:none;display:inline-flex;align-items:center;justify-content:center;background:#fff;box-shadow:inset 0 0 0 1px #0e1a2c1f;font-weight:700;font-size:12px;color:#1a1a1a;line-height:1}.src--trustpilot .src__mark{background:#00b67a;box-shadow:none;color:#fff}.src--trustpilot .src__mark .star{width:12px;height:12px}.testimonial__top{display:flex;align-items:center;justify-content:space-between;gap:12px}.testimonial__date{font-family:var(--mono);font-size:11px;letter-spacing:.06em;color:var(--muted)}.testimonial--mint{background:var(--mint)!important}.testimonial--sky{background:var(--sky)!important}.testimonial--butter{background:var(--butter)!important}.testimonial--mint .src,.testimonial--sky .src,.testimonial--butter .src,.testimonial--mint .testimonial__date,.testimonial--sky .testimonial__date,.testimonial--butter .testimonial__date{color:var(--ink-3)}.reviews__more{display:flex;justify-content:center;margin-top:44px}.logos{background:var(--cream)}.logos__grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.logo-tile{background:var(--cream-2);border-radius:var(--r-md);aspect-ratio:1.7 / 1;display:flex;align-items:center;justify-content:center;text-align:center;padding:16px;font-weight:700;font-size:15px;letter-spacing:-.01em;color:var(--ink-3);line-height:1.2;position:relative;overflow:hidden}.logo-tile:after{content:"LOGO";position:absolute;top:9px;left:9px;font-family:var(--mono);font-size:8.5px;letter-spacing:.16em;color:#0e1a2c4d}.logos__note{margin:22px 0 0;font-size:13.5px;color:var(--muted);font-family:var(--mono);letter-spacing:.02em}@media(max-width:1080px){.logos__grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:560px){.logos__grid{grid-template-columns:repeat(2,1fr)}}.accred__row{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:8px}.accred{background:var(--cream-2);border-radius:var(--r-lg);padding:30px 30px 28px;display:flex;align-items:center;gap:20px}.accred__badge{width:70px;height:70px;border-radius:16px;flex:none;background:#fff;box-shadow:inset 0 0 0 1px #0e1a2c14;display:inline-flex;align-items:center;justify-content:center;overflow:hidden}.accred__badge img{width:100%;height:100%;object-fit:contain;padding:8px}.accred__badge--ph{position:relative}.accred__badge--ph:after{content:"BADGE";font-family:var(--mono);font-size:8.5px;letter-spacing:.16em;color:#0e1a2c4d}.accred__name{font-size:16.5px;font-weight:700;letter-spacing:-.01em}.accred__desc{font-size:13.5px;color:var(--muted);line-height:1.45;margin-top:5px;max-width:26ch}@media(max-width:980px){.accred__row{grid-template-columns:1fr}}.reviewcta{background:var(--lime);color:var(--ink)}.reviewcta__inner{display:flex;align-items:center;justify-content:space-between;gap:32px;flex-wrap:wrap}.reviewcta__inner h2{margin:14px 0 0;max-width:18ch}.reviewcta__copy{max-width:38ch}.reviewcta__copy p{margin:16px 0 0;font-size:17px;line-height:1.5;color:var(--ink-2)}.reviewcta__actions{display:flex;flex-wrap:wrap;gap:14px}.btn--ink-on-lime{background:var(--ink);color:var(--cream)}.btn--ink-on-lime .btn__icon{background:var(--lime);color:var(--ink)}.btn--outline-ink{background:transparent;color:var(--ink);box-shadow:inset 0 0 0 1.5px #0e1a2c80}.btn--outline-ink .btn__icon{background:var(--ink);color:var(--lime)}.cta-card{background:#ffffff0a;border:1px solid rgba(255,255,255,.12);border-radius:var(--r-xl);padding:clamp(30px,3vw,42px)}.cta-card__top{display:flex;align-items:center;gap:16px;margin-bottom:24px}.cta-card__cal{width:56px;height:56px;border-radius:16px;background:var(--lime);color:var(--ink);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.cta-card__title{font-size:20px;font-weight:700;letter-spacing:-.012em;line-height:1.2;margin:0}.cta-card__dur{font-size:13px;font-weight:500;color:#f7f2e899;margin:5px 0 0}.cta-card__meta{display:flex;flex-direction:column;gap:13px;margin-bottom:26px}.cta-card__meta-row{display:flex;align-items:center;gap:12px;font-size:15px;color:#f7f2e8db}.cta-card__meta-row svg{flex:none;color:var(--lime)}.cta-card .btn{width:100%;justify-content:center;padding-top:14px;padding-bottom:14px}.cta-card__or{margin:18px 0 0;text-align:center;font-size:14px;color:#f7f2e8a8}.cta-card__or a{color:var(--cream);font-weight:600;border-bottom:1px solid rgba(247,242,232,.4);padding-bottom:2px}
