.embark-factory{--red:#b52a1e;--orange:#ee6a1a;--gold:#f6b814;--cream:#fff8ee;position:relative;overflow:hidden;background:var(--factory-bg,var(--cream));color:#241812;padding:var(--factory-pad-top,96px) 0 var(--factory-pad-bottom,96px)}.embark-factory:before{content:"";position:absolute;inset:auto -10vw -24vw auto;width:48vw;height:48vw;border-radius:50%;background:radial-gradient(circle,rgba(246,184,20,.14),transparent 68%);pointer-events:none}.embark-factory__shell{position:relative;width:100%;max-width:var(--factory-max-width,1500px);margin-inline:auto}.embark-factory--full .embark-factory__shell{padding-inline:clamp(20px,4vw,72px)}.embark-factory__grid{display:grid;grid-template-columns:minmax(250px,.72fr) minmax(0,1.6fr);gap:clamp(30px,5vw,80px);align-items:start}.embark-factory--art-left .embark-factory__intro{grid-column:2}.embark-factory--art-left .embark-factory__visual{grid-column:1;grid-row:1}.embark-factory--art-right .embark-factory__intro{grid-column:1}.embark-factory--art-right .embark-factory__visual{grid-column:2;grid-row:1}.embark-factory__intro{position:sticky;top:120px;padding-top:20px}.embark-factory__eyebrow,.embark-factory__panel-kicker{font-size:12px;font-weight:800;letter-spacing:.18em;color:var(--red);margin:0 0 14px}.embark-factory__heading{font-size:clamp(42px,5vw,78px);line-height:.96;letter-spacing:-.045em;margin:0 0 24px;color:var(--red)}.embark-factory__copy{font-size:clamp(17px,1.5vw,22px);line-height:1.55;max-width:560px}.embark-factory__hint{font-size:13px;opacity:.62;margin-top:22px}.embark-factory__visual{min-width:0}.embark-factory__stage{position:relative;aspect-ratio:3/2;display:flex;align-items:center;justify-content:center;border:1px solid rgba(181,42,30,.1);border-radius:32px;background:#fff;box-shadow:0 24px 80px #6d281714;overflow:hidden;isolation:isolate}.embark-factory__art{width:100%;height:100%;object-fit:contain;display:block;filter:contrast(1.025);transition:transform .8s cubic-bezier(.2,.8,.2,1),filter .35s;position:relative;z-index:1}.embark-factory__stage:hover .embark-factory__art{transform:scale(1.008)}.embark-factory__component-map{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none}.embark-factory__component{position:absolute;display:block;pointer-events:none}.embark-factory__component--worker-sugar{left:16%;top:8%;width:14%;height:34%}.embark-factory__component--worker-garlic{left:35%;top:10%;width:12%;height:34%}.embark-factory__component--worker-paprika{left:46%;top:11%;width:12%;height:34%}.embark-factory__component--worker-vinegar{left:61%;top:6%;width:15%;height:34%}.embark-factory__component--worker-syrup{left:68%;top:25%;width:13%;height:38%}.embark-factory__component--worker-inspector{left:76%;top:48%;width:15%;height:38%}.embark-factory__component--shredder{left:34%;top:35%;width:31%;height:34%}.embark-factory__component--mixer{left:40%;top:49%;width:24%;height:30%}.embark-factory__component--pipe-one{left:28%;top:25%;width:18%;height:25%}.embark-factory__component--pipe-two{left:57%;top:27%;width:18%;height:27%}.embark-factory__component--bottle{left:44%;top:67%;width:16%;height:27%}.embark-factory__station{position:absolute;z-index:3;pointer-events:none;opacity:.2;transition:opacity .3s,filter .3s}.embark-factory__station i,.embark-factory__station:before,.embark-factory__station:after{content:"";position:absolute;display:block}.embark-factory__station--sugar{left:22.5%;top:14%;width:7%;height:22%}.embark-factory__station--garlic{left:42.4%;top:17%;width:4%;height:22%}.embark-factory__station--paprika{left:51.1%;top:18%;width:4%;height:23%}.embark-factory__station--vinegar{left:65.6%;top:10%;width:8%;height:23%}.embark-factory__station--syrup{left:72.2%;top:31%;width:5%;height:28%}.embark-factory__station--blend{left:44.5%;top:51%;width:17%;height:35%}.embark-factory__station--sugar i,.embark-factory__station--garlic i,.embark-factory__station--paprika i{top:28%;right:25%;bottom:0;left:25%;border-radius:45%;background-image:radial-gradient(circle,var(--orange) 0 1px,transparent 1.8px);background-size:7px 7px;opacity:.68}.embark-factory__station--vinegar i{left:38%;top:24%;width:10px;height:70%;border-radius:60% 40% 50% 50%;background:linear-gradient(180deg,#f6b81438,#ee6a1a8c,#f6b8141a);transform:rotate(18deg)}.embark-factory__station--syrup i{left:38%;top:19%;width:8px;height:67%;border-radius:999px;background:linear-gradient(#5d2416,#8b2d1f 70%,transparent)}.embark-factory__station--blend i{left:43%;top:42%;width:18%;height:42%;border-radius:45%;background:linear-gradient(180deg,#822d1d2e,#822d1d94,#822d1d2e);filter:blur(1px)}.embark-factory__bottle-shine{position:absolute;z-index:4;left:47.7%;bottom:8.6%;width:7%;height:19%;border-radius:46%;background:linear-gradient(105deg,transparent 15%,rgba(255,255,255,.62) 46%,transparent 62%);opacity:0;transform:translate(-60%);pointer-events:none}.embark-factory--motion.is-in-view .embark-factory__station--sugar i{animation:factoryParticles 3.8s linear infinite}.embark-factory--motion.is-in-view .embark-factory__station--garlic i{animation:factoryParticles 3.2s .7s linear infinite}.embark-factory--motion.is-in-view .embark-factory__station--paprika i{animation:factoryParticles 2.9s 1.25s linear infinite}.embark-factory--motion.is-in-view .embark-factory__station--vinegar i{animation:factoryPour 4.8s .8s ease-in-out infinite}.embark-factory--motion.is-in-view .embark-factory__station--syrup i{animation:factorySyrup 5.4s 1.4s ease-in-out infinite}.embark-factory--motion.is-in-view .embark-factory__station--blend i{animation:factoryBlend 4.2s ease-in-out infinite}.embark-factory--motion.is-in-view .embark-factory__bottle-shine{animation:factoryShine 7s 3.5s ease-in-out infinite}.embark-factory[data-active="0"] .embark-factory__station--sugar,.embark-factory[data-active="1"] .embark-factory__station--garlic,.embark-factory[data-active="2"] .embark-factory__station--paprika,.embark-factory[data-active="3"] .embark-factory__station--syrup,.embark-factory[data-active="4"] .embark-factory__station--vinegar,.embark-factory[data-active="5"] .embark-factory__station--blend{opacity:1;filter:saturate(1.2)}.embark-factory__ingredients{grid-column:1/-1;display:grid;grid-template-columns:minmax(250px,.72fr) minmax(0,1.6fr);gap:clamp(30px,5vw,80px)}.embark-factory__steps{grid-column:1/-1;display:grid;grid-template-columns:repeat(6,1fr);gap:10px;margin-top:8px}.embark-factory__step{-webkit-appearance:none;appearance:none;text-align:left;border:0;border-top:3px solid rgba(181,42,30,.14);background:transparent;padding:18px 8px 10px;cursor:pointer;transition:.25s;color:inherit}.embark-factory__step:hover,.embark-factory__step.is-active{border-color:var(--red);transform:translateY(-2px)}.embark-factory__step:focus-visible{outline:2px solid var(--red);outline-offset:4px;border-radius:4px}.embark-factory__number{display:block;font-size:12px;color:var(--orange);font-weight:800;letter-spacing:.14em;margin-bottom:8px}.embark-factory__name{display:block;font-size:15px;font-weight:800}.embark-factory__detail{display:none}.embark-factory__panel{grid-column:2;background:var(--red);color:#fff;border-radius:28px;padding:clamp(26px,4vw,48px);display:grid;grid-template-columns:1fr auto;column-gap:30px;align-items:end}.embark-factory--art-left .embark-factory__panel{grid-column:1}.embark-factory__panel-kicker{color:#ffd66b}.embark-factory__panel h3{font-size:clamp(30px,3vw,48px);line-height:1;margin:0 0 12px}.embark-factory__panel p{margin:0;max-width:680px;font-size:17px;line-height:1.55}.embark-factory__button{display:inline-flex;align-items:center;justify-content:center;background:var(--gold);color:#1f1712;border-radius:999px;padding:16px 24px;font-weight:800;text-decoration:none;white-space:nowrap}.embark-factory__standalone-cta{grid-column:1/-1;display:flex;justify-content:center}@keyframes factoryParticles{0%,18%{transform:translateY(-8%) scale(.96);opacity:0}28%{opacity:.75}72%{opacity:.72}to{transform:translateY(19%) scale(1.04);opacity:0}}@keyframes factoryPour{0%,20%,to{transform:rotate(18deg) scaleY(.25);opacity:.1}32%,68%{transform:rotate(18deg) scaleY(1);opacity:.72}82%{transform:rotate(18deg) scaleY(.28);opacity:.12}}@keyframes factorySyrup{0%,18%,to{transform:scaleY(.18);transform-origin:top;opacity:.2}30%,72%{transform:scaleY(1);transform-origin:top;opacity:.8}84%{transform:scaleY(.22);transform-origin:top;opacity:.15}}@keyframes factoryBlend{0%,to{transform:translateY(-3%) scaleY(.82);opacity:.25}50%{transform:translateY(5%) scaleY(1.08);opacity:.7}}@keyframes factoryShine{0%,70%,to{opacity:0;transform:translate(-70%)}78%{opacity:.7}88%{opacity:0;transform:translate(80%)}}@media(max-width:989px){.embark-factory__grid{grid-template-columns:1fr}.embark-factory--art-left .embark-factory__intro,.embark-factory--art-right .embark-factory__intro,.embark-factory--art-left .embark-factory__visual,.embark-factory--art-right .embark-factory__visual{grid-column:1;grid-row:auto}.embark-factory__intro{position:relative;top:auto}.embark-factory__visual{order:2}.embark-factory__intro{order:1}.embark-factory__ingredients{order:3;grid-template-columns:1fr}.embark-factory__steps{grid-template-columns:repeat(3,1fr)}.embark-factory__panel,.embark-factory--art-left .embark-factory__panel{grid-column:1}}@media(max-width:640px){.embark-factory__stage{border-radius:22px;aspect-ratio:4/3}.embark-factory__art{width:120%;height:120%;max-width:none}.embark-factory__steps{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.embark-factory__step{min-width:145px;scroll-snap-align:start}.embark-factory__panel{grid-template-columns:1fr;gap:22px}.embark-factory__button{width:100%}}@media(prefers-reduced-motion:reduce){.embark-factory__art,.embark-factory__step,.embark-factory__station i,.embark-factory__bottle-shine{animation:none!important;transition:none!important}}.embark-factory__stage{isolation:isolate;overflow:hidden}.embark-factory__station-effects,.embark-factory__hotspots{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.embark-factory__hotspots{z-index:8}.embark-factory__hotspot{position:absolute;display:grid;place-items:center;width:48px;height:48px;padding:0;border:0;border-radius:999px;background:transparent;color:#1f1712;cursor:pointer;pointer-events:auto;transform:translate(-50%,-50%);transition:transform var(--factory-transition) ease,opacity var(--factory-transition) ease}.embark-factory__hotspot--0{left:20%;top:24%}.embark-factory__hotspot--1{left:34%;top:24%}.embark-factory__hotspot--2{left:48%;top:24%}.embark-factory__hotspot--3{left:63%;top:23%}.embark-factory__hotspot--4{left:76%;top:29%}.embark-factory__hotspot--5{left:53%;top:62%}.embark-factory__hotspot-ring{position:absolute;top:8px;right:8px;bottom:8px;left:8px;border-radius:inherit;background:#f6b814d6;box-shadow:0 0 #b52a1e52;opacity:calc(.35 + var(--factory-highlight-opacity) * .55);transition:all var(--factory-transition) ease}.embark-factory__hotspot-ring:before,.embark-factory__hotspot-ring:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:2px solid rgba(181,42,30,.42);border-radius:inherit;opacity:0}.embark-factory__hotspot-label{position:absolute;left:50%;bottom:calc(100% + 9px);min-width:max-content;max-width:150px;padding:8px 11px;border-radius:999px;background:#1f1712;color:#fff;font-size:11px;font-weight:800;line-height:1;letter-spacing:.04em;opacity:0;transform:translate(-50%,8px);transition:opacity var(--factory-transition) ease,transform var(--factory-transition) ease;pointer-events:none}.embark-factory__hotspot:hover,.embark-factory__hotspot:focus-visible,.embark-factory__hotspot.is-active{transform:translate(-50%,-50%) scale(1.08)}.embark-factory__hotspot:hover .embark-factory__hotspot-ring,.embark-factory__hotspot:focus-visible .embark-factory__hotspot-ring,.embark-factory__hotspot.is-active .embark-factory__hotspot-ring{background:#f6b814;box-shadow:0 0 0 10px #f6b81429,0 8px 22px #b52a1e2e;opacity:1}.embark-factory__hotspot:hover .embark-factory__hotspot-label,.embark-factory__hotspot:focus-visible .embark-factory__hotspot-label,.embark-factory__hotspot.is-active .embark-factory__hotspot-label{opacity:1;transform:translate(-50%)}.embark-factory__hotspot:focus-visible{outline:3px solid #b52a1e;outline-offset:3px}.embark-factory--motion.is-in-view .embark-factory__hotspot-ring:before{animation:factoryHotspotPulse 2.6s ease-out infinite;opacity:1}.embark-factory--motion.is-in-view .embark-factory__hotspot-ring:after{animation:factoryHotspotPulse 2.6s .9s ease-out infinite;opacity:1}.embark-factory__panel-content{transition:opacity var(--factory-transition) ease,transform var(--factory-transition) ease}.embark-factory--story-transitions .embark-factory__panel-content.is-changing{opacity:0;transform:translateY(10px)}.embark-factory[data-active="0"] [data-station-effect="0"],.embark-factory[data-active="1"] [data-station-effect="1"],.embark-factory[data-active="2"] [data-station-effect="2"],.embark-factory[data-active="3"] [data-station-effect="3"],.embark-factory[data-active="4"] [data-station-effect="4"],.embark-factory[data-active="5"] [data-station-effect="5"]{opacity:var(--factory-highlight-opacity);filter:saturate(1.22) drop-shadow(0 0 9px rgba(246,184,20,.24))}@keyframes factoryHotspotPulse{0%{transform:scale(.65);opacity:.7}75%,to{transform:scale(2.2);opacity:0}}@media(max-width:989px){.embark-factory__hotspot{width:44px;height:44px}.embark-factory__hotspot-label{font-size:10px}}@media(max-width:640px){.embark-factory__hotspot{width:38px;height:38px}.embark-factory__hotspot-ring{top:7px;right:7px;bottom:7px;left:7px}.embark-factory__hotspot-label{display:none}}@media(prefers-reduced-motion:reduce){.embark-factory__hotspot,.embark-factory__hotspot-ring,.embark-factory__hotspot-ring:before,.embark-factory__hotspot-ring:after,.embark-factory__hotspot-label,.embark-factory__panel-content{animation:none!important;transition:none!important}}.embark-factory__production-layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;pointer-events:none;overflow:hidden}.embark-factory__flow,.embark-factory__gear,.embark-factory__mixer-motion,.embark-factory__fill-level,.embark-factory__cap-pop,.embark-factory__inspection-scan,.embark-factory__dispatch-trail{position:absolute;display:block;opacity:0;will-change:transform,opacity}.embark-factory__flow--ingredients{left:21%;top:24%;width:48%;height:30%;background:radial-gradient(circle,#f6b814 0 2px,transparent 3px) 0 0/14px 14px;clip-path:polygon(0 0,100% 0,72% 100%,28% 100%)}.embark-factory__flow--pipe{left:34%;top:35%;width:34%;height:25%;border:5px dotted rgba(238,106,26,.75);border-left-color:transparent;border-bottom-color:transparent;border-radius:50%}.embark-factory__gear{left:46.3%;top:46.5%;width:9%;aspect-ratio:1;border:5px dashed rgba(181,42,30,.75);border-radius:50%}.embark-factory__mixer-motion{left:46%;top:55%;width:16%;height:18%;border:5px solid rgba(238,106,26,.48);border-top-color:transparent;border-radius:50%}.embark-factory__fill-level{left:48.3%;bottom:9.5%;width:6%;height:17%;border-radius:38% 38% 28% 28%;background:linear-gradient(to top,#7e281c 0 0,transparent 0);transform-origin:bottom}.embark-factory__cap-pop{left:49.7%;bottom:25.7%;width:3.2%;height:2.1%;border-radius:4px;background:#b52a1e;transform:translateY(-22px)}.embark-factory__inspection-scan{left:72%;top:49%;width:18%;height:32%;background:linear-gradient(90deg,transparent,rgba(246,184,20,.5),transparent);transform:translate(-100%) skew(-8deg)}.embark-factory__dispatch-trail{left:51%;bottom:7%;width:38%;height:4px;background:linear-gradient(90deg,#b52a1e,transparent);transform-origin:left}.embark-factory.is-production-running .embark-factory__flow--ingredients{animation:factoryIngredientFlow var(--factory-sequence-duration) linear infinite}.embark-factory.is-production-running .embark-factory__flow--pipe{animation:factoryPipeFlow var(--factory-sequence-duration) linear infinite}.embark-factory.is-production-running .embark-factory__gear{animation:factoryGear var(--factory-sequence-duration) linear infinite}.embark-factory.is-production-running .embark-factory__mixer-motion{animation:factoryMixerSequence var(--factory-sequence-duration) ease-in-out infinite}.embark-factory.is-production-running .embark-factory__fill-level{animation:factoryBottleFill var(--factory-sequence-duration) ease-in-out infinite}.embark-factory.is-production-running .embark-factory__cap-pop{animation:factoryCap var(--factory-sequence-duration) ease-in-out infinite}.embark-factory.is-production-running .embark-factory__inspection-scan{animation:factoryInspection var(--factory-sequence-duration) ease-in-out infinite}.embark-factory.is-production-running .embark-factory__dispatch-trail{animation:factoryDispatch var(--factory-sequence-duration) ease-in-out infinite}.embark-factory.is-production-paused .embark-factory__production-layer *{animation-play-state:paused!important}.embark-factory__production-console{display:grid;grid-template-columns:auto minmax(120px,1fr) auto;align-items:center;gap:18px;margin-top:16px;padding:14px 18px;border:1px solid rgba(181,42,30,.14);border-radius:18px;background:#ffffffd1;box-shadow:0 10px 32px #6d28170f}.embark-factory__production-copy{display:flex;flex-direction:column;gap:3px;min-width:180px}.embark-factory__production-label{font-size:10px;letter-spacing:.18em;font-weight:900;color:var(--red)}.embark-factory__production-status{font-size:14px;line-height:1.2}.embark-factory__production-progress{height:7px;border-radius:999px;background:#b52a1e1a;overflow:hidden}.embark-factory__production-progress span{display:block;width:100%;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--red),var(--orange),var(--gold));transform:scaleX(0);transform-origin:left}.embark-factory.is-production-running .embark-factory__production-progress span{animation:factoryProgress var(--factory-sequence-duration) linear infinite}.embark-factory.is-production-paused .embark-factory__production-progress span{animation-play-state:paused}.embark-factory__pause{-webkit-appearance:none;appearance:none;border:1px solid rgba(181,42,30,.24);border-radius:999px;background:#fff;color:var(--red);padding:10px 15px;font-size:12px;font-weight:800;cursor:pointer}.embark-factory__pause:hover{background:#fff3dc}.embark-factory__pause:focus-visible{outline:3px solid var(--gold);outline-offset:2px}.embark-factory[data-production-phase=ingredients] [data-factory-component=worker-brown-sugar],.embark-factory[data-production-phase=ingredients] [data-factory-component=worker-garlic],.embark-factory[data-production-phase=ingredients] [data-factory-component=worker-paprika],.embark-factory[data-production-phase=ingredients] [data-factory-component=worker-vinegar],.embark-factory[data-production-phase=ingredients] [data-factory-component=worker-syrup],.embark-factory[data-production-phase=mixing] [data-factory-component=shredder],.embark-factory[data-production-phase=mixing] [data-factory-component=mixer],.embark-factory[data-production-phase=filling] [data-factory-component=bottle],.embark-factory[data-production-phase=inspection] [data-factory-component=worker-inspector]{outline:3px solid rgba(246,184,20,.38);outline-offset:3px;border-radius:18px;filter:drop-shadow(0 0 12px rgba(246,184,20,.4))}@keyframes factoryIngredientFlow{0%,3%,30%,to{opacity:0;transform:translateY(-8%)}6%,24%{opacity:.62;transform:translateY(16%)}}@keyframes factoryPipeFlow{0%,22%,48%,to{opacity:0;transform:rotate(-6deg)}26%,43%{opacity:.75;transform:rotate(9deg)}}@keyframes factoryGear{0%,25%,52%,to{opacity:0;transform:rotate(0)}29%,48%{opacity:.8;transform:rotate(540deg)}}@keyframes factoryMixerSequence{0%,28%,59%,to{opacity:0;transform:rotate(0) scale(.85)}32%,55%{opacity:.75;transform:rotate(420deg) scale(1)}}@keyframes factoryBottleFill{0%,49%,55%,to{opacity:0;background-size:100% 0}58%{opacity:.75;background:linear-gradient(to top,#7e281c 0 10%,transparent 10%)}72%{opacity:.82;background:linear-gradient(to top,#7e281c 0 86%,transparent 86%)}78%{opacity:0}}@keyframes factoryCap{0%,70%,to{opacity:0;transform:translateY(-22px)}74%{opacity:.9;transform:translateY(-22px)}79%,84%{opacity:.9;transform:translateY(0)}88%{opacity:0}}@keyframes factoryInspection{0%,78%,to{opacity:0;transform:translate(-100%) skew(-8deg)}82%{opacity:.72}91%{opacity:.55;transform:translate(80%) skew(-8deg)}94%{opacity:0}}@keyframes factoryDispatch{0%,88%,to{opacity:0;transform:scaleX(0)}91%{opacity:.8;transform:scaleX(.15)}97%{opacity:0;transform:scaleX(1)}}@keyframes factoryProgress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media(max-width:640px){.embark-factory__production-console{grid-template-columns:1fr auto}.embark-factory__production-progress{grid-column:1/-1;grid-row:2}.embark-factory__production-copy{min-width:0}.embark-factory__pause{padding:9px 12px}}@media(prefers-reduced-motion:reduce){.embark-factory__production-layer *,.embark-factory__production-progress span{animation:none!important}.embark-factory__production-progress span{transform:scaleX(1)}.embark-factory__pause{display:none}}.embark-factory__particle-canvas{position:absolute;z-index:5;display:block;pointer-events:none;overflow:visible}.embark-factory__station-effects,.embark-factory__hotspot-ring,.embark-factory__flow--ingredients{display:none!important}@media(prefers-reduced-motion:reduce){.embark-factory__particle-canvas{display:none}}.embark-factory{--factory-sugar-x: 21.4%;--factory-sugar-y: 25.8%;--factory-garlic-x: 40.5%;--factory-garlic-y: 25.8%;--factory-paprika-x: 65.5%;--factory-paprika-y: 27.5%;--factory-vinegar-x: 70.1%;--factory-vinegar-y: 24.5%;--factory-syrup-x: 75%;--factory-syrup-y: 49%;--factory-bottle-x: 52.1%;--factory-bottle-y: 78.2%;--factory-bottle-width: 8.4%;--factory-bottle-height: 18.8%}.embark-factory__stage{aspect-ratio:3 / 2;min-height:0}.embark-factory__art{width:100%;height:100%;max-width:none;object-fit:contain;object-position:center}.embark-factory__particle-canvas{inset:auto;transform:translateZ(0);mix-blend-mode:multiply;contain:strict}.embark-factory__component-map,.embark-factory__production-layer,.embark-factory__hotspots{position:absolute;top:0;right:0;bottom:0;left:0}.embark-factory__station-effects,.embark-factory__hotspot-ring,.embark-factory__flow,.embark-factory__gear,.embark-factory__mixer-motion,.embark-factory__fill-level,.embark-factory__cap-pop,.embark-factory__inspection-scan,.embark-factory__dispatch-trail,.embark-factory__bottle-shine{display:none!important}@media(max-width:640px){.embark-factory__stage{aspect-ratio:3 / 2;border-radius:22px}.embark-factory__art{width:100%;height:100%}}.embark-factory__animation-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;width:100%;height:100%;overflow:hidden;pointer-events:none}.embark-factory__overlay-svg{display:block;width:100%;height:100%;overflow:visible}.embark-factory__overlay-svg [data-factory-overlay-group=dry-emitters]{opacity:0}.embark-factory__liquid-path,.embark-factory__sauce-path,.embark-factory__sauce-nozzle{fill:none;opacity:0;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.embark-factory__liquid-path--vinegar{stroke:#b87932;stroke-width:5;stroke-dasharray:12 9;stroke-dashoffset:100}.embark-factory__liquid-path--syrup{stroke:#8a4b22;stroke-width:8;stroke-dasharray:16 7;stroke-dashoffset:100}.embark-factory__liquid-drop{opacity:0}.embark-factory__liquid-drop--vinegar{fill:#b87932}.embark-factory__liquid-drop--syrup{fill:#8a4b22}.embark-factory__sauce-path,.embark-factory__sauce-nozzle{stroke:#79321e;stroke-width:7;stroke-dasharray:13 10;stroke-dashoffset:100}.embark-factory__sauce-nozzle{stroke-width:6}.embark-factory__bottle-fill,.embark-factory__bottle-wave,.embark-factory__bottle-bubbles{opacity:0;transform-box:fill-box}.embark-factory__bottle-fill{transform-origin:center bottom;transform:scaleY(0)}.embark-factory__bottle-wave{transform-origin:center center}.embark-factory__bottle-bubbles circle{fill:#ffe2c29e}.embark-factory__emitter-anchor{position:absolute;width:2px;height:2px;opacity:0}.embark-factory__emitter-anchor--sugar{left:var(--factory-sugar-x, 21.4%);top:var(--factory-sugar-y, 25.8%)}.embark-factory__emitter-anchor--garlic{left:var(--factory-garlic-x, 40.5%);top:var(--factory-garlic-y, 25.8%)}.embark-factory__emitter-anchor--paprika{left:var(--factory-paprika-x, 65.5%);top:var(--factory-paprika-y, 27.5%)}.embark-factory:not(.is-liquid-engine-ready) .embark-factory__liquid-path,.embark-factory:not(.is-liquid-engine-ready) .embark-factory__liquid-drop,.embark-factory:not(.is-liquid-engine-ready) .embark-factory__sauce-path,.embark-factory:not(.is-liquid-engine-ready) .embark-factory__sauce-nozzle,.embark-factory:not(.is-liquid-engine-ready) .embark-factory__bottle-fill,.embark-factory:not(.is-liquid-engine-ready) .embark-factory__bottle-wave,.embark-factory:not(.is-liquid-engine-ready) .embark-factory__bottle-bubbles{opacity:0}@media(prefers-reduced-motion:reduce){.embark-factory__overlay-svg *{animation:none!important;transition:none!important}}.embark-factory.is-liquid-engine-ready .embark-factory__liquid-path,.embark-factory.is-liquid-engine-ready .embark-factory__sauce-path,.embark-factory.is-liquid-engine-ready .embark-factory__sauce-nozzle{will-change:opacity,stroke-dashoffset}.embark-factory.is-liquid-engine-ready .embark-factory__liquid-drop,.embark-factory.is-liquid-engine-ready .embark-factory__bottle-wave,.embark-factory.is-liquid-engine-ready .embark-factory__bottle-bubbles{will-change:opacity,transform}.embark-factory.is-liquid-engine-ready .embark-factory__bottle-fill{will-change:opacity}.embark-factory .embark-factory__station-effects,.embark-factory .embark-factory__hotspot-ring,.embark-factory .embark-factory__flow--ingredients,.embark-factory .embark-factory__flow--pipe,.embark-factory .embark-factory__inspection-scan,.embark-factory .embark-factory__dispatch-trail{display:none!important}.embark-factory.is-bottle-full .embark-factory__bottle-shine{opacity:0!important}.embark-factory__component-map,.embark-factory__component,.embark-factory__production-layer,.embark-factory__production-layer *,.embark-factory__station-effects,.embark-factory__station,.embark-factory__station:before,.embark-factory__station:after,.embark-factory__hotspots,.embark-factory__hotspot,.embark-factory__hotspot:before,.embark-factory__hotspot:after,.embark-factory__hotspot-ring,.embark-factory__hotspot-ring:before,.embark-factory__hotspot-ring:after,.embark-factory__hotspot-label{display:none!important;visibility:hidden!important;opacity:0!important;animation:none!important;transition:none!important;pointer-events:none!important}.embark-factory__particle-canvas,.embark-factory__svg-overlay{pointer-events:none}.embark-factory__svg-overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}#ingredient-streams,#pipe-flow-group,#bottle-fill-group{pointer-events:none}.embark-factory__animation-overlay{inset:auto;overflow:hidden}.embark-factory__overlay-svg{width:100%;height:100%;overflow:hidden}.embark-factory__emitter-anchor--sugar{left:28%;top:13.4%}.embark-factory__emitter-anchor--garlic{left:45.6%;top:21.4%}.embark-factory__emitter-anchor--paprika{left:51.5%;top:21.7%}
/*# sourceMappingURL=/cdn/shop/t/111/assets/embark-factory.css.map */
