/* Studio Asaf shell copied from the live root shell on 2026-08-26. */
@font-face{font-family:'Einstein';src:url('/assets/fonts/Einstein-Regular.woff2') format('woff2');font-weight:300 500;font-style:normal;font-display:swap}
@font-face{font-family:'Einstein';src:url('/assets/fonts/Einstein-Medium.woff2') format('woff2');font-weight:600 900;font-style:normal;font-display:swap}

html:has(body.studio-case-shell){--pill:999px;overflow-x:clip;max-width:100%;scrollbar-color:rgba(12,63,81,.32) rgba(240,240,240,0);scrollbar-width:thin}
html:has(body.studio-case-shell)::-webkit-scrollbar{width:10px}
html:has(body.studio-case-shell)::-webkit-scrollbar-track{background:rgba(240,240,240,0)}
html:has(body.studio-case-shell)::-webkit-scrollbar-thumb{background:rgba(12,63,81,.28);border-radius:var(--pill);
  border:3px solid rgba(240,240,240,0);background-clip:content-box}

.studio-case-shell{
  color-scheme:light;
  --teal:#0C3F51;--sky:#BDD3E2;--paper:#F0F0F0;
  --ink:#0C3F51;
  --body:rgba(12,63,81,.82);--muted:rgba(12,63,81,.75);--line:rgba(12,63,81,.14);
  --sky0:rgba(189,211,226,0);--paper0:rgba(240,240,240,0);--teal0:rgba(12,63,81,0);
  --glass:rgba(240,240,240,.82);--glass-brd:rgba(240,240,240,.95);
  --field-brd:rgba(12,63,81,.2);
  --shadow:0 16px 44px rgba(12,63,81,.14);
  --shadow-lg:0 26px 64px rgba(12,63,81,.2);
  --r-sm:14px;--r:24px;--r-md:28px;--r-lg:36px;--pill:999px;
  --ease:cubic-bezier(.22,1,.36,1);
  --wrap:1200px;
  --nav-safe:96px;
  --tools-gutter:0px;
  --dock-bottom:calc(18px + env(safe-area-inset-bottom,0px));
  padding-block-end:calc(76px + env(safe-area-inset-bottom,0px));
  overflow-x:clip;
  max-width:100%;
}
/* v7: בעמודי קייס פס ה-CTA התחתון מוסר (data-cta-href), ולכן גם הריפוד התחתון המיותר שנשאר אחריו */
.studio-case-shell[data-cta-href]{padding-block-end:0}
.studio-case-shell:has(.cta-bar){--dock-bottom:calc(74px + env(safe-area-inset-bottom,0px))}

.studio-case-shell .skip-link,
.studio-case-shell .nav,
.studio-case-shell .foot,
.studio-case-shell .tools-root{font-family:'Einstein',sans-serif;font-size:18px;line-height:1.7;letter-spacing:-.005em}

.studio-case-shell .skip-link,
.studio-case-shell .nav,
.studio-case-shell .nav *,
.studio-case-shell .foot,
.studio-case-shell .foot *,
.studio-case-shell .tools-root,
.studio-case-shell .tools-root *{box-sizing:border-box}

.studio-case-shell .nav *,
.studio-case-shell .foot *,
.studio-case-shell .tools-root *{margin:0;padding:0}

.studio-case-shell .nav a,
.studio-case-shell .foot a,
.studio-case-shell .tools-root a{color:inherit;text-decoration:none}

.studio-case-shell .nav button,
.studio-case-shell .foot button,
.studio-case-shell .tools-root button,
.studio-case-shell .tools-root input{font:inherit;caret-color:var(--teal)}

.studio-case-shell .foot .wrap{width:min(100% - clamp(32px,6vw,48px),var(--wrap));max-width:none;margin-inline:auto;padding:0}

.studio-case-shell .skip-link:focus-visible,
.studio-case-shell .nav :focus-visible,
.studio-case-shell .foot :focus-visible,
.studio-case-shell .tools-root :focus-visible{outline:2px solid var(--teal);outline-offset:3px;border-radius:6px}

