/* The existing KupaLi visual language, extended for readable product evidence. */
/* Five product links and four utility links remain the same on every page. */
.site-nav .nav-inner{max-width:1460px;gap:24px}
.site-nav .nav-links{gap:18px;flex:1}
.site-nav .nav-links a{min-height:44px;display:flex;align-items:center}
.review-page [id]{scroll-margin-top:100px}
.review-hardware-page .hero h1 .hl{white-space:normal;background:linear-gradient(transparent 58%,var(--lime) 58%,var(--lime) 95%,transparent 95%);box-decoration-break:clone;-webkit-box-decoration-break:clone}
.review-hardware-page .hero h1 .hl::after{display:none}
.review-teaser-shot{min-width:0;margin:0}
.review-teaser-shot a{display:block;border-radius:14px;overflow:hidden;border:1px solid var(--mist);background:#fff;transition:box-shadow .2s}
.review-teaser-shot a:hover{box-shadow:0 16px 40px -24px rgba(0,0,0,.4)}
.review-teaser-shot img{width:100%;height:auto;display:block}
.review-teaser-shot figcaption{font-size:12px;color:var(--slate);margin-top:9px}
.review-proof .review-teaser-shot figcaption{color:#c5c4bd}
.review-feature-links small{display:block;font-size:14px;font-weight:400;color:var(--slate);margin-top:5px}
.review-feature-links b{font-weight:700}
.review-product-grid.review-five-products{grid-template-columns:repeat(5,minmax(0,1fr));gap:20px}
.review-five-products .review-product-card h3{font-size:22px}
.review-five-products .review-product-card p{font-size:15px}
.review-five-products .review-product-card .review-text-link{font-size:15px}
@media(min-width:980px) and (max-width:1249px){
 .site-nav .nav-inner{height:64px}
 .site-nav .nav-links{position:absolute;inset-inline:0;top:64px;height:50px;gap:0;background:var(--paper);border-bottom:1px solid var(--mist);padding:0 24px;font-size:14.5px;scroll-snap-type:inline proximity}
 .site-nav .nav-links a{padding:0 13px;height:100%;scroll-snap-align:start}
 .site-nav .nav-links a:first-of-type{padding-inline-start:0}
 .site-nav .nav-links a[aria-current]::after{inset-inline:13px;bottom:9px}
 .site-nav{padding-bottom:50px}
}
@media(max-width:1249px){.review-page [id],.rc-page [id]{scroll-margin-top:140px}}
@media(max-width:979px){
 .site-nav .nav-links{gap:0}
 .review-product-grid.review-five-products{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:728px){
 .review-product-grid.review-five-products{grid-template-columns:1fr}
}
.review-page .hero-grid > *{min-width:0}
.review-page .review-section{padding:clamp(54px,7vw,92px) 0}
.review-page .review-section + .review-section{padding-top:12px}
.review-page .review-heading{max-width:780px;margin-bottom:32px}
.review-page .review-heading h2{font-size:clamp(29px,3.4vw,44px);margin-bottom:14px}
.review-page .review-heading p{font-size:18px;color:var(--slate);max-width:66ch}
.review-home-hero{padding:clamp(36px,5vw,64px) 0 42px}
.review-home-hero .hero-grid{grid-template-columns:1fr 1.04fr;gap:clamp(32px,6vw,76px);align-items:center}
.review-home-hero .review-home-copy{grid-column:1;grid-row:1}
.review-home-hero .review-product-photo{grid-column:2;grid-row:1;min-width:0}
.review-home-hero h1{font-size:clamp(43px,4.8vw,64px);line-height:1.18;max-width:14ch}
.review-home-hero .lede{font-size:20px;line-height:1.8;margin-top:23px;max-width:48ch}
.review-product-photo img{width:100%;height:auto;border-radius:24px}
.review-product-photo figcaption{font-size:12px;color:var(--slate);margin-top:12px;text-align:center}
.review-home-prices{display:flex;gap:26px;margin-top:27px;flex-wrap:wrap}
.review-home-prices a{display:flex;flex-direction:column;font-size:14px;color:var(--slate)}
.review-home-prices b{color:var(--ink);font-size:20px}
.review-price-note{font-size:12px;color:var(--slate);margin-top:8px}
.review-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.review-product-card{display:flex;flex-direction:column;min-width:0;gap:15px}
.review-product-card img{width:100%;height:auto;aspect-ratio:1;object-fit:cover;border-radius:20px;transition:transform .25s}
.review-product-card:hover img{transform:translateY(-4px)}
.review-product-card h3{font-size:25px}
.review-product-card p{color:var(--slate);font-size:16px}
.review-product-card .review-text-link{align-self:flex-start;margin-top:auto}
.review-text-link{display:inline-flex;align-items:center;gap:9px;font-weight:700;min-height:44px;text-decoration:underline;text-decoration-color:var(--lime-deep);text-underline-offset:6px;text-decoration-thickness:2px}
.review-text-link::after,.review-feature-links a::after{content:'';display:inline-block;flex-shrink:0;width:18px;height:18px;background:currentColor;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round' d='M20 12H4m6-6-6 6 6 6'/%3E%3C/svg%3E") center/contain no-repeat}
.review-proof{background:var(--ink);color:var(--paper);border-radius:28px;overflow:hidden;padding:clamp(24px,5vw,54px)}
.review-proof .review-heading{max-width:770px}
.review-proof .review-heading p{color:#c5c4bd}
.review-proof .review-text-link{color:var(--lime)}
.review-proof .review-caption{color:#c5c4bd}
.review-shot{margin:0;min-width:0}
.review-image-open{display:block;width:100%;padding:0;border:0;background:transparent;color:inherit;text-align:inherit;cursor:zoom-in;position:relative;border-radius:16px}
.review-image-open img{display:block;width:100%;height:auto;border-radius:16px;background:#fff;box-shadow:0 18px 42px -28px rgba(0,0,0,.35)}
.review-image-open::after{content:'הגדלת המסך';position:absolute;left:14px;bottom:14px;background:var(--paper);color:var(--ink);font:500 12px var(--font-body);padding:7px 12px;border-radius:999px;opacity:0;transition:opacity .15s}
.review-image-open:hover::after,.review-image-open:focus-visible::after{opacity:1}
.review-caption{display:flex;justify-content:space-between;gap:12px;font-size:13px;color:var(--slate);margin-top:14px;line-height:1.65}
.review-caption span:last-child{white-space:nowrap;font-size:12px}
.review-split{display:block}
.review-split .review-copy{max-width:790px;margin-bottom:32px}
.review-split h2{font-size:clamp(29px,3.3vw,44px);margin-bottom:18px}
.review-split p{color:var(--slate);font-size:18px}
.review-list{list-style:none;margin-top:24px;display:grid;gap:13px}
.review-list li{padding-inline-start:19px;position:relative;line-height:1.7}
.review-list li::before{content:'';width:6px;height:6px;border-radius:50%;background:var(--lime-deep);position:absolute;inset-inline-start:0;top:.65em}
.review-duo{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:40px}
.review-duo h3{font-size:28px;margin:22px 0 13px}
.review-duo p{color:var(--slate);font-size:17px;max-width:58ch}
.review-feature-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 30px;margin-top:32px}
.review-feature-links a{display:flex;justify-content:space-between;align-items:center;min-height:70px;border-bottom:1px solid var(--mist);font-size:18px;font-weight:700;gap:12px}
.review-home-office{display:grid;grid-template-columns:1.15fr .85fr;gap:50px;align-items:center}
.review-home-office .review-office-image{width:100%;height:auto;border-radius:24px}
.review-home-office h2{font-size:clamp(31px,3.7vw,48px);margin-bottom:20px}
.review-home-office p{font-size:18px;color:var(--slate)}
.review-fit-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}
.review-fit-grid article{border-top:1px solid var(--ink);padding-top:24px}
.review-fit-grid h3{font-size:23px;margin-bottom:13px}
.review-fit-grid p{color:var(--slate);font-size:16px}
.review-plans{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
.review-plan{background:#fff;border:1px solid var(--mist);border-radius:20px;padding:clamp(24px,4vw,38px)}
.review-plan h3{font-size:25px;margin-bottom:15px}
.review-plan .review-plan-price{display:flex;align-items:baseline;gap:12px;margin-bottom:12px}
.review-plan-price b{font-size:47px;line-height:1.2}
.review-plan-price span{color:var(--slate);font-size:15px}
.review-plan p{color:var(--slate)}
.review-plan .btn{margin-top:24px}
.review-plan-featured{background:var(--ink);border-color:var(--ink);color:var(--paper)}
.review-plan-featured p,.review-plan-featured .review-plan-price span{color:#c5c4bd}
.review-plan-featured .review-plan-price b{color:var(--lime)}
.review-addon{padding:24px 0;display:flex;gap:24px;justify-content:space-between;align-items:center;flex-wrap:wrap}
.review-addon p{max-width:69ch;color:var(--slate)}
.review-addon b{color:var(--ink)}
.review-faq{max-width:880px}
.review-faq details{border-bottom:1px solid var(--mist);padding:20px 0}
.review-faq summary{font-size:19px;font-weight:700;cursor:pointer;min-height:30px}
.review-faq details p{padding-top:15px;color:var(--slate);max-width:72ch;font-size:17px}
.review-signup{display:grid;grid-template-columns:1fr 1fr;gap:clamp(32px,7vw,88px);align-items:center}
.review-signup h2{font-size:clamp(32px,4vw,47px);margin-bottom:18px}
.review-signup>div>p{font-size:18px;color:var(--slate)}
.review-signup .lead-card{width:100%;max-width:100%;margin:0}
.review-page .review-answer{max-width:880px;margin-inline-start:auto}
.review-answer h2{font-size:clamp(26px,3vw,35px);margin-bottom:16px}
.review-answer p{font-size:18px;color:var(--slate);line-height:1.85}
.review-answer-links{display:flex;gap:26px;flex-wrap:wrap;margin-top:18px}
.review-product-more{padding-top:12px}
.review-product-cost{display:flex;justify-content:space-between;gap:32px;align-items:center;background:#fff;border-radius:24px;border:1px solid var(--mist);padding:32px}
.review-product-cost h2{font-size:30px;margin-bottom:9px}
.review-product-cost p{color:var(--slate);max-width:67ch}
.review-product-cost .btn{flex-shrink:0}
.review-page .smart-pos-intro,.review-page .register-pos-intro,.review-page .mobile-pos-intro{padding-top:30px;padding-bottom:25px}
.review-page .smart-pos-copy h1,.review-page .register-pos-copy h1,.review-page .mobile-pos-copy h1{font-size:clamp(39px,4.3vw,57px);line-height:1.23}
.review-page .smart-pos-copy .lede,.review-page .register-pos-copy .lede,.review-page .mobile-pos-copy .lede{font-size:19px;line-height:1.8}
.review-page .hero-facts .fact b{font-size:23px}
.review-page .hero-fine{font-size:13px}
.review-page .hero-facts{margin-top:28px}
.review-lightbox{padding:0;border:0;border-radius:20px;width:min(1440px,96vw);max-width:96vw;max-height:94dvh;color:var(--ink);background:var(--paper);overflow:auto;box-shadow:0 32px 80px rgba(0,0,0,.3)}
.review-lightbox::backdrop{background:rgba(10,11,15,.78)}
.review-lightbox-bar{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 22px;background:var(--paper);border-bottom:1px solid var(--mist)}
.review-lightbox-bar h2{font-size:19px}
.review-lightbox-close{display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;border:1px solid var(--mist);border-radius:50%;background:#fff;cursor:pointer;color:var(--ink);flex-shrink:0}
.review-lightbox-close svg{width:19px;height:19px;stroke:currentColor;stroke-width:1.8;fill:none}
.review-lightbox-image{width:100%;height:auto;display:block}
.review-lightbox-viewport{overflow:auto;max-height:72dvh;overscroll-behavior:contain}
.review-lightbox-viewport.is-enlarged .review-lightbox-image{width:auto;max-width:none;height:auto}
.review-lightbox-zoom{min-height:44px;padding:8px 14px;border:1px solid var(--ink);border-radius:24px;background:var(--lime);color:var(--ink);font:inherit;font-weight:700;white-space:nowrap;cursor:pointer}
.review-lightbox-bar h2{flex:1}
.review-lightbox-note{padding:12px 22px;font-size:13px;color:var(--slate)}
.review-staging-notice{background:var(--ink);color:var(--paper);font-size:12px;line-height:1.6;text-align:center;padding:6px 16px}
.review-staging-notice a{color:var(--lime);text-decoration:underline;text-underline-offset:3px}
.review-page .pl-launch{min-height:44px}
@media(max-width:980px){
 .review-home-hero .hero-grid{gap:32px}
 .review-home-hero h1{font-size:48px}
 .review-split{grid-template-columns:1fr;gap:28px}
 .review-split .review-copy{max-width:720px}
 .review-home-office{gap:30px}
 .review-product-grid{gap:18px}
 .review-product-card h3{font-size:22px}
}
@media(max-width:728px){
 .review-home-hero{padding-top:22px}
 .review-home-hero .hero-grid{display:flex;flex-direction:column;gap:27px}
 .review-home-hero .review-product-photo{order:-1;width:min(100%,480px)}
 .review-home-hero .review-home-copy{width:100%}
 .review-home-hero h1{font-size:43px;max-width:15ch}
 .review-home-hero .lede{font-size:18px;margin-top:18px}
 .review-home-prices{gap:24px;margin-top:22px}
 .review-home-prices b{font-size:19px}
 .review-home-prices a{font-size:13px}
 .review-product-grid{grid-template-columns:1fr;gap:32px}
 .review-product-card{display:grid;grid-template-columns:135px 1fr;gap:10px 19px;align-items:start}
 .review-product-card img{grid-row:1/4;border-radius:15px}
 .review-product-card h3{font-size:22px;align-self:end}
 .review-product-card p{font-size:14px;line-height:1.6}
 .review-product-card .review-text-link{font-size:14px;min-height:34px}
 .review-proof{padding:25px 19px;border-radius:20px;margin-inline:-5px}
 .review-proof .review-heading p{font-size:17px}
 .review-caption{display:block;font-size:12px}
 .review-caption span:last-child{display:block;margin-top:3px}
 .review-duo,.review-home-office,.review-fit-grid,.review-plans,.review-signup{grid-template-columns:1fr}
 .review-home-office .review-office-image{order:2}
 .review-fit-grid{gap:24px}
 .review-duo{gap:42px}
 .review-feature-links{grid-template-columns:1fr 1fr;gap:0 22px}
 .review-feature-links a{font-size:16px}
 .review-product-cost{flex-direction:column;align-items:flex-start;padding:25px}
 .review-product-cost .btn{width:100%}
 .review-page .hero-facts .fact b{font-size:21px}
 .review-page .review-section{padding:50px 0}
 .review-image-open::after{display:none}
 .review-lightbox{width:98vw;max-width:98vw;border-radius:14px}
 .review-lightbox-bar{padding:11px 14px}
 .review-lightbox-bar h2{font-size:16px}
 .review-page .hero h1 .hl{white-space:normal;background:linear-gradient(transparent 58%,var(--lime) 58%,var(--lime) 95%,transparent 95%);box-decoration-break:clone;-webkit-box-decoration-break:clone}
 .review-page .hero h1 .hl::after{display:none}
 body .pl-launch{position:static;width:calc(100% - 48px);height:48px;min-height:48px;margin:24px;padding:0 20px;gap:9px;font-size:14px;border-radius:28px;justify-content:center;right:auto;left:auto;inset-block-end:auto}
}
@media(prefers-reduced-motion:reduce){.review-product-card img,.review-image-open::after{transition:none}.review-product-card:hover img{transform:none}}

/* Three distinct outcomes, with named tools and compact, genuine product evidence. */
.home-outcome-nav{display:flex;gap:32px;padding-block:12px 30px}
.home-outcome-nav a{display:inline-flex;align-items:center;min-height:44px;font-size:16px;font-weight:700;border-bottom:2px solid var(--lime-deep)}
.home-outcome-nav a:hover{border-color:var(--ink)}
.home-pillar{padding:76px 0 62px;border-top:1px solid var(--mist)}
.home-pillar-revenue{background:#f0eee6}
.home-pillar-savings{background:#fff}
.home-pillar-control{background:var(--ink);color:var(--paper);border:0}
.home-pillar-heading{max-width:780px;margin-bottom:42px}
.home-pillar-heading h2{font-size:clamp(34px,4vw,50px);line-height:1.22;margin-bottom:18px}
.home-pillar-heading h2 span{background:linear-gradient(transparent 64%,var(--lime) 64%,var(--lime) 92%,transparent 92%);box-decoration-break:clone;-webkit-box-decoration-break:clone;padding-inline:2px}
.home-pillar-heading .home-pillar-subtitle{font-size:clamp(18px,2.2vw,26px);font-weight:600;line-height:1.5;margin-bottom:12px}
.home-pillar-heading>p:last-child{font-size:19px;line-height:1.8;max-width:66ch;color:var(--slate)}
.home-pillar-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);gap:clamp(32px,6vw,80px);align-items:start}
.home-pillar-tools{list-style:none;margin:0;padding:0;display:grid;gap:23px}
.home-pillar-tools li{padding-inline-start:21px;position:relative}
.home-pillar-tools li::before{content:'';position:absolute;inset-inline-start:0;top:11px;width:7px;height:7px;background:#9ebd16;border-radius:50%}
.home-pillar-tools h3{font-size:21px;line-height:1.5;margin:0 0 4px}
.home-pillar-tools h3 a{display:inline-flex;align-items:center;min-height:44px;text-decoration:underline;text-decoration-color:transparent;text-underline-offset:5px}
.home-pillar-tools h3 a:hover{ text-decoration-color:var(--lime-deep)}
.home-pillar-tools p{font-size:16px;line-height:1.75;color:var(--slate);margin:0;max-width:46ch}
.home-pillar-screens{display:grid;gap:27px;min-width:0}
.home-evidence-label{font-size:15px;font-weight:700;margin:0 0 12px}
.home-pillar .review-teaser-shot a{height:260px;background:#f6f5f1;border-radius:13px}
.home-pillar .review-teaser-shot img{height:100%;width:100%;object-fit:contain}
.home-pillar .review-teaser-shot figcaption{font-size:11px}
.home-pillar-footer{border-top:1px solid var(--mist);padding-top:24px;margin-top:36px;display:flex;align-items:center;justify-content:space-between;gap:28px}
.home-pillar-footer>a{flex-shrink:0}
.home-pillar-footer>p{font-size:12px;line-height:1.7;color:var(--slate);max-width:54ch}
.home-pillar-control .home-pillar-heading>p:last-child,.home-pillar-control .home-pillar-tools p,.home-pillar-control .review-teaser-shot figcaption,.home-pillar-control .home-pillar-footer>p{color:#c5c4bd}
.home-pillar-control .home-pillar-tools li::before{background:var(--lime)}
.home-pillar-control .home-pillar-heading h2 span{background:none;color:var(--lime)}
.home-pillar-control .review-text-link{color:var(--lime)}
.home-pillar-control .home-pillar-footer{border-color:#3b3c3d}
.home-remote{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);gap:clamp(32px,6vw,80px);align-items:center;border-top:1px solid #3b3c3d;margin-top:48px;padding-top:44px}
.home-remote-copy h3{font-size:clamp(26px,3vw,35px);line-height:1.35;margin-bottom:18px}
.home-remote-copy p{font-size:17px;line-height:1.8;color:#c5c4bd;margin:0 0 16px}
.home-remote-copy .home-remote-note{font-size:12px;max-width:42ch;margin-top:15px}
.home-remote-devices{display:grid;grid-template-columns:minmax(0,1fr) 145px;gap:18px;align-items:center}
.home-remote-devices figure{min-width:0;margin:0}
.home-remote-devices img{width:100%;height:auto;display:block;border-radius:14px}
.home-remote-phone a{display:block;border:4px solid #333538;border-radius:18px;overflow:hidden}
.home-remote-phone img{border-radius:12px}
.home-remote-devices figcaption{font-size:12px;text-align:center;color:#c5c4bd;margin-top:10px}
@media(max-width:979px){
 .home-pillar-layout,.home-remote{gap:32px}
 .home-pillar .review-teaser-shot a{height:220px}
 .home-remote-devices{grid-template-columns:minmax(0,1fr) 115px;gap:12px}
 .home-pillar-footer{align-items:flex-start;flex-direction:column;gap:10px}
}
@media(max-width:728px){
 .home-outcome-nav{gap:24px;justify-content:space-between;padding-bottom:25px}
 .home-outcome-nav a{font-size:14px}
 .home-pillar{padding:48px 0 38px}
 .home-pillar-heading{margin-bottom:27px}
 .home-pillar-heading h2{font-size:34px}
 .home-pillar-heading .home-pillar-subtitle{font-size:clamp(16px,4vw,18px)}
 .home-pillar-heading>p:last-child{font-size:17px}
 .home-pillar-layout,.home-remote{grid-template-columns:1fr;gap:30px}
 .home-pillar-tools{gap:15px}
 .home-pillar-tools h3{font-size:20px}
 .home-pillar-tools p{font-size:16px}
 .home-pillar .review-teaser-shot a{height:auto}
 .home-pillar .review-teaser-shot img{height:auto;max-height:275px;object-fit:contain}
 .home-pillar-screens{gap:24px}
 .home-pillar-footer{margin-top:28px}
 .home-pillar-footer>a{font-size:16px;flex-shrink:1}
 .home-remote{margin-top:32px;padding-top:30px}
 .home-remote-devices{grid-template-columns:minmax(0,1fr) 112px;gap:15px}
 .home-remote-copy h3{font-size:28px}
}
