.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}:root{--blog-ink: #0d1b2a;--blog-ink-muted: #475569;--blog-ink-soft: #64748b;--blog-paper: #ffffff;--blog-paper-alt: #f8fafc;--blog-rule: #e2e8f0;--blog-border: #e2e8f0;--es-teal: var(--color-brand, #1a7a4a);--blog-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--blog-measure: 45rem}.blog-page{background:var(--blog-paper);color:var(--blog-ink-muted);font-family:var(--blog-sans);overflow-x:clip}.blog-shell{max-width:72rem;margin:0 auto;padding:0 1.5rem}.blog-hero{padding:43px 0 24px;text-align:center;background:#fff}.blog-hero__eyebrow{display:inline-flex;align-items:center;gap:12px;font-size:12px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--color-brand);margin-bottom:20px}.blog-hero__eyebrow:after{content:"";display:block;width:32px;height:1px;background:#e2e8f0;flex-shrink:0}.blog-hero__title{font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.15;letter-spacing:-.02em;color:#0d1b2a;max-width:20ch;margin:0 auto}.blog-hero__lede{margin-top:1.25rem;font-size:17px;line-height:1.6;color:#475569;max-width:36rem;margin-left:auto;margin-right:auto}.blog-filter-wrap{background:#fff;border-bottom:1px solid #e2e8f0}.blog-filter{display:flex;flex-wrap:nowrap;gap:.5rem;justify-content:flex-start;padding:1.25rem 0;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.blog-filter.blog-shell{border-bottom:none}.blog-filter--index{padding-top:.875rem;padding-bottom:.875rem}@media(min-width:768px){.blog-filter{flex-wrap:wrap;justify-content:center}}.blog-filter::-webkit-scrollbar{display:none}.blog-filter__btn{font-size:.8125rem;font-weight:500;padding:.45rem 1rem;border-radius:999px;border:1px solid transparent;color:var(--blog-ink-muted);background:transparent;transition:color .2s,background .2s,border-color .2s;cursor:pointer;text-decoration:none}.blog-filter__btn:hover,.blog-filter__btn.is-active{color:var(--blog-ink);background:#fff;border-color:var(--blog-rule)}.blog-search{max-width:20rem;margin:1.5rem auto 0}.blog-search input{width:100%;padding:.65rem 1rem;font-size:.875rem;border:1px solid var(--blog-rule);border-radius:.5rem;background:#fff;color:var(--blog-ink)}.blog-search input:focus{outline:2px solid #10b98144;border-color:#10b981}.blog-featured{position:relative;padding:64px 0 112px;background:#0d1b2a}.blog-featured:after{content:"";position:absolute;left:0;right:0;bottom:0;height:80px;background:linear-gradient(180deg,#0d1b2a00,#fff);pointer-events:none;z-index:0}.blog-featured .blog-shell{position:relative;z-index:1}.blog-featured__label{font-size:12px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:#34d399;margin:0 0 1.5rem}.blog-featured-hero{display:block;min-width:0;width:100%;text-decoration:none;color:inherit}.blog-featured-hero__media{aspect-ratio:16 / 6;overflow:hidden;position:relative}.blog-featured-hero__media picture{display:block;width:100%;height:100%}.blog-featured-hero__media img{width:100%;height:100%;object-fit:cover;object-position:center 25%;display:block}.blog-featured-hero__body{padding-top:1.25rem}.blog-featured-hero__category{display:block;font-size:.6875rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#34d399;margin-bottom:.5rem}.blog-featured-hero__title{margin:0 0 .75rem;font-size:2rem;font-weight:700;line-height:1.25;color:#fff}.blog-featured-hero__excerpt{margin:0 0 1rem;font-size:1rem;line-height:1.6;color:#fffc;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.blog-featured-hero__meta{display:flex;gap:.75rem;font-size:.75rem;color:#34d399}.blog-featured__secondary{display:grid;gap:1.5rem;margin-top:2rem}@media(min-width:768px){.blog-featured__secondary{grid-template-columns:repeat(2,minmax(0,1fr))}}.blog-featured-hero,.blog-featured__secondary>*{min-width:0}.blog-featured-card{display:block;min-width:0;width:100%;text-decoration:none;color:inherit}.blog-featured-card__media{aspect-ratio:16 / 9;overflow:hidden;position:relative}.blog-featured-card__media picture{display:block;width:100%;height:100%}.blog-featured-card__media img{width:100%;height:100%;object-fit:cover;object-position:center 25%;display:block}.blog-featured-card__category{display:block;margin-top:.75rem;font-size:.6875rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#34d399}.blog-featured-card__title{margin:.35rem 0 0;font-size:1.125rem;font-weight:700;line-height:1.35;color:#fff}.blog-featured-card__meta{display:flex;gap:.75rem;margin-top:.5rem;font-size:.75rem;color:#94a3b8}.blog-featured-hero:hover .blog-featured-hero__title,.blog-featured-card:hover .blog-featured-card__title{color:#cbd5e1}.blog-featured__grid{display:grid;gap:1.5rem}@media(min-width:768px){.blog-featured__grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}}.blog-featured__stack{display:flex;flex-direction:column;gap:1.5rem;min-width:0}.blog-grid{padding:120px 0;background:#fff}.blog-featured+.blog-grid{padding-top:48px}.blog-grid__label{font-size:12px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--color-brand);margin-bottom:1.5rem}.blog-grid__items{display:grid;gap:2rem}.blog-featured__grid>*,.blog-featured__stack>*,.blog-grid__items>*{min-width:0}@media(min-width:640px){.blog-grid__items{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.blog-grid__items{grid-template-columns:repeat(3,1fr)}}.blog-card{display:flex;flex-direction:column;min-width:0;width:100%;background:#fff;border-radius:16px;border:1px solid #e2e8f0;overflow:hidden;text-decoration:none;color:inherit;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.blog-card:hover{border-color:var(--color-brand);transform:translateY(-2px);box-shadow:0 8px 24px #0000000f}.blog-card__media{aspect-ratio:16 / 10;overflow:hidden;position:relative}.blog-card__media picture{display:block;width:100%;height:100%}.blog-card__media img{width:100%;height:100%;object-fit:cover;object-position:center 25%;display:block}.blog-card__body{padding:1.25rem 1.35rem 1.5rem;flex:1;display:flex;flex-direction:column}.blog-card__category{font-size:.6875rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#059669;margin-bottom:.5rem}.blog-card__title{font-size:1.25rem;font-weight:700;line-height:1.35;color:#0d1b2a;margin:0 0 .5rem}.blog-card--featured .blog-card__title{font-size:1.65rem}.blog-card--featured .blog-card__body,.blog-card--featured .blog-card__excerpt{flex:0 1 auto}.blog-card__excerpt{font-size:17px;line-height:1.6;color:#475569;flex:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.blog-card__meta{margin-top:1rem;font-size:.75rem;color:var(--blog-ink-soft);display:flex;gap:.75rem}.blog-img--fiscal{background:linear-gradient(145deg,#e8e0d4,#c4b8a8,#9a8f7e)}.blog-img--banking{background:linear-gradient(145deg,#ebe6dc,#d4cdc0,#a89f92)}.blog-img--housing{background:linear-gradient(145deg,#f0ebe3,#d9cfc0,#b5a48f)}.blog-img--traffic{background:linear-gradient(145deg,#e5e8ea,#b8c0c6,#7d8a94)}.blog-img--immigration{background:linear-gradient(145deg,#ede8e0,#cfc4b4,#a39585)}.blog-img--healthcare{background:linear-gradient(145deg,#e8ebe8,#c5d0c8,#8fa396)}.blog-img--culture{background:linear-gradient(145deg,#f2ebe4,#e0cfc0 45%,#c9a88a)}.blog-img--relocation{background:linear-gradient(145deg,#ebe8e2,#d1c9bc,#a89b8a)}.blog-article-hero{padding:7rem 0 0;overflow:visible}@media(min-width:768px){.blog-article-hero{padding-top:8rem}}.blog-article-hero__content{position:relative;z-index:1}.blog-article-hero__category{font-size:.6875rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#059669;text-decoration:none;display:inline-block;margin-top:.25rem}.blog-article-hero__category:hover{text-decoration:underline}.blog-article-hero__title{font-size:1.75rem;font-weight:700;line-height:1.2;letter-spacing:-.02em;margin:1rem 0 .5rem;color:#0d1b2a;max-width:none}@media(min-width:768px){.blog-article-hero__title{font-size:2.25rem}}.blog-article-hero__excerpt{font-size:17px;line-height:1.6;color:#475569;max-width:42rem;margin-bottom:1.25rem}.blog-article-hero__meta{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:1.5rem;font-size:.8125rem;color:var(--blog-ink-muted);letter-spacing:.02em}.blog-article-hero__meta-divider{border-top:1px solid var(--blog-border);margin-bottom:2rem}.blog-article-hero__meta-sep{margin:0 .5rem;color:var(--blog-ink-soft)}.blog-article-hero__media{margin-bottom:2.5rem;max-height:360px;border-radius:12px;overflow:hidden;box-shadow:0 4px 24px #0000001a;background-size:cover;background-position:center}.blog-article-hero__media picture{display:block;width:100%;height:100%}.blog-article-hero__media img{width:100%;height:100%;max-height:360px;object-fit:cover;display:block}.article-progress{position:fixed;top:0;left:0;right:0;height:3px;z-index:100;pointer-events:none}.article-progress__bar{height:100%;width:0;background:var(--es-teal, #2a9d8f);transition:width .12s linear,opacity .35s ease}.article-progress.is-hidden .article-progress__bar{opacity:0}.article-layout{box-sizing:border-box;max-width:1100px;margin:0 auto;padding:0 1.25rem}.article-layout__main{width:100%;min-width:0}@media(min-width:1024px){.article-layout{display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:2.5rem;align-items:start;padding:0 1.5rem}.article-layout__main{display:flex;flex-direction:column;align-items:center}}.article-sidebar{display:none}@media(min-width:1024px){.article-sidebar{display:block;width:220px;position:sticky;top:6rem;align-self:start;transition:opacity .35s ease}.article-sidebar--empty{display:none}.article-sidebar.is-past-article .article-sidebar__label,.article-sidebar.is-past-article .article-toc,.article-sidebar.is-past-article .article-sidebar__divider{opacity:0;visibility:hidden;max-height:0;overflow:hidden;margin:0;transition:opacity .35s ease,max-height .35s ease,visibility .35s ease}}.article-sidebar__label{font-size:.6875rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--blog-ink-soft);margin:0 0 .75rem}.article-toc__list{list-style:none;margin:0;padding:0}.article-toc a{display:block;font-size:.8125rem;line-height:1.45;color:var(--blog-ink-muted);text-decoration:none;padding:.35rem 0;transition:color .2s,padding-left .2s}.article-toc a:hover{color:var(--blog-ink-muted)}.article-toc a.toc-active{color:var(--es-teal, #2a9d8f);padding-left:.5rem;font-weight:500}.article-sidebar__divider{border-top:1px solid var(--blog-border);margin:1.25rem 0}.article-sidebar__back{font-size:.875rem;color:var(--es-teal, #2a9d8f);text-decoration:none}.article-sidebar__back:hover{text-decoration:underline}.article-body,.blog-prose{box-sizing:border-box;width:100%;max-width:720px;margin-left:auto;margin-right:auto;padding:0 0 2.5rem;font-size:17px;line-height:1.6;color:#475569}@media(max-width:1023px){.article-layout__main{padding:0}}.blog-prose.blog-prose--with-header>h1:first-child{display:none}.article-body>p:first-child,.blog-prose>p:first-child{font-size:1.125rem;line-height:1.75}.article-body h2,.blog-prose h2{font-size:1.5rem;font-weight:700;color:#0d1b2a;margin:2.5rem 0 1rem;padding-top:2rem;border-top:1px solid #e2e8f0;line-height:1.3;scroll-margin-top:6rem}.article-body h2:first-child,.blog-prose h2:first-child{border-top:none;padding-top:0;margin-top:0}.article-body h3,.blog-prose h3{font-size:1.125rem;font-weight:700;color:#0d1b2a;margin:1.75rem 0 .75rem;line-height:1.35}.article-body p,.blog-prose p{margin-bottom:1.125rem}.article-body ul,.article-body ol,.blog-prose ul,.blog-prose ol{margin:0 0 1.125rem 1.25rem;padding-left:.5rem}.article-body li,.blog-prose li{margin-bottom:.4rem}.article-body blockquote,.blog-prose blockquote{margin:2rem 0;padding:.25rem 0 .25rem 1.25rem;border-left:3px solid var(--es-teal, #2a9d8f);font-family:var(--blog-serif);font-size:1.125rem;font-style:italic;color:var(--blog-ink-muted);line-height:1.65}.article-body a,.blog-prose a{color:var(--es-teal, #2a9d8f);text-decoration:none}.article-body a:hover,.blog-prose a:hover{text-decoration:underline;color:var(--es-teal, #2a9d8f)}.article-body img,.blog-prose img{max-width:100%;height:auto;border-radius:.25rem;margin:2rem 0}.article-body table,.blog-prose table{width:100%;max-width:100%;border-collapse:collapse;margin:2rem 0;font-size:.9375rem}.article-body th,.article-body td,.blog-prose th,.blog-prose td{border:1px solid var(--blog-rule);padding:.65rem .85rem;text-align:left}.article-body th,.blog-prose th{background:#f8fafc;font-weight:700;color:#0d1b2a}.article-body strong,.blog-prose strong{color:var(--blog-ink);font-weight:600}.article-end{box-sizing:border-box;width:100%;max-width:680px;margin:0 auto;padding:0 0 2rem;border-top:1px solid var(--blog-border)}.article-back-link{display:inline-block;margin-top:1.5rem;font-size:.9375rem;color:var(--es-teal, #2a9d8f);text-decoration:none;transition:opacity .2s}.article-back-link:hover{text-decoration:underline}.blog-routes{max-width:var(--blog-measure);margin:3rem auto 0;padding:3rem 1.5rem;border-top:1px solid var(--blog-border)}.blog-routes__title{font-family:var(--blog-serif);font-size:1.35rem;font-weight:400;color:var(--blog-ink);margin-bottom:1.25rem}.blog-routes__list{display:flex;flex-direction:column;gap:.75rem}.blog-routes__link{display:block;padding:1rem 1.25rem;background:#fff;border:1px solid var(--blog-rule);border-radius:.25rem;text-decoration:none;color:var(--blog-ink);font-size:.9375rem;transition:border-color .2s,box-shadow .2s}.blog-routes__link:hover{border-color:#c9a88a;box-shadow:0 4px 12px #1a18140f}.blog-routes__path{font-size:.75rem;color:var(--blog-ink-soft);margin-top:.25rem}.blog-related{max-width:72rem;margin:3rem auto 0;padding:3rem 1.5rem;border-top:1px solid var(--blog-border)}.blog-related__title{font-family:var(--blog-serif);font-size:1.35rem;margin-bottom:1.5rem}.blog-related__grid{display:grid;gap:1.25rem}.blog-related__grid--article{grid-template-columns:1fr}@media(min-width:640px){.blog-related__grid--article{grid-template-columns:repeat(2,1fr)}}@media(min-width:768px){.blog-related__grid:not(.blog-related__grid--article){grid-template-columns:repeat(3,1fr)}}.blog-cta{max-width:var(--blog-measure);margin:3rem auto 4rem;padding:2.5rem 2rem;background:#fff;border:1px solid var(--blog-rule);border-radius:.25rem;text-align:center}.blog-cta__text{font-family:var(--blog-serif);font-size:1.2rem;line-height:1.55;color:var(--blog-ink);max-width:32rem;margin:0 auto 1.5rem}.blog-cta__actions{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.blog-cta__btn{display:inline-flex;align-items:center;padding:.65rem 1.35rem;font-size:.875rem;font-weight:500;border-radius:999px;text-decoration:none;transition:background .2s,color .2s}.blog-cta__btn--primary{background:#0a1628;color:#fff}.blog-cta__btn--primary:hover{background:#1e293b}.blog-cta__btn--ghost{border:1px solid var(--blog-rule);color:var(--blog-ink);background:transparent}.blog-cta__btn--ghost:hover{border-color:var(--blog-ink-soft)}.blog-category-header{padding:120px 0 40px;background:#fff}.blog-category-header__eyebrow{margin-bottom:20px}.blog-category-header__title{font-size:clamp(2rem,4vw,2.75rem);font-weight:700;color:#0d1b2a;letter-spacing:-.02em}.blog-category-header__count{margin-top:.75rem;font-size:17px;line-height:1.6;color:#475569}.blog-breadcrumb{font-size:.8125rem;color:var(--blog-ink-soft);margin-bottom:1.5rem}.blog-breadcrumb a{color:#059669;text-decoration:none}.blog-breadcrumb a:hover{text-decoration:underline}.blog-empty{text-align:center;padding:4rem 1.5rem;color:var(--blog-ink-muted)}.blog-empty[data-hidden=true]{display:none}html.dark{--blog-ink: var(--color-text-primary);--blog-ink-muted: var(--color-text-body);--blog-ink-soft: var(--color-text-secondary);--blog-paper: var(--color-surface);--blog-paper-alt: var(--color-background-secondary);--blog-rule: var(--color-border);--blog-border: var(--color-border)}html.dark .blog-hero__title,html.dark .blog-card__title,html.dark .blog-article-hero__title,html.dark .blog-prose h2,html.dark .blog-prose h3,html.dark .blog-prose th,html.dark .blog-category-header__title{color:var(--color-text-primary)!important}html.dark .blog-hero__lede,html.dark .blog-card__excerpt,html.dark .blog-article-hero__excerpt,html.dark .blog-prose,html.dark .blog-category-header__count{color:var(--color-text-body)!important}html.dark .blog-card__category,html.dark .blog-article-hero__category,html.dark .blog-breadcrumb a{color:var(--color-brand-accessible)!important}html.dark .blog-hero__eyebrow:after,html.dark .blog-filter-wrap,html.dark .blog-card,html.dark .blog-prose h2{border-color:var(--color-border)!important}html.dark .blog-hero__eyebrow:after{background:var(--color-border)!important}html.dark .blog-hero,html.dark .blog-filter-wrap,html.dark .blog-grid,html.dark .blog-category-header{background:var(--color-surface)!important}html.dark .blog-filter__btn:hover,html.dark .blog-filter__btn.is-active,html.dark .blog-search input,html.dark .blog-card,html.dark .blog-routes__link,html.dark .blog-cta{background:var(--color-surface-raised)!important}html.dark .blog-prose th{background:var(--color-background-secondary)!important}html.dark .blog-featured:after{background:linear-gradient(180deg,rgba(14,26,34,0) 0%,var(--color-surface) 100%)!important}