.studio-case-shell .nav .btn:focus-visible,
.studio-case-shell .nav-links a:focus-visible,
.studio-case-shell .nav-toggle:focus-visible,
.studio-case-shell .foot .btn:focus-visible,
.studio-case-shell .tools-root .btn:focus-visible{outline-offset:2px;border-radius:var(--pill)}

.studio-case-shell .skip-link{position:fixed;top:-100px;inset-inline-start:16px;z-index:99;background:var(--teal);color:var(--paper);
  padding:12px 20px;border-radius:12px;font-weight:600;transition:top .2s var(--ease)}
.studio-case-shell .skip-link:focus-visible{top:12px}

.studio-case-shell :is(.nav,.foot,.tools-root,main) .btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;padding:0 26px;
  border-radius:var(--pill);font-weight:700;font-size:16px;letter-spacing:-.01em;cursor:pointer;
  border:1px solid rgba(12,63,81,0);white-space:nowrap;
  transition:transform .3s var(--ease),box-shadow .3s var(--ease)}
.studio-case-shell :is(.nav,.foot,.tools-root,main) .btn-primary{background:var(--teal);color:var(--paper);box-shadow:var(--shadow)}
.studio-case-shell :is(.nav,.foot,.tools-root,main) .btn-primary:hover{transform:translateY(-2px);box-shadow:var(--shadow-lg)}
.studio-case-shell :is(.nav,.foot,.tools-root,main) .btn-ghost{background:rgba(240,240,240,0);color:var(--ink);border-color:rgba(12,63,81,.35)}
.studio-case-shell :is(.nav,.foot,.tools-root,main) .btn-ghost:hover{background:rgba(189,211,226,.3)}
.studio-case-shell :is(.nav,.foot,.tools-root,main) .btn-sky{background:var(--sky);color:var(--teal)}
.studio-case-shell :is(.nav,.foot,.tools-root,main) .btn-sky:hover{transform:translateY(-2px);box-shadow:0 18px 44px rgba(12,63,81,.35)}
/* v7: כפתורי ה-CTA בגוף הקייס הם כפתורי מעטפת אמיתיים, לא קישורי דפדפן כחולים */
.studio-case-shell main :is(.btn,.text-link,.cta-back){box-sizing:border-box}
.studio-case-shell main .btn{font-family:'Einstein',sans-serif;line-height:1.2;text-decoration:none}
.studio-case-shell main .btn:focus-visible{outline:2px solid currentColor;outline-offset:3px;border-radius:var(--pill)}

.studio-case-shell .nav{position:sticky;top:14px;z-index:50;margin:14px auto 0;width:min(var(--wrap),100% - 28px);
  display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 12px 10px 22px;
  border-radius:var(--pill);background:var(--glass);
  -webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);
  border:1px solid var(--glass-brd);box-shadow:var(--shadow)}
.studio-case-shell .brand{display:flex;align-items:center;gap:10px;min-height:44px;font-weight:800;color:var(--ink);font-size:18px;letter-spacing:-.02em}
.studio-case-shell .brand .mark{width:30px;height:30px;display:grid;place-items:center;color:var(--ink)}
.studio-case-shell .brand .mark svg{width:100%;height:100%}
.studio-case-shell .nav-links{display:flex;align-items:center;gap:4px}
.studio-case-shell .nav-links a{padding:9px 15px;border-radius:var(--pill);font-size:15px;font-weight:600;color:var(--body);
  transition:background-color .25s var(--ease),color .25s var(--ease)}
.studio-case-shell .nav-links a:hover{color:var(--ink);background:rgba(189,211,226,.35)}
.studio-case-shell .nav-links a.active{color:var(--ink)}
.studio-case-shell .nav-mobile-cta{display:none}
.studio-case-shell .nav-cta{display:flex;align-items:center;gap:8px}
.studio-case-shell .nav-btn{min-height:46px;padding:0 20px;font-size:15.5px}
.studio-case-shell .nav-toggle{display:none;width:44px;min-width:44px;height:44px;border-radius:var(--pill);
  border:1px solid var(--line);background:rgba(240,240,240,.6);color:var(--ink);cursor:pointer;place-items:center}

