/* Home: a quieter vertical rhythm. Keep the shared width and 7:4 columns. */
body.site-layout .site-hero.home-hero{padding:0}
body.site-layout .home-hero .wrap{min-height:0;padding-top:var(--site-hero-top);padding-bottom:48px;row-gap:28px;align-content:start;align-items:start}
body.site-layout .home-hero h1{line-height:1.42;margin-bottom:18px}
body.site-layout .home-hero .desc{margin-bottom:20px}
body.site-layout .home-hero .entries{align-self:center}
/* The existing philosophy artwork connects the entrance to the company story. */
body.site-layout .home-hero .hero-bg{opacity:.85}
body.site-layout .home-hero .hero-bg img{filter:none;object-position:65% 50%}
body.site-layout .home-hero .hero-shade{background:linear-gradient(0deg,#faf9f6 0%,#faf9f600 22%),linear-gradient(90deg,#faf9f6fa 0%,#faf9f6f2 34%,#faf9f6b8 67%,#faf9f67a 100%)}
@media(max-width:900px){body.site-layout .home-hero .wrap{row-gap:24px}body.site-layout .home-hero .hero-bg img{object-position:62% top}body.site-layout .home-hero .hero-shade{background:linear-gradient(180deg,#faf9f6e8 0%,#faf9f6d9 32%,#faf9f6ed 65%,#faf9f6 100%)}}
@media(max-width:700px){body.site-layout .home-hero .wrap{padding-bottom:40px}body.site-layout .home-hero h1{line-height:1.45}}
