hypothesis 1.895.0 → 1.899.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 +16 -27
- package/build/scripts/annotator.bundle.js +3 -3
- package/build/scripts/annotator.bundle.js.map +1 -1
- package/build/scripts/boot.bundle.js +1 -1
- package/build/scripts/boot.bundle.js.map +1 -1
- package/build/scripts/sidebar.bundle.js +5 -5
- package/build/scripts/sidebar.bundle.js.map +1 -1
- package/build/scripts/ui-playground.bundle.js +2 -3
- package/build/scripts/ui-playground.bundle.js.map +1 -1
- package/build/styles/annotator.css +1 -1
- package/build/styles/annotator.css.map +1 -1
- package/build/{fonts → styles/fonts}/KaTeX_AMS-Regular.woff2 +0 -0
- package/build/{fonts → styles/fonts}/KaTeX_Caligraphic-Bold.woff2 +0 -0
- package/build/{fonts → styles/fonts}/KaTeX_Caligraphic-Regular.woff2 +0 -0
- package/build/{fonts → styles/fonts}/KaTeX_Fraktur-Bold.woff2 +0 -0
- package/build/{fonts → styles/fonts}/KaTeX_Fraktur-Regular.woff2 +0 -0
- package/build/{fonts → styles/fonts}/KaTeX_Main-Bold.woff2 +0 -0
- package/build/{fonts → styles/fonts}/KaTeX_Main-BoldItalic.woff2 +0 -0
- package/build/{fonts → styles/fonts}/KaTeX_Main-Italic.woff2 +0 -0
- package/build/{fonts → styles/fonts}/KaTeX_Main-Regular.woff2 +0 -0
- package/build/{fonts → styles/fonts}/KaTeX_Math-BoldItalic.woff2 +0 -0
- package/build/{fonts → styles/fonts}/KaTeX_Math-Italic.woff2 +0 -0
- package/build/{fonts → styles/fonts}/KaTeX_SansSerif-Bold.woff2 +0 -0
- package/build/{fonts → styles/fonts}/KaTeX_SansSerif-Italic.woff2 +0 -0
- package/build/{fonts → styles/fonts}/KaTeX_SansSerif-Regular.woff2 +0 -0
- package/build/{fonts → styles/fonts}/KaTeX_Script-Regular.woff2 +0 -0
- package/build/{fonts → styles/fonts}/KaTeX_Size1-Regular.woff2 +0 -0
- package/build/{fonts → styles/fonts}/KaTeX_Size2-Regular.woff2 +0 -0
- package/build/{fonts → styles/fonts}/KaTeX_Size3-Regular.woff2 +0 -0
- package/build/{fonts → styles/fonts}/KaTeX_Size4-Regular.woff2 +0 -0
- package/build/{fonts → styles/fonts}/KaTeX_Typewriter-Regular.woff2 +0 -0
- package/build/styles/sidebar.css +1 -1
- package/build/styles/sidebar.css.map +1 -1
- package/build/styles/ui-playground.css +1 -1
- package/build/styles/ui-playground.css.map +1 -1
- package/package.json +2 -3
- package/build/fonts/KaTeX_AMS-Regular.woff +0 -0
- package/build/fonts/KaTeX_Caligraphic-Bold.woff +0 -0
- package/build/fonts/KaTeX_Caligraphic-Regular.woff +0 -0
- package/build/fonts/KaTeX_Fraktur-Bold.woff +0 -0
- package/build/fonts/KaTeX_Fraktur-Regular.woff +0 -0
- package/build/fonts/KaTeX_Main-Bold.woff +0 -0
- package/build/fonts/KaTeX_Main-BoldItalic.woff +0 -0
- package/build/fonts/KaTeX_Main-Italic.woff +0 -0
- package/build/fonts/KaTeX_Main-Regular.woff +0 -0
- package/build/fonts/KaTeX_Math-BoldItalic.woff +0 -0
- package/build/fonts/KaTeX_Math-Italic.woff +0 -0
- package/build/fonts/KaTeX_SansSerif-Bold.woff +0 -0
- package/build/fonts/KaTeX_SansSerif-Italic.woff +0 -0
- package/build/fonts/KaTeX_SansSerif-Regular.woff +0 -0
- package/build/fonts/KaTeX_Script-Regular.woff +0 -0
- package/build/fonts/KaTeX_Size1-Regular.woff +0 -0
- package/build/fonts/KaTeX_Size2-Regular.woff +0 -0
- package/build/fonts/KaTeX_Size3-Regular.woff +0 -0
- package/build/fonts/KaTeX_Size4-Regular.woff +0 -0
- package/build/fonts/KaTeX_Typewriter-Regular.woff +0 -0
package/build/styles/sidebar.css
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
*{box-sizing:border-box}html{height: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::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}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;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-LabeledCheckbox>:first-child{margin-left:0}.Hyp-LabeledCheckbox>:last-child{margin-right:0}.Hyp-Checkbox{cursor:pointer;position:absolute;width:1em;height:1em;opacity:.00001}.Hyp-Checkbox+span:not(#increase-specificity){margin-left:0}.Hyp-Checkbox+span>svg{width:1em;height:1em}.Hyp-Checkbox+span>svg *{transition:all .1s linear}.Hyp-Checkbox:focus+span>svg{outline:none;box-shadow:0 0 0 2px #59a7e8}.Hyp-Checkbox:focus:not(:focus-visible)+span>svg{outline:none;box-shadow:none}.Hyp-Checkbox:not(:checked)+span .hyp-svg-checkbox--background{stroke:#737373}.Hyp-Checkbox:checked+span .hyp-svg-checkbox--background{fill:#fff;stroke:#3f3f3f}.Hyp-Checkbox:checked+span .hyp-svg-checkbox--checkmark{stroke:#3f3f3f}.Hyp-Frame{padding:1rem;border:1px solid #dbdbdb;border-radius:2px;background-color:#fff}.Hyp-Frame>:not(:first-child){margin-top:1rem}.Hyp-Frame>:first-child{margin-top:0}.Hyp-Frame>:last-child{margin-bottom:0}.theme-clean .Hyp-Frame{border:none}.Hyp-Card{padding:1rem;border:1px solid #dbdbdb;border-radius:2px;background-color:#fff;box-shadow:0px 1px 1px rgba(0,0,0,.1);width:100%}.Hyp-Card>:not(:first-child){margin-top:1rem}.Hyp-Card>:first-child{margin-top:0}.Hyp-Card>:last-child{margin-bottom:0}.theme-clean .Hyp-Card{border:none}.Hyp-Card:hover,.Hyp-Card.is-focused{box-shadow:0px 2px 3px 0px rgba(0,0,0,.15)}.theme-clean .Hyp-Card{box-shadow:none}.Hyp-Actions,.Hyp-Actions--row{display:flex;flex-direction:row;justify-content:flex-end;align-items:stretch}.Hyp-Actions>:not(:first-child),.Hyp-Actions--row>:not(:first-child){margin-left:.75rem}.Hyp-Actions>:first-child,.Hyp-Actions--row>:first-child{margin-left:0}.Hyp-Actions>:last-child,.Hyp-Actions--row>:last-child{margin-right:0}.Hyp-Actions--column{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.Hyp-Actions--column>:not(:first-child){margin-top:.5rem}.Hyp-Actions--column>:first-child{margin-top:0}.Hyp-Actions--column>:last-child{margin-bottom:0}.Hyp-Scrollbox{overflow:auto;border:1px solid #dbdbdb;position:relative;height:100%;width:100%;background:linear-gradient(white 30%, rgba(255, 255, 255, 0)) 0 0,linear-gradient(rgba(255, 255, 255, 0), white 70%) 0 100%,linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.05) 5px, rgba(255, 255, 255, 0) 70%) 0 0,linear-gradient(to top, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.05) 5px, rgba(255, 255, 255, 0) 70%) 0 100%;background-repeat:no-repeat;background-color:#fff;background-size:100% 40px,100% 40px,100% 14px,100% 14px;background-attachment:local,local,scroll,scroll}.Hyp-Scrollbox--with-header{overflow:auto;border:1px solid #dbdbdb;position:relative;height:100%;width:100%;background:linear-gradient(white 30%, rgba(255, 255, 255, 0)) 0 44px,linear-gradient(rgba(255, 255, 255, 0), white 70%) 0 100%,linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.05) 5px, rgba(255, 255, 255, 0) 70%) 0 44px,linear-gradient(to top, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.05) 5px, rgba(255, 255, 255, 0) 70%) 0 100%;background-repeat:no-repeat;background-color:#fff;background-size:100% 40px,100% 40px,100% 14px,100% 14px;background-attachment:local,local,scroll,scroll}.Hyp-Dialog{padding:1rem;border:1px solid #dbdbdb;border-radius:2px;background-color:#fff;box-shadow:0px 1px 1px rgba(0,0,0,.1);width:100%}.Hyp-Dialog:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .Hyp-Dialog:focus:not(.focus-visible){outline:none;box-shadow:none}.Hyp-Dialog:focus:not(:focus-visible){outline:none;box-shadow:none}.Hyp-Dialog>:not(:first-child){margin-top:1rem}.Hyp-Dialog>:first-child{margin-top:0}.Hyp-Dialog>:last-child{margin-bottom:0}.theme-clean .Hyp-Dialog{border:none}.Hyp-Dialog:hover,.Hyp-Dialog.is-focused{box-shadow:0px 2px 3px 0px rgba(0,0,0,.15)}.theme-clean .Hyp-Dialog{box-shadow:none}.theme-clean .Hyp-Dialog{border:1px solid #dbdbdb}.Hyp-Dialog>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>header>:first-child,.Hyp-Dialog__header>:first-child{margin-left:0}.Hyp-Dialog>header>:last-child,.Hyp-Dialog__header>:last-child{margin-right:0}.Hyp-Dialog__title{font-size:1.1em;color:#bd1c2b;font-weight:600;line-height:1;flex-grow:1}.Hyp-Dialog--closeable>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__content>:first-child{margin-top:0}.Hyp-Dialog__content>:last-child{margin-bottom:0}.Hyp-Dialog__actions{display:flex;flex-direction:row;justify-content:flex-end;align-items:stretch}.Hyp-Dialog__actions>:not(:first-child){margin-left:.75rem}.Hyp-Dialog__actions>:first-child{margin-left:0}.Hyp-Dialog__actions>:last-child{margin-right:0}.Hyp-Modal__overlay{z-index:10;position:fixed;top:0;left:0;bottom:0;right:0;background-color:rgba(0,0,0,.5)}.Hyp-Modal{z-index:20;position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);width:90vw;max-width:90vw;max-height:90vh}@media screen and (min-width: 48rem){.Hyp-Modal{width:auto;min-width:28rem;max-width:44rem;max-width:min(44rem,90vw)}}@media screen and (min-height: 32rem){.Hyp-Modal{top:10vh;max-height:80vh;transform:translate(-50%, 0)}}.Hyp-Modal>*{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;max-height:90vh}@media screen and (min-height: 32rem){.Hyp-Modal>*{max-height:80vh}}.Hyp-Panel{padding:1rem;border:1px solid #dbdbdb;border-radius:2px;background-color:#fff;box-shadow:0px 1px 1px rgba(0,0,0,.1);width:100%}.Hyp-Panel:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .Hyp-Panel:focus:not(.focus-visible){outline:none;box-shadow:none}.Hyp-Panel:focus:not(:focus-visible){outline:none;box-shadow:none}.Hyp-Panel>:not(:first-child){margin-top:1rem}.Hyp-Panel>:first-child{margin-top:0}.Hyp-Panel>:last-child{margin-bottom:0}.theme-clean .Hyp-Panel{border:none}.Hyp-Panel:hover,.Hyp-Panel.is-focused{box-shadow:0px 2px 3px 0px rgba(0,0,0,.15)}.theme-clean .Hyp-Panel{box-shadow:none}.theme-clean .Hyp-Panel{border:1px solid #dbdbdb}.Hyp-Panel>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>header>:first-child,.Hyp-Panel__header>:first-child{margin-left:0}.Hyp-Panel>header>:last-child,.Hyp-Panel__header>:last-child{margin-right:0}.Hyp-Panel__title{font-size:1.1em;color:#bd1c2b;font-weight:600;line-height:1;flex-grow:1}.Hyp-Panel--closeable>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__content>:first-child{margin-top:0}.Hyp-Panel__content>:last-child{margin-bottom:0}.Hyp-Panel__actions{display:flex;flex-direction:row;justify-content:flex-end;align-items:stretch}.Hyp-Panel__actions>:not(:first-child){margin-left:.75rem}.Hyp-Panel__actions>:first-child{margin-left:0}.Hyp-Panel__actions>:last-child{margin-right:0}.Hyp-Spinner--small{color:#737373;width:1em;height:1em}.Hyp-Spinner,.Hyp-Spinner--medium{color:#737373;width:2em;height:2em}.Hyp-Spinner--large{color:#737373;width:4em;height:4em}.Hyp-SvgIcon{display:flex}.Hyp-SvgIcon--inline{display:inline}.Hyp-Table-Scrollbox{min-height:132px}.Hyp-Table-Scrollbox__loading{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);margin-top:22px}.Hyp-Table-Scrollbox__message{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);display:flex;flex-direction:row;justify-content:center;align-items:stretch;padding:.5rem;width:100%;top:88px}.Hyp-Table{border-collapse:separate;border-spacing:0;table-layout:fixed;width:100%;color:#202020}.Hyp-Table:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .Hyp-Table:focus:not(.focus-visible){outline:none;box-shadow:none}.Hyp-Table:focus:not(:focus-visible){outline:none;box-shadow:none}.Hyp-Table th,.Hyp-Table td{padding:.5rem;line-height:1}.Hyp-Table td{border-top:1px solid #dbdbdb}.Hyp-Table__header{position:-webkit-sticky;position:sticky;top:0;height:44px;padding:.5rem;font-weight:bold;background-color:#fff;width:100%;border-bottom:1px solid #9c9c9c;background-color:#ececec;z-index:1;text-align:left}.Hyp-Table__header__heading{display:flex;flex-direction:row;justify-content:center;align-items:center;height:100%}.Hyp-Table tbody{cursor:pointer}.Hyp-Table tr{height:44px;padding:.5rem}.Hyp-Table tr:first-child td{border-top:none}.Hyp-Table tr.is-selected td{background-color:#595969;color:#fff}.Hyp-Table tr:hover:not(.is-selected){background-color:#babac444}.Hyp-Table tr:nth-child(odd):not(.is-selected){background-color:rgba(0,0,0,.025)}.Hyp-TextInput{border:1px solid #dbdbdb;padding:.5rem;background-color:#fafafa;color:#202020;border-radius:2px}.Hyp-TextInput:focus{outline:none;box-shadow:0 0 0 2px #59a7e8 inset}.Hyp-TextInput.has-error,.Hyp-TextInput.is-error{outline:none;outline:none;box-shadow:0 0 0 2px #d93c3f inset}.Hyp-TextInput::placeholder{color:#737373}.Hyp-TextInput:focus{background-color:#fff}.Hyp-TextInput:focus::placeholder{color:#a6a6a6}.Hyp-TextInputWithButton{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;width:100%}.Hyp-TextInputWithButton input{border:1px solid #dbdbdb;padding:.5rem;background-color:#fafafa;color:#202020;border-radius:2px;flex-grow:1;border-top-right-radius:0;border-bottom-right-radius:0}.Hyp-TextInputWithButton input:focus{outline:none;box-shadow:0 0 0 2px #59a7e8 inset}.Hyp-TextInputWithButton input.has-error,.Hyp-TextInputWithButton input.is-error{outline:none;outline:none;box-shadow:0 0 0 2px #d93c3f inset}.Hyp-TextInputWithButton input::placeholder{color:#737373}.Hyp-TextInputWithButton input:focus{background-color:#fff}.Hyp-TextInputWithButton input:focus::placeholder{color:#a6a6a6}.Hyp-TextInputWithButton button{border:1px solid #dbdbdb;border-top-left-radius:0;border-bottom-left-radius:0;border-left:0}.Hyp-Thumbnail{padding:.75rem;background-color:#f2f2f2;width:100%;height:100%}.Hyp-Thumbnail__content{display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:2em;color:#9c9c9c;background-color:#fff;width:100%;height:100%}.Hyp-Thumbnail__content>img{width:100%;height:100%;object-fit:contain}.Hyp-LabeledButton{padding:0;margin:0;background-color:transparent;border-style:none;color:#595959;background-color:#f2f2f2;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out;border-radius:2px;border:none;padding:.5em;font-size:1em;font-weight:700;white-space:nowrap;display:flex;align-items:center}.Hyp-LabeledButton:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .Hyp-LabeledButton:focus:not(.focus-visible){outline:none;box-shadow:none}.Hyp-LabeledButton:focus:not(:focus-visible){outline:none;box-shadow:none}.Hyp-LabeledButton:disabled{color:#595959}.Hyp-LabeledButton[aria-expanded=true],.Hyp-LabeledButton[aria-pressed=true]{color:#202020}.Hyp-LabeledButton[aria-expanded=true]:hover:not([disabled]),.Hyp-LabeledButton[aria-pressed=true]:hover:not([disabled]){color:#202020}.Hyp-LabeledButton[aria-expanded=true]:focus:not([disabled]),.Hyp-LabeledButton[aria-pressed=true]:focus:not([disabled]){color:#202020}.Hyp-LabeledButton:hover:not([disabled]){color:#202020;background-color:#ececec}.Hyp-LabeledButton--small{padding:.25em}.Hyp-LabeledButton--large{padding:.75em}.Hyp-LabeledButton--icon-left svg{margin-right:.5em}.Hyp-LabeledButton--icon-right svg{margin-left:.5em}.Hyp-LabeledButton svg{width:1.25em;height:1.25em}.Hyp-LabeledButton--light{color:#595959;background-color:#f2f2f2;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-LabeledButton--light:disabled{color:#595959}.Hyp-LabeledButton--light[aria-expanded=true],.Hyp-LabeledButton--light[aria-pressed=true]{color:#202020}.Hyp-LabeledButton--light[aria-expanded=true]:hover:not([disabled]),.Hyp-LabeledButton--light[aria-pressed=true]:hover:not([disabled]){color:#202020}.Hyp-LabeledButton--light[aria-expanded=true]:focus:not([disabled]),.Hyp-LabeledButton--light[aria-pressed=true]:focus:not([disabled]){color:#202020}.Hyp-LabeledButton--light:hover:not([disabled]){color:#202020;background-color:#ececec}.Hyp-LabeledButton--primary{color:#f2f2f2;background-color:#595959;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-LabeledButton--primary:disabled{color:#a6a6a6}.Hyp-LabeledButton--primary[aria-expanded=true],.Hyp-LabeledButton--primary[aria-pressed=true]{color:#f2f2f2}.Hyp-LabeledButton--primary[aria-expanded=true]:hover:not([disabled]),.Hyp-LabeledButton--primary[aria-pressed=true]:hover:not([disabled]){color:#f2f2f2}.Hyp-LabeledButton--primary[aria-expanded=true]:focus:not([disabled]),.Hyp-LabeledButton--primary[aria-pressed=true]:focus:not([disabled]){color:#f2f2f2}.Hyp-LabeledButton--primary:hover:not([disabled]){color:#f2f2f2;background-color:#3f3f3f}.Hyp-LabeledButton--dark{color:#595959;background-color:transparent;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-LabeledButton--dark:disabled{color:#595959}.Hyp-LabeledButton--dark[aria-expanded=true],.Hyp-LabeledButton--dark[aria-pressed=true]{color:#595959;background-color:#dbdbdb}.Hyp-LabeledButton--dark[aria-expanded=true]:hover:not([disabled]),.Hyp-LabeledButton--dark[aria-pressed=true]:hover:not([disabled]){color:#202020}.Hyp-LabeledButton--dark[aria-expanded=true]:focus:not([disabled]),.Hyp-LabeledButton--dark[aria-pressed=true]:focus:not([disabled]){color:#595959}.Hyp-LabeledButton--dark:hover:not([disabled]){color:#202020;background-color:#dbdbdb}.Hyp-IconButton{padding:0;margin:0;background-color:transparent;border-style:none;color:#595959;background-color:transparent;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out;border-radius:2px;border:none;padding:.5em;font-size:1em;font-weight:700;white-space:nowrap;display:flex;align-items:center}.Hyp-IconButton:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .Hyp-IconButton:focus:not(.focus-visible){outline:none;box-shadow:none}.Hyp-IconButton:focus:not(:focus-visible){outline:none;box-shadow:none}.Hyp-IconButton:disabled{color:#595959}.Hyp-IconButton[aria-expanded=true],.Hyp-IconButton[aria-pressed=true]{color:#bd1c2b}.Hyp-IconButton[aria-expanded=true]:hover:not([disabled]),.Hyp-IconButton[aria-pressed=true]:hover:not([disabled]){color:#202020}.Hyp-IconButton[aria-expanded=true]:focus:not([disabled]),.Hyp-IconButton[aria-pressed=true]:focus:not([disabled]){color:#bd1c2b}.Hyp-IconButton:hover:not([disabled]){color:#202020;background-color:transparent}.Hyp-IconButton--small{padding:.25em}.Hyp-IconButton--large{padding:.75em}.Hyp-IconButton svg{width:1em;height:1em}.Hyp-IconButton--light{color:#9c9c9c;background-color:transparent;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-IconButton--light:disabled{color:#9c9c9c}.Hyp-IconButton--light[aria-expanded=true],.Hyp-IconButton--light[aria-pressed=true]{color:#9c9c9c}.Hyp-IconButton--light[aria-expanded=true]:hover:not([disabled]),.Hyp-IconButton--light[aria-pressed=true]:hover:not([disabled]){color:#3f3f3f}.Hyp-IconButton--light[aria-expanded=true]:focus:not([disabled]),.Hyp-IconButton--light[aria-pressed=true]:focus:not([disabled]){color:#9c9c9c}.Hyp-IconButton--light:hover:not([disabled]){color:#3f3f3f;background-color:transparent}.Hyp-IconButton--primary{color:#bd1c2b;background-color:transparent;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-IconButton--primary:disabled{color:#595959}.Hyp-IconButton--primary[aria-expanded=true],.Hyp-IconButton--primary[aria-pressed=true]{color:#bd1c2b}.Hyp-IconButton--primary[aria-expanded=true]:hover:not([disabled]),.Hyp-IconButton--primary[aria-pressed=true]:hover:not([disabled]){color:#bd1c2b}.Hyp-IconButton--primary[aria-expanded=true]:focus:not([disabled]),.Hyp-IconButton--primary[aria-pressed=true]:focus:not([disabled]){color:#bd1c2b}.Hyp-IconButton--primary:hover:not([disabled]){color:#bd1c2b;background-color:transparent}.Hyp-IconButton--dark{color:#595959;background-color:#ececec;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-IconButton--dark:disabled{color:#9c9c9c}.Hyp-IconButton--dark[aria-expanded=true],.Hyp-IconButton--dark[aria-pressed=true]{color:#202020;background-color:#dbdbdb}.Hyp-IconButton--dark[aria-expanded=true]:hover:not([disabled]),.Hyp-IconButton--dark[aria-pressed=true]:hover:not([disabled]){color:#202020}.Hyp-IconButton--dark[aria-expanded=true]:focus:not([disabled]),.Hyp-IconButton--dark[aria-pressed=true]:focus:not([disabled]){color:#202020}.Hyp-IconButton--dark:hover:not([disabled]){color:#202020;background-color:#dbdbdb}@media(pointer: coarse){.Hyp-IconButton--medium,.Hyp-IconButton--large{min-width:44px;min-height:44px;justify-content:center}}.Hyp-LinkButton{padding:0;margin:0;background-color:transparent;border-style:none;color:#595959;background-color:transparent;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out;border-radius:2px;border:none;padding:.5em;font-size:1em;font-weight:700;white-space:nowrap;display:flex;align-items:center;font-weight:400;padding:0}.Hyp-LinkButton:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .Hyp-LinkButton:focus:not(.focus-visible){outline:none;box-shadow:none}.Hyp-LinkButton:focus:not(:focus-visible){outline:none;box-shadow:none}.Hyp-LinkButton:disabled{color:#595959}.Hyp-LinkButton[aria-expanded=true],.Hyp-LinkButton[aria-pressed=true]{color:#202020}.Hyp-LinkButton[aria-expanded=true]:hover:not([disabled]),.Hyp-LinkButton[aria-pressed=true]:hover:not([disabled]){color:#84141e}.Hyp-LinkButton[aria-expanded=true]:focus:not([disabled]),.Hyp-LinkButton[aria-pressed=true]:focus:not([disabled]){color:#202020}.Hyp-LinkButton:hover:not([disabled]){color:#84141e;background-color:transparent}.Hyp-LinkButton--small{padding:.25em}.Hyp-LinkButton--large{padding:.75em}.Hyp-LinkButton svg{width:1em;height:1em}.Hyp-LinkButton--light{color:#595959;background-color:transparent;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-LinkButton--light:disabled{color:#595959}.Hyp-LinkButton--light[aria-expanded=true],.Hyp-LinkButton--light[aria-pressed=true]{color:#202020}.Hyp-LinkButton--light[aria-expanded=true]:hover:not([disabled]),.Hyp-LinkButton--light[aria-pressed=true]:hover:not([disabled]){color:#84141e}.Hyp-LinkButton--light[aria-expanded=true]:focus:not([disabled]),.Hyp-LinkButton--light[aria-pressed=true]:focus:not([disabled]){color:#202020}.Hyp-LinkButton--light:hover:not([disabled]){color:#84141e;background-color:transparent}.Hyp-LinkButton--primary{color:#bd1c2b;background-color:transparent;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-LinkButton--primary:disabled{color:#595959}.Hyp-LinkButton--primary[aria-expanded=true],.Hyp-LinkButton--primary[aria-pressed=true]{color:#bd1c2b}.Hyp-LinkButton--primary[aria-expanded=true]:hover:not([disabled]),.Hyp-LinkButton--primary[aria-pressed=true]:hover:not([disabled]){color:#bd1c2b}.Hyp-LinkButton--primary[aria-expanded=true]:focus:not([disabled]),.Hyp-LinkButton--primary[aria-pressed=true]:focus:not([disabled]){color:#bd1c2b}.Hyp-LinkButton--primary:hover:not([disabled]){color:#bd1c2b;background-color:transparent}.Hyp-LinkButton--dark{color:#202020;background-color:transparent;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-LinkButton--dark:disabled{color:#595959}.Hyp-LinkButton--dark[aria-expanded=true],.Hyp-LinkButton--dark[aria-pressed=true]{color:#202020}.Hyp-LinkButton--dark[aria-expanded=true]:hover:not([disabled]),.Hyp-LinkButton--dark[aria-pressed=true]:hover:not([disabled]){color:#84141e}.Hyp-LinkButton--dark[aria-expanded=true]:focus:not([disabled]),.Hyp-LinkButton--dark[aria-pressed=true]:focus:not([disabled]){color:#202020}.Hyp-LinkButton--dark:hover:not([disabled]){color:#84141e;background-color:transparent}.Hyp-LinkButton:hover:not([disabled]){text-decoration:underline}.Hyp-LinkButton--primary{font-weight:500}.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;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::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;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;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::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::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-horizontal-spacing>:first-child{margin-left:0}.hyp-u-horizontal-spacing>:last-child{margin-right:0}.hyp-u-vertical-spacing>:not(:first-child){margin-top:1rem}.hyp-u-vertical-spacing>:first-child{margin-top:0}.hyp-u-vertical-spacing>:last-child{margin-bottom:0}.hyp-u-horizontal-spacing--0>:not(:first-child){margin-left:0}.hyp-u-horizontal-spacing--0>:first-child{margin-left:0}.hyp-u-horizontal-spacing--0>:last-child{margin-right:0}.hyp-u-horizontal-spacing--1>:not(:first-child){margin-left:.125rem}.hyp-u-horizontal-spacing--1>:first-child{margin-left:0}.hyp-u-horizontal-spacing--1>:last-child{margin-right:0}.hyp-u-horizontal-spacing--2>:not(:first-child){margin-left:.25rem}.hyp-u-horizontal-spacing--2>:first-child{margin-left:0}.hyp-u-horizontal-spacing--2>:last-child{margin-right:0}.hyp-u-horizontal-spacing--3>:not(:first-child){margin-left:.5rem}.hyp-u-horizontal-spacing--3>:first-child{margin-left:0}.hyp-u-horizontal-spacing--3>:last-child{margin-right:0}.hyp-u-horizontal-spacing--4>:not(:first-child){margin-left:.75rem}.hyp-u-horizontal-spacing--4>:first-child{margin-left:0}.hyp-u-horizontal-spacing--4>:last-child{margin-right:0}.hyp-u-horizontal-spacing--5>:not(:first-child){margin-left:1rem}.hyp-u-horizontal-spacing--5>:first-child{margin-left:0}.hyp-u-horizontal-spacing--5>:last-child{margin-right:0}.hyp-u-horizontal-spacing--6>:not(:first-child){margin-left:1.5rem}.hyp-u-horizontal-spacing--6>:first-child{margin-left:0}.hyp-u-horizontal-spacing--6>:last-child{margin-right:0}.hyp-u-horizontal-spacing--7>:not(:first-child){margin-left:2rem}.hyp-u-horizontal-spacing--7>:first-child{margin-left:0}.hyp-u-horizontal-spacing--7>:last-child{margin-right:0}.hyp-u-horizontal-spacing--8>:not(:first-child){margin-left:4rem}.hyp-u-horizontal-spacing--8>:first-child{margin-left:0}.hyp-u-horizontal-spacing--8>:last-child{margin-right:0}.hyp-u-horizontal-spacing--9>:not(:first-child){margin-left:8rem}.hyp-u-horizontal-spacing--9>:first-child{margin-left:0}.hyp-u-horizontal-spacing--9>:last-child{margin-right:0}.hyp-u-vertical-spacing--0>:not(:first-child){margin-top:0}.hyp-u-vertical-spacing--0>:first-child{margin-top:0}.hyp-u-vertical-spacing--0>:last-child{margin-bottom:0}.hyp-u-vertical-spacing--1>:not(:first-child){margin-top:.125rem}.hyp-u-vertical-spacing--1>:first-child{margin-top:0}.hyp-u-vertical-spacing--1>:last-child{margin-bottom:0}.hyp-u-vertical-spacing--2>:not(:first-child){margin-top:.25rem}.hyp-u-vertical-spacing--2>:first-child{margin-top:0}.hyp-u-vertical-spacing--2>:last-child{margin-bottom:0}.hyp-u-vertical-spacing--3>:not(:first-child){margin-top:.5rem}.hyp-u-vertical-spacing--3>:first-child{margin-top:0}.hyp-u-vertical-spacing--3>:last-child{margin-bottom:0}.hyp-u-vertical-spacing--4>:not(:first-child){margin-top:.75rem}.hyp-u-vertical-spacing--4>:first-child{margin-top:0}.hyp-u-vertical-spacing--4>:last-child{margin-bottom:0}.hyp-u-vertical-spacing--5>:not(:first-child){margin-top:1rem}.hyp-u-vertical-spacing--5>:first-child{margin-top:0}.hyp-u-vertical-spacing--5>:last-child{margin-bottom:0}.hyp-u-vertical-spacing--6>:not(:first-child){margin-top:1.5rem}.hyp-u-vertical-spacing--6>:first-child{margin-top:0}.hyp-u-vertical-spacing--6>:last-child{margin-bottom:0}.hyp-u-vertical-spacing--7>:not(:first-child){margin-top:2rem}.hyp-u-vertical-spacing--7>:first-child{margin-top:0}.hyp-u-vertical-spacing--7>:last-child{margin-bottom:0}.hyp-u-vertical-spacing--8>:not(:first-child){margin-top:4rem}.hyp-u-vertical-spacing--8>:first-child{margin-top:0}.hyp-u-vertical-spacing--8>:last-child{margin-bottom:0}.hyp-u-vertical-spacing--9>:not(:first-child){margin-top:8rem}.hyp-u-vertical-spacing--9>:first-child{margin-top:0}.hyp-u-vertical-spacing--9>:last-child{margin-bottom:0}.hyp-u-margin{margin:1rem}.hyp-u-margin--left{margin-left:1rem}.hyp-u-margin--right{margin-right:1rem}.hyp-u-margin--top{margin-top:1rem}.hyp-u-margin--bottom{margin-bottom:1rem}.hyp-u-margin--0{margin:0}.hyp-u-margin--left--0{margin-left:0}.hyp-u-margin--right--0{margin-right:0}.hyp-u-margin--top--0{margin-top:0}.hyp-u-margin--bottom--0{margin-bottom:0}.hyp-u-margin--1{margin:.125rem}.hyp-u-margin--left--1{margin-left:.125rem}.hyp-u-margin--right--1{margin-right:.125rem}.hyp-u-margin--top--1{margin-top:.125rem}.hyp-u-margin--bottom--1{margin-bottom:.125rem}.hyp-u-margin--2{margin:.25rem}.hyp-u-margin--left--2{margin-left:.25rem}.hyp-u-margin--right--2{margin-right:.25rem}.hyp-u-margin--top--2{margin-top:.25rem}.hyp-u-margin--bottom--2{margin-bottom:.25rem}.hyp-u-margin--3{margin:.5rem}.hyp-u-margin--left--3{margin-left:.5rem}.hyp-u-margin--right--3{margin-right:.5rem}.hyp-u-margin--top--3{margin-top:.5rem}.hyp-u-margin--bottom--3{margin-bottom:.5rem}.hyp-u-margin--4{margin:.75rem}.hyp-u-margin--left--4{margin-left:.75rem}.hyp-u-margin--right--4{margin-right:.75rem}.hyp-u-margin--top--4{margin-top:.75rem}.hyp-u-margin--bottom--4{margin-bottom:.75rem}.hyp-u-margin--5{margin:1rem}.hyp-u-margin--left--5{margin-left:1rem}.hyp-u-margin--right--5{margin-right:1rem}.hyp-u-margin--top--5{margin-top:1rem}.hyp-u-margin--bottom--5{margin-bottom:1rem}.hyp-u-margin--6{margin:1.5rem}.hyp-u-margin--left--6{margin-left:1.5rem}.hyp-u-margin--right--6{margin-right:1.5rem}.hyp-u-margin--top--6{margin-top:1.5rem}.hyp-u-margin--bottom--6{margin-bottom:1.5rem}.hyp-u-margin--7{margin:2rem}.hyp-u-margin--left--7{margin-left:2rem}.hyp-u-margin--right--7{margin-right:2rem}.hyp-u-margin--top--7{margin-top:2rem}.hyp-u-margin--bottom--7{margin-bottom:2rem}.hyp-u-margin--8{margin:4rem}.hyp-u-margin--left--8{margin-left:4rem}.hyp-u-margin--right--8{margin-right:4rem}.hyp-u-margin--top--8{margin-top:4rem}.hyp-u-margin--bottom--8{margin-bottom:4rem}.hyp-u-margin--9{margin:8rem}.hyp-u-margin--left--9{margin-left:8rem}.hyp-u-margin--right--9{margin-right:8rem}.hyp-u-margin--top--9{margin-top:8rem}.hyp-u-margin--bottom--9{margin-bottom:8rem}.hyp-u-padding{padding:.5rem}.hyp-u-padding--left{padding-left:.5rem}.hyp-u-padding--right{padding-right:.5rem}.hyp-u-padding--top{padding-top:.5rem}.hyp-u-padding--bottom{padding-bottom:.5rem}.hyp-u-padding--0{padding:0}.hyp-u-padding--left--0{padding-left:0}.hyp-u-padding--right--0{padding-right:0}.hyp-u-padding--top--0{padding-top:0}.hyp-u-padding--bottom--0{padding-bottom:0}.hyp-u-padding--1{padding:.125rem}.hyp-u-padding--left--1{padding-left:.125rem}.hyp-u-padding--right--1{padding-right:.125rem}.hyp-u-padding--top--1{padding-top:.125rem}.hyp-u-padding--bottom--1{padding-bottom:.125rem}.hyp-u-padding--2{padding:.25rem}.hyp-u-padding--left--2{padding-left:.25rem}.hyp-u-padding--right--2{padding-right:.25rem}.hyp-u-padding--top--2{padding-top:.25rem}.hyp-u-padding--bottom--2{padding-bottom:.25rem}.hyp-u-padding--3{padding:.5rem}.hyp-u-padding--left--3{padding-left:.5rem}.hyp-u-padding--right--3{padding-right:.5rem}.hyp-u-padding--top--3{padding-top:.5rem}.hyp-u-padding--bottom--3{padding-bottom:.5rem}.hyp-u-padding--4{padding:.75rem}.hyp-u-padding--left--4{padding-left:.75rem}.hyp-u-padding--right--4{padding-right:.75rem}.hyp-u-padding--top--4{padding-top:.75rem}.hyp-u-padding--bottom--4{padding-bottom:.75rem}.hyp-u-padding--5{padding:1rem}.hyp-u-padding--left--5{padding-left:1rem}.hyp-u-padding--right--5{padding-right:1rem}.hyp-u-padding--top--5{padding-top:1rem}.hyp-u-padding--bottom--5{padding-bottom:1rem}.hyp-u-padding--6{padding:1.5rem}.hyp-u-padding--left--6{padding-left:1.5rem}.hyp-u-padding--right--6{padding-right:1.5rem}.hyp-u-padding--top--6{padding-top:1.5rem}.hyp-u-padding--bottom--6{padding-bottom:1.5rem}.hyp-u-padding--7{padding:2rem}.hyp-u-padding--left--7{padding-left:2rem}.hyp-u-padding--right--7{padding-right:2rem}.hyp-u-padding--top--7{padding-top:2rem}.hyp-u-padding--bottom--7{padding-bottom:2rem}.hyp-u-padding--8{padding:4rem}.hyp-u-padding--left--8{padding-left:4rem}.hyp-u-padding--right--8{padding-right:4rem}.hyp-u-padding--top--8{padding-top:4rem}.hyp-u-padding--bottom--8{padding-bottom:4rem}.hyp-u-padding--9{padding:8rem}.hyp-u-padding--left--9{padding-left:8rem}.hyp-u-padding--right--9{padding-right:8rem}.hyp-u-padding--top--9{padding-top:8rem}.hyp-u-padding--bottom--9{padding-bottom:8rem}.hyp-u-layout-row{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch}.hyp-u-layout-row--center{display:flex;flex-direction:row;justify-content:center;align-items:center}.hyp-u-layout-row--align-baseline{display:flex;flex-direction:row;justify-content:flex-start;align-items:baseline}.hyp-u-layout-row--align-center{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.hyp-u-layout-row--justify-center{display:flex;flex-direction:row;justify-content:center;align-items:stretch}.hyp-u-layout-row--justify-right{display:flex;flex-direction:row;justify-content:flex-end;align-items:stretch}.hyp-u-layout-column{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.hyp-u-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)}.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}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%;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::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}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;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-LabeledCheckbox>:first-child{margin-left:0}.Hyp-LabeledCheckbox>:last-child{margin-right:0}.Hyp-Checkbox{cursor:pointer;position:absolute;width:1em;height:1em;opacity:.00001}.Hyp-Checkbox+span:not(#increase-specificity){margin-left:0}.Hyp-Checkbox+span>svg{width:1em;height:1em}.Hyp-Checkbox+span>svg *{transition:all .1s linear}.Hyp-Checkbox:focus+span>svg{outline:none;box-shadow:0 0 0 2px #59a7e8}.Hyp-Checkbox:focus:not(:focus-visible)+span>svg{outline:none;box-shadow:none}.Hyp-Checkbox:not(:checked)+span .hyp-svg-checkbox--background{stroke:#737373}.Hyp-Checkbox:checked+span .hyp-svg-checkbox--background{fill:#fff;stroke:#3f3f3f}.Hyp-Checkbox:checked+span .hyp-svg-checkbox--checkmark{stroke:#3f3f3f}.Hyp-Frame{padding:1rem;border:1px solid #dbdbdb;border-radius:2px;background-color:#fff}.Hyp-Frame>:not(:first-child){margin-top:1rem}.Hyp-Frame>:first-child{margin-top:0}.Hyp-Frame>:last-child{margin-bottom:0}.theme-clean .Hyp-Frame{border:none}.Hyp-Card{padding:1rem;border:1px solid #dbdbdb;border-radius:2px;background-color:#fff;box-shadow:0px 1px 1px rgba(0,0,0,.1);width:100%}.Hyp-Card>:not(:first-child){margin-top:1rem}.Hyp-Card>:first-child{margin-top:0}.Hyp-Card>:last-child{margin-bottom:0}.theme-clean .Hyp-Card{border:none}.Hyp-Card:hover,.Hyp-Card.is-focused{box-shadow:0px 2px 3px 0px rgba(0,0,0,.15)}.theme-clean .Hyp-Card{box-shadow:none}.Hyp-Actions,.Hyp-Actions--row{display:flex;flex-direction:row;justify-content:flex-end;align-items:stretch}.Hyp-Actions>:not(:first-child),.Hyp-Actions--row>:not(:first-child){margin-left:.75rem}.Hyp-Actions>:first-child,.Hyp-Actions--row>:first-child{margin-left:0}.Hyp-Actions>:last-child,.Hyp-Actions--row>:last-child{margin-right:0}.Hyp-Actions--column{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.Hyp-Actions--column>:not(:first-child){margin-top:.5rem}.Hyp-Actions--column>:first-child{margin-top:0}.Hyp-Actions--column>:last-child{margin-bottom:0}.Hyp-Scrollbox{overflow:auto;border:1px solid #dbdbdb;position:relative;height:100%;width:100%;background:linear-gradient(white 30%, rgba(255, 255, 255, 0)) 0 0,linear-gradient(rgba(255, 255, 255, 0), white 70%) 0 100%,linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.05) 5px, rgba(255, 255, 255, 0) 70%) 0 0,linear-gradient(to top, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.05) 5px, rgba(255, 255, 255, 0) 70%) 0 100%;background-repeat:no-repeat;background-color:#fff;background-size:100% 40px,100% 40px,100% 14px,100% 14px;background-attachment:local,local,scroll,scroll}.Hyp-Scrollbox--with-header{overflow:auto;border:1px solid #dbdbdb;position:relative;height:100%;width:100%;background:linear-gradient(white 30%, rgba(255, 255, 255, 0)) 0 44px,linear-gradient(rgba(255, 255, 255, 0), white 70%) 0 100%,linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.05) 5px, rgba(255, 255, 255, 0) 70%) 0 44px,linear-gradient(to top, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.05) 5px, rgba(255, 255, 255, 0) 70%) 0 100%;background-repeat:no-repeat;background-color:#fff;background-size:100% 40px,100% 40px,100% 14px,100% 14px;background-attachment:local,local,scroll,scroll}.Hyp-Dialog{padding:1rem;border:1px solid #dbdbdb;border-radius:2px;background-color:#fff;box-shadow:0px 1px 1px rgba(0,0,0,.1);width:100%}.Hyp-Dialog:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .Hyp-Dialog:focus:not(.focus-visible){outline:none;box-shadow:none}.Hyp-Dialog:focus:not(:focus-visible){outline:none;box-shadow:none}.Hyp-Dialog>:not(:first-child){margin-top:1rem}.Hyp-Dialog>:first-child{margin-top:0}.Hyp-Dialog>:last-child{margin-bottom:0}.theme-clean .Hyp-Dialog{border:none}.Hyp-Dialog:hover,.Hyp-Dialog.is-focused{box-shadow:0px 2px 3px 0px rgba(0,0,0,.15)}.theme-clean .Hyp-Dialog{box-shadow:none}.theme-clean .Hyp-Dialog{border:1px solid #dbdbdb}.Hyp-Dialog>.Hyp-Dialog__header{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;border-bottom:1px solid #dbdbdb;padding-bottom:1rem}.Hyp-Dialog>.Hyp-Dialog__header>:not(:first-child){margin-left:.5rem}.Hyp-Dialog>.Hyp-Dialog__header>:first-child{margin-left:0}.Hyp-Dialog>.Hyp-Dialog__header>:last-child{margin-right:0}.Hyp-Dialog__title{font-size:1.1em;color:#bd1c2b;font-weight:600;line-height:1;flex-grow:1}.Hyp-Dialog--closeable .Hyp-Dialog__header{padding-bottom:.25rem;margin-top:-0.5rem}.Hyp-Dialog--closeable>.Hyp-Dialog__header .Hyp-Dialog__close{font-size:1.375em;margin-right:-0.75rem}.Hyp-Dialog__content>:not(:first-child){margin-top:1rem}.Hyp-Dialog__content>:first-child{margin-top:0}.Hyp-Dialog__content>:last-child{margin-bottom:0}.Hyp-Dialog__actions{display:flex;flex-direction:row;justify-content:flex-end;align-items:stretch}.Hyp-Dialog__actions>:not(:first-child){margin-left:.75rem}.Hyp-Dialog__actions>:first-child{margin-left:0}.Hyp-Dialog__actions>:last-child{margin-right:0}.Hyp-Link{display:inline-block;color:#bd1c2b;text-decoration:none;border-radius:2px}.Hyp-Link:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .Hyp-Link:focus:not(.focus-visible){outline:none;box-shadow:none}.Hyp-Link:focus:not(:focus-visible){outline:none;box-shadow:none}.Hyp-Link:active,.Hyp-Link:focus{text-decoration:none}.Hyp-Link:hover{text-decoration:none;color:#84141e}.Hyp-Modal__overlay{z-index:10;position:fixed;top:0;left:0;bottom:0;right:0;background-color:rgba(0,0,0,.5)}.Hyp-Modal{z-index:20;position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);width:90vw;max-width:90vw;max-height:90vh}@media screen and (min-width: 48rem){.Hyp-Modal{width:auto;min-width:28rem;max-width:44rem;max-width:min(44rem,90vw)}}@media screen and (min-height: 32rem){.Hyp-Modal{top:10vh;max-height:80vh;transform:translate(-50%, 0)}}.Hyp-Modal>*{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;max-height:90vh}@media screen and (min-height: 32rem){.Hyp-Modal>*{max-height:80vh}}.Hyp-Panel{padding:1rem;border:1px solid #dbdbdb;border-radius:2px;background-color:#fff;box-shadow:0px 1px 1px rgba(0,0,0,.1);width:100%}.Hyp-Panel:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .Hyp-Panel:focus:not(.focus-visible){outline:none;box-shadow:none}.Hyp-Panel:focus:not(:focus-visible){outline:none;box-shadow:none}.Hyp-Panel>:not(:first-child){margin-top:1rem}.Hyp-Panel>:first-child{margin-top:0}.Hyp-Panel>:last-child{margin-bottom:0}.theme-clean .Hyp-Panel{border:none}.Hyp-Panel:hover,.Hyp-Panel.is-focused{box-shadow:0px 2px 3px 0px rgba(0,0,0,.15)}.theme-clean .Hyp-Panel{box-shadow:none}.theme-clean .Hyp-Panel{border:1px solid #dbdbdb}.Hyp-Panel>.Hyp-Panel__header{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;border-bottom:1px solid #dbdbdb;padding-bottom:1rem}.Hyp-Panel>.Hyp-Panel__header>:not(:first-child){margin-left:.5rem}.Hyp-Panel>.Hyp-Panel__header>:first-child{margin-left:0}.Hyp-Panel>.Hyp-Panel__header>:last-child{margin-right:0}.Hyp-Panel__title{font-size:1.1em;color:#bd1c2b;font-weight:600;line-height:1;flex-grow:1}.Hyp-Panel--closeable .Hyp-Panel__header{padding-bottom:.25rem;margin-top:-0.5rem}.Hyp-Panel--closeable>.Hyp-Panel__header .Hyp-Panel__close{font-size:1.375em;margin-right:-0.75rem}.Hyp-Panel__content>:not(:first-child){margin-top:1rem}.Hyp-Panel__content>:first-child{margin-top:0}.Hyp-Panel__content>:last-child{margin-bottom:0}.Hyp-Panel__actions{display:flex;flex-direction:row;justify-content:flex-end;align-items:stretch}.Hyp-Panel__actions>:not(:first-child){margin-left:.75rem}.Hyp-Panel__actions>:first-child{margin-left:0}.Hyp-Panel__actions>:last-child{margin-right:0}.Hyp-Spinner--small{color:#737373;width:1em;height:1em}.Hyp-Spinner,.Hyp-Spinner--medium{color:#737373;width:2em;height:2em}.Hyp-Spinner--large{color:#737373;width:4em;height:4em}.Hyp-Icon{display:block;width:1em;height:1em}.Hyp-SvgIcon{display:flex}.Hyp-SvgIcon--inline{display:inline}.Hyp-Table-Scrollbox{min-height:132px}.Hyp-Table-Scrollbox__loading{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);margin-top:22px}.Hyp-Table-Scrollbox__message{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);display:flex;flex-direction:row;justify-content:center;align-items:stretch;padding:.5rem;width:100%;top:88px}.Hyp-Table{border-collapse:separate;border-spacing:0;table-layout:fixed;width:100%;color:#202020}.Hyp-Table:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .Hyp-Table:focus:not(.focus-visible){outline:none;box-shadow:none}.Hyp-Table:focus:not(:focus-visible){outline:none;box-shadow:none}.Hyp-Table th,.Hyp-Table td{padding:.5rem;line-height:1}.Hyp-Table td{border-top:1px solid #dbdbdb}.Hyp-Table__header{position:-webkit-sticky;position:sticky;top:0;height:44px;padding:.5rem;font-weight:bold;background-color:#fff;width:100%;border-bottom:1px solid #9c9c9c;background-color:#ececec;z-index:1;text-align:left}.Hyp-Table__header__heading{display:flex;flex-direction:row;justify-content:center;align-items:center;height:100%}.Hyp-Table tbody{cursor:pointer}.Hyp-Table tr{height:44px;padding:.5rem}.Hyp-Table tr:first-child td{border-top:none}.Hyp-Table tr.is-selected td{background-color:#595969;color:#fff}.Hyp-Table tr:hover:not(.is-selected){background-color:#babac444}.Hyp-Table tr:nth-child(odd):not(.is-selected){background-color:rgba(0,0,0,.025)}.Hyp-TextInput{border:1px solid #dbdbdb;padding:.5rem;background-color:#fafafa;color:#202020;border-radius:2px}.Hyp-TextInput:focus{outline:none;box-shadow:0 0 0 2px #59a7e8 inset}.Hyp-TextInput.has-error,.Hyp-TextInput.is-error{outline:none;outline:none;box-shadow:0 0 0 2px #d93c3f inset}.Hyp-TextInput::placeholder{color:#737373}.Hyp-TextInput:focus{background-color:#fff}.Hyp-TextInput:focus::placeholder{color:#a6a6a6}.Hyp-TextInputWithButton{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;width:100%}.Hyp-TextInputWithButton input{border:1px solid #dbdbdb;padding:.5rem;background-color:#fafafa;color:#202020;border-radius:2px;flex-grow:1;border-top-right-radius:0;border-bottom-right-radius:0}.Hyp-TextInputWithButton input:focus{outline:none;box-shadow:0 0 0 2px #59a7e8 inset}.Hyp-TextInputWithButton input.has-error,.Hyp-TextInputWithButton input.is-error{outline:none;outline:none;box-shadow:0 0 0 2px #d93c3f inset}.Hyp-TextInputWithButton input::placeholder{color:#737373}.Hyp-TextInputWithButton input:focus{background-color:#fff}.Hyp-TextInputWithButton input:focus::placeholder{color:#a6a6a6}.Hyp-TextInputWithButton button{border:1px solid #dbdbdb;border-top-left-radius:0;border-bottom-left-radius:0;border-left:0}.Hyp-Thumbnail{padding:.75rem;background-color:#f2f2f2;width:100%;height:100%}.Hyp-Thumbnail__content{display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:2em;color:#9c9c9c;background-color:#fff;width:100%;height:100%}.Hyp-Thumbnail__content>img{width:100%;height:100%;object-fit:contain}.Hyp-LabeledButton{padding:0;margin:0;background-color:transparent;border-style:none;color:#595959;background-color:#f2f2f2;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out;border-radius:2px;border:none;padding:.5em;font-size:1em;font-weight:700;white-space:nowrap;display:flex;align-items:center}.Hyp-LabeledButton:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .Hyp-LabeledButton:focus:not(.focus-visible){outline:none;box-shadow:none}.Hyp-LabeledButton:focus:not(:focus-visible){outline:none;box-shadow:none}.Hyp-LabeledButton:disabled{color:#595959}.Hyp-LabeledButton[aria-expanded=true],.Hyp-LabeledButton[aria-pressed=true]{color:#202020}.Hyp-LabeledButton[aria-expanded=true]:hover:not([disabled]),.Hyp-LabeledButton[aria-pressed=true]:hover:not([disabled]){color:#202020}.Hyp-LabeledButton[aria-expanded=true]:focus:not([disabled]),.Hyp-LabeledButton[aria-pressed=true]:focus:not([disabled]){color:#202020}.Hyp-LabeledButton:hover:not([disabled]){color:#202020;background-color:#ececec}.Hyp-LabeledButton--small{padding:.25em}.Hyp-LabeledButton--large{padding:.75em}.Hyp-LabeledButton--icon-left svg{margin-right:.5em}.Hyp-LabeledButton--icon-right svg{margin-left:.5em}.Hyp-LabeledButton svg{width:1.25em;height:1.25em}.Hyp-LabeledButton--light{color:#595959;background-color:#f2f2f2;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-LabeledButton--light:disabled{color:#595959}.Hyp-LabeledButton--light[aria-expanded=true],.Hyp-LabeledButton--light[aria-pressed=true]{color:#202020}.Hyp-LabeledButton--light[aria-expanded=true]:hover:not([disabled]),.Hyp-LabeledButton--light[aria-pressed=true]:hover:not([disabled]){color:#202020}.Hyp-LabeledButton--light[aria-expanded=true]:focus:not([disabled]),.Hyp-LabeledButton--light[aria-pressed=true]:focus:not([disabled]){color:#202020}.Hyp-LabeledButton--light:hover:not([disabled]){color:#202020;background-color:#ececec}.Hyp-LabeledButton--primary{color:#f2f2f2;background-color:#595959;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-LabeledButton--primary:disabled{color:#a6a6a6}.Hyp-LabeledButton--primary[aria-expanded=true],.Hyp-LabeledButton--primary[aria-pressed=true]{color:#f2f2f2}.Hyp-LabeledButton--primary[aria-expanded=true]:hover:not([disabled]),.Hyp-LabeledButton--primary[aria-pressed=true]:hover:not([disabled]){color:#f2f2f2}.Hyp-LabeledButton--primary[aria-expanded=true]:focus:not([disabled]),.Hyp-LabeledButton--primary[aria-pressed=true]:focus:not([disabled]){color:#f2f2f2}.Hyp-LabeledButton--primary:hover:not([disabled]){color:#f2f2f2;background-color:#3f3f3f}.Hyp-LabeledButton--dark{color:#595959;background-color:transparent;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-LabeledButton--dark:disabled{color:#595959}.Hyp-LabeledButton--dark[aria-expanded=true],.Hyp-LabeledButton--dark[aria-pressed=true]{color:#595959;background-color:#dbdbdb}.Hyp-LabeledButton--dark[aria-expanded=true]:hover:not([disabled]),.Hyp-LabeledButton--dark[aria-pressed=true]:hover:not([disabled]){color:#202020}.Hyp-LabeledButton--dark[aria-expanded=true]:focus:not([disabled]),.Hyp-LabeledButton--dark[aria-pressed=true]:focus:not([disabled]){color:#595959}.Hyp-LabeledButton--dark:hover:not([disabled]){color:#202020;background-color:#dbdbdb}.Hyp-IconButton{padding:0;margin:0;background-color:transparent;border-style:none;color:#595959;background-color:transparent;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out;border-radius:2px;border:none;padding:.5em;font-size:1em;font-weight:700;white-space:nowrap;display:flex;align-items:center}.Hyp-IconButton:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .Hyp-IconButton:focus:not(.focus-visible){outline:none;box-shadow:none}.Hyp-IconButton:focus:not(:focus-visible){outline:none;box-shadow:none}.Hyp-IconButton:disabled{color:#595959}.Hyp-IconButton[aria-expanded=true],.Hyp-IconButton[aria-pressed=true]{color:#bd1c2b}.Hyp-IconButton[aria-expanded=true]:hover:not([disabled]),.Hyp-IconButton[aria-pressed=true]:hover:not([disabled]){color:#202020}.Hyp-IconButton[aria-expanded=true]:focus:not([disabled]),.Hyp-IconButton[aria-pressed=true]:focus:not([disabled]){color:#bd1c2b}.Hyp-IconButton:hover:not([disabled]){color:#202020;background-color:transparent}.Hyp-IconButton--small{padding:.25em}.Hyp-IconButton--large{padding:.75em}.Hyp-IconButton svg{width:1em;height:1em}.Hyp-IconButton--light{color:#9c9c9c;background-color:transparent;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-IconButton--light:disabled{color:#9c9c9c}.Hyp-IconButton--light[aria-expanded=true],.Hyp-IconButton--light[aria-pressed=true]{color:#9c9c9c}.Hyp-IconButton--light[aria-expanded=true]:hover:not([disabled]),.Hyp-IconButton--light[aria-pressed=true]:hover:not([disabled]){color:#3f3f3f}.Hyp-IconButton--light[aria-expanded=true]:focus:not([disabled]),.Hyp-IconButton--light[aria-pressed=true]:focus:not([disabled]){color:#9c9c9c}.Hyp-IconButton--light:hover:not([disabled]){color:#3f3f3f;background-color:transparent}.Hyp-IconButton--primary{color:#bd1c2b;background-color:transparent;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-IconButton--primary:disabled{color:#595959}.Hyp-IconButton--primary[aria-expanded=true],.Hyp-IconButton--primary[aria-pressed=true]{color:#bd1c2b}.Hyp-IconButton--primary[aria-expanded=true]:hover:not([disabled]),.Hyp-IconButton--primary[aria-pressed=true]:hover:not([disabled]){color:#bd1c2b}.Hyp-IconButton--primary[aria-expanded=true]:focus:not([disabled]),.Hyp-IconButton--primary[aria-pressed=true]:focus:not([disabled]){color:#bd1c2b}.Hyp-IconButton--primary:hover:not([disabled]){color:#bd1c2b;background-color:transparent}.Hyp-IconButton--dark{color:#595959;background-color:#ececec;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-IconButton--dark:disabled{color:#9c9c9c}.Hyp-IconButton--dark[aria-expanded=true],.Hyp-IconButton--dark[aria-pressed=true]{color:#202020;background-color:#dbdbdb}.Hyp-IconButton--dark[aria-expanded=true]:hover:not([disabled]),.Hyp-IconButton--dark[aria-pressed=true]:hover:not([disabled]){color:#202020}.Hyp-IconButton--dark[aria-expanded=true]:focus:not([disabled]),.Hyp-IconButton--dark[aria-pressed=true]:focus:not([disabled]){color:#202020}.Hyp-IconButton--dark:hover:not([disabled]){color:#202020;background-color:#dbdbdb}@media(pointer: coarse){.Hyp-IconButton--medium,.Hyp-IconButton--large{min-width:44px;min-height:44px;justify-content:center}}.Hyp-LinkButton{padding:0;margin:0;background-color:transparent;border-style:none;color:#595959;background-color:transparent;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out;border-radius:2px;border:none;padding:.5em;font-size:1em;font-weight:700;white-space:nowrap;display:flex;align-items:center;font-weight:400;padding:0}.Hyp-LinkButton:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .Hyp-LinkButton:focus:not(.focus-visible){outline:none;box-shadow:none}.Hyp-LinkButton:focus:not(:focus-visible){outline:none;box-shadow:none}.Hyp-LinkButton:disabled{color:#595959}.Hyp-LinkButton[aria-expanded=true],.Hyp-LinkButton[aria-pressed=true]{color:#202020}.Hyp-LinkButton[aria-expanded=true]:hover:not([disabled]),.Hyp-LinkButton[aria-pressed=true]:hover:not([disabled]){color:#84141e}.Hyp-LinkButton[aria-expanded=true]:focus:not([disabled]),.Hyp-LinkButton[aria-pressed=true]:focus:not([disabled]){color:#202020}.Hyp-LinkButton:hover:not([disabled]){color:#84141e;background-color:transparent}.Hyp-LinkButton--small{padding:.25em}.Hyp-LinkButton--large{padding:.75em}.Hyp-LinkButton svg{width:1em;height:1em}.Hyp-LinkButton--light{color:#595959;background-color:transparent;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-LinkButton--light:disabled{color:#595959}.Hyp-LinkButton--light[aria-expanded=true],.Hyp-LinkButton--light[aria-pressed=true]{color:#202020}.Hyp-LinkButton--light[aria-expanded=true]:hover:not([disabled]),.Hyp-LinkButton--light[aria-pressed=true]:hover:not([disabled]){color:#84141e}.Hyp-LinkButton--light[aria-expanded=true]:focus:not([disabled]),.Hyp-LinkButton--light[aria-pressed=true]:focus:not([disabled]){color:#202020}.Hyp-LinkButton--light:hover:not([disabled]){color:#84141e;background-color:transparent}.Hyp-LinkButton--primary{color:#bd1c2b;background-color:transparent;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-LinkButton--primary:disabled{color:#595959}.Hyp-LinkButton--primary[aria-expanded=true],.Hyp-LinkButton--primary[aria-pressed=true]{color:#bd1c2b}.Hyp-LinkButton--primary[aria-expanded=true]:hover:not([disabled]),.Hyp-LinkButton--primary[aria-pressed=true]:hover:not([disabled]){color:#bd1c2b}.Hyp-LinkButton--primary[aria-expanded=true]:focus:not([disabled]),.Hyp-LinkButton--primary[aria-pressed=true]:focus:not([disabled]){color:#bd1c2b}.Hyp-LinkButton--primary:hover:not([disabled]){color:#bd1c2b;background-color:transparent}.Hyp-LinkButton--dark{color:#202020;background-color:transparent;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-LinkButton--dark:disabled{color:#595959}.Hyp-LinkButton--dark[aria-expanded=true],.Hyp-LinkButton--dark[aria-pressed=true]{color:#202020}.Hyp-LinkButton--dark[aria-expanded=true]:hover:not([disabled]),.Hyp-LinkButton--dark[aria-pressed=true]:hover:not([disabled]){color:#84141e}.Hyp-LinkButton--dark[aria-expanded=true]:focus:not([disabled]),.Hyp-LinkButton--dark[aria-pressed=true]:focus:not([disabled]){color:#202020}.Hyp-LinkButton--dark:hover:not([disabled]){color:#84141e;background-color:transparent}.Hyp-LinkButton:hover:not([disabled]){text-decoration:underline}.Hyp-LinkButton--primary{font-weight:500}.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;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::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;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;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::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::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-screen-reader-only{position:absolute;width:1px;height:1px;white-space:nowrap;clip:rect(0 0 0 0);overflow:hidden}.hyp-u-border{border:1px solid #dbdbdb}.hyp-u-border--left{border-left:1px solid #dbdbdb}.hyp-u-border--right{border-right:1px solid #dbdbdb}.hyp-u-border--top{border-top:1px solid #dbdbdb}.hyp-u-border--bottom{border-bottom:1px solid #dbdbdb}.hyp-u-shadow{box-shadow:0px 1px 1px rgba(0,0,0,.1)}.hyp-u-shadow--active{box-shadow:0px 2px 3px 0px rgba(0,0,0,.15)}.hyp-u-color--white{color:#fff}.hyp-u-color--grey-0{color:#fafafa}.hyp-u-color--grey-1{color:#f2f2f2}.hyp-u-color--grey-2{color:#ececec}.hyp-u-color--grey-3{color:#dbdbdb}.hyp-u-color--grey-4{color:#a6a6a6}.hyp-u-color--grey-5{color:#9c9c9c}.hyp-u-color--grey-6{color:#737373}.hyp-u-color--grey-7{color:#595959}.hyp-u-color--grey-8{color:#3f3f3f}.hyp-u-color--grey-9{color:#202020}.hyp-u-color--brand{color:#bd1c2b}.hyp-u-color--selection{color:#59a7e8}.hyp-u-color--error{color:#d93c3f}.hyp-u-color--notice{color:#fbc168}.hyp-u-color--success{color:#00a36d}.hyp-u-bg-color--white{background-color:#fff}.hyp-u-bg-color--grey-0{background-color:#fafafa}.hyp-u-bg-color--grey-1{background-color:#f2f2f2}.hyp-u-bg-color--grey-2{background-color:#ececec}.hyp-u-bg-color--grey-3{background-color:#dbdbdb}.hyp-u-bg-color--grey-4{background-color:#a6a6a6}.hyp-u-bg-color--grey-5{background-color:#9c9c9c}.hyp-u-bg-color--grey-6{background-color:#737373}.hyp-u-bg-color--grey-7{background-color:#595959}.hyp-u-bg-color--grey-8{background-color:#3f3f3f}.hyp-u-bg-color--grey-9{background-color:#202020}.hyp-u-bg-color--brand{background-color:#bd1c2b}.hyp-u-bg-color--selection{background-color:#59a7e8}.hyp-u-bg-color--error{background-color:#d93c3f}.hyp-u-bg-color--notice{background-color:#fbc168}.hyp-u-bg-color--success{background-color:#00a36d}.hyp-u-focus-outline:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.hyp-u-focus-outline--inset:focus{outline:none;box-shadow:0 0 0 2px #59a7e8 inset}.hyp-u-focus-outline--hide{outline:none;box-shadow:none}.hyp-u-outline-on-keyboard-focus:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .hyp-u-outline-on-keyboard-focus:focus:not(.focus-visible){outline:none;box-shadow:none}.hyp-u-outline-on-keyboard-focus:focus:not(:focus-visible){outline:none;box-shadow:none}.hyp-u-outline-on-keyboard-focus--inset:focus{outline:none;box-shadow:0 0 0 2px #59a7e8 inset}.js-focus-visible .hyp-u-outline-on-keyboard-focus--inset:focus:not(.focus-visible){outline:none;box-shadow:none}.hyp-u-outline-on-keyboard-focus--inset:focus:not(:focus-visible){outline:none;box-shadow:none}.hyp-u-horizontal-spacing>:not(:first-child){margin-left:.5rem}.hyp-u-horizontal-spacing>:first-child{margin-left:0}.hyp-u-horizontal-spacing>:last-child{margin-right:0}.hyp-u-vertical-spacing>:not(:first-child){margin-top:1rem}.hyp-u-vertical-spacing>:first-child{margin-top:0}.hyp-u-vertical-spacing>:last-child{margin-bottom:0}.hyp-u-horizontal-spacing--0>:not(:first-child){margin-left:0}.hyp-u-horizontal-spacing--0>:first-child{margin-left:0}.hyp-u-horizontal-spacing--0>:last-child{margin-right:0}.hyp-u-horizontal-spacing--1>:not(:first-child){margin-left:.125rem}.hyp-u-horizontal-spacing--1>:first-child{margin-left:0}.hyp-u-horizontal-spacing--1>:last-child{margin-right:0}.hyp-u-horizontal-spacing--2>:not(:first-child){margin-left:.25rem}.hyp-u-horizontal-spacing--2>:first-child{margin-left:0}.hyp-u-horizontal-spacing--2>:last-child{margin-right:0}.hyp-u-horizontal-spacing--3>:not(:first-child){margin-left:.5rem}.hyp-u-horizontal-spacing--3>:first-child{margin-left:0}.hyp-u-horizontal-spacing--3>:last-child{margin-right:0}.hyp-u-horizontal-spacing--4>:not(:first-child){margin-left:.75rem}.hyp-u-horizontal-spacing--4>:first-child{margin-left:0}.hyp-u-horizontal-spacing--4>:last-child{margin-right:0}.hyp-u-horizontal-spacing--5>:not(:first-child){margin-left:1rem}.hyp-u-horizontal-spacing--5>:first-child{margin-left:0}.hyp-u-horizontal-spacing--5>:last-child{margin-right:0}.hyp-u-horizontal-spacing--6>:not(:first-child){margin-left:1.5rem}.hyp-u-horizontal-spacing--6>:first-child{margin-left:0}.hyp-u-horizontal-spacing--6>:last-child{margin-right:0}.hyp-u-horizontal-spacing--7>:not(:first-child){margin-left:2rem}.hyp-u-horizontal-spacing--7>:first-child{margin-left:0}.hyp-u-horizontal-spacing--7>:last-child{margin-right:0}.hyp-u-horizontal-spacing--8>:not(:first-child){margin-left:4rem}.hyp-u-horizontal-spacing--8>:first-child{margin-left:0}.hyp-u-horizontal-spacing--8>:last-child{margin-right:0}.hyp-u-horizontal-spacing--9>:not(:first-child){margin-left:8rem}.hyp-u-horizontal-spacing--9>:first-child{margin-left:0}.hyp-u-horizontal-spacing--9>:last-child{margin-right:0}.hyp-u-vertical-spacing--0>:not(:first-child){margin-top:0}.hyp-u-vertical-spacing--0>:first-child{margin-top:0}.hyp-u-vertical-spacing--0>:last-child{margin-bottom:0}.hyp-u-vertical-spacing--1>:not(:first-child){margin-top:.125rem}.hyp-u-vertical-spacing--1>:first-child{margin-top:0}.hyp-u-vertical-spacing--1>:last-child{margin-bottom:0}.hyp-u-vertical-spacing--2>:not(:first-child){margin-top:.25rem}.hyp-u-vertical-spacing--2>:first-child{margin-top:0}.hyp-u-vertical-spacing--2>:last-child{margin-bottom:0}.hyp-u-vertical-spacing--3>:not(:first-child){margin-top:.5rem}.hyp-u-vertical-spacing--3>:first-child{margin-top:0}.hyp-u-vertical-spacing--3>:last-child{margin-bottom:0}.hyp-u-vertical-spacing--4>:not(:first-child){margin-top:.75rem}.hyp-u-vertical-spacing--4>:first-child{margin-top:0}.hyp-u-vertical-spacing--4>:last-child{margin-bottom:0}.hyp-u-vertical-spacing--5>:not(:first-child){margin-top:1rem}.hyp-u-vertical-spacing--5>:first-child{margin-top:0}.hyp-u-vertical-spacing--5>:last-child{margin-bottom:0}.hyp-u-vertical-spacing--6>:not(:first-child){margin-top:1.5rem}.hyp-u-vertical-spacing--6>:first-child{margin-top:0}.hyp-u-vertical-spacing--6>:last-child{margin-bottom:0}.hyp-u-vertical-spacing--7>:not(:first-child){margin-top:2rem}.hyp-u-vertical-spacing--7>:first-child{margin-top:0}.hyp-u-vertical-spacing--7>:last-child{margin-bottom:0}.hyp-u-vertical-spacing--8>:not(:first-child){margin-top:4rem}.hyp-u-vertical-spacing--8>:first-child{margin-top:0}.hyp-u-vertical-spacing--8>:last-child{margin-bottom:0}.hyp-u-vertical-spacing--9>:not(:first-child){margin-top:8rem}.hyp-u-vertical-spacing--9>:first-child{margin-top:0}.hyp-u-vertical-spacing--9>:last-child{margin-bottom:0}.hyp-u-margin{margin:1rem}.hyp-u-margin--left{margin-left:1rem}.hyp-u-margin--right{margin-right:1rem}.hyp-u-margin--top{margin-top:1rem}.hyp-u-margin--bottom{margin-bottom:1rem}.hyp-u-margin--0{margin:0}.hyp-u-margin--left--0{margin-left:0}.hyp-u-margin--right--0{margin-right:0}.hyp-u-margin--top--0{margin-top:0}.hyp-u-margin--bottom--0{margin-bottom:0}.hyp-u-margin--1{margin:.125rem}.hyp-u-margin--left--1{margin-left:.125rem}.hyp-u-margin--right--1{margin-right:.125rem}.hyp-u-margin--top--1{margin-top:.125rem}.hyp-u-margin--bottom--1{margin-bottom:.125rem}.hyp-u-margin--2{margin:.25rem}.hyp-u-margin--left--2{margin-left:.25rem}.hyp-u-margin--right--2{margin-right:.25rem}.hyp-u-margin--top--2{margin-top:.25rem}.hyp-u-margin--bottom--2{margin-bottom:.25rem}.hyp-u-margin--3{margin:.5rem}.hyp-u-margin--left--3{margin-left:.5rem}.hyp-u-margin--right--3{margin-right:.5rem}.hyp-u-margin--top--3{margin-top:.5rem}.hyp-u-margin--bottom--3{margin-bottom:.5rem}.hyp-u-margin--4{margin:.75rem}.hyp-u-margin--left--4{margin-left:.75rem}.hyp-u-margin--right--4{margin-right:.75rem}.hyp-u-margin--top--4{margin-top:.75rem}.hyp-u-margin--bottom--4{margin-bottom:.75rem}.hyp-u-margin--5{margin:1rem}.hyp-u-margin--left--5{margin-left:1rem}.hyp-u-margin--right--5{margin-right:1rem}.hyp-u-margin--top--5{margin-top:1rem}.hyp-u-margin--bottom--5{margin-bottom:1rem}.hyp-u-margin--6{margin:1.5rem}.hyp-u-margin--left--6{margin-left:1.5rem}.hyp-u-margin--right--6{margin-right:1.5rem}.hyp-u-margin--top--6{margin-top:1.5rem}.hyp-u-margin--bottom--6{margin-bottom:1.5rem}.hyp-u-margin--7{margin:2rem}.hyp-u-margin--left--7{margin-left:2rem}.hyp-u-margin--right--7{margin-right:2rem}.hyp-u-margin--top--7{margin-top:2rem}.hyp-u-margin--bottom--7{margin-bottom:2rem}.hyp-u-margin--8{margin:4rem}.hyp-u-margin--left--8{margin-left:4rem}.hyp-u-margin--right--8{margin-right:4rem}.hyp-u-margin--top--8{margin-top:4rem}.hyp-u-margin--bottom--8{margin-bottom:4rem}.hyp-u-margin--9{margin:8rem}.hyp-u-margin--left--9{margin-left:8rem}.hyp-u-margin--right--9{margin-right:8rem}.hyp-u-margin--top--9{margin-top:8rem}.hyp-u-margin--bottom--9{margin-bottom:8rem}.hyp-u-padding{padding:.5rem}.hyp-u-padding--left{padding-left:.5rem}.hyp-u-padding--right{padding-right:.5rem}.hyp-u-padding--top{padding-top:.5rem}.hyp-u-padding--bottom{padding-bottom:.5rem}.hyp-u-padding--0{padding:0}.hyp-u-padding--left--0{padding-left:0}.hyp-u-padding--right--0{padding-right:0}.hyp-u-padding--top--0{padding-top:0}.hyp-u-padding--bottom--0{padding-bottom:0}.hyp-u-padding--1{padding:.125rem}.hyp-u-padding--left--1{padding-left:.125rem}.hyp-u-padding--right--1{padding-right:.125rem}.hyp-u-padding--top--1{padding-top:.125rem}.hyp-u-padding--bottom--1{padding-bottom:.125rem}.hyp-u-padding--2{padding:.25rem}.hyp-u-padding--left--2{padding-left:.25rem}.hyp-u-padding--right--2{padding-right:.25rem}.hyp-u-padding--top--2{padding-top:.25rem}.hyp-u-padding--bottom--2{padding-bottom:.25rem}.hyp-u-padding--3{padding:.5rem}.hyp-u-padding--left--3{padding-left:.5rem}.hyp-u-padding--right--3{padding-right:.5rem}.hyp-u-padding--top--3{padding-top:.5rem}.hyp-u-padding--bottom--3{padding-bottom:.5rem}.hyp-u-padding--4{padding:.75rem}.hyp-u-padding--left--4{padding-left:.75rem}.hyp-u-padding--right--4{padding-right:.75rem}.hyp-u-padding--top--4{padding-top:.75rem}.hyp-u-padding--bottom--4{padding-bottom:.75rem}.hyp-u-padding--5{padding:1rem}.hyp-u-padding--left--5{padding-left:1rem}.hyp-u-padding--right--5{padding-right:1rem}.hyp-u-padding--top--5{padding-top:1rem}.hyp-u-padding--bottom--5{padding-bottom:1rem}.hyp-u-padding--6{padding:1.5rem}.hyp-u-padding--left--6{padding-left:1.5rem}.hyp-u-padding--right--6{padding-right:1.5rem}.hyp-u-padding--top--6{padding-top:1.5rem}.hyp-u-padding--bottom--6{padding-bottom:1.5rem}.hyp-u-padding--7{padding:2rem}.hyp-u-padding--left--7{padding-left:2rem}.hyp-u-padding--right--7{padding-right:2rem}.hyp-u-padding--top--7{padding-top:2rem}.hyp-u-padding--bottom--7{padding-bottom:2rem}.hyp-u-padding--8{padding:4rem}.hyp-u-padding--left--8{padding-left:4rem}.hyp-u-padding--right--8{padding-right:4rem}.hyp-u-padding--top--8{padding-top:4rem}.hyp-u-padding--bottom--8{padding-bottom:4rem}.hyp-u-padding--9{padding:8rem}.hyp-u-padding--left--9{padding-left:8rem}.hyp-u-padding--right--9{padding-right:8rem}.hyp-u-padding--top--9{padding-top:8rem}.hyp-u-padding--bottom--9{padding-bottom:8rem}.hyp-u-layout-row{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch}.hyp-u-layout-row--center{display:flex;flex-direction:row;justify-content:center;align-items:center}.hyp-u-layout-row--align-baseline{display:flex;flex-direction:row;justify-content:flex-start;align-items:baseline}.hyp-u-layout-row--align-center{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.hyp-u-layout-row--justify-center{display:flex;flex-direction:row;justify-content:center;align-items:stretch}.hyp-u-layout-row--justify-right{display:flex;flex-direction:row;justify-content:flex-end;align-items:stretch}.hyp-u-layout-column{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.hyp-u-layout-column--center{display:flex;flex-direction:column;justify-content:center;align-items:center}.hyp-u-stretch{flex-grow:1}.hyp-u-fixed-centered{z-index:20;position:fixed;top:50%;left:50%;transform:translate(-50%, -50%)}.hyp-u-absolute-centered{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.hyp-u-overlay{z-index:10;position:fixed;top:0;left:0;bottom:0;right:0;background-color:rgba(0,0,0,.5)}.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}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/sidebar/elements.scss","file:///data/jenkins/workspace/client_master/src/styles/variables.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/mixins/layout.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/mixins/utils.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/util.scss","file:///data/jenkins/workspace/client_master/src/styles/mixins/a11y.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/sidebar.scss"],"names":[],"mappings":"AAOA,EACE,qBAAA,CAGF,KACE,WAAA,CACA,qBAAA,CAGF,KACE,eAAA,CACA,cAAA,CACA,QAAA,CAGF,QAEE,aAAA,CACA,aAAA,CACA,iBAAA,CAGF,IACE,UAAA,CAEF,IACE,cAAA,CAGF,IACE,eAAA,CACA,oBAAA,CACA,oBAAA,CAGF,SAEE,gBAAA,CAEF,YACE,wBAAA,CAGF,UAEE,8BAAA,CAGF,6BCtDE,YAAA,CACA,cAAA,CACA,uBAAA,CDyDA,kBAAA,CACA,QAAA,CAGF,oEAIE,cAAA,CACA,yBAAA,CAGF,SACE,aAAA,CAGF,mCAEE,sBAAA,CAGF,kBC1EE,QAAA,CACA,SAAA,CACA,QAAA,CDiFF,MAEE,eAAA,CAGF,WACE,QAAA,CAGF,kBAME,QAAA,CACA,SAAA,CACA,QAAA,CACA,YAAA,CACA,cAAA,CACA,kBAAA,CACA,iBAAA,CACA,uBAAA,CE3GF,EAGE,oBAAA,CACA,aCuCY,CDtCZ,oBAAA,CAEA,iBC+Fc,CCzFd,QAbA,YAAA,CACA,4BAAA,CAyCA,8CAvBA,YAAA,CACA,eAAA,CA6BA,4BA9BA,YAAA,CACA,eAAA,CFVF,iBAEE,oBAAA,CAGF,QACE,oBAAA,CACA,aCgDiB,CD7CnB,EACE,oBAAA,CAAA,YAAA,CAEA,IACE,cAAA,CAIJ,GACE,uBAAA,CACA,gBAAA,CAGF,IACE,+CAAA,CGrCF,qBCoGE,cAAA,CCvDA,YAAA,CACA,kBA2Bc,CAtBZ,0BAqBiB,CAnBnB,kBDgD4B,CAAA,wCCC1B,kBAAA,CAGF,kCACE,aAAA,CAGF,iCACE,cAAA,CF1GJ,cC6HE,cAAA,CAGA,iBAAA,CAGA,SAAA,CACA,UAAA,CAEA,cAAA,CEhIA,8CFyII,aAAA,CAEF,uBACE,SAAA,CACA,UAAA,CAEA,yBACE,yBAAA,CAOJ,6BF9JF,YAAA,CACA,4BAAA,CEiKE,iDF/IF,YAAA,CACA,eAAA,CEqJE,+DACE,cG7JG,CHmKL,yDACE,SG3KE,CH4KF,cGnKG,CHsKL,wDACE,cGvKG,CClBT,WH4BI,YAAA,CIXF,wBAAA,CCSA,iBCxBc,CDyBd,qBHlBM,CFyEN,8BACE,eAAA,CAGF,wBACE,YAAA,CAGF,uBACE,eAAA,COtDF,wBFNE,WAAA,CF3BJ,UHwBI,YAAA,CIXF,wBAAA,CCSA,iBCxBc,CDyBd,qBHlBM,CEuBJ,qCAAA,CCmBF,UAAA,CL+BA,6BACE,eAAA,CAGF,uBACE,YAAA,CAGF,sBACE,eAAA,COtDF,uBFNE,WAAA,CAcA,qCDhBA,0CAAA,CGQF,uBFkBE,eAAA,CF/CJ,+BHqCE,YAAA,CACA,kBA2Bc,CAxBZ,wBAAA,CAIF,mBAmBuC,CA6BvC,qEACE,kBAAA,CAGF,yDACE,aAAA,CAGF,uDACE,cAAA,CGjGJ,qBHgCE,YAAA,CACA,qBAiBc,CAZZ,0BAWoB,CATtB,mBAS0C,CAoB1C,wCACE,gBAAA,CAGF,kCACE,YAAA,CAGF,iCACE,eAAA,CG1EJ,eE+KE,aAAA,CD/KA,wBAAA,CCiLA,iBAAA,CACA,WAAA,CACA,UAAA,CAEA,2UAEE,CAqBF,2BAAA,CACA,qBHrNM,CGsNN,uDAAA,CAEA,+CAAA,CF5MF,4BE2KE,aAAA,CD/KA,wBAAA,CCiLA,iBAAA,CACA,WAAA,CACA,UAAA,CAEA,iVAEE,CAqBF,2BAAA,CACA,qBHrNM,CGsNN,uDAAA,CAEA,+CAAA,CGjOF,YR4BI,YAAA,CIXF,wBAAA,CCSA,iBCxBc,CDyBd,qBHlBM,CEuBJ,qCAAA,CCmBF,UAAA,CRnCA,kBAbA,YAAA,CACA,4BAAA,CAyCA,wDAvBA,YAAA,CACA,eAAA,CA6BA,sCA9BA,YAAA,CACA,eAAA,CG2DA,+BACE,eAAA,CAGF,yBACE,YAAA,CAGF,wBACE,eAAA,COtDF,yBFNE,WAAA,CAcA,yCDhBA,0CAAA,CGQF,yBFkBE,eAAA,CElBF,yBHpBA,wBAAA,CKQA,uCToBA,YAAA,CACA,kBA2Bc,CAtBZ,0BAqBiB,CAnBnB,kBS1B8B,CLV9B,+BAAA,CKaE,mBAAA,CTuEF,6EACE,iBAAA,CAGF,iEACE,aAAA,CAGF,+DACE,cAAA,CS7EF,mBAEE,eAAA,CACA,aPpCI,COqCJ,eAAA,CACA,aAAA,CACA,WAAA,CAMF,yEAEE,qBAAA,CACA,kBAAA,CAGF,+GAME,iBAAA,CACA,qBAAA,CTwBF,wCACE,eAAA,CAGF,kCACE,YAAA,CAGF,iCACE,eAAA,CS1BF,qBTpBA,YAAA,CACA,kBA2Bc,CAxBZ,wBAAA,CAIF,mBAmBuC,CA6BvC,wCACE,kBAAA,CAGF,kCACE,aAAA,CAGF,iCACE,cAAA,CU7GJ,oBV0IE,UAAA,CACA,cAAA,CACA,KAAA,CACA,MAAA,CACA,QAAA,CACA,OAAA,CACA,+BE3GQ,CQjCV,WViHE,UAAA,CACA,cAAA,CACA,OAAA,CACA,QAAA,CACA,+BAAA,CKhBA,UAAA,CACA,cAAA,CACA,eAAA,CAKA,qCK5GF,WL6GI,UAAA,CACA,eAAA,CACA,eAAA,CACA,yBAAA,CAAA,CAKF,sCKrHF,WLsHI,QAAA,CAIA,eAAA,CACA,4BAAA,CAAA,CAKF,aLxFA,YAAA,CACA,qBAiBc,CAZZ,0BAWoB,CATtB,mBAS0C,CKiFxC,eAAA,CAEA,sCAZF,aAaI,eAAA,CAAA,CMlJN,WX4BI,YAAA,CIXF,wBAAA,CCSA,iBCxBc,CDyBd,qBHlBM,CEuBJ,qCAAA,CCmBF,UAAA,CRnCA,iBAbA,YAAA,CACA,4BAAA,CAyCA,uDAvBA,YAAA,CACA,eAAA,CA6BA,qCA9BA,YAAA,CACA,eAAA,CG2DA,8BACE,eAAA,CAGF,wBACE,YAAA,CAGF,uBACE,eAAA,COtDF,wBFNE,WAAA,CAcA,uCDhBA,0CAAA,CGQF,wBFkBE,eAAA,CElBF,wBHpBA,wBAAA,CKQA,qCToBA,YAAA,CACA,kBA2Bc,CAtBZ,0BAqBiB,CAnBnB,kBS1B8B,CLV9B,+BAAA,CKaE,mBAAA,CTuEF,2EACE,iBAAA,CAGF,+DACE,aAAA,CAGF,6DACE,cAAA,CS7EF,kBAEE,eAAA,CACA,aPpCI,COqCJ,eAAA,CACA,aAAA,CACA,WAAA,CAMF,sEAEE,qBAAA,CACA,kBAAA,CAGF,0GAME,iBAAA,CACA,qBAAA,CTwBF,uCACE,eAAA,CAGF,iCACE,YAAA,CAGF,gCACE,eAAA,CS1BF,oBTpBA,YAAA,CACA,kBA2Bc,CAxBZ,wBAAA,CAIF,mBAmBuC,CA6BvC,uCACE,kBAAA,CAGF,iCACE,aAAA,CAGF,gCACE,cAAA,CY9GJ,oBCaE,aXGO,CWDP,SAJU,CAKV,UALU,CDPZ,kCCSE,aXGO,CWDP,SARQ,CASR,UATQ,CDEV,oBCIE,aXGO,CWDP,SANU,CAOV,UAPU,CCVZ,aACE,YAAA,CAEA,qBACE,cAAA,CCGJ,qBAKE,gBAAA,CAEA,8BfoHA,iBAAA,CACA,OAAA,CACA,QAAA,CACA,+BAAA,CepHE,eAAA,CAGF,8Bf8GA,iBAAA,CACA,OAAA,CACA,QAAA,CACA,+BAAA,CAvFA,YAAA,CACA,kBA2Bc,CAtBZ,sBe9B8B,CfgChC,mBAmBuC,CA5CrC,aAAA,CeLA,UAAA,CACA,QAAA,CAIJ,WAAA,wBAAA,CCCE,gBAAA,CAEA,kBAAA,CACA,UAAA,CACA,addO,CLHP,iBAbA,YAAA,CACA,4BAAA,CAyCA,uDAvBA,YAAA,CACA,eAAA,CA6BA,qCA9BA,YAAA,CACA,eAAA,CmBYA,4BhBPE,aAAA,CgBYA,aAAA,CAGF,cZ1BA,4BAAA,CY8BA,mBXkMA,uBAAA,CAAA,eAAA,CACA,KAAA,CACA,WC7OkB,CNsBhB,aAAA,CK0NF,gBAAA,CAIA,qBHjPM,CGmPN,UAAA,CW3ME,+BAAA,CACA,wBdtCK,CcyCL,SAAA,CACA,eAAA,CXwMF,4BLjNA,YAAA,CACA,kBA2Bc,CAtBZ,sBK4M8C,CL1MhD,kBK0M8B,CAC5B,WAAA,CWvMF,iBAEE,cAAA,CAGF,cACE,WVzDgB,CNsBhB,aAAA,CgByCF,6BACE,eAAA,CAGF,6BACE,wBAlE0B,CAmE1B,UdlEI,CcqEN,sCACE,0BArEsB,CAwExB,+CAIE,iCAAA,CCtFJ,ebiBE,wBAAA,CJWE,aAAA,CDFF,wBGhBO,CHiBP,aGRO,CHSP,iBO1Bc,CTcd,qBAbA,YAAA,CACA,kCAAA,CEiCA,iDAGE,YAAA,CFrCF,YAAA,CACA,kCAAA,CEwCA,4BACE,aG7BK,CHgCP,qBACE,qBGxCI,CH0CJ,kCAGE,aGxCG,CeVT,yBjByCE,YAAA,CACA,kBA2Bc,CAtBZ,0BAqBiB,CAnBnB,mBAmBuC,CDEvC,UAAA,CACA,+BK1DA,wBAAA,CJWE,aAAA,CDFF,wBGhBO,CHiBP,aGRO,CHSP,iBO1Bc,CP2EZ,WAAA,CACA,yBAAA,CACA,4BAAA,CF/DF,qCAbA,YAAA,CACA,kCAAA,CEiCA,iFAGE,YAAA,CFrCF,YAAA,CACA,kCAAA,CEwCA,4CACE,aG7BK,CHgCP,qCACE,qBGxCI,CH0CJ,kDAGE,aGxCG,CHoEP,gCKjEA,wBAAA,CLmEE,wBAAA,CACA,2BAAA,CACA,aAAA,CmBtFJ,elB4BI,cAAA,CmBZF,wBjBLO,CiBQP,UAAA,CACA,WAAA,CAEA,wBnBuBA,YAAA,CACA,qBAiBc,CAZZ,sBmB3BiC,CnB6BnC,kBmB7BmD,CAKjD,aAAA,CACA,ajBfK,CiBkBL,qBjBxBI,CiB0BJ,UAAA,CACA,WAAA,CACA,4BACE,UAAA,CACA,WAAA,CACA,kBAAA,CCvCN,mBCOE,SAAA,CACA,QAAA,CACA,4BAAA,CACA,iBAAA,CCTA,aAAA,CACA,wBAAA,CAaA,gFAAA,CA0CA,iBAAA,CACA,WAAA,CACA,YAAA,CAUA,aAAA,CACA,eAAA,CACA,kBAAA,CAKE,YAAA,CACA,kBAAA,CzB9DF,yBAbA,YAAA,CACA,4BAAA,CAyCA,+DAvBA,YAAA,CACA,eAAA,CA6BA,6CA9BA,YAAA,CACA,eAAA,CyBlBA,4BACE,aAAA,CAgBF,6EAEE,aAAA,CAKA,yHACE,aAAA,CAGF,yHACE,aAAA,CAtBJ,yCACE,aAAA,CACA,wBAAA,CAgDF,0BACE,aAAA,CAGF,0BACE,aAAA,CAeA,kCACE,iBAAA,CAGF,mCACE,gBAAA,CAKF,uBACE,YAAA,CACA,aAAA,CDlDF,0BC1CF,aAAA,CACA,wBAAA,CAaA,gFAAA,CAXA,mCACE,aAAA,CAgBF,2FAEE,aAAA,CAKA,uIACE,aAAA,CAGF,uIACE,aAAA,CAtBJ,gDACE,aAAA,CACA,wBAAA,CDsCA,4BClDF,aAAA,CACA,wBAAA,CAaA,gFAAA,CAXA,qCACE,aAAA,CAgBF,+FAEE,aAAA,CAKA,2IACE,aAAA,CAGF,2IACE,aAAA,CAtBJ,kDACE,aAAA,CACA,wBAAA,CD8CA,yBC1DF,aAAA,CACA,4BAAA,CAaA,gFAAA,CAXA,kCACE,aAAA,CAgBF,yFAEE,aAAA,CAEE,wBAAA,CAGF,qIACE,aAAA,CAGF,qIACE,aAAA,CAtBJ,+CACE,aAAA,CACA,wBAAA,CFRJ,gBCEE,SAAA,CACA,QAAA,CACA,4BAAA,CACA,iBAAA,CCTA,aAAA,CACA,4BAAA,CAaA,gFAAA,CA0CA,iBAAA,CACA,WAAA,CACA,YAAA,CAUA,aAAA,CACA,eAAA,CACA,kBAAA,CAKE,YAAA,CACA,kBAAA,CzB9DF,sBAbA,YAAA,CACA,4BAAA,CAyCA,4DAvBA,YAAA,CACA,eAAA,CA6BA,0CA9BA,YAAA,CACA,eAAA,CyBlBA,yBACE,aAAA,CAgBF,uEAEE,aAAA,CAKA,mHACE,aAAA,CAGF,mHACE,aAAA,CAtBJ,sCACE,aAAA,CACA,4BAAA,CAgDF,uBACE,aAAA,CAGF,uBACE,aAAA,CAiCA,oBACE,SAAA,CACA,UAAA,CD1DF,uBC1CF,aAAA,CACA,4BAAA,CAaA,gFAAA,CAXA,gCACE,aAAA,CAgBF,qFAEE,aAAA,CAKA,iIACE,aAAA,CAGF,iIACE,aAAA,CAtBJ,6CACE,aAAA,CACA,4BAAA,CDsCA,yBClDF,aAAA,CACA,4BAAA,CAaA,gFAAA,CAXA,kCACE,aAAA,CAgBF,yFAEE,aAAA,CAKA,qIACE,aAAA,CAGF,qIACE,aAAA,CAtBJ,+CACE,aAAA,CACA,4BAAA,CD8CA,sBC1DF,aAAA,CACA,wBAAA,CAaA,gFAAA,CAXA,+BACE,aAAA,CAgBF,mFAEE,aAAA,CAEE,wBAAA,CAGF,+HACE,aAAA,CAGF,+HACE,aAAA,CAtBJ,4CACE,aAAA,CACA,wBAAA,CD2EE,wBACE,+CAEE,cftFU,CeuFV,efvFU,Ce2FV,sBAAA,CAAA,CDtFV,gBCHE,SAAA,CACA,QAAA,CACA,4BAAA,CACA,iBAAA,CCTA,aAAA,CACA,4BAAA,CAaA,gFAAA,CA0CA,iBAAA,CACA,WAAA,CACA,YAAA,CAUA,aAAA,CACA,eAAA,CACA,kBAAA,CAKE,YAAA,CACA,kBAAA,CDyDA,eAAA,CAaF,SAAA,CxBpIA,sBAbA,YAAA,CACA,4BAAA,CAyCA,4DAvBA,YAAA,CACA,eAAA,CA6BA,0CA9BA,YAAA,CACA,eAAA,CyBlBA,yBACE,aAAA,CAgBF,uEAEE,aAAA,CAKA,mHACE,aAAA,CAGF,mHACE,aAAA,CAtBJ,sCACE,aAAA,CACA,4BAAA,CAgDF,uBACE,aAAA,CAGF,uBACE,aAAA,CAiCA,oBACE,SAAA,CACA,UAAA,CD1DF,uBC1CF,aAAA,CACA,4BAAA,CAaA,gFAAA,CAXA,gCACE,aAAA,CAgBF,qFAEE,aAAA,CAKA,iIACE,aAAA,CAGF,iIACE,aAAA,CAtBJ,6CACE,aAAA,CACA,4BAAA,CDsCA,yBClDF,aAAA,CACA,4BAAA,CAaA,gFAAA,CAXA,kCACE,aAAA,CAgBF,yFAEE,aAAA,CAKA,qIACE,aAAA,CAGF,qIACE,aAAA,CAtBJ,+CACE,aAAA,CACA,4BAAA,CD8CA,sBC1DF,aAAA,CACA,4BAAA,CAaA,gFAAA,CAXA,+BACE,aAAA,CAgBF,mFAEE,aAAA,CAKA,+HACE,aAAA,CAGF,+HACE,aAAA,CAtBJ,4CACE,aAAA,CACA,4BAAA,CD2HA,sCACE,yBAAA,CAGF,yBAEE,eAAA,CE3IN,kBACE,cAAA,CAGF,8BACE,yBAAA,CAIF,sBACE,yBAAA,CACA,4BAAA,CAKF,sBACE,iBAAA,CAKA,wBADF,yBAEI,cAAA,CACA,eAAA,CAAA,CCpBF,0TAGE,a5BoBK,C6BuDP,8CACE,yBAAA,CCnFF,gCCqFA,4BAAA,CAEA,oCAAA,CDlFF,iCDgBE,YAAA,CACA,kBA2Bc,CAxBZ,wBAAA,CAIF,mBAmBuC,CA6CvC,gB7BLqB,C6BMrB,mB7BNqB,CgCvFrB,uBHoBA,YAAA,CACA,kBA2Bc,CAtBZ,0BAqBiB,CAnBnB,oBG3B8B,CAE5B,sBAAA,CAGF,wBCUA,UjCyFkB,CiCxFlB,WjCwFkB,CgCjGhB,ahCoBK,CgCjBP,kCCYA,UjCmFiB,CiClFjB,WjCkFiB,CgC7Ff,ahCKK,CgCFL,kBAAA,CEnBJ,mBD8CE,ejCkCY,CiCjCZ,kBAAA,CACA,ajCjBO,CiC2BP,cjCiBiB,CiCxEjB,4BAAA,CCCA,gBlCsFqB,CkClFrB,0BLeA,YAAA,CACA,kBA2Bc,CAtBZ,0BAqBiB,CAnBnB,mBAmBuC,CKtCrC,kBlC6EoB,C6BvBtB,8BACE,0BAAA,CMpEJ,0BNwBE,YAAA,CACA,kBA2Bc,CAtBZ,0BAqBiB,CAnBnB,mBAmBuC,CAgBvC,8BACE,0BAAA,CM3DJ,2BNeE,YAAA,CACA,kBA2Bc,CAtBZ,0BAqBiB,CAnBnB,mBAmBuC,CMvCvC,iBAAA,CAIA,kEACE,SAAA,CAKF,yCACE,cAAA,CAOF,yCNNA,YAAA,CACA,kBA2Bc,CAtBZ,0BAqBiB,CAnBnB,mBAmBuC,CMlBrC,2BnCuEY,CmCtEZ,8BnCsEY,CmCrEZ,wBnCPO,CmCSP,+CACE,wBnCRG,CmCaP,uCACE,anCgDkB,CmC/ClB,anCrCK,CoCPP,wBLgGA,6BAAA,CACA,a/B5EO,C+B6EP,iBAAA,CACA,aAAA,CAGA,wBAAA,CAEA,iEAEE,6BAAA,CKvGF,mDLoFA,4BAAA,CAEA,oCAAA,CMtFF,wBAEE,iBAAA,CAKF,wBJXE,wBAAA,CAgFA,mCAAA,CFtEA,iB/B8Fc,C+B7Fd,qB/BTM,C+BoBN,W/BmEa,C+BkEb,UAAA,CAGA,cAAA,CACA,a/BnEoB,CqC9EpB,iBAAA,CACA,SAAA,CACA,WAAA,CASA,cAAA,CR4DA,0DACE,0BAAA,CE9DF,iEE4DA,0CAAA,CFtDA,qCAGE,oBAAA,CACA,sBAAA,CACA,yBAAA,CACA,2B/B3BK,C+B4BL,eAAA,CAEA,2CACE,eAAA,CAgFJ,gCFhGA,YAAA,CACA,kBA2Bc,CAtBZ,0BAqBiB,CAnBnB,kBEyF8B,CE7G9B,+BAAA,CF+GE,kB/BlCW,C+BqCb,qCACE,iB/BpCmB,C+BuCrB,+BEnFA,ejCkCY,CiCjCZ,kBAAA,CACA,ajCjBO,CiCqCP,cjCSiB,CiCRjB,eAAA,CF8DE,a/BvFU,C+BwFV,eAAA,CAGF,gCO7GA,SAAA,CACA,QAAA,CACA,4BAAA,CACA,iBAAA,CTNA,YAAA,CACA,kBA2Bc,CAtBZ,sBSekB,CTbpB,kBSa4B,CAC5B,YAAA,CACA,iBtCyDc,CsCxDd,WAAA,CACA,gFAAA,CAoDA,kBAAA,CACA,atC1ES,CsC2ET,eAAA,CACA,wBtChGO,CCOP,sCAbA,YAAA,CACA,4BAAA,CAyCA,4EAvBA,YAAA,CACA,eAAA,CA6BA,0DA9BA,YAAA,CACA,eAAA,CqC+BA,oCLrBA,UjC+EkB,CiC9ElB,WjC8EkB,CsC7ElB,4GAEE,atCJK,CsC0EP,4GAEE,wBtCnGK,CsCuGP,oCACE,gBAAA,CP2BF,yCOjHA,SAAA,CACA,QAAA,CACA,4BAAA,CACA,iBAAA,CTNA,YAAA,CACA,kBA2Bc,CAtBZ,sBSekB,CTbpB,kBSa4B,CAC5B,YAAA,CACA,iBtCyDc,CsCxDd,WAAA,CACA,gFAAA,CAtBA,SAAA,CACA,QAAA,CACA,4BAAA,CACA,iBAAA,CTNA,YAAA,CACA,kBA2Bc,CAtBZ,sBSekB,CTbpB,kBSa4B,CAC5B,YAAA,CACA,iBtCyDc,CsCxDd,WAAA,CACA,gFAAA,CAoDA,kBAAA,CACA,atC1ES,CsC2ET,eAAA,CACA,wBtChGO,CsCmHP,atCnHO,CsCoHP,wBtChGS,CCbT,+CAbA,YAAA,CACA,4BAAA,CAyCA,qFAvBA,YAAA,CACA,eAAA,CA6BA,mEA9BA,YAAA,CACA,eAAA,CqC+BA,6CLrBA,UjC+EkB,CiC9ElB,WjC8EkB,CsC7ElB,8HAEE,atCJK,CCjBP,+CAbA,YAAA,CACA,4BAAA,CAyCA,qFAvBA,YAAA,CACA,eAAA,CA6BA,mEA9BA,YAAA,CACA,eAAA,CqC+BA,6CLrBA,UjC+EkB,CiC9ElB,WjC8EkB,CsC7ElB,8HAEE,atCJK,CsC0EP,8HAEE,wBtCnGK,CsCuGP,6CACE,gBAAA,CAaF,8HAEE,atCxHK,CsCyHL,wBtCnGK,CsCsGP,kDAGE,atCrHQ,C+B8HV,iCFxHA,YAAA,CACA,kBA2Bc,CAxBZ,wBAAA,CAIF,mBAmBuC,CAgBvC,qCACE,2BAAA,CE6FF,gCACE,mB/BvEmB,CqCzErB,wBAPF,wBASI,UAAA,CACA,WAAA,CAAA,CAQF,gCACE,kBAAA,CAGF,gCJcA,ejCkCY,CiCjCZ,kBAAA,CACA,ajCjBO,CiC2BP,cjCiBiB,CqCzCf,UAAA,CAGF,iCJSA,ejCkCY,CiCjCZ,kBAAA,CACA,ajCjBO,CiC2BP,cjCiBiB,CqCpCf,cAAA,CAKF,+BN8BA,iBAAA,CACA,SAAA,CACA,a/BlEO,C+BmEP,S/B5EM,C+B8EJ,yBAAA,CMjCA,SAAA,CACA,WAAA,CAGF,0CJnBA,UjC+EkB,CiC9ElB,WjC8EkB,CuC7GlB,2BNkBA,UjCyFkB,CiCxFlB,WjCwFkB,CuCxGhB,gBAAA,CCJF,iCACE,axCoBK,CwCjBH,+CACE,axCgBC,CwCfD,yBAAA,CAKN,8BPmCA,ejCkCY,CiCjCZ,kBAAA,CACA,ajCjBO,CiC2BP,cjCiBiB,CwC9Df,axCQK,CwCPL,iBAAA,CCfF,2BACE,azC+BK,CyC9BL,gBAAA,CCFJ,kBACE,iBAAA,CACA,4BACE,YAAA,CAIJ,yBTyEE,mCAAA,CSnDA,iBAAA,CACA,OAAA,CACA,cAAA,CACA,cAAA,CACA,qB1C/BM,C0CgCN,wBAAA,CACA,UAAA,CA1BA,8HACE,gCAKE,wBAAA,CACA,cAAA,CACA,8BAAA,CACA,wDAAA,CAAA,gDAAA,CACA,UAAA,CACA,oBAAA,CACA,YAAA,CACA,UAAA,CACA,iBAAA,CACA,cAAA,CACA,uBAAA,CACA,WAAA,CAAA,CAWJ,wBA9BF,yBA+BI,gB1C6DgB,CAAA,C0CzDpB,sBACE,6BAAA,CACA,iCAAA,CAEA,kCACE,6BAAA,CACA,wB1CxCK,C0C0CP,4BACE,cAAA,CACA,wB1C3CK,C0CiDT,+CACE,yBACE,eAAA,CACA,SAAA,CACA,U1C5DI,C0C6DJ,wB1CjCK,C0CmCP,8BACE,+BAAA,CAGA,kCACE,wB1C1CK,C0C4CP,4BACE,wB1CnDG,CAAA,C2ChBT,SACE,kCAAA,CACA,eAAA,CACA,iBAAA,CAGF,kBAOE,oBAAA,CACA,UAAA,CAKF,0BACE,aAAA,CACA,iBAAA,CACA,OAAA,CACA,QAAA,CAKF,2BACE,gB3CsDa,C2CnDb,gFAAA,CASF,iBACE,iBAAA,CACA,UA9CgB,CA+ChB,WA/CgB,CAgDhB,QAAA,CACA,W3C+CkB,C2C9ClB,0HAAA,CAMA,8BAAA,CAGF,8BACE,qBAAA,CAGF,2BACE,SAAA,CACA,mBAAA,CCnEA,oBAEE,eAAA,CACA,eAAA,CAGA,0CANF,oBAOI,eAAA,CAAA,CAIJ,0BXmCA,ejCkCY,CiCjCZ,kBAAA,CACA,ajCjBO,CiCqCP,cjCSiB,CiCRjB,eAAA,CWxDE,kBAAA,CACA,a5CiBK,C4ChBL,YAAA,CAIA,aAAA,CACA,gBAAA,CAGF,yBXQA,UjC+EkB,CiC9ElB,WjC8EkB,C4CrFhB,iB5CiEmB,C6CtFvB,cAHE,kBAAA,CAKA,gBAAA,CAGF,qBARE,kBAAA,CAUA,a7CUO,C6CTP,iBAAA,CAGF,mBAdE,kBAAA,CAkBF,cZpBE,wBAAA,CAgFA,mCAAA,CFtEA,iB/B8Fc,C+B7Fd,qB/BTM,C+BoBN,W/BmEa,C6CnEb,iB7CmEa,C6ClEb,a7CqEoB,C6CpEpB,6BAAA,ChB6DA,gDACE,yBAAA,CE9DF,6CE4DA,0CAAA,CFtDA,2BAGE,oBAAA,CACA,sBAAA,CACA,yBAAA,CACA,2B/B3BK,C+B4BL,eAAA,CAEA,iCACE,eAAA,CcdJ,oBACE,WAAA,CACA,kB7C+DmB,C8C3FvB,oBACE,eAAA,CAGF,uBb2CE,ejCkCY,CiCjCZ,kBAAA,CACA,ajCjBO,CiCqCP,cjCSiB,CiCRjB,eAAA,CahEA,kBAAA,CACA,a9CyBO,C8CxBP,YAAA,CAIA,aAAA,CACA,gBAAA,CAGF,sBbgBE,UjC+EkB,CiC9ElB,WjC8EkB,C8C7FlB,gBAAA,CAIA,iBAAA,CACA,OAAA,CCvBF,uBACE,wB/COO,C+CNP,QAAA,CAEA,gBAAA,CACA,YAAA,CAGA,iBAAA,CACA,kBAAA,CAIA,oBAAA,CAAA,YAAA,CCTA,4Bf2CA,ejCkCY,CiCjCZ,kBAAA,CACA,ajCjBO,CiCqCP,cjCSiB,CiCRjB,eAAA,CehEE,WAAA,CAGF,uBfLA,4BAAA,CAQA,+BAAA,CJoFA,e7BPa,C6BQb,kB7BRa,CgD3EX,yBACE,yBAAA,CAIJ,iBfCA,UjCyFkB,CiCxFlB,WjCwFkB,CgDtFlB,wCVIA,SAAA,CACA,QAAA,CACA,4BAAA,CACA,iBAAA,CTNA,YAAA,CACA,kBA2Bc,CAxBZ,wBAAA,CAIF,kBSiH6C,CAC7C,atCrGY,CC9BZ,8CAbA,YAAA,CACA,4BAAA,CAyCA,oFAvBA,YAAA,CACA,eAAA,CA6BA,kEA9BA,YAAA,CACA,eAAA,CqC8HA,4CACE,eAAA,CACA,UAAA,CACA,WAAA,CU5HF,gBnBHA,YAAA,CACA,kBA2Bc,CAtBZ,0BAqBiB,CAnBnB,kBE0I4B,CAE5B,qBE7HA,ejCkCY,CiCjCZ,kBAAA,CACA,ajCjBO,CiCqCP,cjCSiB,CiCRjB,eAAA,CA9DA,8BAAA,CFuKE,QAAA,CACA,iBAAA,CACA,a/B3JK,C+B6JL,kCACE,iBAAA,CAIJ,sBACE,a/BnKK,C+BsKP,sBExKA,UjCyFkB,CiCxFlB,WjCwFkB,CiD5GpB,eAGE,kBjDKO,CiDJP,eAAA,CACA,WAAA,CACA,eAAA,CACA,gCAAA,CACA,WAPoB,CAQpB,gBAAA,CCyBI,iEDlCN,eAYI,mBAAA,CAAA,CC2BE,2CDvCN,eAYI,mBAAA,CAAA,CAGF,wBpBfA,gBAAA,CACA,iBAAA,CqBiCI,iEDnBJ,wBpBXE,WAAA,CACA,eqBNW,CrBOX,iBAAA,CACA,kBAAA,CAAA,CqBgCE,2CDxBJ,wBpBXE,WAAA,CACA,eqBNW,CrBOX,iBAAA,CACA,kBAAA,CAAA,CoBcF,yBACE,WjDkEW,CkDtDT,iEDbJ,yBAGI,WjDsEiB,CAAA,CkDvDjB,2CDlBJ,yBAGI,WjDsEiB,CAAA,CiD/DvB,4BACE,oBAAA,CEpCF,kBAGE,YAAA,CACA,eAAA,CAAA,kBtBuBA,YAAA,CACA,qBAiBc,CAZZ,0BAWoB,CATtB,mBAS0C,CuBtC1C,gBAAA,CACA,SAAA,CACA,iBAAA,CACA,apD0BO,CoDvBT,wBACE,SAAA,CACA,cAAA,CACA,apDoBO,CoDnBP,yBAAA,CACA,8BACE,yBAAA,CAIJ,wBvBKE,YAAA,CACA,kBA2Bc,CAtBZ,sBuBVkB,CvBYpB,mBAmBuC,CuB9BvC,eAAA,CAGF,6BACE,UAAA,CACA,WAAA,CACA,apDCS,CoDCT,mCACE,apDEK,CqD7BT,gBAIE,aAAA,CAGF,yBxBcE,YAAA,CACA,kBA2Bc,CAtBZ,0BAqBiB,CAnBnB,mBAmBuC,CwBrCvC,cAAA,CpBdA,wBAAA,CoBiBA,kBAAA,CAEA,qBAAA,CACA,yBAAA,CACA,UAAA,CACA,oBAAA,CACA,eAAA,CAGF,gCfCE,SAAA,CACA,QAAA,CACA,4BAAA,CACA,iBAAA,CTNA,YAAA,CACA,kBA2Bc,CAtBZ,sBSekB,CTbpB,kBSa4B,CAC5B,YAAA,CACA,iBtCyDc,CsCxDd,WAAA,CACA,gFAAA,CAqBA,atC1CS,CAAA,cAAA,CqDCT,eAAA,CAEA,aAAA,CACA,gBAAA,CAEA,arDZO,CqDaP,eAAA,CpDpBA,sCAbA,YAAA,CACA,4BAAA,CAyCA,4EAvBA,YAAA,CACA,eAAA,CA6BA,0DA9BA,YAAA,CACA,eAAA,CqC+BA,oCLrBA,UjC+EkB,CiC9ElB,WjC8EkB,CsC7ElB,4GAEE,atCJK,CsCuCP,wBe7CF,gCf8CI,ctC2BgB,CsC1BhB,etC0BgB,CAAA,CqD9DlB,yCACE,arD3BK,CqD+BT,wCpBtBE,UjCyFkB,CiCxFlB,WjCwFkB,CqD9DpB,yBpB/CE,wBAAA,CoBiDA,wBrDzCO,CqD0CP,YAAA,CAGF,mCxB7BE,YAAA,CACA,kBA2Bc,CAtBZ,0BAqBiB,CAnBnB,kBwBsB4B,CAC5B,iBAAA,CAGF,uBpBXE,ejCkCY,CiCjCZ,kBAAA,CACA,ajCjBO,CiCgCP,cjCakB,CsD3ChB,kBAAA,CrBlCF,wBAAA,CqBuCA,iBtDiEc,CsDhEd,atDlBO,CsDmBP,wBtDnCO,CsDqCP,aAAA,CDkBA,erDoBY,CqDnBZ,cAAA,CACA,eAAA,CACA,UAAA,CpDjDA,6BAbA,YAAA,CACA,4BAAA,CqD0CA,6BA7BA,qBtDdM,CsDEN,yCAeE,atDGK,CsDfP,yCAYE,atDGK,CsDZP,0CASE,atDGK,CsD2BP,wBDSF,uBCRI,ctDmCoB,CAAA,CqDlBxB,wBACE,yBAGE,SAAA,CAMA,mBAAA,CAIA,eAAA,CACA,iBAAA,CAIF,gCACE,crDYgB,CqDXhB,erDWgB,CqDRlB,wCpBhEA,UjCmFiB,CiClFjB,WjCkFiB,CAAA,CuD/GnB,cACE,UAAA,CCEA,kBAAA,CDEA,WAAA,CAGA,wBAAA,CACA,qBAAA,CCJA,qNAYE,eAAA,CAGF,sGAME,uExD8Ce,CwDzCjB,iBACE,iBAAA,CACA,gBAAA,CACA,gBAAA,CAGF,iBACE,iBAAA,CACA,gBAAA,CACA,eAAA,CAGF,iBACE,iBAAA,CACA,eAAA,CAGF,iBACE,iBAAA,CACA,gBAAA,CAGF,iBACE,iBAAA,CACA,gBAAA,CAGF,iBACE,iBAAA,CACA,gBAAA,CAGF,kCAEE,0BAAA,CACA,cAAA,CAEA,gFAEE,gBAAA,CAIJ,iBACE,uBAAA,CAGF,iBACE,oBAAA,CAKA,wCACE,sBAAA,CAIJ,iBACE,oBAAA,CAGF,iCAEE,eAAA,CAGF,gBACE,yBAAA,CAGF,kBACE,aAAA,CACA,cAAA,CAGF,yBvB3DA,ejCkCY,CiCjCZ,kBAAA,CACA,ajCjBO,CiCgCP,cjCakB,CwDgChB,6BAAA,CACA,axDxFK,CwDyFL,sBAAA,CACA,cAAA,CACA,iBAAA,CACA,mBAAA,CACA,aAAA,CACA,YAAA,CAEA,iLAME,gBAAA,CAGF,uDAEE,eAAA,CAIJ,mBACE,2DxD7De,CwD8Df,gBAAA,CACA,UAAA,CAGF,uBACE,YAAA,CACA,aAAA,CACA,wBxDtIK,CwDuIL,iBAAA,CDjIF,4BACE,YAAA,CAOF,2BACE,iBAAA,CAGF,qBACE,UAAA,CAOA,yBARF,qBASI,WAAA,CAAA,CE9BN,MACE,iBAAA,CAIF,cnBiBE,SAAA,CACA,QAAA,CACA,4BAAA,CACA,iBAAA,CTNA,YAAA,CACA,kBA2Bc,CAtBZ,sBSekB,CTbpB,kBSa4B,CAC5B,YAAA,CACA,iBtCyDc,CsCxDd,WAAA,CACA,gFAAA,CAqBA,atC1CS,CyDfT,uBAAA,CAAA,oBAAA,CAAA,eAAA,CACA,eAAA,CACA,SAAA,CAGA,aAAA,CACA,WAAA,CACA,kBAAA,CxDLA,oBAbA,YAAA,CACA,4BAAA,CAyCA,0DAvBA,YAAA,CACA,eAAA,CA6BA,wCA9BA,YAAA,CACA,eAAA,CqC+BA,kBLrBA,UjC+EkB,CiC9ElB,WjC8EkB,CsC7ElB,wEAEE,atCJK,CsCuCP,wBmB7DF,cnB8DI,iBmB5DmD,CnB6DnD,kBmB7DmD,CAAA,CnBgEnD,mEAEE,atCjCQ,CsCmCR,8NAEE,atCrCM,CyDrBZ,iCxBJA,UjCyFkB,CiCxFlB,WjCwFkB,CyDhFpB,sB5BLE,YAAA,CACA,kBA2Bc,CAtBZ,0BAqBiB,CAnBnB,kB4BF4B,CAC5B,WAAA,CAKF,oBACE,UAAA,CACA,WAAA,CACA,eAAA,CAEA,4BAEE,yBAAA,CACA,azDZK,CyDkBT,a1ByBE,iBAAA,CACA,SAAA,CACA,a/BlEO,C+BmEP,S/B5EM,CyDuDN,oBAAA,CACA,OAAA,CAIF,exBfE,ejCkCY,CiCjCZ,kBAAA,CACA,ajCjBO,CiCqCP,cjCSiB,CiCRjB,eAAA,CAtEA,wBAAA,CAgFA,mCAAA,CwBbA,qBAAA,CACA,iBAAA,CACA,oBAAA,CACA,SAAA,CxDvDA,qBAbA,YAAA,CACA,4BAAA,CAyCA,2DAvBA,YAAA,CACA,eAAA,CA6BA,yCA9BA,YAAA,CACA,eAAA,CwDkDA,2BACE,MAAA,CAGF,4BACE,OAAA,CCjEJ,iBACE,a1DsDiB,C0DnDnB,U7BQE,YAAA,CACA,kBA2Bc,CAtBZ,0BAqBiB,CAnBnB,kB6Bd4B,CAC5B,kBAAA,CACA,WAAA,CAEA,uBAAA,CAAA,oBAAA,CAAA,eAAA,CACA,iBAnBiB,CAoBjB,a1DQO,C0DPP,WAAA,CACA,eAAA,CACA,eAAA,CACA,eAAA,CACA,UAAA,CACA,eAAA,CAEA,mCAAA,CAEA,wBAAA,CAAA,gBAAA,CzDnBA,gBAbA,YAAA,CACA,kCAAA,CAyCA,sDAvBA,YAAA,CACA,eAAA,CA6BA,oCA9BA,YAAA,CACA,eAAA,CyDcA,gBACE,wB1D7BK,C0D8BL,kCAEE,wB1D7BG,C0DiCP,qBACE,eAAA,CACA,kB1DtCK,C0DuCL,a1DfK,C0DgBL,kBAAA,CACA,2BACE,wB1DvCG,C0D2CP,sBAEE,6BAAA,CACA,gBAAA,CAGF,sBzBhDA,+BAAA,CyBkDE,wB1DtDK,C0DuDL,a1D/BK,C0DgCL,4BACE,wB1DtDG,C0DwDL,wCAGE,wB1DzDG,C0D4DP,sBACE,a1DpDK,C0DuDT,gBzB7CE,UjC+EkB,CiC9ElB,WjC8EkB,C0DhClB,aAAA,CACA,oBAAA,CACA,gBAAA,CACA,iBAAA,CACA,0BACE,iBAAA,CAEA,UAAA,CACA,WAAA,CAIJ,iB7BnEE,YAAA,CACA,kBA2Bc,CAtBZ,0BAqBiB,CAnBnB,kB6B4D4B,CAC5B,kBAAA,CAEA,aAAA,CACA,kBAAA,CACA,WAAA,CACA,mBAAA,CAEA,kBAhGiB,CAkGjB,0BACE,kBAAA,CAMJ,kB7BrFE,YAAA,CACA,qBAiBc,CAZZ,sB6BgFqB,C7B9EvB,kB6B8E+B,CAC/B,kBAAA,CACA,UAAA,CACA,SAAA,CACA,WAAA,CAEA,a1D9FO,C0DkGP,wB1DhHO,C0DiHP,2BAAA,CACA,4BAAA,CAIA,kBAAA,CAEA,wBACE,wB1DpHK,C0DqHL,a1DpGK,C0DuGP,uBAEE,UAAA,CACA,WAAA,CAKJ,mBzBjIE,+BAAA,CyBmIA,yBAEE,wB1DtIK,C2DXT,sB1BYE,+BAAA,C0BRF,sBACE,a3DiBO,C2DhBP,aAAA,CACA,gBAAA,CACA,kBAAA,CACA,mBAAA,CACA,wBAAA,CCNA,kB/BoBA,YAAA,CACA,kBA2Bc,CAtBZ,0BAqBiB,CAnBnB,mBAmBuC,C+B7CrC,iBAAA,CACA,UAAA,CACA,gBAAA,CASF,iCACE,UAAA,CACA,kBAAA,CACA,iBAlBU,CAmBV,kBAAA,CACA,eAAA,CACA,SAAA,CACA,2BAAA,CAEA,0BAAA,CACA,2BAAA,CAMF,2BACE,eAAA,CACA,iBAAA,CACA,uBAAA,CAEA,gBAAA,CACA,kBAAA,CACA,eAAA,CACA,kBAAA,CAGF,6CACE,wBAAA,CAGF,4BACE,wB5DnBK,C6D7BT,cACE,YAAA,CACA,a7DyFoB,C6DtFpB,qCAAA,CAEA,yDACE,CAKF,uBACE,aAAA,CACA,iBAAA,CAGF,uBACE,iBAAA,CACA,kBAAA,CAGF,uBACE,iBAAA,CAGF,qBACE,eAAA,CAGF,0BACE,c7D+CiB,C6D9CjB,gBAAA,CXcF,0CW/CF,cAqCI,Y7DqDmB,C6DpDnB,qEACE,CAKF,qDAAA,CAEA,uBACE,kBAAA,CAGF,uBAEE,gBAAA,CACA,mBAAA,CAGF,wBACE,aAAA,CAAA,CC1DN,qBAGE,aAAA,CjCgEA,yBACE,0BAAA,CiC9DA,+BACE,gBAAA,CACA,iBAAA,CAIJ,wBACE,iBAAA,CCVJ,sB9B4CE,ejCkCY,CiCjCZ,kBAAA,CACA,ajCjBO,CiCqCP,cjCSiB,CiCRjB,eAAA,C8BhEA,YAAA,CACA,kBAAA,CACA,uCAAA,CAEA,4BACE,kBAAA,CAGF,4BACE,kBAAA,CACA,gBAAA,CAGF,6BAGE,YAAA,Cb0BF,0Ca7CF,sBA6BI,kCAAA,CACA,qDAAA,CAEA,6BACE,aAAA,CACA,uBAAA,ClCbJ,YAAA,CACA,kBA2Bc,CAtBZ,sBkCQgC,ClCNlC,kBkCMkD,ClC6BlD,iCACE,2BAAA,CAAA,CmCjEJ,yBAOE,mBAAA,CnC2EA,2DACE,yBAAA,CmCzEJ,enCWE,YAAA,CACA,kBA2Bc,CAtBZ,0BAqBiB,CAnBnB,mBAmBuC,CAgBvC,mBACE,2BAAA,CmClDJ,qBACE,ahESS,CgERT,cAAA,CAGF,qBvChBE,SAAA,CACA,QAAA,CACA,4BAAA,CACA,iBAAA,CuCgBA,ahEMO,CgELP,cAAA,CACA,cAAA,CACA,eAAA,CAEA,iBhEyEc,CgEvEd,wBAAA,CAAA,gBAAA,C/DlBA,2BAbA,YAAA,CACA,4BAAA,CAyCA,iEAvBA,YAAA,CACA,eAAA,CA6BA,+CA9BA,YAAA,CACA,eAAA,C+DaA,2BACE,ahE+Be,CgE3BnB,iCACE,gBAAA,CAGF,sB/BGE,ejCkCY,CiCjCZ,kBAAA,CACA,ajCjBO,CiCsBP,cjCqBkB,CgE7BlB,iBAAA,CACA,UAAA,CAGF,8BACE,iBAAA,CACA,QAAA,CAGF,6BACE,gBAAA,CAGF,wB/B3DE,wBAAA,C+B6DA,ahE7BO,CgE8BP,WAAA,CACA,iBAAA,CAIF,4BACE,gBAAA,CCjEF,uBACE,ajEkBO,CiEhBP,8BACE,ajEyBK,CiExBL,eAAA,CCPJ,mBrCuBE,YAAA,CACA,kBA2Bc,CAtBZ,0BAqBiB,CAnBnB,mBAmBuC,CqChDvC,iBAAA,CACA,alE4BO,CkEzBT,+BACE,OAAA,CAGF,oBjCoCE,ejCkCY,CiCjCZ,kBAAA,CACA,ajCjBO,CiCgCP,cjCakB,CsD3ChB,kBAAA,CrBlCF,wBAAA,CqBuCA,iBtDiEc,CsDhEd,atDlBO,CsDmBP,wBtDnCO,CsDqCP,aAAA,CY7BA,WAAA,CACA,OAAA,CAUA,aAAA,CAEA,2DAAA,CjEZA,0BAbA,YAAA,CACA,4BAAA,CqD0CA,0BA7BA,qBtDdM,CsDEN,sCAeE,atDGK,CsDfP,sCAYE,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,YtCwBE,YAAA,CACA,kBA2Bc,CAtBZ,sBEmBkB,CFjBpB,mBAmBuC,CI/CvC,4BAAA,CF+CA,eAAA,CAEA,kBF7BA,YAAA,CACA,kBA2Bc,CAtBZ,0BAqBiB,CAnBnB,mBAmBuC,CInBvC,UjC+EkB,CiC9ElB,WjC8EkB,C+BvDhB,YAAA,CACA,a/BnCK,C+BqCL,wBACE,a/B9BG,CmE3BP,kBlCkCA,UjC2EiB,CiC1EjB,WjC0EiB,C6B3BjB,6CACE,0BAAA,CuCjFF,kBnC0CA,ejCkCY,CiCjCZ,kBAAA,CACA,ajCjBO,CiCgCP,cjCakB,CsD3ChB,kBAAA,CrBlCF,wBAAA,CqBuCA,iBtDiEc,CsDhEd,atDlBO,CsDmBP,wBtDnCO,CsDqCP,aAAA,CcpCE,UAAA,CnEQF,wBAbA,YAAA,CACA,4BAAA,CqD0CA,wBA7BA,qBtDdM,CsDEN,oCAeE,atDGK,CsDfP,oCAYE,atDGK,CsDZP,qCASE,atDGK,CsD2BP,wBc5CA,kBd6CE,ctDmCoB,CAAA,CoE3EtB,iBvCcA,YAAA,CACA,kBA2Bc,CAtBZ,0BAqBiB,CAnBnB,mBAmBuC,CuCvCrC,cAAA,CAGF,iBvCSA,YAAA,CACA,kBA2Bc,CAtBZ,0BAqBiB,CAnBnB,mBAmBuC,CuClCrC,wBAAA,CAIF,iBnCrBA,wBAAA,CmCuBE,apESK,CoERL,kBpEhBK,CoEiBL,yBAAA,CACA,oBAAA,CACA,gBAAA,CAGF,mB9BHA,SAAA,CACA,QAAA,CACA,4BAAA,CACA,iBAAA,CTNA,YAAA,CACA,kBA2Bc,CAtBZ,sBSekB,CTbpB,kBSa4B,CAC5B,YAAA,CACA,iBtCyDc,CsCxDd,WAAA,CACA,gFAAA,CLjDA,wBAAA,CmCiCE,apELO,CoEMP,wBpE1BK,CoE2BL,cAAA,CACA,yBAAA,CnErBF,yBAbA,YAAA,CACA,4BAAA,CAyCA,+DAvBA,YAAA,CACA,eAAA,CA6BA,6CA9BA,YAAA,CACA,eAAA,CqC+BA,uBLrBA,UjC+EkB,CiC9ElB,WjC8EkB,CsC7ElB,kFAEE,atCJK,CoEML,yBACE,wBpE9BG,CqERT,SxCuBE,YAAA,CACA,kBA2Bc,CAtBZ,0BAqBiB,CAnBnB,mBAmBuC,CwChDvC,cAAA,CAEA,epCLA,wBAAA,CoCOE,yBAAA,CAEA,gBAAA,CACA,kBrEJK,CqEKL,iBrE6FY,CqE1Fd,8BAEE,oBAAA,CACA,arEKK,CqEDL,0CAEE,arEsBQ,CqErBR,oBrEXG,CsEbT,QzCwBE,YAAA,CACA,kBA2Bc,CAtBZ,0BAqBiB,CAnBnB,mBAmBuC,CyChDvC,eACE,etEuFmB,CsEpFrB,gCACE,etEiFW,CsE7Eb,kBACE,iBAAA,CAMA,cAAA,CACA,+BAAA,CAGA,WAAA,CAGA,wBACE,oBtEdG,CsEiBL,gCACE,iBAAA,CAKJ,mCACE,iBAAA,CAIA,WAAA,CACA,SAAA,CAIA,qBtE5CI,CsE+CN,wCAGE,kBAAA,CAGF,+BAGE,kBAAA,CAGF,iBACE,WAAA,CAEA,cAAA,CC9DJ,YtCFE,wBAAA,CAgFA,mCAAA,CFtEA,iB/B8Fc,C+B7Fd,qB/BTM,C+BoBN,W/BmEa,CuErFb,cAAA,C1CiFA,8CACE,yBAAA,CE9DF,yCE4DA,0CAAA,CFtDA,yBAGE,oBAAA,CACA,sBAAA,CACA,yBAAA,CACA,2B/B3BK,C+B4BL,eAAA,CAEA,+BACE,eAAA,CyCzCN,kBACE,iBxEyFa,CyEvFf,eACE,iBAAA,CACA,SAAA,CACA,MAAA,CACA,UAAA,CACA,cAAA,CvByCA,0CuB9CF,eASI,evBXW,CuBYX,WvBZW,CuBaX,iBAAA,CACA,kBAAA,CACA,QAAA,CACA,8BAAA,CAAA,CAIJ,yBACE,iBAAA,CACA,UAAA,CACA,0CAAA,CAEA,+BACE,cAAA,CAGF,sCACE,8BAAA,CAIJ,e5CVE,YAAA,CACA,kBA2Bc,CAtBZ,0BAqBiB,CAnBnB,kBEqK4B,CAC5B,UAAA,CACA,qB/BrMM,C+BsMN,kBAAA,CACA,kBAAA,CFjLA,YAAA,CACA,kBA2Bc,CAtBZ,0BAqBiB,CAnBnB,mBEqN4B,CErP5B,wBAAA,CAgFA,mCAAA,CFtEA,iB/B8Fc,C+B7Fd,qB/BTM,C+BqPN,iBAAA,CACA,mB/B5JoB,C+B6JpB,gBAAA,CA9CA,wBACE,oB/BnKY,C+BsKd,sBACE,oB/BrKU,C+BwKZ,uBACE,oB/B1KW,C+B6Kb,qBF/LA,YAAA,CACA,kBA2Bc,CAtBZ,0BAqBiB,CAnBnB,kBEwL8B,CAC5B,iBAAA,CACA,UAAA,CAGF,6CACE,wB/BrLY,C+BwLd,2CACE,wB/BvLU,C+B0LZ,4CACE,wB/B5LW,C+B+Lb,wBACE,a/B9IkB,C+B+IlB,UAAA,CAgBF,qBACE,W/BnKW,C+BsKb,qBAEE,cAAA,CAGF,wBACE,W/B5KW,C+B+Kb,qBACE,gBAAA,CACA,yBAAA,C0CpOJ,mBACE,GACE,SAAA,CACA,SAAA,CAEF,IACE,UAAA,CAEF,KACE,MAAA,CACA,SAAA,CAAA,CAIJ,mBACE,KACE,SAAA,CAEF,GACE,SAAA,CAAA,CCvDJ,QzC6CE,ejCkCY,CiCjCZ,kBAAA,CACA,ajCjBO,CiC2CP,cjCIsB,CiCHtB,eAAA,CAhEA,+BAAA,CyCPA,a1EuBS,C0EtBT,e1EJM,C0EKN,W1EgGe,C0EzFf,iBAAA,CACA,MAAA,CACA,OAAA,CACA,KAAA,CACA,SAAA,CAIA,8BAAA,CAdA,wBANF,QAUI,WAAA,CAAA,CAYF,oBACE,a1EiEoB,C0E7DxB,sBpCFE,SAAA,CACA,QAAA,CACA,4BAAA,CACA,iBAAA,CTNA,YAAA,CACA,kBA2Bc,CAtBZ,sBSekB,CTbpB,kBSa4B,CAC5B,YAAA,CACA,iBtCyDc,CsCxDd,WAAA,CACA,gFAAA,CLFA,ejCkCY,CiCjCZ,kBAAA,CACA,ajCjBO,CiCqCP,cjCSiB,CiCRjB,eAAA,CyCtCA,eAAA,CACA,a1EYY,CC9BZ,4BAbA,YAAA,CACA,4BAAA,CAyCA,kEAvBA,YAAA,CACA,eAAA,CA6BA,gDA9BA,YAAA,CACA,eAAA,CqC+BA,0BLrBA,UjC+EkB,CiC9ElB,WjC8EkB,CsC7ElB,wFAEE,atCJK,C0EGP,4BACE,a1E+Be,C0E5BjB,wBAVF,sBAWI,iBAAA,CACA,kBAAA,CAAA,CAIJ,qB7CrBE,YAAA,CACA,kBA2Bc,CAtBZ,0BAqBiB,CAnBnB,mBAmBuC,C6CJvC,aAAA,CAGF,e7CjDE,gBAAA,CACA,iBAAA,CAsBA,YAAA,CACA,kBA2Bc,CAxBZ,wBAAA,CAIF,kB6CoB2B,CAK3B,c1EsDkB,C0EhDlB,gBAFY,CAGZ,iBAHY,CAKZ,WAAA,CxB/BI,iEwBeN,e7C7CI,WAAA,CACA,eqBNW,CrBOX,iBAAA,CACA,kBAAA,CAAA,CqBgCE,2CwBUN,e7C7CI,WAAA,CACA,eqBNW,CrBOX,iBAAA,CACA,kBAAA,CAAA,C6C6DJ,0BACE,uBAAA,CACA,iBAAA,CACA,kBAAA,CAIF,qBACE,kBAAA,C7CQA,kDACE,0BAAA,C8ChFF,gB1CoCA,SAAA,CACA,UAAA,C0CnCE,gBAAA,CACA,kBAAA,CACA,a3EYK,C2ETP,uBACE,kBAAA,CCbJ,a/CuBE,YAAA,CACA,qBAiBc,CAZZ,0BAWoB,CATtB,mBAS0C,C+CpC1C,kBACE,eAAA,CAGF,oBACE,a5EYK,C4ETP,yCAZF,a/CuBE,YAAA,CACA,kBA2Bc,CAtBZ,0BAqBiB,CAnBnB,mBAmBuC,C+CjCrC,cAAA,CAEA,kBACE,cAAA,CACA,gBAAA,CAGF,oBACE,eAAA,CACA,cAAA,CACA,WAAA,CACA,sBAAA,CAAA,CC9BN,crEiBE,wBAAA,CqEbF,oBrEaE,6BAAA,CqETF,qBrESE,8BAAA,CqELF,mBrEKE,4BAAA,CqEDF,sBrECE,+BAAA,CqEGF,crEYI,qCAAA,CqERJ,sBrEKI,0CAAA,CsEHF,oBACE,UAxBS,CAuBX,qBACE,aAxBS,CAuBX,qBACE,aAxBS,CAuBX,qBACE,aAxBS,CAuBX,qBACE,aAxBS,CAuBX,qBACE,aAxBS,CAuBX,qBACE,aAxBS,CAuBX,qBACE,aAxBS,CAuBX,qBACE,aAxBS,CAuBX,qBACE,aAxBS,CAuBX,qBACE,aAxBS,CAuBX,oBACE,aAxBS,CAuBX,wBACE,aAxBS,CAuBX,oBACE,aAxBS,CAuBX,qBACE,aAxBS,CAuBX,sBACE,aAxBS,CAgCX,uBACE,qBAjCS,CAgCX,wBACE,wBAjCS,CAgCX,wBACE,wBAjCS,CAgCX,wBACE,wBAjCS,CAgCX,wBACE,wBAjCS,CAgCX,wBACE,wBAjCS,CAgCX,wBACE,wBAjCS,CAgCX,wBACE,wBAjCS,CAgCX,wBACE,wBAjCS,CAgCX,wBACE,wBAjCS,CAgCX,wBACE,wBAjCS,CAgCX,uBACE,wBAjCS,CAgCX,2BACE,wBAjCS,CAgCX,uBACE,wBAjCS,CAgCX,wBACE,wBAjCS,CAgCX,yBACE,wBAjCS,C7EaX,2BAbA,YAAA,CACA,4BAAA,CAYA,kCAbA,YAAA,CACA,kCAAA,CGiGA,6CACE,iBAAA,CAGF,uCACE,aAAA,CAGF,sCACE,cAAA,CA5BF,2CACE,eAAA,CAGF,qCACE,YAAA,CAGF,oCACE,eAAA,CAUF,gDACE,aAAA,CAGF,0CACE,aAAA,CAGF,yCACE,cAAA,CATF,gDACE,mBAAA,CAGF,0CACE,aAAA,CAGF,yCACE,cAAA,CATF,gDACE,kBAAA,CAGF,0CACE,aAAA,CAGF,yCACE,cAAA,CATF,gDACE,iBAAA,CAGF,0CACE,aAAA,CAGF,yCACE,cAAA,CATF,gDACE,kBAAA,CAGF,0CACE,aAAA,CAGF,yCACE,cAAA,CATF,gDACE,gBAAA,CAGF,0CACE,aAAA,CAGF,yCACE,cAAA,CATF,gDACE,kBAAA,CAGF,0CACE,aAAA,CAGF,yCACE,cAAA,CATF,gDACE,gBAAA,CAGF,0CACE,aAAA,CAGF,yCACE,cAAA,CATF,gDACE,gBAAA,CAGF,0CACE,aAAA,CAGF,yCACE,cAAA,CATF,gDACE,gBAAA,CAGF,0CACE,aAAA,CAGF,yCACE,cAAA,CA5BF,8CACE,YAAA,CAGF,wCACE,YAAA,CAGF,uCACE,eAAA,CATF,8CACE,kBAAA,CAGF,wCACE,YAAA,CAGF,uCACE,eAAA,CATF,8CACE,iBAAA,CAGF,wCACE,YAAA,CAGF,uCACE,eAAA,CATF,8CACE,gBAAA,CAGF,wCACE,YAAA,CAGF,uCACE,eAAA,CATF,8CACE,iBAAA,CAGF,wCACE,YAAA,CAGF,uCACE,eAAA,CATF,8CACE,eAAA,CAGF,wCACE,YAAA,CAGF,uCACE,eAAA,CATF,8CACE,iBAAA,CAGF,wCACE,YAAA,CAGF,uCACE,eAAA,CATF,8CACE,eAAA,CAGF,wCACE,YAAA,CAGF,uCACE,eAAA,CATF,8CACE,eAAA,CAGF,wCACE,YAAA,CAGF,uCACE,eAAA,CATF,8CACE,eAAA,CAGF,wCACE,YAAA,CAGF,uCACE,eAAA,C2EzDJ,c3ErBI,WAAA,C2EyBJ,oB3E3BI,gBAAA,C2E+BJ,qB3E/BI,iBAAA,C2EmCJ,mB3EnCI,eAAA,C2EuCJ,sB3EvCI,kBAAA,C2E6CF,iB3E3CE,QAAA,C2E+CF,uB3EjDE,aAAA,C2EqDF,wB3ErDE,cAAA,C2EyDF,sB3EzDE,YAAA,C2E6DF,yB3E7DE,eAAA,C2E6CF,iB3E3CE,cAAA,C2E+CF,uB3EjDE,mBAAA,C2EqDF,wB3ErDE,oBAAA,C2EyDF,sB3EzDE,kBAAA,C2E6DF,yB3E7DE,qBAAA,C2E6CF,iB3E3CE,aAAA,C2E+CF,uB3EjDE,kBAAA,C2EqDF,wB3ErDE,mBAAA,C2EyDF,sB3EzDE,iBAAA,C2E6DF,yB3E7DE,oBAAA,C2E6CF,iB3E3CE,YAAA,C2E+CF,uB3EjDE,iBAAA,C2EqDF,wB3ErDE,kBAAA,C2EyDF,sB3EzDE,gBAAA,C2E6DF,yB3E7DE,mBAAA,C2E6CF,iB3E3CE,aAAA,C2E+CF,uB3EjDE,kBAAA,C2EqDF,wB3ErDE,mBAAA,C2EyDF,sB3EzDE,iBAAA,C2E6DF,yB3E7DE,oBAAA,C2E6CF,iB3E3CE,WAAA,C2E+CF,uB3EjDE,gBAAA,C2EqDF,wB3ErDE,iBAAA,C2EyDF,sB3EzDE,eAAA,C2E6DF,yB3E7DE,kBAAA,C2E6CF,iB3E3CE,aAAA,C2E+CF,uB3EjDE,kBAAA,C2EqDF,wB3ErDE,mBAAA,C2EyDF,sB3EzDE,iBAAA,C2E6DF,yB3E7DE,oBAAA,C2E6CF,iB3E3CE,WAAA,C2E+CF,uB3EjDE,gBAAA,C2EqDF,wB3ErDE,iBAAA,C2EyDF,sB3EzDE,eAAA,C2E6DF,yB3E7DE,kBAAA,C2E6CF,iB3E3CE,WAAA,C2E+CF,uB3EjDE,gBAAA,C2EqDF,wB3ErDE,iBAAA,C2EyDF,sB3EzDE,eAAA,C2E6DF,yB3E7DE,kBAAA,C2E6CF,iB3E3CE,WAAA,C2E+CF,uB3EjDE,gBAAA,C2EqDF,wB3ErDE,iBAAA,C2EyDF,sB3EzDE,eAAA,C2E6DF,yB3E7DE,kBAAA,C2EmEJ,e3ElDI,aAAA,C2EsDJ,qB3ExDI,kBAAA,C2E4DJ,sB3E5DI,mBAAA,C2EgEJ,oB3EhEI,iBAAA,C2EoEJ,uB3EpEI,oBAAA,C2E0EF,kB3ExEE,SAAA,C2E4EF,wB3E9EE,cAAA,C2EkFF,yB3ElFE,eAAA,C2EsFF,uB3EtFE,aAAA,C2E0FF,0B3E1FE,gBAAA,C2E0EF,kB3ExEE,eAAA,C2E4EF,wB3E9EE,oBAAA,C2EkFF,yB3ElFE,qBAAA,C2EsFF,uB3EtFE,mBAAA,C2E0FF,0B3E1FE,sBAAA,C2E0EF,kB3ExEE,cAAA,C2E4EF,wB3E9EE,mBAAA,C2EkFF,yB3ElFE,oBAAA,C2EsFF,uB3EtFE,kBAAA,C2E0FF,0B3E1FE,qBAAA,C2E0EF,kB3ExEE,aAAA,C2E4EF,wB3E9EE,kBAAA,C2EkFF,yB3ElFE,mBAAA,C2EsFF,uB3EtFE,iBAAA,C2E0FF,0B3E1FE,oBAAA,C2E0EF,kB3ExEE,cAAA,C2E4EF,wB3E9EE,mBAAA,C2EkFF,yB3ElFE,oBAAA,C2EsFF,uB3EtFE,kBAAA,C2E0FF,0B3E1FE,qBAAA,C2E0EF,kB3ExEE,YAAA,C2E4EF,wB3E9EE,iBAAA,C2EkFF,yB3ElFE,kBAAA,C2EsFF,uB3EtFE,gBAAA,C2E0FF,0B3E1FE,mBAAA,C2E0EF,kB3ExEE,cAAA,C2E4EF,wB3E9EE,mBAAA,C2EkFF,yB3ElFE,oBAAA,C2EsFF,uB3EtFE,kBAAA,C2E0FF,0B3E1FE,qBAAA,C2E0EF,kB3ExEE,YAAA,C2E4EF,wB3E9EE,iBAAA,C2EkFF,yB3ElFE,kBAAA,C2EsFF,uB3EtFE,gBAAA,C2E0FF,0B3E1FE,mBAAA,C2E0EF,kB3ExEE,YAAA,C2E4EF,wB3E9EE,iBAAA,C2EkFF,yB3ElFE,kBAAA,C2EsFF,uB3EtFE,gBAAA,C2E0FF,0B3E1FE,mBAAA,C2E0EF,kB3ExEE,YAAA,C2E4EF,wB3E9EE,iBAAA,C2EkFF,yB3ElFE,kBAAA,C2EsFF,uB3EtFE,gBAAA,C2E0FF,0B3E1FE,mBAAA,C2EkGJ,kB3E/EE,YAAA,CACA,kBA2Bc,CAtBZ,0BAqBiB,CAnBnB,mBAmBuC,C2E0DzC,0B3ErFE,YAAA,CACA,kBA2Bc,CAtBZ,sB2EgF4C,C3E9E9C,kB2E8E4B,CAI9B,kC3E1FE,YAAA,CACA,kBA2Bc,CAtBZ,0BAqBiB,CAnBnB,oB2EmF4B,CAI9B,gC3E/FE,YAAA,CACA,kBA2Bc,CAtBZ,0BAqBiB,CAnBnB,kB2EwF4B,CAI9B,kC3EpGE,YAAA,CACA,kBA2Bc,CAtBZ,sB2E+F4B,C3E7F9B,mBAmBuC,C2E8EzC,iC3EzGE,YAAA,CACA,kBA2Bc,CAxBZ,wBAAA,CAIF,mBAmBuC,C2EmFzC,qB3E9GE,YAAA,CACA,qBAiBc,CAZZ,0BAWoB,CATtB,mBAS0C,C2EiG5C,eACE,WAAA,CAMF,sB3EhDE,UAAA,CACA,cAAA,CACA,OAAA,CACA,QAAA,CACA,+BAAA,C2EiDF,yB3E1CE,iBAAA,CACA,OAAA,CACA,QAAA,CACA,+BAAA,C2E4CF,e3ErCE,UAAA,CACA,cAAA,CACA,KAAA,CACA,MAAA,CACA,QAAA,CACA,OAAA,CACA,+BE3GQ,C0ElCV,e/C4CE,ejCkCY,CiCjCZ,kBAAA,CACA,ajCjBO,CiCqCP,cjCSiB,CiCRjB,eAAA,C+C/DF,gB/CwCE,ejCkCY,CiCjCZ,kBAAA,CACA,ajCjBO,CiC2CP,cjCIsB,CiCHtB,eAAA,C+C7DF,gB/C2BE,SAAA,CACA,UAAA,C+CxBF,gB/CCE,UjCyFkB,CiCxFlB,WjCwFkB,CgFtFpB,e/CIE,UjCmFiB,CiClFjB,WjCkFiB,CgFnFnB,e/CUE,UjC2EiB,CiC1EjB,WjC0EiB,CgF9EnB,sBC9BE,iBAAA,CACA,SAAA,CACA,UAAA,CACA,kBAAA,CAMA,kBAAA,CACA,eAAA,CDyBF,qBACE,ahFlBO,CgF6BT,qBACE,iBAAA,CEaF,KjDlBE,ejCkCY,CiCjCZ,kBAAA,CACA,ajCjBO,CiCgCP,cjCakB,CkFVlB,WAAA,CAEA,qBlFnEM,CkFoEN,alFtCO,CkFuCP,uEAAA,CACA,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/sidebar/elements.scss","file:///data/jenkins/workspace/client_master/src/styles/variables.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/Link.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/mixins/patterns/_links.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/Modal.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/Panel.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/Spinner.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/mixins/patterns/_spinners.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/Icon.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/SvgIcon.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/Table.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/mixins/patterns/_tables.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/TextInput.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/Thumbnail.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/mixins/patterns/_thumbnails.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/buttons/_styles.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/buttons/_mixins.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/buttons/_base.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/buttons.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/components/Annotation.scss","file:///data/jenkins/workspace/client_master/src/styles/mixins/layout.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/mixins/utils.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/_a11y.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/mixins/_a11y.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/_focus.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/util/_layout.scss","file:///data/jenkins/workspace/client_master/src/styles/util.scss","file:///data/jenkins/workspace/client_master/src/styles/mixins/a11y.scss","file:///data/jenkins/workspace/client_master/src/styles/sidebar/sidebar.scss"],"names":[],"mappings":"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E,oBAAA,CiF6CF,iBjF3CE,YAAA,CiF+CF,uBjFjDE,iBAAA,CiFqDF,wBjFrDE,kBAAA,CiFyDF,sBjFzDE,gBAAA,CiF6DF,yBjF7DE,mBAAA,CiF6CF,iBjF3CE,aAAA,CiF+CF,uBjFjDE,kBAAA,CiFqDF,wBjFrDE,mBAAA,CiFyDF,sBjFzDE,iBAAA,CiF6DF,yBjF7DE,oBAAA,CiF6CF,iBjF3CE,WAAA,CiF+CF,uBjFjDE,gBAAA,CiFqDF,wBjFrDE,iBAAA,CiFyDF,sBjFzDE,eAAA,CiF6DF,yBjF7DE,kBAAA,CiF6CF,iBjF3CE,aAAA,CiF+CF,uBjFjDE,kBAAA,CiFqDF,wBjFrDE,mBAAA,CiFyDF,sBjFzDE,iBAAA,CiF6DF,yBjF7DE,oBAAA,CiF6CF,iBjF3CE,WAAA,CiF+CF,uBjFjDE,gBAAA,CiFqDF,wBjFrDE,iBAAA,CiFyDF,sBjFzDE,eAAA,CiF6DF,yBjF7DE,kBAAA,CiF6CF,iBjF3CE,WAAA,CiF+CF,uBjFjDE,gBAAA,CiFqDF,wBjFrDE,iBAAA,CiFyDF,sBjFzDE,eAAA,CiF6DF,yBjF7DE,kBAAA,CiF6CF,iBjF3CE,WAAA,CiF+CF,uBjFjDE,gBAAA,CiFqDF,wBjFrDE,iBAAA,CiFyDF,sBjFzDE,eAAA,CiF6DF,yBjF7DE,kBAAA,CiFmEJ,ejFlDI,aAAA,CiFsDJ,qBjFxDI,kBAAA,CiF4DJ,sBjF5DI,mBAAA,CiFgEJ,oBjFhEI,iBAAA,CiFoEJ,uBjFpEI,oBAAA,CiF0EF,kBjFxEE,SAAA,CiF4EF,wBjF9EE,cAAA,CiFkFF,yBjFlFE,eAAA,CiFsFF,uBjFtFE,aAAA,CiF0FF,0BjF1FE,gBAAA,CiF0EF,kBjFxEE,eAAA,CiF4EF,wBjF9EE,oBAAA,CiFkFF,yBjFlFE,qBAAA,CiFsFF,uBjFtFE,mBAAA,CiF0FF,0BjF1FE,sBAAA,CiF0EF,kBjFxEE,cAAA,CiF4EF,wBjF9EE,mBAAA,CiFkFF,yBjFlFE,oBAAA,CiFsFF,uBjFtFE,kBAAA,CiF0FF,0BjF1FE,qBAAA,CiF0EF,kBjFxEE,aAAA,CiF4EF,wBjF9EE,kBAAA,CiFkFF,yBjFlFE,mBAAA,CiFsFF,uBjFtFE,iBAAA,CiF0FF,0BjF1FE,oBAAA,CiF0EF,kBjFxEE,cAAA,CiF4EF,wBjF9EE,mBAAA,CiFkFF,yBjFlFE,oBAAA,CiFsFF,uBjFtFE,kBAAA,CiF0FF,0BjF1FE,qBAAA,CiF0EF,kBjFxEE,YAAA,CiF4EF,wBjF9EE,iBAAA,CiFkFF,yBjFlFE,kBAAA,CiFsFF,uBjFtFE,gBAAA,CiF0FF,0BjF1FE,mBAAA,CiF0EF,kBjFxEE,cAAA,CiF4EF,wBjF9EE,mBAAA,CiFkFF,yBjFlFE,oBAAA,CiFsFF,uBjFtFE,kBAAA,CiF0FF,0BjF1FE,qBAAA,CiF0EF,kBjFxEE,YAAA,CiF4EF,wBjF9EE,iBAAA,CiFkFF,yBjFlFE,kBAAA,CiFsFF,uBjFtFE,gBAAA,CiF0FF,0BjF1FE,mBAAA,CiF0EF,kBjFxEE,YAAA,CiF4EF,wBjF9EE,iBAAA,CiFkFF,yBjFlFE,kBAAA,CiFsFF,uBjFtFE,gBAAA,CiF0FF,0BjF1FE,mBAAA,CiF0EF,kBjFxEE,YAAA,CiF4EF,wBjF9EE,iBAAA,CiFkFF,yBjFlFE,kBAAA,CiFsFF,uBjFtFE,gBAAA,CiF0FF,0BjF1FE,mBAAA,CiFkGJ,kBjF/EE,YAAA,CACA,kBA2Bc,CAtBZ,0BAqBiB,CAnBnB,mBAmBuC,CiF0DzC,0BjFrFE,YAAA,CACA,kBA2Bc,CAtBZ,sBiFgF4C,CjF9E9C,kBiF8E4B,CAI9B,kCjF1FE,YAAA,CACA,kBA2Bc,CAtBZ,0BAqBiB,CAnBnB,oBiFmF4B,CAI9B,gCjF/FE,YAAA,CACA,kBA2Bc,CAtBZ,0BAqBiB,CAnBnB,kBiFwF4B,CAI9B,kCjFpGE,YAAA,CACA,kBA2Bc,CAtBZ,sBiF+F4B,CjF7F9B,mBAmBuC,CiF8EzC,iCjFzGE,YAAA,CACA,kBA2Bc,CAxBZ,wBAAA,CAIF,mBAmBuC,CiFmFzC,qBjF9GE,YAAA,CACA,qBAiBc,CAZZ,0BAWoB,CATtB,mBAS0C,CiFkG5C,6BjFnHE,YAAA,CACA,qBAiBc,CAZZ,sBiF8G+B,CjF5GjC,kBiF4GiD,CAGnD,eACE,WAAA,CAMF,sBjFrDE,UAAA,CACA,cAAA,CACA,OAAA,CACA,QAAA,CACA,+BAAA,CiFsDF,yBjF/CE,iBAAA,CACA,OAAA,CACA,QAAA,CACA,+BAAA,CiFiDF,ejF1CE,UAAA,CACA,cAAA,CACA,KAAA,CACA,MAAA,CACA,QAAA,CACA,OAAA,CACA,+BE3GQ,CgFlCV,elD4CE,epCkCY,CoCjCZ,kBAAA,CACA,apCjBO,CoCqCP,cpCSiB,CoCRjB,eAAA,CkD/DF,gBlDwCE,epCkCY,CoCjCZ,kBAAA,CACA,apCjBO,CoC2CP,cpCIsB,CoCHtB,eAAA,CkD7DF,gBlD2BE,SAAA,CACA,UAAA,CkDxBF,gBlDCE,UpCyFkB,CoCxFlB,WpCwFkB,CsFtFpB,elDIE,UpCmFiB,CoClFjB,WpCkFiB,CsFnFnB,elDUE,UpC2EiB,CoC1EjB,WpC0EiB,CsF9EnB,sBC9BE,iBAAA,CACA,SAAA,CACA,UAAA,CACA,kBAAA,CAMA,kBAAA,CACA,eAAA,CDyBF,qBACE,atFlBO,CsF6BT,qBACE,iBAAA,CEaF,KpDlBE,epCkCY,CoCjCZ,kBAAA,CACA,apCjBO,CoCgCP,cpCakB,CwFVlB,WAAA,CAEA,qBxFnEM,CwFoEN,axFtCO,CwFuCP,uEAAA,CACA,kBAAA","file":"sidebar.css"}
|