@media (max-width:1100px){
  .studio-case-shell .nav{width:calc(100% - 20px);padding:8px 10px 8px 16px}
  .studio-case-shell .brand{font-size:15px;min-width:0}
  .studio-case-shell .brand .mark{width:26px;height:26px;flex:none}
  .studio-case-shell .nav-cta .btn-primary{display:none}
  .studio-case-shell .nav-toggle{display:grid}
  .studio-case-shell .nav-links{position:fixed;inset-inline:14px;top:96px;z-index:90;
    display:flex;flex-direction:column;align-items:stretch;gap:10px;margin:0;padding:16px;
    max-height:calc(100dvh - 184px);overflow-y:auto;overscroll-behavior:contain;
    border-radius:28px;background:rgba(240,240,240,.97);
    -webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);
    border:1px solid var(--glass-brd);box-shadow:0 34px 90px rgba(12,63,81,.3);
    transform:translateY(-14px) scale(.98);opacity:0;visibility:hidden;pointer-events:none;
    transition:opacity .22s var(--ease),transform .3s var(--ease),visibility 0s linear .3s}
  .studio-case-shell .nav-links a{min-height:50px;display:flex;align-items:center;justify-content:center;padding:12px 16px;
    border-radius:18px;background:rgba(12,63,81,.08);border:1px solid rgba(12,63,81,.12);
    color:var(--ink);font-size:19px;font-weight:800;text-align:center}
  .studio-case-shell .nav-links a:hover,.studio-case-shell .nav-links a.active{background:rgba(12,63,81,.14)}
  .studio-case-shell .nav-links .nav-mobile-cta{display:flex;margin-block-start:4px;background:var(--teal);color:var(--paper);border-color:rgba(12,63,81,0);box-shadow:var(--shadow)}
  .studio-case-shell .nav-links .nav-mobile-cta:hover{background:var(--teal);color:var(--paper);transform:translateY(-1px)}
  .studio-case-shell .nav-links.open{transform:none;opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s}
  .studio-case-shell:has(.nav-links.open) .wa-float,
  .studio-case-shell:has(.nav-links.open) .a11y-btn{opacity:0;visibility:hidden;pointer-events:none}
}

.studio-case-shell .foot{position:relative;z-index:1;padding:clamp(42px,5vw,68px) 0 calc(34px + var(--tools-gutter));text-align:center;
  border-top:1px solid var(--line);
  background:linear-gradient(180deg,rgba(189,211,226,.28),rgba(189,211,226,.12)),var(--paper);color:var(--ink)}
.studio-case-shell .foot .wrap{display:flex;flex-direction:column;align-items:center;text-align:center}
/* v7: מבנה הפוטר הקנוני של עמוד הבית: זהות, רשתות, קישורים, פעולה, מטא */
.studio-case-shell .foot-identity{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px 20px}
.studio-case-shell .foot-identity .foot-line{margin:0}
.studio-case-shell .foot-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:9px 12px;margin:2px 0 12px}
.studio-case-shell .foot-meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:4px 14px;max-width:980px}
.studio-case-shell .foot-meta p{margin:0}
.studio-case-shell .foot-meta p:not(:last-child)::after{content:"·";margin-inline-start:14px;color:rgba(12,63,81,.34)}
.studio-case-shell .foot-credit{font-size:14px;color:var(--muted);unicode-bidi:isolate}
.studio-case-shell .foot-brand{display:inline-flex;align-items:center;gap:10px;font-weight:800;color:var(--ink);
  font-size:22px;letter-spacing:-.02em;unicode-bidi:isolate}
.studio-case-shell .foot-brand .mark{width:30px;height:30px;color:var(--ink)}
.studio-case-shell .foot-brand .mark svg{width:100%;height:100%}
.studio-case-shell .foot .links{display:flex;flex-wrap:wrap;justify-content:center;gap:4px 18px;margin:10px 0 14px;font-size:15.5px}
.studio-case-shell .foot .links a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;min-width:44px;color:var(--ink);padding:0 2px;border-bottom:1px solid rgba(12,63,81,0);transition:border-color .2s}
.studio-case-shell .foot .links a:hover{border-bottom-color:currentColor}
.studio-case-shell .cookie-prefs-btn{display:inline-flex;align-items:center;min-height:44px;background:rgba(240,240,240,0);border:0;color:var(--ink);font:inherit;font-size:15.5px;
  cursor:pointer;padding:0 2px;border-bottom:1px solid rgba(12,63,81,0);transition:border-color .2s}
