/* Homepage-only refinement; shared routes keep their existing visual system. */
.client-strip{display:flex;align-items:center;gap:32px;max-width:1440px;margin:auto;padding:24px 5%;border-bottom:1px solid var(--line)}
.client-strip>.eyebrow{margin:0;white-space:nowrap;font-size:11px}.logo-marquee{overflow:hidden;flex:1;mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.logo-marquee-track{display:flex;width:max-content;animation:client-drift 36s linear infinite}.logo-marquee-group{display:flex;align-items:center;justify-content:space-around;gap:110px;min-width:650px;padding:0 60px}.logo-marquee-group img{width:190px;height:45px;object-fit:contain;filter:grayscale(1);opacity:.6;transition:opacity .25s}.logo-marquee-group a:hover img{opacity:1}.client-strip:hover .logo-marquee-track,.client-strip:focus-within .logo-marquee-track,.client-strip.paused .logo-marquee-track{animation-play-state:paused}.marquee-pause{border:1px solid var(--line);background:none;border-radius:50%;width:32px;height:32px;color:var(--muted);flex-shrink:0}.role-note{font-size:14px;color:var(--muted);margin-top:18px}
@keyframes client-drift{to{transform:translateX(-50%)}}
.home-flow{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin-top:38px;position:relative}.home-flow-node{padding:24px 20px;border-top:1px solid var(--line)}.home-flow-node strong{text-transform:uppercase;font-size:13px;letter-spacing:.06em}.home-flow-node p{font-size:14px;line-height:1.6;margin-top:12px}.home-flow-node.featured{background:#e6f4fe;border-color:var(--blue);border-radius:0 0 8px 8px}.home-flow-arrow{display:none}
.home-price-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.home-price-grid .price-card{padding:25px 22px}.home-price-grid h3{font-size:23px;min-height:56px;margin-bottom:20px}.home-price-grid .price{font-size:43px}.home-price-grid .price>span{font-size:13px}.home-price-grid .setup-price{margin-top:14px;font-size:13px}.home-price-grid ul{margin:23px 0 15px;font-size:13px}.home-price-grid li{line-height:1.5}.home-price-grid .usage-allowance{font-size:13px;line-height:1.6;border-top:1px solid var(--line);padding-top:15px;margin-bottom:24px;min-height:80px}.home-price-grid .featured .usage-allowance{color:#d9e8f3;border-color:#395166}.home-price-grid .button{font-size:12px;padding:14px 12px;gap:10px}.home-pricing .pricing-note{max-width:1020px}.home-pricing .pricing-note+.pricing-note{margin-top:10px}
.home-consulting{padding-top:0}.home-consulting .strategy-panel{margin-top:0}.home-consulting h2{font-size:clamp(30px,3.2vw,44px);margin-bottom:22px}.home-consulting .consulting-audience{font-size:12px;margin-bottom:22px}.home-consulting .strategy-list li{padding:7px 0}.home-consulting .strategy-price{margin-top:18px}.home-consulting .button{margin-top:18px}
@media(max-width:1100px){.home-price-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-price-grid h3{min-height:0}.home-price-grid .usage-allowance{min-height:60px}.home-flow{gap:12px}.home-flow-node{padding:18px 12px}}
@media(max-width:700px){.client-strip{gap:15px;padding:20px 24px;flex-wrap:wrap}.client-strip>.eyebrow{width:100%}.logo-marquee-group{min-width:280px;padding:0 35px}.logo-marquee-group img{width:170px;height:40px}.home-price-grid{grid-template-columns:1fr}.home-price-grid .usage-allowance{min-height:0}.home-price-grid .price-card{padding:26px}.home-flow{grid-template-columns:1fr;gap:0;margin-top:25px}.home-flow-node{padding:16px 20px}.home-flow-node p{margin-top:8px}.home-flow-arrow{display:block;text-align:center;color:var(--blue);padding:4px}.home-consulting .strategy-panel{padding:25px}.home-consulting .strategy-price{font-size:30px}}
@media(prefers-reduced-motion:reduce){.logo-marquee-track{animation:none;width:100%}.logo-marquee-group{min-width:0;padding:0;width:100%}.logo-marquee-group[aria-hidden=true],.marquee-pause{display:none}.logo-marquee-group img{transition:none}}
/* The same approved logo set powers the homepage and reference list. */
.logo-marquee{min-width:0}.logo-marquee-group{min-width:0;gap:70px;padding:0 35px;flex-shrink:0}.logo-marquee-group a{display:flex;width:165px;height:58px;align-items:center;justify-content:center;flex-shrink:0}.logo-marquee-group img{max-width:165px;max-height:52px;width:100%;height:52px;mix-blend-mode:multiply}.logo-marquee-track{animation-duration:55s}.employees .role-note{color:#b8c5d1}
@media(max-width:700px){.logo-marquee-group{gap:45px;padding:0 22.5px}.logo-marquee-group a{width:145px}.logo-marquee-group img{max-width:145px;max-height:46px}}
@media(prefers-reduced-motion:reduce){.logo-marquee-group{width:100%;flex-wrap:wrap;justify-content:flex-start;gap:22px;padding:0}.logo-marquee-group[aria-hidden=true]{display:none}}
