:root{--cacao:#0A0B0D;--ivory:#FAFAF9;--gold:#D4A373;--amber:#F59E0B;--muted:rgba(250,250,249,.8)}.hero[data-astro-cid-bbe6dxrz]{position:relative;min-height:calc(100svh - var(--header-h));padding-top:calc(var(--header-h) + max(env(safe-area-inset-top),0px));display:flex;align-items:center;overflow:hidden;background:var(--cacao);color:var(--ivory)}@media (max-width: 480px){.hero[data-astro-cid-bbe6dxrz]{--header-h:74px}}.hero-background[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;overflow:hidden;background:radial-gradient(ellipse at 20% 30%,rgba(212,163,115,.12) 0%,transparent 60%),radial-gradient(ellipse at 80% 70%,rgba(245,158,11,.08) 0%,transparent 50%),radial-gradient(ellipse at 50% 100%,rgba(10,11,13,.9) 0%,transparent 100%)}.hero-video[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;z-index:0;filter:saturate(1.35) contrast(1.1) brightness(1.05);transform:scale(1.03);transition:transform .1s ease}.hero-video[data-astro-cid-bbe6dxrz].is-frozen{transform:scale(1.035)}@media (prefers-reduced-motion: reduce){.hero-video[data-astro-cid-bbe6dxrz]{display:none}.particle[data-astro-cid-bbe6dxrz]{animation:none!important}}.hero-gradient[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;background:linear-gradient(135deg,#0a0b0d8c,#0a0b0d61);z-index:1}.container[data-astro-cid-bbe6dxrz]{max-width:1280px;margin:0 auto;padding:0 clamp(1rem,4vw,2rem);position:relative;z-index:2;width:100%}.hero-content[data-astro-cid-bbe6dxrz]{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(1.5rem,3.5vw,4rem);align-items:center;min-height:clamp(60vh,78svh,86vh)}.hero-badge[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;gap:8px;background:#d4a37326;border:1px solid rgba(212,163,115,.3);color:var(--gold);padding:8px 14px;border-radius:999px;font-weight:600;font-size:.9rem;margin-bottom:1rem;backdrop-filter:blur(8px)}.hero-title[data-astro-cid-bbe6dxrz]{font-family:Playfair Display,serif;font-size:clamp(2rem,6vw,4rem);font-weight:700;line-height:1.1;margin-bottom:1rem;text-shadow:0 4px 20px rgba(212,163,115,.2)}.title-highlight[data-astro-cid-bbe6dxrz]{background:linear-gradient(135deg,var(--gold) 0%,var(--amber) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.hero-description[data-astro-cid-bbe6dxrz]{font-size:clamp(1rem,2.2vw,1.2rem);line-height:1.7;color:var(--muted);margin-bottom:1.75rem;max-width:52ch}.hero-actions[data-astro-cid-bbe6dxrz]{display:flex;gap:.9rem;flex-wrap:wrap}.primary-btn[data-astro-cid-bbe6dxrz],.secondary-btn[data-astro-cid-bbe6dxrz]{border-radius:12px;padding:14px 22px;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:10px;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;font-size:clamp(.95rem,2vw,1rem)}.primary-btn[data-astro-cid-bbe6dxrz]{background:linear-gradient(135deg,var(--gold) 0%,var(--amber) 100%);color:var(--cacao);box-shadow:0 8px 32px #d4a3734d,0 2px 16px #0000001a}.primary-btn[data-astro-cid-bbe6dxrz]:before{content:"";position:absolute;inset:0 0 0 -100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .6s ease}.primary-btn[data-astro-cid-bbe6dxrz]:hover:before{left:100%}.primary-btn[data-astro-cid-bbe6dxrz]:hover{transform:translateY(-2px);box-shadow:0 12px 40px #d4a37366,0 4px 20px #00000026}.secondary-btn[data-astro-cid-bbe6dxrz]{background:#d4a37314;color:var(--ivory);border:1px solid rgba(212,163,115,.22);backdrop-filter:blur(8px)}.secondary-btn[data-astro-cid-bbe6dxrz]:hover{border-color:#d4a37366;transform:translateY(-2px);box-shadow:0 8px 24px #0000001f}.hero-visual[data-astro-cid-bbe6dxrz]{position:relative;height:clamp(360px,48vw,600px)}.hero-image-container[data-astro-cid-bbe6dxrz]{position:relative;width:100%;height:40%}.hero-image[data-astro-cid-bbe6dxrz]{width:clamp(240px,36vw,420px);aspect-ratio:9 / 16;position:absolute;top:70%;left:50%;transform:translate(-50%,-50%);box-shadow:0 20px 60px #0006;border-radius:24px;overflow:hidden}.image-placeholder[data-astro-cid-bbe6dxrz]{width:100%;height:100%;background:linear-gradient(135deg,#d4a37326,#f59e0b1a);border:1px solid rgba(212,163,115,.2);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;color:var(--muted);text-align:center}.hero-crack[data-astro-cid-bbe6dxrz]{position:absolute;bottom:0;left:0;right:0;height:clamp(36px,6vw,60px);pointer-events:none}.crack-svg[data-astro-cid-bbe6dxrz]{width:100%;height:100%}.crack-line[data-astro-cid-bbe6dxrz]{stroke-dasharray:2000;stroke-dashoffset:2000;animation:drawCrack 3s ease-out 1s forwards}@keyframes drawCrack{to{stroke-dashoffset:0}}.chocolate-particles[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;pointer-events:none;overflow:hidden}.particle[data-astro-cid-bbe6dxrz]{position:absolute;width:4px;height:4px;background:var(--gold);border-radius:50%;opacity:.4;animation:float 8s ease-in-out infinite}.particle-1[data-astro-cid-bbe6dxrz]{top:20%;left:15%;animation-delay:0s}.particle-2[data-astro-cid-bbe6dxrz]{top:70%;left:85%;animation-delay:1s}.particle-3[data-astro-cid-bbe6dxrz]{top:40%;left:10%;animation-delay:2s}.particle-4[data-astro-cid-bbe6dxrz]{top:80%;left:70%;animation-delay:3s}.particle-5[data-astro-cid-bbe6dxrz]{top:15%;left:90%;animation-delay:4s}.particle-6[data-astro-cid-bbe6dxrz]{top:60%;left:30%;animation-delay:5s}@keyframes float{0%,to{transform:translateY(0) scale(1);opacity:.4}50%{transform:translateY(-30px) scale(1.5);opacity:.8}}@media (max-width: 1024px){.hero-content[data-astro-cid-bbe6dxrz]{grid-template-columns:1fr;gap:clamp(1.25rem,2.5vw,3rem);text-align:center;min-height:auto}.hero-visual[data-astro-cid-bbe6dxrz]{order:-1;height:clamp(300px,45vw,420px)}.hero-actions[data-astro-cid-bbe6dxrz]{justify-content:center}}@media (max-width: 768px){.hero-gradient[data-astro-cid-bbe6dxrz]{background:linear-gradient(135deg,#0a0b0da6,#0a0b0d8c)}.primary-btn[data-astro-cid-bbe6dxrz],.secondary-btn[data-astro-cid-bbe6dxrz]{width:min(100%,320px);justify-content:center}}@media (max-width: 420px){.hero-actions[data-astro-cid-bbe6dxrz]{gap:.75rem}}.find-us-footer[data-astro-cid-2ud3djv3]{margin-top:2rem;text-align:center}.find-us-btn[data-astro-cid-2ud3djv3]{display:inline-block;padding:.85rem 1.75rem;border-radius:999px;font-weight:600;letter-spacing:.3px;text-decoration:none;color:var(--cacao);background:linear-gradient(135deg,var(--gold),var(--amber));box-shadow:0 6px 18px #d4a37340;transition:all .3s ease}.find-us-btn[data-astro-cid-2ud3djv3]:hover{transform:translateY(-2px);box-shadow:0 10px 28px #d4a37359}.quality-section[data-astro-cid-2ud3djv3]{padding:6rem 0;background:var(--cacao);color:var(--ivory);position:relative}.container[data-astro-cid-2ud3djv3]{max-width:1280px;margin:0 auto;padding:0 2rem}.section-header[data-astro-cid-2ud3djv3]{text-align:center;margin-bottom:3rem}.section-title[data-astro-cid-2ud3djv3]{font-family:Playfair Display,serif;font-size:clamp(2rem,4vw,3rem);font-weight:700;margin-bottom:1rem}.title-accent[data-astro-cid-2ud3djv3]{background:linear-gradient(135deg,var(--gold) 0%,var(--amber) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.section-description[data-astro-cid-2ud3djv3]{font-size:1.05rem;color:var(--muted);max-width:640px;margin:0 auto;line-height:1.7}.quality-grid[data-astro-cid-2ud3djv3]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.quality-card[data-astro-cid-2ud3djv3]{background:linear-gradient(180deg,#141618a6,#14161880);border:1px solid rgba(212,163,115,.16);border-radius:18px;overflow:hidden;transition:border-color .25s ease,box-shadow .25s ease,transform .25s ease;cursor:default}.quality-card[data-astro-cid-2ud3djv3]:hover{border-color:#d4a37347;box-shadow:0 10px 28px #0000002e;transform:translateY(-2px)}.card-visual[data-astro-cid-2ud3djv3]{height:120px;display:flex;align-items:center;justify-content:center;position:relative;background:radial-gradient(120px 60px at 50% 30%,rgba(212,163,115,.18),transparent 60%)}.card-icon[data-astro-cid-2ud3djv3]{width:56px;height:56px;border-radius:14px;display:grid;place-items:center;color:var(--ivory);border:1px solid rgba(212,163,115,.3);background:linear-gradient(135deg,#d4a3731f,#f59e0b14);box-shadow:inset 0 0 0 1px #fafaf90f}.card-icon[data-astro-cid-2ud3djv3] svg[data-astro-cid-2ud3djv3]{width:28px;height:28px}.card-content[data-astro-cid-2ud3djv3]{padding:1.5rem 1.5rem 1.75rem;text-align:center}.card-title[data-astro-cid-2ud3djv3]{font-family:Playfair Display,serif;font-size:1.15rem;font-weight:600;margin-bottom:.5rem;letter-spacing:.2px}.card-description[data-astro-cid-2ud3djv3]{color:var(--muted);font-size:.95rem;line-height:1.6}@media (max-width: 1024px){.quality-grid[data-astro-cid-2ud3djv3]{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.quality-section[data-astro-cid-2ud3djv3]{padding:4rem 0}.container[data-astro-cid-2ud3djv3]{padding:0 1.25rem}.quality-grid[data-astro-cid-2ud3djv3]{grid-template-columns:1fr;gap:1.25rem}.card-visual[data-astro-cid-2ud3djv3]{height:110px}}:root{--cacao: #0A0B0D;--ivory: #FAFAF9;--gold: #D4A373;--amber: #F59E0B;--muted: rgba(250,250,249,.8)}.ingredients-section[data-astro-cid-footyxvu]{padding:6rem 0;background:linear-gradient(135deg,var(--cacao) 0%,#0C0D0F 100%);color:var(--ivory);position:relative;overflow:hidden}.container[data-astro-cid-footyxvu]{max-width:1280px;margin:0 auto;padding:0 2rem;position:relative;z-index:2}.ingredients-content[data-astro-cid-footyxvu]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.section-badge[data-astro-cid-footyxvu]{display:inline-flex;align-items:center;gap:8px;background:#d4a37326;border:1px solid rgba(212,163,115,.3);color:var(--gold);padding:8px 16px;border-radius:999px;font-weight:600;font-size:.9rem;margin-bottom:1.5rem;backdrop-filter:blur(8px)}.section-title[data-astro-cid-footyxvu]{font-family:Playfair Display,serif;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:700;margin-bottom:.5rem;line-height:1.2}.title-accent[data-astro-cid-footyxvu]{background:linear-gradient(135deg,var(--gold) 0%,var(--amber) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:var(--amber)}.section-description[data-astro-cid-footyxvu]{font-size:1.1rem;color:var(--muted);line-height:1.7;margin-bottom:.5rem}.ingredients-showcase[data-astro-cid-footyxvu]{display:flex;flex-direction:column;gap:1.5rem}.ingredient-item[data-astro-cid-footyxvu]{display:flex;gap:1rem;align-items:flex-start}.ingredient-visual[data-astro-cid-footyxvu]{position:relative;flex-shrink:0}.ingredient-icon[data-astro-cid-footyxvu]{position:absolute;top:-8px;right:-8px;width:32px;height:32px;background:linear-gradient(135deg,var(--gold) 0%,var(--amber) 100%);border-radius:8px;display:flex;align-items:center;justify-content:center;color:var(--cacao);z-index:2;box-shadow:0 4px 12px #d4a3734d}.image-placeholder[data-astro-cid-footyxvu]{width:80px;height:80px;background:#d4a3731a;border:1px solid rgba(212,163,115,.2);border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem;color:var(--muted)}.image-placeholder[data-astro-cid-footyxvu].small{width:80px;height:80px}.image-placeholder[data-astro-cid-footyxvu] span[data-astro-cid-footyxvu]{font-size:.7rem;font-weight:500;text-align:center;line-height:1.2}.ingredient-info[data-astro-cid-footyxvu]{flex:1}.ingredient-title[data-astro-cid-footyxvu]{font-family:Playfair Display,serif;font-size:1.1rem;font-weight:600;margin-bottom:.5rem;color:var(--ivory)}.ingredient-desc[data-astro-cid-footyxvu]{color:var(--muted);font-size:.9rem;line-height:1.5}.allergen-card[data-astro-cid-footyxvu]{background:#141618cc;backdrop-filter:blur(12px);border:1px solid rgba(212,163,115,.2);border-radius:20px;padding:2rem;height:-moz-fit-content;height:fit-content;position:sticky;top:2rem}.allergen-header[data-astro-cid-footyxvu]{margin-bottom:2rem}.allergen-badge[data-astro-cid-footyxvu]{display:inline-flex;align-items:center;gap:8px;background:#f59e0b26;border:1px solid rgba(245,158,11,.3);color:var(--amber);padding:6px 12px;border-radius:999px;font-weight:600;font-size:.85rem;margin-bottom:1rem}.allergen-title[data-astro-cid-footyxvu]{font-family:Playfair Display,serif;font-size:1.4rem;font-weight:600;margin-bottom:.75rem;color:var(--ivory)}.allergen-description[data-astro-cid-footyxvu]{color:var(--muted);line-height:1.6;font-size:.95rem}.allergen-warnings[data-astro-cid-footyxvu]{margin-bottom:2rem}.warning-section[data-astro-cid-footyxvu]{margin-bottom:1.5rem}.warning-title[data-astro-cid-footyxvu]{font-weight:700;color:var(--ivory);font-size:.9rem;margin-bottom:.75rem;text-transform:uppercase;letter-spacing:.5px}.allergen-tags[data-astro-cid-footyxvu]{display:flex;flex-wrap:wrap;gap:.5rem}.allergen-tag[data-astro-cid-footyxvu]{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;border-radius:8px;font-size:.85rem;font-weight:600}.allergen-tag[data-astro-cid-footyxvu].contains{background:#ef444426;border:1px solid rgba(239,68,68,.3);color:#fca5a5}.allergen-tag[data-astro-cid-footyxvu].may-contain{background:#f59e0b26;border:1px solid rgba(245,158,11,.3);color:#fcd34d}.certifications[data-astro-cid-footyxvu]{margin-bottom:1.5rem}.cert-title[data-astro-cid-footyxvu]{font-weight:700;color:var(--ivory);font-size:.9rem;margin-bottom:.75rem;text-transform:uppercase;letter-spacing:.5px}.cert-grid[data-astro-cid-footyxvu]{display:flex;flex-direction:column;gap:.5rem}.cert-item[data-astro-cid-footyxvu]{display:flex;align-items:center;gap:.75rem;color:var(--muted);font-size:.9rem;font-weight:500}.cert-icon[data-astro-cid-footyxvu]{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:#22c55e26;border-radius:6px;color:#4ade80}.allergen-contact[data-astro-cid-footyxvu]{padding-top:1.5rem;border-top:1px solid rgba(212,163,115,.2)}.contact-text[data-astro-cid-footyxvu]{color:var(--muted);font-size:.9rem;line-height:1.5;text-align:center}.contact-link[data-astro-cid-footyxvu]{color:var(--amber);text-decoration:underline;text-underline-offset:2px;font-weight:600}.contact-link[data-astro-cid-footyxvu]:hover{color:var(--gold)}.bg-decoration[data-astro-cid-footyxvu]{position:absolute;inset:0;pointer-events:none;overflow:hidden}.deco-circle[data-astro-cid-footyxvu]{position:absolute;border:1px solid rgba(212,163,115,.1);border-radius:50%;opacity:.3}.circle-1[data-astro-cid-footyxvu]{width:200px;height:200px;top:10%;right:-5%;animation:float 15s ease-in-out infinite}.circle-2[data-astro-cid-footyxvu]{width:150px;height:150px;bottom:20%;left:-5%;animation:float 12s ease-in-out infinite reverse}.deco-line[data-astro-cid-footyxvu]{position:absolute;width:2px;height:100px;background:linear-gradient(to bottom,transparent,var(--gold),transparent);opacity:.2}.line-1[data-astro-cid-footyxvu]{top:30%;left:50%;transform:translate(-50%) rotate(15deg);animation:float 10s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(5deg)}}@media (max-width: 1024px){.ingredients-content[data-astro-cid-footyxvu]{grid-template-columns:1fr;gap:3rem}.allergen-card[data-astro-cid-footyxvu]{position:relative;top:0}}@media (max-width: 768px){.ingredients-section[data-astro-cid-footyxvu]{padding:4rem 0}.container[data-astro-cid-footyxvu]{padding:0 1.25rem}.ingredients-content[data-astro-cid-footyxvu]{gap:2rem}.allergen-card[data-astro-cid-footyxvu]{padding:1.5rem}.ingredient-item[data-astro-cid-footyxvu]{flex-direction:column;text-align:center;gap:.75rem}.ingredient-visual[data-astro-cid-footyxvu]{align-self:center}.allergen-tags[data-astro-cid-footyxvu]{justify-content:center}}#rail[data-astro-cid-hkzhpoki]::-webkit-scrollbar{height:10px}#rail[data-astro-cid-hkzhpoki]::-webkit-scrollbar-track{background:linear-gradient(to right,#d4c3a314,#d4c3a300);border-radius:999px}#rail[data-astro-cid-hkzhpoki]::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#d4c3a3,#e3b86e);border-radius:999px;border:2px solid rgba(12,13,15,.6)}#rail[data-astro-cid-hkzhpoki]::-webkit-scrollbar-thumb:hover{filter:brightness(1.03)}.reveal-up[data-astro-cid-tinohiil],.reveal-left[data-astro-cid-tinohiil],.reveal-right[data-astro-cid-tinohiil]{opacity:0;will-change:transform,opacity,filter;transition:opacity .7s var(--ease),transform .7s var(--ease),filter .7s var(--ease);transition-delay:calc(var(--d,0)*90ms);filter:blur(2px)}.reveal-up[data-astro-cid-tinohiil]{transform:translateY(18px) scale(.985)}.reveal-left[data-astro-cid-tinohiil]{transform:translate(-22px)}.reveal-right[data-astro-cid-tinohiil]{transform:translate(22px)}.is-visible[data-astro-cid-tinohiil]{opacity:1;transform:none;filter:none}:root{--ease:cubic-bezier(.16,1,.3,1)}.reveal-up,.reveal-left,.reveal-right{opacity:0;will-change:transform,opacity,filter;transition:opacity .7s var(--ease),transform .7s var(--ease),filter .7s var(--ease);transition-delay:calc(var(--d,0)*90ms);filter:blur(2px)}.reveal-up{transform:translateY(18px) scale(.985)}.reveal-left{transform:translate(-22px)}.reveal-right{transform:translate(22px)}.is-visible{opacity:1;transform:none;filter:none}.scroll-reveal{opacity:0;transform:translateY(30px);transition:all .8s cubic-bezier(.16,1,.3,1)}.scroll-reveal.revealed{opacity:1;transform:translateY(0)}.fade-in-left{opacity:0;transform:translate(-40px);transition:all .8s cubic-bezier(.16,1,.3,1)}.fade-in-left.revealed{opacity:1;transform:translate(0)}.fade-in-right{opacity:0;transform:translate(40px);transition:all .8s cubic-bezier(.16,1,.3,1)}.fade-in-right.revealed{opacity:1;transform:translate(0)}