.studio-case-shell .cookie-prefs-btn:hover{border-bottom-color:currentColor}
.studio-case-shell .foot-copy{font-size:14px;color:var(--muted);unicode-bidi:isolate}
.studio-case-shell .foot-line{margin-block-start:14px;font-size:15.5px;color:var(--ink);unicode-bidi:isolate}
.studio-case-shell .foot-line a{display:inline-flex;align-items:center;min-height:44px;padding:0 2px;border-bottom:1px solid rgba(12,63,81,0);transition:border-color .2s}
.studio-case-shell .foot-line a:hover{border-bottom-color:currentColor}
.studio-case-shell .foot-tag{margin-block-start:4px;font-size:14px;color:var(--muted)}
.studio-case-shell .foot-cta{margin:0}

.studio-case-shell .tools-root{position:relative;z-index:70}
.studio-case-shell .tools-root{color:var(--body)}
.studio-case-shell .cta-bar{position:fixed;bottom:0;inset-inline:0;min-height:60px;z-index:70;
  display:flex;align-items:center;justify-content:center;gap:16px;
  padding:9px clamp(14px,3vw,28px) calc(9px + env(safe-area-inset-bottom,0px));
  background:var(--teal);color:var(--paper);box-shadow:0 -12px 32px rgba(12,63,81,.22);
  font-weight:600;font-size:15px}
.studio-case-shell .cta-bar-chip{background:var(--sky);color:var(--teal);border-radius:var(--pill);
  padding:9px 18px;font-size:15px;font-weight:700;white-space:nowrap;
  transition:transform .25s var(--ease),box-shadow .25s var(--ease)}
.studio-case-shell .cta-bar:hover .cta-bar-chip{transform:translateY(-1px);box-shadow:0 10px 24px rgba(12,63,81,.35)}
/* v7: וואטסאפ + נגישות: טור אחד בצד ימין (inset-inline-start ב-RTL), עם מרווח בטוח רספונסיבי */
.studio-case-shell .wa-float{position:fixed;inset-inline-start:14px;bottom:calc(var(--dock-bottom) + 66px);z-index:71;
  width:58px;height:58px;border-radius:var(--pill);background:#25D366;color:#fff;
  display:grid;place-items:center;box-shadow:var(--shadow-lg);transition:transform .25s var(--ease)}
