/* 2.19.0 — a shared, readable editorial system; native scrolling throughout. */
body.em-studio{--em-font:"Rubik",Arial,sans-serif;--em-title-weight:300;--studio-ink:#142d43;--studio-muted:#4e6476;--studio-paper:#f5f8fa;--studio-line:#ced9e1;background:#fff;color:var(--studio-ink)}
html body.em-studio,html body.em-studio>:not(#wpadminbar),html body.em-studio>:not(#wpadminbar) *{font-family:var(--em-font)!important}
html body.em-studio.em-font-rubik h1{font-weight:var(--em-title-weight)!important;letter-spacing:-.025em;line-height:1.16}
html body.em-studio.em-font-rubik main h2{font-weight:var(--em-title-weight)!important;letter-spacing:-.02em;line-height:1.25}
.em-studio main :is(a,button,input,summary):focus-visible{outline:3px solid #5383a5;outline-offset:5px}
.em-studio main :is(h2,h3)[id]{scroll-margin-top:145px}
.em-studio main:not(.em-home-modern) :is(.inner-hero,.localized-hero,.knowledge-hero,.article-hero,.about-page-hero,.rulings-hero,.single-ruling-hero){background:var(--studio-paper);color:var(--studio-ink);border-bottom:1px solid var(--studio-line)}
.em-studio main:not(.em-home-modern) :is(.inner-hero,.localized-hero){padding-block:68px 64px}
.em-studio :is(.inner-hero,.localized-hero,.knowledge-hero) h1{font-size:clamp(38px,4.8vw,68px);max-width:1000px}
.em-studio :is(.inner-hero,.localized-hero) .eyebrow{color:#52728a;font-size:13px;margin-bottom:20px}
.em-studio .inner-hero>.shell>div>p:not(.eyebrow),.em-studio .localized-hero-inner>p:not(.eyebrow){font-size:18px;line-height:1.9;color:var(--studio-muted);max-width:700px}
/* Practice pages: strong opening, quiet reading column and useful page navigation. */
.em-service-hero{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:clamp(30px,5vw,80px);align-items:center}
.em-studio .em-service-hero h1{font-size:clamp(34px,4vw,58px);margin:0 0 26px;overflow-wrap:anywhere}
.em-service-visual{margin:0;position:relative;min-width:0;aspect-ratio:4/3;overflow:hidden;border-radius:8px;background:#dce5ec}
.em-service-visual img{display:block;width:100%;height:100%;object-fit:cover;filter:saturate(.86)}
.em-service-visual figcaption{position:absolute;bottom:14px;inset-inline-start:16px;font-size:10px;color:#fff;background:#122b43b8;padding:5px 9px;border-radius:3px}
.em-studio .em-service-page>.section{padding-block:70px;background:#fff}
.em-service-reading{display:grid;grid-template-columns:250px minmax(0,780px);gap:clamp(30px,6vw,90px);align-items:start;justify-content:space-between}
.em-service-reading:not(:has(.em-reading-nav)){display:block;max-width:800px;margin-inline:auto}
.em-reading-nav{position:sticky;top:145px;border-top:1px solid var(--studio-line);padding-top:18px;max-height:calc(100dvh - 170px);overflow:auto;scrollbar-width:thin}
.em-reading-nav>p{font-size:12px;color:#567287;margin:0 0 14px}
.em-reading-nav nav{display:grid;gap:1px}
.em-reading-nav nav a{font-size:13px;line-height:1.6;padding:10px 12px;border-inline-start:2px solid transparent;color:#526b7d;text-decoration:none;min-height:42px}
.em-reading-nav nav a[aria-current="location"]{border-color:#497797;background:#eef4f8;color:#142d43}
.em-reading-contact{display:inline-block;margin-top:20px;padding:10px 0;border-bottom:1px solid #8da6b8;font-size:13px;min-height:44px}
.em-service-body{min-width:0;font-size:17px;line-height:1.95;color:#344e63}
.em-service-body>h2{font-size:30px!important;color:var(--studio-ink);margin:50px 0 20px;padding-top:20px;border-top:1px solid var(--studio-line)}
.em-service-body>h2:first-child{margin-top:0;padding-top:0;border-top:0}
.em-service-body h3{font-size:21px!important;line-height:1.5;color:var(--studio-ink);margin:30px 0 14px}
.em-service-body :is(p,ul,ol){margin:0 0 24px}.em-service-body li{margin-bottom:9px}.em-service-body a{text-underline-offset:4px}
.em-service-body img{max-width:100%;height:auto}.em-service-body table{max-width:100%;display:block;overflow:auto}
.em-process{margin-top:70px;padding-top:36px;border-top:1px solid var(--studio-line)}
.em-process>h2{font-size:36px;margin:0 0 30px}.em-process ol{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}
.em-process li{display:flex;gap:17px;min-width:0;padding:18px 0;border-top:1px solid #cbd8e1}
.em-process-number{font-size:15px;color:#7693a8;font-weight:300;direction:ltr;line-height:1.7}
.em-studio .em-process h3{font-size:18px!important;line-height:1.5;font-weight:400!important;margin:0 0 10px;color:inherit}
.em-process li p{font-size:14px!important;line-height:1.8!important;margin:0!important;color:#536d80}
.em-passport-copy .em-process{margin-top:28px;padding-top:0;border-top:0;margin-bottom:24px}.em-passport-copy .em-process ol{grid-template-columns:1fr;gap:0}.em-passport-copy .em-process li{padding:16px 0;transition:border-color .4s}.em-passport-copy .em-process h3{margin-bottom:4px}.em-passport-copy .em-process li.is-current{border-top-color:#355f7f}.em-passport-copy .em-process li.is-current .em-process-number{color:#214f70}
/* Visible cards: title and description never depend on hovering or expanding. */
.em-editorial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}
.em-editorial-card{border:1px solid var(--studio-line);border-radius:8px;overflow:hidden;background:#fff;display:flex;flex-direction:column;min-width:0;transition:transform .3s,box-shadow .3s,border-color .3s}
.em-editorial-image{display:block;aspect-ratio:1.5;overflow:hidden;background:#e5ecf1}.em-editorial-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .6s;filter:saturate(.88)}
.em-editorial-copy{padding:28px;display:flex;flex:1;flex-direction:column;align-items:start}.em-editorial-index{color:#65869e;font-size:11px!important;line-height:1.5;margin:0 0 18px}
.em-studio .em-editorial-copy h2{font-size:27px!important;font-weight:400!important;line-height:1.35;margin:0 0 17px}.em-editorial-copy h2 a{color:inherit;text-decoration:none}
.em-editorial-copy>p:not(.em-editorial-index){font-size:15px;line-height:1.85;color:var(--studio-muted);margin:0 0 26px}
.em-editorial-link{display:flex;align-items:center;justify-content:space-between;gap:20px;align-self:stretch;font-size:13px;line-height:1.6;padding-top:15px;margin-top:auto;min-height:46px;border-top:1px solid var(--studio-line);text-decoration:none}
.em-studio .em-home-article h3{font-size:24px;font-weight:400!important;line-height:1.4;margin:0 0 16px}.em-home-article h3 a{color:inherit;text-decoration:none}.em-home-article-excerpt{font-size:14px;line-height:1.85;color:#52697b;margin:0 0 20px}
/* Shared partner cards preserve the approved, individually matched crops. */
.em-studio .em-home-partners{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}
.em-studio .em-home-partner{display:grid;grid-template-columns:188px minmax(0,1fr);gap:27px;align-items:start;min-width:0;padding:30px;background:#132d44;color:#fff;border:1px solid #ffffff25;border-radius:8px;transition:border-color .25s,transform .25s}
.em-studio .em-home-partner figure{margin:0;width:188px;height:auto;aspect-ratio:4/5;overflow:hidden;border-radius:4px;background:#182639}
.em-studio .em-home-partner figure img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;filter:none;transform-origin:50% 0}
.em-studio .em-home-partner[data-partner="david-ellison"] figure img{transform:translateY(-2.2%) scale(1.028)}
.em-studio .em-home-partner[data-partner="david-mozes"] figure img{transform:translateY(-5.3%) scale(1.087)}
.em-studio .em-home-partner h3{font-size:clamp(23px,1.9vw,29px);line-height:1.35;margin:0;color:#fff;font-weight:400!important}
.em-studio .em-home-partner p{font-size:14px;line-height:1.8;color:#d4e0e9;margin:14px 0 0}.em-studio .em-home-partner .em-home-partner-role{font-size:12px;line-height:1.7;color:#aabfcf;margin-top:8px}.em-studio .em-home-partner .em-secondary-cta{font-size:13px;color:#fff;margin-top:17px;min-height:44px}
/* Case studies form a distinct chapter, with evidence kept readable. */
.em-studio .em-home-modern>.em-success-home{background:#0d253b;color:#f0f6fb;position:relative;isolation:isolate;overflow:clip;padding-block:90px 100px!important}
.em-studio .em-success-home:before{content:"";position:absolute;width:750px;max-width:95%;height:750px;inset-inline-end:-18%;top:-210px;border:1px solid #719bb529;border-radius:50%;box-shadow:0 0 0 80px #719bb508,0 0 0 160px #719bb505;z-index:-1;pointer-events:none}
.em-studio .em-success-home .em-success-heading h2{color:#f0f6fb}.em-studio .em-success-home .em-success-kicker{color:#9fbbcf}.em-studio .em-success-home .em-success-all{color:#e0ecf6;border-color:#6e8da6}.em-studio .em-success-home .em-success-note{color:#b0c4d4}
.em-studio .em-success-home .em-story-grid-home{align-items:start;padding-block:10px 36px}
.em-studio .em-success-home .em-story-card:nth-child(2){margin-top:44px}.em-studio .em-success-home .em-story-card:nth-child(3){margin-top:20px}
.em-studio .em-story-card{color:var(--studio-ink);border-radius:8px;box-shadow:none;border-color:#cdd9e2}.em-studio .em-story-topic{color:#496f8a}.em-studio .em-story-media-document .em-story-photo{background:#e7edf2}.em-studio .em-story-media-label{background:#f6fafcf2}
.em-studio .em-success-page{background:var(--studio-paper);--story-gold:#5b819c;--story-muted:#526b7d}.em-studio .em-success-trust{background:#e7eff5;border-color:#cad8e3;border-radius:8px}.em-studio .em-success-kicker{color:#52758e}.em-studio .em-success-filters button[aria-pressed=true]{background:#173951}.em-studio .em-story-detail-photo{border-radius:8px;background:#eaf0f5}
/* Article pages retain a stable reading surface. */
.em-studio .article-hero{padding-block:62px}.em-studio .article-hero h1{font-size:clamp(36px,4.3vw,64px)}
.em-studio .article-hero-grid>figure{border-radius:8px;overflow:hidden}.em-studio .article-layout{gap:clamp(30px,6vw,90px);padding-block:64px}
.em-studio .article-body{font-size:18px;line-height:1.95;max-width:800px;color:#344e63}.em-studio .article-body h2{font-size:30px}.em-studio .article-body h3{font-size:23px}
.em-studio .article-toc{top:145px;max-height:calc(100dvh - 170px);overflow:auto;scrollbar-width:thin}.em-studio .article-toc a{display:block;padding-block:9px;font-size:13px;line-height:1.6}.em-studio .article-toc a[aria-current="location"]{color:#24618b;text-decoration:underline;text-underline-offset:4px}
.em-studio .related-articles{background:var(--studio-paper);padding-block:60px}.em-studio .related-articles>div>h2{font-size:36px;margin-bottom:30px}
.em-studio .knowledge-card{border-radius:8px;border-color:var(--studio-line);box-shadow:none}.em-studio .knowledge-controls{background:#fff}.em-studio .knowledge-filter.is-active{background:#173951;color:#fff}
.em-reading-progress{position:fixed;inset:0 0 auto;height:3px;background:#658faa;z-index:100001;transform-origin:left center;transform:scaleX(var(--reading-progress,0));pointer-events:none}html[dir=rtl] .em-reading-progress{transform-origin:right center}
/* Secondary templates share the same paper, ink and restrained blue accents. */
.em-studio :is(.about-page-access,.about-page-practice,.profile-proof-strip,.localized-faq,.localized-results,.localized-cta){background:#eaf0f5;color:var(--studio-ink)}
.em-studio .about-page-partners{background:#10283e;color:#fff}.em-studio .about-page-partners .eyebrow{color:#aac1d2}
.em-studio :is(.profile-compact-portrait,.localized-profile-grid>figure){border-radius:8px;overflow:hidden}
.em-studio :is(.em-office-photo,.about-page-visual){border-radius:8px;overflow:hidden}
.em-studio .localized-content-grid article{background:#fff;border:1px solid var(--studio-line);border-radius:8px;padding:30px}
.em-studio .localized-content-grid article>span{color:#5f839d}.em-studio .localized-content-grid article p{color:var(--studio-muted);line-height:1.9}
.em-studio .localized-results-list article{border-color:var(--studio-line)}.em-studio .localized-results-list article>span{color:#628299}
.em-studio .localized-cta a{color:var(--studio-ink);border-color:#8da5b7}
@media(hover:hover) and (pointer:fine){
 .em-editorial-card:hover{transform:translateY(-6px);border-color:#8caabe;box-shadow:0 24px 48px -28px #173a5750}.em-editorial-card:hover img{transform:scale(1.035)}
 .em-studio .em-home-partner:hover{transform:translateY(-3px);border-color:#7b9ab1}.em-studio .em-story-card:hover{border-color:#85a4bb;box-shadow:0 24px 48px -24px #0a20394a}
}
@media(min-width:901px) and (min-height:681px) and (prefers-reduced-motion:no-preference){.em-studio .em-practice-sheet{transform:scale(var(--em-stack-scale,1));transform-origin:center top;filter:brightness(var(--em-stack-light,1))}}
@media(max-width:1100px){.em-studio .em-home-partner{grid-template-columns:144px minmax(0,1fr);gap:22px;padding:24px}.em-studio .em-home-partner figure{width:144px}.em-editorial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.em-service-reading{grid-template-columns:220px minmax(0,1fr);gap:35px}.em-editorial-copy{padding:24px}}
@media(max-width:900px){.em-studio .em-home-partners{grid-template-columns:1fr}.em-studio .em-home-partner{grid-template-columns:188px minmax(0,1fr)}.em-studio .em-home-partner figure{width:188px}.em-service-hero{gap:28px;grid-template-columns:1.1fr .9fr}.em-service-reading{grid-template-columns:1fr}.em-reading-nav{position:static;max-height:none;border-bottom:1px solid var(--studio-line);padding-bottom:18px}.em-reading-nav nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 18px}.em-reading-contact{margin-top:10px}.em-studio .em-success-home .em-story-grid-home{gap:18px}.em-process ol{gap:20px}}
@media(max-width:760px){
 .em-studio main:not(.em-home-modern) :is(.inner-hero,.localized-hero){padding-block:36px 40px}.em-studio :is(.inner-hero,.localized-hero,.knowledge-hero) h1{font-size:38px}.em-studio .inner-hero>.shell>div>p:not(.eyebrow),.em-studio .localized-hero-inner>p:not(.eyebrow){font-size:16px;line-height:1.8}
 .em-service-hero{grid-template-columns:1fr;gap:24px}.em-studio .em-service-hero h1{font-size:36px;margin-bottom:18px}.em-service-visual{aspect-ratio:1.6}.em-studio .em-service-page>.section{padding-block:34px}.em-reading-nav nav{grid-template-columns:1fr}.em-service-body{font-size:16px;line-height:1.9}.em-service-body>h2{font-size:27px!important;margin-top:34px}.em-service-body h3{font-size:20px!important}
 .em-process{margin-top:40px;padding-top:28px}.em-process>h2{font-size:30px}.em-process ol{grid-template-columns:1fr;gap:0}.em-process li{padding:19px 0}.em-passport-copy .em-process{margin-top:23px}.em-process li p{font-size:14px!important}
 .em-editorial-grid{grid-template-columns:1fr;gap:22px}.em-editorial-copy{padding:24px}.em-studio .em-editorial-copy h2{font-size:26px!important}.em-editorial-image{aspect-ratio:1.6}
 .em-studio .em-home-modern>.em-success-home{padding-block:48px!important}.em-studio .em-success-home .em-story-card:nth-child(n){margin-top:0}.em-studio .em-success-home .em-story-grid-home{grid-template-columns:1fr;padding:0;gap:24px}
 .em-studio .em-home-article h3{font-size:21px}.em-home-article-excerpt{font-size:14px;margin-bottom:14px}.em-studio .em-home-article{grid-template-columns:1fr;padding:0;gap:0}.em-studio .em-home-article .em-home-article-image{width:100%;height:auto;aspect-ratio:1.7}.em-studio .em-home-article .em-home-article-image img{width:100%;height:100%;object-fit:cover}.em-studio .em-home-article-copy{padding:23px}
 .em-studio .article-hero{padding-block:36px}.em-studio .article-hero h1{font-size:36px}.em-studio .article-layout{padding-block:34px;gap:30px}.em-studio .article-body{font-size:16px;line-height:1.9}.em-studio .article-body h2{font-size:28px}.em-studio .article-toc{position:static;max-height:none}.em-studio .related-articles{padding-block:40px}.em-studio .related-articles>div>h2{font-size:30px}.em-studio .localized-content-grid article{padding:24px}
}
@media(max-width:600px){.em-studio .em-home-partner{grid-template-columns:112px minmax(0,1fr);gap:17px;padding:19px}.em-studio .em-home-partner figure{width:112px}.em-studio .em-home-partner h3{font-size:23px}.em-studio .em-home-partner p{font-size:13px}.em-studio .em-home-partner .em-home-partner-role{font-size:11px}}
@media(max-width:359px){.em-studio .em-home-partner{grid-template-columns:90px minmax(0,1fr);gap:13px;padding:15px}.em-studio .em-home-partner figure{width:90px}.em-studio .em-home-partner h3{font-size:20px}.em-editorial-copy{padding:21px}}
@media(max-height:680px){.em-reading-nav,.em-studio .article-toc{position:static;max-height:none}}
@media(prefers-reduced-motion:reduce){.em-studio .em-practice-sheet{transform:none!important;filter:none!important}.em-editorial-card,.em-editorial-image img,.em-studio .em-home-partner{transition:none!important;transform:none!important}.em-process li{transition:none}.em-reading-progress{display:none}}
/* Keep decorative header glow inside the viewport; retain 44px touch targets. */
.em-studio .home-site-header .brand::before{inset:-12px 0}
.em-studio .home-site-header .language-switcher a.is-active{color:#142d43}
/* 2.22.0 — consistent image framing, aligned cards and a shorter homepage. */
html body.em-studio :is(.em-success-home,.em-success-page) .em-story-grid{align-items:stretch;gap:24px}
html body.em-studio :is(.em-success-home,.em-success-page) .em-story-card:nth-child(n){margin:0;border:1px solid #d5dfe5;border-radius:6px;background:#fff;box-shadow:none;overflow:hidden;transform:none;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}
html body.em-studio :is(.em-success-home,.em-success-page) .em-story-card-link{height:100%;display:flex;flex-direction:column}
html body.em-studio :is(.em-success-home,.em-success-page) .em-story-photo{aspect-ratio:1;flex:none;width:100%;height:auto;padding:0;background:#edf1f4;overflow:hidden;border-bottom:1px solid #d5dfe5}
html body.em-studio :is(.em-success-home,.em-success-page) .em-story-photo img{height:100%;width:100%;display:block;object-fit:cover;object-position:var(--story-focus,50% 38%);background:transparent;padding:0;transform:none;filter:none;transition:transform .35s ease}
html body.em-studio :is(.em-success-home,.em-success-page) .em-story-card-copy{padding:24px;display:grid;grid-template-rows:20px 64px 58px 1fr 49px;gap:0;flex:1;min-width:0}
html body.em-studio :is(.em-success-home,.em-success-page) .em-story-topic{font-size:11px;line-height:20px;margin:0;color:#547087;font-weight:400}
html body.em-studio :is(.em-success-home,.em-success-page) .em-story-card :is(h2,h3){font-size:25px;line-height:1.25;font-weight:400!important;margin:9px 0 0;letter-spacing:-.025em;align-self:start;overflow-wrap:anywhere}
html body.em-studio :is(.em-success-home,.em-success-page) .em-story-outcome{font-size:15px;line-height:1.7;color:#243e52;font-weight:400;margin:0;min-height:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
html body.em-studio :is(.em-success-home,.em-success-page) .em-story-excerpt{font-size:14px;line-height:1.8;font-weight:400;color:#526777;margin:12px 0 22px;-webkit-line-clamp:3;min-height:5.4em}
html body.em-studio :is(.em-success-home,.em-success-page) .em-story-read{margin:0;align-self:end;min-height:49px;padding-top:15px;font-size:12px;line-height:1.5;border-color:#dce4ea}
html body.em-studio :is(.em-success-home,.em-success-page) .em-story-arrow{height:29px;width:29px;border-color:#c5d2dc;font-size:17px}
html body.em-studio :is(.em-success-home,.em-success-page) .em-story-media-label{font-size:10px;line-height:1.5;border:0;border-radius:3px;background:#fffffff2;backdrop-filter:none;color:#304b60;padding:5px 9px;bottom:12px;inset-inline-start:12px;max-width:calc(100% - 24px)}
html body.em-studio :is(.em-success-home,.em-success-page) .em-story-media-document .em-story-photo{padding:24px;background:#edf1f4}
html body.em-studio :is(.em-success-home,.em-success-page) .em-story-media-document .em-story-photo img{object-fit:contain;object-position:center;filter:drop-shadow(0 2px 4px #18354a15)}
html body.em-studio :is(.em-success-home,.em-success-page) .em-story-media-document .em-story-media-label{bottom:9px}
html body.em-studio :is(.em-success-home,.em-success-page) .em-story-media-summary .em-story-photo{padding:20px;background:#edf1f4;display:grid;place-items:center}
html body.em-studio :is(.em-success-home,.em-success-page) .em-story-media-summary .em-story-photo img{object-fit:contain;object-position:center}
/* Focal points reviewed against the original photographs. */
.em-story-card[data-story-id=nadia-mizrahi]{--story-focus:50% 44%}
.em-story-card[data-story-id=chen-irina]{--story-focus:50% 5%}
.em-story-card[data-story-id=emmanuel-claire]{--story-focus:50% 20%}
.em-story-card[data-story-id=tony]{--story-focus:50% 35%}
.em-story-card[data-story-id=yaakov-natali]{--story-focus:50% 38%}
.em-story-card[data-story-id=moshe-judith]{--story-focus:50% 67%}
.em-story-card[data-story-id=meital-daniel]{--story-focus:50% 32%}
.em-story-card[data-story-id=avi-angelika]{--story-focus:50% 5%}
.em-story-card[data-story-id=andrea-avi]{--story-focus:50% 85%}
.em-story-card[data-story-id=nadav-sherry]{--story-focus:50% 12%}
.em-story-card[data-story-id=l-citizenship]{--story-focus:50% 36%}
.em-story-card[data-story-id=e-citizenship]{--story-focus:50% 42%}
.em-story-card[data-story-id=hamodi-yosr]{--story-focus:50% 28%}
html body.em-studio :is(.em-success-home,.em-success-page) .em-story-card:is([data-story-id=adel-aharon],[data-story-id=avihayil-nat],[data-story-id=olga-idan]) .em-story-photo{padding:20px}
html body.em-studio :is(.em-success-home,.em-success-page) .em-story-card:is([data-story-id=adel-aharon],[data-story-id=avihayil-nat],[data-story-id=olga-idan]) .em-story-photo img{object-fit:contain;object-position:center}
 .em-story-card[data-story-id=m-citizenship]{--story-focus:50% 5%}
 .em-story-card[data-story-id=itay-emmy]{--story-focus:50% 5%}
/* Shared spacing and restrained title scale. The hero stays full viewport. */
html body.em-studio main.em-home-220{--em-line:#d5dfe6;--em-ink:#16344b}
html body.em-studio main.em-home-220 .shell{max-width:1200px;width:calc(100% - 96px)}
html body.em-studio main.em-home-220 .em-page-rail{display:none}
html body.em-studio main.em-home-220 .em-opening{padding-block:32px 38px}
html body.em-studio main.em-home-220 .em-opening h2{font-size:clamp(36px,4.2vw,60px);line-height:1.2;margin:30px 0 26px;max-width:1000px;letter-spacing:-.025em}
html body.em-studio main.em-home-220 .em-opening h2>span{display:inline;transform:none;margin:0}
html body.em-studio main.em-home-220 .em-opening h2 .em-opening-line:before{content:' '}
html body.em-studio main.em-home-220 .em-opening-bottom{padding-top:20px}
html body.em-studio main.em-home-220 .em-opening-meta p{font-size:12px}
html body.em-studio main.em-home-220 .em-opening-bottom p{font-size:15px}
html body.em-studio main.em-home-220 :is(.em-220-heading,.em-success-heading){margin-bottom:30px;gap:28px;padding-bottom:0;border:0}
html body.em-studio main.em-home-220 :is(.em-220-heading,.em-success-heading) h2{font-size:clamp(34px,3.5vw,49px);line-height:1.2;letter-spacing:-.025em}
html body.em-studio main.em-home-220 .em-220-kicker{font-size:11px;gap:16px;margin-bottom:14px}
html body.em-studio main.em-home-220 .em-220-kicker>span{padding-inline-start:16px}
html body.em-studio main.em-home-220 .em-success-kicker{font-size:11px;margin-bottom:14px}
html body.em-studio main.em-home-220 .em-success-kicker:before{display:none}
/* Four practice panels fit in two rows; the page no longer pauses for a stack. */
html body.em-studio main.em-home-220>.em-practice-chapter{padding-block:58px!important;background:#f4f7f9}
html body.em-studio main.em-home-220 .em-practice-layout{grid-template-columns:1fr;gap:26px}
html body.em-studio main.em-home-220 .em-practice-index{position:static;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:0 50px;align-items:start}
html body.em-studio main.em-home-220 .em-practice-index>.em-chapter-label{grid-column:1;margin-bottom:12px;font-size:11px}
html body.em-studio main.em-home-220 .em-practice-index h2{font-size:clamp(34px,3.5vw,49px)!important;line-height:1.2;margin:0;max-width:none;grid-column:1;grid-row:2/4}
html body.em-studio main.em-home-220 .em-practice-lede{grid-column:2;grid-row:1/3;max-width:480px;margin:0;font-size:15px}
html body.em-studio main.em-home-220 .em-practice-index>nav{display:none}
html body.em-studio main.em-home-220 .em-practice-index>.em-modern-text-link{grid-column:2;grid-row:3;font-size:12px;min-height:42px;margin-top:8px}
html body.em-studio main.em-home-220 .em-practice-stack{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding:0}
html body.em-studio main.em-home-220 .em-practice-sheet:nth-child(n){position:relative;top:auto;margin:0;min-height:290px;grid-template-columns:34% minmax(0,1fr);border-radius:6px;border-color:#d5dfe6;background:#fff;color:#16344b;box-shadow:none;scroll-margin-top:100px;transform:none;filter:none}
html body.em-studio main.em-home-220 .em-sheet-visual{width:auto;height:auto}
html body.em-studio main.em-home-220 .em-sheet-visual img{inset:0;height:100%;transform:none;filter:none}
html body.em-studio main.em-home-220 .em-sheet-number{font-size:30px;top:18px;inset-inline-start:16px;transform:none}
html body.em-studio main.em-home-220 .em-sheet-copy{padding:23px}
html body.em-studio main.em-home-220 .em-sheet-copy:before{display:none}
html body.em-studio main.em-home-220 .em-sheet-copy .em-chapter-label{font-size:11px;line-height:1.6;color:#55748b;margin-bottom:12px}
html body.em-studio main.em-home-220 .em-sheet-copy h3{font-size:24px;line-height:1.3;letter-spacing:-.02em;margin:0 0 13px}
html body.em-studio main.em-home-220 .em-sheet-description{font-size:13px;line-height:1.85;color:#4a6478;margin:0 0 18px}
html body.em-studio main.em-home-220 .em-sheet-copy .em-modern-text-link{font-size:12px;min-height:42px}
/* A straight, aligned gallery replaces the uneven stagger. */
html body.em-studio main.em-home-220>.em-success-home{padding-block:60px!important;border-radius:0;margin-top:0;background:#102c43}
html body.em-studio main.em-home-220 .em-success-home:before{display:none}
html body.em-studio main.em-home-220 .em-story-grid-home{align-items:stretch;padding:0;grid-template-columns:repeat(3,minmax(0,1fr))}
html body.em-studio main.em-home-220 .em-success-note{font-size:11px;margin-top:24px;line-height:1.8;color:#b9cad7}
html body.em-studio main.em-home-220 .em-reveal{opacity:1!important;transform:none;transition-delay:0s!important}
/* Portraits carry the office section; remove the duplicate illustrative panorama. */
html body.em-studio main.em-home-220 .em-office-chapter{padding-block:60px}
html body.em-studio main.em-home-220 .em-office-window,html body.em-studio main.em-home-220 .em-people-heading{display:none}
html body.em-studio main.em-home-220 .em-office-intro{width:48%}
html body.em-studio main.em-home-220 .em-office-intro>p{font-size:15px;line-height:1.85;margin-bottom:14px}
html body.em-studio main.em-home-220 .em-people{margin-top:0}
html body.em-studio main.em-home-220 .em-home-partner{border-radius:6px;box-shadow:none;grid-template-columns:42% minmax(0,1fr);min-height:0}
html body.em-studio main.em-home-220 .em-home-partner>div{padding:24px}
html body.em-studio main.em-home-220 .em-home-partner h3{font-size:26px}
html body.em-studio main.em-home-220 .em-home-partner p{font-size:13px}
html body.em-studio main.em-home-220>.em-passport-strip{padding-block:54px!important}
html body.em-studio main.em-home-220 .em-passport-grid{grid-template-columns:minmax(0,1fr) 27%;gap:7%;max-width:1200px}
html body.em-studio main.em-home-220 .em-passport-copy h2{font-size:clamp(32px,3.5vw,48px)!important;margin-bottom:18px}
html body.em-studio main.em-home-220 .em-passport-copy h2:before{display:none}
html body.em-studio main.em-home-220 .em-passport-copy>p{font-size:15px;line-height:1.85}
html body.em-studio main.em-home-220 .em-passport-copy .em-process{margin-block:20px}
html body.em-studio main.em-home-220 .em-process li{padding-block:14px;gap:16px}
html body.em-studio main.em-home-220 .em-process h3{font-size:17px!important}
html body.em-studio main.em-home-220 .em-process-number{font-size:23px;min-width:36px}
html body.em-studio main.em-home-220 .em-passport-stage{max-width:230px;max-height:230px}
html body.em-studio main.em-home-220 .em-passport-view:before{box-shadow:none;max-width:280px}
html body.em-studio main.em-home-220 :is(.em-media-chapter,.em-reading-chapter){padding-block:60px}
html body.em-studio main.em-home-220 .em-media-layout{gap:48px}
html body.em-studio main.em-home-220 .em-media-display{padding:22px;border-radius:6px;box-shadow:none}
html body.em-studio main.em-home-220 .em-media-pages{height:380px}
html body.em-studio main.em-home-220 .em-media-row{padding-block:24px}
html body.em-studio main.em-home-220 .em-media-row:first-child{padding-top:0}
html body.em-studio main.em-home-220 .em-media-row-meta{margin-bottom:15px}
html body.em-studio main.em-home-220 .em-media-row h3{font-size:25px!important;margin-bottom:12px}
html body.em-studio main.em-home-220 .em-media-row p{font-size:14px;line-height:1.8;margin-bottom:12px}
html body.em-studio main.em-home-220 .em-media-source-note{margin-top:25px;padding-top:18px}
html body.em-studio main.em-home-220 .em-home-article{border-radius:6px;box-shadow:none}
html body.em-studio main.em-home-220 .em-home-article:first-child h3{font-size:28px}
html body.em-studio main.em-home-220 .em-home-article h3{font-size:22px}
html body.em-studio main.em-home-220 .em-home-article-copy{padding:24px}
html body.em-studio main.em-home-220 .em-contact-chapter{padding-block:44px 55px}
html body.em-studio main.em-home-220 .em-contact-chapter:before{display:none}
html body.em-studio main.em-home-220 .em-contact-chapter h2{font-size:clamp(44px,5.5vw,76px);margin:16px 0 30px;letter-spacing:-.025em}
html body.em-studio main.em-home-220 .em-contact-circle{width:auto;height:auto;border:0;border-bottom:1px solid #7290a6;border-radius:0;flex-direction:row;padding-block:12px;font-size:12px;min-height:44px}
html body.em-studio main.em-home-220 .em-contact-bottom{padding-top:28px;gap:70px}
html body.em-studio main.em-home-220 .em-contact-intro>p{font-size:15px;margin-bottom:20px}
html body.em-studio main.em-home-220 .em-contact-channels>a{font-size:24px;padding-block:16px}
@media(hover:hover) and (pointer:fine){
 html body.em-studio :is(.em-success-home,.em-success-page) .em-story-card:hover{transform:translateY(-4px);border-color:#94acbe;box-shadow:0 12px 25px -16px #102d4566}
 html body.em-studio :is(.em-success-home,.em-success-page) .em-story-media-photo:hover .em-story-photo img{transform:scale(1.015)}
}
@media(max-width:1050px){
 html body.em-studio main.em-home-220 .shell{width:calc(100% - 56px)}
 html body.em-studio main.em-home-220 .em-practice-sheet:nth-child(n){grid-template-columns:30% minmax(0,1fr)}
 html body.em-studio main.em-home-220 .em-sheet-copy{padding:20px}
 html body.em-studio main.em-home-220 .em-home-partner>div{padding:20px}
 html body.em-studio :is(.em-success-home,.em-success-page) .em-story-card-copy{padding:20px;grid-template-rows:20px 64px 76px 1fr 49px}
 html body.em-studio :is(.em-success-home,.em-success-page) .em-story-outcome{-webkit-line-clamp:3}
 html body.em-studio main.em-home-220 .em-home-partner h3{font-size:23px}
}
@media(max-width:760px){
 html body.em-studio main.em-home-220 .shell{width:calc(100% - 40px)}
 html body.em-studio main.em-home-220 .em-opening{padding-block:26px 30px}
 html body.em-studio main.em-home-220 .em-opening h2{font-size:35px;margin-block:24px}
 html body.em-studio main.em-home-220 .em-opening h2>span{display:block}
 html body.em-studio main.em-home-220 :is(.em-220-heading,.em-success-heading) h2{font-size:34px}
 html body.em-studio main.em-home-220 :is(.em-220-heading,.em-success-heading){gap:18px;margin-bottom:25px}
 html body.em-studio main.em-home-220>.em-practice-chapter{padding-block:42px!important}
 html body.em-studio main.em-home-220 .em-practice-index{grid-template-columns:1fr;gap:0}
 html body.em-studio main.em-home-220 .em-practice-index>:is(h2,.em-chapter-label,.em-practice-lede,.em-modern-text-link){grid-column:auto;grid-row:auto}
 html body.em-studio main.em-home-220 .em-practice-index h2{font-size:34px!important;margin-bottom:18px}
 html body.em-studio main.em-home-220 .em-practice-lede{font-size:14px}
 html body.em-studio main.em-home-220 .em-practice-stack{grid-template-columns:1fr;gap:16px}
 html body.em-studio main.em-home-220 .em-practice-sheet:nth-child(n){display:grid;grid-template-columns:27% minmax(0,1fr);min-height:0}
 html body.em-studio main.em-home-220 .em-sheet-visual{height:100%;min-height:160px;width:100%}
 html body.em-studio main.em-home-220 .em-sheet-visual img{object-position:58% center}
 html body.em-studio main.em-home-220 .em-sheet-number{font-size:24px;inset-inline-start:10px;top:14px}
 html body.em-studio main.em-home-220 .em-sheet-image-note{inset-inline-start:8px;bottom:10px;font-size:9px}
 html body.em-studio main.em-home-220 .em-sheet-copy{padding:20px 18px}
 html body.em-studio main.em-home-220 .em-sheet-copy h3{font-size:23px;margin-bottom:10px}
 html body.em-studio main.em-home-220 .em-sheet-copy .em-chapter-label{margin-bottom:8px}
 html body.em-studio main.em-home-220 .em-sheet-description{font-size:13px;line-height:1.75;margin-bottom:12px}
 html body.em-studio main.em-home-220>.em-success-home{padding-block:42px!important}
 html body.em-studio main.em-home-220 .em-story-grid-home{grid-template-columns:1fr;gap:22px}
 html body.em-studio :is(.em-success-home,.em-success-page) .em-story-card-copy{padding:23px;grid-template-rows:auto auto auto 1fr auto}
 html body.em-studio :is(.em-success-home,.em-success-page) .em-story-card :is(h2,h3){margin:8px 0 13px;font-size:25px}
 html body.em-studio :is(.em-success-home,.em-success-page) .em-story-outcome{min-height:0;-webkit-line-clamp:unset}
 html body.em-studio :is(.em-success-home,.em-success-page) .em-story-excerpt{min-height:0;margin:12px 0 20px}
 html body.em-studio main.em-home-220 .em-office-chapter{padding-block:42px}
 html body.em-studio main.em-home-220 .em-office-intro{width:100%}
 html body.em-studio main.em-home-220 .em-home-partner{grid-template-columns:40% minmax(0,1fr)}
 html body.em-studio main.em-home-220 .em-home-partner>div{padding:19px 16px}
 html body.em-studio main.em-home-220>.em-passport-strip{padding-block:42px!important}
 html body.em-studio main.em-home-220 .em-passport-grid{grid-template-columns:1fr;gap:24px}
 html body.em-studio main.em-home-220 .em-passport-stage{max-width:190px;max-height:190px}
 html body.em-studio main.em-home-220 .em-passport-copy h2{font-size:34px!important}
 html body.em-studio main.em-home-220 :is(.em-media-chapter,.em-reading-chapter){padding-block:42px}
 html body.em-studio main.em-home-220 .em-media-row{padding:20px}
 html body.em-studio main.em-home-220 .em-media-row:first-child{padding-top:20px}
 html body.em-studio main.em-home-220 .em-media-row h3{font-size:22px!important}
 html body.em-studio main.em-home-220 .em-home-article-copy{padding:21px}
 html body.em-studio main.em-home-220 .em-contact-chapter{padding-block:34px 42px}
 html body.em-studio main.em-home-220 .em-contact-chapter h2{font-size:49px}
 html body.em-studio main.em-home-220 .em-contact-bottom{grid-template-columns:1fr;gap:28px}
 html body.em-studio main.em-home-220 .em-contact-channels>a{font-size:23px;min-height:84px}
}
@media(prefers-reduced-motion:reduce){
 html body.em-studio :is(.em-success-home,.em-success-page) .em-story-card,
 html body.em-studio :is(.em-success-home,.em-success-page) .em-story-photo img{transform:none!important;transition:none!important}
}
/* Compact card rhythm and native horizontal browsing on small screens. */
html body.em-studio :is(.em-success-home,.em-success-page) .em-story-card-copy{grid-template-rows:20px minmax(50px,max-content) minmax(58px,max-content) 1fr 49px}
html body.em-studio :is(.em-success-home,.em-success-page) .em-story-card :is(h2,h3){margin-bottom:8px}
.em-story-swipe-note{display:none}
@media(max-width:1050px) and (min-width:761px){html body.em-studio :is(.em-success-home,.em-success-page) .em-story-card-copy{grid-template-rows:20px minmax(62px,max-content) minmax(76px,max-content) 1fr 49px}}
@media(max-width:760px){
 html body.em-studio :is(.em-success-home,.em-success-page) .em-story-card-copy{grid-template-rows:auto auto auto 1fr auto}
 html body.em-studio main.em-home-220 .em-story-grid-home{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:calc(100% - 36px);gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;padding:4px 0 16px;scrollbar-color:#9cb6c8 #304c61;scrollbar-width:thin}
 html body.em-studio main.em-home-220 .em-story-grid-home .em-story-card{scroll-snap-align:start}
 html body.em-studio main.em-home-220 .em-story-grid-home:focus-visible{outline:2px solid #a8c7dd;outline-offset:6px}
 html body.em-studio main.em-home-220 .em-success-heading{flex-direction:row;align-items:end}
 html body.em-studio main.em-home-220 .em-success-all{font-size:12px}
 html body.em-studio main.em-home-220 .em-story-swipe-note{display:block;font-size:11px;line-height:1.7;color:#bbcedb;margin:12px 0 0}
}


@media(max-width:480px){.em-studio .home-site-header .nav-wrap{height:112px!important}.em-studio .home-site-header .header-tools{gap:2px 4px!important}.em-studio .home-site-header .language-switcher{gap:0!important;min-width:0}.em-studio .home-site-header .brand{transform:none}}
