.reu-hero[data-astro-cid-po6ixdee]{background:linear-gradient(170deg,#fef2f2,#fee2e2 25%,#fecaca 60%,#fef2f2);padding:60px 24px 80px;position:relative;overflow:hidden}.reu-hero[data-astro-cid-po6ixdee]:before{content:"";position:absolute;top:-30%;right:-15%;width:50%;height:160%;background:radial-gradient(ellipse,rgba(153,27,27,.04) 0%,transparent 70%);pointer-events:none}.reu-hero__inner[data-astro-cid-po6ixdee]{max-width:1160px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;position:relative;z-index:1}.reu-hero__info[data-astro-cid-po6ixdee]{display:flex;flex-direction:column;gap:16px;min-width:0}.reu-hero__category[data-astro-cid-po6ixdee]{display:inline-flex;align-items:center;gap:8px;padding:7px 18px;background:linear-gradient(135deg,#991b1b1a,#dc262614);border:1px solid rgba(153,27,27,.2);border-radius:var(--radius-full);font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:#991b1b;backdrop-filter:blur(4px);align-self:flex-start}.reu-hero__category-dot[data-astro-cid-po6ixdee]{width:8px;height:8px;border-radius:50%;background:#dc2626;box-shadow:0 0 8px #dc262680;animation:reuDotPulse 2s ease-in-out infinite}@keyframes reuDotPulse{0%,to{opacity:1;box-shadow:0 0 8px #dc262680}50%{opacity:.6;box-shadow:0 0 16px #dc2626cc}}.reu-hero__rating[data-astro-cid-po6ixdee]{display:inline-flex;align-items:center;gap:10px;padding:8px 18px;background:#fff;border:1px solid var(--border);border-radius:var(--radius-full);box-shadow:0 2px 12px #0000000a;align-self:flex-start}.reu-hero__stars-wrap[data-astro-cid-po6ixdee]{display:flex;gap:2px}.reu-hero__star[data-astro-cid-po6ixdee]{font-size:1rem;color:#f59e0b;text-shadow:0 0 6px rgba(245,158,11,.3)}.reu-hero__rating-num[data-astro-cid-po6ixdee]{font-family:Outfit,sans-serif;font-size:1.05rem;font-weight:800;color:#1e3a5f}.reu-hero__rating-sep[data-astro-cid-po6ixdee]{color:var(--border);font-weight:300}.reu-hero__rating-text[data-astro-cid-po6ixdee]{font-size:.82rem;color:var(--text-mid);font-weight:500}.reu-hero__title[data-astro-cid-po6ixdee]{font-size:clamp(2rem,5vw,3.2rem);font-weight:800;color:#1e3a5f;line-height:1.15;letter-spacing:-.02em}.reu-hero__subtitle[data-astro-cid-po6ixdee]{font-size:1.15rem;color:#991b1b;font-weight:600;margin:-8px 0 0}.reu-hero__tagline[data-astro-cid-po6ixdee]{font-size:1rem;color:var(--text-mid);line-height:1.7;margin:0}.reu-hero__specs[data-astro-cid-po6ixdee]{display:flex;gap:16px;margin:8px 0}.reu-hero__spec[data-astro-cid-po6ixdee]{display:flex;flex-direction:column;align-items:center;padding:12px 20px;background:#fff;border-radius:var(--radius);border:1px solid var(--border);box-shadow:var(--shadow-sm);min-width:90px}.reu-hero__spec-value[data-astro-cid-po6ixdee]{font-family:Outfit,sans-serif;font-size:1.3rem;font-weight:800;color:#1e3a5f;line-height:1.2}.reu-hero__spec-label[data-astro-cid-po6ixdee]{font-size:.72rem;color:var(--text-light);font-weight:600;text-transform:uppercase;letter-spacing:.5px}.reu-hero__price[data-astro-cid-po6ixdee]{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.reu-hero__old-price[data-astro-cid-po6ixdee]{font-size:1.1rem;color:var(--text-light);text-decoration:line-through}.reu-hero__current-price[data-astro-cid-po6ixdee]{font-family:Outfit,sans-serif;font-size:2rem;font-weight:800;color:#dc2626}.reu-hero__discount[data-astro-cid-po6ixdee]{display:inline-block;background:linear-gradient(135deg,#991b1b,#dc2626);color:#fff;font-size:.82rem;font-weight:700;padding:4px 12px;border-radius:var(--radius)}.reu-hero__cta[data-astro-cid-po6ixdee]{display:inline-flex;align-items:center;gap:8px;background:linear-gradient(135deg,#991b1b,#dc2626);color:#fff;padding:16px 36px;border-radius:var(--radius-full);font-weight:700;font-size:1.05rem;border:none;cursor:pointer;box-shadow:0 8px 30px #991b1b40;transition:all .3s var(--ease);align-self:flex-start}.reu-hero__cta[data-astro-cid-po6ixdee]:hover{transform:translateY(-2px);box-shadow:0 12px 40px #991b1b59}.reu-hero__trust[data-astro-cid-po6ixdee]{display:flex;gap:16px;flex-wrap:wrap;font-size:.85rem;font-weight:600;color:#1e3a5f}.reu-hero__sold[data-astro-cid-po6ixdee]{font-size:.88rem;color:var(--orange-dark);font-weight:600;margin:0}.reu-hero__image[data-astro-cid-po6ixdee]{position:relative;display:flex;align-items:center;justify-content:center;width:420px;height:420px;margin:0 auto}.reu-hero__image[data-astro-cid-po6ixdee] img[data-astro-cid-po6ixdee]{width:380px;height:380px;object-fit:contain;position:relative;z-index:2;filter:drop-shadow(0 16px 40px rgba(0,0,0,.12));animation:reuFloat 6s ease-in-out infinite}@keyframes reuFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}.reu-hero__blob[data-astro-cid-po6ixdee]{position:absolute;border-radius:50%;filter:blur(40px);opacity:.5;z-index:0;pointer-events:none}.reu-hero__blob--1[data-astro-cid-po6ixdee]{width:280px;height:280px;background:radial-gradient(circle,#991b1b4d,#991b1b0f 70%);top:50%;left:50%;transform:translate(-50%,-50%);animation:reuBlobPulse1 8s ease-in-out infinite}.reu-hero__blob--2[data-astro-cid-po6ixdee]{width:200px;height:200px;background:radial-gradient(circle,#dc262640,#dc26260d 70%);top:15%;right:5%;animation:reuBlobPulse2 10s ease-in-out infinite}.reu-hero__blob--3[data-astro-cid-po6ixdee]{width:180px;height:180px;background:radial-gradient(circle,#1e3a5f33,#1e3a5f0a 70%);bottom:10%;left:10%;animation:reuBlobPulse3 12s ease-in-out infinite}@keyframes reuBlobPulse1{0%,to{transform:translate(-50%,-50%) scale(1);border-radius:42% 58% 63% 37%/48% 35% 65% 52%}33%{transform:translate(-50%,-50%) scale(1.12);border-radius:55% 45% 38% 62%/60% 42% 58% 40%}66%{transform:translate(-50%,-50%) scale(.95);border-radius:38% 62% 55% 45%/45% 55%}}@keyframes reuBlobPulse2{0%,to{transform:translate(0) scale(1);border-radius:50%}50%{transform:translate(-15px,10px) scale(1.15);border-radius:60% 40% 55% 45%/50% 60% 40% 50%}}@keyframes reuBlobPulse3{0%,to{transform:translate(0) scale(1);border-radius:50%}50%{transform:translate(10px,-12px) scale(1.1);border-radius:45% 55% 50% 50%/55% 45%}}.reu-hero__orb[data-astro-cid-po6ixdee]{position:absolute;background:#fff;border:1px solid var(--border);border-radius:var(--radius-full);padding:6px 14px;font-size:.78rem;font-weight:700;color:#1e3a5f;box-shadow:var(--shadow);z-index:3;white-space:nowrap;animation:reuOrbFloat 5s ease-in-out infinite}.reu-hero__orb--1[data-astro-cid-po6ixdee]{top:5%;left:-5%;animation-delay:0s}.reu-hero__orb--2[data-astro-cid-po6ixdee]{top:2%;right:-5%;animation-delay:1s}.reu-hero__orb--3[data-astro-cid-po6ixdee]{bottom:15%;left:-8%;animation-delay:2s}.reu-hero__orb--4[data-astro-cid-po6ixdee]{bottom:5%;right:-5%;animation-delay:3s}.reu-hero__orb--5[data-astro-cid-po6ixdee]{top:40%;right:-10%;animation-delay:4s}@keyframes reuOrbFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media(max-width:768px){.reu-hero[data-astro-cid-po6ixdee]{padding:40px 20px 60px}.reu-hero__inner[data-astro-cid-po6ixdee]{grid-template-columns:1fr;gap:32px;text-align:center}.reu-hero__info[data-astro-cid-po6ixdee]{align-items:center}.reu-hero__image[data-astro-cid-po6ixdee]{order:-1;width:300px;height:300px}.reu-hero__image[data-astro-cid-po6ixdee] img[data-astro-cid-po6ixdee]{width:260px;height:260px}.reu-hero__blob--1[data-astro-cid-po6ixdee]{width:200px;height:200px}.reu-hero__blob--2[data-astro-cid-po6ixdee]{width:140px;height:140px}.reu-hero__blob--3[data-astro-cid-po6ixdee]{width:120px;height:120px}.reu-hero__specs[data-astro-cid-po6ixdee],.reu-hero__price[data-astro-cid-po6ixdee]{justify-content:center}.reu-hero__cta[data-astro-cid-po6ixdee]{align-self:center}.reu-hero__trust[data-astro-cid-po6ixdee]{justify-content:center}.reu-hero__orb[data-astro-cid-po6ixdee]{font-size:.7rem;padding:4px 10px}.reu-hero__category[data-astro-cid-po6ixdee],.reu-hero__rating[data-astro-cid-po6ixdee]{align-self:center}.reu-hero__orb--1[data-astro-cid-po6ixdee]{left:0%}.reu-hero__orb--2[data-astro-cid-po6ixdee]{right:0%}.reu-hero__orb--3[data-astro-cid-po6ixdee]{left:-2%}.reu-hero__orb--4[data-astro-cid-po6ixdee]{right:0%}.reu-hero__orb--5[data-astro-cid-po6ixdee]{right:2%}}@media(max-width:480px){.reu-hero[data-astro-cid-po6ixdee]{padding:32px 16px 48px}.reu-hero__title[data-astro-cid-po6ixdee]{font-size:2rem}.reu-hero__image[data-astro-cid-po6ixdee]{width:240px;height:240px}.reu-hero__image[data-astro-cid-po6ixdee] img[data-astro-cid-po6ixdee]{width:220px;height:220px}.reu-hero__specs[data-astro-cid-po6ixdee]{gap:8px}.reu-hero__spec[data-astro-cid-po6ixdee]{padding:10px 14px;min-width:75px}.reu-hero__orb[data-astro-cid-po6ixdee]{display:none}}.ingredient-card__img[data-astro-cid-po6ixdee]{width:80px;height:80px;border-radius:var(--radius);object-fit:cover;flex-shrink:0;border:2px solid rgba(153,27,27,.15)}.ingredient-card__header[data-astro-cid-po6ixdee]{display:flex;align-items:center;gap:16px}