.studio-case-shell .tools-root .wa-float{color:#fff}
.studio-case-shell .wa-float:hover{transform:translateY(-3px)}
.studio-case-shell .wa-float svg{width:30px;height:30px;fill:currentColor}
.studio-case-shell .a11y-btn{position:fixed;inset-inline-start:14px;bottom:var(--dock-bottom);z-index:71;
  width:58px;height:58px;border-radius:var(--pill);border:1px solid rgba(12,63,81,.2);
  background:var(--sky);color:var(--teal);display:grid;place-items:center;cursor:pointer;
  box-shadow:var(--shadow-lg);transition:transform .25s var(--ease)}
.studio-case-shell .a11y-btn:hover{transform:translateY(-3px)}
.studio-case-shell .a11y-btn svg{width:28px;height:28px}
.studio-case-shell .a11y-panel{position:fixed;bottom:var(--dock-bottom);inset-inline-start:84px;z-index:75;
  width:min(300px,calc(100vw - 112px));background:var(--paper);border:1px solid rgba(12,63,81,.16);
  border-radius:var(--r-md);box-shadow:var(--shadow-lg);padding:16px;
  display:flex;flex-direction:column;gap:8px}
.studio-case-shell .a11y-panel[hidden]{display:none}
.studio-case-shell .a11y-title{font-weight:700;color:var(--ink);font-size:16px;margin-block-end:2px}
.studio-case-shell .a11y-row{display:flex;align-items:center;justify-content:space-between;gap:10px;
  font-size:15.5px;font-weight:600;color:var(--ink);min-height:44px}
.studio-case-shell .a11y-pair{display:flex;gap:8px}
.studio-case-shell .a11y-pair button{min-width:44px;min-height:44px;border-radius:12px;border:1px solid rgba(12,63,81,.25);
  background:rgba(240,240,240,0);color:var(--ink);font-weight:700;font-size:16px;cursor:pointer}
.studio-case-shell .a11y-pair button:hover{background:rgba(189,211,226,.35)}
.studio-case-shell .a11y-toggle,.studio-case-shell .a11y-reset{min-height:44px;border-radius:12px;border:1px solid rgba(12,63,81,.25);
  background:rgba(240,240,240,0);color:var(--ink);font-weight:600;font-size:15.5px;cursor:pointer;
  padding-inline:14px;text-align:start}
.studio-case-shell .a11y-toggle:hover,.studio-case-shell .a11y-reset:hover{background:rgba(189,211,226,.3)}
.studio-case-shell .a11y-toggle[aria-pressed="true"]{background:var(--teal);color:var(--paper);border-color:var(--teal)}
.studio-case-shell .a11y-reset{border-style:dashed;color:var(--muted)}

html.fs-n1 body{zoom:.9}
html.fs-1 body{zoom:1.15}
html.fs-2 body{zoom:1.3}
html.acc-contrast{--body:#0C3F51;--muted:rgba(12,63,81,.92);--line:rgba(12,63,81,.42);--field-brd:rgba(12,63,81,.6)}
html.acc-gray :is(main,.nav,.foot,.cta-bar,.wa-float,.a11y-panel,.ck-banner){filter:grayscale(1)}
html.acc-links a{text-decoration:underline;text-underline-offset:3px}
html.acc-links main a:not(.btn){background:rgba(189,211,226,.4)}
html.acc-font body,html.acc-font button,html.acc-font input{font-family:-apple-system,'Segoe UI',Arial,sans-serif !important}
html.acc-still *,html.acc-still *::before,html.acc-still *::after{animation:none !important;transition:none !important}
html.acc-still{scroll-behavior:auto}

.studio-case-shell .ck-banner{position:fixed;bottom:var(--dock-bottom);inset-inline-end:14px;z-index:80;
  width:min(560px,calc(100vw - 118px));background:var(--paper);border:1px solid rgba(12,63,81,.16);
  border-radius:var(--r-md);box-shadow:var(--shadow-lg);padding:18px 20px;
  display:flex;flex-direction:column;gap:12px}
.studio-case-shell .ck-banner[hidden]{display:none}
.studio-case-shell:has(.ck-banner:not([hidden])) .foot-cta{opacity:0;visibility:hidden;pointer-events:none}
.studio-case-shell .ck-title{font-weight:700;color:var(--ink);font-size:16px}
.studio-case-shell .ck-text{font-size:15px;color:var(--body);line-height:1.6}
.studio-case-shell .ck-prefs{display:flex;flex-direction:column;gap:8px}
.studio-case-shell .ck-prefs[hidden]{display:none}
.studio-case-shell .ck-row{display:flex;align-items:center;gap:10px;font-size:15px;color:var(--ink);min-height:44px;cursor:pointer}
.studio-case-shell .ck-row input{width:20px;height:20px;accent-color:var(--teal)}
.studio-case-shell .ck-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}
.studio-case-shell .ck-btn{min-height:44px;padding:0 18px;font-size:15px}
.studio-case-shell .ck-btn[hidden]{display:none}
.studio-case-shell .ck-link{background:rgba(240,240,240,0);border:0;color:var(--ink);font-size:15px;font-weight:600;
  cursor:pointer;text-decoration:underline;text-underline-offset:3px;min-height:44px;padding-inline:8px}

@media (max-width:560px){
  .studio-case-shell .cta-bar{gap:10px;font-size:14px;padding-inline:12px}
  .studio-case-shell .cta-bar-text{display:none}
  .studio-case-shell .cta-bar-chip{font-size:14.5px;padding:10px 16px}
  .studio-case-shell .ck-banner{padding:14px 16px}
}

@media (prefers-reduced-transparency:reduce){
  .studio-case-shell .nav,.studio-case-shell .nav-links{background:var(--paper);-webkit-backdrop-filter:none;backdrop-filter:none}
}
@media (prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  .studio-case-shell .nav *,
  .studio-case-shell .foot *,
  .studio-case-shell .tools-root *,
  .studio-case-shell .skip-link{animation-duration:.01ms !important;transition-duration:.01ms !important}
  .studio-case-shell .brand .mark{transform:none !important;opacity:1 !important;visibility:visible !important}
}

/* Root v47: full navigation on desktop, compact grid below 1280px. */
.studio-case-shell .nav{
  width:min(1440px,calc(100% - 28px));
  gap:clamp(8px,1vw,16px);
  padding-block:10px;
  padding-inline:14px;
  color:var(--body)
}
.studio-case-shell .brand,.studio-case-shell .nav-cta{flex:none;white-space:nowrap}
.studio-case-shell .nav-links{
  flex:1;min-width:0;justify-content:center;gap:2px;white-space:nowrap
}
.studio-case-shell .nav-links>a{
  min-height:44px;display:inline-flex;align-items:center;justify-content:center;
  padding-block:0;padding-inline:9px
}
.studio-case-shell .nav-links>.nav-mobile-cta{display:none}
.studio-case-shell .nav .brand{color:var(--ink)}
.studio-case-shell .nav .nav-btn{min-height:46px;padding:0 20px;font-size:15.5px}

@media (min-width:1400px){
  .studio-case-shell .nav .nav-links>a{font-size:15.5px}
}

@media (min-width:1280px) and (max-width:1399px){
  .studio-case-shell .nav{gap:8px}
  .studio-case-shell .brand{font-size:16px;gap:8px}
  .studio-case-shell .brand .mark{width:28px;height:28px}
  .studio-case-shell .nav .nav-links>a{padding-inline:7px;font-size:14.5px}
  .studio-case-shell .nav .nav-btn{min-height:44px;padding:0 15px;font-size:14px}
}

@media (max-width:1279px){
  .studio-case-shell .nav{width:calc(100% - 20px);padding-block:8px;padding-inline:10px 16px}
  .studio-case-shell .brand{font-size:15px;min-width:0}
  .studio-case-shell .brand .mark{width:26px;height:26px;flex:none}
  .studio-case-shell .nav-cta .btn-primary{display:none}
  .studio-case-shell .nav-toggle{display:grid}
  .studio-case-shell .nav-links{
    position:fixed;inset-inline:14px;top:96px;z-index:90;
    display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;
    gap:8px;margin:0;padding:12px;
    max-height:calc(100dvh - 184px);overflow-y:auto;overscroll-behavior:contain;
    border-radius:28px;background:rgba(240,240,240,.97);
    -webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);
    border:1px solid var(--glass-brd);box-shadow:0 34px 90px rgba(12,63,81,.3);
    transform:translateY(-14px) scale(.98);opacity:0;visibility:hidden;pointer-events:none;
    transition:opacity .22s var(--ease),transform .3s var(--ease),visibility 0s linear .3s;
    white-space:normal
  }
  .studio-case-shell .nav-links>a{
    min-height:50px;display:flex;align-items:center;justify-content:center;
    padding:8px 10px;border-radius:16px;
    background:rgba(12,63,81,.08);border:1px solid rgba(12,63,81,.12);
    color:var(--ink);font-size:17px;font-weight:700;text-align:center;line-height:1.25
  }
  .studio-case-shell .nav-links>a:hover,.studio-case-shell .nav-links>a.active{background:rgba(12,63,81,.14)}
  .studio-case-shell .nav-links .nav-mobile-cta{
    display:flex;grid-column:1/-1;margin:0;background:var(--teal);color:var(--paper);
    border-color:rgba(12,63,81,0);box-shadow:var(--shadow)
  }
  .studio-case-shell .nav-links .nav-mobile-cta:hover{
    background:var(--teal);color:var(--paper);transform:translateY(-1px)
  }
  .studio-case-shell .nav-links.open{
    transform:none;opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s
  }
  .studio-case-shell:has(.nav-links.open) .wa-float,
  .studio-case-shell:has(.nav-links.open) .a11y-btn{
    opacity:0;visibility:hidden;pointer-events:none
  }
}

