.rh-empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:14px;max-width:480px;margin-inline:auto;padding:72px 24px 64px;display:flex}.rh-empty-state__icon{color:var(--wp--preset--color--primary,#0a66c2);opacity:.9;width:96px;height:96px;margin-block-end:4px}.rh-empty-state__icon svg{width:100%;height:100%;display:block}.rh-empty-state__title{font-size:clamp(1.2rem,3.5vw,1.6rem);font-weight:var(--wp--custom--fw--strong);color:var(--wp--preset--color--text,#1a1d23);margin:0;line-height:1.35}.rh-empty-state__desc{color:var(--wp--preset--color--text-muted,#5b6271);max-width:360px;margin:0;font-size:14px;line-height:1.7}.rh-empty-state__cta{background:var(--wp--preset--color--primary,#0a66c2);color:#fff;font-size:15px;font-weight:var(--wp--custom--fw--strong);-webkit-tap-highlight-color:transparent;border-radius:10px;justify-content:center;align-items:center;margin-block-start:12px;padding:12px 28px;text-decoration:none;transition:background-color .12s linear,transform .12s linear;display:inline-flex}.rh-empty-state__cta:hover,.rh-empty-state__cta:focus-visible{background:var(--wp--preset--color--primary-dark,#074a8d);color:#fff;outline:none}.rh-empty-state__cta:active{transform:translateY(1px)}@media (width<=600px){.rh-empty-state{padding:48px 16px 40px}.rh-empty-state__icon{width:80px;height:80px}}