.cookie-consent{position:fixed;right:max(16px,calc((100vw - var(--shell)) / 2));bottom:16px;z-index:20;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;width:min(720px,calc(100vw - 32px));padding:16px;background:var(--df-surface-raised);border:1px solid var(--df-border);border-radius:var(--df-radius-lg);box-shadow:0 18px 38px color-mix(in srgb,var(--df-ink) 14%,transparent)}.cookie-consent[hidden]{display:none}.cookie-consent h2{margin-bottom:4px;font-size:1rem;line-height:1.3;letter-spacing:0}.cookie-consent p{max-width:62ch;margin-bottom:0;font-size:.9rem;line-height:1.55;color:var(--df-muted)}.cookie-consent__actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.cookie-button{min-height:44px;padding:10px 14px;font:inherit;font-weight:750;cursor:pointer;border-radius:var(--df-radius-md);transition:background-color .18s ease,border-color .18s ease,color .18s ease}.cookie-button--primary{color:var(--df-bg);background:var(--df-primary);border:1px solid var(--df-primary)}.cookie-button--primary:hover{background:var(--df-primary-deep);border-color:var(--df-primary-deep)}.cookie-button--secondary{color:var(--df-ink);background:var(--df-bg);border:1px solid var(--df-border)}.cookie-button--secondary:hover{color:var(--df-primary-deep);border-color:var(--df-primary)}:root{--df-bg: #ffffff;--df-surface: #f4f8f7;--df-surface-raised: #fbfdfd;--df-ink: #213136;--df-muted: #627379;--df-border: #d6e1df;--df-primary: #008578;--df-primary-deep: #006158;--df-primary-soft: #e4f4f1;--df-accent: #d65524;--df-accent-soft: #fff0e8;--df-radius-sm: 6px;--df-radius-md: 8px;--df-radius-lg: 12px;--shell: min(1120px, calc(100vw - 32px) );font-family:Noto Sans,Noto Sans Hebrew,Arial,sans-serif;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:inherit;color:var(--df-ink);background:var(--df-bg);text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}:where(a,button):focus-visible{outline:3px solid var(--df-primary-deep);outline-offset:0}.landing-shell{min-height:100vh;overflow-x:visible}.site-header{display:grid;grid-template-columns:auto 1fr auto;gap:20px;align-items:center;width:var(--shell);padding:22px 0;margin:0 auto;border-bottom:1px solid var(--df-border)}.brand-link img{display:block;width:152px;height:auto}.site-nav{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.site-nav a,.language-link{min-height:44px;padding:10px 12px;font-size:.875rem;font-weight:650;color:var(--df-muted);border-radius:var(--df-radius-md);transition:background-color .18s ease,color .18s ease}.site-nav a:hover,.language-link:hover,.language-link.is-active{color:var(--df-primary-deep);background:var(--df-primary-soft)}.language-group{display:flex;gap:8px;align-items:center;color:var(--df-muted)}.language-links{display:flex;flex-wrap:wrap;gap:2px;justify-content:flex-end}.language-link{display:inline-flex;gap:6px;align-items:center;min-height:44px;padding:10px 9px}.language-code{text-transform:uppercase}.language-name{font-weight:650}.hero-section{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.72fr);gap:clamp(32px,6vw,72px);align-items:center;width:var(--shell);min-height:min(760px,calc(100vh - 94px));padding:clamp(48px,8vw,86px) 0;margin:0 auto}.hero-copy{max-width:720px}.hero-proof,.hero-note,.missing-row,.sheet-footer{font-weight:650;color:var(--df-muted)}.hero-proof,.missing-row{display:inline-flex;gap:9px;align-items:center}.hero-proof{margin:0 0 22px;color:var(--df-primary-deep)}h1,h2,h3,p{margin-top:0}h1{max-width:15ch;margin-bottom:22px;font-size:clamp(3rem,7vw,5.5rem);line-height:.96;letter-spacing:-.03em;text-wrap:balance;overflow-wrap:break-word}h2{margin-bottom:16px;font-size:clamp(2rem,4vw,3.35rem);line-height:1.04;letter-spacing:-.025em;text-wrap:balance}h3{margin-bottom:8px;font-size:1.05rem;line-height:1.25}.hero-subtitle,.section-heading p,.assessment-intro p,.trust-section p,.countries-section p,.final-cta p{max-width:68ch;font-size:1.08rem;line-height:1.7;color:var(--df-muted);text-wrap:pretty}.hero-actions,.assessment-intro{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.hero-actions{margin:30px 0 14px}.button-primary,.button-secondary{display:inline-flex;gap:9px;align-items:center;justify-content:center;min-height:46px;padding:12px 18px;font-weight:750;border-radius:var(--df-radius-md);transition:background-color .18s ease,border-color .18s ease,color .18s ease}.button-primary{color:var(--df-bg);background:var(--df-primary)}.button-primary:hover{background:var(--df-primary-deep)}.button-secondary{color:var(--df-ink);background:var(--df-surface);border:1px solid var(--df-border)}.button-secondary:hover{color:var(--df-primary-deep);border-color:var(--df-primary)}.assessment-sheet,.plain-panel,.trust-section article,.country-panel{background:var(--df-surface-raised);border:1px solid var(--df-border);border-radius:var(--df-radius-lg)}.assessment-sheet{padding:clamp(18px,3vw,26px)}.sheet-header{display:flex;gap:14px;align-items:center;padding-bottom:18px;border-bottom:1px solid var(--df-border)}.sheet-header img{width:38px;height:auto}.sheet-header p{margin-bottom:4px;font-weight:800}.sheet-header span{font-size:.9rem;color:var(--df-muted)}.signal-list{display:grid;gap:12px;padding:22px 0}.signal-row{display:grid;grid-template-columns:minmax(74px,.42fr) 1fr auto;gap:12px;align-items:center}.signal-label{font-size:.82rem;font-weight:700;color:var(--df-muted)}.status-chip{padding:5px 8px;font-size:.78rem;font-weight:800;color:var(--df-primary-deep);background:var(--df-primary-soft);border-radius:var(--df-radius-sm)}.missing-row{width:100%;padding:12px;color:#87381f;background:var(--df-accent-soft);border-radius:var(--df-radius-md)}.sheet-footer{margin:14px 0 0;font-size:.9rem}.problem-section,.assessment-section,.trust-section,.countries-section,.final-cta,.site-footer{width:var(--shell);margin:0 auto}.problem-section,.assessment-section,.countries-section,.final-cta{padding:clamp(58px,9vw,100px) 0}.section-heading{max-width:760px;margin-bottom:28px}.problem-grid,.trust-section{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.plain-panel,.trust-section article{padding:22px}.plain-panel svg,.trust-section svg,.country-panel svg,.final-cta svg{margin-bottom:18px;color:var(--df-primary-deep)}.plain-panel p,.step-row p{margin-bottom:0;line-height:1.6;color:var(--df-muted)}.problem-cta{display:flex;margin-bottom:24px}.assessment-section{border-top:1px solid var(--df-border);border-bottom:1px solid var(--df-border)}.assessment-intro{justify-content:space-between;margin-bottom:28px}.assessment-intro div{max-width:720px}.steps-list{display:grid;gap:0;border-top:1px solid var(--df-border)}.step-row{display:grid;grid-template-columns:auto 1fr;gap:18px;padding:22px 0;border-bottom:1px solid var(--df-border)}.step-number{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;font-weight:850;color:var(--df-primary-deep);background:var(--df-primary-soft);border-radius:var(--df-radius-md)}.trust-section{grid-template-columns:repeat(2,minmax(0,1fr));padding:clamp(36px,7vw,80px) 0 0}.countries-section{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,360px);gap:28px;align-items:center}.country-panel{display:flex;flex-direction:column;justify-content:center;min-height:188px;padding:24px}.country-panel strong{margin-bottom:8px;font-size:1.25rem}.country-panel span{color:var(--df-muted)}.final-cta{display:grid;justify-items:center;padding-inline:clamp(20px,5vw,56px);text-align:center;background:var(--df-surface);border-radius:var(--df-radius-lg)}.final-cta h2{max-width:780px}.final-cta p{margin-bottom:26px}.site-footer{display:flex;gap:20px;align-items:center;justify-content:space-between;padding:34px 0;font-size:.9rem;color:var(--df-muted)}.site-footer img{width:132px;height:auto}.site-footer p{max-width:680px;margin-bottom:0;text-align:end}[dir=rtl] .button-primary svg,[dir=rtl] .hero-proof svg{transform:scaleX(-1)}@media(max-width:860px){:root{--shell: min(100vw - 24px, 720px)}.site-header{grid-template-columns:1fr}.site-nav{justify-content:flex-start;padding-bottom:2px;overflow-x:auto}.language-group{justify-content:space-between}.hero-section,.countries-section,.problem-grid,.trust-section{grid-template-columns:1fr}.hero-section{min-height:auto}h1{max-width:100%;font-size:clamp(2.35rem,12vw,3.8rem)}.assessment-intro{align-items:flex-start}.site-footer{flex-direction:column;align-items:flex-start}.site-footer p{text-align:start}.cookie-consent{right:12px;bottom:12px;grid-template-columns:1fr}.cookie-consent__actions{justify-content:stretch}.cookie-button{flex:1 1 140px}}@media(max-width:760px){:root{--shell: min(100vw - 32px, 720px)}.site-header{gap:14px;align-items:start;padding:18px 0 16px}.brand-link img{width:clamp(128px,42vw,152px)}.site-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;justify-content:stretch;width:100%;padding-bottom:0;overflow-x:visible}.site-nav a{display:flex;align-items:center;justify-content:center;min-height:42px;padding:8px 10px;font-size:clamp(.82rem,3.2vw,.94rem);font-weight:750;line-height:1.18;text-align:center;overflow-wrap:anywhere;background:var(--df-surface);border:1px solid var(--df-border)}}@media(max-width:520px){.brand-link img{width:138px}.site-nav a{padding-inline:10px}.language-name{display:none}.button-primary,.button-secondary,.hero-actions{width:100%}.signal-row{grid-template-columns:1fr;gap:6px}.status-chip{width:fit-content}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.root-language-page{display:grid;align-content:center;width:min(620px,calc(100vw - 32px));min-height:100vh;padding:48px 0;margin:0 auto}.root-language-page img{width:152px;height:auto;margin-bottom:28px}.root-language-page h1{margin-bottom:12px}.root-language-page p{max-width:54ch;margin-bottom:28px;line-height:1.7;color:var(--df-muted)}.root-language-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px}.root-language-list a{display:flex;align-items:center;justify-content:space-between;min-height:52px;padding:12px 14px;font-weight:750;border:1px solid var(--df-border);border-radius:var(--df-radius-md)}.root-language-list a:hover{color:var(--df-primary-deep);background:var(--df-primary-soft);border-color:var(--df-primary)}
