hypothesis 1.969.0 → 1.970.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.
@@ -1,2 +1,522 @@
1
- *{box-sizing:border-box}html{height:100%;text-size-adjust:100%}body{min-height:100%;font-size:100%;margin:0}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}b,strong{font-weight:bold}abbr[title]{border-bottom:1px dotted}a img,img{-ms-interpolation-mode:bicubic}input,textarea,button,select{font:inherit;font-size:100%;vertical-align:baseline;line-height:normal;margin:0}button,html input[type=button],input[type=reset],input[type=submit]{cursor:pointer;-webkit-appearance:button}textarea{overflow:auto}img::selection,img::-moz-selection{background:transparent}ul,ol,dl,dd,dt,li{margin:0;padding:0;border:0}ul,ol{list-style:none}blockquote{margin:0}h1,h2,h3,h4,h5,h6{margin:0;padding:0;border:0;font:inherit;font-size:100%;font-weight:normal;font-style:normal;vertical-align:baseline}.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)}*, ::before, ::after{--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246 / 0.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.visible{visibility:visible}.\!visible{visibility:visible !important}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.block{display:block}.inline{display:inline}.flex{display:flex}.contents{display:contents}.hidden{display:none}.resize{resize:both}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rounded{border-radius:0.25rem}.italic{font-style:italic}.underline{-webkit-text-decoration-line:underline;text-decoration-line:underline}.blur{--tw-blur:blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;transition-property:color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;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;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms}.ease-in{transition-timing-function:cubic-bezier(0.4, 0, 1, 1)}: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}}
1
+ /*
2
+ ! tailwindcss v3.0.15 | MIT License | https://tailwindcss.com
3
+ *//*
4
+ 1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
5
+ 2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
6
+ */
7
+
8
+ *,
9
+ ::before,
10
+ ::after {
11
+ box-sizing: border-box; /* 1 */
12
+ border-width: 0; /* 2 */
13
+ border-style: solid; /* 2 */
14
+ border-color: currentColor; /* 2 */
15
+ }
16
+
17
+ ::before,
18
+ ::after {
19
+ --tw-content: '';
20
+ }
21
+
22
+ /*
23
+ 1. Use a consistent sensible line-height in all browsers.
24
+ 2. Prevent adjustments of font size after orientation changes in iOS.
25
+ 3. Use a more readable tab size.
26
+ 4. Use the user's configured `sans` font-family by default.
27
+ */
28
+
29
+ html {
30
+ line-height: 1.5; /* 1 */
31
+ -webkit-text-size-adjust: 100%; /* 2 */
32
+ -moz-tab-size: 4; /* 3 */
33
+ tab-size: 4; /* 3 */
34
+ font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; /* 4 */
35
+ }
36
+
37
+ /*
38
+ 1. Remove the margin in all browsers.
39
+ 2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
40
+ */
41
+
42
+ body {
43
+ margin: 0; /* 1 */
44
+ line-height: inherit; /* 2 */
45
+ }
46
+
47
+ /*
48
+ 1. Add the correct height in Firefox.
49
+ 2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
50
+ 3. Ensure horizontal rules are visible by default.
51
+ */
52
+
53
+ hr {
54
+ height: 0; /* 1 */
55
+ color: inherit; /* 2 */
56
+ border-top-width: 1px; /* 3 */
57
+ }
58
+
59
+ /*
60
+ Add the correct text decoration in Chrome, Edge, and Safari.
61
+ */
62
+
63
+ abbr:where([title]) {
64
+ -webkit-text-decoration: underline dotted;
65
+ text-decoration: underline dotted;
66
+ }
67
+
68
+ /*
69
+ Remove the default font size and weight for headings.
70
+ */
71
+
72
+ h1,
73
+ h2,
74
+ h3,
75
+ h4,
76
+ h5,
77
+ h6 {
78
+ font-size: inherit;
79
+ font-weight: inherit;
80
+ }
81
+
82
+ /*
83
+ Reset links to optimize for opt-in styling instead of opt-out.
84
+ */
85
+
86
+ a {
87
+ color: inherit;
88
+ text-decoration: inherit;
89
+ }
90
+
91
+ /*
92
+ Add the correct font weight in Edge and Safari.
93
+ */
94
+
95
+ b,
96
+ strong {
97
+ font-weight: bolder;
98
+ }
99
+
100
+ /*
101
+ 1. Use the user's configured `mono` font family by default.
102
+ 2. Correct the odd `em` font sizing in all browsers.
103
+ */
104
+
105
+ code,
106
+ kbd,
107
+ samp,
108
+ pre {
109
+ font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
110
+ font-size: 1em; /* 2 */
111
+ }
112
+
113
+ /*
114
+ Add the correct font size in all browsers.
115
+ */
116
+
117
+ small {
118
+ font-size: 80%;
119
+ }
120
+
121
+ /*
122
+ Prevent `sub` and `sup` elements from affecting the line height in all browsers.
123
+ */
124
+
125
+ sub,
126
+ sup {
127
+ font-size: 75%;
128
+ line-height: 0;
129
+ position: relative;
130
+ vertical-align: baseline;
131
+ }
132
+
133
+ sub {
134
+ bottom: -0.25em;
135
+ }
136
+
137
+ sup {
138
+ top: -0.5em;
139
+ }
140
+
141
+ /*
142
+ 1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
143
+ 2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
144
+ 3. Remove gaps between table borders by default.
145
+ */
146
+
147
+ table {
148
+ text-indent: 0; /* 1 */
149
+ border-color: inherit; /* 2 */
150
+ border-collapse: collapse; /* 3 */
151
+ }
152
+
153
+ /*
154
+ 1. Change the font styles in all browsers.
155
+ 2. Remove the margin in Firefox and Safari.
156
+ 3. Remove default padding in all browsers.
157
+ */
158
+
159
+ button,
160
+ input,
161
+ optgroup,
162
+ select,
163
+ textarea {
164
+ font-family: inherit; /* 1 */
165
+ font-size: 100%; /* 1 */
166
+ line-height: inherit; /* 1 */
167
+ color: inherit; /* 1 */
168
+ margin: 0; /* 2 */
169
+ padding: 0; /* 3 */
170
+ }
171
+
172
+ /*
173
+ Remove the inheritance of text transform in Edge and Firefox.
174
+ */
175
+
176
+ button,
177
+ select {
178
+ text-transform: none;
179
+ }
180
+
181
+ /*
182
+ 1. Correct the inability to style clickable types in iOS and Safari.
183
+ 2. Remove default button styles.
184
+ */
185
+
186
+ button,
187
+ [type='button'],
188
+ [type='reset'],
189
+ [type='submit'] {
190
+ -webkit-appearance: button; /* 1 */
191
+ background-color: transparent; /* 2 */
192
+ background-image: none; /* 2 */
193
+ }
194
+
195
+ /*
196
+ Use the modern Firefox focus style for all focusable elements.
197
+ */
198
+
199
+ :-moz-focusring {
200
+ outline: auto;
201
+ }
202
+
203
+ /*
204
+ Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
205
+ */
206
+
207
+ :-moz-ui-invalid {
208
+ box-shadow: none;
209
+ }
210
+
211
+ /*
212
+ Add the correct vertical alignment in Chrome and Firefox.
213
+ */
214
+
215
+ progress {
216
+ vertical-align: baseline;
217
+ }
218
+
219
+ /*
220
+ Correct the cursor style of increment and decrement buttons in Safari.
221
+ */
222
+
223
+ ::-webkit-inner-spin-button,
224
+ ::-webkit-outer-spin-button {
225
+ height: auto;
226
+ }
227
+
228
+ /*
229
+ 1. Correct the odd appearance in Chrome and Safari.
230
+ 2. Correct the outline style in Safari.
231
+ */
232
+
233
+ [type='search'] {
234
+ -webkit-appearance: textfield; /* 1 */
235
+ outline-offset: -2px; /* 2 */
236
+ }
237
+
238
+ /*
239
+ Remove the inner padding in Chrome and Safari on macOS.
240
+ */
241
+
242
+ ::-webkit-search-decoration {
243
+ -webkit-appearance: none;
244
+ }
245
+
246
+ /*
247
+ 1. Correct the inability to style clickable types in iOS and Safari.
248
+ 2. Change font properties to `inherit` in Safari.
249
+ */
250
+
251
+ ::-webkit-file-upload-button {
252
+ -webkit-appearance: button; /* 1 */
253
+ font: inherit; /* 2 */
254
+ }
255
+
256
+ /*
257
+ Add the correct display in Chrome and Safari.
258
+ */
259
+
260
+ summary {
261
+ display: list-item;
262
+ }
263
+
264
+ /*
265
+ Removes the default spacing and border for appropriate elements.
266
+ */
267
+
268
+ blockquote,
269
+ dl,
270
+ dd,
271
+ h1,
272
+ h2,
273
+ h3,
274
+ h4,
275
+ h5,
276
+ h6,
277
+ hr,
278
+ figure,
279
+ p,
280
+ pre {
281
+ margin: 0;
282
+ }
283
+
284
+ fieldset {
285
+ margin: 0;
286
+ padding: 0;
287
+ }
288
+
289
+ legend {
290
+ padding: 0;
291
+ }
292
+
293
+ ol,
294
+ ul,
295
+ menu {
296
+ list-style: none;
297
+ margin: 0;
298
+ padding: 0;
299
+ }
300
+
301
+ /*
302
+ Prevent resizing textareas horizontally by default.
303
+ */
304
+
305
+ textarea {
306
+ resize: vertical;
307
+ }
308
+
309
+ /*
310
+ 1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
311
+ 2. Set the default placeholder color to the user's configured gray 400 color.
312
+ */
313
+
314
+ input::placeholder,
315
+ textarea::placeholder {
316
+ opacity: 1; /* 1 */
317
+ color: #9ca3af; /* 2 */
318
+ }
319
+
320
+ /*
321
+ Set the default cursor for buttons.
322
+ */
323
+
324
+ button,
325
+ [role="button"] {
326
+ cursor: pointer;
327
+ }
328
+
329
+ /*
330
+ Make sure disabled buttons don't get the pointer cursor.
331
+ */
332
+ :disabled {
333
+ cursor: default;
334
+ }
335
+
336
+ /*
337
+ 1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
338
+ 2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
339
+ This can trigger a poorly considered lint error in some tools but is included by design.
340
+ */
341
+
342
+ img,
343
+ svg,
344
+ video,
345
+ canvas,
346
+ audio,
347
+ iframe,
348
+ embed,
349
+ object {
350
+ display: block; /* 1 */
351
+ vertical-align: middle; /* 2 */
352
+ }
353
+
354
+ /*
355
+ Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
356
+ */
357
+
358
+ img,
359
+ video {
360
+ max-width: 100%;
361
+ height: auto;
362
+ }
363
+
364
+ /*
365
+ Ensure the default browser behavior of the `hidden` attribute.
366
+ */
367
+
368
+ [hidden] {
369
+ display: none;
370
+ }
371
+
372
+ *, ::before, ::after {
373
+ --tw-translate-x: 0;
374
+ --tw-translate-y: 0;
375
+ --tw-rotate: 0;
376
+ --tw-skew-x: 0;
377
+ --tw-skew-y: 0;
378
+ --tw-scale-x: 1;
379
+ --tw-scale-y: 1;
380
+ --tw-pan-x: ;
381
+ --tw-pan-y: ;
382
+ --tw-pinch-zoom: ;
383
+ --tw-scroll-snap-strictness: proximity;
384
+ --tw-ordinal: ;
385
+ --tw-slashed-zero: ;
386
+ --tw-numeric-figure: ;
387
+ --tw-numeric-spacing: ;
388
+ --tw-numeric-fraction: ;
389
+ --tw-ring-inset: ;
390
+ --tw-ring-offset-width: 0px;
391
+ --tw-ring-offset-color: #fff;
392
+ --tw-ring-color: rgb(59 130 246 / 0.5);
393
+ --tw-ring-offset-shadow: 0 0 #0000;
394
+ --tw-ring-shadow: 0 0 #0000;
395
+ --tw-shadow: 0 0 #0000;
396
+ --tw-shadow-colored: 0 0 #0000;
397
+ --tw-blur: ;
398
+ --tw-brightness: ;
399
+ --tw-contrast: ;
400
+ --tw-grayscale: ;
401
+ --tw-hue-rotate: ;
402
+ --tw-invert: ;
403
+ --tw-saturate: ;
404
+ --tw-sepia: ;
405
+ --tw-drop-shadow: ;
406
+ --tw-backdrop-blur: ;
407
+ --tw-backdrop-brightness: ;
408
+ --tw-backdrop-contrast: ;
409
+ --tw-backdrop-grayscale: ;
410
+ --tw-backdrop-hue-rotate: ;
411
+ --tw-backdrop-invert: ;
412
+ --tw-backdrop-opacity: ;
413
+ --tw-backdrop-saturate: ;
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)}.visible {
416
+ visibility: visible;
417
+ }.\!visible {
418
+ visibility: visible !important;
419
+ }.static {
420
+ position: static;
421
+ }.fixed {
422
+ position: fixed;
423
+ }.absolute {
424
+ position: absolute;
425
+ }.relative {
426
+ position: relative;
427
+ }.sticky {
428
+ position: -webkit-sticky;
429
+ position: sticky;
430
+ }.m-0\.5 {
431
+ margin: 0.125rem;
432
+ }.m-0 {
433
+ margin: 0px;
434
+ }.mx-1 {
435
+ margin-left: 0.25rem;
436
+ margin-right: 0.25rem;
437
+ }.-mt-0\.5 {
438
+ margin-top: -0.125rem;
439
+ }.-mt-0 {
440
+ margin-top: -0px;
441
+ }.-mt-1 {
442
+ margin-top: -0.25rem;
443
+ }.block {
444
+ display: block;
445
+ }.inline {
446
+ display: inline;
447
+ }.flex {
448
+ display: flex;
449
+ }.table {
450
+ display: table;
451
+ }.grid {
452
+ display: grid;
453
+ }.contents {
454
+ display: contents;
455
+ }.hidden {
456
+ display: none;
457
+ }.resize {
458
+ resize: both;
459
+ }.list-decimal {
460
+ list-style-type: decimal;
461
+ }.flex-row {
462
+ flex-direction: row;
463
+ }.items-center {
464
+ align-items: center;
465
+ }.justify-center {
466
+ justify-content: center;
467
+ }.space-y-3 > :not([hidden]) ~ :not([hidden]) {
468
+ --tw-space-y-reverse: 0;
469
+ margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
470
+ margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
471
+ }.space-y-2 > :not([hidden]) ~ :not([hidden]) {
472
+ --tw-space-y-reverse: 0;
473
+ margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
474
+ margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
475
+ }.truncate {
476
+ overflow: hidden;
477
+ text-overflow: ellipsis;
478
+ white-space: nowrap;
479
+ }.whitespace-nowrap {
480
+ white-space: nowrap;
481
+ }.rounded {
482
+ border-radius: 0.25rem;
483
+ }.pl-10 {
484
+ padding-left: 2.5rem;
485
+ }.font-medium {
486
+ font-weight: 500;
487
+ }.italic {
488
+ font-style: italic;
489
+ }.text-color-text-light {
490
+ --tw-text-opacity: 1;
491
+ color: rgb(115 115 115 / var(--tw-text-opacity));
492
+ }.text-color-text {
493
+ --tw-text-opacity: 1;
494
+ color: rgb(32 32 32 / var(--tw-text-opacity));
495
+ }.underline {
496
+ -webkit-text-decoration-line: underline;
497
+ text-decoration-line: underline;
498
+ }.shadow {
499
+ --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
500
+ --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
501
+ box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
502
+ }.outline {
503
+ outline-style: solid;
504
+ }.ring {
505
+ --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
506
+ --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
507
+ box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
508
+ }.blur {
509
+ --tw-blur: blur(8px);
510
+ filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
511
+ }.filter {
512
+ filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
513
+ }.transition {
514
+ transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
515
+ transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
516
+ 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;
517
+ transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
518
+ transition-duration: 150ms;
519
+ }.ease-in {
520
+ transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
521
+ }: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}}
2
522
  /*# sourceMappingURL=annotator.css.map */