hypothesis 1.876.0 → 1.877.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/boot.js +1 -1
- package/build/manifest.json +8 -8
- package/build/scripts/annotator.bundle.js +2 -2
- package/build/scripts/annotator.bundle.js.map +66 -57
- package/build/scripts/sidebar.bundle.js +2 -2
- package/build/scripts/sidebar.bundle.js.map +88 -42
- package/build/scripts/ui-playground.bundle.js +2 -2
- package/build/scripts/ui-playground.bundle.js.map +114 -80
- package/build/styles/sidebar.css +1 -1
- package/build/styles/sidebar.css.map +1 -1
- package/package.json +2 -2
package/build/styles/sidebar.css
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
*{box-sizing:border-box}html{height:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}body{min-height:100%;font-size:100%;margin:0}sub,sup{font-size:75%;line-height:0;position:relative}sup{top:-0.5em}sub{bottom:-0.25em}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::-moz-selection{background:transparent}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}.u-layout-row{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch}.u-layout-row--align-center,.u-layout-row--align-middle{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.u-layout-row--align-baseline{display:flex;flex-direction:row;justify-content:flex-start;align-items:baseline}.u-layout-row--justify-right{display:flex;flex-direction:row;justify-content:flex-end;align-items:stretch}.u-layout-row--justify-center{display:flex;flex-direction:row;justify-content:center;align-items:stretch}.u-stretch{flex-grow:1}.u-horizontal-rhythm>*+*{margin-left:5px !important}.u-vertical-rhythm>*+*:not([class*=SvgIcon--inline]){margin-top:1em !important}.u-font--large{line-height:1.4;font-weight:normal;color:#202020;font-size:14px;font-weight:500}.u-font--xlarge{line-height:1.4;font-weight:normal;color:#202020;font-size:16px;font-weight:500}.u-icon--inline{width:1em;height:1em}.u-icon--xsmall{width:10px;height:10px}.u-icon--small{width:12px;height:12px}.u-icon--large{width:24px;height:24px}.u-screen-reader-only{position:absolute;width:1px;height:1px;white-space:nowrap;clip:rect(0 0 0 0);overflow:hidden}.u-color-text--muted{color:#737373}.u-sidebar-container{margin-bottom:1em}a{display:inline-block;color:#bd1c2b;text-decoration:none;border-radius:2px}a:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible a:focus:not(.focus-visible){outline:none;box-shadow:none}a:focus:not(:focus-visible){outline:none;box-shadow:none}a:active,a:focus{text-decoration:none}a:hover{text-decoration:none;color:#84141e}p{-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}p+p{margin:1em 0 0}ol{list-style-type:decimal;padding-left:3em}svg{-webkit-tap-highlight-color:rgba(255,255,255,0)}.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-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}.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}.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--column{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.Hyp-Actions--column>:not(:first-child){margin-top:.5rem}.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}.theme-clean .Hyp-Dialog{border:none}.Hyp-Dialog:hover,.Hyp-Dialog.is-focused{box-shadow:0px 2px 3px 0px rgba(0,0,0,.15)}.theme-clean .Hyp-Dialog{box-shadow:none}.theme-clean .Hyp-Dialog{border:1px solid #dbdbdb}.Hyp-Dialog>header,.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>header>:not(:first-child),.Hyp-Dialog__header>:not(:first-child){margin-left:.5rem}.Hyp-Dialog__title{font-size:1.1em;color:#bd1c2b;font-weight:600;line-height:1;flex-grow:1}.Hyp-Dialog--closeable>header,.Hyp-Dialog--closeable .Hyp-Dialog__header{padding-bottom:.25rem;margin-top:-0.5rem}.Hyp-Dialog--closeable>header .Hyp-Dialog__close,.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__actions{display:flex;flex-direction:row;justify-content:flex-end;align-items:stretch}.Hyp-Dialog__actions>:not(:first-child){margin-left:.75rem}.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}.theme-clean .Hyp-Panel{border:none}.Hyp-Panel:hover,.Hyp-Panel.is-focused{box-shadow:0px 2px 3px 0px rgba(0,0,0,.15)}.theme-clean .Hyp-Panel{box-shadow:none}.theme-clean .Hyp-Panel{border:1px solid #dbdbdb}.Hyp-Panel>header,.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>header>:not(:first-child),.Hyp-Panel__header>:not(:first-child){margin-left:.5rem}.Hyp-Panel__title{font-size:1.1em;color:#bd1c2b;font-weight:600;line-height:1;flex-grow:1}.Hyp-Panel--closeable>header,.Hyp-Panel--closeable .Hyp-Panel__header{padding-bottom:.25rem;margin-top:-0.5rem}.Hyp-Panel--closeable>header .Hyp-Panel__close,.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__actions{display:flex;flex-direction:row;justify-content:flex-end;align-items:stretch}.Hyp-Panel__actions>:not(:first-child){margin-left:.75rem}.Hyp-Spinner--small{color:#737373;width:1em;height:1em}.Hyp-Spinner,.Hyp-Spinner--medium{color:#737373;width:2em;height:2em}.Hyp-Spinner--large{color:#737373;width:4em;height:4em}.Hyp-SvgIcon{display:flex}.Hyp-SvgIcon--inline{display:inline}.Hyp-Table-Scrollbox{min-height:132px}.Hyp-Table-Scrollbox__loading{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);margin-top:22px}.Hyp-Table-Scrollbox__message{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);display:flex;flex-direction:row;justify-content:center;align-items:stretch;padding:.5rem;width:100%;top:88px}.Hyp-Table{border-collapse:separate;border-spacing:0;table-layout:fixed;width:100%;color:#202020}.Hyp-Table:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .Hyp-Table:focus:not(.focus-visible){outline:none;box-shadow:none}.Hyp-Table:focus:not(:focus-visible){outline:none;box-shadow:none}.Hyp-Table th,.Hyp-Table td{padding:.5rem;line-height:1}.Hyp-Table td{border-top:1px solid #dbdbdb}.Hyp-Table__header{position:-webkit-sticky;position:sticky;top:0;height:44px;padding:.5rem;font-weight:bold;background-color:#fff;width:100%;border-bottom:1px solid #9c9c9c;background-color:#ececec;z-index:1;text-align:left}.Hyp-Table__header__heading{display:flex;flex-direction:row;justify-content:center;align-items:center;height:100%}.Hyp-Table tbody{cursor:pointer}.Hyp-Table tr{height:44px;padding:.5rem}.Hyp-Table tr:first-child td{border-top:none}.Hyp-Table tr.is-selected td{background-color:#595969;color:#fff}.Hyp-Table tr:hover:not(.is-selected){background-color:#babac444}.Hyp-Table tr:nth-child(odd):not(.is-selected){background-color:rgba(0,0,0,.025)}.Hyp-TextInput{border:1px solid #dbdbdb;padding:.5rem;background-color:#fafafa;color:#202020;border-radius:2px}.Hyp-TextInput:focus{outline:none;box-shadow:0 0 0 2px #59a7e8 inset}.Hyp-TextInput.has-error,.Hyp-TextInput.is-error{outline:none;outline:none;box-shadow:0 0 0 2px #d93c3f inset}.Hyp-TextInput::-ms-input-placeholder{color:#737373}.Hyp-TextInput::placeholder{color:#737373}.Hyp-TextInput:focus{background-color:#fff}.Hyp-TextInput:focus::-ms-input-placeholder{color:#a6a6a6}.Hyp-TextInput:focus::placeholder{color:#a6a6a6}.Hyp-TextInputWithButton{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;width:100%}.Hyp-TextInputWithButton input{border:1px solid #dbdbdb;padding:.5rem;background-color:#fafafa;color:#202020;border-radius:2px;flex-grow:1;border-top-right-radius:0;border-bottom-right-radius:0}.Hyp-TextInputWithButton input:focus{outline:none;box-shadow:0 0 0 2px #59a7e8 inset}.Hyp-TextInputWithButton input.has-error,.Hyp-TextInputWithButton input.is-error{outline:none;outline:none;box-shadow:0 0 0 2px #d93c3f inset}.Hyp-TextInputWithButton input::-ms-input-placeholder{color:#737373}.Hyp-TextInputWithButton input::placeholder{color:#737373}.Hyp-TextInputWithButton input:focus{background-color:#fff}.Hyp-TextInputWithButton input:focus::-ms-input-placeholder{color:#a6a6a6}.Hyp-TextInputWithButton input:focus::placeholder{color:#a6a6a6}.Hyp-TextInputWithButton button{border:1px solid #dbdbdb;border-top-left-radius:0;border-bottom-left-radius:0;border-left:0}.Hyp-Thumbnail{padding:.75rem;background-color:#f2f2f2;width:100%;height:100%}.Hyp-Thumbnail__content{display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:2em;color:#9c9c9c;background-color:#fff;width:100%;height:100%}.Hyp-Thumbnail__content>img{width:100%;height:100%;object-fit:contain}.Hyp-LabeledButton{padding:0;margin:0;background-color:transparent;border-style:none;color:#595959;background-color:#f2f2f2;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out;border-radius:2px;border:none;padding:.5em;font-size:1em;font-weight:700;white-space:nowrap;display:flex;align-items:center}.Hyp-LabeledButton:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .Hyp-LabeledButton:focus:not(.focus-visible){outline:none;box-shadow:none}.Hyp-LabeledButton:focus:not(:focus-visible){outline:none;box-shadow:none}.Hyp-LabeledButton:disabled{color:#595959}.Hyp-LabeledButton[aria-expanded=true],.Hyp-LabeledButton[aria-pressed=true]{color:#202020}.Hyp-LabeledButton[aria-expanded=true]:hover:not([disabled]),.Hyp-LabeledButton[aria-pressed=true]:hover:not([disabled]){color:#202020}.Hyp-LabeledButton[aria-expanded=true]:focus:not([disabled]),.Hyp-LabeledButton[aria-pressed=true]:focus:not([disabled]){color:#202020}.Hyp-LabeledButton:hover:not([disabled]){color:#202020;background-color:#ececec}.Hyp-LabeledButton--small{padding:.25em}.Hyp-LabeledButton--large{padding:.75em}.Hyp-LabeledButton--icon-left svg{margin-right:.5em}.Hyp-LabeledButton--icon-right svg{margin-left:.5em}.Hyp-LabeledButton svg{width:1.25em;height:1.25em}.Hyp-LabeledButton--light{color:#595959;background-color:#f2f2f2;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-LabeledButton--light:disabled{color:#595959}.Hyp-LabeledButton--light[aria-expanded=true],.Hyp-LabeledButton--light[aria-pressed=true]{color:#202020}.Hyp-LabeledButton--light[aria-expanded=true]:hover:not([disabled]),.Hyp-LabeledButton--light[aria-pressed=true]:hover:not([disabled]){color:#202020}.Hyp-LabeledButton--light[aria-expanded=true]:focus:not([disabled]),.Hyp-LabeledButton--light[aria-pressed=true]:focus:not([disabled]){color:#202020}.Hyp-LabeledButton--light:hover:not([disabled]){color:#202020;background-color:#ececec}.Hyp-LabeledButton--primary{color:#f2f2f2;background-color:#595959;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-LabeledButton--primary:disabled{color:#a6a6a6}.Hyp-LabeledButton--primary[aria-expanded=true],.Hyp-LabeledButton--primary[aria-pressed=true]{color:#f2f2f2}.Hyp-LabeledButton--primary[aria-expanded=true]:hover:not([disabled]),.Hyp-LabeledButton--primary[aria-pressed=true]:hover:not([disabled]){color:#f2f2f2}.Hyp-LabeledButton--primary[aria-expanded=true]:focus:not([disabled]),.Hyp-LabeledButton--primary[aria-pressed=true]:focus:not([disabled]){color:#f2f2f2}.Hyp-LabeledButton--primary:hover:not([disabled]){color:#f2f2f2;background-color:#3f3f3f}.Hyp-LabeledButton--dark{color:#595959;background-color:transparent;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-LabeledButton--dark:disabled{color:#595959}.Hyp-LabeledButton--dark[aria-expanded=true],.Hyp-LabeledButton--dark[aria-pressed=true]{color:#595959;background-color:#dbdbdb}.Hyp-LabeledButton--dark[aria-expanded=true]:hover:not([disabled]),.Hyp-LabeledButton--dark[aria-pressed=true]:hover:not([disabled]){color:#202020}.Hyp-LabeledButton--dark[aria-expanded=true]:focus:not([disabled]),.Hyp-LabeledButton--dark[aria-pressed=true]:focus:not([disabled]){color:#595959}.Hyp-LabeledButton--dark:hover:not([disabled]){color:#202020;background-color:#dbdbdb}.Hyp-IconButton{padding:0;margin:0;background-color:transparent;border-style:none;color:#595959;background-color:transparent;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out;border-radius:2px;border:none;padding:.5em;font-size:1em;font-weight:700;white-space:nowrap;display:flex;align-items:center}.Hyp-IconButton:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .Hyp-IconButton:focus:not(.focus-visible){outline:none;box-shadow:none}.Hyp-IconButton:focus:not(:focus-visible){outline:none;box-shadow:none}.Hyp-IconButton:disabled{color:#595959}.Hyp-IconButton[aria-expanded=true],.Hyp-IconButton[aria-pressed=true]{color:#bd1c2b}.Hyp-IconButton[aria-expanded=true]:hover:not([disabled]),.Hyp-IconButton[aria-pressed=true]:hover:not([disabled]){color:#202020}.Hyp-IconButton[aria-expanded=true]:focus:not([disabled]),.Hyp-IconButton[aria-pressed=true]:focus:not([disabled]){color:#bd1c2b}.Hyp-IconButton:hover:not([disabled]){color:#202020;background-color:transparent}.Hyp-IconButton--small{padding:.25em}.Hyp-IconButton--large{padding:.75em}.Hyp-IconButton svg{width:1em;height:1em}.Hyp-IconButton--light{color:#9c9c9c;background-color:transparent;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-IconButton--light:disabled{color:#9c9c9c}.Hyp-IconButton--light[aria-expanded=true],.Hyp-IconButton--light[aria-pressed=true]{color:#9c9c9c}.Hyp-IconButton--light[aria-expanded=true]:hover:not([disabled]),.Hyp-IconButton--light[aria-pressed=true]:hover:not([disabled]){color:#3f3f3f}.Hyp-IconButton--light[aria-expanded=true]:focus:not([disabled]),.Hyp-IconButton--light[aria-pressed=true]:focus:not([disabled]){color:#9c9c9c}.Hyp-IconButton--light:hover:not([disabled]){color:#3f3f3f;background-color:transparent}.Hyp-IconButton--primary{color:#bd1c2b;background-color:transparent;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-IconButton--primary:disabled{color:#595959}.Hyp-IconButton--primary[aria-expanded=true],.Hyp-IconButton--primary[aria-pressed=true]{color:#bd1c2b}.Hyp-IconButton--primary[aria-expanded=true]:hover:not([disabled]),.Hyp-IconButton--primary[aria-pressed=true]:hover:not([disabled]){color:#bd1c2b}.Hyp-IconButton--primary[aria-expanded=true]:focus:not([disabled]),.Hyp-IconButton--primary[aria-pressed=true]:focus:not([disabled]){color:#bd1c2b}.Hyp-IconButton--primary:hover:not([disabled]){color:#bd1c2b;background-color:transparent}.Hyp-IconButton--dark{color:#595959;background-color:#ececec;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-IconButton--dark:disabled{color:#9c9c9c}.Hyp-IconButton--dark[aria-expanded=true],.Hyp-IconButton--dark[aria-pressed=true]{color:#202020;background-color:#dbdbdb}.Hyp-IconButton--dark[aria-expanded=true]:hover:not([disabled]),.Hyp-IconButton--dark[aria-pressed=true]:hover:not([disabled]){color:#202020}.Hyp-IconButton--dark[aria-expanded=true]:focus:not([disabled]),.Hyp-IconButton--dark[aria-pressed=true]:focus:not([disabled]){color:#202020}.Hyp-IconButton--dark:hover:not([disabled]){color:#202020;background-color:#dbdbdb}@media(pointer: coarse){.Hyp-IconButton--medium,.Hyp-IconButton--large{min-width:44px;min-height:44px;justify-content:center}}.Hyp-LinkButton{padding:0;margin:0;background-color:transparent;border-style:none;color:#595959;background-color:transparent;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out;border-radius:2px;border:none;padding:.5em;font-size:1em;font-weight:700;white-space:nowrap;display:flex;align-items:center;font-weight:400;padding:0}.Hyp-LinkButton:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .Hyp-LinkButton:focus:not(.focus-visible){outline:none;box-shadow:none}.Hyp-LinkButton:focus:not(:focus-visible){outline:none;box-shadow:none}.Hyp-LinkButton:disabled{color:#595959}.Hyp-LinkButton[aria-expanded=true],.Hyp-LinkButton[aria-pressed=true]{color:#202020}.Hyp-LinkButton[aria-expanded=true]:hover:not([disabled]),.Hyp-LinkButton[aria-pressed=true]:hover:not([disabled]){color:#84141e}.Hyp-LinkButton[aria-expanded=true]:focus:not([disabled]),.Hyp-LinkButton[aria-pressed=true]:focus:not([disabled]){color:#202020}.Hyp-LinkButton:hover:not([disabled]){color:#84141e;background-color:transparent}.Hyp-LinkButton--small{padding:.25em}.Hyp-LinkButton--large{padding:.75em}.Hyp-LinkButton svg{width:1em;height:1em}.Hyp-LinkButton--light{color:#595959;background-color:transparent;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-LinkButton--light:disabled{color:#595959}.Hyp-LinkButton--light[aria-expanded=true],.Hyp-LinkButton--light[aria-pressed=true]{color:#202020}.Hyp-LinkButton--light[aria-expanded=true]:hover:not([disabled]),.Hyp-LinkButton--light[aria-pressed=true]:hover:not([disabled]){color:#84141e}.Hyp-LinkButton--light[aria-expanded=true]:focus:not([disabled]),.Hyp-LinkButton--light[aria-pressed=true]:focus:not([disabled]){color:#202020}.Hyp-LinkButton--light:hover:not([disabled]){color:#84141e;background-color:transparent}.Hyp-LinkButton--primary{color:#bd1c2b;background-color:transparent;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-LinkButton--primary:disabled{color:#595959}.Hyp-LinkButton--primary[aria-expanded=true],.Hyp-LinkButton--primary[aria-pressed=true]{color:#bd1c2b}.Hyp-LinkButton--primary[aria-expanded=true]:hover:not([disabled]),.Hyp-LinkButton--primary[aria-pressed=true]:hover:not([disabled]){color:#bd1c2b}.Hyp-LinkButton--primary[aria-expanded=true]:focus:not([disabled]),.Hyp-LinkButton--primary[aria-pressed=true]:focus:not([disabled]){color:#bd1c2b}.Hyp-LinkButton--primary:hover:not([disabled]){color:#bd1c2b;background-color:transparent}.Hyp-LinkButton--dark{color:#202020;background-color:transparent;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-LinkButton--dark:disabled{color:#595959}.Hyp-LinkButton--dark[aria-expanded=true],.Hyp-LinkButton--dark[aria-pressed=true]{color:#202020}.Hyp-LinkButton--dark[aria-expanded=true]:hover:not([disabled]),.Hyp-LinkButton--dark[aria-pressed=true]:hover:not([disabled]){color:#84141e}.Hyp-LinkButton--dark[aria-expanded=true]:focus:not([disabled]),.Hyp-LinkButton--dark[aria-pressed=true]:focus:not([disabled]){color:#202020}.Hyp-LinkButton--dark:hover:not([disabled]){color:#84141e;background-color:transparent}.Hyp-LinkButton:hover:not([disabled]){text-decoration:underline}.Hyp-LinkButton--primary{font-weight:500}.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}}.ThreadList__card:hover>.Annotation .Annotation-replies__link,.ThreadList__card:hover>.Annotation .Annotation-replies__count,.ThreadList__card:hover>.Annotation .Annotation-action-btn,.Annotation:hover .Annotation-replies__link,.Annotation:hover .Annotation-replies__count,.Annotation:hover .Annotation-action-btn{color:#3f3f3f}.Annotation>*+*:not([class*=SvgIcon--inline]){margin-top:1em !important}.AnnotationBody__text.is-hidden{text-decoration:line-through;filter:grayscale(100%) contrast(65%)}.AnnotationBody__collapse-toggle{display:flex;flex-direction:row;justify-content:flex-end;align-items:stretch;padding-top:.5em;padding-bottom:.5em}.AnnotationHeader__row{display:flex;flex-direction:row;justify-content:flex-start;align-items:baseline;flex-wrap:wrap-reverse}.AnnotationHeader__icon{width:10px;height:10px;color:#202020}.AnnotationHeader__highlight-icon{width:12px;height:12px;color:#737373;margin-bottom:-1px}.AnnotationLicense{line-height:1.4;font-weight:normal;color:#202020;font-size:11px;border-top:1px solid #dbdbdb;padding-top:.5em}.AnnotationLicense__icons{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;margin-right:.25em}.AnnotationLicense__icons>*+*{margin-left:1px !important}.AnnotationPublishControl{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch}.AnnotationPublishControl>*+*{margin-left:1em !important}.annotation-publish-button{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;position:relative}.annotation-publish-button .annotation-publish-button__menu-arrow{right:8px}.annotation-publish-button__menu-content{min-width:100%}.annotation-publish-button__menu-wrapper{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;border-top-right-radius:2px;border-bottom-right-radius:2px;background-color:#595959}.annotation-publish-button__menu-wrapper:hover{background-color:#3f3f3f}.annotation-publish-button__menu-label{padding:.75em;color:#f2f2f2}.AnnotationQuote__quote{border-left:3px solid #dbdbdb;color:#737373;font-style:italic;padding:0 1em;overflow-wrap:break-word}.AnnotationQuote__quote.is-focused,.AnnotationQuote__quote:hover{border-left:#58cef4 3px solid}.AnnotationQuote.is-orphan .AnnotationQuote__quote{text-decoration:line-through;filter:grayscale(100%) contrast(65%)}.AnnotationShareControl{position:relative}.annotation-share-panel{border:1px solid #dbdbdb;box-shadow:0 1px 1px rgba(0,0,0,.1);border-radius:2px;background-color:#fff;padding:1em;width:24em;max-width:85vw;padding:.75em;position:absolute;right:5px;bottom:32px;cursor:default}.annotation-share-panel>*+*:not([class*=SvgIcon--inline]){margin-top:.5em !important}.annotation-share-panel:hover,.annotation-share-panel.is-focused{box-shadow:0px 2px 3px 0px rgba(0,0,0,.15)}.theme-clean .annotation-share-panel{padding-bottom:1.5em;border-width:0 0 1px 0;border-bottom-style:solid;border-bottom-color:#ececec;box-shadow:none}.theme-clean .annotation-share-panel:hover{box-shadow:none}.annotation-share-panel__header{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;border-bottom:1px solid #dbdbdb;padding-bottom:1em}.annotation-share-panel__header-icon{margin-right:.5em}.annotation-share-panel__title{line-height:1.4;font-weight:normal;color:#202020;font-size:14px;font-weight:500;color:#bd1c2b;font-weight:700}.annotation-share-panel__button{padding:0;margin:0;background-color:transparent;border-style:none;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:.5em;border-radius:2px;border:none;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out;white-space:nowrap;color:#595959;font-weight:700;background-color:#f2f2f2}.annotation-share-panel__button:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .annotation-share-panel__button:focus:not(.focus-visible){outline:none;box-shadow:none}.annotation-share-panel__button:focus:not(:focus-visible){outline:none;box-shadow:none}.annotation-share-panel__button svg{width:16px;height:16px}.annotation-share-panel__button:hover:not([disabled]),.annotation-share-panel__button:focus:not([disabled]){color:#202020}.annotation-share-panel__button:hover:not([disabled]),.annotation-share-panel__button:focus:not([disabled]){background-color:#ececec}.annotation-share-panel__button svg{margin:0 5px 0 0}.annotation-share-panel__button--primary{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;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;white-space:nowrap;color:#595959;font-weight:700;background-color:#f2f2f2;color:#f2f2f2;background-color:#595959}.annotation-share-panel__button--primary:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .annotation-share-panel__button--primary:focus:not(.focus-visible){outline:none;box-shadow:none}.annotation-share-panel__button--primary:focus:not(:focus-visible){outline:none;box-shadow:none}.annotation-share-panel__button--primary svg{width:16px;height:16px}.annotation-share-panel__button--primary:hover:not([disabled]),.annotation-share-panel__button--primary:focus:not([disabled]){color:#202020}.annotation-share-panel__button--primary:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .annotation-share-panel__button--primary:focus:not(.focus-visible){outline:none;box-shadow:none}.annotation-share-panel__button--primary:focus:not(:focus-visible){outline:none;box-shadow:none}.annotation-share-panel__button--primary svg{width:16px;height:16px}.annotation-share-panel__button--primary:hover:not([disabled]),.annotation-share-panel__button--primary:focus:not([disabled]){color:#202020}.annotation-share-panel__button--primary:hover:not([disabled]),.annotation-share-panel__button--primary:focus:not([disabled]){background-color:#ececec}.annotation-share-panel__button--primary svg{margin:0 5px 0 0}.annotation-share-panel__button--primary:hover:not([disabled]),.annotation-share-panel__button--primary:focus:not([disabled]){color:#f2f2f2;background-color:#3f3f3f}.annotation-share-panel__button--primary:disabled{color:#9c9c9c}.annotation-share-panel__actions{display:flex;flex-direction:row;justify-content:flex-end;align-items:stretch}.annotation-share-panel__actions>*+*{margin-left:10px !important}.annotation-share-panel__header{padding-bottom:.5em}@media(pointer: coarse){.annotation-share-panel{right:13px;bottom:40px}}.annotation-share-panel__header{border-bottom:none}.annotation-share-panel__inputs{line-height:1.4;font-weight:normal;color:#202020;font-size:11px;width:100%}.annotation-share-panel__details{line-height:1.4;font-weight:normal;color:#202020;font-size:11px;padding:.5em 0}.annotation-share-panel__arrow{position:absolute;z-index:2;color:#dbdbdb;fill:#fff;transform:rotateX(180deg);right:0px;bottom:-8px}.annotation-share-panel .ShareLinks__icon{width:16px;height:16px}.AnnotationShareInfo__icon{width:10px;height:10px;margin-right:5px}.AnnotationTimestamps__timestamp{color:#737373}.AnnotationTimestamps__timestamp--linked:hover{color:#737373;text-decoration:underline}.AnnotationTimestamps__edited{line-height:1.4;font-weight:normal;color:#202020;font-size:11px;color:#737373;font-style:italic}.AnnotationUser__user-name{color:#202020;font-weight:bold}.AutocompleteList{position:relative}.AutocompleteList.is-hidden{display:none}.AutocompleteList__items{box-shadow:0 1px 1px rgba(0,0,0,.1);position:absolute;top:5px;max-width:100%;min-width:10em;background-color:#fff;border:1px solid #dbdbdb;z-index:10}@supports((-webkit-clip-path: polygon(0 0, 100% 0, 0% 100%, 0% 100%)) or (clip-path: polygon(0 0, 100% 0, 0% 100%, 0% 100%))){.AutocompleteList__items:before{background-color:inherit;border:inherit;border-top-left-radius:.125rem;-webkit-clip-path:polygon(0 0, 100% 0, 0% 100%, 0% 100%);clip-path:polygon(0 0, 100% 0, 0% 100%, 0% 100%);content:"";display:inline-block;height:.5rem;left:.5rem;position:absolute;top:-0.3125rem;transform:rotate(45deg);width:.5rem}}@media(pointer: coarse){.AutocompleteList__items{line-height:44px}}.AutocompleteList__li{padding:.25em 1.5em .25em 1em;border-left:4px transparent solid}.AutocompleteList__li.is-selected{border-left:4px #bd1c2b solid;background-color:#f2f2f2}.AutocompleteList__li:hover{cursor:pointer;background-color:#ececec}@media screen and (prefers-color-scheme: dark){.AutocompleteList__items{list-style:none;padding:0;color:#fff;background-color:#3f3f3f}.AutocompleteList__arrow-down{border-bottom:7px solid #3f3f3f}.AutocompleteList__li.is-selected{background-color:#595959}.AutocompleteList__li:hover{background-color:#737373}}.Excerpt{transition:max-height .15s ease-in;overflow:hidden;position:relative}.Excerpt__content{display:inline-block;width:100%}.Excerpt__inline-controls{display:block;position:absolute;right:0;bottom:0}.Excerpt__toggle-container{padding-left:1em;background-image:linear-gradient(to right, rgba(255, 255, 255, 0) 0px, #fff 1em)}.Excerpt__shadow{position:absolute;left:-12px;right:-12px;bottom:0;height:44px;background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0) 50%, rgba(0, 0, 0, 0.08) 95%, rgba(0, 0, 0, 0.13) 100%);transition:opacity .15s linear}.Excerpt__shadow--transparent{background-image:none}.Excerpt__shadow.is-hidden{opacity:0;pointer-events:none}.FilterSelect__menu{max-height:70vh;overflow-y:auto}@media only screen and (min-height: 44em){.FilterSelect__menu{max-height:36em}}.FilterSelect__menu-label{line-height:1.4;font-weight:normal;color:#202020;font-size:14px;font-weight:500;align-items:center;color:#202020;display:flex;flex-shrink:0;font-weight:bold}.FilterSelect__menu-icon{width:16px;height:16px;margin-right:.5em}.filter-facet{white-space:nowrap;font-weight:bold}.filter-facet--muted{white-space:nowrap;color:#737373;font-style:italic}.filter-facet--pre{white-space:nowrap}.FilterStatus{border:1px solid #dbdbdb;box-shadow:0 1px 1px rgba(0,0,0,.1);border-radius:2px;background-color:#fff;padding:1em;margin-bottom:1em;padding:.75em;justify-content:space-between}.FilterStatus>*+*:not([class*=SvgIcon--inline]){margin-top:1em !important}.FilterStatus:hover,.FilterStatus.is-focused{box-shadow:0px 2px 3px 0px rgba(0,0,0,.15)}.theme-clean .FilterStatus{padding-bottom:1.5em;border-width:0 0 1px 0;border-bottom-style:solid;border-bottom-color:#ececec;box-shadow:none}.theme-clean .FilterStatus:hover{box-shadow:none}.FilterStatus__text{flex-grow:1;padding-right:.5em}.GroupList__content{min-width:250px}.GroupList__menu-label{line-height:1.4;font-weight:normal;color:#202020;font-size:14px;font-weight:500;align-items:center;color:#202020;display:flex;flex-shrink:0;font-weight:bold}.GroupList__menu-icon{width:16px;height:16px;margin-right:4px;position:relative;top:1px}.GroupListItem__footer{background-color:#f2f2f2;margin:0;padding-top:15px;padding:10px;padding-left:35px;white-space:normal;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none}.HelpPanel__sub-panel-title{line-height:1.4;font-weight:normal;color:#202020;font-size:14px;font-weight:500;flex-grow:1}.HelpPanel__subcontent{border-top:1px solid #dbdbdb;border-bottom:1px solid #dbdbdb;padding-top:1em;padding-bottom:1em}.HelpPanel__subcontent a{text-decoration:underline}.HelpPanel__icon{width:10px;height:10px}.HelpPanel__sub-panel-navigation-button{padding:0;margin:0;background-color:transparent;border-style:none;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;color:#bd1c2b}.HelpPanel__sub-panel-navigation-button:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .HelpPanel__sub-panel-navigation-button:focus:not(.focus-visible){outline:none;box-shadow:none}.HelpPanel__sub-panel-navigation-button:focus:not(:focus-visible){outline:none;box-shadow:none}.HelpPanel__sub-panel-navigation-button svg{margin-left:2px;width:12px;height:12px}.HelpPanel-tabs{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.HelpPanel-tabs__tab{line-height:1.4;font-weight:normal;color:#202020;font-size:14px;font-weight:500;border-right:1px solid #dbdbdb;flex:1 1;text-align:center;color:#737373}.HelpPanel-tabs__tab:last-of-type{border-right:none}.HelpPanel-tabs__link{color:#737373}.HelpPanel-tabs__icon{width:10px;height:10px}.HypothesisApp{background:#ececec;min-height:100%;height:100%;overflow:scroll;-webkit-overflow-scrolling:touch;padding:9px;padding-top:49px}@media only screen and (min-width: 767px)and (max-width: 1024px){.HypothesisApp{padding-bottom:4rem}}@media only screen and (min-width: 1025px){.HypothesisApp{padding-bottom:4rem}}.HypothesisApp__content{margin-left:auto;margin-right:auto}@media only screen and (min-width: 767px)and (max-width: 1024px){.HypothesisApp__content{margin:auto;max-width:768px;padding-left:4rem;padding-right:4rem}}@media only screen and (min-width: 1025px){.HypothesisApp__content{margin:auto;max-width:768px;padding-left:4rem;padding-right:4rem}}.HypothesisApp--notebook{padding:1em}@media only screen and (min-width: 767px)and (max-width: 1024px){.HypothesisApp--notebook{padding:4em}}@media only screen and (min-width: 1025px){.HypothesisApp--notebook{padding:4em}}.js-thread-list-scroll-root{overflow-anchor:none}.LaunchErrorPanel{margin:.5rem;margin-top:3rem}.LoggedOutMessage{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;margin:25px auto;width:70%;text-align:center;color:#202020}.LoggedOutMessage__link{padding:0;display:inline;color:#202020;text-decoration:underline}.LoggedOutMessage__link:hover{text-decoration:underline}.LoggedOutMessage__logo{display:flex;flex-direction:row;justify-content:center;align-items:stretch;margin-top:25px}.LoggedOutMessage__logo-icon{width:30px;height:30px;color:#595959}.LoggedOutMessage__logo-icon:hover{color:#202020}.MarkdownEditor{line-height:1}.MarkdownEditor__toolbar{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;flex-wrap:wrap;border:1px solid #dbdbdb;border-bottom:none;background-color:#fff;border-radius:2px 2px 0 0;width:100%;margin-bottom:-0.1em;padding:5px 5px}.MarkdownEditor__toolbar-button{padding:0;margin:0;background-color:transparent;border-style:none;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:.5em;border-radius:2px;border:none;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out;color:#595959;min-width:24px;min-height:24px;padding-top:0;padding-bottom:0;color:#737373;transition:none}.MarkdownEditor__toolbar-button:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .MarkdownEditor__toolbar-button:focus:not(.focus-visible){outline:none;box-shadow:none}.MarkdownEditor__toolbar-button:focus:not(:focus-visible){outline:none;box-shadow:none}.MarkdownEditor__toolbar-button svg{width:16px;height:16px}.MarkdownEditor__toolbar-button:hover:not([disabled]),.MarkdownEditor__toolbar-button:focus:not([disabled]){color:#202020}@media(pointer: coarse){.MarkdownEditor__toolbar-button{min-width:44px;min-height:44px}}.MarkdownEditor__toolbar-button:disabled{color:#dbdbdb}svg.MarkdownEditor__toolbar-button-icon{width:10px;height:10px}.MarkdownEditor__preview{border:1px solid #dbdbdb;background-color:#f2f2f2;padding:10px}.MarkdownEditor__toolbar-help-link{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin-bottom:2px}.MarkdownEditor__input{line-height:1.4;font-weight:normal;color:#202020;font-size:13px;padding:.5em .75em;border:1px solid #dbdbdb;border-radius:2px;color:#737373;background-color:#fafafa;line-height:1;line-height:1.4;min-height:8em;resize:vertical;width:100%}.MarkdownEditor__input:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.MarkdownEditor__input:focus{background-color:#fff}.MarkdownEditor__input:focus.placeholder{color:#737373}.MarkdownEditor__input:focus:placeholder{color:#737373}.MarkdownEditor__input:focus::-ms-input-placeholder{color:#737373}.MarkdownEditor__input:focus::placeholder{color:#737373}@media(pointer: coarse){.MarkdownEditor__input{font-size:16px}}@media(pointer: coarse){.MarkdownEditor__toolbar{padding:0;padding-bottom:10px;flex-wrap:unset;overflow-x:scroll}.MarkdownEditor__toolbar-button{min-width:44px;min-height:44px}svg.MarkdownEditor__toolbar-button-icon{width:12px;height:12px}}.MarkdownView{width:100%;line-height:normal;cursor:text;overflow-wrap:break-word;word-break:break-word}.MarkdownView h1,.MarkdownView h2,.MarkdownView h3,.MarkdownView h4,.MarkdownView h5,.MarkdownView h6,.MarkdownView p,.MarkdownView ol,.MarkdownView ul,.MarkdownView img,.MarkdownView pre,.MarkdownView blockquote{margin:.618em 0}.MarkdownView h1,.MarkdownView h2,.MarkdownView h3,.MarkdownView h4,.MarkdownView h5,.MarkdownView h6{font-family:"Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif}.MarkdownView h1{font-size:2.618em;font-weight:bold;margin:.2327em 0}.MarkdownView h2{font-size:1.991em;font-weight:bold;margin:.309em 0}.MarkdownView h3{font-size:1.991em;margin:.309em 0}.MarkdownView h4{font-size:1.618em;margin:.3803em 0}.MarkdownView h5{font-size:1.231em;margin:.4944em 0}.MarkdownView h6{font-size:1.231em;margin:.4944em 0}.MarkdownView ol,.MarkdownView ul{list-style-position:inside;padding-left:0}.MarkdownView ol ol,.MarkdownView ol ul,.MarkdownView ul ol,.MarkdownView ul ul{padding-left:1em}.MarkdownView ol{list-style-type:decimal}.MarkdownView ul{list-style-type:disc}.MarkdownView ol ul,.MarkdownView ul ul{list-style-type:circle}.MarkdownView li{margin-bottom:.291em}.MarkdownView li,.MarkdownView p{line-height:1.3}.MarkdownView a{text-decoration:underline}.MarkdownView img{display:block;max-width:100%}.MarkdownView blockquote{line-height:1.4;font-weight:normal;color:#202020;font-size:13px;border-left:3px solid #dbdbdb;color:#737373;font-family:sans-serif;font-size:12px;font-style:italic;letter-spacing:.1px;padding:0 1em;margin:1em 0}.MarkdownView blockquote p,.MarkdownView blockquote ol,.MarkdownView blockquote ul,.MarkdownView blockquote img,.MarkdownView blockquote pre,.MarkdownView blockquote blockquote{margin:.7063em 0}.MarkdownView blockquote p,.MarkdownView blockquote li{line-height:1.5}.MarkdownView code{font-family:Open Sans Mono,Menlo,DejaVu Sans Mono,monospace;font-size:.875em;color:#000}.MarkdownView pre code{padding:10px;display:block;background-color:#f2f2f2;border-radius:2px}.MarkdownView p:first-child{margin-top:0}.MarkdownView p:last-child{margin-bottom:1px}.MarkdownView__embed{width:100%}@media(min-width: 450px){.MarkdownView__embed{width:380px}}.Menu{position:relative}.Menu__toggle{padding:0;margin:0;background-color:transparent;border-style:none;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:.5em;border-radius:2px;border:none;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out;color:#595959;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;padding:0;display:block;height:100%;align-items:center}.Menu__toggle:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .Menu__toggle:focus:not(.focus-visible){outline:none;box-shadow:none}.Menu__toggle:focus:not(:focus-visible){outline:none;box-shadow:none}.Menu__toggle svg{width:16px;height:16px}.Menu__toggle:hover:not([disabled]),.Menu__toggle:focus:not([disabled]){color:#202020}@media(pointer: coarse){.Menu__toggle{min-width:inherit;min-height:inherit}}.Menu__toggle[aria-expanded=true],.Menu__toggle[aria-pressed=true]{color:#bd1c2b}.Menu__toggle[aria-expanded=true]:hover:not([disabled]),.Menu__toggle[aria-expanded=true]:focus:not([disabled]),.Menu__toggle[aria-pressed=true]:hover:not([disabled]),.Menu__toggle[aria-pressed=true]:focus:not([disabled]){color:#bd1c2b}.Menu__toggle .Menu__toggle-icon{width:10px;height:10px}.Menu__toggle-wrapper{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;height:100%}.Menu__toggle-arrow{width:10px;height:10px;margin-left:5px}.Menu__toggle-arrow.is-open{transform:rotateX(180deg);color:#202020}.Menu__arrow{position:absolute;z-index:2;color:#dbdbdb;fill:#fff;top:calc(100% - 2px);right:0}.Menu__content{line-height:1.4;font-weight:normal;color:#202020;font-size:14px;font-weight:500;border:1px solid #dbdbdb;box-shadow:0 1px 1px rgba(0,0,0,.1);background-color:#fff;position:absolute;top:calc(100% + 5px);z-index:1}.Menu__content:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .Menu__content:focus:not(.focus-visible){outline:none;box-shadow:none}.Menu__content:focus:not(:focus-visible){outline:none;box-shadow:none}.Menu__content--align-left{left:0}.Menu__content--align-right{right:0}a.MenuItem:hover{color:#84141e}.MenuItem{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;align-self:stretch;flex-grow:1;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-left:10px;color:#202020;border:none;padding-right:0;font-weight:500;min-height:40px;width:100%;min-width:150px;border-bottom:solid 1px transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.MenuItem:focus{outline:none;box-shadow:0 0 0 2px #59a7e8 inset}.js-focus-visible .MenuItem:focus:not(.focus-visible){outline:none;box-shadow:none}.MenuItem:focus:not(:focus-visible){outline:none;box-shadow:none}.MenuItem:hover{background-color:#f2f2f2}.MenuItem:hover .MenuItem__toggle{background-color:#dbdbdb}.MenuItem.is-submenu{min-height:30px;background:#f2f2f2;color:#202020;font-weight:normal}.MenuItem.is-submenu:hover{background-color:#dbdbdb}.MenuItem.is-selected{border-left:4px solid #bd1c2b;padding-left:6px}.MenuItem.is-expanded{border-bottom:1px solid #dbdbdb;background-color:#f2f2f2;color:#202020}.MenuItem.is-expanded:hover{background-color:#dbdbdb}.MenuItem.is-expanded .MenuItem__toggle{background-color:#a6a6a6}.MenuItem.is-disabled{color:#737373}.MenuItem__icon{width:16px;height:16px;color:inherit;display:inline-block;margin-right:4px;position:relative}.MenuItem__icon-container{margin-right:10px;width:16px;height:16px}.MenuItem__label{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;align-self:stretch;color:inherit;white-space:nowrap;flex-grow:1;font-weight:inherit;padding-right:10px}.MenuItem__label--submenu{font-weight:normal}.MenuItem__toggle{display:flex;flex-direction:column;justify-content:center;align-items:center;align-self:stretch;width:40px;padding:0;height:40px;color:#737373;background-color:#f2f2f2;background-clip:content-box;border:7px solid transparent;border-radius:12px}.MenuItem__toggle:hover{background-color:#a6a6a6;color:#3f3f3f}.MenuItem__toggle-icon{width:12px;height:12px}.MenuItem__submenu{border-bottom:1px solid #dbdbdb}.MenuItem__submenu:hover{background-color:#dbdbdb}.MenuSection__content{border-bottom:1px solid #dbdbdb}.MenuSection__heading{color:#737373;line-height:1;margin:1px 1px 0;margin-bottom:10px;padding:12px 10px 0;text-transform:uppercase}.ModerationBanner{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;position:relative;color:#fff;font-weight:bold}.ModerationBanner:not(.is-reply){left:-15px;padding-bottom:5px;padding-left:15px;padding-right:10px;padding-top:5px;top:-15px;width:calc(100% + 15px * 2);border-top-left-radius:2px;border-top-right-radius:2px}.ModerationBanner.is-reply{margin-top:10px;margin-bottom:5px;width:calc(100% + 15px);padding-left:5px;padding-right:10px;padding-top:3px;padding-bottom:3px}.ModerationBanner.is-flagged:not(.is-hidden){background-color:#bd1c2b}.ModerationBanner.is-hidden{background-color:#3f3f3f}.NotebookView{display:grid;row-gap:.75em;grid-template-columns:minmax(0, auto);grid-template-areas:"heading" "filters" "results" "items"}.NotebookView__heading{line-height:1;grid-area:heading}.NotebookView__filters{grid-area:filters;justify-self:start}.NotebookView__results{grid-area:results}.NotebookView__items{grid-area:items}.NotebookView__group-name{font-size:18px;font-weight:bold}@media only screen and (min-width: 769px){.NotebookView{row-gap:.5em;grid-template-areas:"heading heading" "filters results" "items items"}.NotebookView__filters{justify-self:start}.NotebookView__results{justify-self:end;align-self:flex-end}.NotebookView__messages{padding:1em 0}}.NotebookResultCount{line-height:1}.NotebookResultCount>*+*{margin-left:5px !important}.NotebookResultCount h2 strong{font-weight:bold;font-style:normal}.NotebookResultCount h3{font-style:italic}.PaginationNavigation{line-height:1.4;font-weight:normal;color:#202020;font-size:14px;font-weight:500;display:grid;align-items:center;grid-template-areas:"prevPage nextPage"}.PaginationNavigation__prev{grid-area:prevPage}.PaginationNavigation__next{grid-area:nextPage;justify-self:end}.PaginationNavigation__pages{display:none}@media only screen and (min-width: 481px){.PaginationNavigation{grid-template-columns:8em auto 8em;grid-template-areas:"prevPage numberedPages nextPage"}.PaginationNavigation__pages{display:block;grid-area:numberedPages;display:flex;flex-direction:row;justify-content:center;align-items:center}.PaginationNavigation__pages>*+*{margin-left:.5em !important}}.SelectionTabs-container{padding-bottom:10px}.SelectionTabs-container>*+*:not([class*=SvgIcon--inline]){margin-top:1em !important}.SelectionTabs{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch}.SelectionTabs>*+*{margin-left:20px !important}.SelectionTabs__icon{color:#595959;margin:0 .25em}.SelectionTabs__type{padding:0;margin:0;background-color:transparent;border-style:none;color:#202020;cursor:pointer;min-width:85px;min-height:18px;border-radius:2px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.SelectionTabs__type:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .SelectionTabs__type:focus:not(.focus-visible){outline:none;box-shadow:none}.SelectionTabs__type:focus:not(:focus-visible){outline:none;box-shadow:none}.SelectionTabs__type:hover{color:#84141e}.SelectionTabs__type.is-selected{font-weight:bold}.SelectionTabs__count{line-height:1.4;font-weight:normal;color:#202020;font-size:10px;position:relative;bottom:3px}.SelectionTabs__empty-message{position:relative;top:10px}.SelectionTabs__type--orphan{margin-left:-5px}.SelectionTabs__message{border:1px solid #dbdbdb;color:#202020;padding:2em;text-align:center}.theme-clean .SelectionTabs{margin-left:15px}.ShareAnnotationsPanel{color:#737373}.ShareAnnotationsPanel__intro{color:#202020;font-weight:500}.SearchInput__form{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;position:relative;color:#202020}.SearchInput__button-container{order:0}.SearchInput__input{line-height:1.4;font-weight:normal;color:#202020;font-size:13px;padding:.5em .75em;border:1px solid #dbdbdb;border-radius:2px;color:#737373;background-color:#fafafa;line-height:1;flex-grow:1;order:1;max-width:0px;transition:max-width .3s ease-out,padding-left .3s ease-out}.SearchInput__input:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.SearchInput__input:focus{background-color:#fff}.SearchInput__input:focus.placeholder{color:#737373}.SearchInput__input:focus:placeholder{color:#737373}.SearchInput__input:focus::-ms-input-placeholder{color:#737373}.SearchInput__input:focus::placeholder{color:#737373}@media(pointer: coarse){.SearchInput__input{font-size:16px}}.SearchInput__input:not(:focus){border:none;padding:0px}.SearchInput__input:disabled{background:none;color:#737373}.SearchInput__input:focus,.SearchInput__input.is-expanded{max-width:150px;padding-left:6px}.ShareLinks{display:flex;flex-direction:row;justify-content:center;align-items:stretch;border-top:1px solid #dbdbdb;padding-top:8px}.ShareLinks__icon{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;width:16px;height:16px;margin:0 8px;color:#737373}.ShareLinks__icon:hover{color:#3f3f3f}.ShareLinks__icon{width:24px;height:24px}.TagEditor>*+*:not([class*=SvgIcon--inline]){margin-top:.5em !important}.TagEditor__input{line-height:1.4;font-weight:normal;color:#202020;font-size:13px;padding:.5em .75em;border:1px solid #dbdbdb;border-radius:2px;color:#737373;background-color:#fafafa;line-height:1;width:100%}.TagEditor__input:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.TagEditor__input:focus{background-color:#fff}.TagEditor__input:focus.placeholder{color:#737373}.TagEditor__input:focus:placeholder{color:#737373}.TagEditor__input:focus::-ms-input-placeholder{color:#737373}.TagEditor__input:focus::placeholder{color:#737373}@media(pointer: coarse){.TagEditor__input{font-size:16px}}.TagEditor__tags{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;flex-wrap:wrap}.TagEditor__item{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;margin:.25em .5em .5em 0}.TagEditor__edit{border:1px solid #dbdbdb;color:#202020;background:#f2f2f2;border-radius:2px 0 0 2px;border-right-width:0;padding:2px .5em}.TagEditor__delete{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;border:1px solid #dbdbdb;color:#595959;background-color:#f2f2f2;padding:0 .5em;border-radius:0 2px 2px 0}.TagEditor__delete:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .TagEditor__delete:focus:not(.focus-visible){outline:none;box-shadow:none}.TagEditor__delete:focus:not(:focus-visible){outline:none;box-shadow:none}.TagEditor__delete svg{width:16px;height:16px}.TagEditor__delete:hover:not([disabled]),.TagEditor__delete:focus:not([disabled]){color:#202020}.TagEditor__delete:hover{background-color:#ececec}.TagList{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;flex-wrap:wrap}.TagList__item{border:1px solid #dbdbdb;margin:.25em .5em .25em 0;padding:2px .5em;background:#fafafa;border-radius:2px}.TagList__link,.TagList__text{text-decoration:none;color:#737373}.TagList__link:hover,.TagList__link:focus{color:#bd1c2b;border-color:#a6a6a6}.Thread{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch}.Thread--reply{margin-top:.5em}.Thread--reply .Thread__content{margin-left:1em}.Thread__collapse{position:relative;min-height:2em;border-right:1px dashed #dbdbdb;cursor:auto}.Thread__collapse:hover{border-color:#a6a6a6}.is-collapsed .Thread__collapse{border-right:none}.Thread__collapse-button-container{position:absolute;top:-0.25em;left:-1em;background-color:#fff}.Thread__hidden-toggle-button-container{margin-top:-0.25em}.Thread__top-annotation-header{margin-bottom:.5em}.Thread__content{flex-grow:1;max-width:100%}.ThreadCard{border:1px solid #dbdbdb;box-shadow:0 1px 1px rgba(0,0,0,.1);border-radius:2px;background-color:#fff;padding:1em;cursor:pointer}.ThreadCard>*+*:not([class*=SvgIcon--inline]){margin-top:1em !important}.ThreadCard:hover,.ThreadCard.is-focused{box-shadow:0px 2px 3px 0px rgba(0,0,0,.15)}.theme-clean .ThreadCard{padding-bottom:1.5em;border-width:0 0 1px 0;border-bottom-style:solid;border-bottom-color:#ececec;box-shadow:none}.theme-clean .ThreadCard:hover{box-shadow:none}.ThreadList__card{margin-bottom:1em}.ToastMessages{position:absolute;z-index:1;left:0;width:100%;padding:0 .5em}@media only screen and (min-width: 769px){.ToastMessages{max-width:768px;width:768px;padding-left:2rem;padding-right:2rem;left:50%;margin-left:calc(-0.5 * 768px)}}.toast-message-container{position:relative;width:100%;animation:slidein .3s forwards ease-in-out}.toast-message-container:hover{cursor:pointer}.toast-message-container.is-dismissed{animation:fadeout .3s forwards}.toast-message{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:100%;background-color:#fff;border-style:solid;border-width:2px 0;display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;border:1px solid #dbdbdb;box-shadow:0 1px 1px rgba(0,0,0,.1);border-radius:2px;background-color:#fff;position:relative;margin-bottom:.75em;border-width:1px}.toast-message--success{border-color:#00a36d}.toast-message--error{border-color:#d93c3f}.toast-message--notice{border-color:#fbc168}.toast-message__type{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:.75em 1em;color:#fff}.toast-message--success .toast-message__type{background-color:#00a36d}.toast-message--error .toast-message__type{background-color:#d93c3f}.toast-message--notice .toast-message__type{background-color:#fbc168}.toast-message__message{padding:.75em;width:100%}.toast-message__type{padding:1em}.toast-message__icon{margin-top:2px}.toast-message__message{padding:1em}.toast-message__link{text-align:right;text-decoration:underline}@keyframes slidein{0%{opacity:0;left:100%}80%{left:-10px}100%{left:0;opacity:1}}@keyframes fadeout{from{opacity:1}to{opacity:0}}.TopBar{line-height:1.4;font-weight:normal;color:#202020;font-size:16px;font-weight:500;border-bottom:1px solid #dbdbdb;color:#595959;background:#fff;height:40px;position:absolute;left:0;right:0;top:0;z-index:5;transform:translate3d(0, 0, 0)}@media(pointer: coarse){.TopBar{height:40px}}.TopBar__menu-label{padding:.25em}.TopBar__login-button{padding:0;margin:0;background-color:transparent;border-style:none;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:.5em;border-radius:2px;border:none;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out;line-height:1.4;font-weight:normal;color:#202020;font-size:14px;font-weight:500;padding:0 .25em;color:#bd1c2b}.TopBar__login-button:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .TopBar__login-button:focus:not(.focus-visible){outline:none;box-shadow:none}.TopBar__login-button:focus:not(:focus-visible){outline:none;box-shadow:none}.TopBar__login-button svg{width:16px;height:16px}.TopBar__login-button:hover:not([disabled]),.TopBar__login-button:focus:not([disabled]){color:#202020}.TopBar__login-button:hover{color:#84141e}@media(pointer: coarse){.TopBar__login-button{min-width:inherit;min-height:inherit}}.TopBar__login-links{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;flex-shrink:0}.TopBar__inner{margin-left:auto;margin-right:auto;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;font-size:16px;padding-left:9px;padding-right:9px;height:100%}@media only screen and (min-width: 767px)and (max-width: 1024px){.TopBar__inner{margin:auto;max-width:768px;padding-left:4rem;padding-right:4rem}}@media only screen and (min-width: 1025px){.TopBar__inner{margin:auto;max-width:768px;padding-left:4rem;padding-right:4rem}}.TopBar__inner .GroupList{justify-self:flex-start;margin-right:auto;white-space:nowrap}.theme-clean .TopBar{border-bottom:none}.Tutorial__list>*+*:not([class*=SvgIcon--inline]){margin-top:.5em !important}.Tutorial__icon{width:1em;height:1em;margin-right:1px;margin-bottom:-1px;color:#737373}.Tutorial__instruction{white-space:nowrap}.VersionInfo{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.VersionInfo__key{font-weight:500}.VersionInfo__value{color:#737373}@media only screen and (min-width: 20em){.VersionInfo{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;flex-wrap:wrap}.VersionInfo__key{flex-basis:25%;text-align:right}.VersionInfo__value{margin-left:1em;flex-basis:70%;flex-grow:1;overflow-wrap:anywhere}}.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-horizontal-spacing>:not(:first-child){margin-left:.5rem}.hyp-u-vertical-spacing>:not(:first-child){margin-top:1rem}.hyp-u-horizontal-spacing--0>:not(:first-child){margin-left:0}.hyp-u-horizontal-spacing--1>:not(:first-child){margin-left:.125rem}.hyp-u-horizontal-spacing--2>:not(:first-child){margin-left:.25rem}.hyp-u-horizontal-spacing--3>:not(:first-child){margin-left:.5rem}.hyp-u-horizontal-spacing--4>:not(:first-child){margin-left:.75rem}.hyp-u-horizontal-spacing--5>:not(:first-child){margin-left:1rem}.hyp-u-horizontal-spacing--6>:not(:first-child){margin-left:1.5rem}.hyp-u-horizontal-spacing--7>:not(:first-child){margin-left:2rem}.hyp-u-horizontal-spacing--8>:not(:first-child){margin-left:4rem}.hyp-u-horizontal-spacing--9>:not(:first-child){margin-left:8rem}.hyp-u-vertical-spacing--0>:not(:first-child){margin-top:0}.hyp-u-vertical-spacing--1>:not(:first-child){margin-top:.125rem}.hyp-u-vertical-spacing--2>:not(:first-child){margin-top:.25rem}.hyp-u-vertical-spacing--3>:not(:first-child){margin-top:.5rem}.hyp-u-vertical-spacing--4>:not(:first-child){margin-top:.75rem}.hyp-u-vertical-spacing--5>:not(:first-child){margin-top:1rem}.hyp-u-vertical-spacing--6>:not(:first-child){margin-top:1.5rem}.hyp-u-vertical-spacing--7>:not(:first-child){margin-top:2rem}.hyp-u-vertical-spacing--8>:not(:first-child){margin-top:4rem}.hyp-u-vertical-spacing--9>:not(:first-child){margin-top:8rem}.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-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)}body{line-height:1.4;font-weight:normal;color:#202020;font-size:13px;height:100%;background-color:#fff;color:#202020;font-family:"Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;font-weight:normal}
|
|
1
|
+
*{box-sizing:border-box}html{height:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}body{min-height:100%;font-size:100%;margin:0}sub,sup{font-size:75%;line-height:0;position:relative}sup{top:-0.5em}sub{bottom:-0.25em}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::-moz-selection{background:transparent}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}.u-layout-row{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch}.u-layout-row--align-center,.u-layout-row--align-middle{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.u-layout-row--align-baseline{display:flex;flex-direction:row;justify-content:flex-start;align-items:baseline}.u-layout-row--justify-right{display:flex;flex-direction:row;justify-content:flex-end;align-items:stretch}.u-layout-row--justify-center{display:flex;flex-direction:row;justify-content:center;align-items:stretch}.u-stretch{flex-grow:1}.u-horizontal-rhythm>*+*{margin-left:5px !important}.u-vertical-rhythm>*+*:not([class*=SvgIcon--inline]){margin-top:1em !important}.u-font--large{line-height:1.4;font-weight:normal;color:#202020;font-size:14px;font-weight:500}.u-font--xlarge{line-height:1.4;font-weight:normal;color:#202020;font-size:16px;font-weight:500}.u-icon--inline{width:1em;height:1em}.u-icon--xsmall{width:10px;height:10px}.u-icon--small{width:12px;height:12px}.u-icon--large{width:24px;height:24px}.u-screen-reader-only{position:absolute;width:1px;height:1px;white-space:nowrap;clip:rect(0 0 0 0);overflow:hidden}.u-color-text--muted{color:#737373}.u-sidebar-container{margin-bottom:1em}a{display:inline-block;color:#bd1c2b;text-decoration:none;border-radius:2px}a:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible a:focus:not(.focus-visible){outline:none;box-shadow:none}a:focus:not(:focus-visible){outline:none;box-shadow:none}a:active,a:focus{text-decoration:none}a:hover{text-decoration:none;color:#84141e}p{-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}p+p{margin:1em 0 0}ol{list-style-type:decimal;padding-left:3em}svg{-webkit-tap-highlight-color:rgba(255,255,255,0)}.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-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}.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}.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--column{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.Hyp-Actions--column>:not(:first-child){margin-top:.5rem}.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}.theme-clean .Hyp-Dialog{border:none}.Hyp-Dialog:hover,.Hyp-Dialog.is-focused{box-shadow:0px 2px 3px 0px rgba(0,0,0,.15)}.theme-clean .Hyp-Dialog{box-shadow:none}.theme-clean .Hyp-Dialog{border:1px solid #dbdbdb}.Hyp-Dialog>header,.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>header>:not(:first-child),.Hyp-Dialog__header>:not(:first-child){margin-left:.5rem}.Hyp-Dialog__title{font-size:1.1em;color:#bd1c2b;font-weight:600;line-height:1;flex-grow:1}.Hyp-Dialog--closeable>header,.Hyp-Dialog--closeable .Hyp-Dialog__header{padding-bottom:.25rem;margin-top:-0.5rem}.Hyp-Dialog--closeable>header .Hyp-Dialog__close,.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__actions{display:flex;flex-direction:row;justify-content:flex-end;align-items:stretch}.Hyp-Dialog__actions>:not(:first-child){margin-left:.75rem}.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}.theme-clean .Hyp-Panel{border:none}.Hyp-Panel:hover,.Hyp-Panel.is-focused{box-shadow:0px 2px 3px 0px rgba(0,0,0,.15)}.theme-clean .Hyp-Panel{box-shadow:none}.theme-clean .Hyp-Panel{border:1px solid #dbdbdb}.Hyp-Panel>header,.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>header>:not(:first-child),.Hyp-Panel__header>:not(:first-child){margin-left:.5rem}.Hyp-Panel__title{font-size:1.1em;color:#bd1c2b;font-weight:600;line-height:1;flex-grow:1}.Hyp-Panel--closeable>header,.Hyp-Panel--closeable .Hyp-Panel__header{padding-bottom:.25rem;margin-top:-0.5rem}.Hyp-Panel--closeable>header .Hyp-Panel__close,.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__actions{display:flex;flex-direction:row;justify-content:flex-end;align-items:stretch}.Hyp-Panel__actions>:not(:first-child){margin-left:.75rem}.Hyp-Spinner--small{color:#737373;width:1em;height:1em}.Hyp-Spinner,.Hyp-Spinner--medium{color:#737373;width:2em;height:2em}.Hyp-Spinner--large{color:#737373;width:4em;height:4em}.Hyp-SvgIcon{display:flex}.Hyp-SvgIcon--inline{display:inline}.Hyp-Table-Scrollbox{min-height:132px}.Hyp-Table-Scrollbox__loading{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);margin-top:22px}.Hyp-Table-Scrollbox__message{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);display:flex;flex-direction:row;justify-content:center;align-items:stretch;padding:.5rem;width:100%;top:88px}.Hyp-Table{border-collapse:separate;border-spacing:0;table-layout:fixed;width:100%;color:#202020}.Hyp-Table:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .Hyp-Table:focus:not(.focus-visible){outline:none;box-shadow:none}.Hyp-Table:focus:not(:focus-visible){outline:none;box-shadow:none}.Hyp-Table th,.Hyp-Table td{padding:.5rem;line-height:1}.Hyp-Table td{border-top:1px solid #dbdbdb}.Hyp-Table__header{position:-webkit-sticky;position:sticky;top:0;height:44px;padding:.5rem;font-weight:bold;background-color:#fff;width:100%;border-bottom:1px solid #9c9c9c;background-color:#ececec;z-index:1;text-align:left}.Hyp-Table__header__heading{display:flex;flex-direction:row;justify-content:center;align-items:center;height:100%}.Hyp-Table tbody{cursor:pointer}.Hyp-Table tr{height:44px;padding:.5rem}.Hyp-Table tr:first-child td{border-top:none}.Hyp-Table tr.is-selected td{background-color:#595969;color:#fff}.Hyp-Table tr:hover:not(.is-selected){background-color:#babac444}.Hyp-Table tr:nth-child(odd):not(.is-selected){background-color:rgba(0,0,0,.025)}.Hyp-TextInput{border:1px solid #dbdbdb;padding:.5rem;background-color:#fafafa;color:#202020;border-radius:2px}.Hyp-TextInput:focus{outline:none;box-shadow:0 0 0 2px #59a7e8 inset}.Hyp-TextInput.has-error,.Hyp-TextInput.is-error{outline:none;outline:none;box-shadow:0 0 0 2px #d93c3f inset}.Hyp-TextInput::-ms-input-placeholder{color:#737373}.Hyp-TextInput::placeholder{color:#737373}.Hyp-TextInput:focus{background-color:#fff}.Hyp-TextInput:focus::-ms-input-placeholder{color:#a6a6a6}.Hyp-TextInput:focus::placeholder{color:#a6a6a6}.Hyp-TextInputWithButton{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;width:100%}.Hyp-TextInputWithButton input{border:1px solid #dbdbdb;padding:.5rem;background-color:#fafafa;color:#202020;border-radius:2px;flex-grow:1;border-top-right-radius:0;border-bottom-right-radius:0}.Hyp-TextInputWithButton input:focus{outline:none;box-shadow:0 0 0 2px #59a7e8 inset}.Hyp-TextInputWithButton input.has-error,.Hyp-TextInputWithButton input.is-error{outline:none;outline:none;box-shadow:0 0 0 2px #d93c3f inset}.Hyp-TextInputWithButton input::-ms-input-placeholder{color:#737373}.Hyp-TextInputWithButton input::placeholder{color:#737373}.Hyp-TextInputWithButton input:focus{background-color:#fff}.Hyp-TextInputWithButton input:focus::-ms-input-placeholder{color:#a6a6a6}.Hyp-TextInputWithButton input:focus::placeholder{color:#a6a6a6}.Hyp-TextInputWithButton button{border:1px solid #dbdbdb;border-top-left-radius:0;border-bottom-left-radius:0;border-left:0}.Hyp-Thumbnail{padding:.75rem;background-color:#f2f2f2;width:100%;height:100%}.Hyp-Thumbnail__content{display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:2em;color:#9c9c9c;background-color:#fff;width:100%;height:100%}.Hyp-Thumbnail__content>img{width:100%;height:100%;object-fit:contain}.Hyp-LabeledButton{padding:0;margin:0;background-color:transparent;border-style:none;color:#595959;background-color:#f2f2f2;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out;border-radius:2px;border:none;padding:.5em;font-size:1em;font-weight:700;white-space:nowrap;display:flex;align-items:center}.Hyp-LabeledButton:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .Hyp-LabeledButton:focus:not(.focus-visible){outline:none;box-shadow:none}.Hyp-LabeledButton:focus:not(:focus-visible){outline:none;box-shadow:none}.Hyp-LabeledButton:disabled{color:#595959}.Hyp-LabeledButton[aria-expanded=true],.Hyp-LabeledButton[aria-pressed=true]{color:#202020}.Hyp-LabeledButton[aria-expanded=true]:hover:not([disabled]),.Hyp-LabeledButton[aria-pressed=true]:hover:not([disabled]){color:#202020}.Hyp-LabeledButton[aria-expanded=true]:focus:not([disabled]),.Hyp-LabeledButton[aria-pressed=true]:focus:not([disabled]){color:#202020}.Hyp-LabeledButton:hover:not([disabled]){color:#202020;background-color:#ececec}.Hyp-LabeledButton--small{padding:.25em}.Hyp-LabeledButton--large{padding:.75em}.Hyp-LabeledButton--icon-left svg{margin-right:.5em}.Hyp-LabeledButton--icon-right svg{margin-left:.5em}.Hyp-LabeledButton svg{width:1.25em;height:1.25em}.Hyp-LabeledButton--light{color:#595959;background-color:#f2f2f2;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-LabeledButton--light:disabled{color:#595959}.Hyp-LabeledButton--light[aria-expanded=true],.Hyp-LabeledButton--light[aria-pressed=true]{color:#202020}.Hyp-LabeledButton--light[aria-expanded=true]:hover:not([disabled]),.Hyp-LabeledButton--light[aria-pressed=true]:hover:not([disabled]){color:#202020}.Hyp-LabeledButton--light[aria-expanded=true]:focus:not([disabled]),.Hyp-LabeledButton--light[aria-pressed=true]:focus:not([disabled]){color:#202020}.Hyp-LabeledButton--light:hover:not([disabled]){color:#202020;background-color:#ececec}.Hyp-LabeledButton--primary{color:#f2f2f2;background-color:#595959;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-LabeledButton--primary:disabled{color:#a6a6a6}.Hyp-LabeledButton--primary[aria-expanded=true],.Hyp-LabeledButton--primary[aria-pressed=true]{color:#f2f2f2}.Hyp-LabeledButton--primary[aria-expanded=true]:hover:not([disabled]),.Hyp-LabeledButton--primary[aria-pressed=true]:hover:not([disabled]){color:#f2f2f2}.Hyp-LabeledButton--primary[aria-expanded=true]:focus:not([disabled]),.Hyp-LabeledButton--primary[aria-pressed=true]:focus:not([disabled]){color:#f2f2f2}.Hyp-LabeledButton--primary:hover:not([disabled]){color:#f2f2f2;background-color:#3f3f3f}.Hyp-LabeledButton--dark{color:#595959;background-color:transparent;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-LabeledButton--dark:disabled{color:#595959}.Hyp-LabeledButton--dark[aria-expanded=true],.Hyp-LabeledButton--dark[aria-pressed=true]{color:#595959;background-color:#dbdbdb}.Hyp-LabeledButton--dark[aria-expanded=true]:hover:not([disabled]),.Hyp-LabeledButton--dark[aria-pressed=true]:hover:not([disabled]){color:#202020}.Hyp-LabeledButton--dark[aria-expanded=true]:focus:not([disabled]),.Hyp-LabeledButton--dark[aria-pressed=true]:focus:not([disabled]){color:#595959}.Hyp-LabeledButton--dark:hover:not([disabled]){color:#202020;background-color:#dbdbdb}.Hyp-IconButton{padding:0;margin:0;background-color:transparent;border-style:none;color:#595959;background-color:transparent;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out;border-radius:2px;border:none;padding:.5em;font-size:1em;font-weight:700;white-space:nowrap;display:flex;align-items:center}.Hyp-IconButton:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .Hyp-IconButton:focus:not(.focus-visible){outline:none;box-shadow:none}.Hyp-IconButton:focus:not(:focus-visible){outline:none;box-shadow:none}.Hyp-IconButton:disabled{color:#595959}.Hyp-IconButton[aria-expanded=true],.Hyp-IconButton[aria-pressed=true]{color:#bd1c2b}.Hyp-IconButton[aria-expanded=true]:hover:not([disabled]),.Hyp-IconButton[aria-pressed=true]:hover:not([disabled]){color:#202020}.Hyp-IconButton[aria-expanded=true]:focus:not([disabled]),.Hyp-IconButton[aria-pressed=true]:focus:not([disabled]){color:#bd1c2b}.Hyp-IconButton:hover:not([disabled]){color:#202020;background-color:transparent}.Hyp-IconButton--small{padding:.25em}.Hyp-IconButton--large{padding:.75em}.Hyp-IconButton svg{width:1em;height:1em}.Hyp-IconButton--light{color:#9c9c9c;background-color:transparent;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-IconButton--light:disabled{color:#9c9c9c}.Hyp-IconButton--light[aria-expanded=true],.Hyp-IconButton--light[aria-pressed=true]{color:#9c9c9c}.Hyp-IconButton--light[aria-expanded=true]:hover:not([disabled]),.Hyp-IconButton--light[aria-pressed=true]:hover:not([disabled]){color:#3f3f3f}.Hyp-IconButton--light[aria-expanded=true]:focus:not([disabled]),.Hyp-IconButton--light[aria-pressed=true]:focus:not([disabled]){color:#9c9c9c}.Hyp-IconButton--light:hover:not([disabled]){color:#3f3f3f;background-color:transparent}.Hyp-IconButton--primary{color:#bd1c2b;background-color:transparent;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-IconButton--primary:disabled{color:#595959}.Hyp-IconButton--primary[aria-expanded=true],.Hyp-IconButton--primary[aria-pressed=true]{color:#bd1c2b}.Hyp-IconButton--primary[aria-expanded=true]:hover:not([disabled]),.Hyp-IconButton--primary[aria-pressed=true]:hover:not([disabled]){color:#bd1c2b}.Hyp-IconButton--primary[aria-expanded=true]:focus:not([disabled]),.Hyp-IconButton--primary[aria-pressed=true]:focus:not([disabled]){color:#bd1c2b}.Hyp-IconButton--primary:hover:not([disabled]){color:#bd1c2b;background-color:transparent}.Hyp-IconButton--dark{color:#595959;background-color:#ececec;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-IconButton--dark:disabled{color:#9c9c9c}.Hyp-IconButton--dark[aria-expanded=true],.Hyp-IconButton--dark[aria-pressed=true]{color:#202020;background-color:#dbdbdb}.Hyp-IconButton--dark[aria-expanded=true]:hover:not([disabled]),.Hyp-IconButton--dark[aria-pressed=true]:hover:not([disabled]){color:#202020}.Hyp-IconButton--dark[aria-expanded=true]:focus:not([disabled]),.Hyp-IconButton--dark[aria-pressed=true]:focus:not([disabled]){color:#202020}.Hyp-IconButton--dark:hover:not([disabled]){color:#202020;background-color:#dbdbdb}@media(pointer: coarse){.Hyp-IconButton--medium,.Hyp-IconButton--large{min-width:44px;min-height:44px;justify-content:center}}.Hyp-LinkButton{padding:0;margin:0;background-color:transparent;border-style:none;color:#595959;background-color:transparent;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out;border-radius:2px;border:none;padding:.5em;font-size:1em;font-weight:700;white-space:nowrap;display:flex;align-items:center;font-weight:400;padding:0}.Hyp-LinkButton:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .Hyp-LinkButton:focus:not(.focus-visible){outline:none;box-shadow:none}.Hyp-LinkButton:focus:not(:focus-visible){outline:none;box-shadow:none}.Hyp-LinkButton:disabled{color:#595959}.Hyp-LinkButton[aria-expanded=true],.Hyp-LinkButton[aria-pressed=true]{color:#202020}.Hyp-LinkButton[aria-expanded=true]:hover:not([disabled]),.Hyp-LinkButton[aria-pressed=true]:hover:not([disabled]){color:#84141e}.Hyp-LinkButton[aria-expanded=true]:focus:not([disabled]),.Hyp-LinkButton[aria-pressed=true]:focus:not([disabled]){color:#202020}.Hyp-LinkButton:hover:not([disabled]){color:#84141e;background-color:transparent}.Hyp-LinkButton--small{padding:.25em}.Hyp-LinkButton--large{padding:.75em}.Hyp-LinkButton svg{width:1em;height:1em}.Hyp-LinkButton--light{color:#595959;background-color:transparent;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-LinkButton--light:disabled{color:#595959}.Hyp-LinkButton--light[aria-expanded=true],.Hyp-LinkButton--light[aria-pressed=true]{color:#202020}.Hyp-LinkButton--light[aria-expanded=true]:hover:not([disabled]),.Hyp-LinkButton--light[aria-pressed=true]:hover:not([disabled]){color:#84141e}.Hyp-LinkButton--light[aria-expanded=true]:focus:not([disabled]),.Hyp-LinkButton--light[aria-pressed=true]:focus:not([disabled]){color:#202020}.Hyp-LinkButton--light:hover:not([disabled]){color:#84141e;background-color:transparent}.Hyp-LinkButton--primary{color:#bd1c2b;background-color:transparent;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-LinkButton--primary:disabled{color:#595959}.Hyp-LinkButton--primary[aria-expanded=true],.Hyp-LinkButton--primary[aria-pressed=true]{color:#bd1c2b}.Hyp-LinkButton--primary[aria-expanded=true]:hover:not([disabled]),.Hyp-LinkButton--primary[aria-pressed=true]:hover:not([disabled]){color:#bd1c2b}.Hyp-LinkButton--primary[aria-expanded=true]:focus:not([disabled]),.Hyp-LinkButton--primary[aria-pressed=true]:focus:not([disabled]){color:#bd1c2b}.Hyp-LinkButton--primary:hover:not([disabled]){color:#bd1c2b;background-color:transparent}.Hyp-LinkButton--dark{color:#202020;background-color:transparent;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-LinkButton--dark:disabled{color:#595959}.Hyp-LinkButton--dark[aria-expanded=true],.Hyp-LinkButton--dark[aria-pressed=true]{color:#202020}.Hyp-LinkButton--dark[aria-expanded=true]:hover:not([disabled]),.Hyp-LinkButton--dark[aria-pressed=true]:hover:not([disabled]){color:#84141e}.Hyp-LinkButton--dark[aria-expanded=true]:focus:not([disabled]),.Hyp-LinkButton--dark[aria-pressed=true]:focus:not([disabled]){color:#202020}.Hyp-LinkButton--dark:hover:not([disabled]){color:#84141e;background-color:transparent}.Hyp-LinkButton:hover:not([disabled]){text-decoration:underline}.Hyp-LinkButton--primary{font-weight:500}.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}}.ThreadList__card:hover>.Annotation .Annotation-replies__link,.ThreadList__card:hover>.Annotation .Annotation-replies__count,.ThreadList__card:hover>.Annotation .Annotation-action-btn,.Annotation:hover .Annotation-replies__link,.Annotation:hover .Annotation-replies__count,.Annotation:hover .Annotation-action-btn{color:#3f3f3f}.Annotation>*+*:not([class*=SvgIcon--inline]){margin-top:1em !important}.AnnotationBody__text.is-hidden{text-decoration:line-through;filter:grayscale(100%) contrast(65%)}.AnnotationBody__collapse-toggle{display:flex;flex-direction:row;justify-content:flex-end;align-items:stretch;padding-top:.5em;padding-bottom:.5em}.AnnotationHeader__row{display:flex;flex-direction:row;justify-content:flex-start;align-items:baseline;flex-wrap:wrap-reverse}.AnnotationHeader__icon{width:10px;height:10px;color:#202020}.AnnotationHeader__highlight-icon{width:12px;height:12px;color:#737373;margin-bottom:-1px}.AnnotationLicense{line-height:1.4;font-weight:normal;color:#202020;font-size:11px;border-top:1px solid #dbdbdb;padding-top:.5em}.AnnotationLicense__icons{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;margin-right:.25em}.AnnotationLicense__icons>*+*{margin-left:1px !important}.AnnotationPublishControl{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch}.AnnotationPublishControl>*+*{margin-left:1em !important}.annotation-publish-button{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;position:relative}.annotation-publish-button .annotation-publish-button__menu-arrow{right:8px}.annotation-publish-button__menu-content{min-width:100%}.annotation-publish-button__menu-wrapper{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;border-top-right-radius:2px;border-bottom-right-radius:2px;background-color:#595959}.annotation-publish-button__menu-wrapper:hover{background-color:#3f3f3f}.annotation-publish-button__menu-label{padding:.75em;color:#f2f2f2}.AnnotationQuote__quote{border-left:3px solid #dbdbdb;color:#737373;font-style:italic;padding:0 1em;overflow-wrap:break-word}.AnnotationQuote__quote.is-focused,.AnnotationQuote__quote:hover{border-left:#58cef4 3px solid}.AnnotationQuote.is-orphan .AnnotationQuote__quote{text-decoration:line-through;filter:grayscale(100%) contrast(65%)}.AnnotationShareControl{position:relative}.annotation-share-panel{border:1px solid #dbdbdb;box-shadow:0 1px 1px rgba(0,0,0,.1);border-radius:2px;background-color:#fff;padding:1em;width:24em;max-width:85vw;padding:.75em;position:absolute;right:5px;bottom:32px;cursor:default}.annotation-share-panel>*+*:not([class*=SvgIcon--inline]){margin-top:.5em !important}.annotation-share-panel:hover,.annotation-share-panel.is-focused{box-shadow:0px 2px 3px 0px rgba(0,0,0,.15)}.theme-clean .annotation-share-panel{padding-bottom:1.5em;border-width:0 0 1px 0;border-bottom-style:solid;border-bottom-color:#ececec;box-shadow:none}.theme-clean .annotation-share-panel:hover{box-shadow:none}.annotation-share-panel__header{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;border-bottom:1px solid #dbdbdb;padding-bottom:1em}.annotation-share-panel__header-icon{margin-right:.5em}.annotation-share-panel__title{line-height:1.4;font-weight:normal;color:#202020;font-size:14px;font-weight:500;color:#bd1c2b;font-weight:700}.annotation-share-panel__button{padding:0;margin:0;background-color:transparent;border-style:none;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:.5em;border-radius:2px;border:none;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out;white-space:nowrap;color:#595959;font-weight:700;background-color:#f2f2f2}.annotation-share-panel__button:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .annotation-share-panel__button:focus:not(.focus-visible){outline:none;box-shadow:none}.annotation-share-panel__button:focus:not(:focus-visible){outline:none;box-shadow:none}.annotation-share-panel__button svg{width:16px;height:16px}.annotation-share-panel__button:hover:not([disabled]),.annotation-share-panel__button:focus:not([disabled]){color:#202020}.annotation-share-panel__button:hover:not([disabled]),.annotation-share-panel__button:focus:not([disabled]){background-color:#ececec}.annotation-share-panel__button svg{margin:0 5px 0 0}.annotation-share-panel__button--primary{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;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;white-space:nowrap;color:#595959;font-weight:700;background-color:#f2f2f2;color:#f2f2f2;background-color:#595959}.annotation-share-panel__button--primary:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .annotation-share-panel__button--primary:focus:not(.focus-visible){outline:none;box-shadow:none}.annotation-share-panel__button--primary:focus:not(:focus-visible){outline:none;box-shadow:none}.annotation-share-panel__button--primary svg{width:16px;height:16px}.annotation-share-panel__button--primary:hover:not([disabled]),.annotation-share-panel__button--primary:focus:not([disabled]){color:#202020}.annotation-share-panel__button--primary:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .annotation-share-panel__button--primary:focus:not(.focus-visible){outline:none;box-shadow:none}.annotation-share-panel__button--primary:focus:not(:focus-visible){outline:none;box-shadow:none}.annotation-share-panel__button--primary svg{width:16px;height:16px}.annotation-share-panel__button--primary:hover:not([disabled]),.annotation-share-panel__button--primary:focus:not([disabled]){color:#202020}.annotation-share-panel__button--primary:hover:not([disabled]),.annotation-share-panel__button--primary:focus:not([disabled]){background-color:#ececec}.annotation-share-panel__button--primary svg{margin:0 5px 0 0}.annotation-share-panel__button--primary:hover:not([disabled]),.annotation-share-panel__button--primary:focus:not([disabled]){color:#f2f2f2;background-color:#3f3f3f}.annotation-share-panel__button--primary:disabled{color:#9c9c9c}.annotation-share-panel__actions{display:flex;flex-direction:row;justify-content:flex-end;align-items:stretch}.annotation-share-panel__actions>*+*{margin-left:10px !important}.annotation-share-panel__header{padding-bottom:.5em}@media(pointer: coarse){.annotation-share-panel{right:13px;bottom:40px}}.annotation-share-panel__header{border-bottom:none}.annotation-share-panel__inputs{line-height:1.4;font-weight:normal;color:#202020;font-size:11px;width:100%}.annotation-share-panel__details{line-height:1.4;font-weight:normal;color:#202020;font-size:11px;padding:.5em 0}.annotation-share-panel__arrow{position:absolute;z-index:2;color:#dbdbdb;fill:#fff;transform:rotateX(180deg);right:0px;bottom:-8px}.annotation-share-panel .ShareLinks__icon{width:16px;height:16px}.AnnotationShareInfo__icon{width:10px;height:10px;margin-right:5px}.AnnotationTimestamps__timestamp{color:#737373}.AnnotationTimestamps__timestamp--linked:hover{color:#737373;text-decoration:underline}.AnnotationTimestamps__edited{line-height:1.4;font-weight:normal;color:#202020;font-size:11px;color:#737373;font-style:italic}.AnnotationUser__user-name{color:#202020;font-weight:bold}.AutocompleteList{position:relative}.AutocompleteList.is-hidden{display:none}.AutocompleteList__items{box-shadow:0 1px 1px rgba(0,0,0,.1);position:absolute;top:5px;max-width:100%;min-width:10em;background-color:#fff;border:1px solid #dbdbdb;z-index:10}@supports((-webkit-clip-path: polygon(0 0, 100% 0, 0% 100%, 0% 100%)) or (clip-path: polygon(0 0, 100% 0, 0% 100%, 0% 100%))){.AutocompleteList__items:before{background-color:inherit;border:inherit;border-top-left-radius:.125rem;-webkit-clip-path:polygon(0 0, 100% 0, 0% 100%, 0% 100%);clip-path:polygon(0 0, 100% 0, 0% 100%, 0% 100%);content:"";display:inline-block;height:.5rem;left:.5rem;position:absolute;top:-0.3125rem;transform:rotate(45deg);width:.5rem}}@media(pointer: coarse){.AutocompleteList__items{line-height:44px}}.AutocompleteList__li{padding:.25em 1.5em .25em 1em;border-left:4px transparent solid}.AutocompleteList__li.is-selected{border-left:4px #bd1c2b solid;background-color:#f2f2f2}.AutocompleteList__li:hover{cursor:pointer;background-color:#ececec}@media screen and (prefers-color-scheme: dark){.AutocompleteList__items{list-style:none;padding:0;color:#fff;background-color:#3f3f3f}.AutocompleteList__arrow-down{border-bottom:7px solid #3f3f3f}.AutocompleteList__li.is-selected{background-color:#595959}.AutocompleteList__li:hover{background-color:#737373}}.Excerpt{transition:max-height .15s ease-in;overflow:hidden;position:relative}.Excerpt__content{display:inline-block;width:100%}.Excerpt__inline-controls{display:block;position:absolute;right:0;bottom:0}.Excerpt__toggle-container{padding-left:1em;background-image:linear-gradient(to right, rgba(255, 255, 255, 0) 0px, #fff 1em)}.Excerpt__shadow{position:absolute;left:-12px;right:-12px;bottom:0;height:44px;background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0) 50%, rgba(0, 0, 0, 0.08) 95%, rgba(0, 0, 0, 0.13) 100%);transition:opacity .15s linear}.Excerpt__shadow--transparent{background-image:none}.Excerpt__shadow.is-hidden{opacity:0;pointer-events:none}.FilterSelect__menu{max-height:70vh;overflow-y:auto}@media only screen and (min-height: 44em){.FilterSelect__menu{max-height:36em}}.FilterSelect__menu-label{line-height:1.4;font-weight:normal;color:#202020;font-size:14px;font-weight:500;align-items:center;color:#202020;display:flex;flex-shrink:0;font-weight:bold}.FilterSelect__menu-icon{width:16px;height:16px;margin-right:.5em}.filter-facet{white-space:nowrap;font-weight:bold}.filter-facet--muted{white-space:nowrap;color:#737373;font-style:italic}.filter-facet--pre{white-space:nowrap}.FilterStatus{border:1px solid #dbdbdb;box-shadow:0 1px 1px rgba(0,0,0,.1);border-radius:2px;background-color:#fff;padding:1em;margin-bottom:1em;padding:.75em;justify-content:space-between}.FilterStatus>*+*:not([class*=SvgIcon--inline]){margin-top:1em !important}.FilterStatus:hover,.FilterStatus.is-focused{box-shadow:0px 2px 3px 0px rgba(0,0,0,.15)}.theme-clean .FilterStatus{padding-bottom:1.5em;border-width:0 0 1px 0;border-bottom-style:solid;border-bottom-color:#ececec;box-shadow:none}.theme-clean .FilterStatus:hover{box-shadow:none}.FilterStatus__text{flex-grow:1;padding-right:.5em}.GroupList__content{min-width:250px}.GroupList__menu-label{line-height:1.4;font-weight:normal;color:#202020;font-size:14px;font-weight:500;align-items:center;color:#202020;display:flex;flex-shrink:0;font-weight:bold}.GroupList__menu-icon{width:16px;height:16px;margin-right:4px;position:relative;top:1px}.GroupListItem__footer{background-color:#f2f2f2;margin:0;padding-top:15px;padding:10px;padding-left:35px;white-space:normal;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none}.HelpPanel__sub-panel-title{line-height:1.4;font-weight:normal;color:#202020;font-size:14px;font-weight:500;flex-grow:1}.HelpPanel__subcontent{border-top:1px solid #dbdbdb;border-bottom:1px solid #dbdbdb;padding-top:1em;padding-bottom:1em}.HelpPanel__subcontent a{text-decoration:underline}.HelpPanel__icon{width:10px;height:10px}.HelpPanel__sub-panel-navigation-button{padding:0;margin:0;background-color:transparent;border-style:none;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;color:#bd1c2b}.HelpPanel__sub-panel-navigation-button:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .HelpPanel__sub-panel-navigation-button:focus:not(.focus-visible){outline:none;box-shadow:none}.HelpPanel__sub-panel-navigation-button:focus:not(:focus-visible){outline:none;box-shadow:none}.HelpPanel__sub-panel-navigation-button svg{margin-left:2px;width:12px;height:12px}.HelpPanel-tabs{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.HelpPanel-tabs__tab{line-height:1.4;font-weight:normal;color:#202020;font-size:14px;font-weight:500;border-right:1px solid #dbdbdb;flex:1 1;text-align:center;color:#737373}.HelpPanel-tabs__tab:last-of-type{border-right:none}.HelpPanel-tabs__link{color:#737373}.HelpPanel-tabs__icon{width:10px;height:10px}.HypothesisApp{background:#ececec;min-height:100%;height:100%;overflow:scroll;-webkit-overflow-scrolling:touch;padding:9px;padding-top:49px}@media only screen and (min-width: 767px)and (max-width: 1024px){.HypothesisApp{padding-bottom:4rem}}@media only screen and (min-width: 1025px){.HypothesisApp{padding-bottom:4rem}}.HypothesisApp__content{margin-left:auto;margin-right:auto}@media only screen and (min-width: 767px)and (max-width: 1024px){.HypothesisApp__content{margin:auto;max-width:768px;padding-left:4rem;padding-right:4rem}}@media only screen and (min-width: 1025px){.HypothesisApp__content{margin:auto;max-width:768px;padding-left:4rem;padding-right:4rem}}.HypothesisApp--notebook{padding:1em}@media only screen and (min-width: 767px)and (max-width: 1024px){.HypothesisApp--notebook{padding:4em}}@media only screen and (min-width: 1025px){.HypothesisApp--notebook{padding:4em}}.js-thread-list-scroll-root{overflow-anchor:none}.LaunchErrorPanel{margin:.5rem;margin-top:3rem}.LoggedOutMessage{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;margin:25px auto;width:70%;text-align:center;color:#202020}.LoggedOutMessage__link{padding:0;display:inline;color:#202020;text-decoration:underline}.LoggedOutMessage__link:hover{text-decoration:underline}.LoggedOutMessage__logo{display:flex;flex-direction:row;justify-content:center;align-items:stretch;margin-top:25px}.LoggedOutMessage__logo-icon{width:30px;height:30px;color:#595959}.LoggedOutMessage__logo-icon:hover{color:#202020}.MarkdownEditor{line-height:1}.MarkdownEditor__toolbar{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;flex-wrap:wrap;border:1px solid #dbdbdb;border-bottom:none;background-color:#fff;border-radius:2px 2px 0 0;width:100%;margin-bottom:-0.1em;padding:5px 5px}.MarkdownEditor__toolbar-button{padding:0;margin:0;background-color:transparent;border-style:none;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:.5em;border-radius:2px;border:none;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out;color:#595959;min-width:24px;min-height:24px;padding-top:0;padding-bottom:0;color:#737373;transition:none}.MarkdownEditor__toolbar-button:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .MarkdownEditor__toolbar-button:focus:not(.focus-visible){outline:none;box-shadow:none}.MarkdownEditor__toolbar-button:focus:not(:focus-visible){outline:none;box-shadow:none}.MarkdownEditor__toolbar-button svg{width:16px;height:16px}.MarkdownEditor__toolbar-button:hover:not([disabled]),.MarkdownEditor__toolbar-button:focus:not([disabled]){color:#202020}@media(pointer: coarse){.MarkdownEditor__toolbar-button{min-width:44px;min-height:44px}}.MarkdownEditor__toolbar-button:disabled{color:#dbdbdb}svg.MarkdownEditor__toolbar-button-icon{width:10px;height:10px}.MarkdownEditor__preview{border:1px solid #dbdbdb;background-color:#f2f2f2;padding:10px}.MarkdownEditor__toolbar-help-link{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin-bottom:2px}.MarkdownEditor__input{line-height:1.4;font-weight:normal;color:#202020;font-size:13px;padding:.5em .75em;border:1px solid #dbdbdb;border-radius:2px;color:#737373;background-color:#fafafa;line-height:1;line-height:1.4;min-height:8em;resize:vertical;width:100%}.MarkdownEditor__input:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.MarkdownEditor__input:focus{background-color:#fff}.MarkdownEditor__input:focus.placeholder{color:#737373}.MarkdownEditor__input:focus:placeholder{color:#737373}.MarkdownEditor__input:focus::-ms-input-placeholder{color:#737373}.MarkdownEditor__input:focus::placeholder{color:#737373}@media(pointer: coarse){.MarkdownEditor__input{font-size:16px}}@media(pointer: coarse){.MarkdownEditor__toolbar{padding:0;padding-bottom:10px;flex-wrap:unset;overflow-x:scroll}.MarkdownEditor__toolbar-button{min-width:44px;min-height:44px}svg.MarkdownEditor__toolbar-button-icon{width:12px;height:12px}}.MarkdownView{width:100%;line-height:normal;cursor:text;overflow-wrap:break-word;word-break:break-word}.MarkdownView h1,.MarkdownView h2,.MarkdownView h3,.MarkdownView h4,.MarkdownView h5,.MarkdownView h6,.MarkdownView p,.MarkdownView ol,.MarkdownView ul,.MarkdownView img,.MarkdownView pre,.MarkdownView blockquote{margin:.618em 0}.MarkdownView h1,.MarkdownView h2,.MarkdownView h3,.MarkdownView h4,.MarkdownView h5,.MarkdownView h6{font-family:"Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif}.MarkdownView h1{font-size:2.618em;font-weight:bold;margin:.2327em 0}.MarkdownView h2{font-size:1.991em;font-weight:bold;margin:.309em 0}.MarkdownView h3{font-size:1.991em;margin:.309em 0}.MarkdownView h4{font-size:1.618em;margin:.3803em 0}.MarkdownView h5{font-size:1.231em;margin:.4944em 0}.MarkdownView h6{font-size:1.231em;margin:.4944em 0}.MarkdownView ol,.MarkdownView ul{list-style-position:inside;padding-left:0}.MarkdownView ol ol,.MarkdownView ol ul,.MarkdownView ul ol,.MarkdownView ul ul{padding-left:1em}.MarkdownView ol{list-style-type:decimal}.MarkdownView ul{list-style-type:disc}.MarkdownView ol ul,.MarkdownView ul ul{list-style-type:circle}.MarkdownView li{margin-bottom:.291em}.MarkdownView li,.MarkdownView p{line-height:1.3}.MarkdownView a{text-decoration:underline}.MarkdownView img{display:block;max-width:100%}.MarkdownView blockquote{line-height:1.4;font-weight:normal;color:#202020;font-size:13px;border-left:3px solid #dbdbdb;color:#737373;font-family:sans-serif;font-size:12px;font-style:italic;letter-spacing:.1px;padding:0 1em;margin:1em 0}.MarkdownView blockquote p,.MarkdownView blockquote ol,.MarkdownView blockquote ul,.MarkdownView blockquote img,.MarkdownView blockquote pre,.MarkdownView blockquote blockquote{margin:.7063em 0}.MarkdownView blockquote p,.MarkdownView blockquote li{line-height:1.5}.MarkdownView code{font-family:Open Sans Mono,Menlo,DejaVu Sans Mono,monospace;font-size:.875em;color:#000}.MarkdownView pre code{padding:10px;display:block;background-color:#f2f2f2;border-radius:2px}.MarkdownView p:first-child{margin-top:0}.MarkdownView p:last-child{margin-bottom:1px}.MarkdownView__embed{width:100%}@media(min-width: 450px){.MarkdownView__embed{width:380px}}.Menu{position:relative}.Menu__toggle{padding:0;margin:0;background-color:transparent;border-style:none;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:.5em;border-radius:2px;border:none;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out;color:#595959;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;padding:0;display:block;height:100%;align-items:center}.Menu__toggle:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .Menu__toggle:focus:not(.focus-visible){outline:none;box-shadow:none}.Menu__toggle:focus:not(:focus-visible){outline:none;box-shadow:none}.Menu__toggle svg{width:16px;height:16px}.Menu__toggle:hover:not([disabled]),.Menu__toggle:focus:not([disabled]){color:#202020}@media(pointer: coarse){.Menu__toggle{min-width:inherit;min-height:inherit}}.Menu__toggle[aria-expanded=true],.Menu__toggle[aria-pressed=true]{color:#bd1c2b}.Menu__toggle[aria-expanded=true]:hover:not([disabled]),.Menu__toggle[aria-expanded=true]:focus:not([disabled]),.Menu__toggle[aria-pressed=true]:hover:not([disabled]),.Menu__toggle[aria-pressed=true]:focus:not([disabled]){color:#bd1c2b}.Menu__toggle .Menu__toggle-icon{width:10px;height:10px}.Menu__toggle-wrapper{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;height:100%}.Menu__toggle-arrow{width:10px;height:10px;margin-left:5px}.Menu__toggle-arrow.is-open{transform:rotateX(180deg);color:#202020}.Menu__arrow{position:absolute;z-index:2;color:#dbdbdb;fill:#fff;top:calc(100% - 2px);right:0}.Menu__content{line-height:1.4;font-weight:normal;color:#202020;font-size:14px;font-weight:500;border:1px solid #dbdbdb;box-shadow:0 1px 1px rgba(0,0,0,.1);background-color:#fff;position:absolute;top:calc(100% + 5px);z-index:1}.Menu__content:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .Menu__content:focus:not(.focus-visible){outline:none;box-shadow:none}.Menu__content:focus:not(:focus-visible){outline:none;box-shadow:none}.Menu__content--align-left{left:0}.Menu__content--align-right{right:0}a.MenuItem:hover{color:#84141e}.MenuItem{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;align-self:stretch;flex-grow:1;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-left:10px;color:#202020;border:none;padding-right:0;font-weight:500;min-height:40px;width:100%;min-width:150px;border-bottom:solid 1px transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.MenuItem:focus{outline:none;box-shadow:0 0 0 2px #59a7e8 inset}.js-focus-visible .MenuItem:focus:not(.focus-visible){outline:none;box-shadow:none}.MenuItem:focus:not(:focus-visible){outline:none;box-shadow:none}.MenuItem:hover{background-color:#f2f2f2}.MenuItem:hover .MenuItem__toggle{background-color:#dbdbdb}.MenuItem.is-submenu{min-height:30px;background:#f2f2f2;color:#202020;font-weight:normal}.MenuItem.is-submenu:hover{background-color:#dbdbdb}.MenuItem.is-selected{border-left:4px solid #bd1c2b;padding-left:6px}.MenuItem.is-expanded{border-bottom:1px solid #dbdbdb;background-color:#f2f2f2;color:#202020}.MenuItem.is-expanded:hover{background-color:#dbdbdb}.MenuItem.is-expanded .MenuItem__toggle{background-color:#a6a6a6}.MenuItem.is-disabled{color:#737373}.MenuItem__icon{width:16px;height:16px;color:inherit;display:inline-block;margin-right:4px;position:relative}.MenuItem__icon-container{margin-right:10px;width:16px;height:16px}.MenuItem__label{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;align-self:stretch;color:inherit;white-space:nowrap;flex-grow:1;font-weight:inherit;padding-right:10px}.MenuItem__label--submenu{font-weight:normal}.MenuItem__toggle{display:flex;flex-direction:column;justify-content:center;align-items:center;align-self:stretch;width:40px;padding:0;height:40px;color:#737373;background-color:#f2f2f2;background-clip:content-box;border:7px solid transparent;border-radius:12px}.MenuItem__toggle:hover{background-color:#a6a6a6;color:#3f3f3f}.MenuItem__toggle-icon{width:12px;height:12px}.MenuItem__submenu{border-bottom:1px solid #dbdbdb}.MenuItem__submenu:hover{background-color:#dbdbdb}.MenuSection__content{border-bottom:1px solid #dbdbdb}.MenuSection__heading{color:#737373;line-height:1;margin:1px 1px 0;margin-bottom:10px;padding:12px 10px 0;text-transform:uppercase}.ModerationBanner{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;position:relative;color:#fff;font-weight:bold}.ModerationBanner:not(.is-reply){left:-15px;padding-bottom:5px;padding-left:15px;padding-right:10px;padding-top:5px;top:-15px;width:calc(100% + 15px * 2);border-top-left-radius:2px;border-top-right-radius:2px}.ModerationBanner.is-reply{margin-top:10px;margin-bottom:5px;width:calc(100% + 15px);padding-left:5px;padding-right:10px;padding-top:3px;padding-bottom:3px}.ModerationBanner.is-flagged:not(.is-hidden){background-color:#bd1c2b}.ModerationBanner.is-hidden{background-color:#3f3f3f}.NotebookView{display:grid;row-gap:.75em;grid-template-columns:minmax(0, auto);grid-template-areas:"heading" "filters" "results" "items"}.NotebookView__heading{line-height:1;grid-area:heading}.NotebookView__filters{grid-area:filters;justify-self:start}.NotebookView__results{grid-area:results}.NotebookView__items{grid-area:items}.NotebookView__group-name{font-size:18px;font-weight:bold}@media only screen and (min-width: 769px){.NotebookView{row-gap:.5em;grid-template-areas:"heading heading" "filters results" "items items";grid-template-columns:minmax(0, auto) minmax(0, auto)}.NotebookView__filters{justify-self:start}.NotebookView__results{justify-self:end;align-self:flex-end}.NotebookView__messages{padding:1em 0}}.NotebookResultCount{line-height:1}.NotebookResultCount>*+*{margin-left:5px !important}.NotebookResultCount h2 strong{font-weight:bold;font-style:normal}.NotebookResultCount h3{font-style:italic}.PaginationNavigation{line-height:1.4;font-weight:normal;color:#202020;font-size:14px;font-weight:500;display:grid;align-items:center;grid-template-areas:"prevPage nextPage"}.PaginationNavigation__prev{grid-area:prevPage}.PaginationNavigation__next{grid-area:nextPage;justify-self:end}.PaginationNavigation__pages{display:none}@media only screen and (min-width: 481px){.PaginationNavigation{grid-template-columns:8em auto 8em;grid-template-areas:"prevPage numberedPages nextPage"}.PaginationNavigation__pages{display:block;grid-area:numberedPages;display:flex;flex-direction:row;justify-content:center;align-items:center}.PaginationNavigation__pages>*+*{margin-left:.5em !important}}.SelectionTabs-container{padding-bottom:10px}.SelectionTabs-container>*+*:not([class*=SvgIcon--inline]){margin-top:1em !important}.SelectionTabs{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch}.SelectionTabs>*+*{margin-left:20px !important}.SelectionTabs__icon{color:#595959;margin:0 .25em}.SelectionTabs__type{padding:0;margin:0;background-color:transparent;border-style:none;color:#202020;cursor:pointer;min-width:85px;min-height:18px;border-radius:2px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.SelectionTabs__type:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .SelectionTabs__type:focus:not(.focus-visible){outline:none;box-shadow:none}.SelectionTabs__type:focus:not(:focus-visible){outline:none;box-shadow:none}.SelectionTabs__type:hover{color:#84141e}.SelectionTabs__type.is-selected{font-weight:bold}.SelectionTabs__count{line-height:1.4;font-weight:normal;color:#202020;font-size:10px;position:relative;bottom:3px}.SelectionTabs__empty-message{position:relative;top:10px}.SelectionTabs__type--orphan{margin-left:-5px}.SelectionTabs__message{border:1px solid #dbdbdb;color:#202020;padding:2em;text-align:center}.theme-clean .SelectionTabs{margin-left:15px}.ShareAnnotationsPanel{color:#737373}.ShareAnnotationsPanel__intro{color:#202020;font-weight:500}.SearchInput__form{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;position:relative;color:#202020}.SearchInput__button-container{order:0}.SearchInput__input{line-height:1.4;font-weight:normal;color:#202020;font-size:13px;padding:.5em .75em;border:1px solid #dbdbdb;border-radius:2px;color:#737373;background-color:#fafafa;line-height:1;flex-grow:1;order:1;max-width:0px;transition:max-width .3s ease-out,padding-left .3s ease-out}.SearchInput__input:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.SearchInput__input:focus{background-color:#fff}.SearchInput__input:focus.placeholder{color:#737373}.SearchInput__input:focus:placeholder{color:#737373}.SearchInput__input:focus::-ms-input-placeholder{color:#737373}.SearchInput__input:focus::placeholder{color:#737373}@media(pointer: coarse){.SearchInput__input{font-size:16px}}.SearchInput__input:not(:focus){border:none;padding:0px}.SearchInput__input:disabled{background:none;color:#737373}.SearchInput__input:focus,.SearchInput__input.is-expanded{max-width:150px;padding-left:6px}.ShareLinks{display:flex;flex-direction:row;justify-content:center;align-items:stretch;border-top:1px solid #dbdbdb;padding-top:8px}.ShareLinks__icon{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;width:16px;height:16px;margin:0 8px;color:#737373}.ShareLinks__icon:hover{color:#3f3f3f}.ShareLinks__icon{width:24px;height:24px}.TagEditor>*+*:not([class*=SvgIcon--inline]){margin-top:.5em !important}.TagEditor__input{line-height:1.4;font-weight:normal;color:#202020;font-size:13px;padding:.5em .75em;border:1px solid #dbdbdb;border-radius:2px;color:#737373;background-color:#fafafa;line-height:1;width:100%}.TagEditor__input:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.TagEditor__input:focus{background-color:#fff}.TagEditor__input:focus.placeholder{color:#737373}.TagEditor__input:focus:placeholder{color:#737373}.TagEditor__input:focus::-ms-input-placeholder{color:#737373}.TagEditor__input:focus::placeholder{color:#737373}@media(pointer: coarse){.TagEditor__input{font-size:16px}}.TagEditor__tags{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;flex-wrap:wrap}.TagEditor__item{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;margin:.25em .5em .5em 0}.TagEditor__edit{border:1px solid #dbdbdb;color:#202020;background:#f2f2f2;border-radius:2px 0 0 2px;border-right-width:0;padding:2px .5em}.TagEditor__delete{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;border:1px solid #dbdbdb;color:#595959;background-color:#f2f2f2;padding:0 .5em;border-radius:0 2px 2px 0}.TagEditor__delete:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .TagEditor__delete:focus:not(.focus-visible){outline:none;box-shadow:none}.TagEditor__delete:focus:not(:focus-visible){outline:none;box-shadow:none}.TagEditor__delete svg{width:16px;height:16px}.TagEditor__delete:hover:not([disabled]),.TagEditor__delete:focus:not([disabled]){color:#202020}.TagEditor__delete:hover{background-color:#ececec}.TagList{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;flex-wrap:wrap}.TagList__item{border:1px solid #dbdbdb;margin:.25em .5em .25em 0;padding:2px .5em;background:#fafafa;border-radius:2px}.TagList__link,.TagList__text{text-decoration:none;color:#737373}.TagList__link:hover,.TagList__link:focus{color:#bd1c2b;border-color:#a6a6a6}.Thread{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch}.Thread--reply{margin-top:.5em}.Thread--reply .Thread__content{margin-left:1em}.Thread__collapse{position:relative;min-height:2em;border-right:1px dashed #dbdbdb;cursor:auto}.Thread__collapse:hover{border-color:#a6a6a6}.is-collapsed .Thread__collapse{border-right:none}.Thread__collapse-button-container{position:absolute;top:-0.25em;left:-1em;background-color:#fff}.Thread__hidden-toggle-button-container{margin-top:-0.25em}.Thread__top-annotation-header{margin-bottom:.5em}.Thread__content{flex-grow:1;max-width:100%}.ThreadCard{border:1px solid #dbdbdb;box-shadow:0 1px 1px rgba(0,0,0,.1);border-radius:2px;background-color:#fff;padding:1em;cursor:pointer}.ThreadCard>*+*:not([class*=SvgIcon--inline]){margin-top:1em !important}.ThreadCard:hover,.ThreadCard.is-focused{box-shadow:0px 2px 3px 0px rgba(0,0,0,.15)}.theme-clean .ThreadCard{padding-bottom:1.5em;border-width:0 0 1px 0;border-bottom-style:solid;border-bottom-color:#ececec;box-shadow:none}.theme-clean .ThreadCard:hover{box-shadow:none}.ThreadList__card{margin-bottom:1em}.ToastMessages{position:absolute;z-index:1;left:0;width:100%;padding:0 .5em}@media only screen and (min-width: 769px){.ToastMessages{max-width:768px;width:768px;padding-left:2rem;padding-right:2rem;left:50%;margin-left:calc(-0.5 * 768px)}}.toast-message-container{position:relative;width:100%;animation:slidein .3s forwards ease-in-out}.toast-message-container:hover{cursor:pointer}.toast-message-container.is-dismissed{animation:fadeout .3s forwards}.toast-message{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:100%;background-color:#fff;border-style:solid;border-width:2px 0;display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;border:1px solid #dbdbdb;box-shadow:0 1px 1px rgba(0,0,0,.1);border-radius:2px;background-color:#fff;position:relative;margin-bottom:.75em;border-width:1px}.toast-message--success{border-color:#00a36d}.toast-message--error{border-color:#d93c3f}.toast-message--notice{border-color:#fbc168}.toast-message__type{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:.75em 1em;color:#fff}.toast-message--success .toast-message__type{background-color:#00a36d}.toast-message--error .toast-message__type{background-color:#d93c3f}.toast-message--notice .toast-message__type{background-color:#fbc168}.toast-message__message{padding:.75em;width:100%}.toast-message__type{padding:1em}.toast-message__icon{margin-top:2px}.toast-message__message{padding:1em}.toast-message__link{text-align:right;text-decoration:underline}@keyframes slidein{0%{opacity:0;left:100%}80%{left:-10px}100%{left:0;opacity:1}}@keyframes fadeout{from{opacity:1}to{opacity:0}}.TopBar{line-height:1.4;font-weight:normal;color:#202020;font-size:16px;font-weight:500;border-bottom:1px solid #dbdbdb;color:#595959;background:#fff;height:40px;position:absolute;left:0;right:0;top:0;z-index:5;transform:translate3d(0, 0, 0)}@media(pointer: coarse){.TopBar{height:40px}}.TopBar__menu-label{padding:.25em}.TopBar__login-button{padding:0;margin:0;background-color:transparent;border-style:none;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:.5em;border-radius:2px;border:none;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out;line-height:1.4;font-weight:normal;color:#202020;font-size:14px;font-weight:500;padding:0 .25em;color:#bd1c2b}.TopBar__login-button:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .TopBar__login-button:focus:not(.focus-visible){outline:none;box-shadow:none}.TopBar__login-button:focus:not(:focus-visible){outline:none;box-shadow:none}.TopBar__login-button svg{width:16px;height:16px}.TopBar__login-button:hover:not([disabled]),.TopBar__login-button:focus:not([disabled]){color:#202020}.TopBar__login-button:hover{color:#84141e}@media(pointer: coarse){.TopBar__login-button{min-width:inherit;min-height:inherit}}.TopBar__login-links{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;flex-shrink:0}.TopBar__inner{margin-left:auto;margin-right:auto;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;font-size:16px;padding-left:9px;padding-right:9px;height:100%}@media only screen and (min-width: 767px)and (max-width: 1024px){.TopBar__inner{margin:auto;max-width:768px;padding-left:4rem;padding-right:4rem}}@media only screen and (min-width: 1025px){.TopBar__inner{margin:auto;max-width:768px;padding-left:4rem;padding-right:4rem}}.TopBar__inner .GroupList{justify-self:flex-start;margin-right:auto;white-space:nowrap}.theme-clean .TopBar{border-bottom:none}.Tutorial__list>*+*:not([class*=SvgIcon--inline]){margin-top:.5em !important}.Tutorial__icon{width:1em;height:1em;margin-right:1px;margin-bottom:-1px;color:#737373}.Tutorial__instruction{white-space:nowrap}.VersionInfo{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.VersionInfo__key{font-weight:500}.VersionInfo__value{color:#737373}@media only screen and (min-width: 20em){.VersionInfo{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;flex-wrap:wrap}.VersionInfo__key{flex-basis:25%;text-align:right}.VersionInfo__value{margin-left:1em;flex-basis:70%;flex-grow:1;overflow-wrap:anywhere}}.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-horizontal-spacing>:not(:first-child){margin-left:.5rem}.hyp-u-vertical-spacing>:not(:first-child){margin-top:1rem}.hyp-u-horizontal-spacing--0>:not(:first-child){margin-left:0}.hyp-u-horizontal-spacing--1>:not(:first-child){margin-left:.125rem}.hyp-u-horizontal-spacing--2>:not(:first-child){margin-left:.25rem}.hyp-u-horizontal-spacing--3>:not(:first-child){margin-left:.5rem}.hyp-u-horizontal-spacing--4>:not(:first-child){margin-left:.75rem}.hyp-u-horizontal-spacing--5>:not(:first-child){margin-left:1rem}.hyp-u-horizontal-spacing--6>:not(:first-child){margin-left:1.5rem}.hyp-u-horizontal-spacing--7>:not(:first-child){margin-left:2rem}.hyp-u-horizontal-spacing--8>:not(:first-child){margin-left:4rem}.hyp-u-horizontal-spacing--9>:not(:first-child){margin-left:8rem}.hyp-u-vertical-spacing--0>:not(:first-child){margin-top:0}.hyp-u-vertical-spacing--1>:not(:first-child){margin-top:.125rem}.hyp-u-vertical-spacing--2>:not(:first-child){margin-top:.25rem}.hyp-u-vertical-spacing--3>:not(:first-child){margin-top:.5rem}.hyp-u-vertical-spacing--4>:not(:first-child){margin-top:.75rem}.hyp-u-vertical-spacing--5>:not(:first-child){margin-top:1rem}.hyp-u-vertical-spacing--6>:not(:first-child){margin-top:1.5rem}.hyp-u-vertical-spacing--7>:not(:first-child){margin-top:2rem}.hyp-u-vertical-spacing--8>:not(:first-child){margin-top:4rem}.hyp-u-vertical-spacing--9>:not(:first-child){margin-top:8rem}.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-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)}body{line-height:1.4;font-weight:normal;color:#202020;font-size:13px;height:100%;background-color:#fff;color:#202020;font-family:"Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;font-weight:normal}
|
|
2
2
|
/*# sourceMappingURL=sidebar.css.map */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["file:///data/jenkins/workspace/client_master/src/styles/reset.scss","file:///data/jenkins/workspace/client_master/src/styles/mixins/reset.scss","file:///data/jenkins/workspace/client_master/src/styles/util.scss","file:///data/jenkins/workspace/client_master/src/styles/mixins/layout.scss","file:///data/jenkins/workspace/client_master/src/styles/mixins/utils.scss","file:///data/jenkins/workspace/client_master/src/styles/variables.scss","file:///data/jenkins/workspace/client_master/src/styles/mixins/a11y.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/elements.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/mixins/_focus.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/Checkbox.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/mixins/patterns/_forms.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/mixins/_layout.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/mixins/_base.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/variables/_colors.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/containers.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/mixins/_atoms.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/mixins/patterns/_containers.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/variables/_index.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/mixins/_themes.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/Dialog.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/mixins/patterns/_panels.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/Modal.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/Panel.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/Spinner.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/mixins/patterns/_spinners.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/SvgIcon.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/Table.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/mixins/patterns/_tables.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/TextInput.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/Thumbnail.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/mixins/patterns/_thumbnails.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/buttons/_styles.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/buttons/_mixins.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/buttons/_base.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/buttons.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/components/Annotation.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/components/AnnotationBody.scss","file:///data/jenkins/workspace/client_master/src/styles/mixins/molecules.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/components/AnnotationHeader.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/components/AnnotationLicense.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/components/AnnotationPublishControl.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/components/AnnotationQuote.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/components/AnnotationShareControl.scss","file:///data/jenkins/workspace/client_master/src/styles/mixins/buttons.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/components/AnnotationShareInfo.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/components/AnnotationTimestamps.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/components/AnnotationUser.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/components/AutocompleteList.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/components/Excerpt.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/components/FilterSelect.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/components/FilterStatus.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/components/GroupList.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/components/GroupListItem.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/components/HelpPanel.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/components/HypothesisApp.scss","file:///data/jenkins/workspace/client_master/src/styles/mixins/responsive.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/components/LaunchErrorPanel.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/components/LoggedOutMessage.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/components/MarkdownEditor.scss","file:///data/jenkins/workspace/client_master/src/styles/mixins/forms.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/components/MarkdownView.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/styled-text.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/components/Menu.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/components/MenuItem.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/components/MenuSection.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/components/ModerationBanner.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/components/NotebookView.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/components/NotebookResultCount.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/components/PaginationNavigation.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/components/SelectionTabs.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/components/ShareAnnotationsPanel.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/components/SearchInput.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/components/ShareLinks.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/components/TagEditor.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/components/TagList.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/components/Thread.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/components/ThreadCard.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/components/ThreadList.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/components/ToastMessages.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/components/TopBar.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/components/Tutorial.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/components/VersionInfo.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/util/_atoms.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/util/_colors.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/util/_layout.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/sidebar.scss"],"names":[],"mappings":"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ACA,QAAA,CAGF,6BACE,gBAAA,CAGF,wBjE3DE,wBAAA,CiE6DA,ahE7BO,CgE8BP,WAAA,CACA,iBAAA,CAIF,4BACE,gBAAA,CCjEF,uBACE,ajEkBO,CiEhBP,8BACE,ajEyBK,CiExBL,eAAA,CCPJ,mBpEuBE,YAAA,CACA,kBA2Bc,CAtBZ,0BAqBiB,CAnBnB,mBAmBuC,CoEhDvC,iBAAA,CACA,alE4BO,CkEzBT,+BACE,OAAA,CAGF,oBnEoCE,eCkCY,CDjCZ,kBAAA,CACA,aCjBO,CDgCP,cCakB,CsD3ChB,kBAAA,CvDlCF,wBAAA,CuDuCA,iBtDiEc,CsDhEd,atDlBO,CsDmBP,wBtDnCO,CsDqCP,aAAA,CY7BA,WAAA,CACA,OAAA,CAUA,aAAA,CAEA,2DAAA,C/DZA,0BAbA,YAAA,CACA,4BAAA,CmD0CA,0BA7BA,qBtDdM,CsDEN,sCAeE,atDGK,CsDfP,sCAYE,atDGK,CsDZP,iDASE,atDGK,CsDZP,uCASE,atDGK,CsD2BP,wBYtCF,oBZuCI,ctDmCoB,CAAA,CkEnEtB,gCACE,WAAA,CACA,WAAA,CASF,6BACE,eAAA,CACA,alETK,CkEcP,0DAEE,eAAA,CACA,gBAAA,CCvCJ,YrEwBE,YAAA,CACA,kBA2Bc,CAtBZ,sBkCmBkB,ClCjBpB,mBAmBuC,CC/CvC,4BAAA,CiC+CA,eAAA,CAEA,kBlC7BA,YAAA,CACA,kBA2Bc,CAtBZ,0BAqBiB,CAnBnB,mBAmBuC,CCnBvC,UC+EkB,CD9ElB,WC8EkB,CgCvDhB,YAAA,CACA,ahCnCK,CgCqCL,wBACE,ahC9BG,CmE3BP,kBpEkCA,UC2EiB,CD1EjB,WC0EiB,CF3BjB,6CACE,0BAAA,CsEjFF,kBrE0CA,eCkCY,CDjCZ,kBAAA,CACA,aCjBO,CDgCP,cCakB,CsD3ChB,kBAAA,CvDlCF,wBAAA,CuDuCA,iBtDiEc,CsDhEd,atDlBO,CsDmBP,wBtDnCO,CsDqCP,aAAA,CcpCE,UAAA,CjEQF,wBAbA,YAAA,CACA,4BAAA,CmD0CA,wBA7BA,qBtDdM,CsDEN,oCAeE,atDGK,CsDfP,oCAYE,atDGK,CsDZP,+CASE,atDGK,CsD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,CADF,8CACE,eAAA,CADF,8CACE,eAAA,CyEjDJ,czErBI,WAAA,CyEyBJ,oBzE3BI,gBAAA,CyE+BJ,qBzE/BI,iBAAA,CyEmCJ,mBzEnCI,eAAA,CyEuCJ,sBzEvCI,kBAAA,CyE6CF,iBzE3CE,QAAA,CyE+CF,uBzEjDE,aAAA,CyEqDF,wBzErDE,cAAA,CyEyDF,sBzEzDE,YAAA,CyE6DF,yBzE7DE,eAAA,CyE6CF,iBzE3CE,cAAA,CyE+CF,uBzEjDE,mBAAA,CyEqDF,wBzErDE,oBAAA,CyEyDF,sBzEzDE,kBAAA,CyE6DF,yBzE7DE,qBAAA,CyE6CF,iBzE3CE,aAAA,CyE+CF,uBzEjDE,kBAAA,CyEqDF,wBzErDE,mBAAA,CyEyDF,sBzEzDE,iBAAA,CyE6DF,yBzE7DE,oBAAA,CyE6CF,iBzE3CE,YAAA,CyE+CF,uBzEjDE,iBAAA,CyEqDF,wBzErDE,kBAAA,CyEyDF,sBzEzDE,gBAAA,CyE6DF,yBzE7DE,mBAAA,CyE6CF,iBzE3CE,aAAA,CyE+CF,uBzEjDE,kBAAA,CyEqDF,wBzErDE,mBAAA,CyEyDF,sBzEzDE,iBAAA,CyE6DF,yBzE7DE,oBAAA,CyE6CF,iBzE3CE,WAAA,CyE+CF,uBzEjDE,gBAAA,CyEqDF,wBzErDE,iBAAA,CyEyDF,sBzEzDE,eAAA,CyE6DF,yBzE7DE,kBAAA,CyE6CF,iBzE3CE,aAAA,CyE+CF,uBzEjDE,kBAAA,CyEqDF,wBzErDE,mBAAA,CyEyDF,sBzEzDE,iBAAA,CyE6DF,yBzE7DE,oBAAA,CyE6CF,iBzE3CE,WAAA,CyE+CF,uBzEjDE,gBAAA,CyEqDF,wBzErDE,iBAAA,CyEyDF,sBzEzDE,eAAA,CyE6DF,yBzE7DE,kBAAA,CyE6CF,iBzE3CE,WAAA,CyE+CF,uBzEjDE,gBAAA,CyEqDF,wBzErDE,iBAAA,CyEyDF,sBzEzDE,eAAA,CyE6DF,yBzE7DE,kBAAA,CyE6CF,iBzE3CE,WAAA,CyE+CF,uBzEjDE,gBAAA,CyEqDF,wBzErDE,iBAAA,CyEyDF,sBzEzDE,eAAA,CyE6DF,yBzE7DE,kBAAA,CyEmEJ,ezElDI,aAAA,CyEsDJ,qBzExDI,kBAAA,CyE4DJ,sBzE5DI,mBAAA,CyEgEJ,oBzEhEI,iBAAA,CyEoEJ,uBzEpEI,oBAAA,CyE0EF,kBzExEE,SAAA,CyE4EF,wBzE9EE,cAAA,CyEkFF,yBzElFE,eAAA,CyEsFF,uBzEtFE,aAAA,CyE0FF,0BzE1FE,gBAAA,CyE0EF,kBzExEE,eAAA,CyE4EF,wBzE9EE,oBAAA,CyEkFF,yBzElFE,qBAAA,CyEsFF,uBzEtFE,mBAAA,CyE0FF,0BzE1FE,sBAAA,CyE0EF,kBzExEE,cAAA,CyE4EF,wBzE9EE,mBAAA,CyEkFF,yBzElFE,oBAAA,CyEsFF,uBzEtFE,kBAAA,CyE0FF,0BzE1FE,qBAAA,CyE0EF,kBzExEE,aAAA,CyE4EF,wBzE9EE,kBAAA,CyEkFF,yBzElFE,mBAAA,CyEsFF,uBzEtFE,iBAAA,CyE0FF,0BzE1FE,oBAAA,CyE0EF,kBzExEE,cAAA,CyE4EF,wBzE9EE,mBAAA,CyEkFF,yBzElFE,oBAAA,CyEsFF,uBzEtFE,kBAAA,CyE0FF,0BzE1FE,qBAAA,CyE0EF,kBzExEE,YAAA,CyE4EF,wBzE9EE,iBAAA,CyEkFF,yBzElFE,kBAAA,CyEsFF,uBzEtFE,gBAAA,CyE0FF,0BzE1FE,mBAAA,CyE0EF,kBzExEE,cAAA,CyE4EF,wBzE9EE,mBAAA,CyEkFF,yBzElFE,oBAAA,CyEsFF,uBzEtFE,kBAAA,CyE0FF,0BzE1FE,qBAAA,CyE0EF,kBzExEE,YAAA,CyE4EF,wBzE9EE,iBAAA,CyEkFF,yBzElFE,kBAAA,CyEsFF,uBzEtFE,gBAAA,CyE0FF,0BzE1FE,mBAAA,CyE0EF,kBzExEE,YAAA,CyE4EF,wBzE9EE,iBAAA,CyEkFF,yBzElFE,kBAAA,CyEsFF,uBzEtFE,gBAAA,CyE0FF,0BzE1FE,mBAAA,CyE0EF,kBzExEE,YAAA,CyE4EF,wBzE9EE,iBAAA,CyEkFF,yBzElFE,kBAAA,CyEsFF,uBzEtFE,gBAAA,CyE0FF,0BzE1FE,mBAAA,CyEkGJ,kBzE/EE,YAAA,CACA,kBA2Bc,CAtBZ,0BAqBiB,CAnBnB,mBAmBuC,CyE0DzC,0BzErFE,YAAA,CACA,kBA2Bc,CAtBZ,sByEgF4C,CzE9E9C,kByE8E4B,CAI9B,kCzE1FE,YAAA,CACA,kBA2Bc,CAtBZ,0BAqBiB,CAnBnB,oByEmF4B,CAI9B,gCzE/FE,YAAA,CACA,kBA2Bc,CAtBZ,0BAqBiB,CAnBnB,kByEwF4B,CAI9B,kCzEpGE,YAAA,CACA,kBA2Bc,CAtBZ,sByE+F4B,CzE7F9B,mBAmBuC,CyE8EzC,iCzEzGE,YAAA,CACA,kBA2Bc,CAxBZ,wBAAA,CAIF,mBAmBuC,CyEmFzC,qBzE9GE,YAAA,CACA,qBAiBc,CAZZ,0BAWoB,CATtB,mBAS0C,CyEiG5C,eACE,WAAA,CAMF,sBzEhEE,UAAA,CACA,cAAA,CACA,OAAA,CACA,QAAA,CACA,+BAAA,CyEiEF,yBzE1DE,iBAAA,CACA,OAAA,CACA,QAAA,CACA,+BAAA,CyE4DF,ezErDE,UAAA,CACA,cAAA,CACA,KAAA,CACA,MAAA,CACA,QAAA,CACA,OAAA,CACA,+BE3FQ,CwE2BV,KjFjBE,eCkCY,CDjCZ,kBAAA,CACA,aCjBO,CDgCP,cCakB,CgFXlB,WAAA,CAEA,qBhFlEM,CgFmEN,ahFrCO,CgFsCP,uEhFCiB,CAAA,kBAAA","file":"sidebar.css"}
|
|
1
|
+
{"version":3,"sources":["file:///data/jenkins/workspace/client_master/src/styles/reset.scss","file:///data/jenkins/workspace/client_master/src/styles/mixins/reset.scss","file:///data/jenkins/workspace/client_master/src/styles/util.scss","file:///data/jenkins/workspace/client_master/src/styles/mixins/layout.scss","file:///data/jenkins/workspace/client_master/src/styles/mixins/utils.scss","file:///data/jenkins/workspace/client_master/src/styles/variables.scss","file:///data/jenkins/workspace/client_master/src/styles/mixins/a11y.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/elements.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/mixins/_focus.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/Checkbox.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/mixins/patterns/_forms.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/mixins/_layout.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/mixins/_base.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/variables/_colors.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/containers.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/mixins/_atoms.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/mixins/patterns/_containers.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/variables/_index.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/mixins/_themes.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/Dialog.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/mixins/patterns/_panels.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/Modal.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/Panel.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/Spinner.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/mixins/patterns/_spinners.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/SvgIcon.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/Table.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/mixins/patterns/_tables.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/TextInput.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/Thumbnail.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/mixins/patterns/_thumbnails.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/buttons/_styles.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/buttons/_mixins.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/buttons/_base.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/buttons.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/components/Annotation.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/components/AnnotationBody.scss","file:///data/jenkins/workspace/client_master/src/styles/mixins/molecules.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/components/AnnotationHeader.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/components/AnnotationLicense.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/components/AnnotationPublishControl.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/components/AnnotationQuote.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/components/AnnotationShareControl.scss","file:///data/jenkins/workspace/client_master/src/styles/mixins/buttons.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/components/AnnotationShareInfo.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/components/AnnotationTimestamps.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/components/AnnotationUser.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/components/AutocompleteList.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/components/Excerpt.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/components/FilterSelect.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/components/FilterStatus.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/components/GroupList.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/components/GroupListItem.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/components/HelpPanel.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/components/HypothesisApp.scss","file:///data/jenkins/workspace/client_master/src/styles/mixins/responsive.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/components/LaunchErrorPanel.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/components/LoggedOutMessage.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/components/MarkdownEditor.scss","file:///data/jenkins/workspace/client_master/src/styles/mixins/forms.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/components/MarkdownView.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/styled-text.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/components/Menu.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/components/MenuItem.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/components/MenuSection.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/components/ModerationBanner.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/components/NotebookView.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/components/NotebookResultCount.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/components/PaginationNavigation.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/components/SelectionTabs.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/components/ShareAnnotationsPanel.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/components/SearchInput.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/components/ShareLinks.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/components/TagEditor.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/components/TagList.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/components/Thread.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/components/ThreadCard.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/components/ThreadList.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/components/ToastMessages.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/components/TopBar.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/components/Tutorial.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/components/VersionInfo.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/util/_atoms.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/util/_colors.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/util/_layout.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/sidebar.scss"],"names":[],"mappings":"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8CACE,eAAA,CADF,8CACE,eAAA,CADF,8CACE,eAAA,CyEjDJ,czErBI,WAAA,CyEyBJ,oBzE3BI,gBAAA,CyE+BJ,qBzE/BI,iBAAA,CyEmCJ,mBzEnCI,eAAA,CyEuCJ,sBzEvCI,kBAAA,CyE6CF,iBzE3CE,QAAA,CyE+CF,uBzEjDE,aAAA,CyEqDF,wBzErDE,cAAA,CyEyDF,sBzEzDE,YAAA,CyE6DF,yBzE7DE,eAAA,CyE6CF,iBzE3CE,cAAA,CyE+CF,uBzEjDE,mBAAA,CyEqDF,wBzErDE,oBAAA,CyEyDF,sBzEzDE,kBAAA,CyE6DF,yBzE7DE,qBAAA,CyE6CF,iBzE3CE,aAAA,CyE+CF,uBzEjDE,kBAAA,CyEqDF,wBzErDE,mBAAA,CyEyDF,sBzEzDE,iBAAA,CyE6DF,yBzE7DE,oBAAA,CyE6CF,iBzE3CE,YAAA,CyE+CF,uBzEjDE,iBAAA,CyEqDF,wBzErDE,kBAAA,CyEyDF,sBzEzDE,gBAAA,CyE6DF,yBzE7DE,mBAAA,CyE6CF,iBzE3CE,aAAA,CyE+CF,uBzEjDE,kBAAA,CyEqDF,wBzErDE,mBAAA,CyEyDF,sBzEzDE,iBAAA,CyE6DF,yBzE7DE,oBAAA,CyE6CF,iBzE3CE,WAAA,CyE+CF,uBzEjDE,gBAAA,CyEqDF,wBzErDE,iBAAA,CyEyDF,sBzEzDE,eAAA,CyE6DF,yBzE7DE,kBAAA,CyE6CF,iBzE3CE,aAAA,CyE+CF,uBzEjDE,kBAAA,CyEqDF,wBzErDE,mBAAA,CyEyDF,sBzEzDE,iBAAA,CyE6DF,yBzE7DE,oBAAA,CyE6CF,iBzE3CE,WAAA,CyE+CF,uBzEjDE,gBAAA,CyEqDF,wBzErDE,iBAAA,CyEyDF,sBzEzDE,eAAA,CyE6DF,yBzE7DE,kBAAA,CyE6CF,iBzE3CE,WAAA,CyE+CF,uBzEjDE,gBAAA,CyEqDF,wBzErDE,iBAAA,CyEyDF,sBzEzDE,eAAA,CyE6DF,yBzE7DE,kBAAA,CyE6CF,iBzE3CE,WAAA,CyE+CF,uBzEjDE,gBAAA,CyEqDF,wBzErDE,iBAAA,CyEyDF,sBzEzDE,eAAA,CyE6DF,yBzE7DE,kBAAA,CyEmEJ,ezElDI,aAAA,CyEsDJ,qBzExDI,kBAAA,CyE4DJ,sBzE5DI,mBAAA,CyEgEJ,oBzEhEI,iBAAA,CyEoEJ,uBzEpEI,oBAAA,CyE0EF,kBzExEE,SAAA,CyE4EF,wBzE9EE,cAAA,CyEkFF,yBzElFE,eAAA,CyEsFF,uBzEtFE,aAAA,CyE0FF,0BzE1FE,gBAAA,CyE0EF,kBzExEE,eAAA,CyE4EF,wBzE9EE,oBAAA,CyEkFF,yBzElFE,qBAAA,CyEsFF,uBzEtFE,mBAAA,CyE0FF,0BzE1FE,sBAAA,CyE0EF,kBzExEE,cAAA,CyE4EF,wBzE9EE,mBAAA,CyEkFF,yBzElFE,oBAAA,CyEsFF,uBzEtFE,kBAAA,CyE0FF,0BzE1FE,qBAAA,CyE0EF,kBzExEE,aAAA,CyE4EF,wBzE9EE,kBAAA,CyEkFF,yBzElFE,mBAAA,CyEsFF,uBzEtFE,iBAAA,CyE0FF,0BzE1FE,oBAAA,CyE0EF,kBzExEE,cAAA,CyE4EF,wBzE9EE,mBAAA,CyEkFF,yBzElFE,oBAAA,CyEsFF,uBzEtFE,kBAAA,CyE0FF,0BzE1FE,qBAAA,CyE0EF,kBzExEE,YAAA,CyE4EF,wBzE9EE,iBAAA,CyEkFF,yBzElFE,kBAAA,CyEsFF,uBzEtFE,gBAAA,CyE0FF,0BzE1FE,mBAAA,CyE0EF,kBzExEE,cAAA,CyE4EF,wBzE9EE,mBAAA,CyEkFF,yBzElFE,oBAAA,CyEsFF,uBzEtFE,kBAAA,CyE0FF,0BzE1FE,qBAAA,CyE0EF,kBzExEE,YAAA,CyE4EF,wBzE9EE,iBAAA,CyEkFF,yBzElFE,kBAAA,CyEsFF,uBzEtFE,gBAAA,CyE0FF,0BzE1FE,mBAAA,CyE0EF,kBzExEE,YAAA,CyE4EF,wBzE9EE,iBAAA,CyEkFF,yBzElFE,kBAAA,CyEsFF,uBzEtFE,gBAAA,CyE0FF,0BzE1FE,mBAAA,CyE0EF,kBzExEE,YAAA,CyE4EF,wBzE9EE,iBAAA,CyEkFF,yBzElFE,kBAAA,CyEsFF,uBzEtFE,gBAAA,CyE0FF,0BzE1FE,mBAAA,CyEkGJ,kBzE/EE,YAAA,CACA,kBA2Bc,CAtBZ,0BAqBiB,CAnBnB,mBAmBuC,CyE0DzC,0BzErFE,YAAA,CACA,kBA2Bc,CAtBZ,sByEgF4C,CzE9E9C,kByE8E4B,CAI9B,kCzE1FE,YAAA,CACA,kBA2Bc,CAtBZ,0BAqBiB,CAnBnB,oByEmF4B,CAI9B,gCzE/FE,YAAA,CACA,kBA2Bc,CAtBZ,0BAqBiB,CAnBnB,kByEwF4B,CAI9B,kCzEpGE,YAAA,CACA,kBA2Bc,CAtBZ,sByE+F4B,CzE7F9B,mBAmBuC,CyE8EzC,iCzEzGE,YAAA,CACA,kBA2Bc,CAxBZ,wBAAA,CAIF,mBAmBuC,CyEmFzC,qBzE9GE,YAAA,CACA,qBAiBc,CAZZ,0BAWoB,CATtB,mBAS0C,CyEiG5C,eACE,WAAA,CAMF,sBzEhEE,UAAA,CACA,cAAA,CACA,OAAA,CACA,QAAA,CACA,+BAAA,CyEiEF,yBzE1DE,iBAAA,CACA,OAAA,CACA,QAAA,CACA,+BAAA,CyE4DF,ezErDE,UAAA,CACA,cAAA,CACA,KAAA,CACA,MAAA,CACA,QAAA,CACA,OAAA,CACA,+BE3FQ,CwE2BV,KjFjBE,eCkCY,CDjCZ,kBAAA,CACA,aCjBO,CDgCP,cCakB,CgFXlB,WAAA,CAEA,qBhFlEM,CgFmEN,ahFrCO,CgFsCP,uEhFCiB,CAAA,kBAAA","file":"sidebar.css"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "hypothesis",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.877.0",
|
|
4
4
|
"description": "Annotate with anyone, anywhere.",
|
|
5
5
|
"license": "BSD-2-Clause",
|
|
6
6
|
"homepage": "https://hypothes.is",
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
"@babel/core": "^7.1.6",
|
|
13
13
|
"@babel/preset-env": "^7.1.6",
|
|
14
14
|
"@babel/preset-react": "^7.0.0",
|
|
15
|
-
"@hypothesis/frontend-shared": "3.
|
|
15
|
+
"@hypothesis/frontend-shared": "3.11.0",
|
|
16
16
|
"@octokit/rest": "^18.0.0",
|
|
17
17
|
"@sentry/browser": "^6.0.2",
|
|
18
18
|
"approx-string-match": "^1.1.0",
|