/* Only the approved home utility cards. Existing grid, palette and typography remain. */
.utilities .utility-rich{position:relative;overflow:hidden;isolation:isolate;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;min-height:158px;padding:16px 12px;background:linear-gradient(145deg,#f0e8e4,#f8f5f0);transition:transform .18s ease,background-color .18s ease}
.utility-rich>img{position:absolute;inset:0;width:100%;height:100%;z-index:-2}
.utility-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(27,33,35,.12),rgba(27,33,35,.8));z-index:-1}
.utility-rich .utility-copy{display:flex;flex-direction:column;align-items:center;gap:6px;width:100%;overflow-wrap:anywhere;hyphens:auto}.utility-rich .utility-copy>*{max-width:100%}
.utility-rich strong{font-size:15px;line-height:1.3}.utility-rich small{font-size:12px;line-height:1.3;opacity:.88}.utility-photo,.utility-photo:hover{color:#fff}
.utility-weather .icon{width:32px;height:32px;margin-bottom:10px;color:var(--red)}.utility-weather .utility-copy{gap:3px}.utility-weather b{font-size:25px;line-height:1.1}.utility-rich:hover{transform:translateY(-2px)}
@media(prefers-reduced-motion:reduce){.utility-rich{transition:none}.utility-rich:hover{transform:none}}
