hypothesis 1.980.0 → 1.984.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 -1
- package/build/manifest.json +11 -11
- package/build/scripts/annotator.bundle.js +109 -108
- package/build/scripts/annotator.bundle.js.map +1 -1
- package/build/scripts/sidebar.bundle.js +352 -352
- package/build/scripts/sidebar.bundle.js.map +1 -1
- package/build/styles/annotator.css +239 -12
- package/build/styles/annotator.css.map +1 -1
- package/build/styles/sidebar.css +176 -12
- package/build/styles/sidebar.css.map +1 -1
- package/build/styles/ui-playground.css +178 -12
- package/build/styles/ui-playground.css.map +1 -1
- package/package.json +1 -1
|
@@ -412,7 +412,68 @@ Ensure the default browser behavior of the `hidden` attribute.
|
|
|
412
412
|
--tw-backdrop-opacity: ;
|
|
413
413
|
--tw-backdrop-saturate: ;
|
|
414
414
|
--tw-backdrop-sepia: ;
|
|
415
|
-
}.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;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;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;font-size:1em}.Hyp-Spinner,.Hyp-Spinner--medium{color:#737373;font-size:2em}.Hyp-Spinner--large{color:#737373;font-size:4em}.Hyp-FullScreenSpinner{z-index:10;position:fixed;top:0;left:0;bottom:0;right:0;background-color:rgba(255,255,255,.5)}.Hyp-FullScreenSpinner__spinner{z-index:20;position:fixed;top:50%;left:50%;transform:translate(-50%, -50%)}.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;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;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;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{margin:0;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;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}.InlineLinkButton{display:inline}.InlineLinkButton--underlined{text-decoration:underline}.PublishControlButton{border-top-right-radius:0;border-bottom-right-radius:0}.PaginationPageButton{padding:.75em 1em}@media(pointer: coarse){.NonResponsiveIconButton{min-width:auto;min-height:auto}}.LabeledIconButton{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;cursor:pointer;font-weight:normal;font-size:12px;line-height:1em;padding:.75em;transition:color 80ms;background:transparent}.LabeledIconButton:hover:not([disabled]){background-color:transparent}.LabeledIconButton__label{margin-top:.25em;transition:color 80ms}.TransparentButton{background-color:transparent}.TransparentButton:hover:not([disabled]){background-color:transparent}.IconOnlyLink{padding:1em;color:#202020}.IconOnlyLink:hover:not([disabled]){color:#202020}.AdderToolbar{all:initial;position:absolute;box-sizing:border-box;direction:ltr;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%;height:auto;width:auto}.AdderToolbar__arrow--down{transform:rotateX(180deg) translateX(-50%) translateY(1px)}.AdderToolbar__arrow--up{top:0;transform:translate(-50%, -100%)}.AdderToolbar__badge{border-radius:4px;color:#f2f2f2;font-weight:bold;padding:2px 4px}.AdderToolbar__separator{border-right:1px solid #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)}}.Buckets__list{background:#ececec;pointer-events:none;position:absolute;height:100%;width:23px;left:-22px}.annotator-collapsed .Buckets__list{background:rgba(0,0,0,.08)}.Buckets__bucket{position:absolute;right:0}.Buckets__button{pointer-events:all}.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}.Buckets__button--left:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .Buckets__button--left:focus:not(.focus-visible){outline:none;box-shadow:none}.Buckets__button--left:focus:not(:focus-visible){outline:none;box-shadow:none}.Buckets__button--left::before,.Buckets__button--left::after{content:"";position:absolute;border:inset transparent;right:100%;top:50%}.Buckets__button--left::before{border-width:8px;border-right:5px solid #dbdbdb;margin-top:-8px}.Buckets__button--left::after{border-width:7px;border-right:4px solid #fff;margin-top:-7px}.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}.Buckets__button--up:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .Buckets__button--up:focus:not(.focus-visible){outline:none;box-shadow:none}.Buckets__button--up:focus:not(:focus-visible){outline:none;box-shadow:none}.Buckets__button--up::before,.Buckets__button--up::after{content:"";position:absolute;border:inset transparent;left:50%;top:auto;bottom:100%}.Buckets__button--up::before{border-width:13px;border-bottom:6px solid #dbdbdb;margin-left:-13px}.Buckets__button--up::after{border-width:12px;border-bottom:5px solid #fff;margin-left:-12px}.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}.Buckets__button--down:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .Buckets__button--down:focus:not(.focus-visible){outline:none;box-shadow:none}.Buckets__button--down:focus:not(:focus-visible){outline:none;box-shadow:none}.Buckets__button--down::before,.Buckets__button--down::after{content:"";position:absolute;border:inset transparent;left:50%;top:100%}.Buckets__button--down::before{border-width:13px;border-top:6px solid #dbdbdb;margin-left:-13px}.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}.Toolbar{position:absolute;left:-33px;width:33px;z-index:2}@media(pointer: coarse){.Toolbar{left:-32px;width:32px}}.Toolbar__buttonbar{margin-top:.75em}.Toolbar__buttonbar>*+*:not([class*=SvgIcon--inline]){margin-top:5px !important}.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:none;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out;color:#737373;background:#fff;box-shadow:0 1px 1px rgba(0,0,0,.1);border:1px solid #dbdbdb;border-radius:4px}.Toolbar__button:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .Toolbar__button:focus:not(.focus-visible){outline:none;box-shadow:none}.Toolbar__button:focus:not(:focus-visible){outline:none;box-shadow:none}.Toolbar__button svg{width:16px;height:16px}.Toolbar__button:hover:not([disabled]),.Toolbar__button:focus:not([disabled]){color:#202020}@media(pointer: coarse){.Toolbar__button{min-width:44px;min-height:44px}.Toolbar__button{min-width:32px;min-height:32px}}.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:#737373;background:#fff;border-left:1px solid #dbdbdb;border-bottom:1px solid #dbdbdb;padding-left:2px;width:33px;height:40px;color:#9c9c9c}.Toolbar__sidebar-toggle:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .Toolbar__sidebar-toggle:focus:not(.focus-visible){outline:none;box-shadow:none}.Toolbar__sidebar-toggle:focus:not(:focus-visible){outline:none;box-shadow:none}.Toolbar__sidebar-toggle svg{width:16px;height:16px}.Toolbar__sidebar-toggle:hover:not([disabled]),.Toolbar__sidebar-toggle:focus:not([disabled]){color:#202020}@media(pointer: coarse){.Toolbar__sidebar-toggle{min-width:44px;min-height:44px}.Toolbar__sidebar-toggle{min-width:32px;min-height:32px}}.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}.Toolbar__sidebar-close:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .Toolbar__sidebar-close:focus:not(.focus-visible){outline:none;box-shadow:none}.Toolbar__sidebar-close:focus:not(:focus-visible){outline:none;box-shadow:none}.Toolbar__sidebar-close:hover:not([disabled]),.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%}.hyp-u-screen-reader-only{position:absolute;width:1px;height:1px;white-space:nowrap;clip:rect(0 0 0 0);overflow:hidden}.hyp-u-border{border:1px solid #dbdbdb}.hyp-u-border--left{border-left:1px solid #dbdbdb}.hyp-u-border--right{border-right:1px solid #dbdbdb}.hyp-u-border--top{border-top:1px solid #dbdbdb}.hyp-u-border--bottom{border-bottom:1px solid #dbdbdb}.hyp-u-shadow{box-shadow:0px 1px 1px rgba(0,0,0,.1)}.hyp-u-shadow--active{box-shadow:0px 2px 3px 0px rgba(0,0,0,.15)}.hyp-u-color--white{color:#fff}.hyp-u-color--grey-0{color:#fafafa}.hyp-u-color--grey-1{color:#f2f2f2}.hyp-u-color--grey-2{color:#ececec}.hyp-u-color--grey-3{color:#dbdbdb}.hyp-u-color--grey-4{color:#a6a6a6}.hyp-u-color--grey-5{color:#9c9c9c}.hyp-u-color--grey-6{color:#737373}.hyp-u-color--grey-7{color:#595959}.hyp-u-color--grey-8{color:#3f3f3f}.hyp-u-color--grey-9{color:#202020}.hyp-u-color--brand{color:#bd1c2b}.hyp-u-color--selection{color:#59a7e8}.hyp-u-color--error{color:#d93c3f}.hyp-u-color--notice{color:#fbc168}.hyp-u-color--success{color:#00a36d}.hyp-u-bg-color--white{background-color:#fff}.hyp-u-bg-color--grey-0{background-color:#fafafa}.hyp-u-bg-color--grey-1{background-color:#f2f2f2}.hyp-u-bg-color--grey-2{background-color:#ececec}.hyp-u-bg-color--grey-3{background-color:#dbdbdb}.hyp-u-bg-color--grey-4{background-color:#a6a6a6}.hyp-u-bg-color--grey-5{background-color:#9c9c9c}.hyp-u-bg-color--grey-6{background-color:#737373}.hyp-u-bg-color--grey-7{background-color:#595959}.hyp-u-bg-color--grey-8{background-color:#3f3f3f}.hyp-u-bg-color--grey-9{background-color:#202020}.hyp-u-bg-color--brand{background-color:#bd1c2b}.hyp-u-bg-color--selection{background-color:#59a7e8}.hyp-u-bg-color--error{background-color:#d93c3f}.hyp-u-bg-color--notice{background-color:#fbc168}.hyp-u-bg-color--success{background-color:#00a36d}.hyp-u-focus-outline:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.hyp-u-focus-outline--inset:focus{outline:none;box-shadow:0 0 0 2px #59a7e8 inset}.hyp-u-focus-outline--hide{outline:none;box-shadow:none}.hyp-u-outline-on-keyboard-focus:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .hyp-u-outline-on-keyboard-focus:focus:not(.focus-visible){outline:none;box-shadow:none}.hyp-u-outline-on-keyboard-focus:focus:not(:focus-visible){outline:none;box-shadow:none}.hyp-u-outline-on-keyboard-focus--inset:focus{outline:none;box-shadow:0 0 0 2px #59a7e8 inset}.js-focus-visible .hyp-u-outline-on-keyboard-focus--inset:focus:not(.focus-visible){outline:none;box-shadow:none}.hyp-u-outline-on-keyboard-focus--inset:focus:not(:focus-visible){outline:none;box-shadow:none}.hyp-u-horizontal-spacing>:not(:first-child){margin-left:.5rem}.hyp-u-horizontal-spacing>:first-child{margin-left:0}.hyp-u-horizontal-spacing>:last-child{margin-right:0}.hyp-u-vertical-spacing>:not(:first-child){margin-top:1rem}.hyp-u-vertical-spacing>:first-child{margin-top:0}.hyp-u-vertical-spacing>:last-child{margin-bottom:0}.hyp-u-horizontal-spacing--0>:not(:first-child){margin-left:0}.hyp-u-horizontal-spacing--0>:first-child{margin-left:0}.hyp-u-horizontal-spacing--0>:last-child{margin-right:0}.hyp-u-horizontal-spacing--1>:not(:first-child){margin-left:.125rem}.hyp-u-horizontal-spacing--1>:first-child{margin-left:0}.hyp-u-horizontal-spacing--1>:last-child{margin-right:0}.hyp-u-horizontal-spacing--2>:not(:first-child){margin-left:.25rem}.hyp-u-horizontal-spacing--2>:first-child{margin-left:0}.hyp-u-horizontal-spacing--2>:last-child{margin-right:0}.hyp-u-horizontal-spacing--3>:not(:first-child){margin-left:.5rem}.hyp-u-horizontal-spacing--3>:first-child{margin-left:0}.hyp-u-horizontal-spacing--3>:last-child{margin-right:0}.hyp-u-horizontal-spacing--4>:not(:first-child){margin-left:.75rem}.hyp-u-horizontal-spacing--4>:first-child{margin-left:0}.hyp-u-horizontal-spacing--4>:last-child{margin-right:0}.hyp-u-horizontal-spacing--5>:not(:first-child){margin-left:1rem}.hyp-u-horizontal-spacing--5>:first-child{margin-left:0}.hyp-u-horizontal-spacing--5>:last-child{margin-right:0}.hyp-u-horizontal-spacing--6>:not(:first-child){margin-left:1.5rem}.hyp-u-horizontal-spacing--6>:first-child{margin-left:0}.hyp-u-horizontal-spacing--6>:last-child{margin-right:0}.hyp-u-horizontal-spacing--7>:not(:first-child){margin-left:2rem}.hyp-u-horizontal-spacing--7>:first-child{margin-left:0}.hyp-u-horizontal-spacing--7>:last-child{margin-right:0}.hyp-u-horizontal-spacing--8>:not(:first-child){margin-left:4rem}.hyp-u-horizontal-spacing--8>:first-child{margin-left:0}.hyp-u-horizontal-spacing--8>:last-child{margin-right:0}.hyp-u-horizontal-spacing--9>:not(:first-child){margin-left:8rem}.hyp-u-horizontal-spacing--9>:first-child{margin-left:0}.hyp-u-horizontal-spacing--9>:last-child{margin-right:0}.hyp-u-vertical-spacing--0>:not(:first-child){margin-top:0}.hyp-u-vertical-spacing--0>:first-child{margin-top:0}.hyp-u-vertical-spacing--0>:last-child{margin-bottom:0}.hyp-u-vertical-spacing--1>:not(:first-child){margin-top:.125rem}.hyp-u-vertical-spacing--1>:first-child{margin-top:0}.hyp-u-vertical-spacing--1>:last-child{margin-bottom:0}.hyp-u-vertical-spacing--2>:not(:first-child){margin-top:.25rem}.hyp-u-vertical-spacing--2>:first-child{margin-top:0}.hyp-u-vertical-spacing--2>:last-child{margin-bottom:0}.hyp-u-vertical-spacing--3>:not(:first-child){margin-top:.5rem}.hyp-u-vertical-spacing--3>:first-child{margin-top:0}.hyp-u-vertical-spacing--3>:last-child{margin-bottom:0}.hyp-u-vertical-spacing--4>:not(:first-child){margin-top:.75rem}.hyp-u-vertical-spacing--4>:first-child{margin-top:0}.hyp-u-vertical-spacing--4>:last-child{margin-bottom:0}.hyp-u-vertical-spacing--5>:not(:first-child){margin-top:1rem}.hyp-u-vertical-spacing--5>:first-child{margin-top:0}.hyp-u-vertical-spacing--5>:last-child{margin-bottom:0}.hyp-u-vertical-spacing--6>:not(:first-child){margin-top:1.5rem}.hyp-u-vertical-spacing--6>:first-child{margin-top:0}.hyp-u-vertical-spacing--6>:last-child{margin-bottom:0}.hyp-u-vertical-spacing--7>:not(:first-child){margin-top:2rem}.hyp-u-vertical-spacing--7>:first-child{margin-top:0}.hyp-u-vertical-spacing--7>:last-child{margin-bottom:0}.hyp-u-vertical-spacing--8>:not(:first-child){margin-top:4rem}.hyp-u-vertical-spacing--8>:first-child{margin-top:0}.hyp-u-vertical-spacing--8>:last-child{margin-bottom:0}.hyp-u-vertical-spacing--9>:not(:first-child){margin-top:8rem}.hyp-u-vertical-spacing--9>:first-child{margin-top:0}.hyp-u-vertical-spacing--9>:last-child{margin-bottom:0}.hyp-u-margin{margin:1rem}.hyp-u-margin--left{margin-left:1rem}.hyp-u-margin--right{margin-right:1rem}.hyp-u-margin--top{margin-top:1rem}.hyp-u-margin--bottom{margin-bottom:1rem}.hyp-u-margin--0{margin:0}.hyp-u-margin--left--0{margin-left:0}.hyp-u-margin--right--0{margin-right:0}.hyp-u-margin--top--0{margin-top:0}.hyp-u-margin--bottom--0{margin-bottom:0}.hyp-u-margin--1{margin:.125rem}.hyp-u-margin--left--1{margin-left:.125rem}.hyp-u-margin--right--1{margin-right:.125rem}.hyp-u-margin--top--1{margin-top:.125rem}.hyp-u-margin--bottom--1{margin-bottom:.125rem}.hyp-u-margin--2{margin:.25rem}.hyp-u-margin--left--2{margin-left:.25rem}.hyp-u-margin--right--2{margin-right:.25rem}.hyp-u-margin--top--2{margin-top:.25rem}.hyp-u-margin--bottom--2{margin-bottom:.25rem}.hyp-u-margin--3{margin:.5rem}.hyp-u-margin--left--3{margin-left:.5rem}.hyp-u-margin--right--3{margin-right:.5rem}.hyp-u-margin--top--3{margin-top:.5rem}.hyp-u-margin--bottom--3{margin-bottom:.5rem}.hyp-u-margin--4{margin:.75rem}.hyp-u-margin--left--4{margin-left:.75rem}.hyp-u-margin--right--4{margin-right:.75rem}.hyp-u-margin--top--4{margin-top:.75rem}.hyp-u-margin--bottom--4{margin-bottom:.75rem}.hyp-u-margin--5{margin:1rem}.hyp-u-margin--left--5{margin-left:1rem}.hyp-u-margin--right--5{margin-right:1rem}.hyp-u-margin--top--5{margin-top:1rem}.hyp-u-margin--bottom--5{margin-bottom:1rem}.hyp-u-margin--6{margin:1.5rem}.hyp-u-margin--left--6{margin-left:1.5rem}.hyp-u-margin--right--6{margin-right:1.5rem}.hyp-u-margin--top--6{margin-top:1.5rem}.hyp-u-margin--bottom--6{margin-bottom:1.5rem}.hyp-u-margin--7{margin:2rem}.hyp-u-margin--left--7{margin-left:2rem}.hyp-u-margin--right--7{margin-right:2rem}.hyp-u-margin--top--7{margin-top:2rem}.hyp-u-margin--bottom--7{margin-bottom:2rem}.hyp-u-margin--8{margin:4rem}.hyp-u-margin--left--8{margin-left:4rem}.hyp-u-margin--right--8{margin-right:4rem}.hyp-u-margin--top--8{margin-top:4rem}.hyp-u-margin--bottom--8{margin-bottom:4rem}.hyp-u-margin--9{margin:8rem}.hyp-u-margin--left--9{margin-left:8rem}.hyp-u-margin--right--9{margin-right:8rem}.hyp-u-margin--top--9{margin-top:8rem}.hyp-u-margin--bottom--9{margin-bottom:8rem}.hyp-u-padding{padding:.5rem}.hyp-u-padding--left{padding-left:.5rem}.hyp-u-padding--right{padding-right:.5rem}.hyp-u-padding--top{padding-top:.5rem}.hyp-u-padding--bottom{padding-bottom:.5rem}.hyp-u-padding--0{padding:0}.hyp-u-padding--left--0{padding-left:0}.hyp-u-padding--right--0{padding-right:0}.hyp-u-padding--top--0{padding-top:0}.hyp-u-padding--bottom--0{padding-bottom:0}.hyp-u-padding--1{padding:.125rem}.hyp-u-padding--left--1{padding-left:.125rem}.hyp-u-padding--right--1{padding-right:.125rem}.hyp-u-padding--top--1{padding-top:.125rem}.hyp-u-padding--bottom--1{padding-bottom:.125rem}.hyp-u-padding--2{padding:.25rem}.hyp-u-padding--left--2{padding-left:.25rem}.hyp-u-padding--right--2{padding-right:.25rem}.hyp-u-padding--top--2{padding-top:.25rem}.hyp-u-padding--bottom--2{padding-bottom:.25rem}.hyp-u-padding--3{padding:.5rem}.hyp-u-padding--left--3{padding-left:.5rem}.hyp-u-padding--right--3{padding-right:.5rem}.hyp-u-padding--top--3{padding-top:.5rem}.hyp-u-padding--bottom--3{padding-bottom:.5rem}.hyp-u-padding--4{padding:.75rem}.hyp-u-padding--left--4{padding-left:.75rem}.hyp-u-padding--right--4{padding-right:.75rem}.hyp-u-padding--top--4{padding-top:.75rem}.hyp-u-padding--bottom--4{padding-bottom:.75rem}.hyp-u-padding--5{padding:1rem}.hyp-u-padding--left--5{padding-left:1rem}.hyp-u-padding--right--5{padding-right:1rem}.hyp-u-padding--top--5{padding-top:1rem}.hyp-u-padding--bottom--5{padding-bottom:1rem}.hyp-u-padding--6{padding:1.5rem}.hyp-u-padding--left--6{padding-left:1.5rem}.hyp-u-padding--right--6{padding-right:1.5rem}.hyp-u-padding--top--6{padding-top:1.5rem}.hyp-u-padding--bottom--6{padding-bottom:1.5rem}.hyp-u-padding--7{padding:2rem}.hyp-u-padding--left--7{padding-left:2rem}.hyp-u-padding--right--7{padding-right:2rem}.hyp-u-padding--top--7{padding-top:2rem}.hyp-u-padding--bottom--7{padding-bottom:2rem}.hyp-u-padding--8{padding:4rem}.hyp-u-padding--left--8{padding-left:4rem}.hyp-u-padding--right--8{padding-right:4rem}.hyp-u-padding--top--8{padding-top:4rem}.hyp-u-padding--bottom--8{padding-bottom:4rem}.hyp-u-padding--9{padding:8rem}.hyp-u-padding--left--9{padding-left:8rem}.hyp-u-padding--right--9{padding-right:8rem}.hyp-u-padding--top--9{padding-top:8rem}.hyp-u-padding--bottom--9{padding-bottom:8rem}.hyp-u-layout-row{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch}.hyp-u-layout-row--center{display:flex;flex-direction:row;justify-content:center;align-items:center}.hyp-u-layout-row--align-baseline{display:flex;flex-direction:row;justify-content:flex-start;align-items:baseline}.hyp-u-layout-row--align-center{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.hyp-u-layout-row--justify-center{display:flex;flex-direction:row;justify-content:center;align-items:stretch}.hyp-u-layout-row--justify-right{display:flex;flex-direction:row;justify-content:flex-end;align-items:stretch}.hyp-u-layout-column{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.hyp-u-layout-column--center{display:flex;flex-direction:column;justify-content:center;align-items:center}.hyp-u-stretch{flex-grow:1}.hyp-u-fixed-centered{z-index:20;position:fixed;top:50%;left:50%;transform:translate(-50%, -50%)}.hyp-u-absolute-centered{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.hyp-u-overlay{z-index:10;position:fixed;top:0;left:0;bottom:0;right:0;background-color:rgba(0,0,0,.5)}.sr-only {
|
|
415
|
+
}.container {
|
|
416
|
+
width: 100%;
|
|
417
|
+
}.\!container {
|
|
418
|
+
width: 100% !important;
|
|
419
|
+
}@media (min-width: 640px) {
|
|
420
|
+
|
|
421
|
+
.container {
|
|
422
|
+
max-width: 640px;
|
|
423
|
+
}
|
|
424
|
+
|
|
425
|
+
.\!container {
|
|
426
|
+
max-width: 640px !important;
|
|
427
|
+
}
|
|
428
|
+
}@media (min-width: 768px) {
|
|
429
|
+
|
|
430
|
+
.container {
|
|
431
|
+
max-width: 768px;
|
|
432
|
+
}
|
|
433
|
+
|
|
434
|
+
.\!container {
|
|
435
|
+
max-width: 768px !important;
|
|
436
|
+
}
|
|
437
|
+
}@media (min-width: 1024px) {
|
|
438
|
+
|
|
439
|
+
.container {
|
|
440
|
+
max-width: 1024px;
|
|
441
|
+
}
|
|
442
|
+
|
|
443
|
+
.\!container {
|
|
444
|
+
max-width: 1024px !important;
|
|
445
|
+
}
|
|
446
|
+
}@media (min-width: 1280px) {
|
|
447
|
+
|
|
448
|
+
.container {
|
|
449
|
+
max-width: 1280px;
|
|
450
|
+
}
|
|
451
|
+
|
|
452
|
+
.\!container {
|
|
453
|
+
max-width: 1280px !important;
|
|
454
|
+
}
|
|
455
|
+
}@media (min-width: 1536px) {
|
|
456
|
+
|
|
457
|
+
.container {
|
|
458
|
+
max-width: 1536px;
|
|
459
|
+
}
|
|
460
|
+
|
|
461
|
+
.\!container {
|
|
462
|
+
max-width: 1536px !important;
|
|
463
|
+
}
|
|
464
|
+
}.AdderToolbar{all:initial}.AdderToolbar .dim-items-on-hover:hover .dim-item:not(:hover) {
|
|
465
|
+
--tw-text-opacity: 1;
|
|
466
|
+
color: rgb(156 156 156 / var(--tw-text-opacity));
|
|
467
|
+
}.AdderToolbar .dim-items-on-hover:hover .dim-item:not(:hover) .dim-bg {
|
|
468
|
+
--tw-bg-opacity: 1;
|
|
469
|
+
background-color: rgb(156 156 156 / var(--tw-bg-opacity));
|
|
470
|
+
}.AdderToolbar .dim-items-on-hover:hover .dim-item:hover {
|
|
471
|
+
--tw-text-opacity: 1;
|
|
472
|
+
color: rgb(32 32 32 / var(--tw-text-opacity));
|
|
473
|
+
}.AdderToolbar .dim-items-on-hover:hover .dim-item:hover .dim-bg {
|
|
474
|
+
--tw-bg-opacity: 1;
|
|
475
|
+
background-color: rgb(32 32 32 / var(--tw-bg-opacity));
|
|
476
|
+
}.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;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;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;font-size:1em}.Hyp-Spinner,.Hyp-Spinner--medium{color:#737373;font-size:2em}.Hyp-Spinner--large{color:#737373;font-size:4em}.Hyp-FullScreenSpinner{z-index:10;position:fixed;top:0;left:0;bottom:0;right:0;background-color:rgba(255,255,255,.5)}.Hyp-FullScreenSpinner__spinner{z-index:20;position:fixed;top:50%;left:50%;transform:translate(-50%, -50%)}.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;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;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;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{margin:0;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;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}.InlineLinkButton{display:inline}.InlineLinkButton--underlined{text-decoration:underline}.PublishControlButton{border-top-right-radius:0;border-bottom-right-radius:0}.PaginationPageButton{padding:.75em 1em}@media(pointer: coarse){.NonResponsiveIconButton{min-width:auto;min-height:auto}}.TransparentButton{background-color:transparent}.TransparentButton:hover:not([disabled]){background-color:transparent}.IconOnlyLink{padding:1em;color:#202020}.IconOnlyLink:hover:not([disabled]){color:#202020}.Buckets__list{background:#ececec;pointer-events:none;position:absolute;height:100%;width:23px;left:-22px}.annotator-collapsed .Buckets__list{background:rgba(0,0,0,.08)}.Buckets__bucket{position:absolute;right:0}.Buckets__button{pointer-events:all}.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}.Buckets__button--left:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .Buckets__button--left:focus:not(.focus-visible){outline:none;box-shadow:none}.Buckets__button--left:focus:not(:focus-visible){outline:none;box-shadow:none}.Buckets__button--left::before,.Buckets__button--left::after{content:"";position:absolute;border:inset transparent;right:100%;top:50%}.Buckets__button--left::before{border-width:8px;border-right:5px solid #dbdbdb;margin-top:-8px}.Buckets__button--left::after{border-width:7px;border-right:4px solid #fff;margin-top:-7px}.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}.Buckets__button--up:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .Buckets__button--up:focus:not(.focus-visible){outline:none;box-shadow:none}.Buckets__button--up:focus:not(:focus-visible){outline:none;box-shadow:none}.Buckets__button--up::before,.Buckets__button--up::after{content:"";position:absolute;border:inset transparent;left:50%;top:auto;bottom:100%}.Buckets__button--up::before{border-width:13px;border-bottom:6px solid #dbdbdb;margin-left:-13px}.Buckets__button--up::after{border-width:12px;border-bottom:5px solid #fff;margin-left:-12px}.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}.Buckets__button--down:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .Buckets__button--down:focus:not(.focus-visible){outline:none;box-shadow:none}.Buckets__button--down:focus:not(:focus-visible){outline:none;box-shadow:none}.Buckets__button--down::before,.Buckets__button--down::after{content:"";position:absolute;border:inset transparent;left:50%;top:100%}.Buckets__button--down::before{border-width:13px;border-top:6px solid #dbdbdb;margin-left:-13px}.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}.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%}.hyp-u-screen-reader-only{position:absolute;width:1px;height:1px;white-space:nowrap;clip:rect(0 0 0 0);overflow:hidden}.hyp-u-border{border:1px solid #dbdbdb}.hyp-u-border--left{border-left:1px solid #dbdbdb}.hyp-u-border--right{border-right:1px solid #dbdbdb}.hyp-u-border--top{border-top:1px solid #dbdbdb}.hyp-u-border--bottom{border-bottom:1px solid #dbdbdb}.hyp-u-shadow{box-shadow:0px 1px 1px rgba(0,0,0,.1)}.hyp-u-shadow--active{box-shadow:0px 2px 3px 0px rgba(0,0,0,.15)}.hyp-u-color--white{color:#fff}.hyp-u-color--grey-0{color:#fafafa}.hyp-u-color--grey-1{color:#f2f2f2}.hyp-u-color--grey-2{color:#ececec}.hyp-u-color--grey-3{color:#dbdbdb}.hyp-u-color--grey-4{color:#a6a6a6}.hyp-u-color--grey-5{color:#9c9c9c}.hyp-u-color--grey-6{color:#737373}.hyp-u-color--grey-7{color:#595959}.hyp-u-color--grey-8{color:#3f3f3f}.hyp-u-color--grey-9{color:#202020}.hyp-u-color--brand{color:#bd1c2b}.hyp-u-color--selection{color:#59a7e8}.hyp-u-color--error{color:#d93c3f}.hyp-u-color--notice{color:#fbc168}.hyp-u-color--success{color:#00a36d}.hyp-u-bg-color--white{background-color:#fff}.hyp-u-bg-color--grey-0{background-color:#fafafa}.hyp-u-bg-color--grey-1{background-color:#f2f2f2}.hyp-u-bg-color--grey-2{background-color:#ececec}.hyp-u-bg-color--grey-3{background-color:#dbdbdb}.hyp-u-bg-color--grey-4{background-color:#a6a6a6}.hyp-u-bg-color--grey-5{background-color:#9c9c9c}.hyp-u-bg-color--grey-6{background-color:#737373}.hyp-u-bg-color--grey-7{background-color:#595959}.hyp-u-bg-color--grey-8{background-color:#3f3f3f}.hyp-u-bg-color--grey-9{background-color:#202020}.hyp-u-bg-color--brand{background-color:#bd1c2b}.hyp-u-bg-color--selection{background-color:#59a7e8}.hyp-u-bg-color--error{background-color:#d93c3f}.hyp-u-bg-color--notice{background-color:#fbc168}.hyp-u-bg-color--success{background-color:#00a36d}.hyp-u-focus-outline:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.hyp-u-focus-outline--inset:focus{outline:none;box-shadow:0 0 0 2px #59a7e8 inset}.hyp-u-focus-outline--hide{outline:none;box-shadow:none}.hyp-u-outline-on-keyboard-focus:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .hyp-u-outline-on-keyboard-focus:focus:not(.focus-visible){outline:none;box-shadow:none}.hyp-u-outline-on-keyboard-focus:focus:not(:focus-visible){outline:none;box-shadow:none}.hyp-u-outline-on-keyboard-focus--inset:focus{outline:none;box-shadow:0 0 0 2px #59a7e8 inset}.js-focus-visible .hyp-u-outline-on-keyboard-focus--inset:focus:not(.focus-visible){outline:none;box-shadow:none}.hyp-u-outline-on-keyboard-focus--inset:focus:not(:focus-visible){outline:none;box-shadow:none}.hyp-u-horizontal-spacing>:not(:first-child){margin-left:.5rem}.hyp-u-horizontal-spacing>:first-child{margin-left:0}.hyp-u-horizontal-spacing>:last-child{margin-right:0}.hyp-u-vertical-spacing>:not(:first-child){margin-top:1rem}.hyp-u-vertical-spacing>:first-child{margin-top:0}.hyp-u-vertical-spacing>:last-child{margin-bottom:0}.hyp-u-horizontal-spacing--0>:not(:first-child){margin-left:0}.hyp-u-horizontal-spacing--0>:first-child{margin-left:0}.hyp-u-horizontal-spacing--0>:last-child{margin-right:0}.hyp-u-horizontal-spacing--1>:not(:first-child){margin-left:.125rem}.hyp-u-horizontal-spacing--1>:first-child{margin-left:0}.hyp-u-horizontal-spacing--1>:last-child{margin-right:0}.hyp-u-horizontal-spacing--2>:not(:first-child){margin-left:.25rem}.hyp-u-horizontal-spacing--2>:first-child{margin-left:0}.hyp-u-horizontal-spacing--2>:last-child{margin-right:0}.hyp-u-horizontal-spacing--3>:not(:first-child){margin-left:.5rem}.hyp-u-horizontal-spacing--3>:first-child{margin-left:0}.hyp-u-horizontal-spacing--3>:last-child{margin-right:0}.hyp-u-horizontal-spacing--4>:not(:first-child){margin-left:.75rem}.hyp-u-horizontal-spacing--4>:first-child{margin-left:0}.hyp-u-horizontal-spacing--4>:last-child{margin-right:0}.hyp-u-horizontal-spacing--5>:not(:first-child){margin-left:1rem}.hyp-u-horizontal-spacing--5>:first-child{margin-left:0}.hyp-u-horizontal-spacing--5>:last-child{margin-right:0}.hyp-u-horizontal-spacing--6>:not(:first-child){margin-left:1.5rem}.hyp-u-horizontal-spacing--6>:first-child{margin-left:0}.hyp-u-horizontal-spacing--6>:last-child{margin-right:0}.hyp-u-horizontal-spacing--7>:not(:first-child){margin-left:2rem}.hyp-u-horizontal-spacing--7>:first-child{margin-left:0}.hyp-u-horizontal-spacing--7>:last-child{margin-right:0}.hyp-u-horizontal-spacing--8>:not(:first-child){margin-left:4rem}.hyp-u-horizontal-spacing--8>:first-child{margin-left:0}.hyp-u-horizontal-spacing--8>:last-child{margin-right:0}.hyp-u-horizontal-spacing--9>:not(:first-child){margin-left:8rem}.hyp-u-horizontal-spacing--9>:first-child{margin-left:0}.hyp-u-horizontal-spacing--9>:last-child{margin-right:0}.hyp-u-vertical-spacing--0>:not(:first-child){margin-top:0}.hyp-u-vertical-spacing--0>:first-child{margin-top:0}.hyp-u-vertical-spacing--0>:last-child{margin-bottom:0}.hyp-u-vertical-spacing--1>:not(:first-child){margin-top:.125rem}.hyp-u-vertical-spacing--1>:first-child{margin-top:0}.hyp-u-vertical-spacing--1>:last-child{margin-bottom:0}.hyp-u-vertical-spacing--2>:not(:first-child){margin-top:.25rem}.hyp-u-vertical-spacing--2>:first-child{margin-top:0}.hyp-u-vertical-spacing--2>:last-child{margin-bottom:0}.hyp-u-vertical-spacing--3>:not(:first-child){margin-top:.5rem}.hyp-u-vertical-spacing--3>:first-child{margin-top:0}.hyp-u-vertical-spacing--3>:last-child{margin-bottom:0}.hyp-u-vertical-spacing--4>:not(:first-child){margin-top:.75rem}.hyp-u-vertical-spacing--4>:first-child{margin-top:0}.hyp-u-vertical-spacing--4>:last-child{margin-bottom:0}.hyp-u-vertical-spacing--5>:not(:first-child){margin-top:1rem}.hyp-u-vertical-spacing--5>:first-child{margin-top:0}.hyp-u-vertical-spacing--5>:last-child{margin-bottom:0}.hyp-u-vertical-spacing--6>:not(:first-child){margin-top:1.5rem}.hyp-u-vertical-spacing--6>:first-child{margin-top:0}.hyp-u-vertical-spacing--6>:last-child{margin-bottom:0}.hyp-u-vertical-spacing--7>:not(:first-child){margin-top:2rem}.hyp-u-vertical-spacing--7>:first-child{margin-top:0}.hyp-u-vertical-spacing--7>:last-child{margin-bottom:0}.hyp-u-vertical-spacing--8>:not(:first-child){margin-top:4rem}.hyp-u-vertical-spacing--8>:first-child{margin-top:0}.hyp-u-vertical-spacing--8>:last-child{margin-bottom:0}.hyp-u-vertical-spacing--9>:not(:first-child){margin-top:8rem}.hyp-u-vertical-spacing--9>:first-child{margin-top:0}.hyp-u-vertical-spacing--9>:last-child{margin-bottom:0}.hyp-u-margin{margin:1rem}.hyp-u-margin--left{margin-left:1rem}.hyp-u-margin--right{margin-right:1rem}.hyp-u-margin--top{margin-top:1rem}.hyp-u-margin--bottom{margin-bottom:1rem}.hyp-u-margin--0{margin:0}.hyp-u-margin--left--0{margin-left:0}.hyp-u-margin--right--0{margin-right:0}.hyp-u-margin--top--0{margin-top:0}.hyp-u-margin--bottom--0{margin-bottom:0}.hyp-u-margin--1{margin:.125rem}.hyp-u-margin--left--1{margin-left:.125rem}.hyp-u-margin--right--1{margin-right:.125rem}.hyp-u-margin--top--1{margin-top:.125rem}.hyp-u-margin--bottom--1{margin-bottom:.125rem}.hyp-u-margin--2{margin:.25rem}.hyp-u-margin--left--2{margin-left:.25rem}.hyp-u-margin--right--2{margin-right:.25rem}.hyp-u-margin--top--2{margin-top:.25rem}.hyp-u-margin--bottom--2{margin-bottom:.25rem}.hyp-u-margin--3{margin:.5rem}.hyp-u-margin--left--3{margin-left:.5rem}.hyp-u-margin--right--3{margin-right:.5rem}.hyp-u-margin--top--3{margin-top:.5rem}.hyp-u-margin--bottom--3{margin-bottom:.5rem}.hyp-u-margin--4{margin:.75rem}.hyp-u-margin--left--4{margin-left:.75rem}.hyp-u-margin--right--4{margin-right:.75rem}.hyp-u-margin--top--4{margin-top:.75rem}.hyp-u-margin--bottom--4{margin-bottom:.75rem}.hyp-u-margin--5{margin:1rem}.hyp-u-margin--left--5{margin-left:1rem}.hyp-u-margin--right--5{margin-right:1rem}.hyp-u-margin--top--5{margin-top:1rem}.hyp-u-margin--bottom--5{margin-bottom:1rem}.hyp-u-margin--6{margin:1.5rem}.hyp-u-margin--left--6{margin-left:1.5rem}.hyp-u-margin--right--6{margin-right:1.5rem}.hyp-u-margin--top--6{margin-top:1.5rem}.hyp-u-margin--bottom--6{margin-bottom:1.5rem}.hyp-u-margin--7{margin:2rem}.hyp-u-margin--left--7{margin-left:2rem}.hyp-u-margin--right--7{margin-right:2rem}.hyp-u-margin--top--7{margin-top:2rem}.hyp-u-margin--bottom--7{margin-bottom:2rem}.hyp-u-margin--8{margin:4rem}.hyp-u-margin--left--8{margin-left:4rem}.hyp-u-margin--right--8{margin-right:4rem}.hyp-u-margin--top--8{margin-top:4rem}.hyp-u-margin--bottom--8{margin-bottom:4rem}.hyp-u-margin--9{margin:8rem}.hyp-u-margin--left--9{margin-left:8rem}.hyp-u-margin--right--9{margin-right:8rem}.hyp-u-margin--top--9{margin-top:8rem}.hyp-u-margin--bottom--9{margin-bottom:8rem}.hyp-u-padding{padding:.5rem}.hyp-u-padding--left{padding-left:.5rem}.hyp-u-padding--right{padding-right:.5rem}.hyp-u-padding--top{padding-top:.5rem}.hyp-u-padding--bottom{padding-bottom:.5rem}.hyp-u-padding--0{padding:0}.hyp-u-padding--left--0{padding-left:0}.hyp-u-padding--right--0{padding-right:0}.hyp-u-padding--top--0{padding-top:0}.hyp-u-padding--bottom--0{padding-bottom:0}.hyp-u-padding--1{padding:.125rem}.hyp-u-padding--left--1{padding-left:.125rem}.hyp-u-padding--right--1{padding-right:.125rem}.hyp-u-padding--top--1{padding-top:.125rem}.hyp-u-padding--bottom--1{padding-bottom:.125rem}.hyp-u-padding--2{padding:.25rem}.hyp-u-padding--left--2{padding-left:.25rem}.hyp-u-padding--right--2{padding-right:.25rem}.hyp-u-padding--top--2{padding-top:.25rem}.hyp-u-padding--bottom--2{padding-bottom:.25rem}.hyp-u-padding--3{padding:.5rem}.hyp-u-padding--left--3{padding-left:.5rem}.hyp-u-padding--right--3{padding-right:.5rem}.hyp-u-padding--top--3{padding-top:.5rem}.hyp-u-padding--bottom--3{padding-bottom:.5rem}.hyp-u-padding--4{padding:.75rem}.hyp-u-padding--left--4{padding-left:.75rem}.hyp-u-padding--right--4{padding-right:.75rem}.hyp-u-padding--top--4{padding-top:.75rem}.hyp-u-padding--bottom--4{padding-bottom:.75rem}.hyp-u-padding--5{padding:1rem}.hyp-u-padding--left--5{padding-left:1rem}.hyp-u-padding--right--5{padding-right:1rem}.hyp-u-padding--top--5{padding-top:1rem}.hyp-u-padding--bottom--5{padding-bottom:1rem}.hyp-u-padding--6{padding:1.5rem}.hyp-u-padding--left--6{padding-left:1.5rem}.hyp-u-padding--right--6{padding-right:1.5rem}.hyp-u-padding--top--6{padding-top:1.5rem}.hyp-u-padding--bottom--6{padding-bottom:1.5rem}.hyp-u-padding--7{padding:2rem}.hyp-u-padding--left--7{padding-left:2rem}.hyp-u-padding--right--7{padding-right:2rem}.hyp-u-padding--top--7{padding-top:2rem}.hyp-u-padding--bottom--7{padding-bottom:2rem}.hyp-u-padding--8{padding:4rem}.hyp-u-padding--left--8{padding-left:4rem}.hyp-u-padding--right--8{padding-right:4rem}.hyp-u-padding--top--8{padding-top:4rem}.hyp-u-padding--bottom--8{padding-bottom:4rem}.hyp-u-padding--9{padding:8rem}.hyp-u-padding--left--9{padding-left:8rem}.hyp-u-padding--right--9{padding-right:8rem}.hyp-u-padding--top--9{padding-top:8rem}.hyp-u-padding--bottom--9{padding-bottom:8rem}.hyp-u-layout-row{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch}.hyp-u-layout-row--center{display:flex;flex-direction:row;justify-content:center;align-items:center}.hyp-u-layout-row--align-baseline{display:flex;flex-direction:row;justify-content:flex-start;align-items:baseline}.hyp-u-layout-row--align-center{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.hyp-u-layout-row--justify-center{display:flex;flex-direction:row;justify-content:center;align-items:stretch}.hyp-u-layout-row--justify-right{display:flex;flex-direction:row;justify-content:flex-end;align-items:stretch}.hyp-u-layout-column{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.hyp-u-layout-column--center{display:flex;flex-direction:column;justify-content:center;align-items:center}.hyp-u-stretch{flex-grow:1}.hyp-u-fixed-centered{z-index:20;position:fixed;top:50%;left:50%;transform:translate(-50%, -50%)}.hyp-u-absolute-centered{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.hyp-u-overlay{z-index:10;position:fixed;top:0;left:0;bottom:0;right:0;background-color:rgba(0,0,0,.5)}.sr-only {
|
|
416
477
|
position: absolute;
|
|
417
478
|
width: 1px;
|
|
418
479
|
height: 1px;
|
|
@@ -437,10 +498,22 @@ Ensure the default browser behavior of the `hidden` attribute.
|
|
|
437
498
|
}.sticky {
|
|
438
499
|
position: -webkit-sticky;
|
|
439
500
|
position: sticky;
|
|
501
|
+
}.left-1\/2 {
|
|
502
|
+
left: 50%;
|
|
503
|
+
}.top-0 {
|
|
504
|
+
top: 0px;
|
|
505
|
+
}.left-\[-33px\] {
|
|
506
|
+
left: -33px;
|
|
507
|
+
}.z-2 {
|
|
508
|
+
z-index: 2;
|
|
440
509
|
}.m-0\.5 {
|
|
441
510
|
margin: 0.125rem;
|
|
442
511
|
}.m-0 {
|
|
443
512
|
margin: 0px;
|
|
513
|
+
}.m-1\.5 {
|
|
514
|
+
margin: 0.375rem;
|
|
515
|
+
}.m-1 {
|
|
516
|
+
margin: 0.25rem;
|
|
444
517
|
}.mx-1 {
|
|
445
518
|
margin-left: 0.25rem;
|
|
446
519
|
margin-right: 0.25rem;
|
|
@@ -462,6 +535,12 @@ Ensure the default browser behavior of the `hidden` attribute.
|
|
|
462
535
|
margin-bottom: 1rem;
|
|
463
536
|
}.-mt-1 {
|
|
464
537
|
margin-top: -0.25rem;
|
|
538
|
+
}.mt-\[140px\] {
|
|
539
|
+
margin-top: 140px;
|
|
540
|
+
}.ml-\[6px\] {
|
|
541
|
+
margin-left: 6px;
|
|
542
|
+
}.mt-2 {
|
|
543
|
+
margin-top: 0.5rem;
|
|
465
544
|
}.-mb-px {
|
|
466
545
|
margin-bottom: -1px;
|
|
467
546
|
}.mr-4 {
|
|
@@ -484,6 +563,14 @@ Ensure the default browser behavior of the `hidden` attribute.
|
|
|
484
563
|
height: 0.75rem;
|
|
485
564
|
}.h-16 {
|
|
486
565
|
height: 4rem;
|
|
566
|
+
}.h-auto {
|
|
567
|
+
height: auto;
|
|
568
|
+
}.h-\[30px\] {
|
|
569
|
+
height: 30px;
|
|
570
|
+
}.h-\[27px\] {
|
|
571
|
+
height: 27px;
|
|
572
|
+
}.h-\[40px\] {
|
|
573
|
+
height: 40px;
|
|
487
574
|
}.h-full {
|
|
488
575
|
height: 100%;
|
|
489
576
|
}.h-screen {
|
|
@@ -494,6 +581,14 @@ Ensure the default browser behavior of the `hidden` attribute.
|
|
|
494
581
|
width: 0.75rem;
|
|
495
582
|
}.w-16 {
|
|
496
583
|
width: 4rem;
|
|
584
|
+
}.w-auto {
|
|
585
|
+
width: auto;
|
|
586
|
+
}.w-\[30px\] {
|
|
587
|
+
width: 30px;
|
|
588
|
+
}.w-\[33px\] {
|
|
589
|
+
width: 33px;
|
|
590
|
+
}.w-\[27px\] {
|
|
591
|
+
width: 27px;
|
|
497
592
|
}.w-full {
|
|
498
593
|
width: 100%;
|
|
499
594
|
}.w-screen {
|
|
@@ -508,6 +603,54 @@ Ensure the default browser behavior of the `hidden` attribute.
|
|
|
508
603
|
flex: 1 1 0%;
|
|
509
604
|
}.grow {
|
|
510
605
|
flex-grow: 1;
|
|
606
|
+
}.-translate-x-1\/2 {
|
|
607
|
+
--tw-translate-x: -50%;
|
|
608
|
+
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
|
|
609
|
+
}.-translate-y-full {
|
|
610
|
+
--tw-translate-y: -100%;
|
|
611
|
+
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
|
|
612
|
+
}.rotate-180 {
|
|
613
|
+
--tw-rotate: 180deg;
|
|
614
|
+
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
|
|
615
|
+
}.transform {
|
|
616
|
+
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
|
|
617
|
+
}@keyframes adderPopUp {
|
|
618
|
+
|
|
619
|
+
0% {
|
|
620
|
+
opacity: 0.05;
|
|
621
|
+
transform: scale(0.8) translateY(-10px);
|
|
622
|
+
}
|
|
623
|
+
|
|
624
|
+
20% {
|
|
625
|
+
opacity: 0.7;
|
|
626
|
+
}
|
|
627
|
+
|
|
628
|
+
100% {
|
|
629
|
+
opacity: 1;
|
|
630
|
+
transform: scale(1) translateY(0px);
|
|
631
|
+
}
|
|
632
|
+
}.animate-adderPopUp {
|
|
633
|
+
animation: adderPopUp 0.08s ease-in forwards;
|
|
634
|
+
}@keyframes adderPopDown {
|
|
635
|
+
|
|
636
|
+
0% {
|
|
637
|
+
opacity: 0.05;
|
|
638
|
+
transform: scale(0.8) translateY(10px);
|
|
639
|
+
}
|
|
640
|
+
|
|
641
|
+
20% {
|
|
642
|
+
opacity: 0.7;
|
|
643
|
+
}
|
|
644
|
+
|
|
645
|
+
100% {
|
|
646
|
+
opacity: 1;
|
|
647
|
+
transform: scale(1) translateY(0px);
|
|
648
|
+
}
|
|
649
|
+
}.animate-adderPopDown {
|
|
650
|
+
animation: adderPopDown 0.08s ease-in forwards;
|
|
651
|
+
}.select-none {
|
|
652
|
+
-webkit-user-select: none;
|
|
653
|
+
user-select: none;
|
|
511
654
|
}.resize {
|
|
512
655
|
resize: both;
|
|
513
656
|
}.list-decimal {
|
|
@@ -540,6 +683,8 @@ Ensure the default browser behavior of the `hidden` attribute.
|
|
|
540
683
|
gap: 1.5rem;
|
|
541
684
|
}.gap-x-3 {
|
|
542
685
|
column-gap: 0.75rem;
|
|
686
|
+
}.gap-y-1 {
|
|
687
|
+
row-gap: 0.25rem;
|
|
543
688
|
}.gap-x-4 {
|
|
544
689
|
column-gap: 1rem;
|
|
545
690
|
}.space-x-2 > :not([hidden]) ~ :not([hidden]) {
|
|
@@ -558,6 +703,14 @@ Ensure the default browser behavior of the `hidden` attribute.
|
|
|
558
703
|
--tw-space-y-reverse: 0;
|
|
559
704
|
margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
|
|
560
705
|
margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
|
|
706
|
+
}.space-y-1\.5 > :not([hidden]) ~ :not([hidden]) {
|
|
707
|
+
--tw-space-y-reverse: 0;
|
|
708
|
+
margin-top: calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
|
|
709
|
+
margin-bottom: calc(0.375rem * var(--tw-space-y-reverse));
|
|
710
|
+
}.space-y-1 > :not([hidden]) ~ :not([hidden]) {
|
|
711
|
+
--tw-space-y-reverse: 0;
|
|
712
|
+
margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
|
|
713
|
+
margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
|
|
561
714
|
}.self-center {
|
|
562
715
|
align-self: center;
|
|
563
716
|
}.truncate {
|
|
@@ -574,13 +727,29 @@ Ensure the default browser behavior of the `hidden` attribute.
|
|
|
574
727
|
border-radius: 0.25rem;
|
|
575
728
|
}.rounded-lg {
|
|
576
729
|
border-radius: 0.5rem;
|
|
730
|
+
}.border {
|
|
731
|
+
border-width: 1px;
|
|
577
732
|
}.border-y {
|
|
578
733
|
border-top-width: 1px;
|
|
579
734
|
border-bottom-width: 1px;
|
|
580
735
|
}.border-r {
|
|
581
736
|
border-right-width: 1px;
|
|
737
|
+
}.border-r-0 {
|
|
738
|
+
border-right-width: 0px;
|
|
739
|
+
}.border-l {
|
|
740
|
+
border-left-width: 1px;
|
|
741
|
+
}.border-b {
|
|
742
|
+
border-bottom-width: 1px;
|
|
582
743
|
}.border-t {
|
|
583
744
|
border-top-width: 1px;
|
|
745
|
+
}.border-solid {
|
|
746
|
+
border-style: solid;
|
|
747
|
+
}.border-grey-3 {
|
|
748
|
+
--tw-border-opacity: 1;
|
|
749
|
+
border-color: rgb(219 219 219 / var(--tw-border-opacity));
|
|
750
|
+
}.border-grey-4 {
|
|
751
|
+
--tw-border-opacity: 1;
|
|
752
|
+
border-color: rgb(166 166 166 / var(--tw-border-opacity));
|
|
584
753
|
}.border-grey-2 {
|
|
585
754
|
--tw-border-opacity: 1;
|
|
586
755
|
border-color: rgb(236 236 236 / var(--tw-border-opacity));
|
|
@@ -599,6 +768,12 @@ Ensure the default browser behavior of the `hidden` attribute.
|
|
|
599
768
|
}.bg-slate-1 {
|
|
600
769
|
--tw-bg-opacity: 1;
|
|
601
770
|
background-color: rgb(227 227 229 / var(--tw-bg-opacity));
|
|
771
|
+
}.bg-grey-7 {
|
|
772
|
+
--tw-bg-opacity: 1;
|
|
773
|
+
background-color: rgb(89 89 89 / var(--tw-bg-opacity));
|
|
774
|
+
}.bg-white {
|
|
775
|
+
--tw-bg-opacity: 1;
|
|
776
|
+
background-color: rgb(255 255 255 / var(--tw-bg-opacity));
|
|
602
777
|
}.bg-color-text {
|
|
603
778
|
--tw-bg-opacity: 1;
|
|
604
779
|
background-color: rgb(32 32 32 / var(--tw-bg-opacity));
|
|
@@ -614,9 +789,6 @@ Ensure the default browser behavior of the `hidden` attribute.
|
|
|
614
789
|
}.bg-brand-dark {
|
|
615
790
|
--tw-bg-opacity: 1;
|
|
616
791
|
background-color: rgb(132 20 30 / var(--tw-bg-opacity));
|
|
617
|
-
}.bg-white {
|
|
618
|
-
--tw-bg-opacity: 1;
|
|
619
|
-
background-color: rgb(255 255 255 / var(--tw-bg-opacity));
|
|
620
792
|
}.bg-grey-0 {
|
|
621
793
|
--tw-bg-opacity: 1;
|
|
622
794
|
background-color: rgb(250 250 250 / var(--tw-bg-opacity));
|
|
@@ -626,9 +798,6 @@ Ensure the default browser behavior of the `hidden` attribute.
|
|
|
626
798
|
}.bg-grey-5 {
|
|
627
799
|
--tw-bg-opacity: 1;
|
|
628
800
|
background-color: rgb(156 156 156 / var(--tw-bg-opacity));
|
|
629
|
-
}.bg-grey-7 {
|
|
630
|
-
--tw-bg-opacity: 1;
|
|
631
|
-
background-color: rgb(89 89 89 / var(--tw-bg-opacity));
|
|
632
801
|
}.bg-grey-8 {
|
|
633
802
|
--tw-bg-opacity: 1;
|
|
634
803
|
background-color: rgb(63 63 63 / var(--tw-bg-opacity));
|
|
@@ -644,6 +813,8 @@ Ensure the default browser behavior of the `hidden` attribute.
|
|
|
644
813
|
}.bg-yellow-notice {
|
|
645
814
|
--tw-bg-opacity: 1;
|
|
646
815
|
background-color: rgb(251 193 104 / var(--tw-bg-opacity));
|
|
816
|
+
}.fill-white {
|
|
817
|
+
fill: #fff;
|
|
647
818
|
}.p-3 {
|
|
648
819
|
padding: 0.75rem;
|
|
649
820
|
}.p-4 {
|
|
@@ -658,19 +829,38 @@ Ensure the default browser behavior of the `hidden` attribute.
|
|
|
658
829
|
}.py-1 {
|
|
659
830
|
padding-top: 0.25rem;
|
|
660
831
|
padding-bottom: 0.25rem;
|
|
832
|
+
}.px-1 {
|
|
833
|
+
padding-left: 0.25rem;
|
|
834
|
+
padding-right: 0.25rem;
|
|
835
|
+
}.py-0\.5 {
|
|
836
|
+
padding-top: 0.125rem;
|
|
837
|
+
padding-bottom: 0.125rem;
|
|
838
|
+
}.py-0 {
|
|
839
|
+
padding-top: 0px;
|
|
840
|
+
padding-bottom: 0px;
|
|
841
|
+
}.py-2\.5 {
|
|
842
|
+
padding-top: 0.625rem;
|
|
843
|
+
padding-bottom: 0.625rem;
|
|
844
|
+
}.px-2 {
|
|
845
|
+
padding-left: 0.5rem;
|
|
846
|
+
padding-right: 0.5rem;
|
|
847
|
+
}.py-2 {
|
|
848
|
+
padding-top: 0.5rem;
|
|
849
|
+
padding-bottom: 0.5rem;
|
|
661
850
|
}.py-3 {
|
|
662
851
|
padding-top: 0.75rem;
|
|
663
852
|
padding-bottom: 0.75rem;
|
|
664
853
|
}.px-4 {
|
|
665
854
|
padding-left: 1rem;
|
|
666
855
|
padding-right: 1rem;
|
|
667
|
-
}.py-2 {
|
|
668
|
-
padding-top: 0.5rem;
|
|
669
|
-
padding-bottom: 0.5rem;
|
|
670
856
|
}.pr-2 {
|
|
671
857
|
padding-right: 0.5rem;
|
|
672
858
|
}.pl-10 {
|
|
673
859
|
padding-left: 2.5rem;
|
|
860
|
+
}.pl-1\.5 {
|
|
861
|
+
padding-left: 0.375rem;
|
|
862
|
+
}.pl-1 {
|
|
863
|
+
padding-left: 0.25rem;
|
|
674
864
|
}.pl-6 {
|
|
675
865
|
padding-left: 1.5rem;
|
|
676
866
|
}.pt-0 {
|
|
@@ -686,6 +876,8 @@ Ensure the default browser behavior of the `hidden` attribute.
|
|
|
686
876
|
}.text-sm {
|
|
687
877
|
font-size: 11px;
|
|
688
878
|
line-height: 1.4;
|
|
879
|
+
}.text-annotator-sm {
|
|
880
|
+
font-size: 12px;
|
|
689
881
|
}.font-medium {
|
|
690
882
|
font-weight: 500;
|
|
691
883
|
}.font-normal {
|
|
@@ -710,15 +902,37 @@ Ensure the default browser behavior of the `hidden` attribute.
|
|
|
710
902
|
}.text-white {
|
|
711
903
|
--tw-text-opacity: 1;
|
|
712
904
|
color: rgb(255 255 255 / var(--tw-text-opacity));
|
|
905
|
+
}.text-color-text-inverted {
|
|
906
|
+
--tw-text-opacity: 1;
|
|
907
|
+
color: rgb(242 242 242 / var(--tw-text-opacity));
|
|
908
|
+
}.text-grey-3 {
|
|
909
|
+
--tw-text-opacity: 1;
|
|
910
|
+
color: rgb(219 219 219 / var(--tw-text-opacity));
|
|
911
|
+
}.text-grey-7 {
|
|
912
|
+
--tw-text-opacity: 1;
|
|
913
|
+
color: rgb(89 89 89 / var(--tw-text-opacity));
|
|
713
914
|
}.text-grey-6 {
|
|
714
915
|
--tw-text-opacity: 1;
|
|
715
916
|
color: rgb(115 115 115 / var(--tw-text-opacity));
|
|
917
|
+
}.text-grey-5 {
|
|
918
|
+
--tw-text-opacity: 1;
|
|
919
|
+
color: rgb(156 156 156 / var(--tw-text-opacity));
|
|
716
920
|
}.underline {
|
|
717
921
|
-webkit-text-decoration-line: underline;
|
|
718
922
|
text-decoration-line: underline;
|
|
923
|
+
}.opacity-5 {
|
|
924
|
+
opacity: 0.05;
|
|
925
|
+
}.shadow-adderToolbar {
|
|
926
|
+
--tw-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.25);
|
|
927
|
+
--tw-shadow-colored: 0px 2px 10px 0px var(--tw-shadow-color);
|
|
928
|
+
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
|
|
719
929
|
}.shadow {
|
|
720
|
-
--tw-shadow: 0 1px
|
|
721
|
-
--tw-shadow-colored: 0 1px
|
|
930
|
+
--tw-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
|
|
931
|
+
--tw-shadow-colored: 0 1px 1px var(--tw-shadow-color);
|
|
932
|
+
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
|
|
933
|
+
}.shadow-sidebar {
|
|
934
|
+
--tw-shadow: 0px 1px 4px rgb(0, 0, 0, 0.5);
|
|
935
|
+
--tw-shadow-colored: 0px 1px 4px var(--tw-shadow-color);
|
|
722
936
|
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
|
|
723
937
|
}.outline {
|
|
724
938
|
outline-style: solid;
|
|
@@ -737,6 +951,14 @@ Ensure the default browser behavior of the `hidden` attribute.
|
|
|
737
951
|
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
|
|
738
952
|
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
739
953
|
transition-duration: 150ms;
|
|
954
|
+
}.transition-colors {
|
|
955
|
+
transition-property: color, background-color, border-color, fill, stroke, -webkit-text-decoration-color;
|
|
956
|
+
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
|
|
957
|
+
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, -webkit-text-decoration-color;
|
|
958
|
+
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
959
|
+
transition-duration: 150ms;
|
|
960
|
+
}.duration-200 {
|
|
961
|
+
transition-duration: 200ms;
|
|
740
962
|
}.ease-in {
|
|
741
963
|
transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
|
|
742
964
|
}:host>*{font-family:"Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif}.annotator-frame{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.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-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}}
|
|
@@ -750,6 +972,11 @@ Ensure the default browser behavior of the `hidden` attribute.
|
|
|
750
972
|
background-color: rgb(219 219 219 / var(--tw-bg-opacity));
|
|
751
973
|
}
|
|
752
974
|
|
|
975
|
+
.hover\:text-grey-9:hover {
|
|
976
|
+
--tw-text-opacity: 1;
|
|
977
|
+
color: rgb(32 32 32 / var(--tw-text-opacity));
|
|
978
|
+
}
|
|
979
|
+
|
|
753
980
|
.hover\:underline:hover {
|
|
754
981
|
-webkit-text-decoration-line: underline;
|
|
755
982
|
text-decoration-line: underline;
|