/* Homepage only: a quiet hero, one service directory, reviews and concise insights. */
.home-page{--home-surface:#f7f8fb;--home-space:80px}
.home-page .clean-hero{background:var(--home-surface);border:0}
.home-page .clean-hero-grid{align-items:start;padding-bottom:48px}
.home-page .clean-hero h1{margin-bottom:0}
.home-page .hero-context{border:0;padding-inline-start:0}
.home-page .hero-context .lede{margin-bottom:24px}
.home-page .clean-hero .location{max-width:none;margin-top:20px}
.home-page .hero-service-nav{border-color:var(--line);grid-template-columns:repeat(5,minmax(0,1fr))}
.home-page .hero-service-nav>a{min-width:0}
.home-page .hero-service-nav>a>.number,.home-page .hero-service-nav>a>.arrow{flex:none}
.home-page .insight-card{display:flex;min-width:0}
.home-page .expertise-row{position:relative}
.home-page .service-tile-icon{position:absolute;inset-inline-end:72px;top:32px;display:block;width:24px;height:24px;color:inherit;pointer-events:none}
@media(max-width:850px){.home-page .service-tile-icon{inset-inline-end:67px;top:27px}}
.home-section{padding-block:var(--home-space)}
.home-section-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:36px}
.home-section-heading>div{min-width:0}
.home-section-heading h2{font-size:clamp(2.1rem,3.3vw,3.1rem);line-height:1.16;margin:0;max-width:780px}
.home-section-heading .eyebrow{margin-bottom:18px}
.home-section-heading>p{max-width:340px;flex:0 1 340px;font-size:16px;color:#526078;margin:0;line-height:1.7}
.home-section-heading>.text-link{flex:none;white-space:nowrap;font-size:15px}
.home-service-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.home-service-card{display:flex;flex-direction:column;align-items:start;min-width:0;padding:30px 26px;background:var(--home-surface);border-radius:3px;color:var(--ink)}
.home-service-card h3{font-size:26px;line-height:1.25;margin:0 0 18px;letter-spacing:-.035em}
.home-service-card p{font-size:16px;color:#526078;line-height:1.7;margin:0 0 26px}
.home-card-link{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;margin-top:auto;font-size:14px;color:var(--blue);font-weight:500}
.home-card-link .arrow{font-size:21px}
.home-service-featured{background:var(--blue);color:#fff}
.home-service-featured p{color:#eef2ff}
.home-service-featured .home-card-link{color:#fff}
.home-service-card:hover{background:#edf1fa}
.home-service-featured:hover{background:#1a40d2}
.home-service-directory{display:grid;grid-template-columns:1fr 3fr;gap:38px;align-items:start;margin-top:42px;padding-top:32px;border-top:1px solid var(--line)}
.home-service-directory h3{font-size:23px;line-height:1.4;margin:8px 0 0}
.home-service-directory ul{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px 28px;list-style:none;margin:0;padding:0}
.home-service-directory li{min-width:0}
.home-service-directory a{display:flex;align-items:start;justify-content:space-between;gap:16px;padding:10px 0;font-size:15px;line-height:1.6}
.home-service-directory .arrow{font-size:19px;margin-top:2px}
.home-service-directory a:hover{color:var(--blue);text-decoration:underline;text-underline-offset:4px}
.home-reviews-section{background:var(--home-surface)}
.home-review-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}
.home-review{display:flex;flex-direction:column;min-width:0;padding:26px;background:#fff;border-radius:3px}
.home-review-top{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px 12px;margin-bottom:22px}
.home-review-top .stars{color:#c58a10;letter-spacing:.08em;font-size:15px}
.home-review-top time{font-size:12px;color:#5c6b80}
.home-review-industry{font-size:14px;line-height:1.6;color:#526078;margin-bottom:15px}
.home-review-text{font-family:var(--display);font-size:20px;line-height:1.55;letter-spacing:-.02em;margin-bottom:26px}
.home-review-source{display:flex;justify-content:space-between;align-items:center;gap:14px;font-size:14px;color:var(--blue);margin-top:auto;min-height:44px}
.home-review-source .arrow{font-size:20px}
.home-review-source:hover{text-decoration:underline;text-underline-offset:4px}
.home-reviews-end{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:18px;margin-top:28px}
.home-reviews-end .text-link{font-size:15px}
.home-insight-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:44px}
.home-insight{display:flex;flex-direction:column;align-items:start;border-top:1px solid var(--line);padding-top:24px}
.home-insight-category{font-size:14px;color:#526078;margin-bottom:16px}
.home-insight h3{font-size:25px;line-height:1.35;margin:0 0 28px}
.home-insight .home-card-link{justify-content:start}
.home-insight:hover h3{color:var(--blue)}
.home-page .closing-inner{padding-block:64px}
.home-page .closing h2{font-size:clamp(2.2rem,3.7vw,3.35rem)}
[dir=rtl] .home-service-card h3,[dir=rtl] .home-insight h3{line-height:1.5;letter-spacing:0}
[dir=rtl] .home-review-text{letter-spacing:0}
[dir=rtl] .home-section-heading h2{line-height:1.45}
/* Shared row tracks align descriptions even when a translated title needs two lines. */
@supports(grid-template-rows:subgrid){
 .home-service-card{display:grid;grid-template-rows:subgrid;grid-row:span 3;row-gap:0}
 .home-review{display:grid;grid-template-rows:subgrid;grid-row:span 4;row-gap:0}
}
@media(max-width:1100px){
 .home-page .hero-service-nav{grid-template-columns:repeat(2,minmax(0,1fr))}
 .home-page .hero-service-nav>a{margin:0;border-bottom:1px solid var(--line)}
 .home-page .hero-service-nav>a:nth-child(even){border-inline-end:0}
 .home-page .hero-service-nav>a:last-child{grid-column:1/-1}
 .home-service-cards,.home-review-list{grid-template-columns:repeat(2,minmax(0,1fr))}
 .home-service-card{padding:28px}
 .home-service-directory{grid-template-columns:1fr 2.5fr;gap:28px}
 .home-service-directory ul{grid-template-columns:repeat(2,minmax(0,1fr))}
 .home-insight-list{gap:28px}
}
@media(max-width:850px){
 .home-page{--home-space:64px}
 .home-page .clean-hero-grid{padding-bottom:38px}
 .home-section-heading{display:block}
 .home-section-heading>p{max-width:580px;margin-top:20px}
 .home-section-heading>.text-link{margin-top:24px}
 .home-service-directory{grid-template-columns:1fr;gap:18px}
 .home-service-directory h3{margin:0}
 .home-service-directory ul{gap:4px 32px}
 .home-insight-list{grid-template-columns:1fr}
 .home-insight{display:grid;grid-template-columns:1fr auto;gap:0 24px;align-items:center}
 .home-insight-category{grid-column:1 / -1}
 .home-insight h3{margin-bottom:0}
 .home-insight .home-card-link{width:auto;margin:0}
}
@media(max-width:600px){
 .home-page{--home-space:52px}
 .home-section-heading{margin-bottom:28px}
 .home-section-heading h2{font-size:2.1rem}
 .home-service-cards,.home-review-list{grid-template-columns:1fr;gap:16px}
 .home-service-card{padding:26px}
 .home-service-card h3{font-size:27px;margin-bottom:14px}
 .home-service-card p{margin-bottom:22px}
 .home-service-directory{margin-top:30px;padding-top:28px}
 .home-service-directory ul{grid-template-columns:1fr;gap:0}
 .home-service-directory a{padding-block:11px;font-size:16px}
 .home-review{padding:26px}
 .home-review-top{margin-bottom:16px}
 .home-review-text{font-size:21px}
 .home-insight{display:flex;align-items:start}
 .home-insight h3{font-size:24px;margin-bottom:22px}
 .home-insight .home-card-link{margin:0}
 .home-page .closing-inner{padding-block:50px}
}