@media (max-width:560px){
  .studio-case-shell .nav-links{grid-template-columns:repeat(2,minmax(0,1fr))}
  .studio-case-shell .nav-links>a{font-size:16.5px}
}

/* v6: מעטפת סופית אחידה לכל שמונת הקייסים */
.studio-case-shell .foot-social{
  display:flex;align-items:center;justify-content:center;flex-wrap:wrap;
  gap:clamp(15px,2vw,24px);margin:18px 0 8px;color:rgba(12,63,81,.7)
}
.studio-case-shell .foot-social a{
  width:44px;height:44px;display:grid;place-items:center;color:inherit;
  border:0;background:transparent;border-radius:0;
  transition:color .22s var(--ease),transform .22s var(--ease)
}
.studio-case-shell .foot-social a:hover,
.studio-case-shell .foot-social a:focus-visible{color:var(--teal);transform:translateY(-2px)}
.studio-case-shell .foot-social svg{width:23px;height:23px;fill:currentColor}
.studio-case-shell .foot-social .icon-stroke{
  fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round
}

/* v7: כל קישור text-link בגוף הקייס הוא כפתור משני מעודן (pill), כולל קישורי הפתיחה במאסטהד */
.studio-case-shell main .text-link{
  display:inline-flex;align-items:center;justify-content:center;gap:8px;
  min-height:46px;padding:9px 20px;
  border:1px solid currentColor;border-radius:var(--pill);background:rgba(240,240,240,0);
  text-decoration:none;
  font-family:'Einstein',sans-serif;font-weight:700;font-size:15.5px;line-height:1.2;letter-spacing:-.005em;
  transition:transform .22s var(--ease),background-color .22s var(--ease),box-shadow .22s var(--ease)
}
.studio-case-shell main .text-link:hover{transform:translateY(-2px);background:rgba(189,211,226,.22)}
.studio-case-shell main .text-link:focus-visible{outline:2px solid currentColor;outline-offset:3px}
.studio-case-shell main .text-link>span[aria-hidden]{font-weight:600}
.studio-case-shell main .masthead-copy .text-link{margin-block-start:20px}
.studio-case-shell main .proof-link-row{display:flex;flex-wrap:wrap;align-items:center;gap:12px 16px;margin-block-start:26px}
.studio-case-shell main .proof-link-row.center{justify-content:center;text-align:center}
.studio-case-shell main .proof-link-row .text-link{margin-block-start:0}
/* חזרה לכל העבודות: כפתור ghost בשורה משלו, לא טקסט מקווקו */
.studio-case-shell main .cta-back{
  display:flex;width:max-content;max-width:100%;margin:18px auto 0;
  min-height:48px;align-items:center;justify-content:center;gap:8px;padding:0 22px;
  border:1px solid currentColor;border-radius:var(--pill);background:rgba(240,240,240,0);
  font-family:'Einstein',sans-serif;font-weight:700;font-size:15px;line-height:1.2;text-decoration:none;
  transition:transform .22s var(--ease),background-color .22s var(--ease)
}
.studio-case-shell main .cta-back:hover{transform:translateY(-2px);background:rgba(240,240,240,.12)}
.studio-case-shell main .cta-back:focus-visible{outline:2px solid currentColor;outline-offset:3px}
/* מדיה לעולם לא חורגת מהמסגרת; מסכי iframe של מכשירים מקבלים סקיילינג משלהם (data-device-viewport) */
.studio-case-shell main :is(img,video,iframe:not([data-device-viewport])){max-width:100%}
.studio-case-shell main img{image-rendering:auto}
/* טיפוגרפיה: כותרות מאוזנות, בלי מילים יתומות ובלי חיתוך ב-200% */
.studio-case-shell main :is(h1,h2,h3){text-wrap:balance;overflow-wrap:anywhere}
.studio-case-shell main p{text-wrap:pretty}
/* עוגנים פנימיים נעצרים מתחת לניווט הדביק */
.studio-case-shell main [id]{scroll-margin-block-start:var(--nav-safe)}
/* וידאו עם פקדים ו-iframe הם עצירות טאב אמיתיות: פוקוס גלוי (כרום לא מצייר טבעת ברירת מחדל על video) */
.studio-case-shell main :is(video,iframe):focus-visible{outline:2px solid currentColor;outline-offset:3px}

