hypothesis 1.901.0 → 1.905.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/boot.js +1 -2
- package/build/manifest.json +12 -14
- package/build/scripts/annotator.bundle.js +1 -1
- package/build/scripts/annotator.bundle.js.map +1 -1
- package/build/scripts/sidebar.bundle.js +5 -5
- package/build/scripts/sidebar.bundle.js.map +1 -1
- package/build/scripts/ui-playground.bundle.js +1 -1
- package/build/scripts/ui-playground.bundle.js.map +1 -1
- package/build/styles/annotator.css +1 -1
- package/build/styles/annotator.css.map +1 -1
- package/build/styles/sidebar.css +1 -1
- package/build/styles/sidebar.css.map +1 -1
- package/package.json +3 -7
- package/build/scripts/boot.bundle.js +0 -2
- package/build/scripts/boot.bundle.js.map +0 -1
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
.Hyp-LabeledCheckbox{cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.Hyp-LabeledCheckbox>:not(:first-child){margin-left:.25rem}.Hyp-LabeledCheckbox>:first-child{margin-left:0}.Hyp-LabeledCheckbox>:last-child{margin-right:0}.Hyp-Checkbox{cursor:pointer;position:absolute;width:1em;height:1em;opacity:.00001}.Hyp-Checkbox+span:not(#increase-specificity){margin-left:0}.Hyp-Checkbox+span>svg{width:1em;height:1em}.Hyp-Checkbox+span>svg *{transition:all .1s linear}.Hyp-Checkbox:focus+span>svg{outline:none;box-shadow:0 0 0 2px #59a7e8}.Hyp-Checkbox:focus:not(:focus-visible)+span>svg{outline:none;box-shadow:none}.Hyp-Checkbox:not(:checked)+span .hyp-svg-checkbox--background{stroke:#737373}.Hyp-Checkbox:checked+span .hyp-svg-checkbox--background{fill:#fff;stroke:#3f3f3f}.Hyp-Checkbox:checked+span .hyp-svg-checkbox--checkmark{stroke:#3f3f3f}.Hyp-Frame{padding:1rem;border:1px solid #dbdbdb;border-radius:2px;background-color:#fff}.Hyp-Frame>:not(:first-child){margin-top:1rem}.Hyp-Frame>:first-child{margin-top:0}.Hyp-Frame>:last-child{margin-bottom:0}.theme-clean .Hyp-Frame{border:none}.Hyp-Card{padding:1rem;border:1px solid #dbdbdb;border-radius:2px;background-color:#fff;box-shadow:0px 1px 1px rgba(0,0,0,.1);width:100%}.Hyp-Card>:not(:first-child){margin-top:1rem}.Hyp-Card>:first-child{margin-top:0}.Hyp-Card>:last-child{margin-bottom:0}.theme-clean .Hyp-Card{border:none}.Hyp-Card:hover,.Hyp-Card.is-focused{box-shadow:0px 2px 3px 0px rgba(0,0,0,.15)}.theme-clean .Hyp-Card{box-shadow:none}.Hyp-Actions,.Hyp-Actions--row{display:flex;flex-direction:row;justify-content:flex-end;align-items:stretch}.Hyp-Actions>:not(:first-child),.Hyp-Actions--row>:not(:first-child){margin-left:.75rem}.Hyp-Actions>:first-child,.Hyp-Actions--row>:first-child{margin-left:0}.Hyp-Actions>:last-child,.Hyp-Actions--row>:last-child{margin-right:0}.Hyp-Actions--column{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.Hyp-Actions--column>:not(:first-child){margin-top:.5rem}.Hyp-Actions--column>:first-child{margin-top:0}.Hyp-Actions--column>:last-child{margin-bottom:0}.Hyp-Scrollbox{overflow:auto;border:1px solid #dbdbdb;position:relative;height:100%;width:100%;background:linear-gradient(white 30%, rgba(255, 255, 255, 0)) 0 0,linear-gradient(rgba(255, 255, 255, 0), white 70%) 0 100%,linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.05) 5px, rgba(255, 255, 255, 0) 70%) 0 0,linear-gradient(to top, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.05) 5px, rgba(255, 255, 255, 0) 70%) 0 100%;background-repeat:no-repeat;background-color:#fff;background-size:100% 40px,100% 40px,100% 14px,100% 14px;background-attachment:local,local,scroll,scroll}.Hyp-Scrollbox--with-header{overflow:auto;border:1px solid #dbdbdb;position:relative;height:100%;width:100%;background:linear-gradient(white 30%, rgba(255, 255, 255, 0)) 0 44px,linear-gradient(rgba(255, 255, 255, 0), white 70%) 0 100%,linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.05) 5px, rgba(255, 255, 255, 0) 70%) 0 44px,linear-gradient(to top, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.05) 5px, rgba(255, 255, 255, 0) 70%) 0 100%;background-repeat:no-repeat;background-color:#fff;background-size:100% 40px,100% 40px,100% 14px,100% 14px;background-attachment:local,local,scroll,scroll}.Hyp-Dialog{padding:1rem;border:1px solid #dbdbdb;border-radius:2px;background-color:#fff;box-shadow:0px 1px 1px rgba(0,0,0,.1);width:100%}.Hyp-Dialog:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .Hyp-Dialog:focus:not(.focus-visible){outline:none;box-shadow:none}.Hyp-Dialog:focus:not(:focus-visible){outline:none;box-shadow:none}.Hyp-Dialog>:not(:first-child){margin-top:1rem}.Hyp-Dialog>:first-child{margin-top:0}.Hyp-Dialog>:last-child{margin-bottom:0}.theme-clean .Hyp-Dialog{border:none}.Hyp-Dialog:hover,.Hyp-Dialog.is-focused{box-shadow:0px 2px 3px 0px rgba(0,0,0,.15)}.theme-clean .Hyp-Dialog{box-shadow:none}.theme-clean .Hyp-Dialog{border:1px solid #dbdbdb}.Hyp-Dialog>.Hyp-Dialog__header{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;border-bottom:1px solid #dbdbdb;padding-bottom:1rem}.Hyp-Dialog>.Hyp-Dialog__header>:not(:first-child){margin-left:.5rem}.Hyp-Dialog>.Hyp-Dialog__header>:first-child{margin-left:0}.Hyp-Dialog>.Hyp-Dialog__header>:last-child{margin-right:0}.Hyp-Dialog__title{font-size:1.1em;color:#bd1c2b;font-weight:600;line-height:1;flex-grow:1}.Hyp-Dialog--closeable .Hyp-Dialog__header{padding-bottom:.25rem;margin-top:-0.5rem}.Hyp-Dialog--closeable>.Hyp-Dialog__header .Hyp-Dialog__close{font-size:1.375em;margin-right:-0.75rem}.Hyp-Dialog__content>:not(:first-child){margin-top:1rem}.Hyp-Dialog__content>:first-child{margin-top:0}.Hyp-Dialog__content>:last-child{margin-bottom:0}.Hyp-Dialog__actions{display:flex;flex-direction:row;justify-content:flex-end;align-items:stretch}.Hyp-Dialog__actions>:not(:first-child){margin-left:.75rem}.Hyp-Dialog__actions>:first-child{margin-left:0}.Hyp-Dialog__actions>:last-child{margin-right:0}.Hyp-Link{display:inline-block;color:#bd1c2b;text-decoration:none;border-radius:2px}.Hyp-Link:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .Hyp-Link:focus:not(.focus-visible){outline:none;box-shadow:none}.Hyp-Link:focus:not(:focus-visible){outline:none;box-shadow:none}.Hyp-Link:active,.Hyp-Link:focus{text-decoration:none}.Hyp-Link:hover{text-decoration:none;color:#84141e}.Hyp-Modal__overlay{z-index:10;position:fixed;top:0;left:0;bottom:0;right:0;background-color:rgba(0,0,0,.5)}.Hyp-Modal{z-index:20;position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);width:90vw;max-width:90vw;max-height:90vh}@media screen and (min-width: 48rem){.Hyp-Modal{width:auto;min-width:28rem;max-width:44rem;max-width:min(44rem,90vw)}}@media screen and (min-height: 32rem){.Hyp-Modal{top:10vh;max-height:80vh;transform:translate(-50%, 0)}}.Hyp-Modal>*{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;max-height:90vh}@media screen and (min-height: 32rem){.Hyp-Modal>*{max-height:80vh}}.Hyp-Panel{padding:1rem;border:1px solid #dbdbdb;border-radius:2px;background-color:#fff;box-shadow:0px 1px 1px rgba(0,0,0,.1);width:100%}.Hyp-Panel:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .Hyp-Panel:focus:not(.focus-visible){outline:none;box-shadow:none}.Hyp-Panel:focus:not(:focus-visible){outline:none;box-shadow:none}.Hyp-Panel>:not(:first-child){margin-top:1rem}.Hyp-Panel>:first-child{margin-top:0}.Hyp-Panel>:last-child{margin-bottom:0}.theme-clean .Hyp-Panel{border:none}.Hyp-Panel:hover,.Hyp-Panel.is-focused{box-shadow:0px 2px 3px 0px rgba(0,0,0,.15)}.theme-clean .Hyp-Panel{box-shadow:none}.theme-clean .Hyp-Panel{border:1px solid #dbdbdb}.Hyp-Panel>.Hyp-Panel__header{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;border-bottom:1px solid #dbdbdb;padding-bottom:1rem}.Hyp-Panel>.Hyp-Panel__header>:not(:first-child){margin-left:.5rem}.Hyp-Panel>.Hyp-Panel__header>:first-child{margin-left:0}.Hyp-Panel>.Hyp-Panel__header>:last-child{margin-right:0}.Hyp-Panel__title{font-size:1.1em;color:#bd1c2b;font-weight:600;line-height:1;flex-grow:1}.Hyp-Panel--closeable .Hyp-Panel__header{padding-bottom:.25rem;margin-top:-0.5rem}.Hyp-Panel--closeable>.Hyp-Panel__header .Hyp-Panel__close{font-size:1.375em;margin-right:-0.75rem}.Hyp-Panel__content>:not(:first-child){margin-top:1rem}.Hyp-Panel__content>:first-child{margin-top:0}.Hyp-Panel__content>:last-child{margin-bottom:0}.Hyp-Panel__actions{display:flex;flex-direction:row;justify-content:flex-end;align-items:stretch}.Hyp-Panel__actions>:not(:first-child){margin-left:.75rem}.Hyp-Panel__actions>:first-child{margin-left:0}.Hyp-Panel__actions>:last-child{margin-right:0}.Hyp-Spinner--small{color:#737373;width:1em;height:1em}.Hyp-Spinner,.Hyp-Spinner--medium{color:#737373;width:2em;height:2em}.Hyp-Spinner--large{color:#737373;width:4em;height:4em}.Hyp-Icon{display:block;width:1em;height:1em}.Hyp-SvgIcon{display:flex}.Hyp-SvgIcon--inline{display:inline}.Hyp-Table-Scrollbox{min-height:132px}.Hyp-Table-Scrollbox__loading{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);margin-top:22px}.Hyp-Table-Scrollbox__message{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);display:flex;flex-direction:row;justify-content:center;align-items:stretch;padding:.5rem;width:100%;top:88px}.Hyp-Table{border-collapse:separate;border-spacing:0;table-layout:fixed;width:100%;color:#202020}.Hyp-Table:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .Hyp-Table:focus:not(.focus-visible){outline:none;box-shadow:none}.Hyp-Table:focus:not(:focus-visible){outline:none;box-shadow:none}.Hyp-Table th,.Hyp-Table td{padding:.5rem;line-height:1}.Hyp-Table td{border-top:1px solid #dbdbdb}.Hyp-Table__header{position:-webkit-sticky;position:sticky;top:0;height:44px;padding:.5rem;font-weight:bold;background-color:#fff;width:100%;border-bottom:1px solid #9c9c9c;background-color:#ececec;z-index:1;text-align:left}.Hyp-Table__header__heading{display:flex;flex-direction:row;justify-content:center;align-items:center;height:100%}.Hyp-Table tbody{cursor:pointer}.Hyp-Table tr{height:44px;padding:.5rem}.Hyp-Table tr:first-child td{border-top:none}.Hyp-Table tr.is-selected td{background-color:#595969;color:#fff}.Hyp-Table tr:hover:not(.is-selected){background-color:#babac444}.Hyp-Table tr:nth-child(odd):not(.is-selected){background-color:rgba(0,0,0,.025)}.Hyp-TextInput{border:1px solid #dbdbdb;padding:.5rem;background-color:#fafafa;color:#202020;border-radius:2px}.Hyp-TextInput:focus{outline:none;box-shadow:0 0 0 2px #59a7e8 inset}.Hyp-TextInput.has-error,.Hyp-TextInput.is-error{outline:none;outline:none;box-shadow:0 0 0 2px #d93c3f inset}.Hyp-TextInput::placeholder{color:#737373}.Hyp-TextInput:focus{background-color:#fff}.Hyp-TextInput:focus::placeholder{color:#a6a6a6}.Hyp-TextInputWithButton{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;width:100%}.Hyp-TextInputWithButton input{border:1px solid #dbdbdb;padding:.5rem;background-color:#fafafa;color:#202020;border-radius:2px;flex-grow:1;border-top-right-radius:0;border-bottom-right-radius:0}.Hyp-TextInputWithButton input:focus{outline:none;box-shadow:0 0 0 2px #59a7e8 inset}.Hyp-TextInputWithButton input.has-error,.Hyp-TextInputWithButton input.is-error{outline:none;outline:none;box-shadow:0 0 0 2px #d93c3f inset}.Hyp-TextInputWithButton input::placeholder{color:#737373}.Hyp-TextInputWithButton input:focus{background-color:#fff}.Hyp-TextInputWithButton input:focus::placeholder{color:#a6a6a6}.Hyp-TextInputWithButton button{border:1px solid #dbdbdb;border-top-left-radius:0;border-bottom-left-radius:0;border-left:0}.Hyp-Thumbnail{padding:.75rem;background-color:#f2f2f2;width:100%;height:100%}.Hyp-Thumbnail__content{display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:2em;color:#9c9c9c;background-color:#fff;width:100%;height:100%}.Hyp-Thumbnail__content>img{width:100%;height:100%;object-fit:contain}.Hyp-LabeledButton{padding:0;margin:0;background-color:transparent;border-style:none;color:#595959;background-color:#f2f2f2;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out;border-radius:2px;border:none;padding:.5em;font-size:1em;font-weight:700;white-space:nowrap;display:flex;align-items:center}.Hyp-LabeledButton:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .Hyp-LabeledButton:focus:not(.focus-visible){outline:none;box-shadow:none}.Hyp-LabeledButton:focus:not(:focus-visible){outline:none;box-shadow:none}.Hyp-LabeledButton:disabled{color:#595959}.Hyp-LabeledButton[aria-expanded=true],.Hyp-LabeledButton[aria-pressed=true]{color:#202020}.Hyp-LabeledButton[aria-expanded=true]:hover:not([disabled]),.Hyp-LabeledButton[aria-pressed=true]:hover:not([disabled]){color:#202020}.Hyp-LabeledButton[aria-expanded=true]:focus:not([disabled]),.Hyp-LabeledButton[aria-pressed=true]:focus:not([disabled]){color:#202020}.Hyp-LabeledButton:hover:not([disabled]){color:#202020;background-color:#ececec}.Hyp-LabeledButton--small{padding:.25em}.Hyp-LabeledButton--large{padding:.75em}.Hyp-LabeledButton--icon-left svg{margin-right:.5em}.Hyp-LabeledButton--icon-right svg{margin-left:.5em}.Hyp-LabeledButton svg{width:1.25em;height:1.25em}.Hyp-LabeledButton--light{color:#595959;background-color:#f2f2f2;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-LabeledButton--light:disabled{color:#595959}.Hyp-LabeledButton--light[aria-expanded=true],.Hyp-LabeledButton--light[aria-pressed=true]{color:#202020}.Hyp-LabeledButton--light[aria-expanded=true]:hover:not([disabled]),.Hyp-LabeledButton--light[aria-pressed=true]:hover:not([disabled]){color:#202020}.Hyp-LabeledButton--light[aria-expanded=true]:focus:not([disabled]),.Hyp-LabeledButton--light[aria-pressed=true]:focus:not([disabled]){color:#202020}.Hyp-LabeledButton--light:hover:not([disabled]){color:#202020;background-color:#ececec}.Hyp-LabeledButton--primary{color:#f2f2f2;background-color:#595959;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-LabeledButton--primary:disabled{color:#a6a6a6}.Hyp-LabeledButton--primary[aria-expanded=true],.Hyp-LabeledButton--primary[aria-pressed=true]{color:#f2f2f2}.Hyp-LabeledButton--primary[aria-expanded=true]:hover:not([disabled]),.Hyp-LabeledButton--primary[aria-pressed=true]:hover:not([disabled]){color:#f2f2f2}.Hyp-LabeledButton--primary[aria-expanded=true]:focus:not([disabled]),.Hyp-LabeledButton--primary[aria-pressed=true]:focus:not([disabled]){color:#f2f2f2}.Hyp-LabeledButton--primary:hover:not([disabled]){color:#f2f2f2;background-color:#3f3f3f}.Hyp-LabeledButton--dark{color:#595959;background-color:transparent;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-LabeledButton--dark:disabled{color:#595959}.Hyp-LabeledButton--dark[aria-expanded=true],.Hyp-LabeledButton--dark[aria-pressed=true]{color:#595959;background-color:#dbdbdb}.Hyp-LabeledButton--dark[aria-expanded=true]:hover:not([disabled]),.Hyp-LabeledButton--dark[aria-pressed=true]:hover:not([disabled]){color:#202020}.Hyp-LabeledButton--dark[aria-expanded=true]:focus:not([disabled]),.Hyp-LabeledButton--dark[aria-pressed=true]:focus:not([disabled]){color:#595959}.Hyp-LabeledButton--dark:hover:not([disabled]){color:#202020;background-color:#dbdbdb}.Hyp-IconButton{padding:0;margin:0;background-color:transparent;border-style:none;color:#595959;background-color:transparent;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out;border-radius:2px;border:none;padding:.5em;font-size:1em;font-weight:700;white-space:nowrap;display:flex;align-items:center}.Hyp-IconButton:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .Hyp-IconButton:focus:not(.focus-visible){outline:none;box-shadow:none}.Hyp-IconButton:focus:not(:focus-visible){outline:none;box-shadow:none}.Hyp-IconButton:disabled{color:#595959}.Hyp-IconButton[aria-expanded=true],.Hyp-IconButton[aria-pressed=true]{color:#bd1c2b}.Hyp-IconButton[aria-expanded=true]:hover:not([disabled]),.Hyp-IconButton[aria-pressed=true]:hover:not([disabled]){color:#202020}.Hyp-IconButton[aria-expanded=true]:focus:not([disabled]),.Hyp-IconButton[aria-pressed=true]:focus:not([disabled]){color:#bd1c2b}.Hyp-IconButton:hover:not([disabled]){color:#202020;background-color:transparent}.Hyp-IconButton--small{padding:.25em}.Hyp-IconButton--large{padding:.75em}.Hyp-IconButton svg{width:1em;height:1em}.Hyp-IconButton--light{color:#9c9c9c;background-color:transparent;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-IconButton--light:disabled{color:#9c9c9c}.Hyp-IconButton--light[aria-expanded=true],.Hyp-IconButton--light[aria-pressed=true]{color:#9c9c9c}.Hyp-IconButton--light[aria-expanded=true]:hover:not([disabled]),.Hyp-IconButton--light[aria-pressed=true]:hover:not([disabled]){color:#3f3f3f}.Hyp-IconButton--light[aria-expanded=true]:focus:not([disabled]),.Hyp-IconButton--light[aria-pressed=true]:focus:not([disabled]){color:#9c9c9c}.Hyp-IconButton--light:hover:not([disabled]){color:#3f3f3f;background-color:transparent}.Hyp-IconButton--primary{color:#bd1c2b;background-color:transparent;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-IconButton--primary:disabled{color:#595959}.Hyp-IconButton--primary[aria-expanded=true],.Hyp-IconButton--primary[aria-pressed=true]{color:#bd1c2b}.Hyp-IconButton--primary[aria-expanded=true]:hover:not([disabled]),.Hyp-IconButton--primary[aria-pressed=true]:hover:not([disabled]){color:#bd1c2b}.Hyp-IconButton--primary[aria-expanded=true]:focus:not([disabled]),.Hyp-IconButton--primary[aria-pressed=true]:focus:not([disabled]){color:#bd1c2b}.Hyp-IconButton--primary:hover:not([disabled]){color:#bd1c2b;background-color:transparent}.Hyp-IconButton--dark{color:#595959;background-color:#ececec;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-IconButton--dark:disabled{color:#9c9c9c}.Hyp-IconButton--dark[aria-expanded=true],.Hyp-IconButton--dark[aria-pressed=true]{color:#202020;background-color:#dbdbdb}.Hyp-IconButton--dark[aria-expanded=true]:hover:not([disabled]),.Hyp-IconButton--dark[aria-pressed=true]:hover:not([disabled]){color:#202020}.Hyp-IconButton--dark[aria-expanded=true]:focus:not([disabled]),.Hyp-IconButton--dark[aria-pressed=true]:focus:not([disabled]){color:#202020}.Hyp-IconButton--dark:hover:not([disabled]){color:#202020;background-color:#dbdbdb}@media(pointer: coarse){.Hyp-IconButton--medium,.Hyp-IconButton--large{min-width:44px;min-height:44px;justify-content:center}}.Hyp-LinkButton{padding:0;margin:0;background-color:transparent;border-style:none;color:#595959;background-color:transparent;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out;border-radius:2px;border:none;padding:.5em;font-size:1em;font-weight:700;white-space:nowrap;display:flex;align-items:center;font-weight:400;padding:0}.Hyp-LinkButton:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .Hyp-LinkButton:focus:not(.focus-visible){outline:none;box-shadow:none}.Hyp-LinkButton:focus:not(:focus-visible){outline:none;box-shadow:none}.Hyp-LinkButton:disabled{color:#595959}.Hyp-LinkButton[aria-expanded=true],.Hyp-LinkButton[aria-pressed=true]{color:#202020}.Hyp-LinkButton[aria-expanded=true]:hover:not([disabled]),.Hyp-LinkButton[aria-pressed=true]:hover:not([disabled]){color:#84141e}.Hyp-LinkButton[aria-expanded=true]:focus:not([disabled]),.Hyp-LinkButton[aria-pressed=true]:focus:not([disabled]){color:#202020}.Hyp-LinkButton:hover:not([disabled]){color:#84141e;background-color:transparent}.Hyp-LinkButton--small{padding:.25em}.Hyp-LinkButton--large{padding:.75em}.Hyp-LinkButton svg{width:1em;height:1em}.Hyp-LinkButton--light{color:#595959;background-color:transparent;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-LinkButton--light:disabled{color:#595959}.Hyp-LinkButton--light[aria-expanded=true],.Hyp-LinkButton--light[aria-pressed=true]{color:#202020}.Hyp-LinkButton--light[aria-expanded=true]:hover:not([disabled]),.Hyp-LinkButton--light[aria-pressed=true]:hover:not([disabled]){color:#84141e}.Hyp-LinkButton--light[aria-expanded=true]:focus:not([disabled]),.Hyp-LinkButton--light[aria-pressed=true]:focus:not([disabled]){color:#202020}.Hyp-LinkButton--light:hover:not([disabled]){color:#84141e;background-color:transparent}.Hyp-LinkButton--primary{color:#bd1c2b;background-color:transparent;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-LinkButton--primary:disabled{color:#595959}.Hyp-LinkButton--primary[aria-expanded=true],.Hyp-LinkButton--primary[aria-pressed=true]{color:#bd1c2b}.Hyp-LinkButton--primary[aria-expanded=true]:hover:not([disabled]),.Hyp-LinkButton--primary[aria-pressed=true]:hover:not([disabled]){color:#bd1c2b}.Hyp-LinkButton--primary[aria-expanded=true]:focus:not([disabled]),.Hyp-LinkButton--primary[aria-pressed=true]:focus:not([disabled]){color:#bd1c2b}.Hyp-LinkButton--primary:hover:not([disabled]){color:#bd1c2b;background-color:transparent}.Hyp-LinkButton--dark{color:#202020;background-color:transparent;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-LinkButton--dark:disabled{color:#595959}.Hyp-LinkButton--dark[aria-expanded=true],.Hyp-LinkButton--dark[aria-pressed=true]{color:#202020}.Hyp-LinkButton--dark[aria-expanded=true]:hover:not([disabled]),.Hyp-LinkButton--dark[aria-pressed=true]:hover:not([disabled]){color:#84141e}.Hyp-LinkButton--dark[aria-expanded=true]:focus:not([disabled]),.Hyp-LinkButton--dark[aria-pressed=true]:focus:not([disabled]){color:#202020}.Hyp-LinkButton--dark:hover:not([disabled]){color:#84141e;background-color:transparent}.Hyp-LinkButton:hover:not([disabled]){text-decoration:underline}.Hyp-LinkButton--primary{font-weight:500}.AdderToolbar{all:initial;border:1px solid #dbdbdb;position:absolute;box-sizing:border-box;direction:ltr;background:#fff;border-radius:4px;-webkit-user-select:none;user-select:none;box-shadow:0px 2px 10px 0px rgba(0,0,0,.25);opacity:.05;animation-duration:80ms;animation-timing-function:ease-in;animation-fill-mode:forwards}.AdderToolbar--down.is-active{animation-name:adder-fade-in,adder-pop-down}.AdderToolbar--up.is-active{animation-name:adder-fade-in,adder-pop-up}.AdderToolbar__arrow{position:absolute;z-index:2;color:#dbdbdb;fill:#fff;left:50%}.AdderToolbar__arrow--down{transform:rotateX(180deg) translateX(-50%) translateY(1px)}.AdderToolbar__arrow--up{top:0;transform:translate(-50%, -100%)}.AdderToolbar__actions{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch}.AdderToolbar__button{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:0;margin:0;background-color:transparent;border-style:none;cursor:pointer;color:#595959;font-size:12px;line-height:1em;padding:.75em;transition:color 80ms}.AdderToolbar__button:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .AdderToolbar__button:focus:not(.focus-visible){outline:none;box-shadow:none}.AdderToolbar__button:focus:not(:focus-visible){outline:none;box-shadow:none}.AdderToolbar__label{margin-top:.25em;transition:color 80ms}.AdderToolbar__badge{background-color:#595959;border-radius:4px;color:#f2f2f2;font-weight:bold;padding:2px 4px}.AdderToolbar__separator{margin:.25em;border-right:1px solid #dbdbdb;border-color:#a6a6a6}.AdderToolbar__actions:hover .AdderToolbar__button:not(:hover){color:#9c9c9c}.AdderToolbar__actions:hover .AdderToolbar__button:not(:hover) .AdderToolbar__badge{background-color:#9c9c9c}@keyframes adder-fade-in{0%{opacity:.05}20%{opacity:.7}100%{opacity:1}}@keyframes adder-pop-up{from{transform:scale(0.8) translateY(10px)}to{transform:scale(1) translateY(0px)}}@keyframes adder-pop-down{from{transform:scale(0.8) translateY(-10px)}to{transform:scale(1) translateY(0px)}}.annotator-frame .Buckets__list{background:#ececec;pointer-events:none;position:absolute;height:100%;width:23px;left:-22px}.annotator-frame.annotator-collapsed .Buckets__list{background:rgba(0,0,0,.08)}.annotator-frame .Buckets__bucket{position:absolute;right:0}.annotator-frame .Buckets__button{pointer-events:all}.annotator-frame .Buckets__button--left{margin-top:-8px;padding:0;margin:0;background-color:transparent;border-style:none;border:1px solid #dbdbdb;position:absolute;right:0;background-color:#fff;width:26px;height:16px;text-align:center;color:#737373;font-weight:bold;font-family:"Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;font-size:10px;line-height:1;border-radius:2px 4px 4px 2px}.annotator-frame .Buckets__button--left:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .annotator-frame .Buckets__button--left:focus:not(.focus-visible){outline:none;box-shadow:none}.annotator-frame .Buckets__button--left:focus:not(:focus-visible){outline:none;box-shadow:none}.annotator-frame .Buckets__button--left::before,.annotator-frame .Buckets__button--left::after{content:"";position:absolute;border:inset transparent}.annotator-frame .Buckets__button--left::before,.annotator-frame .Buckets__button--left::after{right:100%;top:50%}.annotator-frame .Buckets__button--left::before{border-width:8px;border-right:5px solid #dbdbdb;margin-top:-8px}.annotator-frame .Buckets__button--left::after{border-width:7px;border-right:4px solid #fff;margin-top:-7px}.annotator-frame .Buckets__button--up{padding:0;margin:0;background-color:transparent;border-style:none;border:1px solid #dbdbdb;position:absolute;right:0;background-color:#fff;width:26px;height:16px;text-align:center;color:#737373;font-weight:bold;font-family:"Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;font-size:10px;line-height:1;box-shadow:0 1px 1px rgba(0,0,0,.1);z-index:1;border-radius:2px 2px 4px 4px;margin-top:-11px}.annotator-frame .Buckets__button--up:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .annotator-frame .Buckets__button--up:focus:not(.focus-visible){outline:none;box-shadow:none}.annotator-frame .Buckets__button--up:focus:not(:focus-visible){outline:none;box-shadow:none}.annotator-frame .Buckets__button--up::before,.annotator-frame .Buckets__button--up::after{content:"";position:absolute;border:inset transparent}.annotator-frame .Buckets__button--up::before,.annotator-frame .Buckets__button--up::after{left:50%}.annotator-frame .Buckets__button--up::before,.annotator-frame .Buckets__button--up::after{top:auto;bottom:100%}.annotator-frame .Buckets__button--up::before{border-width:13px;border-bottom:6px solid #dbdbdb;margin-left:-13px}.annotator-frame .Buckets__button--up::after{border-width:12px;border-bottom:5px solid #fff;margin-left:-12px}.annotator-frame .Buckets__button--down{padding:0;margin:0;background-color:transparent;border-style:none;border:1px solid #dbdbdb;position:absolute;right:0;background-color:#fff;width:26px;height:16px;text-align:center;color:#737373;font-weight:bold;font-family:"Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;font-size:10px;line-height:1;box-shadow:0 1px 1px rgba(0,0,0,.1);z-index:1;margin-top:0;border-radius:4px 4px 2px 2px}.annotator-frame .Buckets__button--down:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .annotator-frame .Buckets__button--down:focus:not(.focus-visible){outline:none;box-shadow:none}.annotator-frame .Buckets__button--down:focus:not(:focus-visible){outline:none;box-shadow:none}.annotator-frame .Buckets__button--down::before,.annotator-frame .Buckets__button--down::after{content:"";position:absolute;border:inset transparent}.annotator-frame .Buckets__button--down::before,.annotator-frame .Buckets__button--down::after{left:50%}.annotator-frame .Buckets__button--down::before,.annotator-frame .Buckets__button--down::after{top:100%}.annotator-frame .Buckets__button--down::before{border-width:13px;border-top:6px solid #dbdbdb;margin-left:-13px}.annotator-frame .Buckets__button--down::after{border-width:12px;border-top:5px solid #fff;margin-left:-12px}.NotebookModal__outer{box-sizing:border-box;position:fixed;z-index:2147483647;top:0;left:0;right:0;bottom:0;padding:1em;background-color:rgba(0,0,0,.5)}.NotebookModal__outer.is-hidden{display:none}.NotebookModal__inner{position:relative;box-sizing:border-box;border:1px solid #dbdbdb;box-shadow:0 1px 1px rgba(0,0,0,.1);border-radius:2px;background-color:#fff;padding:0;width:100%;height:100%;border:0}.NotebookModal__close-button-container{position:absolute;right:0;font-size:18px;margin:1em}.NotebookModal__close-button-container>button{cursor:pointer}.NotebookIframe{width:100%;height:100%;border:none}.annotator-frame .Toolbar{position:absolute;left:-33px;width:33px;z-index:2}@media(pointer: coarse){.annotator-frame .Toolbar{left:-32px;width:32px}}.annotator-frame .Toolbar__buttonbar{margin-top:.75em}.annotator-frame .Toolbar__buttonbar>*+*:not([class*=SvgIcon--inline]){margin-top:5px !important}.annotator-frame .Toolbar__button{padding:0;margin:0;background-color:transparent;border-style:none;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:.5em;border-radius:2px;border:none;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out;color:#595959;color:#737373;background:#fff;box-shadow:0 1px 1px rgba(0,0,0,.1);border:1px solid #dbdbdb;border-radius:4px}.annotator-frame .Toolbar__button:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .annotator-frame .Toolbar__button:focus:not(.focus-visible){outline:none;box-shadow:none}.annotator-frame .Toolbar__button:focus:not(:focus-visible){outline:none;box-shadow:none}.annotator-frame .Toolbar__button svg{width:16px;height:16px}.annotator-frame .Toolbar__button:hover:not([disabled]),.annotator-frame .Toolbar__button:focus:not([disabled]){color:#202020}@media(pointer: coarse){.annotator-frame .Toolbar__button{min-width:44px;min-height:44px}}@media(pointer: coarse){.annotator-frame .Toolbar__button{min-width:32px;min-height:32px}}.annotator-frame .Toolbar__sidebar-toggle{padding:0;margin:0;background-color:transparent;border-style:none;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:.5em;border-radius:2px;border:none;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out;color:#595959;color:#737373;background:#fff;border-left:1px solid #dbdbdb;border-bottom:1px solid #dbdbdb;padding-left:2px;width:33px;height:40px;color:#9c9c9c}.annotator-frame .Toolbar__sidebar-toggle:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .annotator-frame .Toolbar__sidebar-toggle:focus:not(.focus-visible){outline:none;box-shadow:none}.annotator-frame .Toolbar__sidebar-toggle:focus:not(:focus-visible){outline:none;box-shadow:none}.annotator-frame .Toolbar__sidebar-toggle svg{width:16px;height:16px}.annotator-frame .Toolbar__sidebar-toggle:hover:not([disabled]),.annotator-frame .Toolbar__sidebar-toggle:focus:not([disabled]){color:#202020}@media(pointer: coarse){.annotator-frame .Toolbar__sidebar-toggle{min-width:44px;min-height:44px}}@media(pointer: coarse){.annotator-frame .Toolbar__sidebar-toggle{min-width:32px;min-height:32px}}.annotator-frame .Toolbar__sidebar-close{padding:0;margin:0;background-color:transparent;border-style:none;border:1px solid #dbdbdb;border-right-width:0;background:#fff;box-shadow:0px 1px 4px rgba(0,0,0,.5);color:#737373;padding:1px 6px;width:27px;height:27px;margin-top:140px;margin-left:6px}.annotator-frame .Toolbar__sidebar-close:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .annotator-frame .Toolbar__sidebar-close:focus:not(.focus-visible){outline:none;box-shadow:none}.annotator-frame .Toolbar__sidebar-close:focus:not(:focus-visible){outline:none;box-shadow:none}.annotator-frame .Toolbar__sidebar-close:hover:not([disabled]),.annotator-frame .Toolbar__sidebar-close:focus:not([disabled]){color:#202020}.WarningBanner{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:100%;background-color:#fff;border-style:solid;border-width:2px 0;font-size:12px}.WarningBanner--success{border-color:#00a36d}.WarningBanner--error{border-color:#d93c3f}.WarningBanner--notice{border-color:#fbc168}.WarningBanner__type{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:.75em 1em;color:#fff}.WarningBanner--success .WarningBanner__type{background-color:#00a36d}.WarningBanner--error .WarningBanner__type{background-color:#d93c3f}.WarningBanner--notice .WarningBanner__type{background-color:#fbc168}.WarningBanner__message{padding:.75em;width:100%}.hypothesis-svg-highlight{fill:transparent}.hypothesis-highlights-always-on .hypothesis-svg-highlight{fill:rgba(255,255,60,.4)}.hypothesis-highlights-always-on .hypothesis-svg-highlight.is-opaque{fill:#ff0}.hypothesis-highlights-always-on .hypothesis-svg-highlight.is-focused{fill:rgba(156,230,255,.5)}.hypothesis-highlights-always-on .hypothesis-highlight{background-color:rgba(255,255,60,.4);cursor:pointer}.hypothesis-highlights-always-on .hypothesis-highlight.is-transparent{background-color:transparent}.hypothesis-highlights-always-on .hypothesis-highlight::before{position:absolute;width:1px;height:1px;white-space:nowrap;clip:rect(0 0 0 0);overflow:hidden;content:" annotation start "}.hypothesis-highlights-always-on .hypothesis-highlight::after{position:absolute;width:1px;height:1px;white-space:nowrap;clip:rect(0 0 0 0);overflow:hidden;content:" annotation end "}.hypothesis-highlights-always-on .hypothesis-highlight .hypothesis-highlight{background-color:rgba(206,206,60,.4)}.hypothesis-highlights-always-on .hypothesis-highlight .hypothesis-highlight.is-transparent{background-color:transparent}.hypothesis-highlights-always-on .hypothesis-highlight .hypothesis-highlight .hypothesis-highlight{background-color:transparent}.hypothesis-highlights-always-on .hypothesis-highlight.hypothesis-highlight-focused{background-color:rgba(156,230,255,.5) !important}.hypothesis-highlights-always-on .hypothesis-highlight.hypothesis-highlight-focused .hypothesis-highlight{background-color:transparent !important}.annotator-frame{margin:0;padding:0;border:0;position:fixed;top:0;left:100%;height:100%;z-index:2147483647;direction:ltr;font-size:12px;line-height:20px;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(255,255,255,0)}.annotator-frame *{box-sizing:border-box}.annotator-frame html{height:100%;text-size-adjust:100%}.annotator-frame body{min-height:100%;font-size:100%;margin:0}.annotator-frame sub,.annotator-frame sup{font-size:75%;line-height:0;position:relative}.annotator-frame sup{top:-0.5em}.annotator-frame sub{bottom:-0.25em}.annotator-frame pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}.annotator-frame b,.annotator-frame strong{font-weight:bold}.annotator-frame abbr[title]{border-bottom:1px dotted}.annotator-frame a img,.annotator-frame img{-ms-interpolation-mode:bicubic}.annotator-frame input,.annotator-frame textarea,.annotator-frame button,.annotator-frame select{font:inherit;font-size:100%;vertical-align:baseline;line-height:normal;margin:0}.annotator-frame button,.annotator-frame html input[type=button],.annotator-frame input[type=reset],.annotator-frame input[type=submit]{cursor:pointer;-webkit-appearance:button}.annotator-frame textarea{overflow:auto}.annotator-frame img::selection,.annotator-frame img::-moz-selection{background:transparent}.annotator-frame ul,.annotator-frame ol,.annotator-frame dl,.annotator-frame dd,.annotator-frame dt,.annotator-frame li{margin:0;padding:0;border:0}.annotator-frame ul,.annotator-frame ol{list-style:none}.annotator-frame blockquote{margin:0}.annotator-frame h1,.annotator-frame h2,.annotator-frame h3,.annotator-frame h4,.annotator-frame h5,.annotator-frame h6{margin:0;padding:0;border:0;font:inherit;font-size:100%;font-weight:normal;font-style:normal;vertical-align:baseline}.annotator-frame div,.annotator-frame span,.annotator-frame applet,.annotator-frame object,.annotator-frame iframe,.annotator-frame h1,.annotator-frame h2,.annotator-frame h3,.annotator-frame h4,.annotator-frame h5,.annotator-frame h6,.annotator-frame p,.annotator-frame blockquote,.annotator-frame pre,.annotator-frame a,.annotator-frame abbr,.annotator-frame acronym,.annotator-frame address,.annotator-frame big,.annotator-frame cite,.annotator-frame code,.annotator-frame del,.annotator-frame dfn,.annotator-frame em,.annotator-frame img,.annotator-frame ins,.annotator-frame kbd,.annotator-frame q,.annotator-frame s,.annotator-frame samp,.annotator-frame small,.annotator-frame strike,.annotator-frame strong,.annotator-frame sub,.annotator-frame sup,.annotator-frame tt,.annotator-frame var,.annotator-frame b,.annotator-frame u,.annotator-frame i,.annotator-frame center,.annotator-frame dl,.annotator-frame dt,.annotator-frame dd,.annotator-frame ol,.annotator-frame ul,.annotator-frame li,.annotator-frame fieldset,.annotator-frame form,.annotator-frame label,.annotator-frame legend,.annotator-frame table,.annotator-frame caption,.annotator-frame tbody,.annotator-frame tfoot,.annotator-frame thead,.annotator-frame tr,.annotator-frame th,.annotator-frame td,.annotator-frame article,.annotator-frame aside,.annotator-frame canvas,.annotator-frame details,.annotator-frame embed,.annotator-frame figure,.annotator-frame figcaption,.annotator-frame footer,.annotator-frame header,.annotator-frame hgroup,.annotator-frame menu,.annotator-frame nav,.annotator-frame output,.annotator-frame ruby,.annotator-frame section,.annotator-frame summary,.annotator-frame time,.annotator-frame mark,.annotator-frame audio,.annotator-frame video{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline}.annotator-frame *{background:none;font-size:100%;text-indent:0;height:initial;width:initial}.annotator-frame.is-hidden{visibility:hidden;transition:visibility 150ms}.annotator-frame.annotator-collapsed{margin-left:0}.annotator-frame.annotator-collapsed .h-sidebar-iframe{transition:visibility 150ms;visibility:hidden}.annotator-frame .h-sidebar-iframe{border:none;height:100%;width:100%;z-index:3;position:relative}.annotator-placeholder{opacity:0;position:absolute;top:50%;z-index:-1}.annotator-no-transition{transition:none !important}.annotator-frame--theme-clean{box-shadow:0px 1px 4px rgba(0,0,0,.5)}@media screen and (min-width: 15em){.annotator-frame{width:90%;margin-left:-90%}}@media screen and (min-width: 30em){.annotator-frame{width:70%;margin-left:-70%}}@media screen and (min-width: 37.5em){.annotator-frame{transition:margin-left 150ms cubic-bezier(0.55, 0, 0.2, 0.8);width:428px;margin-left:-428px}}
|
|
1
|
+
.Hyp-LabeledCheckbox{cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.Hyp-LabeledCheckbox>:not(:first-child){margin-left:.25rem}.Hyp-LabeledCheckbox>:first-child{margin-left:0}.Hyp-LabeledCheckbox>:last-child{margin-right:0}.Hyp-Checkbox{cursor:pointer;position:absolute;width:1em;height:1em;opacity:.00001}.Hyp-Checkbox+span:not(#increase-specificity){margin-left:0}.Hyp-Checkbox+span>svg{width:1em;height:1em}.Hyp-Checkbox+span>svg *{transition:all .1s linear}.Hyp-Checkbox:focus+span>svg{outline:none;box-shadow:0 0 0 2px #59a7e8}.Hyp-Checkbox:focus:not(:focus-visible)+span>svg{outline:none;box-shadow:none}.Hyp-Checkbox:not(:checked)+span .hyp-svg-checkbox--background{stroke:#737373}.Hyp-Checkbox:checked+span .hyp-svg-checkbox--background{fill:#fff;stroke:#3f3f3f}.Hyp-Checkbox:checked+span .hyp-svg-checkbox--checkmark{stroke:#3f3f3f}.Hyp-Frame{padding:1rem;border:1px solid #dbdbdb;border-radius:2px;background-color:#fff}.Hyp-Frame>:not(:first-child){margin-top:1rem}.Hyp-Frame>:first-child{margin-top:0}.Hyp-Frame>:last-child{margin-bottom:0}.theme-clean .Hyp-Frame{border:none}.Hyp-Card{padding:1rem;border:1px solid #dbdbdb;border-radius:2px;background-color:#fff;box-shadow:0px 1px 1px rgba(0,0,0,.1);width:100%}.Hyp-Card>:not(:first-child){margin-top:1rem}.Hyp-Card>:first-child{margin-top:0}.Hyp-Card>:last-child{margin-bottom:0}.theme-clean .Hyp-Card{border:none}.Hyp-Card:hover,.Hyp-Card.is-focused{box-shadow:0px 2px 3px 0px rgba(0,0,0,.15)}.theme-clean .Hyp-Card{box-shadow:none}.Hyp-Actions,.Hyp-Actions--row{display:flex;flex-direction:row;justify-content:flex-end;align-items:stretch}.Hyp-Actions>:not(:first-child),.Hyp-Actions--row>:not(:first-child){margin-left:.75rem}.Hyp-Actions>:first-child,.Hyp-Actions--row>:first-child{margin-left:0}.Hyp-Actions>:last-child,.Hyp-Actions--row>:last-child{margin-right:0}.Hyp-Actions--column{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.Hyp-Actions--column>:not(:first-child){margin-top:.5rem}.Hyp-Actions--column>:first-child{margin-top:0}.Hyp-Actions--column>:last-child{margin-bottom:0}.Hyp-Scrollbox{overflow:auto;border:1px solid #dbdbdb;position:relative;height:100%;width:100%;background:linear-gradient(white 30%, rgba(255, 255, 255, 0)) 0 0,linear-gradient(rgba(255, 255, 255, 0), white 70%) 0 100%,linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.05) 5px, rgba(255, 255, 255, 0) 70%) 0 0,linear-gradient(to top, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.05) 5px, rgba(255, 255, 255, 0) 70%) 0 100%;background-repeat:no-repeat;background-color:#fff;background-size:100% 40px,100% 40px,100% 14px,100% 14px;background-attachment:local,local,scroll,scroll}.Hyp-Scrollbox--with-header{overflow:auto;border:1px solid #dbdbdb;position:relative;height:100%;width:100%;background:linear-gradient(white 30%, rgba(255, 255, 255, 0)) 0 44px,linear-gradient(rgba(255, 255, 255, 0), white 70%) 0 100%,linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.05) 5px, rgba(255, 255, 255, 0) 70%) 0 44px,linear-gradient(to top, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.05) 5px, rgba(255, 255, 255, 0) 70%) 0 100%;background-repeat:no-repeat;background-color:#fff;background-size:100% 40px,100% 40px,100% 14px,100% 14px;background-attachment:local,local,scroll,scroll}.Hyp-Dialog{padding:1rem;border:1px solid #dbdbdb;border-radius:2px;background-color:#fff;box-shadow:0px 1px 1px rgba(0,0,0,.1);width:100%}.Hyp-Dialog:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .Hyp-Dialog:focus:not(.focus-visible){outline:none;box-shadow:none}.Hyp-Dialog:focus:not(:focus-visible){outline:none;box-shadow:none}.Hyp-Dialog>:not(:first-child){margin-top:1rem}.Hyp-Dialog>:first-child{margin-top:0}.Hyp-Dialog>:last-child{margin-bottom:0}.theme-clean .Hyp-Dialog{border:none}.Hyp-Dialog:hover,.Hyp-Dialog.is-focused{box-shadow:0px 2px 3px 0px rgba(0,0,0,.15)}.theme-clean .Hyp-Dialog{box-shadow:none}.theme-clean .Hyp-Dialog{border:1px solid #dbdbdb}.Hyp-Dialog>.Hyp-Dialog__header{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;border-bottom:1px solid #dbdbdb;padding-bottom:1rem}.Hyp-Dialog>.Hyp-Dialog__header>:not(:first-child){margin-left:.5rem}.Hyp-Dialog>.Hyp-Dialog__header>:first-child{margin-left:0}.Hyp-Dialog>.Hyp-Dialog__header>:last-child{margin-right:0}.Hyp-Dialog__title{font-size:1.1em;color:#bd1c2b;font-weight:600;line-height:1;flex-grow:1}.Hyp-Dialog--closeable .Hyp-Dialog__header{padding-bottom:.25rem;margin-top:-0.5rem}.Hyp-Dialog--closeable>.Hyp-Dialog__header .Hyp-Dialog__close{font-size:1.375em;margin-right:-0.75rem}.Hyp-Dialog__content>:not(:first-child){margin-top:1rem}.Hyp-Dialog__content>:first-child{margin-top:0}.Hyp-Dialog__content>:last-child{margin-bottom:0}.Hyp-Dialog__actions{display:flex;flex-direction:row;justify-content:flex-end;align-items:stretch}.Hyp-Dialog__actions>:not(:first-child){margin-left:.75rem}.Hyp-Dialog__actions>:first-child{margin-left:0}.Hyp-Dialog__actions>:last-child{margin-right:0}.Hyp-Link{display:inline-block;color:#bd1c2b;text-decoration:none;border-radius:2px}.Hyp-Link:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .Hyp-Link:focus:not(.focus-visible){outline:none;box-shadow:none}.Hyp-Link:focus:not(:focus-visible){outline:none;box-shadow:none}.Hyp-Link:active,.Hyp-Link:focus{text-decoration:none}.Hyp-Link:hover{text-decoration:none;color:#84141e}.Hyp-Modal__overlay{z-index:10;position:fixed;top:0;left:0;bottom:0;right:0;background-color:rgba(0,0,0,.5)}.Hyp-Modal{z-index:20;position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);width:90vw;max-width:90vw;max-height:90vh}@media screen and (min-width: 48rem){.Hyp-Modal{width:auto;min-width:28rem;max-width:44rem;max-width:min(44rem,90vw)}}@media screen and (min-height: 32rem){.Hyp-Modal{top:10vh;max-height:80vh;transform:translate(-50%, 0)}}.Hyp-Modal>*{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;max-height:90vh}@media screen and (min-height: 32rem){.Hyp-Modal>*{max-height:80vh}}.Hyp-Panel{padding:1rem;border:1px solid #dbdbdb;border-radius:2px;background-color:#fff;box-shadow:0px 1px 1px rgba(0,0,0,.1);width:100%}.Hyp-Panel:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .Hyp-Panel:focus:not(.focus-visible){outline:none;box-shadow:none}.Hyp-Panel:focus:not(:focus-visible){outline:none;box-shadow:none}.Hyp-Panel>:not(:first-child){margin-top:1rem}.Hyp-Panel>:first-child{margin-top:0}.Hyp-Panel>:last-child{margin-bottom:0}.theme-clean .Hyp-Panel{border:none}.Hyp-Panel:hover,.Hyp-Panel.is-focused{box-shadow:0px 2px 3px 0px rgba(0,0,0,.15)}.theme-clean .Hyp-Panel{box-shadow:none}.theme-clean .Hyp-Panel{border:1px solid #dbdbdb}.Hyp-Panel>.Hyp-Panel__header{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;border-bottom:1px solid #dbdbdb;padding-bottom:1rem}.Hyp-Panel>.Hyp-Panel__header>:not(:first-child){margin-left:.5rem}.Hyp-Panel>.Hyp-Panel__header>:first-child{margin-left:0}.Hyp-Panel>.Hyp-Panel__header>:last-child{margin-right:0}.Hyp-Panel__title{font-size:1.1em;color:#bd1c2b;font-weight:600;line-height:1;flex-grow:1}.Hyp-Panel--closeable .Hyp-Panel__header{padding-bottom:.25rem;margin-top:-0.5rem}.Hyp-Panel--closeable>.Hyp-Panel__header .Hyp-Panel__close{font-size:1.375em;margin-right:-0.75rem}.Hyp-Panel__content>:not(:first-child){margin-top:1rem}.Hyp-Panel__content>:first-child{margin-top:0}.Hyp-Panel__content>:last-child{margin-bottom:0}.Hyp-Panel__actions{display:flex;flex-direction:row;justify-content:flex-end;align-items:stretch}.Hyp-Panel__actions>:not(:first-child){margin-left:.75rem}.Hyp-Panel__actions>:first-child{margin-left:0}.Hyp-Panel__actions>:last-child{margin-right:0}.Hyp-Spinner--small{color:#737373;width:1em;height:1em}.Hyp-Spinner,.Hyp-Spinner--medium{color:#737373;width:2em;height:2em}.Hyp-Spinner--large{color:#737373;width:4em;height:4em}.Hyp-Icon{display:block;width:1em;height:1em}.Hyp-SvgIcon{display:flex}.Hyp-SvgIcon--inline{display:inline}.Hyp-Table-Scrollbox{min-height:132px}.Hyp-Table-Scrollbox__loading{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);margin-top:22px}.Hyp-Table-Scrollbox__message{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);display:flex;flex-direction:row;justify-content:center;align-items:stretch;padding:.5rem;width:100%;top:88px}.Hyp-Table{border-collapse:separate;border-spacing:0;table-layout:fixed;width:100%;color:#202020}.Hyp-Table:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .Hyp-Table:focus:not(.focus-visible){outline:none;box-shadow:none}.Hyp-Table:focus:not(:focus-visible){outline:none;box-shadow:none}.Hyp-Table th,.Hyp-Table td{padding:.5rem;line-height:1}.Hyp-Table td{border-top:1px solid #dbdbdb}.Hyp-Table__header{position:-webkit-sticky;position:sticky;top:0;height:44px;padding:.5rem;font-weight:bold;background-color:#fff;width:100%;border-bottom:1px solid #9c9c9c;background-color:#ececec;z-index:1;text-align:left}.Hyp-Table__header__heading{display:flex;flex-direction:row;justify-content:center;align-items:center;height:100%}.Hyp-Table tbody{cursor:pointer}.Hyp-Table tr{height:44px;padding:.5rem}.Hyp-Table tr:first-child td{border-top:none}.Hyp-Table tr.is-selected td{background-color:#595969;color:#fff}.Hyp-Table tr:hover:not(.is-selected){background-color:#babac444}.Hyp-Table tr:nth-child(odd):not(.is-selected){background-color:rgba(0,0,0,.025)}.Hyp-TextInput{border:1px solid #dbdbdb;padding:.5rem;background-color:#fafafa;color:#202020;border-radius:2px}.Hyp-TextInput:focus{outline:none;box-shadow:0 0 0 2px #59a7e8 inset}.Hyp-TextInput.has-error,.Hyp-TextInput.is-error{outline:none;outline:none;box-shadow:0 0 0 2px #d93c3f inset}.Hyp-TextInput::placeholder{color:#737373}.Hyp-TextInput:focus{background-color:#fff}.Hyp-TextInput:focus::placeholder{color:#a6a6a6}.Hyp-TextInputWithButton{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;width:100%}.Hyp-TextInputWithButton input{border:1px solid #dbdbdb;padding:.5rem;background-color:#fafafa;color:#202020;border-radius:2px;flex-grow:1;border-top-right-radius:0;border-bottom-right-radius:0}.Hyp-TextInputWithButton input:focus{outline:none;box-shadow:0 0 0 2px #59a7e8 inset}.Hyp-TextInputWithButton input.has-error,.Hyp-TextInputWithButton input.is-error{outline:none;outline:none;box-shadow:0 0 0 2px #d93c3f inset}.Hyp-TextInputWithButton input::placeholder{color:#737373}.Hyp-TextInputWithButton input:focus{background-color:#fff}.Hyp-TextInputWithButton input:focus::placeholder{color:#a6a6a6}.Hyp-TextInputWithButton button{border:1px solid #dbdbdb;border-top-left-radius:0;border-bottom-left-radius:0;border-left:0}.Hyp-Thumbnail{padding:.75rem;background-color:#f2f2f2;width:100%;height:100%}.Hyp-Thumbnail__content{display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:2em;color:#9c9c9c;background-color:#fff;width:100%;height:100%}.Hyp-Thumbnail__content>img{width:100%;height:100%;object-fit:contain}.Hyp-LabeledButton{padding:0;margin:0;background-color:transparent;border-style:none;color:#595959;background-color:#f2f2f2;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out;border-radius:2px;border:none;padding:.5em;font-size:1em;font-weight:700;white-space:nowrap;display:flex;align-items:center}.Hyp-LabeledButton:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .Hyp-LabeledButton:focus:not(.focus-visible){outline:none;box-shadow:none}.Hyp-LabeledButton:focus:not(:focus-visible){outline:none;box-shadow:none}.Hyp-LabeledButton:disabled{color:#595959}.Hyp-LabeledButton[aria-expanded=true],.Hyp-LabeledButton[aria-pressed=true]{color:#202020}.Hyp-LabeledButton[aria-expanded=true]:hover:not([disabled]),.Hyp-LabeledButton[aria-pressed=true]:hover:not([disabled]){color:#202020}.Hyp-LabeledButton[aria-expanded=true]:focus:not([disabled]),.Hyp-LabeledButton[aria-pressed=true]:focus:not([disabled]){color:#202020}.Hyp-LabeledButton:hover:not([disabled]){color:#202020;background-color:#ececec}.Hyp-LabeledButton--small{padding:.25em}.Hyp-LabeledButton--large{padding:.75em}.Hyp-LabeledButton--icon-left svg{margin-right:.5em}.Hyp-LabeledButton--icon-right svg{margin-left:.5em}.Hyp-LabeledButton svg{width:1.25em;height:1.25em}.Hyp-LabeledButton--light{color:#595959;background-color:#f2f2f2;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-LabeledButton--light:disabled{color:#595959}.Hyp-LabeledButton--light[aria-expanded=true],.Hyp-LabeledButton--light[aria-pressed=true]{color:#202020}.Hyp-LabeledButton--light[aria-expanded=true]:hover:not([disabled]),.Hyp-LabeledButton--light[aria-pressed=true]:hover:not([disabled]){color:#202020}.Hyp-LabeledButton--light[aria-expanded=true]:focus:not([disabled]),.Hyp-LabeledButton--light[aria-pressed=true]:focus:not([disabled]){color:#202020}.Hyp-LabeledButton--light:hover:not([disabled]){color:#202020;background-color:#ececec}.Hyp-LabeledButton--primary{color:#f2f2f2;background-color:#595959;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-LabeledButton--primary:disabled{color:#a6a6a6}.Hyp-LabeledButton--primary[aria-expanded=true],.Hyp-LabeledButton--primary[aria-pressed=true]{color:#f2f2f2}.Hyp-LabeledButton--primary[aria-expanded=true]:hover:not([disabled]),.Hyp-LabeledButton--primary[aria-pressed=true]:hover:not([disabled]){color:#f2f2f2}.Hyp-LabeledButton--primary[aria-expanded=true]:focus:not([disabled]),.Hyp-LabeledButton--primary[aria-pressed=true]:focus:not([disabled]){color:#f2f2f2}.Hyp-LabeledButton--primary:hover:not([disabled]){color:#f2f2f2;background-color:#3f3f3f}.Hyp-LabeledButton--dark{color:#595959;background-color:transparent;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-LabeledButton--dark:disabled{color:#595959}.Hyp-LabeledButton--dark[aria-expanded=true],.Hyp-LabeledButton--dark[aria-pressed=true]{color:#595959;background-color:#dbdbdb}.Hyp-LabeledButton--dark[aria-expanded=true]:hover:not([disabled]),.Hyp-LabeledButton--dark[aria-pressed=true]:hover:not([disabled]){color:#202020}.Hyp-LabeledButton--dark[aria-expanded=true]:focus:not([disabled]),.Hyp-LabeledButton--dark[aria-pressed=true]:focus:not([disabled]){color:#595959}.Hyp-LabeledButton--dark:hover:not([disabled]){color:#202020;background-color:#dbdbdb}.Hyp-IconButton{padding:0;margin:0;background-color:transparent;border-style:none;color:#595959;background-color:transparent;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out;border-radius:2px;border:none;padding:.5em;font-size:1em;font-weight:700;white-space:nowrap;display:flex;align-items:center}.Hyp-IconButton:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .Hyp-IconButton:focus:not(.focus-visible){outline:none;box-shadow:none}.Hyp-IconButton:focus:not(:focus-visible){outline:none;box-shadow:none}.Hyp-IconButton:disabled{color:#595959}.Hyp-IconButton[aria-expanded=true],.Hyp-IconButton[aria-pressed=true]{color:#bd1c2b}.Hyp-IconButton[aria-expanded=true]:hover:not([disabled]),.Hyp-IconButton[aria-pressed=true]:hover:not([disabled]){color:#202020}.Hyp-IconButton[aria-expanded=true]:focus:not([disabled]),.Hyp-IconButton[aria-pressed=true]:focus:not([disabled]){color:#bd1c2b}.Hyp-IconButton:hover:not([disabled]){color:#202020;background-color:transparent}.Hyp-IconButton--small{padding:.25em}.Hyp-IconButton--large{padding:.75em}.Hyp-IconButton svg{width:1em;height:1em}.Hyp-IconButton--light{color:#9c9c9c;background-color:transparent;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-IconButton--light:disabled{color:#9c9c9c}.Hyp-IconButton--light[aria-expanded=true],.Hyp-IconButton--light[aria-pressed=true]{color:#9c9c9c}.Hyp-IconButton--light[aria-expanded=true]:hover:not([disabled]),.Hyp-IconButton--light[aria-pressed=true]:hover:not([disabled]){color:#3f3f3f}.Hyp-IconButton--light[aria-expanded=true]:focus:not([disabled]),.Hyp-IconButton--light[aria-pressed=true]:focus:not([disabled]){color:#9c9c9c}.Hyp-IconButton--light:hover:not([disabled]){color:#3f3f3f;background-color:transparent}.Hyp-IconButton--primary{color:#bd1c2b;background-color:transparent;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-IconButton--primary:disabled{color:#595959}.Hyp-IconButton--primary[aria-expanded=true],.Hyp-IconButton--primary[aria-pressed=true]{color:#bd1c2b}.Hyp-IconButton--primary[aria-expanded=true]:hover:not([disabled]),.Hyp-IconButton--primary[aria-pressed=true]:hover:not([disabled]){color:#bd1c2b}.Hyp-IconButton--primary[aria-expanded=true]:focus:not([disabled]),.Hyp-IconButton--primary[aria-pressed=true]:focus:not([disabled]){color:#bd1c2b}.Hyp-IconButton--primary:hover:not([disabled]){color:#bd1c2b;background-color:transparent}.Hyp-IconButton--dark{color:#595959;background-color:#ececec;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-IconButton--dark:disabled{color:#9c9c9c}.Hyp-IconButton--dark[aria-expanded=true],.Hyp-IconButton--dark[aria-pressed=true]{color:#202020;background-color:#dbdbdb}.Hyp-IconButton--dark[aria-expanded=true]:hover:not([disabled]),.Hyp-IconButton--dark[aria-pressed=true]:hover:not([disabled]){color:#202020}.Hyp-IconButton--dark[aria-expanded=true]:focus:not([disabled]),.Hyp-IconButton--dark[aria-pressed=true]:focus:not([disabled]){color:#202020}.Hyp-IconButton--dark:hover:not([disabled]){color:#202020;background-color:#dbdbdb}@media(pointer: coarse){.Hyp-IconButton--medium,.Hyp-IconButton--large{min-width:44px;min-height:44px;justify-content:center}}.Hyp-LinkButton{padding:0;margin:0;background-color:transparent;border-style:none;color:#595959;background-color:transparent;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out;border-radius:2px;border:none;padding:.5em;font-size:1em;font-weight:700;white-space:nowrap;display:flex;align-items:center;font-weight:400;padding:0}.Hyp-LinkButton:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .Hyp-LinkButton:focus:not(.focus-visible){outline:none;box-shadow:none}.Hyp-LinkButton:focus:not(:focus-visible){outline:none;box-shadow:none}.Hyp-LinkButton:disabled{color:#595959}.Hyp-LinkButton[aria-expanded=true],.Hyp-LinkButton[aria-pressed=true]{color:#202020}.Hyp-LinkButton[aria-expanded=true]:hover:not([disabled]),.Hyp-LinkButton[aria-pressed=true]:hover:not([disabled]){color:#84141e}.Hyp-LinkButton[aria-expanded=true]:focus:not([disabled]),.Hyp-LinkButton[aria-pressed=true]:focus:not([disabled]){color:#202020}.Hyp-LinkButton:hover:not([disabled]){color:#84141e;background-color:transparent}.Hyp-LinkButton--small{padding:.25em}.Hyp-LinkButton--large{padding:.75em}.Hyp-LinkButton svg{width:1em;height:1em}.Hyp-LinkButton--light{color:#595959;background-color:transparent;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-LinkButton--light:disabled{color:#595959}.Hyp-LinkButton--light[aria-expanded=true],.Hyp-LinkButton--light[aria-pressed=true]{color:#202020}.Hyp-LinkButton--light[aria-expanded=true]:hover:not([disabled]),.Hyp-LinkButton--light[aria-pressed=true]:hover:not([disabled]){color:#84141e}.Hyp-LinkButton--light[aria-expanded=true]:focus:not([disabled]),.Hyp-LinkButton--light[aria-pressed=true]:focus:not([disabled]){color:#202020}.Hyp-LinkButton--light:hover:not([disabled]){color:#84141e;background-color:transparent}.Hyp-LinkButton--primary{color:#bd1c2b;background-color:transparent;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-LinkButton--primary:disabled{color:#595959}.Hyp-LinkButton--primary[aria-expanded=true],.Hyp-LinkButton--primary[aria-pressed=true]{color:#bd1c2b}.Hyp-LinkButton--primary[aria-expanded=true]:hover:not([disabled]),.Hyp-LinkButton--primary[aria-pressed=true]:hover:not([disabled]){color:#bd1c2b}.Hyp-LinkButton--primary[aria-expanded=true]:focus:not([disabled]),.Hyp-LinkButton--primary[aria-pressed=true]:focus:not([disabled]){color:#bd1c2b}.Hyp-LinkButton--primary:hover:not([disabled]){color:#bd1c2b;background-color:transparent}.Hyp-LinkButton--dark{color:#202020;background-color:transparent;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-LinkButton--dark:disabled{color:#595959}.Hyp-LinkButton--dark[aria-expanded=true],.Hyp-LinkButton--dark[aria-pressed=true]{color:#202020}.Hyp-LinkButton--dark[aria-expanded=true]:hover:not([disabled]),.Hyp-LinkButton--dark[aria-pressed=true]:hover:not([disabled]){color:#84141e}.Hyp-LinkButton--dark[aria-expanded=true]:focus:not([disabled]),.Hyp-LinkButton--dark[aria-pressed=true]:focus:not([disabled]){color:#202020}.Hyp-LinkButton--dark:hover:not([disabled]){color:#84141e;background-color:transparent}.Hyp-LinkButton:hover:not([disabled]){text-decoration:underline}.Hyp-LinkButton--primary{font-weight:500}.AdderToolbar{all:initial;border:1px solid #dbdbdb;position:absolute;box-sizing:border-box;direction:ltr;background:#fff;border-radius:4px;-webkit-user-select:none;user-select:none;box-shadow:0px 2px 10px 0px rgba(0,0,0,.25);opacity:.05;animation-duration:80ms;animation-timing-function:ease-in;animation-fill-mode:forwards}.AdderToolbar--down.is-active{animation-name:adder-fade-in,adder-pop-down}.AdderToolbar--up.is-active{animation-name:adder-fade-in,adder-pop-up}.AdderToolbar__arrow{position:absolute;z-index:2;color:#dbdbdb;fill:#fff;left:50%}.AdderToolbar__arrow--down{transform:rotateX(180deg) translateX(-50%) translateY(1px)}.AdderToolbar__arrow--up{top:0;transform:translate(-50%, -100%)}.AdderToolbar__actions{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch}.AdderToolbar__button{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:0;margin:0;background-color:transparent;border-style:none;cursor:pointer;color:#595959;font-size:12px;line-height:1em;padding:.75em;transition:color 80ms}.AdderToolbar__button:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .AdderToolbar__button:focus:not(.focus-visible){outline:none;box-shadow:none}.AdderToolbar__button:focus:not(:focus-visible){outline:none;box-shadow:none}.AdderToolbar__label{margin-top:.25em;transition:color 80ms}.AdderToolbar__badge{background-color:#595959;border-radius:4px;color:#f2f2f2;font-weight:bold;padding:2px 4px}.AdderToolbar__separator{margin:.25em;border-right:1px solid #dbdbdb;border-color:#a6a6a6}.AdderToolbar__actions:hover .AdderToolbar__button:not(:hover){color:#9c9c9c}.AdderToolbar__actions:hover .AdderToolbar__button:not(:hover) .AdderToolbar__badge{background-color:#9c9c9c}@keyframes adder-fade-in{0%{opacity:.05}20%{opacity:.7}100%{opacity:1}}@keyframes adder-pop-up{from{transform:scale(0.8) translateY(10px)}to{transform:scale(1) translateY(0px)}}@keyframes adder-pop-down{from{transform:scale(0.8) translateY(-10px)}to{transform:scale(1) translateY(0px)}}.annotator-frame .Buckets__list{background:#ececec;pointer-events:none;position:absolute;height:100%;width:23px;left:-22px}.annotator-frame.annotator-collapsed .Buckets__list{background:rgba(0,0,0,.08)}.annotator-frame .Buckets__bucket{position:absolute;right:0}.annotator-frame .Buckets__button{pointer-events:all}.annotator-frame .Buckets__button--left{margin-top:-8px;padding:0;margin:0;background-color:transparent;border-style:none;border:1px solid #dbdbdb;position:absolute;right:0;background-color:#fff;width:26px;height:16px;text-align:center;color:#737373;font-weight:bold;font-family:"Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;font-size:10px;line-height:1;border-radius:2px 4px 4px 2px}.annotator-frame .Buckets__button--left:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .annotator-frame .Buckets__button--left:focus:not(.focus-visible){outline:none;box-shadow:none}.annotator-frame .Buckets__button--left:focus:not(:focus-visible){outline:none;box-shadow:none}.annotator-frame .Buckets__button--left::before,.annotator-frame .Buckets__button--left::after{content:"";position:absolute;border:inset transparent}.annotator-frame .Buckets__button--left::before,.annotator-frame .Buckets__button--left::after{right:100%;top:50%}.annotator-frame .Buckets__button--left::before{border-width:8px;border-right:5px solid #dbdbdb;margin-top:-8px}.annotator-frame .Buckets__button--left::after{border-width:7px;border-right:4px solid #fff;margin-top:-7px}.annotator-frame .Buckets__button--up{padding:0;margin:0;background-color:transparent;border-style:none;border:1px solid #dbdbdb;position:absolute;right:0;background-color:#fff;width:26px;height:16px;text-align:center;color:#737373;font-weight:bold;font-family:"Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;font-size:10px;line-height:1;box-shadow:0 1px 1px rgba(0,0,0,.1);z-index:1;border-radius:2px 2px 4px 4px;margin-top:-11px}.annotator-frame .Buckets__button--up:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .annotator-frame .Buckets__button--up:focus:not(.focus-visible){outline:none;box-shadow:none}.annotator-frame .Buckets__button--up:focus:not(:focus-visible){outline:none;box-shadow:none}.annotator-frame .Buckets__button--up::before,.annotator-frame .Buckets__button--up::after{content:"";position:absolute;border:inset transparent}.annotator-frame .Buckets__button--up::before,.annotator-frame .Buckets__button--up::after{left:50%}.annotator-frame .Buckets__button--up::before,.annotator-frame .Buckets__button--up::after{top:auto;bottom:100%}.annotator-frame .Buckets__button--up::before{border-width:13px;border-bottom:6px solid #dbdbdb;margin-left:-13px}.annotator-frame .Buckets__button--up::after{border-width:12px;border-bottom:5px solid #fff;margin-left:-12px}.annotator-frame .Buckets__button--down{padding:0;margin:0;background-color:transparent;border-style:none;border:1px solid #dbdbdb;position:absolute;right:0;background-color:#fff;width:26px;height:16px;text-align:center;color:#737373;font-weight:bold;font-family:"Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;font-size:10px;line-height:1;box-shadow:0 1px 1px rgba(0,0,0,.1);z-index:1;margin-top:0;border-radius:4px 4px 2px 2px}.annotator-frame .Buckets__button--down:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .annotator-frame .Buckets__button--down:focus:not(.focus-visible){outline:none;box-shadow:none}.annotator-frame .Buckets__button--down:focus:not(:focus-visible){outline:none;box-shadow:none}.annotator-frame .Buckets__button--down::before,.annotator-frame .Buckets__button--down::after{content:"";position:absolute;border:inset transparent}.annotator-frame .Buckets__button--down::before,.annotator-frame .Buckets__button--down::after{left:50%}.annotator-frame .Buckets__button--down::before,.annotator-frame .Buckets__button--down::after{top:100%}.annotator-frame .Buckets__button--down::before{border-width:13px;border-top:6px solid #dbdbdb;margin-left:-13px}.annotator-frame .Buckets__button--down::after{border-width:12px;border-top:5px solid #fff;margin-left:-12px}.NotebookModal__outer{box-sizing:border-box;position:fixed;z-index:2147483647;top:0;left:0;right:0;bottom:0;padding:1em;background-color:rgba(0,0,0,.5)}.NotebookModal__outer.is-hidden{display:none}.NotebookModal__inner{position:relative;box-sizing:border-box;border:1px solid #dbdbdb;box-shadow:0 1px 1px rgba(0,0,0,.1);border-radius:2px;background-color:#fff;padding:0;width:100%;height:100%;border:0}.NotebookModal__close-button-container{position:absolute;right:0;font-size:18px;margin:1em}.NotebookModal__close-button-container>button{cursor:pointer}.NotebookIframe{width:100%;height:100%;border:none}.annotator-frame .Toolbar{position:absolute;left:-33px;width:33px;z-index:2}@media(pointer: coarse){.annotator-frame .Toolbar{left:-32px;width:32px}}.annotator-frame .Toolbar__buttonbar{margin-top:.75em}.annotator-frame .Toolbar__buttonbar>*+*:not([class*=SvgIcon--inline]){margin-top:5px !important}.annotator-frame .Toolbar__button{padding:0;margin:0;background-color:transparent;border-style:none;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:.5em;border-radius:2px;border:none;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out;color:#595959;color:#737373;background:#fff;box-shadow:0 1px 1px rgba(0,0,0,.1);border:1px solid #dbdbdb;border-radius:4px}.annotator-frame .Toolbar__button:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .annotator-frame .Toolbar__button:focus:not(.focus-visible){outline:none;box-shadow:none}.annotator-frame .Toolbar__button:focus:not(:focus-visible){outline:none;box-shadow:none}.annotator-frame .Toolbar__button svg{width:16px;height:16px}.annotator-frame .Toolbar__button:hover:not([disabled]),.annotator-frame .Toolbar__button:focus:not([disabled]){color:#202020}@media(pointer: coarse){.annotator-frame .Toolbar__button{min-width:44px;min-height:44px}}@media(pointer: coarse){.annotator-frame .Toolbar__button{min-width:32px;min-height:32px}}.annotator-frame .Toolbar__sidebar-toggle{padding:0;margin:0;background-color:transparent;border-style:none;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:.5em;border-radius:2px;border:none;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out;color:#595959;color:#737373;background:#fff;border-left:1px solid #dbdbdb;border-bottom:1px solid #dbdbdb;padding-left:2px;width:33px;height:40px;color:#9c9c9c}.annotator-frame .Toolbar__sidebar-toggle:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .annotator-frame .Toolbar__sidebar-toggle:focus:not(.focus-visible){outline:none;box-shadow:none}.annotator-frame .Toolbar__sidebar-toggle:focus:not(:focus-visible){outline:none;box-shadow:none}.annotator-frame .Toolbar__sidebar-toggle svg{width:16px;height:16px}.annotator-frame .Toolbar__sidebar-toggle:hover:not([disabled]),.annotator-frame .Toolbar__sidebar-toggle:focus:not([disabled]){color:#202020}@media(pointer: coarse){.annotator-frame .Toolbar__sidebar-toggle{min-width:44px;min-height:44px}}@media(pointer: coarse){.annotator-frame .Toolbar__sidebar-toggle{min-width:32px;min-height:32px}}.annotator-frame .Toolbar__sidebar-close{padding:0;margin:0;background-color:transparent;border-style:none;border:1px solid #dbdbdb;border-right-width:0;background:#fff;box-shadow:0px 1px 4px rgba(0,0,0,.5);color:#737373;padding:1px 6px;width:27px;height:27px;margin-top:140px;margin-left:6px}.annotator-frame .Toolbar__sidebar-close:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .annotator-frame .Toolbar__sidebar-close:focus:not(.focus-visible){outline:none;box-shadow:none}.annotator-frame .Toolbar__sidebar-close:focus:not(:focus-visible){outline:none;box-shadow:none}.annotator-frame .Toolbar__sidebar-close:hover:not([disabled]),.annotator-frame .Toolbar__sidebar-close:focus:not([disabled]){color:#202020}.WarningBanner{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:100%;background-color:#fff;border-style:solid;border-width:2px 0;font-size:12px}.WarningBanner--success{border-color:#00a36d}.WarningBanner--error{border-color:#d93c3f}.WarningBanner--notice{border-color:#fbc168}.WarningBanner__type{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:.75em 1em;color:#fff}.WarningBanner--success .WarningBanner__type{background-color:#00a36d}.WarningBanner--error .WarningBanner__type{background-color:#d93c3f}.WarningBanner--notice .WarningBanner__type{background-color:#fbc168}.WarningBanner__message{padding:.75em;width:100%}.hypothesis-svg-highlight{fill:transparent}.hypothesis-highlights-always-on .hypothesis-svg-highlight{fill:rgba(255,255,60,.4)}.hypothesis-highlights-always-on .hypothesis-svg-highlight.is-opaque{fill:#ff0}.hypothesis-highlights-always-on .hypothesis-svg-highlight.is-focused{fill:rgba(156,230,255,.5)}.hypothesis-highlights-always-on .hypothesis-highlight{background-color:rgba(255,255,60,.4);cursor:pointer}.hypothesis-highlights-always-on .hypothesis-highlight.is-transparent{background-color:transparent}.hypothesis-highlights-always-on .hypothesis-highlight::before{position:absolute;width:1px;height:1px;white-space:nowrap;clip:rect(0 0 0 0);overflow:hidden;content:" annotation start "}.hypothesis-highlights-always-on .hypothesis-highlight::after{position:absolute;width:1px;height:1px;white-space:nowrap;clip:rect(0 0 0 0);overflow:hidden;content:" annotation end "}.hypothesis-highlights-always-on .hypothesis-highlight .hypothesis-highlight{background-color:rgba(206,206,60,.4)}.hypothesis-highlights-always-on .hypothesis-highlight .hypothesis-highlight.is-transparent{background-color:transparent}.hypothesis-highlights-always-on .hypothesis-highlight .hypothesis-highlight .hypothesis-highlight{background-color:transparent}.hypothesis-highlights-always-on .hypothesis-highlight.hypothesis-highlight-focused{background-color:rgba(156,230,255,.5) !important}.hypothesis-highlights-always-on .hypothesis-highlight.hypothesis-highlight-focused .hypothesis-highlight{background-color:transparent !important}.annotator-frame{margin:0;padding:0;border:0;position:fixed;top:0;left:100%;height:100%;z-index:2147483647;direction:ltr;font-size:12px;line-height:20px;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(255,255,255,0)}.annotator-frame *{box-sizing:border-box}.annotator-frame html{height:100%;text-size-adjust:100%}.annotator-frame body{min-height:100%;font-size:100%;margin:0}.annotator-frame pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}.annotator-frame b,.annotator-frame strong{font-weight:bold}.annotator-frame abbr[title]{border-bottom:1px dotted}.annotator-frame a img,.annotator-frame img{-ms-interpolation-mode:bicubic}.annotator-frame input,.annotator-frame textarea,.annotator-frame button,.annotator-frame select{font:inherit;font-size:100%;vertical-align:baseline;line-height:normal;margin:0}.annotator-frame button,.annotator-frame html input[type=button],.annotator-frame input[type=reset],.annotator-frame input[type=submit]{cursor:pointer;-webkit-appearance:button}.annotator-frame textarea{overflow:auto}.annotator-frame img::selection,.annotator-frame img::-moz-selection{background:transparent}.annotator-frame ul,.annotator-frame ol,.annotator-frame dl,.annotator-frame dd,.annotator-frame dt,.annotator-frame li{margin:0;padding:0;border:0}.annotator-frame ul,.annotator-frame ol{list-style:none}.annotator-frame blockquote{margin:0}.annotator-frame h1,.annotator-frame h2,.annotator-frame h3,.annotator-frame h4,.annotator-frame h5,.annotator-frame h6{margin:0;padding:0;border:0;font:inherit;font-size:100%;font-weight:normal;font-style:normal;vertical-align:baseline}.annotator-frame div,.annotator-frame span,.annotator-frame applet,.annotator-frame object,.annotator-frame iframe,.annotator-frame h1,.annotator-frame h2,.annotator-frame h3,.annotator-frame h4,.annotator-frame h5,.annotator-frame h6,.annotator-frame p,.annotator-frame blockquote,.annotator-frame pre,.annotator-frame a,.annotator-frame abbr,.annotator-frame acronym,.annotator-frame address,.annotator-frame big,.annotator-frame cite,.annotator-frame code,.annotator-frame del,.annotator-frame dfn,.annotator-frame em,.annotator-frame img,.annotator-frame ins,.annotator-frame kbd,.annotator-frame q,.annotator-frame s,.annotator-frame samp,.annotator-frame small,.annotator-frame strike,.annotator-frame strong,.annotator-frame sub,.annotator-frame sup,.annotator-frame tt,.annotator-frame var,.annotator-frame b,.annotator-frame u,.annotator-frame i,.annotator-frame center,.annotator-frame dl,.annotator-frame dt,.annotator-frame dd,.annotator-frame ol,.annotator-frame ul,.annotator-frame li,.annotator-frame fieldset,.annotator-frame form,.annotator-frame label,.annotator-frame legend,.annotator-frame table,.annotator-frame caption,.annotator-frame tbody,.annotator-frame tfoot,.annotator-frame thead,.annotator-frame tr,.annotator-frame th,.annotator-frame td,.annotator-frame article,.annotator-frame aside,.annotator-frame canvas,.annotator-frame details,.annotator-frame embed,.annotator-frame figure,.annotator-frame figcaption,.annotator-frame footer,.annotator-frame header,.annotator-frame hgroup,.annotator-frame menu,.annotator-frame nav,.annotator-frame output,.annotator-frame ruby,.annotator-frame section,.annotator-frame summary,.annotator-frame time,.annotator-frame mark,.annotator-frame audio,.annotator-frame video{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline}.annotator-frame *{background:none;font-size:100%;text-indent:0;height:initial;width:initial}.annotator-frame.is-hidden{visibility:hidden;transition:visibility 150ms}.annotator-frame.annotator-collapsed{margin-left:0}.annotator-frame.annotator-collapsed .h-sidebar-iframe{transition:visibility 150ms;visibility:hidden}.annotator-frame .h-sidebar-iframe{border:none;height:100%;width:100%;z-index:3;position:relative}.annotator-placeholder{opacity:0;position:absolute;top:50%;z-index:-1}.annotator-no-transition{transition:none !important}.annotator-frame--theme-clean{box-shadow:0px 1px 4px rgba(0,0,0,.5)}@media screen and (min-width: 15em){.annotator-frame{width:90%;margin-left:-90%}}@media screen and (min-width: 30em){.annotator-frame{width:70%;margin-left:-70%}}@media screen and (min-width: 37.5em){.annotator-frame{transition:margin-left 150ms cubic-bezier(0.55, 0, 0.2, 0.8);width:428px;margin-left:-428px}}
|
|
2
2
|
/*# sourceMappingURL=annotator.css.map */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/Checkbox.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/mixins/patterns/_forms.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/mixins/_layout.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/mixins/_base.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/mixins/_focus.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/variables/_colors.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/containers.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/mixins/_atoms.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/mixins/patterns/_containers.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/variables/_index.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/mixins/_themes.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/Dialog.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/mixins/patterns/_panels.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/Link.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/mixins/patterns/_links.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/Modal.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/Panel.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/Spinner.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/mixins/patterns/_spinners.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/Icon.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/SvgIcon.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/Table.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/mixins/patterns/_tables.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/TextInput.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/Thumbnail.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/mixins/patterns/_thumbnails.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/buttons/_styles.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/buttons/_mixins.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/buttons/_base.scss","file:///data/jenkins/workspace/client_master/src/styles/annotator/components/AdderToolbar.scss","file:///data/jenkins/workspace/client_master/src/styles/mixins/utils.scss","file:///data/jenkins/workspace/client_master/src/styles/variables.scss","file:///data/jenkins/workspace/client_master/src/styles/mixins/molecules.scss","file:///data/jenkins/workspace/client_master/src/styles/mixins/layout.scss","file:///data/jenkins/workspace/client_master/src/styles/annotator/components/Buckets.scss","file:///data/jenkins/workspace/client_master/src/styles/mixins/buttons.scss","file:///data/jenkins/workspace/client_master/src/styles/annotator/components/NotebookModal.scss","file:///data/jenkins/workspace/client_master/src/styles/annotator/components/Toolbar.scss","file:///data/jenkins/workspace/client_master/src/styles/annotator/components/WarningBanner.scss","file:///data/jenkins/workspace/client_master/src/styles/annotator/highlights.scss","file:///data/jenkins/workspace/client_master/src/styles/mixins/a11y.scss","file:///data/jenkins/workspace/client_master/src/styles/annotator/annotator.scss","file:///data/jenkins/workspace/client_master/src/styles/mixins/reset.scss","file:///data/jenkins/workspace/client_master/src/styles/reset.scss"],"names":[],"mappings":"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","file":"annotator.css"}
|
|
1
|
+
{"version":3,"sources":["file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/Checkbox.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/mixins/patterns/_forms.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/mixins/_layout.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/mixins/_base.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/mixins/_focus.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/variables/_colors.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/containers.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/mixins/_atoms.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/mixins/patterns/_containers.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/variables/_index.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/mixins/_themes.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/Dialog.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/mixins/patterns/_panels.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/Link.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/mixins/patterns/_links.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/Modal.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/Panel.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/Spinner.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/mixins/patterns/_spinners.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/Icon.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/SvgIcon.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/Table.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/mixins/patterns/_tables.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/TextInput.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/Thumbnail.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/mixins/patterns/_thumbnails.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/buttons/_styles.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/buttons/_mixins.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/buttons/_base.scss","file:///data/jenkins/workspace/client_master/src/styles/annotator/components/AdderToolbar.scss","file:///data/jenkins/workspace/client_master/src/styles/mixins/utils.scss","file:///data/jenkins/workspace/client_master/src/styles/variables.scss","file:///data/jenkins/workspace/client_master/src/styles/mixins/molecules.scss","file:///data/jenkins/workspace/client_master/src/styles/mixins/layout.scss","file:///data/jenkins/workspace/client_master/src/styles/annotator/components/Buckets.scss","file:///data/jenkins/workspace/client_master/src/styles/mixins/buttons.scss","file:///data/jenkins/workspace/client_master/src/styles/annotator/components/NotebookModal.scss","file:///data/jenkins/workspace/client_master/src/styles/annotator/components/Toolbar.scss","file:///data/jenkins/workspace/client_master/src/styles/annotator/components/WarningBanner.scss","file:///data/jenkins/workspace/client_master/src/styles/annotator/highlights.scss","file:///data/jenkins/workspace/client_master/src/styles/mixins/a11y.scss","file:///data/jenkins/workspace/client_master/src/styles/annotator/annotator.scss","file:///data/jenkins/workspace/client_master/src/styles/mixins/reset.scss","file:///data/jenkins/workspace/client_master/src/styles/reset.scss"],"names":[],"mappings":"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","file":"annotator.css"}
|