@tuttarealstep/vue-pdf.js
Version:
A Vue component for displaying PDF files using the standard `pdf.js` viewer. This package provides a simple and powerful integration to embed PDF viewers in Vue applications.
1 lines • 328 kB
CSS
.messageBar{--vue-pdfjs-closing-button-icon: url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7.85822%208.84922L4.85322%2011.8542C4.75891%2011.9453%204.63261%2011.9957%204.50151%2011.9946C4.37042%2011.9934%204.24501%2011.9408%204.15231%2011.8481C4.0596%2011.7554%204.00702%2011.63%204.00588%2011.4989C4.00474%2011.3678%204.05514%2011.2415%204.14622%2011.1472L7.15122%208.14222V7.85922L4.14622%204.85322C4.05514%204.75891%204.00474%204.63261%204.00588%204.50151C4.00702%204.37042%204.0596%204.24501%204.15231%204.15231C4.24501%204.0596%204.37042%204.00702%204.50151%204.00588C4.63261%204.00474%204.75891%204.05514%204.85322%204.14622L7.85822%207.15122H8.14122L11.1462%204.14622C11.2405%204.05514%2011.3668%204.00474%2011.4979%204.00588C11.629%204.00702%2011.7544%204.0596%2011.8471%204.15231C11.9398%204.24501%2011.9924%204.37042%2011.9936%204.50151C11.9947%204.63261%2011.9443%204.75891%2011.8532%204.85322L8.84822%207.85922V8.14222L11.8532%2011.1472C11.9443%2011.2415%2011.9947%2011.3678%2011.9936%2011.4989C11.9924%2011.63%2011.9398%2011.7554%2011.8471%2011.8481C11.7544%2011.9408%2011.629%2011.9934%2011.4979%2011.9946C11.3668%2011.9957%2011.2405%2011.9453%2011.1462%2011.8542L8.14122%208.84922L8.14222%208.85022L7.85822%208.84922Z'%20fill='black'/%3e%3c/svg%3e");--vue-pdfjs-message-bar-close-button-color: var(--vue-pdfjs-text-primary-color);--vue-pdfjs-message-bar-close-button-color-hover: var(--vue-pdfjs-text-primary-color);--vue-pdfjs-message-bar-close-button-border-radius: 4px;--vue-pdfjs-message-bar-close-button-border: none;--vue-pdfjs-message-bar-close-button-hover-bg-color: light-dark( rgb(21 20 26 / .14), rgb(251 251 254 / .14) );--vue-pdfjs-message-bar-close-button-active-bg-color: light-dark( rgb(21 20 26 / .21), rgb(251 251 254 / .21) );--vue-pdfjs-message-bar-close-button-focus-bg-color: light-dark( rgb(21 20 26 / .07), rgb(251 251 254 / .07) );display:flex;position:relative;padding:8px 8px 8px 16px;flex-direction:column;justify-content:center;align-items:center;gap:8px;-webkit-user-select:none;user-select:none;border-radius:4px;border:1px solid var(--vue-pdfjs-message-bar-border-color);background:var(--vue-pdfjs-message-bar-bg-color);color:var(--vue-pdfjs-message-bar-fg-color)}@media screen and (forced-colors: active){.messageBar{--vue-pdfjs-message-bar-close-button-color: ButtonText;--vue-pdfjs-message-bar-close-button-border: 1px solid ButtonText;--vue-pdfjs-message-bar-close-button-hover-bg-color: ButtonText;--vue-pdfjs-message-bar-close-button-active-bg-color: ButtonText;--vue-pdfjs-message-bar-close-button-focus-bg-color: ButtonText;--vue-pdfjs-message-bar-close-button-color-hover: HighlightText}}.messageBar>div{display:flex;align-items:flex-start;gap:8px;align-self:stretch}.messageBar>div:before{content:"";display:inline-block;width:16px;height:16px;-webkit-mask-image:var(--vue-pdfjs-message-bar-icon);mask-image:var(--vue-pdfjs-message-bar-icon);-webkit-mask-size:cover;mask-size:cover;background-color:var(--vue-pdfjs-message-bar-icon-color);flex-shrink:0}.messageBar button{cursor:pointer}.messageBar button:focus-visible{outline:var(--vue-pdfjs-focus-ring-outline);outline-offset:2px}.messageBar .closeButton{width:32px;height:32px;background:none;border-radius:var(--vue-pdfjs-message-bar-close-button-border-radius);border:var(--vue-pdfjs-message-bar-close-button-border);display:flex;align-items:center;justify-content:center}.messageBar .closeButton:before{content:"";display:inline-block;width:16px;height:16px;-webkit-mask-image:var(--vue-pdfjs-closing-button-icon);mask-image:var(--vue-pdfjs-closing-button-icon);-webkit-mask-size:cover;mask-size:cover;background-color:var(--vue-pdfjs-message-bar-close-button-color)}.messageBar .closeButton:is(:hover,:active,:focus):before{background-color:var(--vue-pdfjs-message-bar-close-button-color-hover)}.messageBar .closeButton:hover{background-color:var(--vue-pdfjs-message-bar-close-button-hover-bg-color)}.messageBar .closeButton:active{background-color:var(--vue-pdfjs-message-bar-close-button-active-bg-color)}.messageBar .closeButton:focus{background-color:var(--vue-pdfjs-message-bar-close-button-focus-bg-color)}.messageBar .closeButton>span{display:inline-block;width:0;height:0;overflow:hidden}#editorUndoBar{--vue-pdfjs-text-primary-color: light-dark(#15141a, #fbfbfe);--vue-pdfjs-message-bar-icon: url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7.625%200.5C6.64009%200.5%205.66482%200.693993%204.75487%201.0709C3.84493%201.44781%203.01814%202.00026%202.3217%202.6967C1.62526%203.39314%201.07281%204.21993%200.695904%205.12987C0.318993%206.03982%200.125%207.01509%200.125%208C0.125%208.98491%200.318993%209.96018%200.695904%2010.8701C1.07281%2011.7801%201.62526%2012.6069%202.3217%2013.3033C3.01814%2013.9997%203.84493%2014.5522%204.75487%2014.9291C5.66482%2015.306%206.64009%2015.5%207.625%2015.5C9.61412%2015.5%2011.5218%2014.7098%2012.9283%2013.3033C14.3348%2011.8968%2015.125%209.98912%2015.125%208C15.125%206.01088%2014.3348%204.10322%2012.9283%202.6967C11.5218%201.29018%209.61412%200.5%207.625%200.5ZM8.25%2011.375C8.25%2011.5408%208.18415%2011.6997%208.06694%2011.8169C7.94973%2011.9342%207.79076%2012%207.625%2012C7.45924%2012%207.30027%2011.9342%207.18306%2011.8169C7.06585%2011.6997%207%2011.5408%207%2011.375V6.938C7%206.77224%207.06585%206.61327%207.18306%206.49606C7.30027%206.37885%207.45924%206.313%207.625%206.313C7.79076%206.313%207.94973%206.37885%208.06694%206.49606C8.18415%206.61327%208.25%206.77224%208.25%206.938V11.375ZM8.25%205L8%205.25H7.25L7%205V4.25L7.25%204H8L8.25%204.25V5Z'%20fill='black'%20/%3e%3c/svg%3e");--vue-pdfjs-message-bar-icon-color: light-dark(#0060df, #73a7f3);--vue-pdfjs-message-bar-bg-color: light-dark(#deeafc, #003070);--vue-pdfjs-message-bar-fg-color: var(--vue-pdfjs-text-primary-color);--vue-pdfjs-message-bar-border-color: light-dark( rgb(0 0 0 / .08), rgb(255 255 255 / .08) );--vue-pdfjs-undo-button-bg-color: light-dark( rgb(21 20 26 / .07), rgb(255 255 255 / .08) );--vue-pdfjs-undo-button-bg-color-hover: light-dark( rgb(21 20 26 / .14), rgb(255 255 255 / .14) );--vue-pdfjs-undo-button-bg-color-active: light-dark( rgb(21 20 26 / .21), rgb(255 255 255 / .21) );--vue-pdfjs-undo-button-border: 1px solid light-dark(#0060df, #0df);--vue-pdfjs-undo-button-fg-color: var(--vue-pdfjs-message-bar-fg-color);--vue-pdfjs-undo-button-fg-color-hover: var(--vue-pdfjs-undo-button-fg-color);--vue-pdfjs-undo-button-fg-color-active: var(--vue-pdfjs-undo-button-fg-color);position:fixed;top:50px;left:50%;transform:translate(-50%);z-index:10;padding-block:8px;padding-inline:16px 8px;font:menu;font-size:15px;cursor:default}@media screen and (forced-colors: active){#editorUndoBar{--vue-pdfjs-text-primary-color: CanvasText;--vue-pdfjs-message-bar-icon-color: CanvasText;--vue-pdfjs-message-bar-bg-color: Canvas;--vue-pdfjs-message-bar-border-color: CanvasText;--vue-pdfjs-undo-button-bg-color: ButtonText;--vue-pdfjs-undo-button-bg-color-hover: SelectedItem;--vue-pdfjs-undo-button-bg-color-active: SelectedItem;--vue-pdfjs-undo-button-fg-color: ButtonFace;--vue-pdfjs-undo-button-fg-color-hover: SelectedItemText;--vue-pdfjs-undo-button-fg-color-active: SelectedItemText;--vue-pdfjs-undo-button-border: none}}#editorUndoBar button{cursor:pointer}#editorUndoBar #editorUndoBarUndoButton{border-radius:4px;font-weight:590;line-height:19.5px;color:var(--vue-pdfjs-undo-button-fg-color);border:var(--vue-pdfjs-undo-button-border);padding:4px 16px;margin-inline-start:8px;height:32px;background-color:var(--vue-pdfjs-undo-button-bg-color)}#editorUndoBar #editorUndoBarUndoButton:hover{background-color:var(--vue-pdfjs-undo-button-bg-color-hover);color:var(--vue-pdfjs-undo-button-fg-color-hover)}#editorUndoBar #editorUndoBarUndoButton:active{background-color:var(--vue-pdfjs-undo-button-bg-color-active);color:var(--vue-pdfjs-undo-button-fg-color-active)}#editorUndoBar>div{align-items:center}.dialog{--vue-pdfjs-dialog-bg-color: light-dark(white, #1c1b22);--vue-pdfjs-dialog-border-color: light-dark(white, #1c1b22);--vue-pdfjs-dialog-shadow: 0 2px 14px 0 light-dark(rgb(58 57 68 / .2), #15141a);--vue-pdfjs-text-primary-color: light-dark(#15141a, #fbfbfe);--vue-pdfjs-text-secondary-color: light-dark(#5b5b66, #cfcfd8);--vue-pdfjs-hover-filter: brightness(.9);--vue-pdfjs-link-fg-color: light-dark(#0060df, #0df);--vue-pdfjs-link-hover-fg-color: light-dark(#0250bb, #80ebff);--vue-pdfjs-separator-color: light-dark(#f0f0f4, #52525e);--vue-pdfjs-textarea-border-color: #8f8f9d;--vue-pdfjs-textarea-bg-color: light-dark(white, #42414d);--vue-pdfjs-textarea-fg-color: var(--vue-pdfjs-text-secondary-color);--vue-pdfjs-radio-bg-color: light-dark(#f0f0f4, #2b2a33);--vue-pdfjs-radio-checked-bg-color: light-dark(#fbfbfe, #15141a);--vue-pdfjs-radio-border-color: #8f8f9d;--vue-pdfjs-radio-checked-border-color: light-dark(#0060df, #0df);--vue-pdfjs-button-secondary-bg-color: light-dark( rgb(21 20 26 / .07), rgb(251 251 254 / .07) );--vue-pdfjs-button-secondary-fg-color: var(--vue-pdfjs-text-primary-color);--vue-pdfjs-button-secondary-border-color: var(--vue-pdfjs-button-secondary-bg-color);--vue-pdfjs-button-secondary-active-bg-color: light-dark( rgb(21 20 26 / .21), rgb(251 251 254 / .21) );--vue-pdfjs-button-secondary-active-fg-color: var(--vue-pdfjs-button-secondary-fg-color);--vue-pdfjs-button-secondary-active-border-color: var(--vue-pdfjs-button-secondary-bg-color);--vue-pdfjs-button-secondary-hover-bg-color: light-dark( rgb(21 20 26 / .14), rgb(251 251 254 / .14) );--vue-pdfjs-button-secondary-hover-fg-color: var(--vue-pdfjs-button-secondary-fg-color);--vue-pdfjs-button-secondary-hover-border-color: var(--vue-pdfjs-button-secondary-hover-bg-color);--vue-pdfjs-button-secondary-disabled-bg-color: var(--vue-pdfjs-button-secondary-bg-color);--vue-pdfjs-button-secondary-disabled-border-color: var( --vue-pdfjs-button-secondary-border-color );--vue-pdfjs-button-secondary-disabled-fg-color: var(--vue-pdfjs-button-secondary-fg-color);--vue-pdfjs-button-primary-bg-color: light-dark(#0060df, #0df);--vue-pdfjs-button-primary-fg-color: light-dark(#fbfbfe, #15141a);--vue-pdfjs-button-primary-border-color: var(--vue-pdfjs-button-primary-bg-color);--vue-pdfjs-button-primary-active-bg-color: light-dark(#054096, #aaf2ff);--vue-pdfjs-button-primary-active-fg-color: var(--vue-pdfjs-button-primary-fg-color);--vue-pdfjs-button-primary-active-border-color: var(--vue-pdfjs-button-primary-active-bg-color);--vue-pdfjs-button-primary-hover-bg-color: light-dark(#0250bb, #80ebff);--vue-pdfjs-button-primary-hover-fg-color: var(--vue-pdfjs-button-primary-fg-color);--vue-pdfjs-button-primary-hover-border-color: var(--vue-pdfjs-button-primary-hover-bg-color);--vue-pdfjs-button-primary-disabled-bg-color: var(--vue-pdfjs-button-primary-bg-color);--vue-pdfjs-button-primary-disabled-border-color: var(--vue-pdfjs-button-primary-border-color);--vue-pdfjs-button-primary-disabled-fg-color: var(--vue-pdfjs-button-primary-fg-color);--vue-pdfjs-button-disabled-opacity: .4;--vue-pdfjs-input-text-bg-color: light-dark(white, #42414d);--vue-pdfjs-input-text-fg-color: var(--vue-pdfjs-text-primary-color);font:message-box;font-size:13px;font-weight:400;line-height:150%;border-radius:4px;padding:12px 16px;border:1px solid var(--vue-pdfjs-dialog-border-color);background:var(--vue-pdfjs-dialog-bg-color);color:var(--vue-pdfjs-text-primary-color);box-shadow:var(--vue-pdfjs-dialog-shadow)}@media (prefers-color-scheme: dark){.dialog{--vue-pdfjs-hover-filter: brightness(1.4);--vue-pdfjs-button-disabled-opacity: .6}}@media screen and (forced-colors: active){.dialog{--vue-pdfjs-dialog-bg-color: Canvas;--vue-pdfjs-dialog-border-color: CanvasText;--vue-pdfjs-dialog-shadow: none;--vue-pdfjs-text-primary-color: CanvasText;--vue-pdfjs-text-secondary-color: CanvasText;--vue-pdfjs-hover-filter: none;--vue-pdfjs-link-fg-color: LinkText;--vue-pdfjs-link-hover-fg-color: LinkText;--vue-pdfjs-separator-color: CanvasText;--vue-pdfjs-textarea-border-color: ButtonBorder;--vue-pdfjs-textarea-bg-color: Field;--vue-pdfjs-textarea-fg-color: ButtonText;--vue-pdfjs-radio-bg-color: ButtonFace;--vue-pdfjs-radio-checked-bg-color: ButtonFace;--vue-pdfjs-radio-border-color: ButtonText;--vue-pdfjs-radio-checked-border-color: ButtonText;--vue-pdfjs-button-secondary-bg-color: ButtonFace;--vue-pdfjs-button-secondary-fg-color: ButtonText;--vue-pdfjs-button-secondary-border-color: ButtonText;--vue-pdfjs-button-secondary-active-bg-color: HighlightText;--vue-pdfjs-button-secondary-active-fg-color: SelectedItem;--vue-pdfjs-button-secondary-active-border-color: ButtonText;--vue-pdfjs-button-secondary-hover-bg-color: HighlightText;--vue-pdfjs-button-secondary-hover-fg-color: SelectedItem;--vue-pdfjs-button-secondary-hover-border-color: SelectedItem;--vue-pdfjs-button-secondary-disabled-fg-color: GrayText;--vue-pdfjs-button-secondary-disabled-border-color: GrayText;--vue-pdfjs-button-primary-bg-color: ButtonText;--vue-pdfjs-button-primary-fg-color: ButtonFace;--vue-pdfjs-button-primary-border-color: ButtonText;--vue-pdfjs-button-primary-active-bg-color: SelectedItem;--vue-pdfjs-button-primary-active-fg-color: HighlightText;--vue-pdfjs-button-primary-active-border-color: ButtonText;--vue-pdfjs-button-primary-hover-bg-color: SelectedItem;--vue-pdfjs-button-primary-hover-fg-color: HighlightText;--vue-pdfjs-button-primary-hover-border-color: SelectedItem;--vue-pdfjs-button-primary-disabled-bg-color: GrayText;--vue-pdfjs-button-primary-disabled-fg-color: ButtonFace;--vue-pdfjs-button-primary-disabled-border-color: GrayText;--vue-pdfjs-button-disabled-opacity: 1;--vue-pdfjs-input-text-bg-color: Field;--vue-pdfjs-input-text-fg-color: FieldText}}.dialog .mainContainer *:focus-visible{outline:var(--vue-pdfjs-focus-ring-outline);outline-offset:2px}.dialog .mainContainer .title{display:flex;width:auto;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:12px}.dialog .mainContainer .title>span{font-size:13px;font-style:normal;font-weight:590;line-height:150%}.dialog .mainContainer .dialogSeparator{width:100%;height:0;margin-block:4px;border-top:1px solid var(--vue-pdfjs-separator-color);border-bottom:none}.dialog .mainContainer .dialogButtonsGroup{display:flex;gap:12px;align-self:flex-end}.dialog .mainContainer .radio{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.dialog .mainContainer .radio>.radioButton{display:flex;gap:8px;align-self:stretch;align-items:center}.dialog .mainContainer .radio>.radioButton input{-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box;width:16px;height:16px;border-radius:50%;background-color:var(--vue-pdfjs-radio-bg-color);border:1px solid var(--vue-pdfjs-radio-border-color)}.dialog .mainContainer .radio>.radioButton input:hover{filter:var(--vue-pdfjs-hover-filter)}.dialog .mainContainer .radio>.radioButton input:checked{background-color:var(--vue-pdfjs-radio-checked-bg-color);border:4px solid var(--vue-pdfjs-radio-checked-border-color)}.dialog .mainContainer .radio>.radioLabel{display:flex;padding-inline-start:24px;align-items:flex-start;gap:10px;align-self:stretch}.dialog .mainContainer .radio>.radioLabel>span{flex:1 0 0;font-size:11px;color:var(--vue-pdfjs-text-secondary-color)}.dialog .mainContainer button:not(:is(.toggle-button,.closeButton,.clearInputButton)){border-radius:4px;border:1px solid;font:menu;font-weight:590;font-size:13px;padding:4px 16px;width:auto;height:32px}.dialog .mainContainer button:not(:is(.toggle-button,.closeButton,.clearInputButton)):hover{cursor:pointer;filter:var(--vue-pdfjs-hover-filter)}.dialog .mainContainer button:not(:is(.toggle-button,.closeButton,.clearInputButton))>span{color:inherit;font:inherit}.dialog .mainContainer button:not(:is(.toggle-button,.closeButton,.clearInputButton)).secondaryButton{color:var(--vue-pdfjs-button-secondary-fg-color);background-color:var(--vue-pdfjs-button-secondary-bg-color);border-color:var(--vue-pdfjs-button-secondary-border-color)}.dialog .mainContainer button:not(:is(.toggle-button,.closeButton,.clearInputButton)).secondaryButton:hover{color:var(--vue-pdfjs-button-secondary-hover-fg-color);background-color:var(--vue-pdfjs-button-secondary-hover-bg-color);border-color:var(--vue-pdfjs-button-secondary-hover-border-color)}.dialog .mainContainer button:not(:is(.toggle-button,.closeButton,.clearInputButton)).secondaryButton:active{color:var(--vue-pdfjs-button-secondary-active-fg-color);background-color:var(--vue-pdfjs-button-secondary-active-bg-color);border-color:var(--vue-pdfjs-button-secondary-active-border-color)}.dialog .mainContainer button:not(:is(.toggle-button,.closeButton,.clearInputButton)).secondaryButton:disabled{background-color:var(--vue-pdfjs-button-secondary-disabled-bg-color);border-color:var(--vue-pdfjs-button-secondary-disabled-border-color);color:var(--vue-pdfjs-button-secondary-disabled-fg-color);opacity:var(--vue-pdfjs-button-disabled-opacity)}.dialog .mainContainer button:not(:is(.toggle-button,.closeButton,.clearInputButton)).primaryButton{color:var(--vue-pdfjs-button-primary-fg-color);background-color:var(--vue-pdfjs-button-primary-bg-color);border-color:var(--vue-pdfjs-button-primary-border-color);opacity:1}.dialog .mainContainer button:not(:is(.toggle-button,.closeButton,.clearInputButton)).primaryButton:hover{color:var(--vue-pdfjs-button-primary-hover-fg-color);background-color:var(--vue-pdfjs-button-primary-hover-bg-color);border-color:var(--vue-pdfjs-button-primary-hover-border-color)}.dialog .mainContainer button:not(:is(.toggle-button,.closeButton,.clearInputButton)).primaryButton:active{color:var(--vue-pdfjs-button-primary-active-fg-color);background-color:var(--vue-pdfjs-button-primary-active-bg-color);border-color:var(--vue-pdfjs-button-primary-active-border-color)}.dialog .mainContainer button:not(:is(.toggle-button,.closeButton,.clearInputButton)).primaryButton:disabled{background-color:var(--vue-pdfjs-button-primary-disabled-bg-color);border-color:var(--vue-pdfjs-button-primary-disabled-border-color);color:var(--vue-pdfjs-button-primary-disabled-fg-color);opacity:var(--vue-pdfjs-button-disabled-opacity)}.dialog .mainContainer button:not(:is(.toggle-button,.closeButton,.clearInputButton)):disabled{pointer-events:none}.dialog .mainContainer a{color:var(--vue-pdfjs-link-fg-color)}.dialog .mainContainer a:hover{color:var(--vue-pdfjs-link-hover-fg-color)}.dialog .mainContainer textarea{font:inherit;padding:8px;resize:none;margin:0;box-sizing:border-box;border-radius:4px;border:1px solid var(--vue-pdfjs-textarea-border-color);background:var(--vue-pdfjs-textarea-bg-color);color:var(--vue-pdfjs-textarea-fg-color)}.dialog .mainContainer textarea:focus{outline-offset:0;border-color:transparent}.dialog .mainContainer textarea:disabled{pointer-events:none;opacity:.4}.dialog .mainContainer input[type=text]{background-color:var(--vue-pdfjs-input-text-bg-color);color:var(--vue-pdfjs-input-text-fg-color)}.dialog .mainContainer .messageBar{--vue-pdfjs-message-bar-bg-color: light-dark(#ffebcd, #5a3100);--vue-pdfjs-message-bar-fg-color: light-dark(#15141a, #fbfbfe);--vue-pdfjs-message-bar-border-color: light-dark( rgb(0 0 0 / .08), rgb(255 255 255 / .08) );--vue-pdfjs-message-bar-icon: url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14.8748%2012.037L9.37782%202.037C8.99682%201.346%208.31082%201%207.62482%201C6.93882%201%206.25282%201.346%205.87282%202.037L0.375823%2012.037C-0.358177%2013.37%200.606823%2015%202.12782%2015H13.1228C14.6428%2015%2015.6078%2013.37%2014.8748%2012.037ZM8.24982%2011.75L7.99982%2012H7.24982L6.99982%2011.75V11L7.24982%2010.75H7.99982L8.24982%2011V11.75ZM8.24982%209.062C8.24982%209.22776%208.18398%209.38673%208.06677%209.50394C7.94955%209.62115%207.79058%209.687%207.62482%209.687C7.45906%209.687%207.30009%209.62115%207.18288%209.50394C7.06567%209.38673%206.99982%209.22776%206.99982%209.062V5.625C6.99982%205.45924%207.06567%205.30027%207.18288%205.18306C7.30009%205.06585%207.45906%205%207.62482%205C7.79058%205%207.94955%205.06585%208.06677%205.18306C8.18398%205.30027%208.24982%205.45924%208.24982%205.625V9.062Z'%20fill='black'/%3e%3c/svg%3e");--vue-pdfjs-message-bar-icon-color: light-dark(#cd411e, #e49c49);align-self:stretch}@media screen and (forced-colors: active){.dialog .mainContainer .messageBar{--vue-pdfjs-message-bar-bg-color: HighlightText;--vue-pdfjs-message-bar-fg-color: CanvasText;--vue-pdfjs-message-bar-border-color: CanvasText;--vue-pdfjs-message-bar-icon-color: CanvasText}}.dialog .mainContainer .messageBar>div:before,.dialog .mainContainer .messageBar>div>div{margin-block:4px}.dialog .mainContainer .messageBar>div>div{display:flex;flex-direction:column;align-items:flex-start;gap:8px;flex:1 0 0}.dialog .mainContainer .messageBar>div>div .title{font-size:13px;font-weight:590}.dialog .mainContainer .messageBar>div>div .description{font-size:13px}.dialog .mainContainer .toggler{display:flex;align-items:center;gap:8px;align-self:stretch}.dialog .mainContainer .toggler>.togglerLabel{-webkit-user-select:none;user-select:none}.textLayer{color-scheme:only light;position:absolute;text-align:initial;top:0;right:0;bottom:0;left:0;overflow:clip;opacity:1;line-height:1;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;caret-color:CanvasText;z-index:0;--vue-pdfjs-min-font-size: 1;--vue-pdfjs-text-scale-factor: calc(var(--vue-pdfjs-total-scale-factor) * var(--vue-pdfjs-min-font-size));--vue-pdfjs-min-font-size-inv: calc(1 / var(--vue-pdfjs-min-font-size))}.textLayer.highlighting{touch-action:none}.textLayer :is(span,br){color:transparent;position:absolute;white-space:pre;cursor:text;transform-origin:0% 0%}.textLayer>:not(.markedContent),.textLayer .markedContent span:not(.markedContent){z-index:1;--vue-pdfjs-font-height: 0;font-size:calc(var(--vue-pdfjs-text-scale-factor) * var(--vue-pdfjs-font-height));--vue-pdfjs-scale-x: 1;--vue-pdfjs-rotate: 0deg;transform:rotate(var(--vue-pdfjs-rotate)) scaleX(var(--vue-pdfjs-scale-x)) scale(var(--vue-pdfjs-min-font-size-inv))}.textLayer .markedContent{display:contents}.textLayer span[role=img]{-webkit-user-select:none;user-select:none;cursor:default}.textLayer .highlight{--vue-pdfjs-highlight-bg-color: rgb(180 0 170 / .25);--vue-pdfjs-highlight-selected-bg-color: rgb(0 100 0 / .25);--vue-pdfjs-highlight-backdrop-filter: none;--vue-pdfjs-highlight-selected-backdrop-filter: none;margin:-1px;padding:1px;background-color:var(--vue-pdfjs-highlight-bg-color);-webkit-backdrop-filter:var(--vue-pdfjs-highlight-backdrop-filter);backdrop-filter:var(--vue-pdfjs-highlight-backdrop-filter);border-radius:4px}@media screen and (forced-colors: active){.textLayer .highlight{--vue-pdfjs-highlight-bg-color: transparent;--vue-pdfjs-highlight-selected-bg-color: transparent;--vue-pdfjs-highlight-backdrop-filter: var(--vue-pdfjs-hcm-highlight-filter);--vue-pdfjs-highlight-selected-backdrop-filter: var( --vue-pdfjs-hcm-highlight-selected-filter )}}.textLayer .highlight.appended{position:initial}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:var(--vue-pdfjs-highlight-selected-bg-color);-webkit-backdrop-filter:var(--vue-pdfjs-highlight-selected-backdrop-filter);backdrop-filter:var(--vue-pdfjs-highlight-selected-backdrop-filter);scroll-margin-top:50px}.textLayer ::selection{background:#0000ff40;background:color-mix(in srgb,AccentColor,transparent 75%)}.textLayer br::selection{background:transparent}.textLayer .endOfContent{display:block;position:absolute;top:100%;right:0;bottom:0;left:0;z-index:0;cursor:default;-webkit-user-select:none;user-select:none}.textLayer.selecting .endOfContent{top:0}.textLayerImages{position:absolute;top:0;right:0;bottom:0;left:0;-webkit-user-select:none;user-select:none}.textLayerImages canvas{position:absolute;transform-origin:0% 0%}.annotationLayer{color-scheme:only light;--vue-pdfjs-annotation-unfocused-field-background: url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");--vue-pdfjs-input-focus-border-color: Highlight;--vue-pdfjs-input-focus-outline: 1px solid Canvas;--vue-pdfjs-input-unfocused-border-color: transparent;--vue-pdfjs-input-disabled-border-color: transparent;--vue-pdfjs-input-hover-border-color: black;--vue-pdfjs-link-outline: none;position:absolute;top:0;left:0;pointer-events:none;transform-origin:0 0}@media screen and (forced-colors: active){.annotationLayer{--vue-pdfjs-input-focus-border-color: CanvasText;--vue-pdfjs-input-unfocused-border-color: ActiveText;--vue-pdfjs-input-disabled-border-color: GrayText;--vue-pdfjs-input-hover-border-color: Highlight;--vue-pdfjs-link-outline: 1.5px solid LinkText}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation{outline:var(--vue-pdfjs-link-outline)}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:var(--vue-pdfjs-hcm-highlight-filter);backdrop-filter:var(--vue-pdfjs-hcm-highlight-filter)}.annotationLayer .linkAnnotation>a:hover{opacity:0!important;background:none!important;box-shadow:none}.annotationLayer .popupAnnotation .popup{outline:calc(1.5px * var(--vue-pdfjs-total-scale-factor)) solid CanvasText!important;background-color:ButtonFace!important;color:ButtonText!important}.annotationLayer .highlightArea:hover:after{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-backdrop-filter:var(--vue-pdfjs-hcm-highlight-filter);backdrop-filter:var(--vue-pdfjs-hcm-highlight-filter);content:"";pointer-events:none}.annotationLayer .popupAnnotation.focused .popup{outline:calc(3px * var(--vue-pdfjs-total-scale-factor)) solid Highlight!important}}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translate(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer.disabled section,.annotationLayer.disabled .popup{pointer-events:none}.annotationLayer .annotationContent{position:absolute;width:100%;height:100%;pointer-events:none}.annotationLayer .annotationContent.freetext{background:transparent;border:none;top:0;right:0;bottom:0;left:0;overflow:visible;white-space:nowrap;font:10px sans-serif;line-height:1.35}.annotationLayer section{position:absolute;text-align:initial;pointer-events:auto;box-sizing:border-box;transform-origin:0 0;-webkit-user-select:none;user-select:none}.annotationLayer section:has(div.annotationContent) canvas.annotationContent{display:none}.annotationLayer section .overlaidText{position:absolute;top:0;left:0;width:0;height:0;display:inline-block;overflow:hidden}.textLayer.selecting~.annotationLayer section{pointer-events:none}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton):not(.hasBorder)>a:hover{opacity:.2;background-color:#ff0}.annotationLayer .linkAnnotation.hasBorder:hover{background-color:#ff03}.annotationLayer .hasBorder{background-size:100% 100%}.annotationLayer .textAnnotation img{position:absolute;cursor:pointer;width:100%;height:100%;top:0;left:0}.annotationLayer .textWidgetAnnotation :is(input,textarea),.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{background-image:var(--vue-pdfjs-annotation-unfocused-field-background);border:2px solid var(--vue-pdfjs-input-unfocused-border-color);box-sizing:border-box;font:calc(9px * var(--vue-pdfjs-total-scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled]{background:none;border:2px solid var(--vue-pdfjs-input-disabled-border-color);cursor:not-allowed}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover{border:2px solid var(--vue-pdfjs-input-hover-border-color)}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation.checkBox input:hover{border-radius:2px}.annotationLayer .textWidgetAnnotation :is(input,textarea):focus,.annotationLayer .choiceWidgetAnnotation select:focus{background:none;border:2px solid var(--vue-pdfjs-input-focus-border-color);border-radius:2px;outline:var(--vue-pdfjs-input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-image:none;background-color:transparent}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--vue-pdfjs-input-focus-border-color);border-radius:2px;outline:var(--vue-pdfjs-input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid var(--vue-pdfjs-input-focus-border-color);outline:var(--vue-pdfjs-input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:25%;top:25%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{-webkit-appearance:none;-moz-appearance:none;appearance:none}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{height:100%;width:100%}.annotationLayer .popupAnnotation{position:absolute;font-size:calc(9px * var(--vue-pdfjs-total-scale-factor));pointer-events:none;width:max-content;max-width:45%;height:auto}.annotationLayer .popup{background-color:#ff9;color:#000;box-shadow:0 calc(2px * var(--vue-pdfjs-total-scale-factor)) calc(5px * var(--vue-pdfjs-total-scale-factor)) #888;border-radius:calc(2px * var(--vue-pdfjs-total-scale-factor));outline:1.5px solid rgb(255 255 74);padding:calc(6px * var(--vue-pdfjs-total-scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto;-webkit-user-select:text;user-select:text}.annotationLayer .popupAnnotation.focused .popup{outline-width:3px}.annotationLayer .popup *{font-size:calc(9px * var(--vue-pdfjs-total-scale-factor))}.annotationLayer .popup>.header{display:inline-block}.annotationLayer .popup>.header>.title{display:inline;font-weight:700}.annotationLayer .popup>.header .popupDate{display:inline-block;margin-left:calc(5px * var(--vue-pdfjs-total-scale-factor));width:fit-content}.annotationLayer .popupContent{border-top:1px solid rgb(51 51 51);margin-top:calc(2px * var(--vue-pdfjs-total-scale-factor));padding-top:calc(2px * var(--vue-pdfjs-total-scale-factor))}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--vue-pdfjs-total-scale-factor))}.annotationLayer .popupTriggerArea{cursor:pointer}.annotationLayer .popupTriggerArea:hover{-webkit-backdrop-filter:var(--vue-pdfjs-hcm-highlight-filter);backdrop-filter:var(--vue-pdfjs-hcm-highlight-filter)}.annotationLayer section svg{position:absolute;width:100%;height:100%;top:0;left:0}.annotationLayer .annotationTextContent{position:absolute;width:100%;height:100%;opacity:0;color:transparent;-webkit-user-select:none;user-select:none;pointer-events:none}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}.annotationLayer svg.quadrilateralsContainer{contain:strict;width:0;height:0;position:absolute;top:0;left:0;z-index:-1}:root{--vue-pdfjs-xfa-unfocused-field-background: url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");--vue-pdfjs-xfa-focus-outline: auto}@media screen and (forced-colors: active){:root{--vue-pdfjs-xfa-focus-outline: 2px solid CanvasText}.xfaLayer *:required{outline:1.5px solid selectedItem}}.xfaLayer{color-scheme:only light;background-color:transparent}.xfaLayer .highlight{margin:-1px;padding:1px;background-color:#efcbed;border-radius:4px}.xfaLayer .highlight.appended{position:initial}.xfaLayer .highlight.begin{border-radius:4px 0 0 4px}.xfaLayer .highlight.end{border-radius:0 4px 4px 0}.xfaLayer .highlight.middle{border-radius:0}.xfaLayer .highlight.selected{background-color:#cbdfcb}.xfaPage{overflow:hidden;position:relative}.xfaContentarea{position:absolute}.xfaPrintOnly{display:none}.xfaLayer{position:absolute;text-align:initial;top:0;left:0;transform-origin:0 0;line-height:1.2}.xfaLayer *{color:inherit;font:inherit;font-style:inherit;font-weight:inherit;font-kerning:inherit;letter-spacing:-.01px;text-align:inherit;text-decoration:inherit;box-sizing:border-box;background-color:transparent;padding:0;margin:0;pointer-events:auto;line-height:inherit}.xfaLayer *:required{outline:1.5px solid red}.xfaLayer div,.xfaLayer svg,.xfaLayer svg *{pointer-events:none}.xfaLayer a{color:#00f}.xfaRich li{margin-left:3em}.xfaFont{color:#000;font-weight:400;font-kerning:none;font-size:10px;font-style:normal;letter-spacing:0;text-decoration:none;vertical-align:0}.xfaCaption{overflow:hidden;flex:0 0 auto}.xfaCaptionForCheckButton{overflow:hidden;flex:1 1 auto}.xfaLabel{height:100%;width:100%}.xfaLeft{display:flex;flex-direction:row;align-items:center}.xfaRight{display:flex;flex-direction:row-reverse;align-items:center}:is(.xfaLeft,.xfaRight)>:is(.xfaCaption,.xfaCaptionForCheckButton){max-height:100%}.xfaTop{display:flex;flex-direction:column;align-items:flex-start}.xfaBottom{display:flex;flex-direction:column-reverse;align-items:flex-start}:is(.xfaTop,.xfaBottom)>:is(.xfaCaption,.xfaCaptionForCheckButton){width:100%}.xfaBorder{background-color:transparent;position:absolute;pointer-events:none}.xfaWrapped{width:100%;height:100%}:is(.xfaTextfield,.xfaSelect):focus{background-image:none;background-color:transparent;outline:var(--vue-pdfjs-xfa-focus-outline);outline-offset:-1px}:is(.xfaCheckbox,.xfaRadio):focus{outline:var(--vue-pdfjs-xfa-focus-outline)}.xfaTextfield,.xfaSelect{height:100%;width:100%;flex:1 1 auto;border:none;resize:none;background-image:var(--vue-pdfjs-xfa-unfocused-field-background)}.xfaSelect{padding-inline:2px}:is(.xfaTop,.xfaBottom)>:is(.xfaTextfield,.xfaSelect){flex:0 1 auto}.xfaButton{cursor:pointer;width:100%;height:100%;border:none;text-align:center}.xfaLink{width:100%;height:100%;position:absolute;top:0;left:0}.xfaCheckbox,.xfaRadio{width:100%;height:100%;flex:0 0 auto;border:none}.xfaRich{white-space:pre-wrap;width:100%;height:100%}.xfaImage{object-position:left top;object-fit:contain;width:100%;height:100%}.xfaLrTb,.xfaRlTb,.xfaTb{display:flex;flex-direction:column;align-items:stretch}.xfaLr{display:flex;flex-direction:row;align-items:stretch}.xfaRl{display:flex;flex-direction:row-reverse;align-items:stretch}.xfaTb>div{justify-content:left}.xfaPosition,.xfaArea{position:relative}.xfaValignMiddle{display:flex;align-items:center}.xfaTable{display:flex;flex-direction:column;align-items:stretch}.xfaTable .xfaRow{display:flex;flex-direction:row;align-items:stretch}.xfaTable .xfaRlRow{display:flex;flex-direction:row-reverse;align-items:stretch;flex:1}.xfaTable .xfaRlRow>div{flex:1}:is(.xfaNonInteractive,.xfaDisabled,.xfaReadOnly) :is(input,textarea){background:initial}@media print{.xfaTextfield,.xfaSelect{background:transparent}.xfaSelect{-webkit-appearance:none;-moz-appearance:none;appearance:none;text-indent:1px;text-overflow:""}}.canvasWrapper svg{transform:none}.canvasWrapper svg.moving{z-index:100000}.canvasWrapper svg.highlight[data-main-rotation="90"] mask,.canvasWrapper svg.highlight[data-main-rotation="90"] use:not(.clip,.mask),.canvasWrapper svg.highlightOutline[data-main-rotation="90"] mask,.canvasWrapper svg.highlightOutline[data-main-rotation="90"] use:not(.clip,.mask){transform:matrix(0,1,-1,0,1,0)}.canvasWrapper svg.highlight[data-main-rotation="180"] mask,.canvasWrapper svg.highlight[data-main-rotation="180"] use:not(.clip,.mask),.canvasWrapper svg.highlightOutline[data-main-rotation="180"] mask,.canvasWrapper svg.highlightOutline[data-main-rotation="180"] use:not(.clip,.mask){transform:matrix(-1,0,0,-1,1,1)}.canvasWrapper svg.highlight[data-main-rotation="270"] mask,.canvasWrapper svg.highlight[data-main-rotation="270"] use:not(.clip,.mask),.canvasWrapper svg.highlightOutline[data-main-rotation="270"] mask,.canvasWrapper svg.highlightOutline[data-main-rotation="270"] use:not(.clip,.mask){transform:matrix(0,-1,1,0,0,1)}.canvasWrapper svg.draw{position:absolute;mix-blend-mode:normal}.canvasWrapper svg.draw[data-draw-rotation="90"]{transform:rotate(90deg)}.canvasWrapper svg.draw[data-draw-rotation="180"]{transform:rotate(180deg)}.canvasWrapper svg.draw[data-draw-rotation="270"]{transform:rotate(270deg)}.canvasWrapper svg.highlight{--vue-pdfjs-blend-mode: multiply;position:absolute;mix-blend-mode:var(--vue-pdfjs-blend-mode)}@media screen and (forced-colors: active){.canvasWrapper svg.highlight{--vue-pdfjs-blend-mode: difference}}.canvasWrapper svg.highlight:not(.free){fill-rule:evenodd}.canvasWrapper svg.highlightOutline{position:absolute;mix-blend-mode:normal;fill-rule:evenodd;fill:none}.canvasWrapper svg.highlightOutline:not(.free).hovered:not(.selected){stroke:var(--vue-pdfjs-hover-outline-color);stroke-width:var(--vue-pdfjs-outline-width)}.canvasWrapper svg.highlightOutline:not(.free).selected .mainOutline{stroke:var(--vue-pdfjs-outline-around-color);stroke-width:calc(var(--vue-pdfjs-outline-width) + 2 * var(--vue-pdfjs-outline-around-width))}.canvasWrapper svg.highlightOutline:not(.free).selected .secondaryOutline{stroke:var(--vue-pdfjs-outline-color);stroke-width:var(--vue-pdfjs-outline-width)}.canvasWrapper svg.highlightOutline.free.hovered:not(.selected){stroke:var(--vue-pdfjs-hover-outline-color);stroke-width:calc(2 * var(--vue-pdfjs-outline-width))}.canvasWrapper svg.highlightOutline.free.selected .mainOutline{stroke:var(--vue-pdfjs-outline-around-color);stroke-width:calc(2 * (var(--vue-pdfjs-outline-width) + var(--vue-pdfjs-outline-around-width)))}.canvasWrapper svg.highlightOutline.free.selected .secondaryOutline{stroke:var(--vue-pdfjs-outline-color);stroke-width:calc(2 * var(--vue-pdfjs-outline-width))}.toggle-button{--vue-pdfjs-button-background-color: color-mix(in srgb, currentColor 7%, transparent);--vue-pdfjs-button-background-color-hover: color-mix( in srgb, currentColor 14%, transparent );--vue-pdfjs-button-background-color-active: color-mix( in srgb, currentColor 21%, transparent );--vue-pdfjs-color-accent-primary: light-dark(#0060df, #0df);--vue-pdfjs-color-accent-primary-hover: light-dark(#0250bb, #80ebff);--vue-pdfjs-color-accent-primary-active: light-dark(#054096, #aaf2ff);--vue-pdfjs-border-radius-circle: 9999px;--vue-pdfjs-border-width: 1px;--vue-pdfjs-size-item-small: 16px;--vue-pdfjs-size-item-large: 32px;--vue-pdfjs-color-canvas: light-dark(white, #1c1b22);--vue-pdfjs-background-color-canvas: var(--vue-pdfjs-color-canvas);--vue-pdfjs-border-color-interactive: light-dark(#8f8f9d, #f9f9fa);--vue-pdfjs-border-color-interactive-hover: var(--vue-pdfjs-border-color-interactive);--vue-pdfjs-border-color-interactive-active: var(--vue-pdfjs-border-color-interactive);--vue-pdfjs-focus-outline-offset: 2px}@media (forced-colors: active){.toggle-button{--vue-pdfjs-color-accent-primary: ButtonText;--vue-pdfjs-color-accent-primary-hover: SelectedItem;--vue-pdfjs-color-accent-primary-active: SelectedItem;--vue-pdfjs-button-background-color: ButtonFace;--vue-pdfjs-border-color-interactive: ButtonText;--vue-pdfjs-border-color-interactive-hover: SelectedItem;--vue-pdfjs-border-color-interactive-active: ButtonText;--vue-pdfjs-color-canvas: ButtonText;--vue-pdfjs-background-color-canvas: Canvas}}.toggle-button{--vue-pdfjs-toggle-background-color: var(--vue-pdfjs-button-background-color);--vue-pdfjs-toggle-background-color-hover: var(--vue-pdfjs-button-background-color-hover);--vue-pdfjs-toggle-background-color-active: var(--vue-pdfjs-button-background-color-active);--vue-pdfjs-toggle-background-color-pressed: var(--vue-pdfjs-color-accent-primary);--vue-pdfjs-toggle-background-color-pressed-hover: var(--vue-pdfjs-color-accent-primary-hover);--vue-pdfjs-toggle-background-color-pressed-active: var(--vue-pdfjs-color-accent-primary-active);--vue-pdfjs-toggle-border-color: var(--vue-pdfjs-border-color-interactive);--vue-pdfjs-toggle-border-color-hover: var(--vue-pdfjs-toggle-border-color);--vue-pdfjs-toggle-border-color-active: var(--vue-pdfjs-toggle-border-color);--vue-pdfjs-toggle-border-radius: var(--vue-pdfjs-border-radius-circle);--vue-pdfjs-toggle-border-width: var(--vue-pdfjs-border-width);--vue-pdfjs-toggle-height: var(--vue-pdfjs-size-item-small);--vue-pdfjs-toggle-width: var(--vue-pdfjs-size-item-large);--vue-pdfjs-toggle-dot-background-color: var(--vue-pdfjs-toggle-border-color);--vue-pdfjs-toggle-dot-background-color-hover: var(--vue-pdfjs-toggle-dot-background-color);--vue-pdfjs-toggle-dot-background-color-active: var(--vue-pdfjs-toggle-dot-background-color);--vue-pdfjs-toggle-dot-background-color-on-pressed: var(--vue-pdfjs-background-color-canvas);--vue-pdfjs-toggle-dot-margin: 1px;--vue-pdfjs-toggle-dot-height: calc( var(--vue-pdfjs-toggle-height) - 2 * var(--vue-pdfjs-toggle-dot-margin) - 2 * var(--vue-pdfjs-toggle-border-width) );--vue-pdfjs-toggle-dot-width: var(--vue-pdfjs-toggle-dot-height);--vue-pdfjs-toggle-dot-transform-x: calc( var(--vue-pdfjs-toggle-width) - 4 * var(--vue-pdfjs-toggle-dot-margin) - var(--vue-pdfjs-toggle-dot-width) );--vue-pdfjs-input-width: var(--vue-pdfjs-toggle-width);-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;border:var(--vue-pdfjs-toggle-border-width) solid var(--vue-pdfjs-toggle-border-color);height:var(--vue-pdfjs-toggle-height);width:var(--vue-pdfjs-toggle-width);border-radius:var(--vue-pdfjs-toggle-border-radius);background-color:var(--vue-pdfjs-toggle-background-color);box-sizing:border-box}.toggle-button:focus-visible{outline:var(--vue-pdfjs-focus-outline);outline-offset:var(--vue-pdfjs-focus-outline-offset)}.toggle-button:enabled:hover{background-color:var(--vue-pdfjs-toggle-background-color-hover);border-color:var(--vue-pdfjs-toggle-border-color)}.toggle-button:enabled:hover:active{background-color:var(--vue-pdfjs-toggle-background-color-active);border-color:var(--vue-pdfjs-toggle-border-color)}.toggle-button:before{display:block;content:"";background-color:var(--vue-pdfjs-toggle-dot-background-color);height:var(--vue-pdfjs-toggle-dot-height);width:var(--vue-pdfjs-toggle-dot-width);margin:var(--vue-pdfjs-toggle-dot-margin);border-radius:var(--vue-pdfjs-toggle-border-radius);translate:0}.toggle-button[aria-pressed=true]{background-color:var(--vue-pdfjs-toggle-background-color-pressed);border-color:transparent}.toggle-button[aria-pressed=true]:enabled:hover{background-color:var(--vue-pdfjs-toggle-background-color-pressed-hover);border-color:transparent}.toggle-button[aria-pressed=true]:enabled:hover:active{background-color:var(--vue-pdfjs-toggle-background-color-pressed-active);border-color:transparent}.toggle-button[aria-pressed=true]:before{translate:var(--vue-pdfjs-toggle-dot-transform-x);background-color:var(--vue-pdfjs-toggle-dot-background-color-on-pressed)}.toggle-button[aria-pressed=true]:enabled:hover:before,.toggle-button[aria-pressed=true]:enabled:hover:active:before{background-color:var(--vue-pdfjs-toggle-dot-background-color-on-pressed)}.toggle-button[aria-pressed=true]:-moz-locale-dir(rtl):before,.toggle-button[aria-pressed=true]:dir(rtl):before{translate:calc(-1 * var(--vue-pdfjs-toggle-dot-transform-x))}@media (prefers-reduced-motion: no-preference){.toggle-button:before{transition:translate .1s}}@media (prefers-contrast){.toggle-button:enabled:hover{border-color:var(--vue-pdfjs-toggle-border-color-hover)}.toggle-button:enabled:hover:active{border-color:var(--vue-pdfjs-toggle-border-color-active)}.toggle-button[aria-pressed=true]:enabled{border-color:var(--vue-pdfjs-toggle-border-color);position:relative}.toggle-button[aria-pressed=true]:enabled:hover{border-color:var(--vue-pdfjs-toggle-border-color-hover)}.toggle-button[aria-pressed=true]:enabled:hover:active{background-color:var(--vue-pdfjs-toggle-dot-background-color-active);border-color:var(--vue-pdfjs-toggle-dot-background-color-hover)}.toggle-button:enabled:hover:before,.toggle-button:enabled:hover:active:before{background-color:var(--vue-pdfjs-toggle-dot-background-color-hover)}}@media (forced-colors){.toggle-button{--vue-pdfjs-toggle-dot-background-color: var(--vue-pdfjs-color-accent-primary);--vue-pdfjs-toggle-dot-background-color-hover: var(--vue-pdfjs-color-accent-primary-hover);--vue-pdfjs-toggle-dot-background-color-active: var(--vue-pdfjs-color-accent-primary-active);--vue-pdfjs-toggle-dot-background-color-on-pressed: var(--vue-pdfjs-button-background-color);--vue-pdfjs-toggle-border-color-hover: var(--vue-pdfjs-border-color-interactive-hover);--vue-pdfjs-toggle-border-color-active: var(--vue-pdfjs-border-color-interactive-active)}.toggle-button[aria-pressed=true]:enabled:after{border:1px solid var(--vue-pdfjs-button-background-color);content:"";position:absolute;height:var(--vue-pdfjs-toggle-height);width:var(--vue-pdfjs-toggle-width);display:block;border-radius:var(--vue-pdfjs-toggle-border-radius);top:-2px;right:-2px;bottom:-2px;left:-2px}.toggle-button[aria-pressed=true]:enabled:hover:active:after{border-color:var(--vue-pdfjs-toggle-border-color-active)}}:root{--vue-pdfjs-clear-signature-button-icon: url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11%203H13.6C14%203%2014.3%203.3%2014.3%203.6C14.3%203.9%2014%204.2%2013.7%204.2H13.3V14C13.3%2015.1%2012.4%2016%2011.3%2016H4.80005C3.70005%2016%202.80005%2015.1%202.80005%2014V4.2H2.40005C2.00005%204.2%201.80005%204%201.80005%203.6C1.80005%203.2%202.00005%203%202.40005%203H5.00005V2C5.00005%200.9%205.90005%200%207.00005%200H9.00005C10.1%200%2011%200.9%2011%202V3ZM6.90005%201.2L6.30005%201.8V3H9.80005V1.8L9.20005%201.2H6.90005ZM11.4%2014.7L12%2014.1V4.2H4.00005V14.1L4.60005%2014.7H11.4ZM7.00005%2012.4C7.00005%2012.7%206.70005%2013%206.40005%2013C6.10005%2013%205.80005%2012.7%205.80005%2012.4V7.6C5.70005%207.3%206.00005%207%206.40005%207C6.80005%207%207.00005%207.3%207.00005%207.6V12.4ZM10.2001%2012.4C10.2001%2012.7%209.90006%2013%209.60006%2013C9.30006%2013%209.00006%2012.7%209.00006%2012.4V7.6C9.00006%207.3%209.30006%207%209.60006%207C9.90006%207%2010.2001%207.3%2010.2001%207.6V12.4Z'%20fill='black'%20/%3e%3c/svg%3e");--vue-pdfjs-signature-bg: light-dark(#f9f9fb, #2b2a33);--vue-pdfjs-signature-hover-bg: light-dark(#f0f0f4, var(--vue-pdfjs-signature-bg));--vue-pdfjs-button-signature-bg: transparent;--vue-pdfjs-button-signature-color: var(--vue-pdfjs-main-color);--vue-pdfjs-button-signature-active-bg: light-dark(#cfcfd8, #5b5b66);--vue-pdfjs-button-signature-active-border: none;--vue-pdfjs-button-signature-active-color: var(--vue-pdfjs-button-signature-color);--vue-pdfjs-button-signature-border: none;--vue-pdfjs-button-signature-hover-bg: light-dark(#e0e0e6, #52525e);--vue-pdfjs-button-signature-hover-color: var(--vue-pdfjs-button-signature-color)}@media screen and (forced-colors: active){:root{--vue-pdfjs-signature-bg: HighlightText;--vue-pdfjs-signature-hover-bg: var(--vue-pdfjs-signature-bg);--vue-pdfjs-button-signature-bg: HighlightText;--vue-pdfjs-button-signature-color: ButtonText;--vue-pdfjs-button-signature-active-bg: ButtonText;--vue-pdfjs-button-signature-active-color: HighlightText;--vue-pdfjs-button-signature-border: 1px solid ButtonText;--vue-pdfjs-button-signature-hover-bg: Highlight;--vue-pdfjs-button-signature-hover-color: HighlightText}}.signatureDialog{--vue-pdfjs-primary-color: var(--vue-pdfjs-text-primary-color);--vue-pdfjs-border-color: #8f8f9d;--vue-pdfjs-open-link-fg: var(--vue-pdfjs-link-fg-color);--vue-pdfjs-open-link-hover-fg: var(--vue-pdfjs-link-hover-fg-color);width:570px;max-width:100%;min-width:300px;padding:16px 0}@media screen and (forced-colors: active){.signatureDialog{--vue-pdfjs-primary-color: ButtonText;--vu