/* עד 1439px קצה הפוטר קרוב לטור הכלים, ולכן הפוטר מקבל מרווח תחתון בגובה הטור */
@media (max-width:1439px){
  .studio-case-shell{--tools-gutter:142px}
}
@media (max-width:760px){
  .studio-case-shell{--tools-gutter:124px;--dock-bottom:calc(14px + env(safe-area-inset-bottom,0px))}
  .studio-case-shell .wa-float,.studio-case-shell .a11y-btn{width:50px;height:50px;inset-inline-start:12px}
  .studio-case-shell .wa-float{bottom:calc(var(--dock-bottom) + 58px)}
  .studio-case-shell .wa-float svg{width:26px;height:26px}
  .studio-case-shell .a11y-btn svg{width:24px;height:24px}
  .studio-case-shell .a11y-panel{inset-inline-start:72px;width:min(300px,calc(100vw - 96px))}
  .studio-case-shell .ck-banner{width:min(560px,calc(100vw - 96px))}
}
@media (max-width:700px){
  .studio-case-shell .foot-meta{display:grid;gap:5px}
  .studio-case-shell .foot-meta p:not(:last-child)::after{display:none}
  .studio-case-shell .foot-identity{display:grid;gap:6px}
  .studio-case-shell .foot-actions{display:grid;width:min(100%,340px)}
  .studio-case-shell .foot-actions .btn{width:100%}
  .studio-case-shell .foot-social{gap:7px;margin-block:12px 4px}
}
@media (max-width:560px){
  .studio-case-shell{--nav-safe:88px}
}
@media (max-width:359px){
  .studio-case-shell{--tools-gutter:112px}
  /* שם הסטודיו בניווט מתקצר עם שלוש נקודות במקום לחרוג מהמסך (הטקסט נשאר ב-DOM ובשם הנגיש) */
  .studio-case-shell .brand{flex:1 1 auto;min-width:0;overflow:hidden}
  .studio-case-shell .brand bdi{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
  .studio-case-shell .wa-float,.studio-case-shell .a11y-btn{width:44px;height:44px;inset-inline-start:10px}
  .studio-case-shell .wa-float{bottom:calc(var(--dock-bottom) + 52px)}
  .studio-case-shell .a11y-panel{inset-inline:10px;width:auto;bottom:calc(var(--dock-bottom) + 104px)}
  .studio-case-shell .ck-banner{inset-inline:10px;width:auto;bottom:calc(var(--dock-bottom) + 104px)}
  .studio-case-shell main :is(.btn,.text-link,.cta-back){white-space:normal;text-align:center}
  .studio-case-shell main .btn,
  .studio-case-shell .foot .btn{white-space:normal;text-align:center;width:100%;max-width:100%;padding:10px 18px}
  .studio-case-shell main .proof-link-row{flex-direction:column;align-items:stretch}
  .studio-case-shell main .proof-link-row .text-link{width:100%}
  .studio-case-shell main .cta-back{width:100%}
}

@media (prefers-reduced-motion:reduce){
  .studio-case-shell .foot-social a,
  .studio-case-shell main .text-link,
  .studio-case-shell main .cta-back,
  .studio-case-shell main .btn{transition:none;transform:none}
  .studio-case-shell main *,
  .studio-case-shell main *::before,
  .studio-case-shell main *::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important}
}

/* v7: שורות דגימה עם ריווח אותיות רחב (hw-sub, hw-tag, vm-index, sec-no) לא חורגות ב-200% זום */
@media (max-width:359px){
  .studio-case-shell main :is(.hw-sub,.hw-tag,.sec-no,.ts-lat,.vm-index){white-space:normal;letter-spacing:.18em;text-indent:0;overflow-wrap:anywhere}
  .studio-case-shell main :is(.hero-lockup,.hero-brand){max-width:100%}
}
