:host{box-sizing:border-box}:host *,:host *:before,:host *:after{box-sizing:inherit}flux-content-stream{font-family:Helvetica Neue, Helvetica, Arial, sans-serif}[hidden]{display:none !important}.link-tooltip{color:var(--link-color);text-decoration:underline}.include-duplicates-dialog flux-checkbox{--unchecked-border-color:var(--flux-color-black-54);--checked-background-color:var(--flux-color-aqua);--checkmark-color:var(--flux-color-white);display:block;--checked-border-color:var(--checked-background-color);--unchecked-border:2px solid var(--unchecked-border-color);--checked-border:none;--checked-border-radius:0;--checked-background-color-outer:var(--checked-background-color);--checked-background-color-inner:transparent;--checkmark:var(--checkmark-color);--mixed-blend-mode:normal;--hover-halo:var(--flux-color-black-04);--focus-halo:var(--flux-color-black-12)}.include-duplicates-dialog flux-checkbox .flux-checkbox{display:inline-block;position:relative;flex:0 0 16px;box-sizing:content-box;width:16px;height:16px;line-height:0;white-space:nowrap;cursor:pointer;vertical-align:bottom;padding:10px;-webkit-tap-highlight-color:var(--flux-color-black-87)}.include-duplicates-dialog flux-checkbox .flux-checkbox .flux-checkbox__background{display:inline-flex;position:absolute;align-items:center;justify-content:center;box-sizing:border-box;width:16px;height:16px;border:var(--unchecked-border);border-radius:2px;background-color:transparent;pointer-events:none;will-change:background-color, border-color, border-width, border-style;transition:background-color 90ms 0ms cubic-bezier(0.4, 0, 0.6, 1), border-color 90ms 0ms cubic-bezier(0.4, 0, 0.6, 1)}.include-duplicates-dialog flux-checkbox .flux-checkbox .flux-checkbox__background::before{top:-12px;left:-12px;width:36px;height:36px;position:absolute;-webkit-transform:scale(0, 0);transform:scale(0, 0);border-radius:50%;opacity:0;pointer-events:none;content:"";will-change:transform;transition:transform 90ms 0ms cubic-bezier(0.4, 0, 0.6, 1)}.include-duplicates-dialog flux-checkbox .flux-checkbox__native-control{position:absolute;margin:0;padding:0;opacity:0;cursor:inherit;top:0px;right:0px;left:0px;width:36px;height:36px}.include-duplicates-dialog flux-checkbox .flux-checkbox__native-control:focus~.flux-checkbox__background::before{-webkit-transform:scale(1);transform:scale(1);opacity:0.24}.include-duplicates-dialog flux-checkbox .flux-checkbox__native-control:not(:focus):hover~.flux-checkbox__background::before{-webkit-transform:scale(1);transform:scale(1);opacity:0.08}.include-duplicates-dialog flux-checkbox .flux-checkbox__native-control:not(:checked):hover~.flux-checkbox__background::before{-webkit-transform:scale(1);transform:scale(1);opacity:1;background-color:var(--hover-halo)}.include-duplicates-dialog flux-checkbox .flux-checkbox__native-control:not(:checked):focus~.flux-checkbox__background::before{-webkit-transform:scale(1);transform:scale(1);opacity:1;background-color:var(--focus-halo)}.include-duplicates-dialog flux-checkbox .flux-checkbox__native-control:disabled{cursor:default;pointer-events:none}.include-duplicates-dialog flux-checkbox .flux-checkbox__native-control:disabled:not(:checked):not(:indeterminate)~.flux-checkbox__background{border-color:var(--flux-color-black-26);background-color:transparent}.include-duplicates-dialog flux-checkbox .flux-checkbox__native-control:enabled:not(:checked):not(:indeterminate){border-color:black;border:1px solid black;background-color:transparent}.include-duplicates-dialog flux-checkbox .flux-checkbox__native-control:checked~.flux-checkbox__background .flux-checkbox__checkmark{transition:opacity 180ms 0ms cubic-bezier(0, 0, 0.2, 1), transform 180ms 0ms cubic-bezier(0, 0, 0.2, 1);opacity:1}.include-duplicates-dialog flux-checkbox .flux-checkbox__native-control:checked~.flux-checkbox__background .flux-checkbox__mixedmark{transform:scaleX(1) rotate(-45deg)}.include-duplicates-dialog flux-checkbox .flux-checkbox__native-control:indeterminate~.flux-checkbox__background .flux-checkbox__checkmark{transform:rotate(45deg);opacity:0;transition:opacity 90ms 0ms cubic-bezier(0.4, 0, 0.6, 1), transform 90ms 0ms cubic-bezier(0.4, 0, 0.6, 1)}.include-duplicates-dialog flux-checkbox .flux-checkbox__native-control:indeterminate~.flux-checkbox__background .flux-checkbox__mixedmark{transform:scaleX(1) rotate(0deg);opacity:1}.include-duplicates-dialog flux-checkbox .flux-checkbox__native-control:checked:disabled,.include-duplicates-dialog flux-checkbox .flux-checkbox__native-control:indeterminate:disabled{border-color:transparent;background-color:var(--flux-color-black-26)}.include-duplicates-dialog flux-checkbox .flux-checkbox__native-control:checked~.flux-checkbox__background,.include-duplicates-dialog flux-checkbox .flux-checkbox__native-control:indeterminate~.flux-checkbox__background{transition:border-color 90ms 0ms cubic-bezier(0, 0, 0.2, 1), background-color 90ms 0ms cubic-bezier(0, 0, 0.2, 1);background-color:var(--checked-background-color-outer);border-color:var(--checked-border-color)}.include-duplicates-dialog flux-checkbox .flux-checkbox__native-control:checked~.flux-checkbox__background::before,.include-duplicates-dialog flux-checkbox .flux-checkbox__native-control:indeterminate~.flux-checkbox__background::before{background-color:var(--checked-background-color-outer)}.include-duplicates-dialog flux-checkbox .flux-checkbox__native-control:checked~.flux-checkbox__background .flux-checkbox__checkmark-path,.include-duplicates-dialog flux-checkbox .flux-checkbox__native-control:indeterminate~.flux-checkbox__background .flux-checkbox__checkmark-path{stroke-dashoffset:0}.include-duplicates-dialog flux-checkbox .flux-checkbox__native-control~.flux-checkbox__background .flux-checkbox__checkmark{background-color:var(--checked-background-color-inner);border:var(--checked-border);border-radius:var(--checked-border-radius);color:var(--checkmark);mix-blend-mode:var(--mixed-blend-mode);transition:none}.include-duplicates-dialog flux-checkbox .flux-checkbox__native-control~.flux-checkbox__background .flux-checkbox__mixedmark{background-color:var(--flux-color-white);border-color:var(--checkmark)}.include-duplicates-dialog flux-checkbox .flux-checkbox__checkmark{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;opacity:0;transition:opacity 180ms 0ms cubic-bezier(0.4, 0, 0.6, 1)}.include-duplicates-dialog flux-checkbox .flux-checkbox__checkmark-path{transition:stroke-dashoffset 180ms 0ms cubic-bezier(0.4, 0, 0.6, 1);stroke:currentColor;stroke-width:3.12px;stroke-dashoffset:29.7833385;stroke-dasharray:29.7833385}.include-duplicates-dialog flux-checkbox .flux-checkbox__mixedmark{width:100%;height:0;-webkit-transform:scaleX(0) rotate(0deg);transform:scaleX(0) rotate(0deg);border-width:1px;border-style:solid;opacity:0;transition:opacity 90ms 0ms cubic-bezier(0.4, 0, 0.6, 1), transform 90ms 0ms cubic-bezier(0.4, 0, 0.6, 1)}.include-duplicates-dialog flux-checkbox .flux-checkbox__label{font-family:Helvetica Neue, Helvetica, Arial, sans-serif;font-size:16px;font-weight:400;line-height:22px}.include-duplicates-dialog flux-checkbox .flux-checkbox__label:empty{display:none}.include-duplicates-dialog flux-checkbox .flux-form-field{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:0.875rem;line-height:1.25rem;font-weight:400;letter-spacing:0.0178571429em;text-decoration:inherit;text-transform:inherit;color:var(--flux-color-black-87);display:inline-flex;align-items:center;vertical-align:middle}.include-duplicates-dialog flux-checkbox .flux-form-field label{padding-left:var(--flux-spacing-2);margin-left:0;margin-right:auto;padding-right:0;order:0;letter-spacing:0.0178571429em}