:root{color-scheme:light;--font-sans: "Geist", "Aptos", "Segoe UI", system-ui, sans-serif;--font-hebrew: "Noto Sans Hebrew", "Geist", "Arial", sans-serif;--bg: #fff;--surface: #f2f2f2;--surface-strong: #e9e9e9;--pill-bg: rgba(242, 242, 242, .84);--ink: #121212;--muted: #575757;--soft-muted: #6f6f6f;--line: rgba(18, 18, 18, .09);--line-strong: rgba(18, 18, 18, .22);--accent: #ff5f86;--radius: 8px;--pill-radius: 16px;--container: 1180px;--rail: clamp(24px, 7vw, 128px);--work-rail: clamp(16px, 1.55vw, 32px);--work-width: min(1584px, calc(100vw - 254px) );--work-gutter: calc((100vw - var(--work-width)) / 2);--header-gutter: var(--work-gutter);--section: 96px;--motion-ease: cubic-bezier(.4, .24, .4, 1);--motion-fast: .18s;--motion-ui: .3s;--motion-page: 545ms}*{box-sizing:border-box}html{background:var(--bg);color:var(--ink);font-family:var(--font-sans);scroll-behavior:smooth}html:lang(he),html:lang(he) body,.lang-he{font-family:var(--font-hebrew)}body{min-width:320px;margin:0;overflow-x:hidden;background:var(--bg);color:var(--ink);font-size:16px;line-height:1.42;font-weight:400;letter-spacing:0;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}img,video,iframe{display:block;max-width:100%}img,video{height:auto}iframe{border:0}a{color:inherit;text-decoration-thickness:1px;text-underline-offset:.18em}a:focus-visible,button:focus-visible{outline:2px solid var(--ink);outline-offset:4px}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:500;letter-spacing:0}main{min-height:100vh}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.skip-link{position:fixed;top:16px;left:16px;z-index:10;transform:translateY(-220%);border-radius:var(--radius);background:var(--ink);color:var(--bg);padding:10px 14px;font-size:12px;text-decoration:none}.skip-link:focus{transform:translateY(0)}.site-header{position:fixed;inset:clamp(24px,2.35vw,48px) var(--header-gutter) auto;z-index:5;display:grid;grid-template-columns:minmax(180px,1fr) auto minmax(96px,1fr);align-items:start;gap:16px;pointer-events:none}.brand-mark,.site-nav,.site-menu-link{pointer-events:auto}.brand-mark,.site-menu-link{width:max-content;min-height:clamp(42px,4.7vw,72px);display:inline-flex;align-items:center;color:var(--ink);font-size:clamp(18px,1.35vw,28px);line-height:1;font-weight:700;text-decoration:none}.site-menu-link{justify-self:end;color:var(--muted);font-size:clamp(14px,.9vw,18px);font-weight:500;transition:color var(--motion-fast) var(--motion-ease)}.site-menu-link:hover{color:var(--ink)}.site-nav{justify-self:center;max-width:calc(100vw - (var(--header-gutter) * 2) - 280px);min-height:clamp(48px,3.15vw,66px);display:flex;align-items:center;gap:4px;overflow-x:auto;border:1px solid rgba(18,18,18,.04);border-radius:clamp(18px,1.45vw,28px);background:var(--pill-bg);padding:5px;box-shadow:0 16px 38px #1212120a;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);scrollbar-width:none}.site-nav::-webkit-scrollbar{display:none}.site-nav a{flex:0 0 auto;border-radius:clamp(14px,1.08vw,20px);padding:clamp(16px,1.28vw,26px) clamp(42px,2.95vw,60px);color:var(--muted);font-size:clamp(10px,.58vw,12px);line-height:1;font-weight:400;white-space:nowrap;text-decoration:none;transition:color var(--motion-fast) var(--motion-ease),background var(--motion-fast) var(--motion-ease),transform var(--motion-fast) var(--motion-ease)}.site-nav a:hover,.site-nav a[aria-current=page]{color:var(--ink)}.site-nav a[aria-current=page]:before{content:"";display:inline-block;width:5px;height:5px;margin-right:10px;border-radius:50%;background:currentColor;vertical-align:2px}.section-pad{width:min(var(--container),calc(100% - (var(--rail) * 2)));margin-inline:auto;padding-block:var(--section)}.eyebrow{color:var(--soft-muted);font-size:10px;line-height:1.3;font-weight:500;letter-spacing:0;text-transform:uppercase}.showreel-hero{position:relative;min-height:100vh;min-height:100svh;overflow:hidden;background:#111;isolation:isolate}.showreel-hero__video{position:absolute;inset:0;z-index:-2;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center;background:#111}.showreel-hero__overlay{position:absolute;inset:0;z-index:-1;pointer-events:none;opacity:var(--hero-overlay-opacity, 1);background:radial-gradient(circle at 50% 44%,#ffffff0a,#12121233 58%,#00000057),linear-gradient(180deg,#ffffff14,#12121214 36%,#00000057)}.showreel-hero__arrow{position:absolute;left:50%;bottom:clamp(28px,5vh,56px);z-index:1;width:72px;height:72px;display:grid;place-items:center;transform:translate(-50%);border:1px solid rgba(255,255,255,.54);border-radius:999px;background:#0000002e;box-shadow:0 18px 42px #0000002e;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);text-decoration:none;transition:transform var(--motion-fast) var(--motion-ease),border-color var(--motion-fast) var(--motion-ease),background var(--motion-fast) var(--motion-ease);animation:hero-arrow-float 1.9s var(--motion-ease) infinite}.showreel-hero__arrow:before{content:"";width:22px;height:22px;border-right:1.5px solid #fff;border-bottom:1.5px solid #fff;transform:translateY(-5px) rotate(45deg);filter:drop-shadow(0 2px 10px rgba(0,0,0,.24))}.showreel-hero__arrow:hover,.showreel-hero__arrow:focus-visible{transform:translate(-50%) translateY(2px);border-color:#ffffffdb;background:#00000047}@keyframes hero-arrow-float{0%,to{translate:0 0}50%{translate:0 7px}}.reference-intro{min-height:100vh;min-height:100svh;display:grid;place-items:center;padding:clamp(120px,11vh,160px) var(--work-rail) clamp(72px,9vh,112px)}.reference-intro--compact{min-height:42vh;padding-top:140px}.reference-intro__copy{max-width:820px;color:var(--ink);font-size:clamp(24px,1.68vw,32px);line-height:1.38;font-weight:400;text-align:center}.work-stream{padding-bottom:124px}.work-context{width:var(--work-width);min-height:clamp(188px,16vw,238px);display:grid;grid-template-columns:minmax(230px,390px) 1fr minmax(230px,390px);gap:clamp(24px,4vw,72px);align-items:start;margin-inline:auto;padding-top:clamp(30px,3.4vw,48px)}.work-context__identity{min-height:clamp(88px,6.2vw,98px);display:grid;grid-template-columns:clamp(64px,4.5vw,80px) 1fr;gap:18px;align-items:center;border-radius:18px;background:var(--surface);padding:12px 18px 12px 14px}.work-context__monogram{aspect-ratio:1;display:grid;place-items:center;border-radius:12px;background:#fff;color:var(--ink);font-size:clamp(25px,2vw,38px);line-height:1;font-weight:700}.work-context__identity p,.work-context__summary{color:var(--ink);font-size:clamp(16px,1.02vw,20px);line-height:1.28;font-weight:400}.work-context__summary{grid-column:3;max-width:360px}.work-index{padding-bottom:120px}.work-view-switch{width:var(--work-width);display:flex;align-items:center;justify-content:flex-start;gap:4px;margin:0 auto 14px}.work-view-switch a{min-height:44px;display:inline-flex;align-items:center;border:1px solid transparent;border-radius:10px;padding:12px 15px;background:transparent;color:var(--soft-muted);font-size:12px;line-height:1;text-decoration:none;transition:background var(--motion-fast) var(--motion-ease),color var(--motion-fast) var(--motion-ease),border-color var(--motion-fast) var(--motion-ease)}.work-view-switch a:hover,.work-view-switch a[aria-current=page]{border-color:var(--ink);background:var(--ink);color:var(--bg)}.project-grid{display:grid}.project-grid--stream{gap:clamp(56px,8vw,104px)}.project-grid--list{width:min(1185px,calc(100% - (var(--header-gutter) * 2)));margin-inline:auto;border-top:1px solid var(--line)}.project-card{min-width:0}.project-card--stream{width:var(--work-width);margin-inline:auto}.project-card__link{display:grid;gap:10px;color:inherit;text-decoration:none}.project-card__media{margin:0;overflow:hidden;border-radius:var(--radius);background:var(--surface);aspect-ratio:1.675 / 1}.project-card__media img,.project-card__media video{width:100%;height:100%;max-width:none;object-fit:cover;transform:none;transition:transform .68s var(--motion-ease),filter .68s var(--motion-ease)}.project-card__link:hover .project-card__media img,.project-card__link:hover .project-card__media video{transform:scale(1.01)}.project-card__body{display:grid;grid-template-columns:minmax(72px,.2fr) minmax(0,1fr) minmax(118px,.32fr);gap:12px;align-items:start;color:var(--ink);font-size:10px;line-height:1.32;font-weight:400}.project-card__client,.project-card__disciplines,.project-card__title-group p{color:var(--soft-muted)}.project-card__title-group{display:grid;gap:3px;min-width:0}.project-card__title-group h3{font-size:10px;line-height:1.32;font-weight:500}.project-card__title-group p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-card__disciplines{text-align:right}.project-card--list{border-bottom:1px solid var(--line)}.project-card--list .project-card__link{gap:0;padding:22px 0}.project-card--list .project-card__body{display:grid;grid-template-columns:minmax(72px,.2fr) minmax(0,1fr) minmax(118px,.32fr);gap:12px;align-items:start;color:var(--ink);font-size:10px;line-height:1.32;font-weight:400}.project-card--list .project-card__title-group p{display:none}.project-card--list .project-card__link:hover .project-card__title-group h3{text-decoration:underline;text-underline-offset:.18em}.project-card--text-only .project-card__link{min-height:160px;align-content:end;border-top:1px solid var(--line);padding-top:20px}.reference-page{width:min(920px,calc(100% - (var(--rail) * 2)));min-height:72vh;display:grid;align-content:end;gap:24px;margin-inline:auto;padding:clamp(148px,18vh,220px) 0 92px}.reference-page h1{max-width:850px;font-size:clamp(42px,7.4vw,106px);line-height:.96;font-weight:500}.reference-page--information{width:min(1185px,calc(100% - (var(--header-gutter) * 2)));min-height:72vh;align-content:start;padding-top:clamp(190px,21vh,220px)}.reference-page--information h1{max-width:828px;font-size:16px;line-height:1.375;font-weight:400}.reference-page>p:not(.eyebrow){max-width:610px;color:var(--muted);font-size:16px;line-height:1.45}.info-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding-top:0}.info-grid>div{border-top:1px solid var(--line);padding-top:14px;font-size:13px;line-height:1.45}.info-grid a{color:var(--ink)}.contact-page .button{width:max-content;margin-top:12px}.button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:12px 17px;font-size:12px;line-height:1;font-weight:500;text-decoration:none;transition:transform var(--motion-fast) var(--motion-ease),background var(--motion-fast) var(--motion-ease),color var(--motion-fast) var(--motion-ease)}.button:hover{transform:translateY(-1px)}.button--primary{background:var(--ink);color:var(--bg)}.button--quiet{border:1px solid var(--line);background:var(--surface);color:var(--ink)}.project-detail{display:grid;gap:clamp(54px,8vw,112px);padding-bottom:120px}.project-hero{min-height:66vh;display:grid;grid-template-columns:minmax(70px,.2fr) minmax(0,1fr) minmax(250px,.52fr);gap:28px;align-items:end;padding-top:148px;padding-bottom:34px}.back-link{width:max-content;color:var(--soft-muted);font-size:10px;line-height:1.3;text-decoration:none;transition:color var(--motion-fast) var(--motion-ease)}.back-link:hover{color:var(--ink)}.project-hero__title{display:grid;gap:12px}.project-hero h1{max-width:760px;font-size:clamp(48px,8vw,116px);line-height:.94;font-weight:500}.project-hero__summary{display:grid;gap:14px;color:var(--muted);font-size:15px;line-height:1.45}.project-hero-media{width:min(var(--container),calc(100% - (var(--rail) * 2)));margin:0 auto;overflow:hidden;border-radius:var(--radius);background:var(--surface)}.project-hero-media img{width:100%;aspect-ratio:1.65;object-fit:cover}.project-meta{padding-top:0;padding-bottom:0}.project-meta dl{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;margin:0}.project-meta div{border-top:1px solid var(--line);padding-top:12px}.project-meta dt{color:var(--soft-muted);font-size:10px;line-height:1.3;font-weight:500;text-transform:uppercase}.project-meta dd{margin:6px 0 0;color:var(--ink);font-size:12px;line-height:1.4}.case-study{display:grid;gap:26px;padding-top:0;padding-bottom:0;color:var(--muted);font-size:17px;line-height:1.55}.case-study :global(h2),.case-study h2{max-width:720px;color:var(--ink);font-size:clamp(26px,4vw,54px);line-height:1;font-weight:500}.case-study :global(h3),.case-study h3{color:var(--ink);font-size:20px}.case-study :global(p),.case-study :global(ul){max-width:720px}.project-text-module{display:grid;gap:16px}.media-stack{display:grid;gap:clamp(18px,3vw,34px);padding-top:0}.media-block{margin:0;overflow:hidden;border-radius:var(--radius);background:var(--surface)}.media-block img,.media-block video,.media-block iframe{width:100%;object-fit:cover}.media-block--wide img,.media-block--wide video,.media-block--wide iframe{aspect-ratio:1.65}.media-block--standard img,.media-block--standard video,.media-block--standard iframe{aspect-ratio:4 / 3}.media-block--tall img,.media-block--tall video,.media-block--tall iframe{aspect-ratio:4 / 5}.media-block--square img,.media-block--square video,.media-block--square iframe{aspect-ratio:1}.media-block figcaption{padding:10px 12px;color:var(--soft-muted);font-size:10px;line-height:1.35}.media-link{min-height:240px;display:grid;place-items:center;padding:24px;color:var(--ink);font-size:12px;font-weight:500;text-align:center}.menu-page{min-height:100vh;display:grid;grid-template-columns:minmax(0,.75fr) minmax(260px,.25fr);gap:40px;align-items:end;padding:140px var(--rail) 64px;background:var(--accent);color:var(--ink);font-size:12px;line-height:1.45}.menu-page__mark{margin-bottom:18px;font-size:clamp(74px,13vw,190px);line-height:.78;font-weight:600}.menu-page__links{display:grid;justify-items:start;gap:8px}.menu-page__links a{font-size:clamp(28px,4vw,58px);line-height:.98;font-weight:500;text-decoration:none}.menu-page__links a:hover{text-decoration:underline;text-underline-offset:.12em}.empty-state{width:min(720px,calc(100% - 48px));display:grid;gap:8px;margin:0 auto;border-top:1px solid var(--line);padding-top:24px;color:var(--muted)}.empty-state h2{color:var(--ink);font-size:24px}.site-footer{width:min(var(--container),calc(100% - (var(--rail) * 2)));display:grid;grid-template-columns:auto 1fr auto auto;gap:20px;align-items:end;margin-inline:auto;border-top:1px solid var(--line);padding:28px 0 36px;color:var(--soft-muted);font-size:10px;line-height:1.35}.footer-brand{color:var(--ink);text-decoration:none}.footer-brand{font-weight:600}.motion-ready [data-motion]{opacity:0;transform:translateY(26px);transition:opacity var(--motion-page) var(--motion-ease),transform var(--motion-page) var(--motion-ease)}.motion-ready [data-motion=intro]{transform:translateY(12px)}.motion-ready [data-motion].is-visible{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.motion-ready [data-motion]{opacity:1;transform:none}.showreel-hero__video{transition:none}.showreel-hero__arrow{animation:none}}@media(max-width:1100px){:root{--rail: clamp(20px, 5vw, 56px);--section: 76px;--work-width: calc(100vw - 48px) ;--work-gutter: 24px;--header-gutter: 24px}.site-header{inset:24px var(--header-gutter) auto;grid-template-columns:minmax(100px,1fr) auto minmax(60px,1fr)}.site-nav{max-width:min(430px,calc(100vw - 220px));min-height:48px;border-radius:18px;padding:4px;gap:2px}.site-nav a{border-radius:14px;min-height:44px;padding:14px clamp(18px,3.7vw,34px);font-size:10px}.showreel-hero{min-height:clamp(560px,70svh,760px)}.showreel-hero__video{object-position:center 48%}.project-hero{grid-template-columns:1fr;min-height:auto;padding-top:150px}.back-link{order:-1}.project-meta dl{grid-template-columns:repeat(2,minmax(0,1fr))}.info-grid{grid-template-columns:1fr}.work-context,.work-view-switch,.project-card--stream{width:var(--work-width)}.work-context{min-height:auto;grid-template-columns:1fr;gap:24px;padding-top:112px;padding-bottom:34px}.work-context__summary{grid-column:1;max-width:460px}}@media(max-width:720px){:root{--rail: 18px;--section: 64px;--work-width: calc(100vw - 32px) ;--work-gutter: 16px;--header-gutter: 14px}.site-header{inset:14px var(--header-gutter) auto;grid-template-columns:42px minmax(0,1fr) 42px;align-items:start;gap:8px}.brand-mark,.site-menu-link{font-size:10px;min-height:44px;font-weight:600}.site-menu-link{justify-self:end}.site-nav{justify-self:center;max-width:min(252px,calc(100vw - 112px));min-height:44px;border-radius:14px;padding:3px;gap:2px}.site-nav a{border-radius:12px;min-height:44px;padding:10px 8px;font-size:10px}.site-nav a[aria-current=page]:before{width:3px;height:3px;margin-right:5px}.showreel-hero{min-height:clamp(460px,62svh,560px);background:#9b9b9b}.showreel-hero__video{object-fit:cover;object-position:center 48%;background:#9b9b9b}.showreel-hero__arrow{width:58px;height:58px;bottom:18px}.showreel-hero__arrow:before{width:19px;height:19px}.reference-intro{min-height:100vh;min-height:100svh;padding:96px 18px 56px}.reference-intro--compact{min-height:42vh;padding-top:112px}.reference-intro__copy{max-width:340px;font-size:clamp(22px,7.4vw,30px);line-height:1.16}.work-context{width:var(--work-width);min-height:auto;grid-template-columns:1fr;gap:22px;padding-top:108px;padding-bottom:28px}.work-context__identity{width:min(100%,360px);min-height:82px;grid-template-columns:58px 1fr;gap:14px;padding:12px}.work-context__monogram{border-radius:10px;font-size:24px}.work-context__identity p{font-size:15px;line-height:1.28}.work-context__summary{grid-column:1;max-width:330px;font-size:15px;line-height:1.32}.project-grid--list,.section-pad,.project-hero-media,.reference-page,.site-footer,.work-view-switch,.project-card--stream{width:var(--work-width)}.work-view-switch{gap:6px;margin-bottom:12px}.work-view-switch a{min-height:44px;border-radius:10px;padding:12px 14px;font-size:11px}.project-grid--stream{gap:46px}.project-card__media{aspect-ratio:4 / 3}.project-card__body{grid-template-columns:minmax(54px,.25fr) minmax(0,1fr);gap:10px;font-size:9px;line-height:1.35}.project-card__title-group h3{font-size:9px;line-height:1.35}.project-card__disciplines{grid-column:2;text-align:left}.project-card__title-group p{white-space:normal}.project-card--list .project-card__body{grid-template-columns:minmax(54px,.25fr) minmax(0,1fr)}.project-hero-media img,.media-block--wide img,.media-block--wide video,.media-block--wide iframe{aspect-ratio:4 / 3}.reference-page{min-height:auto;align-content:end;padding:132px 0 70px}.reference-page h1{font-size:clamp(42px,16vw,74px)}.project-hero{padding-top:128px}.project-hero h1{font-size:clamp(42px,14vw,72px)}.project-meta dl{grid-template-columns:1fr}.case-study{font-size:15px;line-height:1.55}.media-stack{gap:16px}.menu-page{grid-template-columns:1fr;align-content:end;gap:26px;padding:132px 18px 42px}.menu-page__mark{font-size:clamp(72px,28vw,118px)}.site-footer{grid-template-columns:1fr;justify-items:start;gap:12px}}.site-header{grid-template-columns:minmax(180px,1fr) auto minmax(180px,1fr)}.brand-mark,.site-nav{pointer-events:auto}.brand-mark{grid-column:1}.site-nav{grid-column:2;max-width:min(760px,calc(100vw - (var(--header-gutter) * 2) - 240px));min-height:clamp(60px,4.55vw,88px);gap:clamp(4px,.32vw,7px);border-radius:clamp(22px,1.8vw,34px);padding:clamp(6px,.45vw,9px)}.site-nav a{min-height:clamp(48px,3.5vw,70px);border-radius:clamp(16px,1.28vw,24px);padding:clamp(16px,1.15vw,22px) clamp(34px,2.9vw,62px);font-size:clamp(14px,1vw,20px);font-weight:400;color:var(--muted)}.site-nav a:hover,.site-nav a:focus-visible,.site-nav a[aria-current=page]{background:var(--ink);color:#fff}.site-nav a:focus-visible{outline:0;box-shadow:0 0 0 2px #ffffffe6,0 0 0 4px #12121238}.site-nav a[aria-current=page]:before{background:currentColor}.reference-intro[data-scroll-fade] .reference-intro__copy{opacity:var(--intro-opacity, 1);transform:translateY(var(--intro-y, 0px));will-change:opacity,transform}.work-view-switch{margin-bottom:clamp(18px,1.55vw,28px)}.work-view-switch a{min-width:clamp(58px,4.1vw,78px);min-height:clamp(46px,3.2vw,56px);justify-content:center;border-radius:12px;padding:0 clamp(16px,1.2vw,22px);font-size:clamp(13px,.84vw,16px);font-weight:500}.project-card--list .project-card__link{padding:clamp(28px,2.15vw,40px) 0;transition:background var(--motion-fast) var(--motion-ease),padding var(--motion-fast) var(--motion-ease)}.project-card--list .project-card__body{grid-template-columns:minmax(150px,.24fr) minmax(0,1fr) minmax(220px,.32fr);gap:clamp(18px,2.1vw,34px);font-size:clamp(14px,.92vw,18px);line-height:1.28;transition:transform var(--motion-fast) var(--motion-ease)}.project-card--list .project-card__title-group h3{font-size:clamp(14px,.92vw,18px);line-height:1.28;font-weight:600}.project-card--list .project-card__link:hover,.project-card--list .project-card__link:focus-visible{background:#12121206}.project-card--list .project-card__link:hover .project-card__body,.project-card--list .project-card__link:focus-visible .project-card__body{transform:translate(8px)}.motion-ready [data-motion=work-context-left]{transform:translate(-48px);transition-delay:80ms}.motion-ready [data-motion=work-context-right]{transform:translate(48px);transition-delay:.14s}.motion-ready [data-motion=work-controls]{transform:translateY(18px);transition-delay:.18s}.motion-ready [data-motion=project-card]{transform:translateY(54px) scale(.985)}@media(max-width:1100px){.site-header{grid-template-columns:minmax(108px,1fr) auto minmax(108px,1fr)}.site-nav{max-width:min(520px,calc(100vw - 240px));min-height:54px;border-radius:20px;padding:5px}.site-nav a{min-height:44px;border-radius:15px;padding:13px clamp(20px,3.2vw,34px);font-size:12px}}@media(max-width:720px){.site-header{display:grid;width:calc(100% - 28px);grid-template-columns:minmax(70px,1fr) minmax(0,auto) minmax(42px,1fr);gap:8px}.brand-mark{grid-column:1;justify-self:start;position:static}.site-nav{grid-column:2;justify-self:center;position:static}.language-switch{grid-column:3;justify-self:end;position:static;min-width:42px;min-height:40px;border-radius:16px;padding:0 9px;font-size:11px}}@media(max-width:340px){.site-header{grid-template-columns:1fr auto;grid-template-rows:40px auto;align-items:center;height:auto;row-gap:6px}.brand-mark{grid-column:1;grid-row:1}.language-switch{grid-column:2;grid-row:1}.site-nav{grid-column:1 / -1;grid-row:2;width:min(100%,272px);max-width:100%;justify-self:center;transform:none}}.site-header{grid-template-columns:minmax(112px,1fr) auto minmax(56px,1fr);direction:ltr}.language-switch{grid-column:3;justify-self:end;min-width:48px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:var(--control-radius);background:#f4f1eab8;color:var(--ink);font-size:13px;line-height:1;font-weight:600;text-decoration:none;pointer-events:auto;backdrop-filter:blur(14px);transition:background .22s var(--ease),border-color .22s var(--ease),color .22s var(--ease),transform .22s var(--ease)}.language-switch:hover,.language-switch:focus-visible{border-color:var(--ink);background:var(--ink);color:var(--bg);transform:translateY(-1px)}.lang-he .site-nav a[aria-current=page]:before{margin-right:0;margin-left:10px}.text-flow[dir=rtl],.lang-he .project-card__body,.lang-he .project-meta,.lang-he .case-study,.lang-he .contact-form{direction:rtl;text-align:right}.lang-he .project-card__tag-row{direction:rtl;justify-content:flex-end}.lang-he .contact-form input,.lang-he .contact-form textarea{text-align:right}.lang-he .contact-form__label{flex-direction:row}@media(max-width:720px){.site-header{width:calc(100% - 28px);grid-template-columns:minmax(70px,1fr) minmax(0,auto) minmax(42px,1fr);gap:8px}.language-switch{min-width:42px;min-height:40px;border-radius:16px;padding:0 9px;font-size:11px}.lang-he .site-nav a[aria-current=page]:before{margin-left:5px}}@media(max-width:380px){.site-header{width:calc(100% - 20px);gap:6px}.brand-mark{font-size:12px}.language-switch{min-width:38px;padding:0 7px}.site-nav a{padding-inline:8px}}@media(max-width:720px){.site-header{grid-template-columns:minmax(58px,1fr) auto minmax(58px,1fr)}.brand-mark{font-size:10px;min-height:44px;font-weight:600}.site-nav{max-width:min(282px,calc(100vw - 96px));min-height:48px;border-radius:16px;padding:3px}.site-nav a{min-height:42px;border-radius:13px;padding:10px clamp(9px,2.6vw,14px);font-size:11px}.site-nav a[aria-current=page]:before{width:3px;height:3px;margin-right:5px}.showreel-hero{min-height:clamp(430px,58svh,540px)}.showreel-hero__video{object-fit:contain;object-position:center center;background:#9b9b9b}.project-card--list .project-card__link{padding:22px 0}.project-card--list .project-card__body{grid-template-columns:1fr;gap:6px;font-size:13px;line-height:1.28}.project-card--list .project-card__title-group h3{font-size:14px;line-height:1.28}.project-card--list .project-card__disciplines{grid-column:1;text-align:left}}@media(max-width:360px){.site-nav{max-width:min(246px,calc(100vw - 78px))}.site-nav a{padding-inline:7px;font-size:10px}}@media(max-width:720px){.motion-ready [data-motion=work-context-left],.motion-ready [data-motion=work-context-right]{transform:translateY(28px)}}.project-card__tag-row{display:flex;flex-wrap:wrap;gap:clamp(8px,.75vw,14px);align-items:center;padding-top:clamp(16px,1.35vw,26px)}.project-card__tag-row span{display:inline-flex;min-height:clamp(36px,2.4vw,50px);align-items:center;border-radius:10px;background:var(--surface);padding:0 clamp(18px,1.35vw,30px);color:var(--ink);font-size:clamp(15px,1.05vw,22px);line-height:1;font-weight:400;text-transform:uppercase;letter-spacing:.04em;font-family:var(--font-sans);transition:background var(--motion-fast) var(--motion-ease),color var(--motion-fast) var(--motion-ease),transform var(--motion-fast) var(--motion-ease)}.project-card__link:hover .project-card__tag-row span,.project-card__link:focus-visible .project-card__tag-row span{background:var(--ink);color:#fff;transform:translateY(-1px)}.secondary-page{width:min(1185px,calc(100% - (var(--header-gutter) * 2)));min-height:clamp(580px,72vh,760px);display:grid;grid-template-columns:minmax(160px,.72fr) minmax(420px,700px) minmax(180px,.75fr);grid-template-areas:"label statement note";gap:clamp(28px,4vw,84px);align-items:center;margin-inline:auto;padding-top:clamp(90px,9vh,140px)}.secondary-page__label{grid-area:label;align-self:center;color:var(--soft-muted);font-size:clamp(13px,.9vw,16px);line-height:1.35;font-weight:400}.secondary-page h1{grid-area:statement;max-width:690px;color:var(--ink);font-size:clamp(24px,2.35vw,44px);line-height:1.14;font-weight:400;text-wrap:balance}.secondary-page__note{grid-area:note;max-width:340px;color:var(--ink);font-size:clamp(15px,1.05vw,20px);line-height:1.33;font-weight:400}.secondary-grid,.contact-brief-grid{width:min(1185px,calc(100% - (var(--header-gutter) * 2)));display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:0 auto clamp(96px,10vw,154px);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.secondary-grid article,.contact-brief-grid article{min-height:clamp(150px,13vw,226px);display:grid;align-content:start;gap:18px;padding:clamp(22px,2.4vw,40px);border-right:1px solid var(--line)}.secondary-grid article:nth-child(3n),.contact-brief-grid article:nth-child(3n){border-right:0}.secondary-grid h2,.contact-brief-grid h2{color:var(--soft-muted);font-size:clamp(12px,.78vw,14px);line-height:1.2;font-weight:500;text-transform:uppercase;letter-spacing:.04em}.secondary-grid p,.secondary-grid a,.secondary-grid li,.contact-brief-grid p{color:var(--ink);font-size:clamp(14px,.98vw,18px);line-height:1.38;font-weight:400}.secondary-grid ul{display:grid;gap:8px;margin:0;padding:0;list-style:none}.secondary-grid a{text-decoration:none}.secondary-grid a:hover{text-decoration:underline;text-underline-offset:.18em}.contact-actions{grid-area:note;display:flex;flex-wrap:wrap;gap:10px;align-self:end}.contact-actions .button{margin-top:0}.motion-ready [data-motion=footer]{transform:translateY(38px)}@media(max-width:1100px){.secondary-page{width:var(--work-width);min-height:clamp(520px,70vh,680px);grid-template-columns:1fr;grid-template-areas:"label" "statement" "note";align-content:end;align-items:start;gap:24px;padding-top:132px;padding-bottom:54px}.secondary-page h1,.secondary-page__note{max-width:720px}.secondary-grid,.contact-brief-grid{width:var(--work-width);grid-template-columns:repeat(2,minmax(0,1fr))}.secondary-grid article:nth-child(3n),.contact-brief-grid article:nth-child(3n){border-right:1px solid var(--line)}.secondary-grid article:nth-child(2n),.contact-brief-grid article:nth-child(2n){border-right:0}.site-footer{padding-inline:24px}}@media(max-width:720px){.brand-mark{font-size:13px;min-height:44px}.reference-intro{min-height:68vh;min-height:68svh;padding:58px 18px 50px}.reference-intro__copy{font-size:clamp(20px,6.2vw,26px);line-height:1.18}.project-card__tag-row{gap:8px;padding-top:12px}.project-card__tag-row span{min-height:34px;border-radius:8px;padding:0 14px;font-size:13px;letter-spacing:.035em}.secondary-page{min-height:auto;padding-top:118px;padding-bottom:44px;gap:18px}.secondary-page h1{font-size:clamp(25px,7vw,36px);line-height:1.12}.secondary-page__note{font-size:15px;line-height:1.36}.secondary-grid,.contact-brief-grid{grid-template-columns:1fr;margin-bottom:76px}.secondary-grid article,.contact-brief-grid article,.secondary-grid article:nth-child(2n),.secondary-grid article:nth-child(3n),.contact-brief-grid article:nth-child(2n),.contact-brief-grid article:nth-child(3n){min-height:auto;border-right:0;border-bottom:1px solid var(--line);padding:24px 0}.secondary-grid article:last-child,.contact-brief-grid article:last-child{border-bottom:0}.contact-actions{align-self:start}}@media(min-width:721px){.project-card__tag-row span{min-height:clamp(42px,3vw,58px);padding-inline:clamp(20px,1.55vw,34px);font-size:clamp(18px,1.25vw,24px)}}.brand-mark{font-size:clamp(21px,1.48vw,31px);font-weight:700}.project-card__link{gap:0}.project-card__tag-row{gap:clamp(10px,.82vw,16px);padding-top:clamp(18px,1.45vw,28px)}.project-card__tag-row span{min-height:clamp(42px,3.2vw,62px);border-radius:clamp(8px,.7vw,12px);padding-inline:clamp(18px,1.6vw,34px);font-size:clamp(18px,1.2vw,24px);font-weight:400;letter-spacing:.045em}.project-card__body--stream{grid-template-columns:minmax(128px,.22fr) minmax(0,1fr) minmax(190px,.3fr);gap:clamp(16px,1.8vw,32px);padding-top:clamp(12px,1vw,18px);color:var(--ink);font-size:clamp(13px,.86vw,16px);line-height:1.33}.project-card__body--stream .project-card__title-group{gap:5px}.project-card__body--stream .project-card__title-group h3{font-size:clamp(13px,.86vw,16px);line-height:1.32;font-weight:650}.project-card__body--stream .project-card__title-group p{max-width:640px;overflow:visible;text-overflow:clip;white-space:normal}.secondary-page{min-height:clamp(520px,62vh,690px);grid-template-columns:minmax(132px,.55fr) minmax(420px,680px) minmax(220px,.72fr);align-items:end;padding-top:clamp(142px,15vh,190px);padding-bottom:clamp(58px,8vh,88px)}.secondary-page h1{max-width:720px;font-size:clamp(24px,2vw,36px);line-height:1.2;font-weight:400}.secondary-page__label,.secondary-page__note{padding-bottom:.16em}.secondary-page__note{font-size:clamp(14px,.98vw,18px);line-height:1.42}.secondary-grid,.contact-brief-grid{width:min(1185px,calc(100% - (var(--header-gutter) * 2)));margin-bottom:clamp(88px,8vw,132px)}.secondary-grid article,.contact-brief-grid article{min-height:clamp(138px,11vw,198px);padding:clamp(24px,2.2vw,36px)}.secondary-grid--profile article:first-child,.secondary-grid--profile article:nth-child(2),.contact-brief-grid article:first-child,.contact-brief-grid article:nth-child(2){background:linear-gradient(180deg,#12121205,#12121200)}.secondary-grid li+li{margin-top:7px}.contact-actions{align-self:end;justify-content:flex-start}.contact-actions .button{min-width:clamp(128px,9vw,168px);min-height:45px;border-radius:7px;font-size:13px}.site-footer{margin-top:clamp(78px,8vw,126px)}@media(max-width:1100px){.secondary-page{min-height:clamp(500px,62vh,650px);grid-template-columns:1fr;align-content:end;align-items:start;gap:22px;padding-top:132px;padding-bottom:48px}.project-card__body--stream{grid-template-columns:minmax(100px,.24fr) minmax(0,1fr) minmax(150px,.28fr)}}@media(max-width:720px){.site-header{inset:18px 16px auto;grid-template-columns:minmax(72px,1fr) auto minmax(28px,1fr);gap:8px}.brand-mark{font-size:14px;min-height:48px}.site-nav{max-width:min(292px,calc(100vw - 108px));min-height:50px;border-radius:18px;padding:4px}.site-nav a{min-height:42px;border-radius:14px;padding:10px clamp(9px,2.5vw,13px);font-size:11.5px}.showreel-hero{min-height:100vh;min-height:100svh}.showreel-hero__video{object-fit:cover;object-position:50% 52%}.reference-intro{min-height:62vh;min-height:62svh;align-items:start;padding:64px 18px 44px}.reference-intro__copy{max-width:350px;font-size:clamp(22px,6.45vw,28px);line-height:1.18}.work-context{padding-top:66px}.project-card__tag-row{gap:8px;padding-top:14px}.project-card__tag-row span{min-height:36px;border-radius:8px;padding-inline:14px;font-size:13.5px}.project-card__body--stream{grid-template-columns:minmax(72px,.24fr) minmax(0,1fr);gap:8px 12px;padding-top:10px;font-size:12px;line-height:1.34}.project-card__body--stream .project-card__title-group h3{font-size:12px}.project-card__body--stream .project-card__disciplines{grid-column:2;text-align:left}.secondary-page{min-height:auto;gap:17px;padding-top:112px;padding-bottom:38px}.secondary-page h1{font-size:clamp(24px,6.45vw,32px);line-height:1.16}.secondary-page__label,.secondary-page__note{font-size:14px}.secondary-grid,.contact-brief-grid{width:var(--work-width);margin-bottom:62px}.secondary-grid article,.contact-brief-grid article,.secondary-grid article:nth-child(2n),.secondary-grid article:nth-child(3n),.contact-brief-grid article:nth-child(2n),.contact-brief-grid article:nth-child(3n){padding:22px 0}.contact-actions{order:3}.contact-actions .button{min-width:132px}}@media(max-width:360px){.site-nav{max-width:min(254px,calc(100vw - 84px))}.site-nav a{padding-inline:7px;font-size:10.5px}.brand-mark{font-size:13px}}.motion-ready [data-motion=footer]{opacity:1;transform:none;transition:none}.secondary-page__aside{grid-area:note;align-self:end;display:grid;gap:18px;max-width:360px}.secondary-page__aside .secondary-page__note,.secondary-page__aside .contact-actions{grid-area:auto;align-self:auto}.secondary-page__aside .contact-actions{display:flex}@media(max-width:1100px){.secondary-page__aside{max-width:720px;align-self:start}}@media(max-width:720px){.secondary-page__aside{gap:14px}}@media(max-width:720px){html{scroll-behavior:auto}.site-header{inset:18px 16px auto;display:grid;grid-template-columns:max-content minmax(0,1fr);align-items:center;gap:16px}.brand-mark{grid-column:1;min-height:44px;font-size:14px;align-items:center}.site-nav{grid-column:2;justify-self:end;max-width:min(248px,calc(100vw - 116px));min-height:48px;overflow:visible}.site-nav a{min-height:40px;padding:10px clamp(8px,2.2vw,12px);font-size:11px}.reference-intro.reference-intro--compact{min-height:auto;align-items:start;place-items:start center;padding:98px 18px 30px}.reference-intro.reference-intro--compact .reference-intro__copy{max-width:350px;font-size:clamp(23px,6.1vw,27px);line-height:1.16}.reference-intro.reference-intro--compact+.work-index .work-view-switch{margin-top:0;margin-bottom:18px}.reference-intro.reference-intro--compact+.work-index .project-card--stream:first-child .project-card__media{aspect-ratio:4 / 3}}@media(max-width:360px){.site-header{gap:10px}.site-nav{max-width:min(224px,calc(100vw - 94px))}.site-nav a{font-size:10px;padding-inline:6px}}.site-header{inset:clamp(26px,2.75vw,48px) var(--header-gutter) auto;grid-template-columns:minmax(170px,1fr) auto minmax(170px,1fr);align-items:center}.brand-mark{min-height:clamp(42px,3.3vw,58px);font-size:clamp(22px,1.5vw,30px);line-height:1}.site-nav{max-width:min(560px,calc(100vw - (var(--header-gutter) * 2) - 280px));min-height:clamp(52px,3.55vw,68px);border-radius:clamp(20px,1.45vw,28px);padding:clamp(5px,.42vw,8px);gap:clamp(3px,.28vw,5px)}.site-nav a{min-height:clamp(42px,2.74vw,54px);border-radius:clamp(15px,1.06vw,21px);padding:0 clamp(26px,2.15vw,42px);font-size:clamp(13px,.9vw,17px);line-height:1}.reference-intro.reference-intro--compact{min-height:auto;padding-top:clamp(132px,15vh,176px);padding-bottom:clamp(46px,6vh,72px)}.reference-intro.reference-intro--compact .reference-intro__copy{max-width:min(920px,calc(100vw - 48px));font-size:clamp(30px,2.05vw,42px);line-height:1.14}.reference-intro.reference-intro--compact+.work-index .work-view-switch{margin-top:0;margin-bottom:clamp(18px,1.6vw,28px)}.work-view-switch a{min-width:clamp(64px,4.4vw,88px);min-height:clamp(48px,3.2vw,58px);font-size:clamp(14px,.92vw,17px)}.project-card__tag-row span{font-size:clamp(18px,1.22vw,24px)}.project-card__body--stream,.project-card--list .project-card__body,.project-card__body--stream .project-card__title-group h3,.project-card--list .project-card__title-group h3{font-size:clamp(14px,.92vw,18px)}.project-card--video .project-card__media video{transform:scale(1.16)}.project-card--video .project-card__link:hover .project-card__media video,.project-card--video .project-card__link:focus-visible .project-card__media video{transform:scale(1.18)}@media(min-width:1440px){.work-stream{padding-bottom:clamp(104px,8vw,150px)}.project-grid--stream{gap:clamp(62px,7.4vw,112px)}}@media(max-width:1100px){.site-header{inset:24px 28px auto;grid-template-columns:minmax(112px,1fr) auto minmax(112px,1fr)}.brand-mark{min-height:46px;font-size:18px}.site-nav{max-width:min(462px,calc(100vw - 236px));min-height:50px;border-radius:18px;padding:4px}.site-nav a{min-height:42px;border-radius:14px;padding-inline:clamp(18px,3vw,31px);font-size:12px}.reference-intro.reference-intro--compact{padding-top:116px;padding-bottom:38px}.reference-intro.reference-intro--compact .reference-intro__copy{font-size:clamp(28px,4vw,36px);line-height:1.15}}@media(max-width:720px){html{scroll-behavior:auto}.site-header{inset:18px 16px auto;display:block;height:52px}.brand-mark{position:absolute;left:0;top:3px;min-height:44px;font-size:14px;z-index:2}.site-nav{position:absolute;left:50%;top:0;width:220px;max-width:220px;min-height:50px;transform:translate(-50%);border-radius:18px;padding:4px;overflow:visible}.site-nav a{min-height:42px;border-radius:14px;padding-inline:10px;font-size:10.8px}.site-nav a[aria-current=page]:before{width:3px;height:3px;margin-right:5px}.showreel-hero{min-height:100svh}.showreel-hero__video{object-fit:cover;object-position:50% 52%}.reference-intro:not(.reference-intro--compact){min-height:50svh;padding:74px 18px 46px}.reference-intro.reference-intro--compact{padding:96px 16px 28px}.reference-intro.reference-intro--compact .reference-intro__copy{max-width:356px;font-size:clamp(24px,6.35vw,29px);line-height:1.16}.work-context{min-height:auto;padding-top:28px;padding-bottom:44px}.work-view-switch{gap:10px}.work-view-switch a{min-width:60px;min-height:48px;border-radius:11px;padding-inline:14px;font-size:13px}.project-card__media{aspect-ratio:4 / 3}.project-card__tag-row{gap:9px;padding-top:16px}.project-card__tag-row span{min-height:38px;padding-inline:14px;font-size:13.6px}.project-card__body--stream{grid-template-columns:minmax(76px,.24fr) minmax(0,1fr);gap:8px 14px;padding-top:12px;font-size:12.6px;line-height:1.36}.project-card__body--stream .project-card__title-group h3{font-size:12.6px}.project-card__body--stream .project-card__disciplines{grid-column:2;text-align:left}.project-card--list .project-card__link{padding:24px 0}.project-card--list .project-card__body{font-size:13px;line-height:1.34}.project-card--list .project-card__title-group h3{font-size:13px}}@media(max-width:340px){.site-header{height:98px}.brand-mark{top:0}.site-nav{top:46px;width:min(272px,calc(100vw - 32px));max-width:min(272px,calc(100vw - 32px))}.site-nav a{font-size:10.5px}.reference-intro.reference-intro--compact{padding-top:132px}.secondary-page{padding-top:138px}}html{scroll-behavior:auto}@media(min-width:341px)and (max-width:720px){.site-nav{left:min(118px,calc(100vw - 236px));transform:none}}.site-nav a{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;gap:.48em;height:clamp(42px,2.74vw,54px);min-height:0;padding-block:0;line-height:1;text-align:center}.site-nav a[aria-current=page]:before{flex:0 0 auto;margin:0;width:.32em;height:.32em;vertical-align:0;transform:translateY(.02em)}@media(max-width:1100px){.site-nav a{height:42px}}@media(max-width:720px){.site-nav a{height:42px;gap:.38em}}.project-card__tag-row{gap:clamp(6px,.48vw,10px);padding-top:clamp(12px,.95vw,18px)}.project-card__tag-row span{min-height:clamp(29px,1.9vw,36px);border-radius:8px;padding-inline:clamp(14px,1.06vw,20px);background:var(--surface);color:var(--ink);font-size:clamp(13px,.86vw,18px);line-height:1;font-weight:400;letter-spacing:.035em;text-transform:uppercase;transform:none!important;transition:none!important}.project-card__link:hover .project-card__tag-row span,.project-card__link:focus-visible .project-card__tag-row span{background:var(--surface);color:var(--ink);transform:none!important}@media(max-width:720px){.project-card__tag-row{gap:7px;padding-top:12px}.project-card__tag-row span{min-height:32px;padding-inline:13px;font-size:12px;letter-spacing:.025em}}.site-footer,.motion-ready [data-motion=footer]{width:min(1185px,calc(100% - (var(--header-gutter) * 2)));min-height:0;display:grid;grid-template-columns:minmax(150px,1fr) auto minmax(220px,1fr);align-items:center;gap:clamp(18px,2.4vw,42px);margin:clamp(72px,8vw,120px) auto 0;padding:clamp(24px,2.4vw,38px) 0 clamp(30px,3vw,48px);overflow:visible;background:transparent;color:var(--ink);transform:none;transition:none}.footer-brand{justify-self:start;color:var(--ink);font-size:clamp(20px,1.35vw,27px);line-height:1;font-weight:700;text-decoration:none}.footer-actions{justify-self:end;display:inline-flex;align-items:center;gap:10px}.footer-contact-button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--ink);color:var(--bg);padding-inline:18px;font-size:13px;line-height:1;font-weight:500;text-decoration:none;transition:background var(--motion-fast) var(--motion-ease),color var(--motion-fast) var(--motion-ease)}.footer-contact-button:hover,.footer-contact-button:focus-visible{background:var(--graphite);color:#fff}.footer-icon-link{width:42px;height:42px;display:inline-grid;place-items:center;border:1px solid var(--line);border-radius:999px;background:var(--bg);color:var(--ink);text-decoration:none;transform:none!important;transition:background var(--motion-fast) var(--motion-ease),border-color var(--motion-fast) var(--motion-ease),color var(--motion-fast) var(--motion-ease)}.footer-icon-link:hover,.footer-icon-link:focus-visible{border-color:var(--ink);background:var(--ink);color:var(--bg);transform:none!important}.footer-icon-link svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.footer-icon-link--linkedin span{font-size:17px;line-height:1;font-weight:700}@media(max-width:720px){.site-footer,.motion-ready [data-motion=footer]{width:var(--work-width);grid-template-columns:1fr;justify-items:start;gap:18px;margin-top:64px;padding-bottom:34px}.footer-actions{justify-self:start}.footer-actions{flex-wrap:wrap}}:root{--control-radius: 16px;--control-height: 48px;--control-padding-x: 22px;--control-font-size: clamp(14px, .92vw, 16px)}.button,.footer-contact-button,.work-view-switch a{min-height:var(--control-height);height:var(--control-height);border-radius:var(--control-radius);padding:0 var(--control-padding-x);font-size:var(--control-font-size);line-height:1;font-weight:500;display:inline-flex;align-items:center;justify-content:center}.site-nav a{border-radius:var(--control-radius)}.site-nav a[aria-current=page]{background:var(--ink);color:var(--bg)}.site-nav a:hover,.site-nav a:focus-visible{background:#1212120f;color:var(--ink)}.site-nav a[aria-current=page]:hover,.site-nav a[aria-current=page]:focus-visible{background:var(--ink);color:var(--bg)}.button{gap:.45em;border:1px solid transparent}.button:hover,.button:focus-visible,.footer-contact-button:hover,.footer-contact-button:focus-visible,.work-view-switch a:hover,.work-view-switch a:focus-visible{transform:none}.button--primary,.footer-contact-button,.work-view-switch a[aria-current=page]{border-color:var(--ink);background:var(--ink);color:var(--bg)}.button--quiet,.work-view-switch a:not([aria-current=page]){border-color:var(--line);background:var(--surface);color:var(--ink)}.button--primary:hover,.button--primary:focus-visible,.footer-contact-button:hover,.footer-contact-button:focus-visible,.work-view-switch a[aria-current=page]:hover,.work-view-switch a[aria-current=page]:focus-visible{border-color:var(--ink);background:var(--ink);color:var(--bg)}.button--quiet:hover,.button--quiet:focus-visible,.work-view-switch a:not([aria-current=page]):hover,.work-view-switch a:not([aria-current=page]):focus-visible{border-color:var(--line-strong);background:var(--surface-strong);color:var(--ink)}.footer-icon-link{width:var(--control-height);height:var(--control-height);border-radius:var(--control-radius)}@media(max-width:720px){:root{--control-radius: 15px;--control-height: 46px;--control-padding-x: 18px;--control-font-size: 14px}.site-nav a{height:42px;min-height:42px;border-radius:14px}}.contact-actions .button,.secondary-page__aside .contact-actions .button{min-height:var(--control-height);height:var(--control-height);border-radius:var(--control-radius);padding:0 var(--control-padding-x);font-size:var(--control-font-size)}:root{--fixed-header-clearance: clamp(104px, 10vw, 148px)}html{scroll-padding-top:var(--fixed-header-clearance)}#intro,.work-stream,.work-context,.work-index,.work-view-switch,.project-card,.reference-intro,.secondary-page,.project-hero,.project-hero-media,.site-footer{scroll-margin-top:var(--fixed-header-clearance)}.work-stream{scroll-margin-top:0}.work-context{padding-top:clamp(44px,4.8vw,72px)}.project-card__tag-row{gap:clamp(6px,.42vw,9px);padding-top:clamp(10px,.72vw,14px)}.project-card__tag-row span{min-height:clamp(24px,1.55vw,31px);border-radius:8px;padding-inline:clamp(10px,.78vw,15px);font-size:clamp(11px,.72vw,14px);letter-spacing:.045em}.project-card__body--stream,.project-card__body--stream .project-card__title-group h3,.project-card--list .project-card__body,.project-card--list .project-card__title-group h3{font-size:clamp(12px,.78vw,15px)}.project-card__body--stream{grid-template-columns:minmax(116px,.2fr) minmax(0,1fr) minmax(156px,.24fr);gap:clamp(12px,1.28vw,24px);padding-top:clamp(10px,.78vw,15px)}.work-view-switch a{min-width:clamp(58px,3.7vw,76px);min-height:46px;height:46px;font-size:clamp(13px,.82vw,15px)}.back-link{min-height:44px;display:inline-flex;align-items:center;border-radius:14px;background:var(--surface);color:var(--ink);padding:0 14px;font-size:12px;line-height:1}.project-hero{min-height:clamp(520px,68vh,690px);padding-top:clamp(134px,16vh,190px);padding-bottom:clamp(38px,5.8vh,72px)}.project-hero h1{max-width:840px;font-size:clamp(58px,9vw,134px)}.project-hero-media{margin-top:clamp(-34px,-2.1vw,-12px)}.secondary-page--contact{min-height:clamp(520px,66vh,680px);grid-template-columns:minmax(0,840px);grid-template-areas:"label" "statement" "note";place-content:center;justify-items:center;gap:clamp(16px,2.2vw,28px);padding-top:clamp(128px,14vh,176px);padding-bottom:clamp(56px,8vh,96px);text-align:center}.secondary-page--contact .secondary-page__label{align-self:auto;padding:0}.secondary-page--contact h1{max-width:820px;font-size:clamp(32px,3.2vw,54px);line-height:1.08}.secondary-page--contact .secondary-page__aside{justify-items:center;max-width:560px;gap:22px}.secondary-page--contact .secondary-page__note{max-width:520px;color:var(--muted)}.secondary-page--contact .contact-actions{justify-content:center;width:100%}.secondary-page--contact .contact-actions .button{min-width:min(100%,280px)}.contact-brief-grid{margin-top:clamp(10px,2.8vw,44px)}@media(max-width:1100px){:root{--fixed-header-clearance: 108px}.work-context{padding-top:68px}.project-card__body--stream{grid-template-columns:minmax(96px,.22fr) minmax(0,1fr)}.project-card__body--stream .project-card__disciplines{grid-column:2;text-align:left}.page-information .secondary-page--information{min-height:auto;padding-top:156px;padding-bottom:72px}}@media(max-width:720px){:root{--fixed-header-clearance: 92px}.work-context{padding-top:54px;padding-bottom:36px}.work-view-switch a{min-width:58px;min-height:44px;height:44px;border-radius:13px;font-size:12px}.project-card__tag-row{gap:6px;padding-top:10px}.project-card__tag-row span{min-height:27px;padding-inline:10px;font-size:10.6px;letter-spacing:.04em}.project-card__body--stream,.project-card__body--stream .project-card__title-group h3,.project-card--list .project-card__body,.project-card--list .project-card__title-group h3{font-size:12.5px}.project-hero{min-height:auto;padding-top:122px;padding-bottom:34px}.project-hero h1{font-size:clamp(52px,16vw,78px)}.project-hero-media{margin-top:-12px}.secondary-page--contact{min-height:auto;padding:124px 18px 64px}.secondary-page--contact h1{font-size:clamp(31px,9vw,42px)}.secondary-page--contact .contact-actions{display:grid;grid-template-columns:1fr;max-width:290px}.secondary-page--contact .contact-actions .button{width:100%}.page-information .secondary-page--information{padding:128px 18px 58px}.page-information .secondary-page--information h1{font-size:clamp(31px,8.6vw,42px);line-height:1.1}.site-footer,.motion-ready [data-motion=footer]{width:100%;min-height:230px;grid-template-columns:1fr;justify-items:start;gap:16px;padding:34px 18px 46px}.site-footer:before{left:18px;right:18px;bottom:-.12em;font-size:clamp(60px,25vw,116px)}}.secondary-page__label,.contact-brief-grid,.page-information .secondary-grid--profile{display:none}.secondary-page__cta-row{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.secondary-page--information{width:min(1185px,calc(100% - (var(--header-gutter) * 2)));min-height:100svh;display:grid;grid-template-columns:minmax(0,1fr);grid-template-areas:"statement" "note" "actions";place-content:center;justify-items:center;gap:clamp(18px,2vw,30px);padding-top:clamp(132px,14vh,188px);padding-bottom:clamp(82px,10vh,132px);text-align:center}.page-information .secondary-page--information h1{grid-area:statement;max-width:1060px;color:var(--muted);font-size:clamp(42px,4.7vw,82px);line-height:1.06;font-weight:400}.page-information .secondary-page--information .secondary-page__note{grid-area:note;max-width:660px;color:var(--muted);font-size:clamp(16px,1.05vw,20px);line-height:1.38;text-align:center}.page-information .secondary-page__cta-row{grid-area:actions;margin-top:8px}.page-information .secondary-page__cta-row .button--primary{border-color:var(--ink);background:var(--ink);color:var(--bg)}.page-information .secondary-page__cta-row .button--quiet{border-color:#f4f1ea33;background:#f4f1ea0f;color:var(--ink)}.secondary-page--contact{width:min(1185px,calc(100% - (var(--header-gutter) * 2)));min-height:auto;display:grid;grid-template-columns:minmax(0,980px);grid-template-areas:"statement" "note";place-content:center;justify-items:center;gap:clamp(18px,2.2vw,32px);padding-top:clamp(150px,16vh,210px);padding-bottom:clamp(34px,5vw,68px);text-align:center}.secondary-page--contact h1{grid-area:statement;max-width:980px;font-size:clamp(42px,4.4vw,82px);line-height:1.06}.secondary-page--contact .secondary-page__aside{grid-area:note;width:min(100%,660px);display:grid;justify-items:center;gap:22px}.secondary-page--contact .secondary-page__note{max-width:650px;color:var(--muted);font-size:clamp(16px,1.05vw,20px);line-height:1.4}.secondary-page--contact .contact-actions{grid-area:auto;width:min(100%,360px);display:grid;grid-template-columns:1fr;gap:10px;justify-content:center}.secondary-page--contact .contact-actions .button{width:100%;min-width:0}.contact-form-section{width:min(760px,calc(100% - (var(--header-gutter) * 2)));margin:0 auto clamp(96px,10vw,150px);scroll-margin-top:clamp(120px,14vh,190px)}.contact-form{display:grid;gap:clamp(18px,1.55vw,28px)}.contact-form label{display:block}.contact-form input,.contact-form textarea{width:100%;border:1px solid var(--line-strong);border-radius:6px;background:#fff;color:var(--ink);font:inherit;font-size:clamp(18px,1.2vw,22px);line-height:1.35;outline:none;transition:border-color var(--motion-fast) var(--motion-ease),box-shadow var(--motion-fast) var(--motion-ease)}.contact-form input{min-height:58px;padding:0 clamp(14px,1vw,20px)}.contact-form textarea{min-height:172px;resize:vertical;padding:16px clamp(14px,1vw,20px)}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#1212126b}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--ink);box-shadow:0 0 0 3px #12121214}.contact-form__submit{justify-self:start;min-width:min(100%,180px)}.contact-form__note{max-width:420px;color:var(--muted);font-size:13px;line-height:1.4}@media(max-width:1100px){.secondary-page--information{min-height:92svh;padding-top:150px;padding-bottom:86px}.secondary-page--contact{padding-top:142px}}@media(max-width:720px){.secondary-page--information{width:100%;min-height:auto;padding:132px 22px 78px}.page-information .secondary-page--information h1{max-width:360px;font-size:clamp(30px,8.2vw,40px);line-height:1.09}.page-information .secondary-page--information .secondary-page__note{max-width:330px;font-size:15px;line-height:1.42}.page-information .secondary-page__cta-row{width:min(100%,290px);display:grid;grid-template-columns:1fr}.page-information .secondary-page__cta-row .button{width:100%}.secondary-page--contact{width:100%;padding:128px 18px 42px}.secondary-page--contact h1{font-size:clamp(34px,9.4vw,46px);line-height:1.08}.secondary-page--contact .secondary-page__note{font-size:15px}.secondary-page--contact .contact-actions{max-width:290px}.contact-form-section{width:calc(100% - 32px);margin-bottom:86px}.contact-form{gap:16px}.contact-form input{min-height:54px}.contact-form textarea{min-height:158px}.contact-form__submit{width:100%}}.project-card__media[data-fit=contain],.project-hero-media[data-fit=contain],.media-block[data-fit=contain]{background:var(--surface)}.project-card__media[data-fit=contain] img,.project-hero-media[data-fit=contain] img,.media-block[data-fit=contain] img{box-sizing:border-box;object-fit:contain}.project-card__media[data-fit=contain] img{padding:clamp(18px,3.3vw,58px)}.project-hero-media[data-fit=contain] img,.media-block[data-fit=contain] img{padding:clamp(18px,4.2vw,76px)}.media-embed{position:relative;overflow:hidden;background:#101010}.media-block--wide .media-embed{aspect-ratio:1.65}.media-block--standard .media-embed{aspect-ratio:4 / 3}.media-block--tall .media-embed{aspect-ratio:4 / 5}.media-block--square .media-embed{aspect-ratio:1}.media-embed iframe{width:100%;height:100%;display:block}.media-embed__fallback{position:absolute;right:14px;bottom:14px;min-height:40px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(244,241,234,.22);border-radius:14px;background:#101010c7;color:#f4f1ea;padding:0 16px;font-size:13px;line-height:1;font-weight:500;text-decoration:none;backdrop-filter:blur(10px)}.media-embed__fallback:hover,.media-embed__fallback:focus-visible{border-color:#f4f1ea;background:#f4f1ea;color:#101010}.contact-form__hint{max-width:420px;color:var(--muted);font-size:13px;line-height:1.4}.contact-form__label{display:flex;justify-content:space-between;gap:16px;margin-bottom:8px;color:var(--ink);font-size:14px;line-height:1.2;font-weight:500}.contact-form__label span{color:var(--soft-muted);font-weight:400}.contact-form input,.contact-form textarea{border-radius:var(--control-radius)}.site-nav a{min-height:44px}.footer-brand{min-height:44px;display:inline-flex;align-items:center}.site-footer,.motion-ready [data-motion=footer]{width:min(1185px,calc(100% - (var(--header-gutter) * 2)));min-height:0;grid-template-columns:minmax(150px,1fr) auto minmax(220px,1fr);margin:clamp(72px,8vw,120px) auto 0;padding:clamp(24px,2.4vw,38px) 0 clamp(30px,3vw,48px);overflow:visible;background:transparent;color:var(--ink)}.site-footer:before{content:none}.footer-brand{color:var(--ink)}.footer-contact-button,.button.footer-contact-button{border-color:var(--ink);background:var(--ink);color:var(--bg)}.footer-contact-button:hover,.footer-contact-button:focus-visible{border-color:var(--ink);background:var(--ink);color:var(--bg)}.footer-icon-link{border-color:var(--line);background:var(--bg);color:var(--ink)}.footer-icon-link:hover,.footer-icon-link:focus-visible{border-color:var(--ink);background:var(--ink);color:var(--bg)}@media(max-width:720px){.site-nav a{height:44px;min-height:44px}.project-card__media[data-fit=contain] img{padding:clamp(14px,6vw,28px)}.project-hero-media[data-fit=contain] img,.media-block[data-fit=contain] img{padding:clamp(14px,7vw,32px)}.media-embed__fallback{right:10px;bottom:10px;min-height:38px;border-radius:13px;padding:0 13px;font-size:12px}.site-footer,.motion-ready [data-motion=footer]{width:var(--work-width);grid-template-columns:1fr;justify-items:start;gap:18px;margin-top:64px;padding:30px 0 34px}}.site-header{direction:ltr;grid-template-columns:minmax(112px,1fr) auto minmax(56px,1fr)}.brand-mark{grid-column:1;justify-self:start;direction:ltr}.site-nav{grid-column:2;justify-self:center}.language-switch{grid-column:3;justify-self:end;direction:ltr;pointer-events:auto}.lang-he .site-nav{direction:rtl}@media(max-width:720px){.site-header{width:calc(100% - 28px);grid-template-columns:minmax(70px,1fr) minmax(0,auto) minmax(42px,1fr);gap:8px}.brand-mark{grid-column:1;justify-self:start}.site-nav{grid-column:2;justify-self:center}.language-switch{grid-column:3;justify-self:end;min-width:42px;min-height:40px;border-radius:16px;padding:0 9px;font-size:11px}}@media(max-width:380px){.site-header{width:calc(100% - 20px);gap:6px}.language-switch{min-width:38px;padding:0 7px}}@media(max-width:720px){.site-header{display:grid}.brand-mark,.site-nav,.language-switch{position:static}.brand-mark{grid-column:1;justify-self:start}.site-nav{grid-column:2;justify-self:center}.language-switch{grid-column:3;justify-self:end}}@media(max-width:340px){.site-header{grid-template-columns:1fr auto;grid-template-rows:40px auto;align-items:center;height:auto;row-gap:6px}.brand-mark{grid-column:1;grid-row:1}.language-switch{grid-column:2;grid-row:1}.site-nav{grid-column:1 / -1;grid-row:2;width:min(100%,272px);max-width:100%;justify-self:center}}@media(max-width:340px){.site-nav{transform:none}}.project-card--list .project-card__body--list{grid-template-columns:clamp(78px,6.2vw,112px) minmax(0,1fr) minmax(160px,.28fr);align-items:center;gap:clamp(18px,2.6vw,42px)}.project-card__list-media{width:clamp(78px,6.2vw,112px);aspect-ratio:4 / 3;margin:0;overflow:hidden;border:1px solid var(--line);border-radius:10px;background:var(--surface)}.project-card__list-media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .68s var(--motion-ease, var(--ease))}.project-card__list-media[data-fit=contain] img{padding:8px;object-fit:contain}.project-card--list .project-card__link:hover .project-card__list-media img,.project-card--list .project-card__link:focus-visible .project-card__list-media img{transform:scale(1.03)}.project-card--list .project-card__title-group p.project-card__list-meta,.project-card--list .project-card__title-group>p:not(.project-card__list-meta){display:block}.project-card__list-meta{color:var(--soft-muted);font-size:clamp(12px,.9vw,14px);line-height:1.25}.project-card--list .project-card__title-group>p:not(.project-card__list-meta){max-width:48ch;color:var(--muted)}@media(max-width:720px){.project-card--list .project-card__body--list{grid-template-columns:76px minmax(0,1fr);gap:14px;min-height:108px}.project-card__list-media{width:76px;grid-row:1 / span 2}.project-card--list .project-card__disciplines{grid-column:2;justify-self:start;text-align:start;white-space:normal}}html[data-theme=dark]{color-scheme:dark;--bg: #101010;--surface: #1b1b1b;--surface-strong: #262626;--pill-bg: rgba(31, 31, 31, .88);--ink: #f4f1ea;--muted: rgba(244, 241, 234, .72);--soft-muted: rgba(244, 241, 234, .56);--line: rgba(244, 241, 234, .14);--line-strong: rgba(244, 241, 234, .34)}html[data-theme=dark],html[data-theme=dark] body,html[data-theme=dark] main{background:var(--bg);color:var(--ink)}.site-header{grid-template-columns:minmax(112px,1fr) auto minmax(124px,1fr)}.brand-mark,.site-nav,.header-actions{pointer-events:auto}.header-actions{grid-column:3;justify-self:end;display:inline-flex;align-items:center;gap:8px;direction:ltr}.theme-switch,.language-switch{min-width:48px;min-height:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:var(--control-radius);background:#f4f1eab8;color:var(--ink);padding:0 13px;font:inherit;font-size:13px;line-height:1;font-weight:600;text-decoration:none;cursor:pointer;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);transition:background .22s var(--ease),border-color .22s var(--ease),color .22s var(--ease)}.theme-switch:hover,.theme-switch:focus-visible,.language-switch:hover,.language-switch:focus-visible{border-color:var(--ink);background:var(--ink);color:var(--bg);transform:none}html[data-theme=dark] .theme-switch,html[data-theme=dark] .language-switch{background:#f4f1ea14;color:var(--ink);border-color:var(--line)}html[data-theme=dark] .theme-switch[aria-pressed=true]{border-color:var(--ink);background:var(--ink);color:var(--bg)}html[data-theme=dark] .site-nav{border-color:var(--line);background:var(--pill-bg);box-shadow:0 18px 44px #00000038}html[data-theme=dark] .site-nav a:hover,html[data-theme=dark] .site-nav a:focus-visible{background:#f4f1ea14;color:var(--ink)}html[data-theme=dark] .site-nav a[aria-current=page],html[data-theme=dark] .site-nav a[aria-current=page]:hover,html[data-theme=dark] .site-nav a[aria-current=page]:focus-visible{background:var(--ink);color:var(--bg)}html[data-theme=dark] .button--quiet,html[data-theme=dark] .work-view-switch a:not([aria-current=page]){border-color:var(--line);background:var(--surface);color:var(--ink)}html[data-theme=dark] .button--quiet:hover,html[data-theme=dark] .button--quiet:focus-visible,html[data-theme=dark] .work-view-switch a:not([aria-current=page]):hover,html[data-theme=dark] .work-view-switch a:not([aria-current=page]):focus-visible{border-color:var(--line-strong);background:var(--surface-strong);color:var(--ink)}html[data-theme=dark] .project-card__media,html[data-theme=dark] .project-card__list-media,html[data-theme=dark] .media-block,html[data-theme=dark] .project-hero-media{background:var(--surface);border-color:var(--line)}html[data-theme=dark] .contact-form input,html[data-theme=dark] .contact-form textarea{background:var(--surface);color:var(--ink);border-color:var(--line-strong)}html[data-theme=dark] .contact-form input::placeholder,html[data-theme=dark] .contact-form textarea::placeholder{color:#f4f1ea75}html[data-theme=dark] .contact-form input:focus,html[data-theme=dark] .contact-form textarea:focus{border-color:var(--ink);box-shadow:0 0 0 3px #f4f1ea1a}html[data-theme=dark] .footer-icon-link{background:var(--bg)}@media(max-width:720px){.site-header{grid-template-columns:minmax(70px,1fr) minmax(0,auto) minmax(100px,1fr)}.header-actions{grid-column:3;justify-self:end;gap:6px}.theme-switch,.language-switch{min-width:42px;min-height:40px;height:40px;border-radius:16px;padding:0 9px;font-size:11px}}@media(max-width:560px){.site-header{grid-template-columns:1fr auto;grid-template-rows:40px auto;align-items:center;row-gap:8px}.brand-mark{grid-column:1;grid-row:1}.header-actions{grid-column:2;grid-row:1}.site-nav{grid-column:1 / -1;grid-row:2;width:min(100%,318px);max-width:calc(100vw - 28px);justify-self:center}.reference-intro.reference-intro--compact{padding-top:150px}}@media(max-width:340px){.header-actions{grid-column:2;grid-row:1}.theme-switch,.language-switch{min-width:38px;padding:0 7px}.reference-intro.reference-intro--compact{padding-top:156px}}.site-header{grid-template-columns:minmax(96px,1fr) minmax(0,auto) max-content;grid-template-rows:1fr;align-items:center;column-gap:clamp(10px,1.4vw,18px)}.brand-mark{grid-column:1;grid-row:1;min-width:0}.site-nav{grid-column:2;grid-row:1;width:auto;max-width:min(100%,640px);justify-self:center;border-color:var(--line);background:var(--pill-bg)}.site-nav a{min-width:0}.header-actions{grid-column:3;grid-row:1;justify-self:end}.theme-switch,.language-switch{width:48px;min-width:48px;padding:0}.theme-switch__icon{width:18px;height:18px;display:grid;place-items:center}.theme-switch__icon svg{grid-area:1 / 1;width:18px;height:18px;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;fill:none;transition:opacity .18s var(--ease),transform .18s var(--ease)}.theme-switch__icon-moon{opacity:1}.theme-switch__icon-moon path{fill:currentColor;stroke:none}.theme-switch__icon-sun,.theme-switch[aria-pressed=true] .theme-switch__icon-moon{opacity:0;transform:scale(.9)}.theme-switch[aria-pressed=true] .theme-switch__icon-sun{opacity:1;transform:scale(1)}.button--quiet,.work-view-switch a:not([aria-current=page]){border-color:var(--line-strong);background:var(--surface);color:var(--ink)}.button--quiet:hover,.button--quiet:focus-visible,.work-view-switch a:not([aria-current=page]):hover,.work-view-switch a:not([aria-current=page]):focus-visible{border-color:var(--ink);background:var(--surface-strong);color:var(--ink)}.secondary-page--information,.secondary-page--contact{min-height:auto;place-content:start center;align-content:start}.secondary-page--information{padding-top:clamp(158px,17vh,220px)}.secondary-page--contact{padding-top:clamp(150px,16vh,210px)}.page-information .secondary-page--information h1,.secondary-page--contact h1,.page-information .secondary-page--information .secondary-page__note,.secondary-page--contact .secondary-page__note{overflow-wrap:anywhere}@media(max-width:1100px){.site-footer,.motion-ready [data-motion=footer]{grid-template-columns:1fr;justify-items:center;text-align:center;gap:16px}.footer-actions{justify-self:center;justify-content:center}.footer-brand{justify-self:center}}@media(max-width:720px){.site-header{width:calc(100% - 24px);grid-template-columns:minmax(58px,1fr) minmax(0,auto) max-content;grid-template-rows:1fr;column-gap:6px}.brand-mark{grid-column:1;grid-row:1;font-size:clamp(12px,3.2vw,14px)}.site-nav{grid-column:2;grid-row:1;width:auto;max-width:min(100%,218px);min-height:46px;height:46px;padding:4px;border-radius:18px}.site-nav a{height:38px;min-height:38px;border-radius:14px;padding:0 clamp(7px,1.8vw,12px);font-size:clamp(10px,2.5vw,12px)}.site-nav a[aria-current=page]:before{width:4px;height:4px;margin-right:5px}.lang-he .site-nav a[aria-current=page]:before{margin-right:0;margin-left:5px}.header-actions{grid-column:3;grid-row:1;gap:5px}.theme-switch,.language-switch{width:40px;min-width:40px;min-height:40px;height:40px;border-radius:15px;padding:0;font-size:12px}.secondary-page--information,.secondary-page--contact{padding-top:118px}.site-footer,.motion-ready [data-motion=footer]{justify-items:center;text-align:center}.footer-brand,.footer-actions{justify-self:center}}@media(max-width:560px){.site-header{width:calc(100% - 18px);grid-template-columns:minmax(54px,1fr) minmax(0,auto) max-content;grid-template-rows:1fr;row-gap:0}.brand-mark{grid-column:1;grid-row:1}.site-nav{grid-column:2;grid-row:1;width:auto;max-width:min(100%,206px);justify-self:center}.header-actions{grid-column:3;grid-row:1}.reference-intro.reference-intro--compact{padding-top:118px}}@media(max-width:390px){.site-header{left:7px;right:auto;width:calc(100% - 14px);grid-template-columns:minmax(50px,1fr) minmax(0,auto) max-content;column-gap:5px}.brand-mark{max-width:66px;font-size:12px}.brand-mark span{display:block;overflow:hidden;text-overflow:clip}.site-nav{max-width:min(100%,184px);min-height:44px;height:44px;border-radius:17px;padding:4px}.site-nav a{min-height:36px;height:36px;padding:0 7px;font-size:10px}.header-actions{gap:4px}.theme-switch,.language-switch{width:38px;min-width:38px;min-height:38px;height:38px;border-radius:14px}}@media(max-width:340px){.site-header{left:4px;right:auto;width:calc(100% - 8px);grid-template-columns:max-content minmax(0,1fr) max-content;column-gap:4px}.brand-mark{width:max-content;max-width:none;font-size:11px;transform:translate(6px)}.brand-mark span{overflow:visible}.site-nav{width:100%;max-width:100%}.site-nav a{padding:0 6px;font-size:9.5px}}.site-header{--header-edge-pad: 0px;left:var(--header-gutter);right:var(--header-gutter);width:auto;height:clamp(54px,3.35vw,72px);display:block;padding:0;pointer-events:none}.brand-mark,.site-nav,.header-actions{position:absolute;top:50%;grid-column:auto;grid-row:auto;pointer-events:auto}.brand-mark{left:var(--header-edge-pad);transform:translateY(-50%);justify-self:auto}.site-nav{left:50%;transform:translate(-50%,-50%);width:auto;max-width:min(100%,660px);justify-self:auto}.header-actions{right:var(--header-edge-pad);transform:translateY(-50%);justify-self:auto;gap:clamp(8px,.65vw,12px)}.theme-switch,.language-switch{inline-size:54px;min-inline-size:54px;block-size:52px;min-block-size:52px;border-radius:17px;padding:0}.theme-switch__icon{display:none}.theme-switch [data-theme-label]{position:static;width:auto;height:auto;overflow:visible;clip:auto;clip-path:none;white-space:nowrap}.theme-switch__icon svg{width:clamp(18px,1.05vw,22px);height:clamp(18px,1.05vw,22px)}@media(max-width:920px){.site-nav{max-width:min(100%,360px)}.site-nav a{padding-inline:clamp(24px,3vw,38px)}.theme-switch,.language-switch{inline-size:48px;min-inline-size:48px;block-size:48px;min-block-size:48px;border-radius:17px}}@media(max-width:720px){.site-header{--header-edge-pad: clamp(14px, 4vw, 24px);left:0;right:0;width:auto;height:54px;padding-inline:0;box-sizing:border-box}.brand-mark{max-width:78px;min-height:44px;font-size:clamp(12px,3.25vw,14px)}.brand-mark span{display:block;overflow:hidden;text-overflow:clip}.site-nav{max-width:204px;min-height:48px;height:48px;padding:4px;border-radius:19px}.site-nav a{min-height:40px;height:40px;border-radius:15px;padding:0 clamp(8px,2.05vw,12px);font-size:clamp(10px,2.35vw,12px)}.header-actions{gap:6px}.theme-switch,.language-switch{inline-size:42px;min-inline-size:42px;block-size:42px;min-block-size:42px;border-radius:16px;font-size:12px}.theme-switch__icon{display:grid}.theme-switch [data-theme-label]{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}}@media(max-width:390px){.site-header{--header-edge-pad: 12px;padding-inline:0}.brand-mark{max-width:68px;font-size:12px}.site-nav{max-width:172px;min-height:46px;height:46px;border-radius:18px}.site-nav a{min-height:38px;height:38px;padding:0 7px;font-size:10px}.header-actions{gap:5px}.theme-switch,.language-switch{inline-size:40px;min-inline-size:40px;block-size:40px;min-block-size:40px;border-radius:15px}}@media(max-width:340px){.site-header{--header-edge-pad: 8px;padding-inline:0}.brand-mark{max-width:58px;font-size:11px;transform:translateY(-50%)}.site-nav{max-width:144px;min-height:44px;height:44px;border-radius:17px}.site-nav a{min-height:36px;height:36px;padding:0 4px;font-size:9.25px}.header-actions{gap:4px}.theme-switch,.language-switch{inline-size:36px;min-inline-size:36px;block-size:36px;min-block-size:36px;border-radius:14px}}.work-index__toolbar{width:var(--work-width);display:flex;align-items:flex-start;justify-content:flex-start;gap:clamp(18px,3vw,48px);margin:0 auto clamp(20px,2.2vw,34px)}.work-index__toolbar--with-summary{display:grid;grid-template-columns:auto minmax(280px,420px);justify-content:space-between;align-items:start}.work-index__toolbar .work-view-switch{width:auto;margin:0}.work-index__summary{max-width:420px;margin:0;color:var(--ink);font-size:clamp(18px,1.15vw,22px);line-height:1.2;font-weight:400}.lang-he .work-index__summary{text-align:right}.site-footer,.motion-ready [data-motion=footer]{grid-template-columns:minmax(150px,1fr) auto}.footer-actions{grid-column:2}html[data-theme=dark] .footer-icon-link:hover svg,html[data-theme=dark] .footer-icon-link:focus-visible svg{stroke:var(--bg)}html[data-theme=dark] .footer-icon-link--linkedin:hover span,html[data-theme=dark] .footer-icon-link--linkedin:focus-visible span{color:var(--bg)}@media(min-width:721px){.theme-switch__icon{display:none!important}.theme-switch [data-theme-label]{position:static;width:auto;height:auto;overflow:visible;clip:auto;clip-path:none;white-space:nowrap}}@media(max-width:1100px){.site-footer,.motion-ready [data-motion=footer]{grid-template-columns:1fr}.footer-actions{grid-column:1}}@media(max-width:720px){.site-header{--mobile-header-pad: clamp(14px, 4.4vw, 24px);inset:clamp(20px,4.4vw,32px) 0 auto;width:100%;height:54px;display:flex;align-items:center;justify-content:space-between;gap:clamp(10px,2.5vw,18px);padding-inline:var(--mobile-header-pad);pointer-events:none}.brand-mark,.site-nav,.header-actions{position:static;top:auto;left:auto;right:auto;transform:none;pointer-events:auto}.brand-mark{flex:0 0 auto;max-width:clamp(64px,17vw,82px);min-height:44px;font-size:clamp(12px,3.05vw,14px)}.brand-mark span{display:block;overflow:hidden;text-overflow:clip;white-space:nowrap}.site-nav{flex:0 1 clamp(150px,43vw,218px);width:clamp(150px,43vw,218px);max-width:none;min-height:48px;height:48px;padding:4px;border-radius:19px;overflow:visible}.site-nav a{flex:1 1 0;min-width:0;min-height:40px;height:40px;border-radius:15px;padding:0 6px;font-size:clamp(9.8px,2.15vw,11.5px);white-space:nowrap}.site-nav a[aria-current=page]:before{width:4px;height:4px;margin-right:5px}.lang-he .site-nav a[aria-current=page]:before{margin-right:0;margin-left:5px}.header-actions{flex:0 0 auto;gap:clamp(6px,1.45vw,8px)}.theme-switch,.language-switch{inline-size:42px;min-inline-size:42px;block-size:42px;min-block-size:42px;border-radius:16px;padding:0;font-size:12px}.theme-switch__icon{display:grid}.theme-switch [data-theme-label]{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.work-index__toolbar--with-summary{grid-template-columns:1fr;gap:16px}.work-index__summary{order:-1;max-width:100%;font-size:clamp(18px,5.3vw,24px);line-height:1.18}}@media(max-width:420px){.site-header{--mobile-header-pad: clamp(12px, 4vw, 18px);gap:clamp(8px,2.2vw,12px)}.brand-mark{max-width:70px;font-size:12px}.site-nav{flex-basis:clamp(140px,42vw,176px);width:clamp(140px,42vw,176px);min-height:46px;height:46px;border-radius:18px}.site-nav a{min-height:38px;height:38px;padding:0 5px;font-size:clamp(9.25px,2.45vw,10px)}.theme-switch,.language-switch{inline-size:40px;min-inline-size:40px;block-size:40px;min-block-size:40px;border-radius:15px}}@media(max-width:350px){.site-header{--mobile-header-pad: 12px;gap:7px}.brand-mark{max-width:54px;font-size:11px}.site-nav{flex-basis:152px;width:152px;min-height:44px;height:44px;border-radius:17px}.site-nav a{min-height:36px;height:36px;padding:0 2px;font-size:9px}.theme-switch,.language-switch{inline-size:36px;min-inline-size:36px;block-size:36px;min-block-size:36px;border-radius:14px}}.project-card__tag-row{justify-content:flex-start}.project-card__body--stream{display:block;gap:0;padding-top:clamp(14px,1.08vw,20px);font-size:clamp(14px,.92vw,17px);line-height:1.34;text-align:left}.project-card__body--stream .project-card__client,.project-card__body--stream .project-card__disciplines{display:none}.project-card__body--stream .project-card__title-group{width:min(640px,100%);margin-left:0;margin-right:auto;display:grid;justify-items:start;gap:7px;text-align:left}.project-card__body--stream .project-card__title-group h3{justify-self:start;width:100%;font-size:clamp(14px,.92vw,17px);line-height:1.28;font-weight:650}.project-card__body--stream .project-card__title-group p{justify-self:start;width:100%;max-width:54ch;margin-left:0;margin-right:auto;color:var(--muted);overflow:visible;text-overflow:clip;white-space:normal}.lang-he .project-card__tag-row{direction:rtl;justify-content:flex-start}.lang-he .project-card__body--stream{direction:rtl;justify-content:end;text-align:right}.lang-he .project-card__body--stream .project-card__title-group{margin-left:auto;margin-right:0;justify-items:end;text-align:right}.lang-he .project-card__body--stream .project-card__title-group p{justify-self:end;margin-left:auto;margin-right:0;text-align:right}.lang-he .project-card__body--stream .project-card__title-group h3{justify-self:end}@media(max-width:720px){.project-card__body--stream{grid-template-columns:minmax(0,1fr);padding-top:12px;font-size:13px}.project-card__body--stream .project-card__title-group{max-width:100%;gap:6px}.project-card__body--stream .project-card__title-group h3{font-size:13px}.project-card__body--stream .project-card__title-group p{max-width:100%}}.project-card--list .project-card__body--list{grid-template-columns:clamp(78px,6.2vw,112px) minmax(0,1fr);align-items:center;gap:clamp(16px,2.2vw,34px);direction:ltr;text-align:left}.project-card--list .project-card__title-group{display:grid;justify-items:start;gap:7px;min-width:0;text-align:left}.project-card__list-tags{display:flex;flex-wrap:wrap;gap:6px;align-items:center;justify-content:flex-start;min-width:0}.project-card__list-tags span{display:inline-flex;align-items:center;min-height:26px;padding:0 10px;border-radius:9px;background:var(--pill-bg);color:var(--ink);font-size:clamp(11px,.76vw,13px);line-height:1;font-weight:520;white-space:nowrap}.project-card--list .project-card__title-group h3{width:100%;font-size:clamp(14px,.92vw,17px);line-height:1.25;font-weight:650}.project-card--list .project-card__title-group>p{display:block;width:100%;max-width:54ch;margin-left:0;margin-right:auto;color:var(--muted);overflow:visible;text-overflow:clip;white-space:normal}.project-card--list .project-card__list-meta,.project-card--list .project-card__disciplines{display:none}.lang-he .project-card--list .project-card__body--list{direction:rtl;text-align:right}.lang-he .project-card--list .project-card__title-group{justify-items:start;text-align:right}.lang-he .project-card--list .project-card__title-group>p{margin-left:auto;margin-right:0}.lang-he .project-card__list-tags{direction:rtl;justify-content:flex-start}@media(max-width:720px){.project-card--list .project-card__body--list{grid-template-columns:76px minmax(0,1fr);gap:14px;min-height:108px}.project-card__list-tags{gap:5px}.project-card__list-tags span{min-height:24px;padding-inline:8px;font-size:11px}.project-card--list .project-card__title-group h3{font-size:13px}}@media(max-width:720px){.site-header{--mobile-header-pad: clamp(14px, 4vw, 20px);--mobile-header-gap: clamp(7px, 2.15vw, 11px);display:grid;grid-template-columns:max-content minmax(0,1fr) max-content;align-items:center;justify-content:normal;column-gap:var(--mobile-header-gap);padding-inline:var(--mobile-header-pad)}.brand-mark{grid-column:1;justify-self:start;max-width:none;min-height:42px;font-size:clamp(13.6px,3.58vw,15.5px);line-height:1}.site-nav{grid-column:2;justify-self:center;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:3px;width:min(100%,clamp(178px,47vw,218px));max-width:100%;min-height:52px;height:52px;padding:4px;border-radius:22px;overflow:visible;box-sizing:border-box}.header-actions{grid-column:3;justify-self:end;gap:var(--mobile-header-gap)}.site-nav a{width:100%;min-width:0;min-height:44px;height:44px;border-radius:18px;justify-content:center;padding-inline:0;text-align:center;overflow:hidden;font-size:clamp(9.25px,2.45vw,10.5px)}.site-nav a,.theme-switch,.language-switch{position:relative}.site-nav a:after,.theme-switch:after,.language-switch:after{content:"";position:absolute;left:50%;top:50%;width:max(100%,44px);height:max(100%,44px);transform:translate(-50%,-50%)}.site-nav a[aria-current=page]{position:relative;gap:3px}.site-nav a[aria-current=page]:before{position:static;left:auto;top:auto;flex:0 0 4px;width:4px;height:4px;margin-right:0;margin-left:0;transform:none;vertical-align:0}.lang-he .site-nav a[aria-current=page]:before{left:auto;right:auto;margin-left:0}.theme-switch,.language-switch{inline-size:44px;min-inline-size:44px;block-size:44px;min-block-size:44px;border-radius:16px;border-color:var(--line);background:var(--pill-bg);color:var(--ink);padding:0;box-shadow:0 16px 38px #1212120a;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}html[data-theme=dark] .theme-switch,html[data-theme=dark] .language-switch{border-color:var(--line);background:var(--pill-bg);color:var(--ink)}.theme-switch__icon{position:relative;width:16px;height:16px;display:grid;place-items:center;overflow:visible}.theme-switch__icon svg{position:absolute;inset:0;width:16px;height:16px}}@media(max-width:390px){.site-header{--mobile-header-pad: clamp(12px, 3.75vw, 15px);--mobile-header-gap: clamp(6px, 2vw, 8px)}.brand-mark{font-size:clamp(13px,3.55vw,13.85px)}.site-nav{width:min(100%,clamp(160px,45.8vw,184px));max-width:100%;gap:2px}.site-nav a{font-size:clamp(9.1px,2.45vw,9.7px)}.site-nav a[aria-current=page]{gap:2px}}@media(max-width:340px){.site-header{--mobile-header-pad: 10px;--mobile-header-gap: 6px}.brand-mark{font-size:12.25px}.site-nav{width:min(100%,150px);max-width:100%}.site-nav a{font-size:8.8px}.site-nav a[aria-current=page]{gap:0}.site-nav a[aria-current=page]:before{display:none}.lang-he .site-nav a[aria-current=page]:before{left:auto;right:6px}.theme-switch,.language-switch{inline-size:44px;min-inline-size:44px;block-size:44px;min-block-size:44px;border-radius:16px}.theme-switch__icon,.theme-switch__icon svg{width:15px;height:15px}}@media(max-width:720px){html[data-theme=dark] body .site-nav a{color:#f4f1eabd}html[data-theme=dark] body .site-nav a[aria-current=page],html[data-theme=dark] body .site-nav a[aria-current=page]:hover,html[data-theme=dark] body .site-nav a[aria-current=page]:focus-visible{background:var(--ink);color:var(--bg)}}.reference-intro__copy{color:var(--muted)}.work-index__summary{max-width:360px;color:var(--muted);font-size:clamp(15px,.94vw,18px);line-height:1.28;font-weight:400}.project-card__tag-row{gap:clamp(7px,.62vw,12px);padding-top:clamp(14px,1.08vw,20px)}.project-card__tag-row span{min-height:clamp(34px,2.25vw,44px);border-radius:clamp(7px,.55vw,10px);padding-inline:clamp(12px,1.08vw,22px);color:var(--muted);font-size:clamp(12px,.78vw,16px);line-height:1;font-weight:500;letter-spacing:.045em}.project-card__body--stream,.project-card__body--stream .project-card__title-group h3{color:var(--muted)}.project-card__body--stream .project-card__title-group h3{font-size:clamp(13px,.82vw,15px);font-weight:650}@media(min-width:721px){.theme-switch{inline-size:clamp(50px,3.2vw,58px);min-inline-size:clamp(50px,3.2vw,58px);block-size:clamp(50px,3.2vw,58px);min-block-size:clamp(50px,3.2vw,58px);padding:0}.language-switch{min-inline-size:clamp(50px,3.2vw,58px);block-size:clamp(50px,3.2vw,58px);min-block-size:clamp(50px,3.2vw,58px);padding-inline:0}.theme-switch__icon{display:grid!important;width:18px;height:18px}.theme-switch__icon svg{width:18px;height:18px}.theme-switch [data-theme-label]{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}}@media(max-width:720px){.reference-intro__copy{max-width:min(390px,calc(100vw - 44px));color:var(--muted);font-size:clamp(25px,6.45vw,31px);line-height:1.18}.work-index__toolbar--with-summary{gap:clamp(18px,4.2vw,30px)}.work-index__summary{max-width:min(330px,calc(100vw - 44px));color:var(--muted);font-size:clamp(18px,5.15vw,22px);line-height:1.2}.project-card__tag-row span{min-height:32px;padding-inline:11px;font-size:12px}}@media(max-width:390px){.site-header{--mobile-header-pad: clamp(10px, 3.2vw, 14px)}.site-nav{width:min(100%,clamp(158px,48.2vw,188px))}.site-nav a{font-size:clamp(9.2px,2.45vw,9.8px)}}@media(max-width:340px){.site-nav{width:min(100%,150px)}.site-nav a{font-size:8.9px}}.theme-switch [data-theme-label]{position:absolute!important;inline-size:1px!important;block-size:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important}.theme-switch__icon{display:grid!important;place-items:center}.theme-switch__icon,.theme-switch__icon svg{inline-size:18px;block-size:18px}.reference-intro__copy,.work-index__summary,.project-card__body--stream,.project-card__body--stream .project-card__title-group h3,.project-card__body--stream .project-card__title-group p,.project-card__tag-row span{color:var(--muted)}.reference-intro__copy{font-weight:400}.work-index__summary{max-width:350px;font-size:clamp(15px,.9vw,18px);line-height:1.28;font-weight:400}.project-card__body--stream .project-card__title-group h3{font-size:clamp(13px,.82vw,15px);line-height:1.2;font-weight:650}.project-card__body--stream .project-card__title-group p{font-size:clamp(12px,.76vw,14px);line-height:1.28}.project-card__tag-row span{min-height:clamp(32px,2.05vw,40px);border-radius:clamp(7px,.5vw,9px);padding-inline:clamp(11px,.95vw,18px);font-size:clamp(12px,.72vw,14px);line-height:1;font-weight:500}@media(max-width:720px){.site-header{--mobile-header-pad: clamp(14px, 4vw, 22px);--mobile-header-gap: clamp(8px, 2.4vw, 13px);display:grid;grid-template-columns:max-content minmax(0,1fr) max-content;align-items:center;column-gap:var(--mobile-header-gap);padding-inline:var(--mobile-header-pad)}.brand-mark,.site-nav,.header-actions{position:static;inset:auto;transform:none}.brand-mark{grid-column:1;justify-self:start;min-height:44px;font-size:clamp(14px,3.7vw,16px);white-space:nowrap}.site-nav{grid-column:2;justify-self:center;width:100%;max-width:236px;min-width:0;min-height:52px;height:52px;padding:4px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:3px;border-radius:22px;overflow:visible}.site-nav a{width:100%;min-width:0;height:44px;min-height:44px;padding-inline:0;justify-content:center;gap:0;overflow:hidden;text-align:center;font-size:clamp(9.4px,2.18vw,11.2px);line-height:1}.site-nav a[aria-current=page]:before{display:none}.header-actions{grid-column:3;justify-self:end;gap:var(--mobile-header-gap)}.theme-switch,.language-switch{inline-size:44px;min-inline-size:44px;block-size:44px;min-block-size:44px;border-radius:16px;background:var(--pill-bg);border-color:var(--line);color:var(--ink)}.theme-switch__icon,.theme-switch__icon svg{inline-size:16px;block-size:16px}.reference-intro__copy{max-width:min(390px,calc(100vw - 44px));font-size:clamp(25px,6.35vw,31px);line-height:1.18}.work-index__summary{max-width:min(324px,calc(100vw - 44px));font-size:clamp(18px,4.8vw,21px);line-height:1.2}}@media(max-width:390px){.site-header{--mobile-header-pad: clamp(12px, 3.45vw, 14px);--mobile-header-gap: clamp(6px, 1.8vw, 8px)}.brand-mark{font-size:clamp(13.6px,3.55vw,14.4px)}.site-nav a{font-size:clamp(9.2px,2.4vw,9.7px)}.theme-switch,.language-switch{inline-size:44px;min-inline-size:44px;block-size:44px;min-block-size:44px}}@media(max-width:360px){.site-header{--mobile-header-pad: 10px;--mobile-header-gap: 6px}.brand-mark{font-size:12.8px}.site-nav{min-height:50px;height:50px;padding:3px;border-radius:20px}.site-nav a{min-height:44px;height:44px;border-radius:16px;font-size:8.7px}.site-nav a[aria-current=page]:before{display:none}.theme-switch,.language-switch{inline-size:44px;min-inline-size:44px;block-size:44px;min-block-size:44px;border-radius:15px}}html:lang(he),html:lang(he) body,body.lang-he,body.lang-he input,body.lang-he textarea,body.lang-he button{font-family:var(--font-hebrew)}.secondary-page--contact h1,body.lang-he .secondary-page--contact h1{color:var(--muted)}.work-stream,.work-index,.project-detail,.reference-page{padding-bottom:0}main{min-height:0}.contact-form-section{margin-bottom:0}.secondary-page--information{padding-bottom:clamp(42px,5vw,72px)}.secondary-page--contact{padding-bottom:clamp(28px,4vw,54px)}.site-footer,.motion-ready [data-motion=footer]{grid-template-rows:none;margin-top:clamp(38px,4.2vw,72px)}.footer-icon-link svg{stroke:currentColor}html[data-theme=dark] .footer-icon-link{transition:border-color var(--motion-fast) var(--motion-ease)}.site-nav__label{min-width:0;max-width:100%;overflow:hidden;text-overflow:clip;white-space:nowrap}html[data-theme=dark] .footer-icon-link:hover,html[data-theme=dark] .footer-icon-link:focus-visible{border-color:var(--ink);background:var(--ink);color:var(--bg)}html[data-theme=dark] .footer-icon-link:hover svg,html[data-theme=dark] .footer-icon-link:focus-visible svg,html[data-theme=dark] .footer-icon-link--linkedin:hover span,html[data-theme=dark] .footer-icon-link--linkedin:focus-visible span{color:var(--bg);stroke:currentColor}@media(max-width:720px){.secondary-page--information{padding-bottom:46px}.secondary-page--contact{padding-bottom:32px}.contact-form-section{margin-bottom:0}.site-footer,.motion-ready [data-motion=footer]{margin-top:34px;justify-items:center;text-align:center}.footer-brand,.footer-actions{justify-self:center}}@media(max-width:360px){.site-nav__label{font-size:0;line-height:1}.site-nav__label:after{content:attr(data-short);display:inline;font-size:10.1px;line-height:1}}@media(max-width:340px){.site-nav__label:after{font-size:9.8px}body.lang-he .site-nav__label:after{font-size:10px}}:is(h1,h2,h3,p,li,span).cms-typography-text[data-typo-color=default]{color:var(--ink)}:is(h1,h2,h3,p,li,span).cms-typography-text[data-typo-color=muted]{color:var(--muted)}:is(h1,h2,h3,p,li,span).cms-typography-text[data-typo-color=soft-muted]{color:var(--soft-muted)}.cms-typography-text[data-typo-weight=regular]{font-weight:400}.cms-typography-text[data-typo-weight=medium]{font-weight:500}.cms-typography-text[data-typo-weight=semibold]{font-weight:600}.cms-typography-text[data-typo-weight=bold]{font-weight:700}.editorial-headline--structured{display:flex;flex-direction:column;align-items:center;gap:.05em;max-width:min(1040px,calc(100vw - (var(--rail) * 2)));color:var(--muted);text-align:center}.editorial-headline__line{display:block;max-width:100%;color:var(--muted);letter-spacing:0;overflow-wrap:anywhere}.editorial-headline__line[data-headline-color=default]{color:var(--ink)}.editorial-headline__line[data-headline-color=muted]{color:var(--muted)}.editorial-headline__line[data-headline-color=soft-muted]{color:var(--soft-muted)}.editorial-headline__line[data-headline-weight=regular]{font-weight:400}.editorial-headline__line[data-headline-weight=medium]{font-weight:500}.editorial-headline__line[data-headline-weight=semibold]{font-weight:600}.editorial-headline__line[data-headline-weight=bold]{font-weight:700}.editorial-headline__line[data-headline-size=display]{font-size:5.25rem;line-height:.98}.editorial-headline__line[data-headline-size=large]{font-size:4rem;line-height:1.02}.editorial-headline__line[data-headline-size=medium]{font-size:2.75rem;line-height:1.08}.editorial-headline__line[data-headline-size=compact]{font-size:2rem;line-height:1.16}.reference-intro__copy.editorial-headline--structured,.secondary-page h1.editorial-headline--structured{font-size:inherit;line-height:inherit}body.lang-he .editorial-headline--structured{direction:rtl}@media(max-width:1100px){.editorial-headline--structured{max-width:min(860px,calc(100vw - (var(--rail) * 2)))}.editorial-headline__line[data-headline-size=display]{font-size:4.1rem}.editorial-headline__line[data-headline-size=large]{font-size:3.25rem}.editorial-headline__line[data-headline-size=medium]{font-size:2.35rem}}@media(max-width:720px){.editorial-headline--structured{max-width:min(390px,calc(100vw - 44px));gap:.06em}.editorial-headline__line[data-headline-size=display]{font-size:2.65rem;line-height:1.04}.editorial-headline__line[data-headline-size=large]{font-size:2.25rem;line-height:1.07}.editorial-headline__line[data-headline-size=medium]{font-size:1.8rem;line-height:1.12}.editorial-headline__line[data-headline-size=compact]{font-size:1.35rem;line-height:1.18}}
