.recipe-step-content{gap:.75rem;display:grid}.recipe-step-content p,.recipe-step-content ul,.recipe-step-content ol,.recipe-step-content blockquote,.recipe-step-content h3,.recipe-step-content h4,.recipe-step-content h5{margin:0}.recipe-step-content ul,.recipe-step-content ol{padding-left:1.25rem}.recipe-step-content ul{list-style:outside}.recipe-step-content ol{list-style:decimal}.recipe-step-content a{color:hsl(var(--primary));text-underline-offset:.18em;font-weight:600;text-decoration:underline}.recipe-step-content img{border-radius:calc(var(--radius) - 4px);-o-object-fit:cover;object-fit:cover;width:100%;max-height:18rem}.recipe-step-content code{border-radius:calc(var(--radius) - 4px);background:hsl(var(--muted));padding:.125rem .25rem;font-size:.9em}.recipe-step-strike{transition:opacity .4s,color .4s;position:relative}.recipe-step-strike--complete{opacity:.42;color:hsl(var(--muted-foreground));text-decoration:line-through;text-decoration-thickness:2px;-webkit-text-decoration-color:hsl(var(--muted-foreground));text-decoration-color:hsl(var(--muted-foreground))}.recipe-step-strike--complete p,.recipe-step-strike--complete li,.recipe-step-strike--complete blockquote,.recipe-step-strike--complete h3,.recipe-step-strike--complete h4,.recipe-step-strike--complete h5{-webkit-text-decoration:inherit;text-decoration:inherit;text-decoration-thickness:inherit;-webkit-text-decoration-color:inherit;text-decoration-color:inherit}.recipe-step-strike--complete a{text-decoration:underline line-through;-webkit-text-decoration-color:hsl(var(--muted-foreground));text-decoration-color:hsl(var(--muted-foreground))}.recipe-step-strike--complete img{opacity:1;text-decoration:none}.recipe-step-strike--complete:after{content:"";z-index:1;background-color:hsl(var(--muted-foreground));transform-origin:0;pointer-events:none;height:2px;margin-top:-1px;animation:.45s cubic-bezier(.22,1,.36,1) forwards svelte-d2s672-recipe-step-strike-draw;position:absolute;top:50%;left:0;right:0;transform:scaleX(1)}@keyframes svelte-d2s672-recipe-step-strike-draw{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media (prefers-reduced-motion:reduce){.recipe-step-strike--complete:after{display:none}.recipe-step-strike{transition:opacity .15s,color .15s}}
