.aurara-recipes-social-cta{position:relative;overflow:hidden;background:var(--social-background,#1e3d24);color:var(--social-heading,#fffbf3);padding:var(--social-padding-top,128px) 0 var(--social-padding-bottom,128px)}
.aurara-recipes-social-cta *,.aurara-recipes-social-cta *::before,.aurara-recipes-social-cta *::after{box-sizing:border-box}
.aurara-recipes-social-cta__glow{position:absolute;inset:0;pointer-events:none;background:linear-gradient(to top,color-mix(in srgb,var(--social-glow,#2f6b33) 58%,transparent),transparent 58%)}
.aurara-recipes-social-cta__steam-field{position:absolute;top:var(--social-steam-top,32px);left:50%;display:flex;gap:var(--social-steam-gap,96px);transform:translateX(-50%);opacity:var(--social-steam-opacity,.7);pointer-events:none}
.aurara-recipes-social-cta__steam{display:block;flex:0 0 auto;width:128px;height:auto;color:color-mix(in srgb,var(--social-steam,#e9f1e6) 55%,transparent)}
.aurara-recipes-social-cta__steam--two{width:160px;color:color-mix(in srgb,var(--social-accent,#4a9548) 55%,transparent)}
.aurara-recipes-social-cta__steam--three{width:112px;color:color-mix(in srgb,var(--social-steam,#e9f1e6) 45%,transparent)}
.aurara-recipes-social-cta__steam path{stroke:currentColor;stroke-width:3;stroke-linecap:round;stroke-dasharray:24 36}
.aurara-recipes-social-cta__inner{position:relative;width:100%;max-width:var(--social-content-width,768px);margin:0 auto;padding:0 24px;text-align:center}
.aurara-recipes-social-cta__eyebrow{margin:0 0 16px;color:var(--social-accent,#4a9548);font:600 13px/1.4 var(--social-body-font,Arial,sans-serif);letter-spacing:.22em;text-transform:uppercase}
.aurara-recipes-social-cta__heading{margin:0;color:var(--social-heading,#fffbf3);font:var(--social-heading-weight,600) clamp(34px,5vw,var(--social-heading-size,56px))/1.08 var(--social-heading-font,Georgia,serif);letter-spacing:-.02em}
.aurara-recipes-social-cta__heading em{color:var(--social-accent,#4a9548);font-style:italic}
.aurara-recipes-social-cta__word{display:inline-block;margin-inline-end:.22em}
.aurara-recipes-social-cta__description{max-width:576px;margin:20px auto 0;color:color-mix(in srgb,var(--social-copy,#f7f3e9) 76%,transparent);font:var(--social-body-weight,400) var(--social-copy-size,17px)/1.6 var(--social-body-font,Arial,sans-serif)}
.aurara-recipes-social-cta__pills{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:36px}
.aurara-recipes-social-cta__pill{display:inline-flex;align-items:center;gap:10px;border:1px solid color-mix(in srgb,var(--social-pill-border,#e9f1e6) 28%,transparent);border-radius:999px;background:color-mix(in srgb,var(--social-pill-bg,#14281a) 82%,transparent);padding:10px 20px;color:var(--social-copy,#f7f3e9);font:600 14px/1.4 var(--social-body-font,Arial,sans-serif);text-decoration:none;transition:background-color .3s cubic-bezier(.22,1,.36,1),border-color .3s,color .3s,transform .3s}
.aurara-recipes-social-cta__pill:hover{border-color:var(--social-accent,#4a9548);background:var(--social-pill-hover,#2f6b33);transform:translateY(-2px)}
.aurara-recipes-social-cta__icon{display:inline-flex;width:18px;height:18px;flex:0 0 18px}.aurara-recipes-social-cta__icon svg{width:100%;height:100%}.aurara-recipes-social-cta__icon--instagram svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.aurara-recipes-social-cta__icon--facebook svg,.aurara-recipes-social-cta__icon--tiktok svg,.aurara-recipes-social-cta__icon--youtube svg{fill:currentColor;stroke:none}
.aurara-recipes-social-cta__handle{color:var(--social-muted,#b7cba8);font-weight:500}.aurara-recipes-social-cta__pill:hover .aurara-recipes-social-cta__handle{color:var(--social-copy,#f7f3e9)}
.aurara-recipes-social-cta__button-wrap{display:inline-block;margin-top:40px;padding:8px;border-radius:999px;animation:aurara-social-pulse var(--social-pulse-duration,3000ms) ease-in-out infinite}
.aurara-recipes-social-cta__magnetic{display:inline-block;transform:translate3d(var(--social-magnetic-x,0px),var(--social-magnetic-y,0px),0);will-change:transform}
.aurara-recipes-social-cta__button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:var(--social-button,#4a9548);padding:var(--social-button-y,14px) var(--social-button-x,28px);color:var(--social-heading,#fffbf3);font:600 var(--social-button-size,15px)/1.5 var(--social-body-font,Arial,sans-serif);text-decoration:none;transition:background-color .3s cubic-bezier(.22,1,.36,1),color .3s,transform .15s}
.aurara-recipes-social-cta__button:hover{background:var(--social-button-hover,#2f6b33)}.aurara-recipes-social-cta__button:active{transform:scale(.96)}.aurara-recipes-social-cta__button:focus-visible{outline:2px solid var(--social-heading,#fffbf3);outline-offset:4px}
.aurara-recipes-social-cta.is-enhanced [data-social-reveal]{opacity:0;transform:translateY(24px);filter:blur(4px);transition:opacity 700ms cubic-bezier(.22,1,.36,1),transform 700ms cubic-bezier(.22,1,.36,1),filter 700ms cubic-bezier(.22,1,.36,1)}
.aurara-recipes-social-cta.is-enhanced [data-social-reveal].is-revealed{opacity:1;transform:none;filter:none}.aurara-recipes-social-cta.is-enhanced .aurara-recipes-social-cta__word{opacity:0;transform:translateY(24px);filter:blur(8px);transition:opacity 700ms cubic-bezier(.22,1,.36,1) var(--social-word-delay,0ms),transform 700ms cubic-bezier(.22,1,.36,1) var(--social-word-delay,0ms),filter 700ms cubic-bezier(.22,1,.36,1) var(--social-word-delay,0ms)}.aurara-recipes-social-cta.is-enhanced .aurara-recipes-social-cta__heading.is-revealed .aurara-recipes-social-cta__word{opacity:1;transform:none;filter:none}.aurara-recipes-social-cta.is-enhanced .aurara-recipes-social-cta__steam path{animation:aurara-social-steam 6s linear infinite}.aurara-recipes-social-cta.is-enhanced .aurara-recipes-social-cta__steam--two path{animation-duration:7s;animation-delay:.8s}
@keyframes aurara-social-steam{to{stroke-dashoffset:-120}}@keyframes aurara-social-pulse{0%,100%{box-shadow:0 0 0 0 color-mix(in srgb,var(--social-accent,#4a9548) 0%,transparent)}50%{box-shadow:0 0 0 8px color-mix(in srgb,var(--social-accent,#4a9548) 25%,transparent)}}
@media(max-width:767px){.aurara-recipes-social-cta{padding:var(--social-padding-mobile,96px) 0}.aurara-recipes-social-cta__steam--two{display:none}.aurara-recipes-social-cta__pills{flex-direction:column;flex-wrap:nowrap;align-items:center;gap:12px;margin-top:40px}.aurara-recipes-social-cta__pill{width:216px;min-height:43px;justify-content:center;padding:9px 15px;font-size:13px}.aurara-recipes-social-cta__description{font-size:16px}}
@media(max-width:639px){.aurara-recipes-social-cta__heading{font-size:34px;white-space:normal}}
@media(max-width:389px){.aurara-recipes-social-cta__heading{font-size:clamp(29px,8.7vw,34px)}}
@media(max-width:639px){.aurara-recipes-social-cta__steam--three{display:none}}
@media(prefers-reduced-motion:reduce){.aurara-recipes-social-cta__button-wrap{animation:none}.aurara-recipes-social-cta__steam path{animation:none!important}.aurara-recipes-social-cta__pill,.aurara-recipes-social-cta__button{transition:none}}
