.z-zem-welcome{display:block;position:relative}.z-zem-welcome__poster{width:100%;height:auto;display:block}.z-zem-welcome__video{-o-object-fit:contain;object-fit:contain;opacity:0;pointer-events:none;width:100%;height:100%;transition:opacity var(--z-motion-fast,.16s);position:absolute;inset:0}.z-zem-welcome[data-zem-welcome=playing] .z-zem-welcome__video{opacity:1}@media (prefers-reduced-motion:reduce){.z-zem-welcome__video{display:none}}.z-zem-guide__floating,.z-zem-guide__inline,.z-zem-guide__dialog{font-family:var(--z-font-sans);color:var(--z-text);font-size:14px;line-height:1.5}.z-zem-guide__floating *,.z-zem-guide__inline *,.z-zem-guide__dialog *{box-sizing:border-box}.z-zem-guide__floating button,.z-zem-guide__inline button,.z-zem-guide__dialog button{font:inherit;cursor:pointer}.z-zem-guide__floating :focus-visible,.z-zem-guide__inline :focus-visible,.z-zem-guide__dialog :focus-visible{outline:2px solid var(--z-action);outline-offset:3px}.z-zem-guide__floating{z-index:40;border:1px solid var(--z-border);background:var(--z-canvas);border-radius:18px;align-items:center;gap:4px;padding:4px;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 4px 16px #11131814}.z-zem-guide__launcher{min-height:56px;color:var(--z-text);background:0 0;border:0;border-radius:12px;align-items:center;gap:10px;padding:0 8px 0 0;display:flex;font-weight:500!important}.z-zem-guide__launcher:hover{color:var(--z-link)}.z-zem-guide__art{flex-shrink:0;width:72px;height:auto;display:block;-webkit-mask:url(/brand/zem/zem-resting-margin-v1.svg) 50%/contain no-repeat;mask:url(/brand/zem/zem-resting-margin-v1.svg) 50%/contain no-repeat}.z-zem-guide__icon-button{width:44px;height:44px;color:var(--z-text-secondary);background:0 0;border:0;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.z-zem-guide__icon-button:hover{background:var(--z-brand-100);color:var(--z-text)}.z-zem-guide__inline,[data-zem-guide-mobile-slot]:empty{display:none}.z-zem-guide__dialog{border:0;border-left:1px solid var(--z-border);background:var(--z-canvas);width:min(460px,100%);max-width:100%;height:100dvh;max-height:100dvh;margin:0;padding:0;position:fixed;inset:0 0 0 auto;overflow:hidden;box-shadow:0 14px 36px #1113181c}.z-zem-guide__dialog[open]{animation:zem-guide-enter var(--z-motion-slow,.32s) cubic-bezier(.16,1,.3,1);flex-direction:column;display:flex}.z-zem-guide__header{border-bottom:1px solid var(--z-border-subtle);flex-shrink:0;align-items:center;gap:12px;padding:16px 24px;display:flex}.z-zem-guide__header>span{flex:1;font-weight:500}.z-zem-guide__header .z-zem-guide__art{width:64px}.z-zem-guide__body{overscroll-behavior:contain;scrollbar-gutter:stable;flex:0 auto;min-height:0;padding:32px;overflow-y:auto}.z-zem-guide__dialog p,.z-zem-guide__dialog h2,.z-zem-guide__dialog h3{margin:0}.z-zem-guide__body .z-zem-guide__eyebrow{color:var(--z-link);margin-bottom:12px;font-size:13px;font-weight:500}.z-zem-guide__dialog h2{letter-spacing:-.03em;font-size:32px;font-weight:600;line-height:38px}.z-zem-guide__dialog #zem-guide-intro{color:var(--z-text-secondary);margin-top:12px;font-size:16px;line-height:24px}.z-zem-guide__questions{border-bottom:1px solid var(--z-border);margin-top:32px}.z-zem-guide__question{border-top:1px solid var(--z-border)}.z-zem-guide__question h3{font-size:14px;font-weight:500;line-height:22px}.z-zem-guide__question h3 button{width:100%;min-height:64px;color:var(--z-text);text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:20px;padding:18px 0;display:flex}.z-zem-guide__question h3 button:hover{color:var(--z-link)}.z-zem-guide__question svg{color:var(--z-link);flex-shrink:0}.z-zem-guide__question [aria-expanded=true] svg{transform:rotate(45deg)}.z-zem-guide__question>div{color:var(--z-text-secondary);padding:0 12px 20px 0;line-height:24px}.z-zem-guide__text-link{min-height:44px;color:var(--z-link);font:inherit;background:0 0;border:0;justify-content:space-between;align-items:center;gap:12px;padding:8px 0;text-decoration:none;display:inline-flex}.z-zem-guide__text-link:hover{text-underline-offset:4px;text-decoration:underline}.z-zem-guide__more{flex-direction:column;align-items:flex-start;margin-top:32px;display:flex}.z-zem-guide__more p{color:var(--z-text-secondary);margin-bottom:8px}.z-zem-guide__actions{padding:20px 32px max(24px, env(safe-area-inset-bottom));border-top:1px solid var(--z-border-subtle);background:var(--z-canvas);flex-shrink:0}.z-zem-guide__primary{border-radius:var(--z-radius-md);background:var(--z-action);min-height:48px;color:var(--z-text-inverse);justify-content:space-between;align-items:center;gap:20px;padding:12px 20px;font-weight:500;text-decoration:none;display:flex}.z-zem-guide__primary:hover{background:var(--z-action-hover)}@keyframes zem-guide-enter{0%{opacity:0;transform:translate(32px)}to{opacity:1;transform:none}}@media (width<=1023px){.z-zem-guide__floating{display:none}.z-zem-guide__inline{width:var(--z-marketing-width);border-top:1px solid var(--z-border-subtle);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 24px;margin-inline:auto;padding-block:24px;display:flex}.z-zem-guide__inline p{color:var(--z-text-secondary);margin:0}.z-zem-guide__dialog{border:0;border-top:1px solid var(--z-border);border-radius:24px 24px 0 0;width:100%;height:min(760px,90dvh);max-height:90dvh;inset:auto 0 0}.z-zem-guide__header{padding:12px 20px}.z-zem-guide__body{flex:1;padding:24px}.z-zem-guide__actions{padding-inline:24px}@keyframes zem-guide-enter{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:none}}}@media (prefers-reduced-motion:reduce){.z-zem-guide__dialog[open]{animation:none}}
