.b-path-card{background-color:var(--wp--preset--color--card);border:1px solid var(--wp--custom--color--border);border-radius:var(--wp--custom--radius--lg);color:inherit;display:block;overflow:hidden;padding:2rem;position:relative;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.b-path-card:is(a):hover{box-shadow:var(--wp--custom--shadow--soft);transform:translateY(-.125rem)}.b-path-card:is(a):focus-visible{outline:2px solid var(--wp--preset--color--gold);outline-offset:3px}.b-path-card__bar{height:4px;left:0;position:absolute;right:0;top:0}.b-path-card__top{align-items:center;display:flex;justify-content:space-between}.b-path-card__id{align-items:center;display:flex;gap:.75rem}.b-path-card__icon{align-items:center;border-radius:var(--wp--custom--radius--full);display:inline-flex;flex-shrink:0;height:2.25rem;justify-content:center;width:2.25rem}.b-path-card__label{color:var(--wp--custom--color--meta)}.b-path-card__arrow{flex-shrink:0;transition:transform .2s ease}.b-path-card:is(a):hover .b-path-card__arrow{transform:translateX(.25rem)}.b-path-card__title{color:var(--wp--preset--color--contrast);font-family:var(--wp--preset--font-family--heading);font-size:1.875rem;font-weight:500;line-height:1.15;margin-bottom:0;margin-top:1.5rem}.b-path-card__desc{color:var(--wp--custom--color--muted-foreground);font-size:.875rem;line-height:1.625;margin-bottom:0;margin-top:.75rem}.b-path-card--sage .b-path-card__bar{background-color:var(--wp--preset--color--sage)}.b-path-card--sage .b-path-card__icon{background-color:var(--wp--preset--color--sage-soft)}.b-path-card--sage .b-path-card__arrow,.b-path-card--sage .b-path-card__icon{color:var(--wp--preset--color--sage-text)}.b-path-card--navy .b-path-card__bar{background-color:var(--wp--preset--color--navy)}.b-path-card--navy .b-path-card__icon{background-color:var(--wp--preset--color--navy-soft);color:var(--wp--preset--color--navy)}.b-path-card--navy .b-path-card__arrow{color:var(--wp--preset--color--navy)}.b-path-card--gold .b-path-card__bar{background-color:var(--wp--preset--color--gold)}.b-path-card--gold .b-path-card__icon{background-color:var(--wp--preset--color--gold-soft)}.b-path-card--gold .b-path-card__arrow,.b-path-card--gold .b-path-card__icon{color:var(--wp--preset--color--gold-text)}@media(prefers-reduced-motion:reduce){.b-path-card,.b-path-card__arrow{transition:none}.b-path-card:is(a):hover{transform:none}.b-path-card:is(a):hover .b-path-card__arrow{transform:none}}
/*# sourceMappingURL=block_path-card.css.map*/