:root{--po-ink:        #191919;--po-yellow:     #F5EF57;--po-indigo:     #7500F5;--po-navy:       #182160;--po-cobalt:     #152692;--po-slate:      #565A85;--po-butter:     #F9F4A0;--po-cloud:      #F9F4FF;--po-mist:       #F1E7FE;--po-iris:       #B27CF8;--po-indigo-700: #5A00BD;--po-white:      #FFFFFF;--po-indigo-a12: rgba(117, 0, 245, .12);--po-indigo-a20: rgba(117, 0, 245, .20);--po-indigo-a35: rgba(117, 0, 245, .35);--po-yellow-a45: rgba(245, 239, 87, .45);--po-ink-a55:    rgba(25, 25, 25, .55);--po-action:           var(--po-indigo);--po-action-hover:     var(--po-indigo-700);--po-action-alt:       var(--po-navy);--po-action-deep:      var(--po-cobalt);--po-emphasis:         var(--po-yellow);--po-emphasis-soft:    var(--po-butter);--po-surface:          var(--po-white);--po-surface-sunken:   var(--po-cloud);--po-surface-subtle:   var(--po-mist);--po-surface-inverse:  var(--po-ink);--po-text:             var(--po-ink);--po-text-heading:     var(--po-navy);--po-text-muted:       var(--po-slate);--po-text-on-action:   var(--po-white);--po-text-on-emphasis: var(--po-indigo);--po-border:           var(--po-mist);--po-border-strong:    var(--po-indigo);--po-focus-ring:       var(--po-indigo-a20);--po-shadow-raised:    0 8px 24px -14px var(--po-ink-a55);--po-glow-action:      0 6px 18px -6px var(--po-indigo-a35);--po-glow-emphasis:    0 6px 18px -6px var(--po-yellow-a45);--po-lp-ink:        #103848;--po-plan-full:     #2860E8;--po-plan-sms:      var(--po-indigo);--po-plan-free:     #0A9DB1;--po-plan-popular:  #0A9DB1;--po-plan-full-glow: rgba(40, 96, 232, .38);--po-plan-sms-glow:  rgba(117, 0, 245, .38);--po-plan-free-glow: rgba(10, 157, 177, .38);--po-pill-top:      #F8E84C;--po-pill-bottom:   #F3D634;--po-row-bg:        #F5F5F5;--po-badge-pink:    #E8447F;--po-r-none: 0px;--po-r-pill: 999px;--po-stroke-hairline: 1px;--po-stroke-motif: 3px;--po-motif-tile: 128px;--po-s-1: 4px;--po-s-2: 8px;--po-s-3: 12px;--po-s-4: 16px;--po-s-5: 20px;--po-s-6: 24px;--po-s-8: 32px;--po-s-10: 40px;--po-s-12: 48px;--po-s-16: 64px;--po-s-20: 80px;--po-s-24: 96px;--po-font: "Assistant", sans-serif;--po-fs-display: 54px;--po-fs-h1:      40px;--po-fs-h2:      30px;--po-fs-h3:      22px;--po-fs-body:    18px;--po-fs-eyebrow: 12px}@media (max-width:900px){:root{--po-fs-display: 34px;--po-fs-h1:      28px;--po-fs-h2:      24px;--po-fs-h3:      19px;--po-fs-body:    16px}}#page.home>#header,#page.home>footer,#page.contact>#header,#page.contact>footer,#page.pages>#header,#page.pages>footer,#page.articles>#header,#page.articles>footer,#page.simcha>#header,#page.simcha>footer{display:none}.po-lp{font-family:var(--po-font);color:var(--po-text);background:var(--po-surface);direction:rtl;text-align:right;overflow-x:hidden}.po-lp *{box-sizing:border-box}.po-lp h1,.po-lp h2,.po-lp h3,.po-lp h4{margin:0;line-height:1.12;color:var(--po-text-heading);font-weight:700}.po-lp p{margin:0;line-height:1.6}.po-lp ul,.po-lp ol{list-style:none;margin:0;padding:0}.po-lp a{color:inherit;text-decoration:none}.po-lp .po-wrap{width:1200px;max-width:92%;margin:0 auto}.po-lp .po-eyebrow{display:block;font-size:var(--po-fs-eyebrow);font-weight:700;letter-spacing:0.08em;color:var(--po-action)}.po-lp[dir="ltr"]{direction:ltr;text-align:left}.po-lp .po-btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--po-s-2);height:52px;padding:0 var(--po-s-8);border:var(--po-stroke-hairline) solid transparent;border-radius:var(--po-r-none);background:var(--po-action);color:var(--po-text-on-action);font-family:var(--po-font);font-size:17px;font-weight:700;cursor:pointer;white-space:nowrap;box-shadow:var(--po-glow-action);transition:background 0.16s ease, transform 0.12s ease}.po-lp .po-btn:hover{background:var(--po-action-hover);color:var(--po-text-on-action)}.po-lp .po-btn:active{transform:translateY(1px)}.po-lp .po-btn.is-emphasis{background:var(--po-emphasis);color:var(--po-text-on-emphasis);box-shadow:var(--po-glow-emphasis)}.po-lp .po-btn.is-emphasis:hover{background:var(--po-emphasis-soft);color:var(--po-text-on-emphasis)}.po-lp .po-btn.is-outline{background:var(--po-surface);color:var(--po-action);border-color:var(--po-action);box-shadow:none}.po-lp .po-btn.is-outline:hover{background:var(--po-action);color:var(--po-text-on-action)}.po-lp .po-btn.is-sm{height:42px;padding:0 var(--po-s-5);font-size:15px}.po-header{position:relative;z-index:20;padding:var(--po-s-5) 0;background:var(--po-surface)}.po-header .po-header__inner{display:flex;align-items:center;justify-content:space-between;gap:var(--po-s-5)}.po-header .po-logo{display:block;width:132px;flex:none;color:var(--po-action)}.po-header .po-logo svg{width:100%;height:auto;display:block}.po-header .po-nav{display:flex;align-items:center;gap:var(--po-s-6);font-size:16px;font-weight:600;color:var(--po-action)}.po-header .po-nav a:hover{color:var(--po-action-hover)}@media (max-width:900px){.po-header .po-nav{display:none}}.po-nav__eng{display:inline-flex;align-items:center;justify-content:center;gap:6px}.po-nav__flag{width:19px;height:auto;display:block;border-radius:2px;box-shadow:0 0 0 1px rgba(0, 0, 0, 0.08)}.po-page-hero{padding:var(--po-s-16) 0 var(--po-s-12);text-align:center;background-color:var(--po-surface);background-image:radial-gradient(var(--po-indigo-a12) 1px, transparent 1px);background-size:24px 24px}.po-page-hero h1{font-size:var(--po-fs-h1);color:var(--po-action)}.po-page-hero .po-page-hero__lead{margin:var(--po-s-4) auto 0;max-width:620px;font-size:var(--po-fs-body);color:var(--po-text-muted)}@media (max-width:900px){.po-page-hero{padding:var(--po-s-12) 0 var(--po-s-10)}}.po-footer{background:var(--po-surface);border-top:6px solid var(--po-emphasis);padding:var(--po-s-12) 0;text-align:center}.po-footer .po-logo{display:inline-block;width:180px;color:var(--po-action);margin-bottom:var(--po-s-8)}.po-footer .po-logo svg{width:100%;height:auto}.po-footer .po-footer__nav{display:grid;grid-template-columns:repeat(2, minmax(0, 160px));justify-content:center;gap:var(--po-s-3) var(--po-s-10);color:var(--po-action);font-weight:600}.po-footer .po-footer__nav a:hover{color:var(--po-action-hover)}.po-footer .po-footer__legal{margin-top:var(--po-s-8);display:flex;flex-wrap:wrap;justify-content:center;gap:var(--po-s-4);font-size:14px;color:var(--po-text-muted)}.po-static{padding:var(--po-s-12) 0 var(--po-s-20)}.po-static .po-static__body{max-width:860px;margin:0 auto;font-size:17px;line-height:1.7;color:var(--po-text)}.po-static .po-static__body h2,.po-static .po-static__body h3,.po-static .po-static__body h4{color:var(--po-text-heading);margin:var(--po-s-8) 0 var(--po-s-3);line-height:1.25}.po-static .po-static__body h2{font-size:var(--po-fs-h3)}.po-static .po-static__body h3{font-size:19px}.po-static .po-static__body p{margin:0 0 var(--po-s-4)}.po-static .po-static__body ul,.po-static .po-static__body ol{margin:0 0 var(--po-s-4);padding-inline-start:var(--po-s-6)}.po-static .po-static__body ul li,.po-static .po-static__body ol li{margin-bottom:var(--po-s-2)}.po-static .po-static__body ul{list-style:disc}.po-static .po-static__body ol{list-style:decimal}.po-static .po-static__body a{color:var(--po-action);text-decoration:underline}.po-static .po-static__body a:hover{color:var(--po-action-hover)}.po-static .po-static__body strong,.po-static .po-static__body b{color:var(--po-text-heading)}.po-static .po-static__body table{width:100%;border-collapse:collapse;margin:0 0 var(--po-s-4)}.po-static .po-static__body table td,.po-static .po-static__body table th{border:var(--po-stroke-hairline) solid var(--po-border);padding:var(--po-s-2) var(--po-s-3)}