.emu-page{display:flex;flex-direction:column;position:relative;--emu-nav-bar-height: 64px;background-color:var(--color-emuna-treasure-cream)}@media(min-width:1024px){.emu-page{--emu-nav-bar-height: 88px}}.emu-gold-pin{position:relative;height:calc(max(100vh,640px) + 100vh);height:calc(max(100dvh,640px) + 100dvh)}.emu-gold-pin>.emu-sec--gold{position:sticky;top:0}.emu-plant-draw{position:absolute;bottom:12px;left:50%;width:min(60vw,280px);height:auto;transform:translate(-50%);pointer-events:none;z-index:2;color:var(--color-emuna-blue-dark);overflow:visible}.emu-plant-draw path{stroke-dasharray:99999;stroke-dashoffset:99999}.emu-seam-icon{position:absolute;top:0;left:50%;width:min(80vw,320px);height:auto;transform:translate(-50%,calc(-59.9% - var(--emu-icon-p, 0) * 42% - var(--emu-icon-p, 0) * var(--emu-triquetra-sticky-top, 64px)));pointer-events:none;will-change:transform;z-index:2}.emu-sec{width:100%;min-height:100vh;min-height:100dvh}.emu-sec--gold,.emu-sec--navy{min-height:max(100vh,640px);min-height:max(100dvh,640px)}.emu-sec--gold{background-color:var(--color-emuna-treasure-cream);display:flex;align-items:center;justify-content:center;position:relative;padding:clamp(5rem,12vh,8rem) 1.5rem;box-sizing:border-box}.emu-stats{display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:clamp(2.5rem,8vw,6rem);width:100%;max-width:960px;color:var(--color-emuna-blue-dark);font-family:Cinzel,serif;text-align:center}.emu-stat{display:flex;flex-direction:column;align-items:center;gap:.5rem;min-width:0}.emu-stat__num{font-size:clamp(3rem,13vw,6.5rem);font-weight:700;line-height:1;letter-spacing:.01em;font-variant-numeric:tabular-nums}.emu-stat__label{font-size:clamp(1rem,3vw,1.5rem);font-weight:500;letter-spacing:.08em;text-transform:uppercase}.emu-stat__loading{display:inline-flex;align-items:center;justify-content:center;gap:.32em;height:1em;line-height:1;vertical-align:baseline}.emu-stat__loading-dot{width:.22em;height:.22em;border-radius:50%;background:currentColor;opacity:0;will-change:opacity,transform}.emu-stat__loading-dot:nth-child(1){animation:emu-stat-dot-1 2s ease-in-out infinite}.emu-stat__loading-dot:nth-child(2){animation:emu-stat-dot-2 2s ease-in-out infinite}.emu-stat__loading-dot:nth-child(3){animation:emu-stat-dot-3 2s ease-in-out infinite}@keyframes emu-stat-dot-1{0%,to{opacity:0}10%,70%{opacity:1}85%{opacity:0}}@keyframes emu-stat-dot-2{0%,25%,to{opacity:0}35%,70%{opacity:1}85%{opacity:0}}@keyframes emu-stat-dot-3{0%,50%,to{opacity:0}60%,70%{opacity:1}85%{opacity:0}}@media(prefers-reduced-motion:reduce){.emu-stat__loading-dot{animation:none;opacity:.6}}.emu-scroll-indicator{position:absolute;bottom:clamp(.75rem,3vh,1.5rem);left:50%;transform:translate(-50%);width:clamp(28px,6vw,40px);height:clamp(28px,6vw,40px);color:var(--color-emuna-blue-dark);opacity:.7;animation:emu-bounce 2s ease-in-out infinite;display:flex;align-items:center;justify-content:center;z-index:10;cursor:pointer}.emu-scroll-indicator:focus-visible{outline:2px solid var(--color-emuna-blue-dark);outline-offset:4px;border-radius:4px}.emu-scroll-indicator.emu-scroll-indicator--bottom{top:auto;bottom:clamp(1.5rem,6vh,3rem);color:var(--color-emuna-treasure-cream);opacity:1;z-index:20}.emu-scroll-indicator.emu-scroll-indicator--bottom:focus-visible{outline-color:var(--color-emuna-treasure-cream)}.emu-stack-reveal .emu-sec--navy{scroll-margin-top:var(--emu-triquetra-sticky-top, var(--emu-nav-bar-height))}@media(min-width:768px){.emu-scroll-indicator{bottom:clamp(.75rem,3vh,1.5rem)}}@keyframes emu-bounce{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(8px)}}.emu-sec--navy{background-color:var(--color-emuna-blue-dark);display:flex;align-items:center;justify-content:center;padding:clamp(3rem,8vh,5rem) 1.5rem;box-sizing:border-box;--emu-essence-p: 0;--emu-icon-p: 0;--emu-essence-d-above: 0px;--emu-essence-d-below: 0px}.emu-stack-reveal .emu-sec--navy{min-height:max(calc(100dvh - var(--emu-triquetra-sticky-top, var(--emu-nav-bar-height))),640px)}.emu-stack-reveal{position:relative}.emu-stack-reveal .emu-sec--navy{position:sticky;top:var(--emu-triquetra-sticky-top, var(--emu-nav-bar-height));z-index:1}.emu-stack-reveal .emu-sec--split{position:relative;z-index:3}.emu-stack-reveal .emu-sec--navy-bridge{min-height:100vh;min-height:100dvh;height:100dvh;padding:0;margin:0;background-color:transparent;box-sizing:border-box;position:relative;z-index:0}.emu-stack-reveal .emu-sec--navy-bridge-2{min-height:50vh;min-height:50dvh;height:50dvh;padding:0;margin:0;background-color:transparent;box-sizing:border-box;position:relative;z-index:0}.emu-essence{display:flex;flex-direction:column;align-items:center;text-align:center;color:var(--color-emuna-treasure-cream);max-width:920px;width:100%;--tp: max(0, min(1, calc(var(--emu-essence-p) / .7)));--dp: max(0, min(1, calc((var(--emu-essence-p) - .7) / .3)))}.emu-essence__above,.emu-essence__below{display:flex;flex-direction:column;align-items:center;width:100%;overflow:hidden}.emu-essence__above{padding-bottom:clamp(1.25rem,3.5vh,2rem)}.emu-essence__below{padding-top:clamp(1.25rem,3.5vh,2rem)}.emu-essence__above>*{transform:translateY(calc(var(--tp) * var(--emu-essence-d-above, 0px)));will-change:transform}.emu-essence__below>*{transform:translateY(calc(var(--tp) * var(--emu-essence-d-below, 0px)));will-change:transform}.emu-essence__eyebrow{font-family:Cinzel,serif;font-weight:600;font-size:clamp(1rem,2.8vw,1.3rem);letter-spacing:.32em;text-transform:uppercase;margin-bottom:clamp(1.5rem,4vh,2.5rem)}.emu-essence__phrase{font-family:Crimson Text,serif;font-style:italic;font-weight:600;font-size:clamp(1.75rem,6.5vw,3.5rem);line-height:1.2;margin:0;text-wrap:balance}.emu-essence__divider{display:block;width:clamp(60px,18vw,110px);height:1px;background-color:currentColor;opacity:.5;margin:0;transform:scaleX(calc(1 - var(--dp)));transform-origin:center center;will-change:transform}.emu-sec--soft{background-color:var(--color-emuna-blue-soft);position:relative;overflow:hidden}.emu-sec--triquetra-scroll{--emu-triq-gold-hold-vh: 0;--emu-triq-gold-hold-min-px: 0;--emu-triq-gold-hold-max-frac: 0;--emu-triq-track-scroll-mult: 7.5;min-height:unset;padding:0;box-sizing:border-box;background-color:var(--color-emuna-treasure-cream)}.emu-triquetra-scroll__track{min-height:calc(100vh + var(--emu-triq-track-scroll-mult, 5) * 35vh);width:100%;position:relative}.emu-triquetra-scroll__sticky{position:sticky;top:var(--emu-triquetra-sticky-top, var(--emu-nav-bar-height));min-height:calc(100vh - var(--emu-triquetra-sticky-top, var(--emu-nav-bar-height)));width:100%;display:flex;align-items:center;justify-content:center;padding:0 2vw;box-sizing:border-box;background-color:var(--color-emuna-treasure-cream)}.emu-triquetra-scroll__svg-wrap{width:min(100vw,calc(88vh * 254 / 1647));height:min(88vh,calc(100vw * 1647 / 254));max-width:100vw;max-height:88vh;filter:drop-shadow(0 .3vh 1.2vh rgba(4,41,78,.08))}@media(min-width:768px){.emu-triquetra-scroll__sticky{overflow:hidden;align-items:center;justify-content:center}.emu-triquetra-scroll__svg-wrap{width:100%;max-width:min(17.5rem,100%);max-height:100vh;margin-inline:auto;height:auto;min-height:0;overflow:hidden;display:flex;align-items:center;justify-content:center;aspect-ratio:unset;filter:drop-shadow(0 .3vh 1.2vh rgba(4,41,78,.08))}.emu-triquetra-scroll__svg-wrap .emu-triquetra-scroll__svg{width:100%;height:auto;max-height:min(100vh,100%);flex-shrink:0}}@media(max-width:767.98px)and (orientation:portrait){.emu-triquetra-scroll__sticky{align-items:stretch;min-height:calc(100dvh - var(--emu-triquetra-sticky-top, var(--emu-nav-bar-height)) - env(safe-area-inset-bottom,0px));height:calc(100dvh - var(--emu-triquetra-sticky-top, var(--emu-nav-bar-height)) - env(safe-area-inset-bottom,0px));padding:0 2vw;box-sizing:border-box}.emu-triquetra-scroll__svg-wrap{width:min(70vw,calc(100vw - env(safe-area-inset-left,0px) - env(safe-area-inset-right,0px) - 16px));max-width:100%;margin-inline:auto;height:100%;min-height:0;max-height:none;align-self:stretch;overflow:hidden;display:flex;align-items:center;justify-content:center;position:relative;left:auto;transform:none;aspect-ratio:unset;filter:drop-shadow(0 .3vh 1.2vh rgba(4,41,78,.08))}.emu-triquetra-scroll__svg-wrap .emu-triquetra-scroll__svg{width:100%;height:auto;max-height:none;flex-shrink:0}}@media(max-width:767.98px)and (orientation:landscape){.emu-triquetra-scroll__sticky{padding:0 2vw}.emu-triquetra-scroll__svg-wrap{width:min(100vw,calc(88vh * 254 / 1647));height:min(88vh,calc(100vw * 1647 / 254));max-width:100vw;max-height:88vh;aspect-ratio:unset;left:auto;transform:none}}.emu-triquetra-scroll__svg{display:block;width:100%;height:100%}.emu-triquetra-scroll__layers .emu-triquetra-scroll__path,.emu-triquetra-scroll__layers path,.emu-triquetra-scroll__layers line{stroke:var(--color-emuna-blue-dark)}.emu-sec--split{display:grid;grid-template-columns:1fr;grid-template-rows:auto auto;align-items:start;background-color:var(--color-emuna-blue-dark)}.emu-stack-reveal .emu-sec--split{min-height:max(calc(100dvh - var(--emu-triquetra-sticky-top, var(--emu-nav-bar-height))),560px)}@media(min-width:768px){.emu-sec--split{grid-template-columns:2fr 3fr;grid-template-rows:1fr}}.emu-sec__half{width:100%;display:flex;align-items:center;justify-content:center;padding:clamp(1.5rem,6vw,4rem);box-sizing:border-box}@media(max-width:767.98px){.emu-sec__half{min-height:50dvh}}@media(min-width:768px){.emu-stack-reveal .emu-sec--split .emu-sec__half--soft{position:sticky;top:var(--emu-triquetra-sticky-top, var(--emu-nav-bar-height));height:calc(100dvh - var(--emu-triquetra-sticky-top, var(--emu-nav-bar-height)));min-height:calc(100dvh - var(--emu-triquetra-sticky-top, var(--emu-nav-bar-height)));align-self:start;box-sizing:border-box;z-index:0}}.emu-sec__half--soft{background-color:var(--color-emuna-treasure-cream);border-top-right-radius:18px}.emu-stack-reveal .emu-sec--split .emu-sec__half--soft{border-top-left-radius:18px}@media(max-width:767.98px){.emu-stack-reveal .emu-sec--split .emu-sec__half--soft{border-bottom-left-radius:18px;border-bottom-right-radius:18px}}.emu-sec__half--navy{background-color:var(--color-emuna-blue-dark)}@media(max-width:767.98px){.emu-stack-reveal .emu-sec--split .emu-screen--spacer{display:none}}.emu-trinity-track,.emu-trinity-sticky{display:contents}@media(max-width:767.98px){.emu-sec__half--soft:has(.emu-trinity-track){min-height:0;padding-top:0;padding-bottom:0;align-items:stretch}.emu-trinity-track{display:block;width:100%;min-height:300vh;position:relative}.emu-trinity-sticky{display:flex;align-items:center;justify-content:center;position:sticky;top:var(--emu-triquetra-sticky-top, var(--emu-nav-bar-height, 64px));height:calc(100dvh - var(--emu-triquetra-sticky-top, var(--emu-nav-bar-height, 64px)));width:100%;padding:clamp(1.5rem,6vw,4rem);box-sizing:border-box}}@media(max-width:767.98px){.emu-stack-reveal .emu-sec--split .emu-sec__half--navy,.emu-stack-reveal .emu-sec--split .emu-screen{border-bottom-left-radius:0;border-bottom-right-radius:0}}@media(min-width:768px){.emu-stack-reveal .emu-sec--split .emu-sec__half--navy{border-bottom-left-radius:18px;border-bottom-right-radius:0}}.emu-trinity{width:100%;max-width:min(80vw,420px);height:auto;display:block;--trinity-p: 0;--tp-strand: max(0, min(1, calc(var(--trinity-p) / .4)));--tp-cross: max(0, min(1, calc((var(--trinity-p) - .4) / .05)));--tp-label-contratante: max(0, min(1, calc((var(--trinity-p) - .45) / .06)));--tp-label-trabajador: max(0, min(1, calc((var(--trinity-p) - .69) / .06)));--tp-label-confianza: max(0, min(1, calc((var(--trinity-p) - .87) / .06)))}.emu-trinity__strand{stroke-dasharray:var(--strand-len, 1500);stroke-dashoffset:calc(var(--strand-len, 1500) * (1 - var(--tp-strand)));will-change:stroke-dashoffset}.emu-trinity__intersections{opacity:calc(var(--tp-cross) * .85);will-change:opacity}.emu-trinity__labels text{will-change:opacity}.emu-trinity__labels text[data-label=contratante]{opacity:var(--tp-label-contratante)}.emu-trinity__labels text[data-label=trabajador]{opacity:var(--tp-label-trabajador)}.emu-trinity__labels text[data-label=confianza]{opacity:var(--tp-label-confianza)}@media(prefers-reduced-motion:reduce){.emu-trinity{--trinity-p: 1}.emu-trinity__strand{stroke-dasharray:none;stroke-dashoffset:0}}.emu-screen{width:100%;min-height:100vh;min-height:100dvh;min-height:max(100dvh,560px);display:flex;align-items:center;justify-content:center;padding:clamp(2.5rem,8vh,5rem) clamp(1.5rem,6vw,4rem);box-sizing:border-box;color:var(--color-emuna-treasure-cream);font-family:Crimson Text,serif;text-align:left}.emu-stack-reveal .emu-sec--split .emu-screen{min-height:max(calc(100dvh - var(--emu-triquetra-sticky-top, var(--emu-nav-bar-height))),560px)}.emu-screen__content{width:100%;max-width:760px}.emu-screen__content--lead{display:flex;flex-direction:column;gap:clamp(2rem,6vh,3.5rem);text-align:center}.emu-mission__lead{margin:0;font-size:clamp(1.5rem,2.6vw,2.25rem);line-height:1.45;font-weight:400}.emu-mission__ornament{align-self:center;color:var(--color-emuna-treasure-cream);font-size:1.25rem;letter-spacing:.5em;opacity:.8;line-height:1;user-select:none}.emu-mission__notes{display:flex;flex-direction:column;gap:clamp(2rem,5vh,3rem)}.emu-note__title{display:block;font-family:Cinzel,serif;font-weight:600;font-size:clamp(1.2rem,1.85vw,1.55rem);letter-spacing:.28em;text-transform:uppercase;color:var(--color-emuna-treasure-cream);margin-bottom:.85rem}.emu-note__hebrew{display:inline-block;margin-left:.5rem;font-family:Crimson Text,Times New Roman,serif;font-weight:400;font-size:1.15em;letter-spacing:normal;text-transform:none;opacity:.9}.emu-note__triquetra{display:inline-block;vertical-align:middle;margin-left:.5rem;height:1.6em;width:auto}.emu-note__body{margin:0;font-size:clamp(1.35rem,2.1vw,1.75rem);line-height:1.6;font-weight:400}.emu-note__body em{font-style:italic;color:var(--color-emuna-treasure-cream);font-weight:600}.emu-sec__half--navy{padding:0;align-items:stretch;justify-content:flex-start;flex-direction:column}body:has([data-page-emuna]) .nav-bar.is-scrolled{background-color:rgb(var(--nav-bg-rgb) / 1);--nav-corner-fill: rgb(var(--nav-bg-rgb) / 1)}.emu-sec--cta-split{display:grid;grid-template-columns:2fr 3fr;grid-template-rows:1fr;align-items:stretch;min-height:25vh;min-height:25dvh}.emu-cta-split__half{width:100%;height:100%;display:flex;align-items:flex-end;box-sizing:border-box;overflow:hidden;padding-bottom:.1rem}.emu-cta-split__half--cream{background-color:var(--color-emuna-treasure-cream)}.emu-cta-split__half--navy{--emu-cta-navy-inset: clamp(.75rem, 2vw, 1.5rem);background-color:var(--color-emuna-blue-dark);justify-content:flex-start;padding-left:var(--emu-cta-navy-inset);padding-right:var(--emu-cta-navy-inset);padding-bottom:var(--emu-cta-navy-inset);border-bottom-left-radius:18px;border-bottom-right-radius:0}.emu-cta-split__text{font-family:Crimson Text,serif;font-style:normal;font-weight:700;font-size:clamp(.875rem,3.75vw,2.25rem);line-height:1.15;letter-spacing:.02em;text-transform:lowercase;user-select:none}.emu-cta-split__text--gold{color:var(--color-emuna-treasure-cream)}@media(max-width:767.98px){.emu-sec--cta-split{grid-template-columns:1fr;background-color:var(--color-emuna-blue-dark);border-bottom-left-radius:18px;border-bottom-right-radius:18px;overflow:hidden}.emu-cta-split__half--cream{display:none}.emu-cta-split__half--navy{background-color:transparent;justify-content:flex-start;--emu-cta-navy-inset: clamp(1rem, 4vw, 2rem);padding-inline:var(--emu-cta-navy-inset);padding-bottom:var(--emu-cta-navy-inset);border-bottom-left-radius:0;border-bottom-right-radius:0}.emu-cta-split__text{font-size:2.25rem}}body:has([data-page-emuna]) .emu-sec--triquetra-scroll{margin-bottom:clamp(-2.75rem,-10vi,-1.5rem)}body:has([data-page-emuna]) [data-page-footer].site-foot-shell{padding-top:0}body:has([data-page-emuna]) [data-page-footer] .site-foot{margin-top:clamp(-3.5rem,-13vi,-2.5rem)}@media(min-width:640px){body:has([data-page-emuna]) [data-page-footer] .site-foot{margin-top:clamp(-3.75rem,-11vi,-2.85rem)}}
