.section-card-with-accent.svelte-hju94d{position:relative;transition:box-shadow .25s ease,border-color .25s ease}.section-card-with-accent.svelte-hju94d:before{content:"";position:absolute;top:0;left:0;width:3px;height:100%;background:linear-gradient(to bottom,transparent 20%,rgb(var(--accent-color-rgb)) 50%,transparent 80%);opacity:0;transition:opacity .3s ease;border-radius:3px 0 0 3px;pointer-events:none;z-index:1}.section-card-with-accent.svelte-hju94d:hover{box-shadow:0 4px 16px rgba(var(--c-ink-rgb, 23, 23, 23),.06);border-color:rgba(var(--accent-color-rgb, 245, 158, 11),.25)}.section-card-with-accent.svelte-hju94d:hover:before{opacity:1}
