hypothesis 1.975.0 → 1.976.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 +12 -12
- package/build/scripts/annotator.bundle.js +1 -1
- package/build/scripts/annotator.bundle.js.map +1 -1
- package/build/scripts/sidebar.bundle.js +7 -7
- package/build/scripts/sidebar.bundle.js.map +1 -1
- package/build/scripts/ui-playground.bundle.js +146 -151
- package/build/scripts/ui-playground.bundle.js.map +1 -1
- package/build/styles/annotator.css +142 -0
- package/build/styles/annotator.css.map +1 -1
- package/build/styles/sidebar.css +187 -0
- package/build/styles/sidebar.css.map +1 -1
- package/build/styles/ui-playground.css +800 -1
- package/build/styles/ui-playground.css.map +1 -1
- package/package.json +2 -2
|
@@ -1,2 +1,801 @@
|
|
|
1
|
-
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}*{box-sizing:border-box}body{font-family:"Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif}button,input[type=button],input[type=reset],input[type=submit]{cursor:pointer}.Hyp-LabeledCheckbox{cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.Hyp-LabeledCheckbox>:not(:first-child){margin-left:.25rem}.Hyp-LabeledCheckbox>:first-child{margin-left:0}.Hyp-LabeledCheckbox>:last-child{margin-right:0}.Hyp-Checkbox{cursor:pointer;position:absolute;width:1em;height:1em;opacity:.00001}.Hyp-Checkbox+span:not(#increase-specificity){margin-left:0}.Hyp-Checkbox+span>svg{width:1em;height:1em}.Hyp-Checkbox+span>svg *{transition:all .1s linear}.Hyp-Checkbox:focus+span>svg{outline:none;box-shadow:0 0 0 2px #59a7e8}.Hyp-Checkbox:focus:not(:focus-visible)+span>svg{outline:none;box-shadow:none}.Hyp-Checkbox:not(:checked)+span .hyp-svg-checkbox--background{stroke:#737373}.Hyp-Checkbox:checked+span .hyp-svg-checkbox--background{fill:#fff;stroke:#3f3f3f}.Hyp-Checkbox:checked+span .hyp-svg-checkbox--checkmark{stroke:#3f3f3f}.Hyp-Frame{padding:1rem;border:1px solid #dbdbdb;border-radius:2px;background-color:#fff}.Hyp-Frame>:not(:first-child){margin-top:1rem}.Hyp-Frame>:first-child{margin-top:0}.Hyp-Frame>:last-child{margin-bottom:0}.theme-clean .Hyp-Frame{border:none}.Hyp-Card{padding:1rem;border:1px solid #dbdbdb;border-radius:2px;background-color:#fff;box-shadow:0px 1px 1px rgba(0,0,0,.1);width:100%}.Hyp-Card>:not(:first-child){margin-top:1rem}.Hyp-Card>:first-child{margin-top:0}.Hyp-Card>:last-child{margin-bottom:0}.theme-clean .Hyp-Card{border:none}.Hyp-Card:hover,.Hyp-Card.is-focused{box-shadow:0px 2px 3px 0px rgba(0,0,0,.15)}.theme-clean .Hyp-Card{box-shadow:none}.Hyp-Actions,.Hyp-Actions--row{display:flex;flex-direction:row;justify-content:flex-end;align-items:stretch}.Hyp-Actions>:not(:first-child),.Hyp-Actions--row>:not(:first-child){margin-left:.75rem}.Hyp-Actions>:first-child,.Hyp-Actions--row>:first-child{margin-left:0}.Hyp-Actions>:last-child,.Hyp-Actions--row>:last-child{margin-right:0}.Hyp-Actions--column{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.Hyp-Actions--column>:not(:first-child){margin-top:.5rem}.Hyp-Actions--column>:first-child{margin-top:0}.Hyp-Actions--column>:last-child{margin-bottom:0}.Hyp-Scrollbox{overflow:auto;border:1px solid #dbdbdb;position:relative;height:100%;width:100%;background:linear-gradient(white 30%, rgba(255, 255, 255, 0)) 0 0,linear-gradient(rgba(255, 255, 255, 0), white 70%) 0 100%,linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.05) 5px, rgba(255, 255, 255, 0) 70%) 0 0,linear-gradient(to top, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.05) 5px, rgba(255, 255, 255, 0) 70%) 0 100%;background-repeat:no-repeat;background-color:#fff;background-size:100% 40px,100% 40px,100% 14px,100% 14px;background-attachment:local,local,scroll,scroll}.Hyp-Scrollbox--with-header{overflow:auto;border:1px solid #dbdbdb;position:relative;height:100%;width:100%;background:linear-gradient(white 30%, rgba(255, 255, 255, 0)) 0 44px,linear-gradient(rgba(255, 255, 255, 0), white 70%) 0 100%,linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.05) 5px, rgba(255, 255, 255, 0) 70%) 0 44px,linear-gradient(to top, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.05) 5px, rgba(255, 255, 255, 0) 70%) 0 100%;background-repeat:no-repeat;background-color:#fff;background-size:100% 40px,100% 40px,100% 14px,100% 14px;background-attachment:local,local,scroll,scroll}.Hyp-Dialog{padding:1rem;border:1px solid #dbdbdb;border-radius:2px;background-color:#fff;box-shadow:0px 1px 1px rgba(0,0,0,.1);width:100%}.Hyp-Dialog:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .Hyp-Dialog:focus:not(.focus-visible){outline:none;box-shadow:none}.Hyp-Dialog:focus:not(:focus-visible){outline:none;box-shadow:none}.Hyp-Dialog>:not(:first-child){margin-top:1rem}.Hyp-Dialog>:first-child{margin-top:0}.Hyp-Dialog>:last-child{margin-bottom:0}.theme-clean .Hyp-Dialog{border:none}.Hyp-Dialog:hover,.Hyp-Dialog.is-focused{box-shadow:0px 2px 3px 0px rgba(0,0,0,.15)}.theme-clean .Hyp-Dialog{box-shadow:none;border:1px solid #dbdbdb}.Hyp-Dialog>.Hyp-Dialog__header{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;border-bottom:1px solid #dbdbdb;padding-bottom:1rem}.Hyp-Dialog>.Hyp-Dialog__header>:not(:first-child){margin-left:.5rem}.Hyp-Dialog>.Hyp-Dialog__header>:first-child{margin-left:0}.Hyp-Dialog>.Hyp-Dialog__header>:last-child{margin-right:0}.Hyp-Dialog__title{font-size:1.1em;color:#bd1c2b;font-weight:600;line-height:1;flex-grow:1}.Hyp-Dialog--closeable .Hyp-Dialog__header{padding-bottom:.25rem;margin-top:-0.5rem}.Hyp-Dialog--closeable>.Hyp-Dialog__header .Hyp-Dialog__close{font-size:1.375em;margin-right:-0.75rem}.Hyp-Dialog__content>:not(:first-child){margin-top:1rem}.Hyp-Dialog__content>:first-child{margin-top:0}.Hyp-Dialog__content>:last-child{margin-bottom:0}.Hyp-Dialog__actions{display:flex;flex-direction:row;justify-content:flex-end;align-items:stretch}.Hyp-Dialog__actions>:not(:first-child){margin-left:.75rem}.Hyp-Dialog__actions>:first-child{margin-left:0}.Hyp-Dialog__actions>:last-child{margin-right:0}.Hyp-Link{display:inline-block;color:#bd1c2b;text-decoration:none;border-radius:2px}.Hyp-Link:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .Hyp-Link:focus:not(.focus-visible){outline:none;box-shadow:none}.Hyp-Link:focus:not(:focus-visible){outline:none;box-shadow:none}.Hyp-Link:active,.Hyp-Link:focus{text-decoration:none}.Hyp-Link:hover{text-decoration:none;color:#84141e}.Hyp-Modal__overlay{z-index:10;position:fixed;top:0;left:0;bottom:0;right:0;background-color:rgba(0,0,0,.5)}.Hyp-Modal{z-index:20;position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);width:90vw;max-width:90vw;max-height:90vh}@media screen and (min-width: 48rem){.Hyp-Modal{width:auto;min-width:28rem;max-width:44rem;max-width:min(44rem,90vw)}}@media screen and (min-height: 32rem){.Hyp-Modal{top:10vh;max-height:80vh;transform:translate(-50%, 0)}}.Hyp-Modal>*{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;max-height:90vh}@media screen and (min-height: 32rem){.Hyp-Modal>*{max-height:80vh}}.Hyp-Panel{padding:1rem;border:1px solid #dbdbdb;border-radius:2px;background-color:#fff;box-shadow:0px 1px 1px rgba(0,0,0,.1);width:100%}.Hyp-Panel:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .Hyp-Panel:focus:not(.focus-visible){outline:none;box-shadow:none}.Hyp-Panel:focus:not(:focus-visible){outline:none;box-shadow:none}.Hyp-Panel>:not(:first-child){margin-top:1rem}.Hyp-Panel>:first-child{margin-top:0}.Hyp-Panel>:last-child{margin-bottom:0}.theme-clean .Hyp-Panel{border:none}.Hyp-Panel:hover,.Hyp-Panel.is-focused{box-shadow:0px 2px 3px 0px rgba(0,0,0,.15)}.theme-clean .Hyp-Panel{box-shadow:none;border:1px solid #dbdbdb}.Hyp-Panel>.Hyp-Panel__header{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;border-bottom:1px solid #dbdbdb;padding-bottom:1rem}.Hyp-Panel>.Hyp-Panel__header>:not(:first-child){margin-left:.5rem}.Hyp-Panel>.Hyp-Panel__header>:first-child{margin-left:0}.Hyp-Panel>.Hyp-Panel__header>:last-child{margin-right:0}.Hyp-Panel__title{font-size:1.1em;color:#bd1c2b;font-weight:600;line-height:1;flex-grow:1}.Hyp-Panel--closeable .Hyp-Panel__header{padding-bottom:.25rem;margin-top:-0.5rem}.Hyp-Panel--closeable>.Hyp-Panel__header .Hyp-Panel__close{font-size:1.375em;margin-right:-0.75rem}.Hyp-Panel__content>:not(:first-child){margin-top:1rem}.Hyp-Panel__content>:first-child{margin-top:0}.Hyp-Panel__content>:last-child{margin-bottom:0}.Hyp-Panel__actions{display:flex;flex-direction:row;justify-content:flex-end;align-items:stretch}.Hyp-Panel__actions>:not(:first-child){margin-left:.75rem}.Hyp-Panel__actions>:first-child{margin-left:0}.Hyp-Panel__actions>:last-child{margin-right:0}.Hyp-Spinner--small{color:#737373;font-size:1em}.Hyp-Spinner,.Hyp-Spinner--medium{color:#737373;font-size:2em}.Hyp-Spinner--large{color:#737373;font-size:4em}.Hyp-FullScreenSpinner{z-index:10;position:fixed;top:0;left:0;bottom:0;right:0;background-color:rgba(255,255,255,.5)}.Hyp-FullScreenSpinner__spinner{z-index:20;position:fixed;top:50%;left:50%;transform:translate(-50%, -50%)}.Hyp-Icon{display:block;width:1em;height:1em}.Hyp-SvgIcon{display:flex}.Hyp-SvgIcon--inline{display:inline}.Hyp-Table-Scrollbox{min-height:132px}.Hyp-Table-Scrollbox__loading{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);margin-top:22px}.Hyp-Table-Scrollbox__message{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);display:flex;flex-direction:row;justify-content:center;align-items:stretch;padding:.5rem;width:100%;top:88px}.Hyp-Table{border-collapse:separate;border-spacing:0;table-layout:fixed;width:100%;color:#202020}.Hyp-Table:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .Hyp-Table:focus:not(.focus-visible){outline:none;box-shadow:none}.Hyp-Table:focus:not(:focus-visible){outline:none;box-shadow:none}.Hyp-Table th,.Hyp-Table td{padding:.5rem;line-height:1}.Hyp-Table td{border-top:1px solid #dbdbdb}.Hyp-Table__header{position:-webkit-sticky;position:sticky;top:0;height:44px;padding:.5rem;font-weight:bold;background-color:#fff;width:100%;border-bottom:1px solid #9c9c9c;background-color:#ececec;z-index:1;text-align:left}.Hyp-Table__header__heading{display:flex;flex-direction:row;justify-content:center;align-items:center;height:100%}.Hyp-Table tbody{cursor:pointer}.Hyp-Table tr{height:44px;padding:.5rem}.Hyp-Table tr:first-child td{border-top:none}.Hyp-Table tr.is-selected td{background-color:#595969;color:#fff}.Hyp-Table tr:hover:not(.is-selected){background-color:#babac444}.Hyp-Table tr:nth-child(odd):not(.is-selected){background-color:rgba(0,0,0,.025)}.Hyp-TextInput{border:1px solid #dbdbdb;padding:.5rem;background-color:#fafafa;color:#202020;border-radius:2px}.Hyp-TextInput:focus{outline:none;box-shadow:0 0 0 2px #59a7e8 inset}.Hyp-TextInput.has-error,.Hyp-TextInput.is-error{outline:none;box-shadow:0 0 0 2px #d93c3f inset}.Hyp-TextInput::placeholder{color:#737373}.Hyp-TextInput:focus{background-color:#fff}.Hyp-TextInput:focus::placeholder{color:#a6a6a6}.Hyp-TextInputWithButton{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;width:100%}.Hyp-TextInputWithButton input{border:1px solid #dbdbdb;padding:.5rem;background-color:#fafafa;color:#202020;border-radius:2px;flex-grow:1;border-top-right-radius:0;border-bottom-right-radius:0}.Hyp-TextInputWithButton input:focus{outline:none;box-shadow:0 0 0 2px #59a7e8 inset}.Hyp-TextInputWithButton input.has-error,.Hyp-TextInputWithButton input.is-error{outline:none;box-shadow:0 0 0 2px #d93c3f inset}.Hyp-TextInputWithButton input::placeholder{color:#737373}.Hyp-TextInputWithButton input:focus{background-color:#fff}.Hyp-TextInputWithButton input:focus::placeholder{color:#a6a6a6}.Hyp-TextInputWithButton button{border:1px solid #dbdbdb;border-top-left-radius:0;border-bottom-left-radius:0;border-left:0}.Hyp-Thumbnail{padding:.75rem;background-color:#f2f2f2;width:100%;height:100%}.Hyp-Thumbnail__content{display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:2em;color:#9c9c9c;background-color:#fff;width:100%;height:100%}.Hyp-Thumbnail__content>img{width:100%;height:100%;object-fit:contain}.Hyp-LabeledButton{padding:0;margin:0;background-color:transparent;border-style:none;color:#595959;background-color:#f2f2f2;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out;border-radius:2px;border:none;padding:.5em;font-size:1em;font-weight:700;white-space:nowrap;display:flex;align-items:center}.Hyp-LabeledButton:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .Hyp-LabeledButton:focus:not(.focus-visible){outline:none;box-shadow:none}.Hyp-LabeledButton:focus:not(:focus-visible){outline:none;box-shadow:none}.Hyp-LabeledButton:disabled{color:#595959}.Hyp-LabeledButton[aria-expanded=true],.Hyp-LabeledButton[aria-pressed=true]{color:#202020}.Hyp-LabeledButton[aria-expanded=true]:hover:not([disabled]),.Hyp-LabeledButton[aria-pressed=true]:hover:not([disabled]){color:#202020}.Hyp-LabeledButton[aria-expanded=true]:focus:not([disabled]),.Hyp-LabeledButton[aria-pressed=true]:focus:not([disabled]){color:#202020}.Hyp-LabeledButton:hover:not([disabled]){color:#202020;background-color:#ececec}.Hyp-LabeledButton--small{padding:.25em}.Hyp-LabeledButton--large{padding:.75em}.Hyp-LabeledButton--icon-left svg{margin-right:.5em}.Hyp-LabeledButton--icon-right svg{margin-left:.5em}.Hyp-LabeledButton svg{width:1.25em;height:1.25em}.Hyp-LabeledButton--light{color:#595959;background-color:#f2f2f2;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-LabeledButton--light:disabled{color:#595959}.Hyp-LabeledButton--light[aria-expanded=true],.Hyp-LabeledButton--light[aria-pressed=true]{color:#202020}.Hyp-LabeledButton--light[aria-expanded=true]:hover:not([disabled]),.Hyp-LabeledButton--light[aria-pressed=true]:hover:not([disabled]){color:#202020}.Hyp-LabeledButton--light[aria-expanded=true]:focus:not([disabled]),.Hyp-LabeledButton--light[aria-pressed=true]:focus:not([disabled]){color:#202020}.Hyp-LabeledButton--light:hover:not([disabled]){color:#202020;background-color:#ececec}.Hyp-LabeledButton--primary{color:#f2f2f2;background-color:#595959;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-LabeledButton--primary:disabled{color:#a6a6a6}.Hyp-LabeledButton--primary[aria-expanded=true],.Hyp-LabeledButton--primary[aria-pressed=true]{color:#f2f2f2}.Hyp-LabeledButton--primary[aria-expanded=true]:hover:not([disabled]),.Hyp-LabeledButton--primary[aria-pressed=true]:hover:not([disabled]){color:#f2f2f2}.Hyp-LabeledButton--primary[aria-expanded=true]:focus:not([disabled]),.Hyp-LabeledButton--primary[aria-pressed=true]:focus:not([disabled]){color:#f2f2f2}.Hyp-LabeledButton--primary:hover:not([disabled]){color:#f2f2f2;background-color:#3f3f3f}.Hyp-LabeledButton--dark{color:#595959;background-color:transparent;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-LabeledButton--dark:disabled{color:#595959}.Hyp-LabeledButton--dark[aria-expanded=true],.Hyp-LabeledButton--dark[aria-pressed=true]{color:#595959;background-color:#dbdbdb}.Hyp-LabeledButton--dark[aria-expanded=true]:hover:not([disabled]),.Hyp-LabeledButton--dark[aria-pressed=true]:hover:not([disabled]){color:#202020}.Hyp-LabeledButton--dark[aria-expanded=true]:focus:not([disabled]),.Hyp-LabeledButton--dark[aria-pressed=true]:focus:not([disabled]){color:#595959}.Hyp-LabeledButton--dark:hover:not([disabled]){color:#202020;background-color:#dbdbdb}.Hyp-IconButton{padding:0;margin:0;border-style:none;color:#595959;background-color:transparent;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out;border-radius:2px;border:none;padding:.5em;font-size:1em;font-weight:700;white-space:nowrap;display:flex;align-items:center}.Hyp-IconButton:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .Hyp-IconButton:focus:not(.focus-visible){outline:none;box-shadow:none}.Hyp-IconButton:focus:not(:focus-visible){outline:none;box-shadow:none}.Hyp-IconButton:disabled{color:#595959}.Hyp-IconButton[aria-expanded=true],.Hyp-IconButton[aria-pressed=true]{color:#bd1c2b}.Hyp-IconButton[aria-expanded=true]:hover:not([disabled]),.Hyp-IconButton[aria-pressed=true]:hover:not([disabled]){color:#202020}.Hyp-IconButton[aria-expanded=true]:focus:not([disabled]),.Hyp-IconButton[aria-pressed=true]:focus:not([disabled]){color:#bd1c2b}.Hyp-IconButton:hover:not([disabled]){color:#202020;background-color:transparent}.Hyp-IconButton--small{padding:.25em}.Hyp-IconButton--large{padding:.75em}.Hyp-IconButton svg{width:1em;height:1em}.Hyp-IconButton--light{color:#9c9c9c;background-color:transparent;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-IconButton--light:disabled{color:#9c9c9c}.Hyp-IconButton--light[aria-expanded=true],.Hyp-IconButton--light[aria-pressed=true]{color:#9c9c9c}.Hyp-IconButton--light[aria-expanded=true]:hover:not([disabled]),.Hyp-IconButton--light[aria-pressed=true]:hover:not([disabled]){color:#3f3f3f}.Hyp-IconButton--light[aria-expanded=true]:focus:not([disabled]),.Hyp-IconButton--light[aria-pressed=true]:focus:not([disabled]){color:#9c9c9c}.Hyp-IconButton--light:hover:not([disabled]){color:#3f3f3f;background-color:transparent}.Hyp-IconButton--primary{color:#bd1c2b;background-color:transparent;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-IconButton--primary:disabled{color:#595959}.Hyp-IconButton--primary[aria-expanded=true],.Hyp-IconButton--primary[aria-pressed=true]{color:#bd1c2b}.Hyp-IconButton--primary[aria-expanded=true]:hover:not([disabled]),.Hyp-IconButton--primary[aria-pressed=true]:hover:not([disabled]){color:#bd1c2b}.Hyp-IconButton--primary[aria-expanded=true]:focus:not([disabled]),.Hyp-IconButton--primary[aria-pressed=true]:focus:not([disabled]){color:#bd1c2b}.Hyp-IconButton--primary:hover:not([disabled]){color:#bd1c2b;background-color:transparent}.Hyp-IconButton--dark{color:#595959;background-color:#ececec;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-IconButton--dark:disabled{color:#9c9c9c}.Hyp-IconButton--dark[aria-expanded=true],.Hyp-IconButton--dark[aria-pressed=true]{color:#202020;background-color:#dbdbdb}.Hyp-IconButton--dark[aria-expanded=true]:hover:not([disabled]),.Hyp-IconButton--dark[aria-pressed=true]:hover:not([disabled]){color:#202020}.Hyp-IconButton--dark[aria-expanded=true]:focus:not([disabled]),.Hyp-IconButton--dark[aria-pressed=true]:focus:not([disabled]){color:#202020}.Hyp-IconButton--dark:hover:not([disabled]){color:#202020;background-color:#dbdbdb}@media(pointer: coarse){.Hyp-IconButton--medium,.Hyp-IconButton--large{min-width:44px;min-height:44px;justify-content:center}}.Hyp-LinkButton{margin:0;border-style:none;color:#595959;background-color:transparent;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out;border-radius:2px;border:none;padding:.5em;font-size:1em;white-space:nowrap;display:flex;align-items:center;font-weight:400;padding:0}.Hyp-LinkButton:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .Hyp-LinkButton:focus:not(.focus-visible){outline:none;box-shadow:none}.Hyp-LinkButton:focus:not(:focus-visible){outline:none;box-shadow:none}.Hyp-LinkButton:disabled{color:#595959}.Hyp-LinkButton[aria-expanded=true],.Hyp-LinkButton[aria-pressed=true]{color:#202020}.Hyp-LinkButton[aria-expanded=true]:hover:not([disabled]),.Hyp-LinkButton[aria-pressed=true]:hover:not([disabled]){color:#84141e}.Hyp-LinkButton[aria-expanded=true]:focus:not([disabled]),.Hyp-LinkButton[aria-pressed=true]:focus:not([disabled]){color:#202020}.Hyp-LinkButton:hover:not([disabled]){color:#84141e;background-color:transparent}.Hyp-LinkButton--small{padding:.25em}.Hyp-LinkButton--large{padding:.75em}.Hyp-LinkButton svg{width:1em;height:1em}.Hyp-LinkButton--light{color:#595959;background-color:transparent;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-LinkButton--light:disabled{color:#595959}.Hyp-LinkButton--light[aria-expanded=true],.Hyp-LinkButton--light[aria-pressed=true]{color:#202020}.Hyp-LinkButton--light[aria-expanded=true]:hover:not([disabled]),.Hyp-LinkButton--light[aria-pressed=true]:hover:not([disabled]){color:#84141e}.Hyp-LinkButton--light[aria-expanded=true]:focus:not([disabled]),.Hyp-LinkButton--light[aria-pressed=true]:focus:not([disabled]){color:#202020}.Hyp-LinkButton--light:hover:not([disabled]){color:#84141e;background-color:transparent}.Hyp-LinkButton--primary{color:#bd1c2b;background-color:transparent;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-LinkButton--primary:disabled{color:#595959}.Hyp-LinkButton--primary[aria-expanded=true],.Hyp-LinkButton--primary[aria-pressed=true]{color:#bd1c2b}.Hyp-LinkButton--primary[aria-expanded=true]:hover:not([disabled]),.Hyp-LinkButton--primary[aria-pressed=true]:hover:not([disabled]){color:#bd1c2b}.Hyp-LinkButton--primary[aria-expanded=true]:focus:not([disabled]),.Hyp-LinkButton--primary[aria-pressed=true]:focus:not([disabled]){color:#bd1c2b}.Hyp-LinkButton--primary:hover:not([disabled]){color:#bd1c2b;background-color:transparent}.Hyp-LinkButton--dark{color:#202020;background-color:transparent;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-LinkButton--dark:disabled{color:#595959}.Hyp-LinkButton--dark[aria-expanded=true],.Hyp-LinkButton--dark[aria-pressed=true]{color:#202020}.Hyp-LinkButton--dark[aria-expanded=true]:hover:not([disabled]),.Hyp-LinkButton--dark[aria-pressed=true]:hover:not([disabled]){color:#84141e}.Hyp-LinkButton--dark[aria-expanded=true]:focus:not([disabled]),.Hyp-LinkButton--dark[aria-pressed=true]:focus:not([disabled]){color:#202020}.Hyp-LinkButton--dark:hover:not([disabled]){color:#84141e;background-color:transparent}.Hyp-LinkButton:hover:not([disabled]){text-decoration:underline}.Hyp-LinkButton--primary{font-weight:500}.hyp-block{padding:1rem}.hyp-block>:not(:first-child){margin-top:1rem}.hyp-block>:first-child{margin-top:0}.hyp-block>:last-child{margin-bottom:0}.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-card--no-hover{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--no-hover>:not(:first-child){margin-top:1rem}.hyp-card--no-hover>:first-child{margin-top:0}.hyp-card--no-hover>:last-child{margin-bottom:0}.theme-clean .hyp-card--no-hover{border:none;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-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-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-sticky-header{position:-webkit-sticky;position:sticky;top:0;height:44px;padding:.5rem;font-weight:bold;background-color:#fff;width:100%}.hyp-sticky-header__heading{display:flex;flex-direction:row;justify-content:center;align-items:center;height:100%}.hyp-text-input{border:1px solid #dbdbdb;padding:.5rem;background-color:#fafafa;color:#202020;border-radius:2px}.hyp-text-input:focus{outline:none;box-shadow:0 0 0 2px #59a7e8 inset}.hyp-text-input.has-error,.hyp-text-input.is-error{outline:none;box-shadow:0 0 0 2px #d93c3f inset}.hyp-text-input::placeholder{color:#737373}.hyp-text-input:focus{background-color:#fff}.hyp-text-input:focus::placeholder{color:#a6a6a6}.hyp-text-input-with-button{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;width:100%}.hyp-text-input-with-button 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-text-input-with-button input:focus{outline:none;box-shadow:0 0 0 2px #59a7e8 inset}.hyp-text-input-with-button input.has-error,.hyp-text-input-with-button input.is-error{outline:none;box-shadow:0 0 0 2px #d93c3f inset}.hyp-text-input-with-button input::placeholder{color:#737373}.hyp-text-input-with-button input:focus{background-color:#fff}.hyp-text-input-with-button input:focus::placeholder{color:#a6a6a6}.hyp-text-input-with-button button{border:1px solid #dbdbdb;border-top-left-radius:0;border-bottom-left-radius:0;border-left:0}.hyp-label{cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.hyp-label>:not(:first-child){margin-left:.25rem}.hyp-label>:first-child{margin-left:0}.hyp-label>: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-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-panel{padding:1rem;border:1px solid #dbdbdb;border-radius:2px;background-color:#fff;box-shadow:0px 1px 1px rgba(0,0,0,.1);width:100%}.hyp-panel:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .hyp-panel:focus:not(.focus-visible){outline:none;box-shadow:none}.hyp-panel:focus:not(:focus-visible){outline:none;box-shadow:none}.hyp-panel>:not(:first-child){margin-top:1rem}.hyp-panel>:first-child{margin-top:0}.hyp-panel>:last-child{margin-bottom:0}.theme-clean .hyp-panel{border:none}.hyp-panel:hover,.hyp-panel.is-focused{box-shadow:0px 2px 3px 0px rgba(0,0,0,.15)}.theme-clean .hyp-panel{box-shadow:none;border:1px solid #dbdbdb}.hyp-panel>.hyp-panel__header{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;border-bottom:1px solid #dbdbdb;padding-bottom:1rem}.hyp-panel>.hyp-panel__header>:not(:first-child){margin-left:.5rem}.hyp-panel>.hyp-panel__header>:first-child{margin-left:0}.hyp-panel>.hyp-panel__header>:last-child{margin-right:0}.hyp-panel__title{font-size:1.1em;color:#bd1c2b;font-weight:600;line-height:1;flex-grow:1}.hyp-panel--closeable .hyp-panel__header{padding-bottom:.25rem;margin-top:-0.5rem}.hyp-panel--closeable>.hyp-panel__header .hyp-panel__close{font-size:1.375em;margin-right:-0.75rem}.hyp-panel__content>:not(:first-child){margin-top:1rem}.hyp-panel__content>:first-child{margin-top:0}.hyp-panel__content>:last-child{margin-bottom:0}.hyp-panel__actions{display:flex;flex-direction:row;justify-content:flex-end;align-items:stretch}.hyp-panel__actions>:not(:first-child){margin-left:.75rem}.hyp-panel__actions>:first-child{margin-left:0}.hyp-panel__actions>:last-child{margin-right:0}.hyp-spinner--small{color:#737373;font-size:1em}.hyp-spinner,.hyp-spinner--medium{color:#737373;font-size:2em}.hyp-spinner--large{color:#737373;font-size:4em}.hyp-full-screen-spinner{z-index:10;position:fixed;top:0;left:0;bottom:0;right:0;background-color:rgba(255,255,255,.5)}.hyp-full-screen-spinner__spinner{z-index:20;position:fixed;top:50%;left:50%;transform:translate(-50%, -50%)}.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-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-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)}.Library__heading2{border-left:6px solid #bd1c2b;padding-left:.5em}.Library__heading3{font-weight:normal;font-style:italic}.Library__heading4{font-style:italic}.PlaygroundApp{display:grid;grid-template-areas:"navigation" "content"}.PlaygroundApp__content{padding:1rem}.PlaygroundApp__sidebar{grid-area:"navigation";max-height:20rem;overflow:scroll;background-color:#ececec}.PlaygroundApp__sidebar-home{text-align:center;padding:1rem}.PlaygroundApp__nav{margin:0;padding:0;border:0;list-style:none}.PlaygroundApp__content{grid-area:"content"}.PlaygroundApp__nav-item{width:100%;padding:1rem 2rem;font-size:1rem}.PlaygroundApp__nav-item:hover{background-color:#dbdbdb}.PlaygroundApp__nav-item.is-active{background-color:#dbdbdb}@media screen and (min-width: 60em){.PlaygroundApp{height:100vh;grid-template-columns:20em auto;column-gap:1em;grid-template-areas:"navigation content"}.PlaygroundApp__sidebar{max-height:none}}.LibraryPage{max-width:75rem;padding-top:1rem;padding-bottom:2rem}.LibraryPage>:not(:first-child){margin-top:2rem}.LibraryPage>:first-child{margin-top:0}.LibraryPage>:last-child{margin-bottom:0}.LibraryPattern{border-top:1px solid #dbdbdb;padding-top:2rem}.LibraryPattern>:not(:first-child){margin-top:2rem}.LibraryPattern>:first-child{margin-top:0}.LibraryPattern>:last-child{margin-bottom:0}.LibraryExample>:not(:first-child){margin-top:2rem}.LibraryExample>:first-child{margin-top:0}.LibraryExample>:last-child{margin-bottom:0}@media screen and (min-width: 60em){.LibraryExample--split{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch}.LibraryExample--split>:not(:first-child){margin-top:0}.LibraryExample--split>:first-child{margin-top:0}.LibraryExample--split>:last-child{margin-bottom:0}.LibraryExample--split>:not(:first-child){margin-left:1rem}.LibraryExample--split>:first-child{margin-left:0}.LibraryExample--split>:last-child{margin-right:0}.LibraryExample--split .LibraryExample__content,.LibraryExample--split .LibraryExample__demos{width:50%}.LibraryExample--split .LibraryExample__content>:not(:first-child),.LibraryExample--split .LibraryExample__demos>:not(:first-child){margin-top:2rem}.LibraryExample--split .LibraryExample__content>:first-child,.LibraryExample--split .LibraryExample__demos>:first-child{margin-top:0}.LibraryExample--split .LibraryExample__content>:last-child,.LibraryExample--split .LibraryExample__demos>:last-child{margin-bottom:0}}.LibraryExample--wide .LibraryExample__demos>:not(:first-child){margin-top:2rem}.LibraryExample--wide .LibraryExample__demos>:first-child{margin-top:0}.LibraryExample--wide .LibraryExample__demos>:last-child{margin-bottom:0}@media screen and (min-width: 60em){.LibraryExample--wide .LibraryExample__demos{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch}.LibraryExample--wide .LibraryExample__demos>:not(:first-child){margin-top:0}.LibraryExample--wide .LibraryExample__demos>:first-child{margin-top:0}.LibraryExample--wide .LibraryExample__demos>:last-child{margin-bottom:0}.LibraryExample--wide .LibraryExample__demos>:not(:first-child){margin-left:1rem}.LibraryExample--wide .LibraryExample__demos>:first-child{margin-left:0}.LibraryExample--wide .LibraryExample__demos>:last-child{margin-right:0}}.LibraryDemo{flex:1 1 0px}.LibraryDemo__tabs{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;margin-bottom:-1px}.LibraryDemo__tabs>:not(:first-child){margin-left:.5rem}.LibraryDemo__tabs>:first-child{margin-left:0}.LibraryDemo__tabs>:last-child{margin-right:0}.LibraryDemo__container{padding-top:1rem;border-top:1px solid #dbdbdb;display:flex;flex-direction:row;justify-content:center;align-items:center;min-height:8rem}.LibraryDemo__source,.LibraryDemo__demo{width:100%}.LibraryDemo__source{border:1px solid #dbdbdb;padding:.5rem;overflow:auto}.LibraryDemo__source pre{margin:0;padding:0;border:0;white-space:pre-wrap;font-size:.875rem;line-height:1.35}.LibraryDemo__source ul{margin:0;padding:0;border:0;list-style:none}.LibraryDemo__demo-content{display:flex;flex-direction:row;justify-content:center;align-items:center}.LibraryDemo__demo-content>:not(:first-child){margin-left:.5rem}.LibraryDemo__demo-content>:first-child{margin-left:0}.LibraryDemo__demo-content>:last-child{margin-right:0}.LibraryGrid{display:grid;grid-template-columns:repeat(auto-fill, minmax(8rem, 1fr));gap:2rem}.IconTile{background-color:#fafafa;border:1px solid #9c9cab;border-radius:4px}.InlineLinkButton{display:inline}.InlineLinkButton--underlined{text-decoration:underline}.PublishControlButton{border-top-right-radius:0;border-bottom-right-radius:0}.PaginationPageButton{padding:.75em 1em}@media(pointer: coarse){.NonResponsiveIconButton{min-width:auto;min-height:auto}}.LabeledIconButton{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;cursor:pointer;font-weight:normal;font-size:12px;line-height:1em;padding:.75em;transition:color 80ms;background:transparent}.LabeledIconButton:hover:not([disabled]){background-color:transparent}.LabeledIconButton__label{margin-top:.25em;transition:color 80ms}.TransparentButton{background-color:transparent}.TransparentButton:hover:not([disabled]){background-color:transparent}.IconOnlyLink{padding:1em;color:#202020}.IconOnlyLink:hover:not([disabled]){color:#202020}
|
|
1
|
+
/*
|
|
2
|
+
! tailwindcss v3.0.18 | MIT License | https://tailwindcss.com
|
|
3
|
+
*//*
|
|
4
|
+
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
|
|
5
|
+
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
|
|
6
|
+
*/
|
|
7
|
+
|
|
8
|
+
*,
|
|
9
|
+
::before,
|
|
10
|
+
::after {
|
|
11
|
+
box-sizing: border-box; /* 1 */
|
|
12
|
+
border-width: 0; /* 2 */
|
|
13
|
+
border-style: solid; /* 2 */
|
|
14
|
+
border-color: #dbdbdb; /* 2 */
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
::before,
|
|
18
|
+
::after {
|
|
19
|
+
--tw-content: '';
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
/*
|
|
23
|
+
1. Use a consistent sensible line-height in all browsers.
|
|
24
|
+
2. Prevent adjustments of font size after orientation changes in iOS.
|
|
25
|
+
3. Use a more readable tab size.
|
|
26
|
+
4. Use the user's configured `sans` font-family by default.
|
|
27
|
+
*/
|
|
28
|
+
|
|
29
|
+
html {
|
|
30
|
+
line-height: 1.5; /* 1 */
|
|
31
|
+
-webkit-text-size-adjust: 100%; /* 2 */
|
|
32
|
+
-moz-tab-size: 4; /* 3 */
|
|
33
|
+
tab-size: 4; /* 3 */
|
|
34
|
+
font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; /* 4 */
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
/*
|
|
38
|
+
1. Remove the margin in all browsers.
|
|
39
|
+
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
|
|
40
|
+
*/
|
|
41
|
+
|
|
42
|
+
body {
|
|
43
|
+
margin: 0; /* 1 */
|
|
44
|
+
line-height: inherit; /* 2 */
|
|
45
|
+
}
|
|
46
|
+
|
|
47
|
+
/*
|
|
48
|
+
1. Add the correct height in Firefox.
|
|
49
|
+
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
|
|
50
|
+
3. Ensure horizontal rules are visible by default.
|
|
51
|
+
*/
|
|
52
|
+
|
|
53
|
+
hr {
|
|
54
|
+
height: 0; /* 1 */
|
|
55
|
+
color: inherit; /* 2 */
|
|
56
|
+
border-top-width: 1px; /* 3 */
|
|
57
|
+
}
|
|
58
|
+
|
|
59
|
+
/*
|
|
60
|
+
Add the correct text decoration in Chrome, Edge, and Safari.
|
|
61
|
+
*/
|
|
62
|
+
|
|
63
|
+
abbr:where([title]) {
|
|
64
|
+
-webkit-text-decoration: underline dotted;
|
|
65
|
+
text-decoration: underline dotted;
|
|
66
|
+
}
|
|
67
|
+
|
|
68
|
+
/*
|
|
69
|
+
Remove the default font size and weight for headings.
|
|
70
|
+
*/
|
|
71
|
+
|
|
72
|
+
h1,
|
|
73
|
+
h2,
|
|
74
|
+
h3,
|
|
75
|
+
h4,
|
|
76
|
+
h5,
|
|
77
|
+
h6 {
|
|
78
|
+
font-size: inherit;
|
|
79
|
+
font-weight: inherit;
|
|
80
|
+
}
|
|
81
|
+
|
|
82
|
+
/*
|
|
83
|
+
Reset links to optimize for opt-in styling instead of opt-out.
|
|
84
|
+
*/
|
|
85
|
+
|
|
86
|
+
a {
|
|
87
|
+
color: inherit;
|
|
88
|
+
text-decoration: inherit;
|
|
89
|
+
}
|
|
90
|
+
|
|
91
|
+
/*
|
|
92
|
+
Add the correct font weight in Edge and Safari.
|
|
93
|
+
*/
|
|
94
|
+
|
|
95
|
+
b,
|
|
96
|
+
strong {
|
|
97
|
+
font-weight: bolder;
|
|
98
|
+
}
|
|
99
|
+
|
|
100
|
+
/*
|
|
101
|
+
1. Use the user's configured `mono` font family by default.
|
|
102
|
+
2. Correct the odd `em` font sizing in all browsers.
|
|
103
|
+
*/
|
|
104
|
+
|
|
105
|
+
code,
|
|
106
|
+
kbd,
|
|
107
|
+
samp,
|
|
108
|
+
pre {
|
|
109
|
+
font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
|
|
110
|
+
font-size: 1em; /* 2 */
|
|
111
|
+
}
|
|
112
|
+
|
|
113
|
+
/*
|
|
114
|
+
Add the correct font size in all browsers.
|
|
115
|
+
*/
|
|
116
|
+
|
|
117
|
+
small {
|
|
118
|
+
font-size: 80%;
|
|
119
|
+
}
|
|
120
|
+
|
|
121
|
+
/*
|
|
122
|
+
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
|
|
123
|
+
*/
|
|
124
|
+
|
|
125
|
+
sub,
|
|
126
|
+
sup {
|
|
127
|
+
font-size: 75%;
|
|
128
|
+
line-height: 0;
|
|
129
|
+
position: relative;
|
|
130
|
+
vertical-align: baseline;
|
|
131
|
+
}
|
|
132
|
+
|
|
133
|
+
sub {
|
|
134
|
+
bottom: -0.25em;
|
|
135
|
+
}
|
|
136
|
+
|
|
137
|
+
sup {
|
|
138
|
+
top: -0.5em;
|
|
139
|
+
}
|
|
140
|
+
|
|
141
|
+
/*
|
|
142
|
+
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
|
|
143
|
+
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
|
|
144
|
+
3. Remove gaps between table borders by default.
|
|
145
|
+
*/
|
|
146
|
+
|
|
147
|
+
table {
|
|
148
|
+
text-indent: 0; /* 1 */
|
|
149
|
+
border-color: inherit; /* 2 */
|
|
150
|
+
border-collapse: collapse; /* 3 */
|
|
151
|
+
}
|
|
152
|
+
|
|
153
|
+
/*
|
|
154
|
+
1. Change the font styles in all browsers.
|
|
155
|
+
2. Remove the margin in Firefox and Safari.
|
|
156
|
+
3. Remove default padding in all browsers.
|
|
157
|
+
*/
|
|
158
|
+
|
|
159
|
+
button,
|
|
160
|
+
input,
|
|
161
|
+
optgroup,
|
|
162
|
+
select,
|
|
163
|
+
textarea {
|
|
164
|
+
font-family: inherit; /* 1 */
|
|
165
|
+
font-size: 100%; /* 1 */
|
|
166
|
+
line-height: inherit; /* 1 */
|
|
167
|
+
color: inherit; /* 1 */
|
|
168
|
+
margin: 0; /* 2 */
|
|
169
|
+
padding: 0; /* 3 */
|
|
170
|
+
}
|
|
171
|
+
|
|
172
|
+
/*
|
|
173
|
+
Remove the inheritance of text transform in Edge and Firefox.
|
|
174
|
+
*/
|
|
175
|
+
|
|
176
|
+
button,
|
|
177
|
+
select {
|
|
178
|
+
text-transform: none;
|
|
179
|
+
}
|
|
180
|
+
|
|
181
|
+
/*
|
|
182
|
+
1. Correct the inability to style clickable types in iOS and Safari.
|
|
183
|
+
2. Remove default button styles.
|
|
184
|
+
*/
|
|
185
|
+
|
|
186
|
+
button,
|
|
187
|
+
[type='button'],
|
|
188
|
+
[type='reset'],
|
|
189
|
+
[type='submit'] {
|
|
190
|
+
-webkit-appearance: button; /* 1 */
|
|
191
|
+
background-color: transparent; /* 2 */
|
|
192
|
+
background-image: none; /* 2 */
|
|
193
|
+
}
|
|
194
|
+
|
|
195
|
+
/*
|
|
196
|
+
Use the modern Firefox focus style for all focusable elements.
|
|
197
|
+
*/
|
|
198
|
+
|
|
199
|
+
:-moz-focusring {
|
|
200
|
+
outline: auto;
|
|
201
|
+
}
|
|
202
|
+
|
|
203
|
+
/*
|
|
204
|
+
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
|
|
205
|
+
*/
|
|
206
|
+
|
|
207
|
+
:-moz-ui-invalid {
|
|
208
|
+
box-shadow: none;
|
|
209
|
+
}
|
|
210
|
+
|
|
211
|
+
/*
|
|
212
|
+
Add the correct vertical alignment in Chrome and Firefox.
|
|
213
|
+
*/
|
|
214
|
+
|
|
215
|
+
progress {
|
|
216
|
+
vertical-align: baseline;
|
|
217
|
+
}
|
|
218
|
+
|
|
219
|
+
/*
|
|
220
|
+
Correct the cursor style of increment and decrement buttons in Safari.
|
|
221
|
+
*/
|
|
222
|
+
|
|
223
|
+
::-webkit-inner-spin-button,
|
|
224
|
+
::-webkit-outer-spin-button {
|
|
225
|
+
height: auto;
|
|
226
|
+
}
|
|
227
|
+
|
|
228
|
+
/*
|
|
229
|
+
1. Correct the odd appearance in Chrome and Safari.
|
|
230
|
+
2. Correct the outline style in Safari.
|
|
231
|
+
*/
|
|
232
|
+
|
|
233
|
+
[type='search'] {
|
|
234
|
+
-webkit-appearance: textfield; /* 1 */
|
|
235
|
+
outline-offset: -2px; /* 2 */
|
|
236
|
+
}
|
|
237
|
+
|
|
238
|
+
/*
|
|
239
|
+
Remove the inner padding in Chrome and Safari on macOS.
|
|
240
|
+
*/
|
|
241
|
+
|
|
242
|
+
::-webkit-search-decoration {
|
|
243
|
+
-webkit-appearance: none;
|
|
244
|
+
}
|
|
245
|
+
|
|
246
|
+
/*
|
|
247
|
+
1. Correct the inability to style clickable types in iOS and Safari.
|
|
248
|
+
2. Change font properties to `inherit` in Safari.
|
|
249
|
+
*/
|
|
250
|
+
|
|
251
|
+
::-webkit-file-upload-button {
|
|
252
|
+
-webkit-appearance: button; /* 1 */
|
|
253
|
+
font: inherit; /* 2 */
|
|
254
|
+
}
|
|
255
|
+
|
|
256
|
+
/*
|
|
257
|
+
Add the correct display in Chrome and Safari.
|
|
258
|
+
*/
|
|
259
|
+
|
|
260
|
+
summary {
|
|
261
|
+
display: list-item;
|
|
262
|
+
}
|
|
263
|
+
|
|
264
|
+
/*
|
|
265
|
+
Removes the default spacing and border for appropriate elements.
|
|
266
|
+
*/
|
|
267
|
+
|
|
268
|
+
blockquote,
|
|
269
|
+
dl,
|
|
270
|
+
dd,
|
|
271
|
+
h1,
|
|
272
|
+
h2,
|
|
273
|
+
h3,
|
|
274
|
+
h4,
|
|
275
|
+
h5,
|
|
276
|
+
h6,
|
|
277
|
+
hr,
|
|
278
|
+
figure,
|
|
279
|
+
p,
|
|
280
|
+
pre {
|
|
281
|
+
margin: 0;
|
|
282
|
+
}
|
|
283
|
+
|
|
284
|
+
fieldset {
|
|
285
|
+
margin: 0;
|
|
286
|
+
padding: 0;
|
|
287
|
+
}
|
|
288
|
+
|
|
289
|
+
legend {
|
|
290
|
+
padding: 0;
|
|
291
|
+
}
|
|
292
|
+
|
|
293
|
+
ol,
|
|
294
|
+
ul,
|
|
295
|
+
menu {
|
|
296
|
+
list-style: none;
|
|
297
|
+
margin: 0;
|
|
298
|
+
padding: 0;
|
|
299
|
+
}
|
|
300
|
+
|
|
301
|
+
/*
|
|
302
|
+
Prevent resizing textareas horizontally by default.
|
|
303
|
+
*/
|
|
304
|
+
|
|
305
|
+
textarea {
|
|
306
|
+
resize: vertical;
|
|
307
|
+
}
|
|
308
|
+
|
|
309
|
+
/*
|
|
310
|
+
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
|
|
311
|
+
2. Set the default placeholder color to the user's configured gray 400 color.
|
|
312
|
+
*/
|
|
313
|
+
|
|
314
|
+
input::placeholder,
|
|
315
|
+
textarea::placeholder {
|
|
316
|
+
opacity: 1; /* 1 */
|
|
317
|
+
color: #9ca3af; /* 2 */
|
|
318
|
+
}
|
|
319
|
+
|
|
320
|
+
/*
|
|
321
|
+
Set the default cursor for buttons.
|
|
322
|
+
*/
|
|
323
|
+
|
|
324
|
+
button,
|
|
325
|
+
[role="button"] {
|
|
326
|
+
cursor: pointer;
|
|
327
|
+
}
|
|
328
|
+
|
|
329
|
+
/*
|
|
330
|
+
Make sure disabled buttons don't get the pointer cursor.
|
|
331
|
+
*/
|
|
332
|
+
:disabled {
|
|
333
|
+
cursor: default;
|
|
334
|
+
}
|
|
335
|
+
|
|
336
|
+
/*
|
|
337
|
+
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
|
|
338
|
+
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
|
|
339
|
+
This can trigger a poorly considered lint error in some tools but is included by design.
|
|
340
|
+
*/
|
|
341
|
+
|
|
342
|
+
img,
|
|
343
|
+
svg,
|
|
344
|
+
video,
|
|
345
|
+
canvas,
|
|
346
|
+
audio,
|
|
347
|
+
iframe,
|
|
348
|
+
embed,
|
|
349
|
+
object {
|
|
350
|
+
display: block; /* 1 */
|
|
351
|
+
vertical-align: middle; /* 2 */
|
|
352
|
+
}
|
|
353
|
+
|
|
354
|
+
/*
|
|
355
|
+
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
|
|
356
|
+
*/
|
|
357
|
+
|
|
358
|
+
img,
|
|
359
|
+
video {
|
|
360
|
+
max-width: 100%;
|
|
361
|
+
height: auto;
|
|
362
|
+
}
|
|
363
|
+
|
|
364
|
+
/*
|
|
365
|
+
Ensure the default browser behavior of the `hidden` attribute.
|
|
366
|
+
*/
|
|
367
|
+
|
|
368
|
+
[hidden] {
|
|
369
|
+
display: none;
|
|
370
|
+
}h1 {
|
|
371
|
+
font-size: 1.5rem;
|
|
372
|
+
line-height: 2rem;
|
|
373
|
+
font-weight: 700;
|
|
374
|
+
}h2 {
|
|
375
|
+
font-size: 14px;
|
|
376
|
+
font-weight: 600;
|
|
377
|
+
}h3 {
|
|
378
|
+
font-weight: 600;
|
|
379
|
+
}h4 {
|
|
380
|
+
font-weight: 300;
|
|
381
|
+
font-style: italic;
|
|
382
|
+
}
|
|
383
|
+
|
|
384
|
+
*, ::before, ::after {
|
|
385
|
+
--tw-translate-x: 0;
|
|
386
|
+
--tw-translate-y: 0;
|
|
387
|
+
--tw-rotate: 0;
|
|
388
|
+
--tw-skew-x: 0;
|
|
389
|
+
--tw-skew-y: 0;
|
|
390
|
+
--tw-scale-x: 1;
|
|
391
|
+
--tw-scale-y: 1;
|
|
392
|
+
--tw-pan-x: ;
|
|
393
|
+
--tw-pan-y: ;
|
|
394
|
+
--tw-pinch-zoom: ;
|
|
395
|
+
--tw-scroll-snap-strictness: proximity;
|
|
396
|
+
--tw-ordinal: ;
|
|
397
|
+
--tw-slashed-zero: ;
|
|
398
|
+
--tw-numeric-figure: ;
|
|
399
|
+
--tw-numeric-spacing: ;
|
|
400
|
+
--tw-numeric-fraction: ;
|
|
401
|
+
--tw-ring-inset: ;
|
|
402
|
+
--tw-ring-offset-width: 0px;
|
|
403
|
+
--tw-ring-offset-color: #fff;
|
|
404
|
+
--tw-ring-color: rgb(59 130 246 / 0.5);
|
|
405
|
+
--tw-ring-offset-shadow: 0 0 #0000;
|
|
406
|
+
--tw-ring-shadow: 0 0 #0000;
|
|
407
|
+
--tw-shadow: 0 0 #0000;
|
|
408
|
+
--tw-shadow-colored: 0 0 #0000;
|
|
409
|
+
--tw-blur: ;
|
|
410
|
+
--tw-brightness: ;
|
|
411
|
+
--tw-contrast: ;
|
|
412
|
+
--tw-grayscale: ;
|
|
413
|
+
--tw-hue-rotate: ;
|
|
414
|
+
--tw-invert: ;
|
|
415
|
+
--tw-saturate: ;
|
|
416
|
+
--tw-sepia: ;
|
|
417
|
+
--tw-drop-shadow: ;
|
|
418
|
+
--tw-backdrop-blur: ;
|
|
419
|
+
--tw-backdrop-brightness: ;
|
|
420
|
+
--tw-backdrop-contrast: ;
|
|
421
|
+
--tw-backdrop-grayscale: ;
|
|
422
|
+
--tw-backdrop-hue-rotate: ;
|
|
423
|
+
--tw-backdrop-invert: ;
|
|
424
|
+
--tw-backdrop-opacity: ;
|
|
425
|
+
--tw-backdrop-saturate: ;
|
|
426
|
+
--tw-backdrop-sepia: ;
|
|
427
|
+
}.Hyp-LabeledCheckbox{cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.Hyp-LabeledCheckbox>:not(:first-child){margin-left:.25rem}.Hyp-LabeledCheckbox>:first-child{margin-left:0}.Hyp-LabeledCheckbox>:last-child{margin-right:0}.Hyp-Checkbox{cursor:pointer;position:absolute;width:1em;height:1em;opacity:.00001}.Hyp-Checkbox+span:not(#increase-specificity){margin-left:0}.Hyp-Checkbox+span>svg{width:1em;height:1em}.Hyp-Checkbox+span>svg *{transition:all .1s linear}.Hyp-Checkbox:focus+span>svg{outline:none;box-shadow:0 0 0 2px #59a7e8}.Hyp-Checkbox:focus:not(:focus-visible)+span>svg{outline:none;box-shadow:none}.Hyp-Checkbox:not(:checked)+span .hyp-svg-checkbox--background{stroke:#737373}.Hyp-Checkbox:checked+span .hyp-svg-checkbox--background{fill:#fff;stroke:#3f3f3f}.Hyp-Checkbox:checked+span .hyp-svg-checkbox--checkmark{stroke:#3f3f3f}.Hyp-Frame{padding:1rem;border:1px solid #dbdbdb;border-radius:2px;background-color:#fff}.Hyp-Frame>:not(:first-child){margin-top:1rem}.Hyp-Frame>:first-child{margin-top:0}.Hyp-Frame>:last-child{margin-bottom:0}.theme-clean .Hyp-Frame{border:none}.Hyp-Card{padding:1rem;border:1px solid #dbdbdb;border-radius:2px;background-color:#fff;box-shadow:0px 1px 1px rgba(0,0,0,.1);width:100%}.Hyp-Card>:not(:first-child){margin-top:1rem}.Hyp-Card>:first-child{margin-top:0}.Hyp-Card>:last-child{margin-bottom:0}.theme-clean .Hyp-Card{border:none}.Hyp-Card:hover,.Hyp-Card.is-focused{box-shadow:0px 2px 3px 0px rgba(0,0,0,.15)}.theme-clean .Hyp-Card{box-shadow:none}.Hyp-Actions,.Hyp-Actions--row{display:flex;flex-direction:row;justify-content:flex-end;align-items:stretch}.Hyp-Actions>:not(:first-child),.Hyp-Actions--row>:not(:first-child){margin-left:.75rem}.Hyp-Actions>:first-child,.Hyp-Actions--row>:first-child{margin-left:0}.Hyp-Actions>:last-child,.Hyp-Actions--row>:last-child{margin-right:0}.Hyp-Actions--column{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.Hyp-Actions--column>:not(:first-child){margin-top:.5rem}.Hyp-Actions--column>:first-child{margin-top:0}.Hyp-Actions--column>:last-child{margin-bottom:0}.Hyp-Scrollbox{overflow:auto;border:1px solid #dbdbdb;position:relative;height:100%;width:100%;background:linear-gradient(white 30%, rgba(255, 255, 255, 0)) 0 0,linear-gradient(rgba(255, 255, 255, 0), white 70%) 0 100%,linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.05) 5px, rgba(255, 255, 255, 0) 70%) 0 0,linear-gradient(to top, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.05) 5px, rgba(255, 255, 255, 0) 70%) 0 100%;background-repeat:no-repeat;background-color:#fff;background-size:100% 40px,100% 40px,100% 14px,100% 14px;background-attachment:local,local,scroll,scroll}.Hyp-Scrollbox--with-header{overflow:auto;border:1px solid #dbdbdb;position:relative;height:100%;width:100%;background:linear-gradient(white 30%, rgba(255, 255, 255, 0)) 0 44px,linear-gradient(rgba(255, 255, 255, 0), white 70%) 0 100%,linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.05) 5px, rgba(255, 255, 255, 0) 70%) 0 44px,linear-gradient(to top, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.05) 5px, rgba(255, 255, 255, 0) 70%) 0 100%;background-repeat:no-repeat;background-color:#fff;background-size:100% 40px,100% 40px,100% 14px,100% 14px;background-attachment:local,local,scroll,scroll}.Hyp-Dialog{padding:1rem;border:1px solid #dbdbdb;border-radius:2px;background-color:#fff;box-shadow:0px 1px 1px rgba(0,0,0,.1);width:100%}.Hyp-Dialog:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .Hyp-Dialog:focus:not(.focus-visible){outline:none;box-shadow:none}.Hyp-Dialog:focus:not(:focus-visible){outline:none;box-shadow:none}.Hyp-Dialog>:not(:first-child){margin-top:1rem}.Hyp-Dialog>:first-child{margin-top:0}.Hyp-Dialog>:last-child{margin-bottom:0}.theme-clean .Hyp-Dialog{border:none}.Hyp-Dialog:hover,.Hyp-Dialog.is-focused{box-shadow:0px 2px 3px 0px rgba(0,0,0,.15)}.theme-clean .Hyp-Dialog{box-shadow:none;border:1px solid #dbdbdb}.Hyp-Dialog>.Hyp-Dialog__header{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;border-bottom:1px solid #dbdbdb;padding-bottom:1rem}.Hyp-Dialog>.Hyp-Dialog__header>:not(:first-child){margin-left:.5rem}.Hyp-Dialog>.Hyp-Dialog__header>:first-child{margin-left:0}.Hyp-Dialog>.Hyp-Dialog__header>:last-child{margin-right:0}.Hyp-Dialog__title{font-size:1.1em;color:#bd1c2b;font-weight:600;line-height:1;flex-grow:1}.Hyp-Dialog--closeable .Hyp-Dialog__header{padding-bottom:.25rem;margin-top:-0.5rem}.Hyp-Dialog--closeable>.Hyp-Dialog__header .Hyp-Dialog__close{font-size:1.375em;margin-right:-0.75rem}.Hyp-Dialog__content>:not(:first-child){margin-top:1rem}.Hyp-Dialog__content>:first-child{margin-top:0}.Hyp-Dialog__content>:last-child{margin-bottom:0}.Hyp-Dialog__actions{display:flex;flex-direction:row;justify-content:flex-end;align-items:stretch}.Hyp-Dialog__actions>:not(:first-child){margin-left:.75rem}.Hyp-Dialog__actions>:first-child{margin-left:0}.Hyp-Dialog__actions>:last-child{margin-right:0}.Hyp-Link{display:inline-block;color:#bd1c2b;text-decoration:none;border-radius:2px}.Hyp-Link:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .Hyp-Link:focus:not(.focus-visible){outline:none;box-shadow:none}.Hyp-Link:focus:not(:focus-visible){outline:none;box-shadow:none}.Hyp-Link:active,.Hyp-Link:focus{text-decoration:none}.Hyp-Link:hover{text-decoration:none;color:#84141e}.Hyp-Modal__overlay{z-index:10;position:fixed;top:0;left:0;bottom:0;right:0;background-color:rgba(0,0,0,.5)}.Hyp-Modal{z-index:20;position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);width:90vw;max-width:90vw;max-height:90vh}@media screen and (min-width: 48rem){.Hyp-Modal{width:auto;min-width:28rem;max-width:44rem;max-width:min(44rem,90vw)}}@media screen and (min-height: 32rem){.Hyp-Modal{top:10vh;max-height:80vh;transform:translate(-50%, 0)}}.Hyp-Modal>*{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;max-height:90vh}@media screen and (min-height: 32rem){.Hyp-Modal>*{max-height:80vh}}.Hyp-Panel{padding:1rem;border:1px solid #dbdbdb;border-radius:2px;background-color:#fff;box-shadow:0px 1px 1px rgba(0,0,0,.1);width:100%}.Hyp-Panel:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .Hyp-Panel:focus:not(.focus-visible){outline:none;box-shadow:none}.Hyp-Panel:focus:not(:focus-visible){outline:none;box-shadow:none}.Hyp-Panel>:not(:first-child){margin-top:1rem}.Hyp-Panel>:first-child{margin-top:0}.Hyp-Panel>:last-child{margin-bottom:0}.theme-clean .Hyp-Panel{border:none}.Hyp-Panel:hover,.Hyp-Panel.is-focused{box-shadow:0px 2px 3px 0px rgba(0,0,0,.15)}.theme-clean .Hyp-Panel{box-shadow:none;border:1px solid #dbdbdb}.Hyp-Panel>.Hyp-Panel__header{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;border-bottom:1px solid #dbdbdb;padding-bottom:1rem}.Hyp-Panel>.Hyp-Panel__header>:not(:first-child){margin-left:.5rem}.Hyp-Panel>.Hyp-Panel__header>:first-child{margin-left:0}.Hyp-Panel>.Hyp-Panel__header>:last-child{margin-right:0}.Hyp-Panel__title{font-size:1.1em;color:#bd1c2b;font-weight:600;line-height:1;flex-grow:1}.Hyp-Panel--closeable .Hyp-Panel__header{padding-bottom:.25rem;margin-top:-0.5rem}.Hyp-Panel--closeable>.Hyp-Panel__header .Hyp-Panel__close{font-size:1.375em;margin-right:-0.75rem}.Hyp-Panel__content>:not(:first-child){margin-top:1rem}.Hyp-Panel__content>:first-child{margin-top:0}.Hyp-Panel__content>:last-child{margin-bottom:0}.Hyp-Panel__actions{display:flex;flex-direction:row;justify-content:flex-end;align-items:stretch}.Hyp-Panel__actions>:not(:first-child){margin-left:.75rem}.Hyp-Panel__actions>:first-child{margin-left:0}.Hyp-Panel__actions>:last-child{margin-right:0}.Hyp-Spinner--small{color:#737373;font-size:1em}.Hyp-Spinner,.Hyp-Spinner--medium{color:#737373;font-size:2em}.Hyp-Spinner--large{color:#737373;font-size:4em}.Hyp-FullScreenSpinner{z-index:10;position:fixed;top:0;left:0;bottom:0;right:0;background-color:rgba(255,255,255,.5)}.Hyp-FullScreenSpinner__spinner{z-index:20;position:fixed;top:50%;left:50%;transform:translate(-50%, -50%)}.Hyp-Icon{display:block;width:1em;height:1em}.Hyp-SvgIcon{display:flex}.Hyp-SvgIcon--inline{display:inline}.Hyp-Table-Scrollbox{min-height:132px}.Hyp-Table-Scrollbox__loading{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);margin-top:22px}.Hyp-Table-Scrollbox__message{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);display:flex;flex-direction:row;justify-content:center;align-items:stretch;padding:.5rem;width:100%;top:88px}.Hyp-Table{border-collapse:separate;border-spacing:0;table-layout:fixed;width:100%;color:#202020}.Hyp-Table:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .Hyp-Table:focus:not(.focus-visible){outline:none;box-shadow:none}.Hyp-Table:focus:not(:focus-visible){outline:none;box-shadow:none}.Hyp-Table th,.Hyp-Table td{padding:.5rem;line-height:1}.Hyp-Table td{border-top:1px solid #dbdbdb}.Hyp-Table__header{position:-webkit-sticky;position:sticky;top:0;height:44px;padding:.5rem;font-weight:bold;background-color:#fff;width:100%;border-bottom:1px solid #9c9c9c;background-color:#ececec;z-index:1;text-align:left}.Hyp-Table__header__heading{display:flex;flex-direction:row;justify-content:center;align-items:center;height:100%}.Hyp-Table tbody{cursor:pointer}.Hyp-Table tr{height:44px;padding:.5rem}.Hyp-Table tr:first-child td{border-top:none}.Hyp-Table tr.is-selected td{background-color:#595969;color:#fff}.Hyp-Table tr:hover:not(.is-selected){background-color:#babac444}.Hyp-Table tr:nth-child(odd):not(.is-selected){background-color:rgba(0,0,0,.025)}.Hyp-TextInput{border:1px solid #dbdbdb;padding:.5rem;background-color:#fafafa;color:#202020;border-radius:2px}.Hyp-TextInput:focus{outline:none;box-shadow:0 0 0 2px #59a7e8 inset}.Hyp-TextInput.has-error,.Hyp-TextInput.is-error{outline:none;box-shadow:0 0 0 2px #d93c3f inset}.Hyp-TextInput::placeholder{color:#737373}.Hyp-TextInput:focus{background-color:#fff}.Hyp-TextInput:focus::placeholder{color:#a6a6a6}.Hyp-TextInputWithButton{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;width:100%}.Hyp-TextInputWithButton input{border:1px solid #dbdbdb;padding:.5rem;background-color:#fafafa;color:#202020;border-radius:2px;flex-grow:1;border-top-right-radius:0;border-bottom-right-radius:0}.Hyp-TextInputWithButton input:focus{outline:none;box-shadow:0 0 0 2px #59a7e8 inset}.Hyp-TextInputWithButton input.has-error,.Hyp-TextInputWithButton input.is-error{outline:none;box-shadow:0 0 0 2px #d93c3f inset}.Hyp-TextInputWithButton input::placeholder{color:#737373}.Hyp-TextInputWithButton input:focus{background-color:#fff}.Hyp-TextInputWithButton input:focus::placeholder{color:#a6a6a6}.Hyp-TextInputWithButton button{border:1px solid #dbdbdb;border-top-left-radius:0;border-bottom-left-radius:0;border-left:0}.Hyp-Thumbnail{padding:.75rem;background-color:#f2f2f2;width:100%;height:100%}.Hyp-Thumbnail__content{display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:2em;color:#9c9c9c;background-color:#fff;width:100%;height:100%}.Hyp-Thumbnail__content>img{width:100%;height:100%;object-fit:contain}.Hyp-LabeledButton{padding:0;margin:0;background-color:transparent;border-style:none;color:#595959;background-color:#f2f2f2;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out;border-radius:2px;border:none;padding:.5em;font-size:1em;font-weight:700;white-space:nowrap;display:flex;align-items:center}.Hyp-LabeledButton:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .Hyp-LabeledButton:focus:not(.focus-visible){outline:none;box-shadow:none}.Hyp-LabeledButton:focus:not(:focus-visible){outline:none;box-shadow:none}.Hyp-LabeledButton:disabled{color:#595959}.Hyp-LabeledButton[aria-expanded=true],.Hyp-LabeledButton[aria-pressed=true]{color:#202020}.Hyp-LabeledButton[aria-expanded=true]:hover:not([disabled]),.Hyp-LabeledButton[aria-pressed=true]:hover:not([disabled]){color:#202020}.Hyp-LabeledButton[aria-expanded=true]:focus:not([disabled]),.Hyp-LabeledButton[aria-pressed=true]:focus:not([disabled]){color:#202020}.Hyp-LabeledButton:hover:not([disabled]){color:#202020;background-color:#ececec}.Hyp-LabeledButton--small{padding:.25em}.Hyp-LabeledButton--large{padding:.75em}.Hyp-LabeledButton--icon-left svg{margin-right:.5em}.Hyp-LabeledButton--icon-right svg{margin-left:.5em}.Hyp-LabeledButton svg{width:1.25em;height:1.25em}.Hyp-LabeledButton--light{color:#595959;background-color:#f2f2f2;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-LabeledButton--light:disabled{color:#595959}.Hyp-LabeledButton--light[aria-expanded=true],.Hyp-LabeledButton--light[aria-pressed=true]{color:#202020}.Hyp-LabeledButton--light[aria-expanded=true]:hover:not([disabled]),.Hyp-LabeledButton--light[aria-pressed=true]:hover:not([disabled]){color:#202020}.Hyp-LabeledButton--light[aria-expanded=true]:focus:not([disabled]),.Hyp-LabeledButton--light[aria-pressed=true]:focus:not([disabled]){color:#202020}.Hyp-LabeledButton--light:hover:not([disabled]){color:#202020;background-color:#ececec}.Hyp-LabeledButton--primary{color:#f2f2f2;background-color:#595959;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-LabeledButton--primary:disabled{color:#a6a6a6}.Hyp-LabeledButton--primary[aria-expanded=true],.Hyp-LabeledButton--primary[aria-pressed=true]{color:#f2f2f2}.Hyp-LabeledButton--primary[aria-expanded=true]:hover:not([disabled]),.Hyp-LabeledButton--primary[aria-pressed=true]:hover:not([disabled]){color:#f2f2f2}.Hyp-LabeledButton--primary[aria-expanded=true]:focus:not([disabled]),.Hyp-LabeledButton--primary[aria-pressed=true]:focus:not([disabled]){color:#f2f2f2}.Hyp-LabeledButton--primary:hover:not([disabled]){color:#f2f2f2;background-color:#3f3f3f}.Hyp-LabeledButton--dark{color:#595959;background-color:transparent;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-LabeledButton--dark:disabled{color:#595959}.Hyp-LabeledButton--dark[aria-expanded=true],.Hyp-LabeledButton--dark[aria-pressed=true]{color:#595959;background-color:#dbdbdb}.Hyp-LabeledButton--dark[aria-expanded=true]:hover:not([disabled]),.Hyp-LabeledButton--dark[aria-pressed=true]:hover:not([disabled]){color:#202020}.Hyp-LabeledButton--dark[aria-expanded=true]:focus:not([disabled]),.Hyp-LabeledButton--dark[aria-pressed=true]:focus:not([disabled]){color:#595959}.Hyp-LabeledButton--dark:hover:not([disabled]){color:#202020;background-color:#dbdbdb}.Hyp-IconButton{padding:0;margin:0;border-style:none;color:#595959;background-color:transparent;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out;border-radius:2px;border:none;padding:.5em;font-size:1em;font-weight:700;white-space:nowrap;display:flex;align-items:center}.Hyp-IconButton:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .Hyp-IconButton:focus:not(.focus-visible){outline:none;box-shadow:none}.Hyp-IconButton:focus:not(:focus-visible){outline:none;box-shadow:none}.Hyp-IconButton:disabled{color:#595959}.Hyp-IconButton[aria-expanded=true],.Hyp-IconButton[aria-pressed=true]{color:#bd1c2b}.Hyp-IconButton[aria-expanded=true]:hover:not([disabled]),.Hyp-IconButton[aria-pressed=true]:hover:not([disabled]){color:#202020}.Hyp-IconButton[aria-expanded=true]:focus:not([disabled]),.Hyp-IconButton[aria-pressed=true]:focus:not([disabled]){color:#bd1c2b}.Hyp-IconButton:hover:not([disabled]){color:#202020;background-color:transparent}.Hyp-IconButton--small{padding:.25em}.Hyp-IconButton--large{padding:.75em}.Hyp-IconButton svg{width:1em;height:1em}.Hyp-IconButton--light{color:#9c9c9c;background-color:transparent;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-IconButton--light:disabled{color:#9c9c9c}.Hyp-IconButton--light[aria-expanded=true],.Hyp-IconButton--light[aria-pressed=true]{color:#9c9c9c}.Hyp-IconButton--light[aria-expanded=true]:hover:not([disabled]),.Hyp-IconButton--light[aria-pressed=true]:hover:not([disabled]){color:#3f3f3f}.Hyp-IconButton--light[aria-expanded=true]:focus:not([disabled]),.Hyp-IconButton--light[aria-pressed=true]:focus:not([disabled]){color:#9c9c9c}.Hyp-IconButton--light:hover:not([disabled]){color:#3f3f3f;background-color:transparent}.Hyp-IconButton--primary{color:#bd1c2b;background-color:transparent;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-IconButton--primary:disabled{color:#595959}.Hyp-IconButton--primary[aria-expanded=true],.Hyp-IconButton--primary[aria-pressed=true]{color:#bd1c2b}.Hyp-IconButton--primary[aria-expanded=true]:hover:not([disabled]),.Hyp-IconButton--primary[aria-pressed=true]:hover:not([disabled]){color:#bd1c2b}.Hyp-IconButton--primary[aria-expanded=true]:focus:not([disabled]),.Hyp-IconButton--primary[aria-pressed=true]:focus:not([disabled]){color:#bd1c2b}.Hyp-IconButton--primary:hover:not([disabled]){color:#bd1c2b;background-color:transparent}.Hyp-IconButton--dark{color:#595959;background-color:#ececec;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-IconButton--dark:disabled{color:#9c9c9c}.Hyp-IconButton--dark[aria-expanded=true],.Hyp-IconButton--dark[aria-pressed=true]{color:#202020;background-color:#dbdbdb}.Hyp-IconButton--dark[aria-expanded=true]:hover:not([disabled]),.Hyp-IconButton--dark[aria-pressed=true]:hover:not([disabled]){color:#202020}.Hyp-IconButton--dark[aria-expanded=true]:focus:not([disabled]),.Hyp-IconButton--dark[aria-pressed=true]:focus:not([disabled]){color:#202020}.Hyp-IconButton--dark:hover:not([disabled]){color:#202020;background-color:#dbdbdb}@media(pointer: coarse){.Hyp-IconButton--medium,.Hyp-IconButton--large{min-width:44px;min-height:44px;justify-content:center}}.Hyp-LinkButton{margin:0;border-style:none;color:#595959;background-color:transparent;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out;border-radius:2px;border:none;padding:.5em;font-size:1em;white-space:nowrap;display:flex;align-items:center;font-weight:400;padding:0}.Hyp-LinkButton:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .Hyp-LinkButton:focus:not(.focus-visible){outline:none;box-shadow:none}.Hyp-LinkButton:focus:not(:focus-visible){outline:none;box-shadow:none}.Hyp-LinkButton:disabled{color:#595959}.Hyp-LinkButton[aria-expanded=true],.Hyp-LinkButton[aria-pressed=true]{color:#202020}.Hyp-LinkButton[aria-expanded=true]:hover:not([disabled]),.Hyp-LinkButton[aria-pressed=true]:hover:not([disabled]){color:#84141e}.Hyp-LinkButton[aria-expanded=true]:focus:not([disabled]),.Hyp-LinkButton[aria-pressed=true]:focus:not([disabled]){color:#202020}.Hyp-LinkButton:hover:not([disabled]){color:#84141e;background-color:transparent}.Hyp-LinkButton--small{padding:.25em}.Hyp-LinkButton--large{padding:.75em}.Hyp-LinkButton svg{width:1em;height:1em}.Hyp-LinkButton--light{color:#595959;background-color:transparent;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-LinkButton--light:disabled{color:#595959}.Hyp-LinkButton--light[aria-expanded=true],.Hyp-LinkButton--light[aria-pressed=true]{color:#202020}.Hyp-LinkButton--light[aria-expanded=true]:hover:not([disabled]),.Hyp-LinkButton--light[aria-pressed=true]:hover:not([disabled]){color:#84141e}.Hyp-LinkButton--light[aria-expanded=true]:focus:not([disabled]),.Hyp-LinkButton--light[aria-pressed=true]:focus:not([disabled]){color:#202020}.Hyp-LinkButton--light:hover:not([disabled]){color:#84141e;background-color:transparent}.Hyp-LinkButton--primary{color:#bd1c2b;background-color:transparent;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-LinkButton--primary:disabled{color:#595959}.Hyp-LinkButton--primary[aria-expanded=true],.Hyp-LinkButton--primary[aria-pressed=true]{color:#bd1c2b}.Hyp-LinkButton--primary[aria-expanded=true]:hover:not([disabled]),.Hyp-LinkButton--primary[aria-pressed=true]:hover:not([disabled]){color:#bd1c2b}.Hyp-LinkButton--primary[aria-expanded=true]:focus:not([disabled]),.Hyp-LinkButton--primary[aria-pressed=true]:focus:not([disabled]){color:#bd1c2b}.Hyp-LinkButton--primary:hover:not([disabled]){color:#bd1c2b;background-color:transparent}.Hyp-LinkButton--dark{color:#202020;background-color:transparent;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-LinkButton--dark:disabled{color:#595959}.Hyp-LinkButton--dark[aria-expanded=true],.Hyp-LinkButton--dark[aria-pressed=true]{color:#202020}.Hyp-LinkButton--dark[aria-expanded=true]:hover:not([disabled]),.Hyp-LinkButton--dark[aria-pressed=true]:hover:not([disabled]){color:#84141e}.Hyp-LinkButton--dark[aria-expanded=true]:focus:not([disabled]),.Hyp-LinkButton--dark[aria-pressed=true]:focus:not([disabled]){color:#202020}.Hyp-LinkButton--dark:hover:not([disabled]){color:#84141e;background-color:transparent}.Hyp-LinkButton:hover:not([disabled]){text-decoration:underline}.Hyp-LinkButton--primary{font-weight:500}.hyp-block{padding:1rem}.hyp-block>:not(:first-child){margin-top:1rem}.hyp-block>:first-child{margin-top:0}.hyp-block>:last-child{margin-bottom:0}.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-card--no-hover{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--no-hover>:not(:first-child){margin-top:1rem}.hyp-card--no-hover>:first-child{margin-top:0}.hyp-card--no-hover>:last-child{margin-bottom:0}.theme-clean .hyp-card--no-hover{border:none;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-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-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-sticky-header{position:-webkit-sticky;position:sticky;top:0;height:44px;padding:.5rem;font-weight:bold;background-color:#fff;width:100%}.hyp-sticky-header__heading{display:flex;flex-direction:row;justify-content:center;align-items:center;height:100%}.hyp-text-input{border:1px solid #dbdbdb;padding:.5rem;background-color:#fafafa;color:#202020;border-radius:2px}.hyp-text-input:focus{outline:none;box-shadow:0 0 0 2px #59a7e8 inset}.hyp-text-input.has-error,.hyp-text-input.is-error{outline:none;box-shadow:0 0 0 2px #d93c3f inset}.hyp-text-input::placeholder{color:#737373}.hyp-text-input:focus{background-color:#fff}.hyp-text-input:focus::placeholder{color:#a6a6a6}.hyp-text-input-with-button{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;width:100%}.hyp-text-input-with-button 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-text-input-with-button input:focus{outline:none;box-shadow:0 0 0 2px #59a7e8 inset}.hyp-text-input-with-button input.has-error,.hyp-text-input-with-button input.is-error{outline:none;box-shadow:0 0 0 2px #d93c3f inset}.hyp-text-input-with-button input::placeholder{color:#737373}.hyp-text-input-with-button input:focus{background-color:#fff}.hyp-text-input-with-button input:focus::placeholder{color:#a6a6a6}.hyp-text-input-with-button button{border:1px solid #dbdbdb;border-top-left-radius:0;border-bottom-left-radius:0;border-left:0}.hyp-label{cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.hyp-label>:not(:first-child){margin-left:.25rem}.hyp-label>:first-child{margin-left:0}.hyp-label>: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-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-panel{padding:1rem;border:1px solid #dbdbdb;border-radius:2px;background-color:#fff;box-shadow:0px 1px 1px rgba(0,0,0,.1);width:100%}.hyp-panel:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .hyp-panel:focus:not(.focus-visible){outline:none;box-shadow:none}.hyp-panel:focus:not(:focus-visible){outline:none;box-shadow:none}.hyp-panel>:not(:first-child){margin-top:1rem}.hyp-panel>:first-child{margin-top:0}.hyp-panel>:last-child{margin-bottom:0}.theme-clean .hyp-panel{border:none}.hyp-panel:hover,.hyp-panel.is-focused{box-shadow:0px 2px 3px 0px rgba(0,0,0,.15)}.theme-clean .hyp-panel{box-shadow:none;border:1px solid #dbdbdb}.hyp-panel>.hyp-panel__header{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;border-bottom:1px solid #dbdbdb;padding-bottom:1rem}.hyp-panel>.hyp-panel__header>:not(:first-child){margin-left:.5rem}.hyp-panel>.hyp-panel__header>:first-child{margin-left:0}.hyp-panel>.hyp-panel__header>:last-child{margin-right:0}.hyp-panel__title{font-size:1.1em;color:#bd1c2b;font-weight:600;line-height:1;flex-grow:1}.hyp-panel--closeable .hyp-panel__header{padding-bottom:.25rem;margin-top:-0.5rem}.hyp-panel--closeable>.hyp-panel__header .hyp-panel__close{font-size:1.375em;margin-right:-0.75rem}.hyp-panel__content>:not(:first-child){margin-top:1rem}.hyp-panel__content>:first-child{margin-top:0}.hyp-panel__content>:last-child{margin-bottom:0}.hyp-panel__actions{display:flex;flex-direction:row;justify-content:flex-end;align-items:stretch}.hyp-panel__actions>:not(:first-child){margin-left:.75rem}.hyp-panel__actions>:first-child{margin-left:0}.hyp-panel__actions>:last-child{margin-right:0}.hyp-spinner--small{color:#737373;font-size:1em}.hyp-spinner,.hyp-spinner--medium{color:#737373;font-size:2em}.hyp-spinner--large{color:#737373;font-size:4em}.hyp-full-screen-spinner{z-index:10;position:fixed;top:0;left:0;bottom:0;right:0;background-color:rgba(255,255,255,.5)}.hyp-full-screen-spinner__spinner{z-index:20;position:fixed;top:50%;left:50%;transform:translate(-50%, -50%)}.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-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-u-screen-reader-only{position:absolute;width:1px;height:1px;white-space:nowrap;clip:rect(0 0 0 0);overflow:hidden}.hyp-u-border{border:1px solid #dbdbdb}.hyp-u-border--left{border-left:1px solid #dbdbdb}.hyp-u-border--right{border-right:1px solid #dbdbdb}.hyp-u-border--top{border-top:1px solid #dbdbdb}.hyp-u-border--bottom{border-bottom:1px solid #dbdbdb}.hyp-u-shadow{box-shadow:0px 1px 1px rgba(0,0,0,.1)}.hyp-u-shadow--active{box-shadow:0px 2px 3px 0px rgba(0,0,0,.15)}.hyp-u-color--white{color:#fff}.hyp-u-color--grey-0{color:#fafafa}.hyp-u-color--grey-1{color:#f2f2f2}.hyp-u-color--grey-2{color:#ececec}.hyp-u-color--grey-3{color:#dbdbdb}.hyp-u-color--grey-4{color:#a6a6a6}.hyp-u-color--grey-5{color:#9c9c9c}.hyp-u-color--grey-6{color:#737373}.hyp-u-color--grey-7{color:#595959}.hyp-u-color--grey-8{color:#3f3f3f}.hyp-u-color--grey-9{color:#202020}.hyp-u-color--brand{color:#bd1c2b}.hyp-u-color--selection{color:#59a7e8}.hyp-u-color--error{color:#d93c3f}.hyp-u-color--notice{color:#fbc168}.hyp-u-color--success{color:#00a36d}.hyp-u-bg-color--white{background-color:#fff}.hyp-u-bg-color--grey-0{background-color:#fafafa}.hyp-u-bg-color--grey-1{background-color:#f2f2f2}.hyp-u-bg-color--grey-2{background-color:#ececec}.hyp-u-bg-color--grey-3{background-color:#dbdbdb}.hyp-u-bg-color--grey-4{background-color:#a6a6a6}.hyp-u-bg-color--grey-5{background-color:#9c9c9c}.hyp-u-bg-color--grey-6{background-color:#737373}.hyp-u-bg-color--grey-7{background-color:#595959}.hyp-u-bg-color--grey-8{background-color:#3f3f3f}.hyp-u-bg-color--grey-9{background-color:#202020}.hyp-u-bg-color--brand{background-color:#bd1c2b}.hyp-u-bg-color--selection{background-color:#59a7e8}.hyp-u-bg-color--error{background-color:#d93c3f}.hyp-u-bg-color--notice{background-color:#fbc168}.hyp-u-bg-color--success{background-color:#00a36d}.hyp-u-focus-outline:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.hyp-u-focus-outline--inset:focus{outline:none;box-shadow:0 0 0 2px #59a7e8 inset}.hyp-u-focus-outline--hide{outline:none;box-shadow:none}.hyp-u-outline-on-keyboard-focus:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .hyp-u-outline-on-keyboard-focus:focus:not(.focus-visible){outline:none;box-shadow:none}.hyp-u-outline-on-keyboard-focus:focus:not(:focus-visible){outline:none;box-shadow:none}.hyp-u-outline-on-keyboard-focus--inset:focus{outline:none;box-shadow:0 0 0 2px #59a7e8 inset}.js-focus-visible .hyp-u-outline-on-keyboard-focus--inset:focus:not(.focus-visible){outline:none;box-shadow:none}.hyp-u-outline-on-keyboard-focus--inset:focus:not(:focus-visible){outline:none;box-shadow:none}.hyp-u-horizontal-spacing>:not(:first-child){margin-left:.5rem}.hyp-u-horizontal-spacing>:first-child{margin-left:0}.hyp-u-horizontal-spacing>:last-child{margin-right:0}.hyp-u-vertical-spacing>:not(:first-child){margin-top:1rem}.hyp-u-vertical-spacing>:first-child{margin-top:0}.hyp-u-vertical-spacing>:last-child{margin-bottom:0}.hyp-u-horizontal-spacing--0>:not(:first-child){margin-left:0}.hyp-u-horizontal-spacing--0>:first-child{margin-left:0}.hyp-u-horizontal-spacing--0>:last-child{margin-right:0}.hyp-u-horizontal-spacing--1>:not(:first-child){margin-left:.125rem}.hyp-u-horizontal-spacing--1>:first-child{margin-left:0}.hyp-u-horizontal-spacing--1>:last-child{margin-right:0}.hyp-u-horizontal-spacing--2>:not(:first-child){margin-left:.25rem}.hyp-u-horizontal-spacing--2>:first-child{margin-left:0}.hyp-u-horizontal-spacing--2>:last-child{margin-right:0}.hyp-u-horizontal-spacing--3>:not(:first-child){margin-left:.5rem}.hyp-u-horizontal-spacing--3>:first-child{margin-left:0}.hyp-u-horizontal-spacing--3>:last-child{margin-right:0}.hyp-u-horizontal-spacing--4>:not(:first-child){margin-left:.75rem}.hyp-u-horizontal-spacing--4>:first-child{margin-left:0}.hyp-u-horizontal-spacing--4>:last-child{margin-right:0}.hyp-u-horizontal-spacing--5>:not(:first-child){margin-left:1rem}.hyp-u-horizontal-spacing--5>:first-child{margin-left:0}.hyp-u-horizontal-spacing--5>:last-child{margin-right:0}.hyp-u-horizontal-spacing--6>:not(:first-child){margin-left:1.5rem}.hyp-u-horizontal-spacing--6>:first-child{margin-left:0}.hyp-u-horizontal-spacing--6>:last-child{margin-right:0}.hyp-u-horizontal-spacing--7>:not(:first-child){margin-left:2rem}.hyp-u-horizontal-spacing--7>:first-child{margin-left:0}.hyp-u-horizontal-spacing--7>:last-child{margin-right:0}.hyp-u-horizontal-spacing--8>:not(:first-child){margin-left:4rem}.hyp-u-horizontal-spacing--8>:first-child{margin-left:0}.hyp-u-horizontal-spacing--8>:last-child{margin-right:0}.hyp-u-horizontal-spacing--9>:not(:first-child){margin-left:8rem}.hyp-u-horizontal-spacing--9>:first-child{margin-left:0}.hyp-u-horizontal-spacing--9>:last-child{margin-right:0}.hyp-u-vertical-spacing--0>:not(:first-child){margin-top:0}.hyp-u-vertical-spacing--0>:first-child{margin-top:0}.hyp-u-vertical-spacing--0>:last-child{margin-bottom:0}.hyp-u-vertical-spacing--1>:not(:first-child){margin-top:.125rem}.hyp-u-vertical-spacing--1>:first-child{margin-top:0}.hyp-u-vertical-spacing--1>:last-child{margin-bottom:0}.hyp-u-vertical-spacing--2>:not(:first-child){margin-top:.25rem}.hyp-u-vertical-spacing--2>:first-child{margin-top:0}.hyp-u-vertical-spacing--2>:last-child{margin-bottom:0}.hyp-u-vertical-spacing--3>:not(:first-child){margin-top:.5rem}.hyp-u-vertical-spacing--3>:first-child{margin-top:0}.hyp-u-vertical-spacing--3>:last-child{margin-bottom:0}.hyp-u-vertical-spacing--4>:not(:first-child){margin-top:.75rem}.hyp-u-vertical-spacing--4>:first-child{margin-top:0}.hyp-u-vertical-spacing--4>:last-child{margin-bottom:0}.hyp-u-vertical-spacing--5>:not(:first-child){margin-top:1rem}.hyp-u-vertical-spacing--5>:first-child{margin-top:0}.hyp-u-vertical-spacing--5>:last-child{margin-bottom:0}.hyp-u-vertical-spacing--6>:not(:first-child){margin-top:1.5rem}.hyp-u-vertical-spacing--6>:first-child{margin-top:0}.hyp-u-vertical-spacing--6>:last-child{margin-bottom:0}.hyp-u-vertical-spacing--7>:not(:first-child){margin-top:2rem}.hyp-u-vertical-spacing--7>:first-child{margin-top:0}.hyp-u-vertical-spacing--7>:last-child{margin-bottom:0}.hyp-u-vertical-spacing--8>:not(:first-child){margin-top:4rem}.hyp-u-vertical-spacing--8>:first-child{margin-top:0}.hyp-u-vertical-spacing--8>:last-child{margin-bottom:0}.hyp-u-vertical-spacing--9>:not(:first-child){margin-top:8rem}.hyp-u-vertical-spacing--9>:first-child{margin-top:0}.hyp-u-vertical-spacing--9>:last-child{margin-bottom:0}.hyp-u-margin{margin:1rem}.hyp-u-margin--left{margin-left:1rem}.hyp-u-margin--right{margin-right:1rem}.hyp-u-margin--top{margin-top:1rem}.hyp-u-margin--bottom{margin-bottom:1rem}.hyp-u-margin--0{margin:0}.hyp-u-margin--left--0{margin-left:0}.hyp-u-margin--right--0{margin-right:0}.hyp-u-margin--top--0{margin-top:0}.hyp-u-margin--bottom--0{margin-bottom:0}.hyp-u-margin--1{margin:.125rem}.hyp-u-margin--left--1{margin-left:.125rem}.hyp-u-margin--right--1{margin-right:.125rem}.hyp-u-margin--top--1{margin-top:.125rem}.hyp-u-margin--bottom--1{margin-bottom:.125rem}.hyp-u-margin--2{margin:.25rem}.hyp-u-margin--left--2{margin-left:.25rem}.hyp-u-margin--right--2{margin-right:.25rem}.hyp-u-margin--top--2{margin-top:.25rem}.hyp-u-margin--bottom--2{margin-bottom:.25rem}.hyp-u-margin--3{margin:.5rem}.hyp-u-margin--left--3{margin-left:.5rem}.hyp-u-margin--right--3{margin-right:.5rem}.hyp-u-margin--top--3{margin-top:.5rem}.hyp-u-margin--bottom--3{margin-bottom:.5rem}.hyp-u-margin--4{margin:.75rem}.hyp-u-margin--left--4{margin-left:.75rem}.hyp-u-margin--right--4{margin-right:.75rem}.hyp-u-margin--top--4{margin-top:.75rem}.hyp-u-margin--bottom--4{margin-bottom:.75rem}.hyp-u-margin--5{margin:1rem}.hyp-u-margin--left--5{margin-left:1rem}.hyp-u-margin--right--5{margin-right:1rem}.hyp-u-margin--top--5{margin-top:1rem}.hyp-u-margin--bottom--5{margin-bottom:1rem}.hyp-u-margin--6{margin:1.5rem}.hyp-u-margin--left--6{margin-left:1.5rem}.hyp-u-margin--right--6{margin-right:1.5rem}.hyp-u-margin--top--6{margin-top:1.5rem}.hyp-u-margin--bottom--6{margin-bottom:1.5rem}.hyp-u-margin--7{margin:2rem}.hyp-u-margin--left--7{margin-left:2rem}.hyp-u-margin--right--7{margin-right:2rem}.hyp-u-margin--top--7{margin-top:2rem}.hyp-u-margin--bottom--7{margin-bottom:2rem}.hyp-u-margin--8{margin:4rem}.hyp-u-margin--left--8{margin-left:4rem}.hyp-u-margin--right--8{margin-right:4rem}.hyp-u-margin--top--8{margin-top:4rem}.hyp-u-margin--bottom--8{margin-bottom:4rem}.hyp-u-margin--9{margin:8rem}.hyp-u-margin--left--9{margin-left:8rem}.hyp-u-margin--right--9{margin-right:8rem}.hyp-u-margin--top--9{margin-top:8rem}.hyp-u-margin--bottom--9{margin-bottom:8rem}.hyp-u-padding{padding:.5rem}.hyp-u-padding--left{padding-left:.5rem}.hyp-u-padding--right{padding-right:.5rem}.hyp-u-padding--top{padding-top:.5rem}.hyp-u-padding--bottom{padding-bottom:.5rem}.hyp-u-padding--0{padding:0}.hyp-u-padding--left--0{padding-left:0}.hyp-u-padding--right--0{padding-right:0}.hyp-u-padding--top--0{padding-top:0}.hyp-u-padding--bottom--0{padding-bottom:0}.hyp-u-padding--1{padding:.125rem}.hyp-u-padding--left--1{padding-left:.125rem}.hyp-u-padding--right--1{padding-right:.125rem}.hyp-u-padding--top--1{padding-top:.125rem}.hyp-u-padding--bottom--1{padding-bottom:.125rem}.hyp-u-padding--2{padding:.25rem}.hyp-u-padding--left--2{padding-left:.25rem}.hyp-u-padding--right--2{padding-right:.25rem}.hyp-u-padding--top--2{padding-top:.25rem}.hyp-u-padding--bottom--2{padding-bottom:.25rem}.hyp-u-padding--3{padding:.5rem}.hyp-u-padding--left--3{padding-left:.5rem}.hyp-u-padding--right--3{padding-right:.5rem}.hyp-u-padding--top--3{padding-top:.5rem}.hyp-u-padding--bottom--3{padding-bottom:.5rem}.hyp-u-padding--4{padding:.75rem}.hyp-u-padding--left--4{padding-left:.75rem}.hyp-u-padding--right--4{padding-right:.75rem}.hyp-u-padding--top--4{padding-top:.75rem}.hyp-u-padding--bottom--4{padding-bottom:.75rem}.hyp-u-padding--5{padding:1rem}.hyp-u-padding--left--5{padding-left:1rem}.hyp-u-padding--right--5{padding-right:1rem}.hyp-u-padding--top--5{padding-top:1rem}.hyp-u-padding--bottom--5{padding-bottom:1rem}.hyp-u-padding--6{padding:1.5rem}.hyp-u-padding--left--6{padding-left:1.5rem}.hyp-u-padding--right--6{padding-right:1.5rem}.hyp-u-padding--top--6{padding-top:1.5rem}.hyp-u-padding--bottom--6{padding-bottom:1.5rem}.hyp-u-padding--7{padding:2rem}.hyp-u-padding--left--7{padding-left:2rem}.hyp-u-padding--right--7{padding-right:2rem}.hyp-u-padding--top--7{padding-top:2rem}.hyp-u-padding--bottom--7{padding-bottom:2rem}.hyp-u-padding--8{padding:4rem}.hyp-u-padding--left--8{padding-left:4rem}.hyp-u-padding--right--8{padding-right:4rem}.hyp-u-padding--top--8{padding-top:4rem}.hyp-u-padding--bottom--8{padding-bottom:4rem}.hyp-u-padding--9{padding:8rem}.hyp-u-padding--left--9{padding-left:8rem}.hyp-u-padding--right--9{padding-right:8rem}.hyp-u-padding--top--9{padding-top:8rem}.hyp-u-padding--bottom--9{padding-bottom:8rem}.hyp-u-layout-row{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch}.hyp-u-layout-row--center{display:flex;flex-direction:row;justify-content:center;align-items:center}.hyp-u-layout-row--align-baseline{display:flex;flex-direction:row;justify-content:flex-start;align-items:baseline}.hyp-u-layout-row--align-center{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.hyp-u-layout-row--justify-center{display:flex;flex-direction:row;justify-content:center;align-items:stretch}.hyp-u-layout-row--justify-right{display:flex;flex-direction:row;justify-content:flex-end;align-items:stretch}.hyp-u-layout-column{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.hyp-u-layout-column--center{display:flex;flex-direction:column;justify-content:center;align-items:center}.hyp-u-stretch{flex-grow:1}.hyp-u-fixed-centered{z-index:20;position:fixed;top:50%;left:50%;transform:translate(-50%, -50%)}.hyp-u-absolute-centered{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.hyp-u-overlay{z-index:10;position:fixed;top:0;left:0;bottom:0;right:0;background-color:rgba(0,0,0,.5)}.sr-only {
|
|
428
|
+
position: absolute;
|
|
429
|
+
width: 1px;
|
|
430
|
+
height: 1px;
|
|
431
|
+
padding: 0;
|
|
432
|
+
margin: -1px;
|
|
433
|
+
overflow: hidden;
|
|
434
|
+
clip: rect(0, 0, 0, 0);
|
|
435
|
+
white-space: nowrap;
|
|
436
|
+
border-width: 0;
|
|
437
|
+
}.visible {
|
|
438
|
+
visibility: visible;
|
|
439
|
+
}.\!visible {
|
|
440
|
+
visibility: visible !important;
|
|
441
|
+
}.static {
|
|
442
|
+
position: static;
|
|
443
|
+
}.fixed {
|
|
444
|
+
position: fixed;
|
|
445
|
+
}.absolute {
|
|
446
|
+
position: absolute;
|
|
447
|
+
}.relative {
|
|
448
|
+
position: relative;
|
|
449
|
+
}.sticky {
|
|
450
|
+
position: -webkit-sticky;
|
|
451
|
+
position: sticky;
|
|
452
|
+
}.m-0\.5 {
|
|
453
|
+
margin: 0.125rem;
|
|
454
|
+
}.m-0 {
|
|
455
|
+
margin: 0px;
|
|
456
|
+
}.mx-1 {
|
|
457
|
+
margin-left: 0.25rem;
|
|
458
|
+
margin-right: 0.25rem;
|
|
459
|
+
}.ml-1 {
|
|
460
|
+
margin-left: 0.25rem;
|
|
461
|
+
}.-mt-0\.5 {
|
|
462
|
+
margin-top: -0.125rem;
|
|
463
|
+
}.-mt-0 {
|
|
464
|
+
margin-top: -0px;
|
|
465
|
+
}.mb-4 {
|
|
466
|
+
margin-bottom: 1rem;
|
|
467
|
+
}.-mt-1 {
|
|
468
|
+
margin-top: -0.25rem;
|
|
469
|
+
}.-mb-px {
|
|
470
|
+
margin-bottom: -1px;
|
|
471
|
+
}.mr-4 {
|
|
472
|
+
margin-right: 1rem;
|
|
473
|
+
}.block {
|
|
474
|
+
display: block;
|
|
475
|
+
}.inline {
|
|
476
|
+
display: inline;
|
|
477
|
+
}.flex {
|
|
478
|
+
display: flex;
|
|
479
|
+
}.table {
|
|
480
|
+
display: table;
|
|
481
|
+
}.grid {
|
|
482
|
+
display: grid;
|
|
483
|
+
}.contents {
|
|
484
|
+
display: contents;
|
|
485
|
+
}.hidden {
|
|
486
|
+
display: none;
|
|
487
|
+
}.h-3 {
|
|
488
|
+
height: 0.75rem;
|
|
489
|
+
}.h-16 {
|
|
490
|
+
height: 4rem;
|
|
491
|
+
}.h-full {
|
|
492
|
+
height: 100%;
|
|
493
|
+
}.h-screen {
|
|
494
|
+
height: 100vh;
|
|
495
|
+
}.h-8 {
|
|
496
|
+
height: 2rem;
|
|
497
|
+
}.w-3 {
|
|
498
|
+
width: 0.75rem;
|
|
499
|
+
}.w-16 {
|
|
500
|
+
width: 4rem;
|
|
501
|
+
}.w-full {
|
|
502
|
+
width: 100%;
|
|
503
|
+
}.w-screen {
|
|
504
|
+
width: 100vw;
|
|
505
|
+
}.w-64 {
|
|
506
|
+
width: 16rem;
|
|
507
|
+
}.w-\[450px\] {
|
|
508
|
+
width: 450px;
|
|
509
|
+
}.max-w-6xl {
|
|
510
|
+
max-width: 72rem;
|
|
511
|
+
}.flex-1 {
|
|
512
|
+
flex: 1 1 0%;
|
|
513
|
+
}.grow {
|
|
514
|
+
flex-grow: 1;
|
|
515
|
+
}.resize {
|
|
516
|
+
resize: both;
|
|
517
|
+
}.list-decimal {
|
|
518
|
+
list-style-type: decimal;
|
|
519
|
+
}.grid-cols-2 {
|
|
520
|
+
grid-template-columns: repeat(2, minmax(0, 1fr));
|
|
521
|
+
}.grid-cols-\[20rem_1fr\] {
|
|
522
|
+
grid-template-columns: 20rem 1fr;
|
|
523
|
+
}.grid-cols-8 {
|
|
524
|
+
grid-template-columns: repeat(8, minmax(0, 1fr));
|
|
525
|
+
}.flex-row {
|
|
526
|
+
flex-direction: row;
|
|
527
|
+
}.flex-col {
|
|
528
|
+
flex-direction: column;
|
|
529
|
+
}.flex-wrap {
|
|
530
|
+
flex-wrap: wrap;
|
|
531
|
+
}.flex-wrap-reverse {
|
|
532
|
+
flex-wrap: wrap-reverse;
|
|
533
|
+
}.items-center {
|
|
534
|
+
align-items: center;
|
|
535
|
+
}.justify-center {
|
|
536
|
+
justify-content: center;
|
|
537
|
+
}.gap-4 {
|
|
538
|
+
gap: 1rem;
|
|
539
|
+
}.gap-16 {
|
|
540
|
+
gap: 4rem;
|
|
541
|
+
}.gap-2 {
|
|
542
|
+
gap: 0.5rem;
|
|
543
|
+
}.gap-6 {
|
|
544
|
+
gap: 1.5rem;
|
|
545
|
+
}.gap-x-4 {
|
|
546
|
+
column-gap: 1rem;
|
|
547
|
+
}.space-x-2 > :not([hidden]) ~ :not([hidden]) {
|
|
548
|
+
--tw-space-x-reverse: 0;
|
|
549
|
+
margin-right: calc(0.5rem * var(--tw-space-x-reverse));
|
|
550
|
+
margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
|
|
551
|
+
}.space-y-4 > :not([hidden]) ~ :not([hidden]) {
|
|
552
|
+
--tw-space-y-reverse: 0;
|
|
553
|
+
margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
|
|
554
|
+
margin-bottom: calc(1rem * var(--tw-space-y-reverse));
|
|
555
|
+
}.space-y-3 > :not([hidden]) ~ :not([hidden]) {
|
|
556
|
+
--tw-space-y-reverse: 0;
|
|
557
|
+
margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
|
|
558
|
+
margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
|
|
559
|
+
}.space-y-2 > :not([hidden]) ~ :not([hidden]) {
|
|
560
|
+
--tw-space-y-reverse: 0;
|
|
561
|
+
margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
|
|
562
|
+
margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
|
|
563
|
+
}.truncate {
|
|
564
|
+
overflow: hidden;
|
|
565
|
+
text-overflow: ellipsis;
|
|
566
|
+
white-space: nowrap;
|
|
567
|
+
}.whitespace-nowrap {
|
|
568
|
+
white-space: nowrap;
|
|
569
|
+
}.whitespace-pre-wrap {
|
|
570
|
+
white-space: pre-wrap;
|
|
571
|
+
}.break-words {
|
|
572
|
+
overflow-wrap: break-word;
|
|
573
|
+
}.rounded {
|
|
574
|
+
border-radius: 0.25rem;
|
|
575
|
+
}.rounded-lg {
|
|
576
|
+
border-radius: 0.5rem;
|
|
577
|
+
}.border-y {
|
|
578
|
+
border-top-width: 1px;
|
|
579
|
+
border-bottom-width: 1px;
|
|
580
|
+
}.border-r {
|
|
581
|
+
border-right-width: 1px;
|
|
582
|
+
}.border-t {
|
|
583
|
+
border-top-width: 1px;
|
|
584
|
+
}.border-grey-2 {
|
|
585
|
+
--tw-border-opacity: 1;
|
|
586
|
+
border-color: rgb(236 236 236 / var(--tw-border-opacity));
|
|
587
|
+
}.border-\[\#9c9cab\] {
|
|
588
|
+
--tw-border-opacity: 1;
|
|
589
|
+
border-color: rgb(156 156 171 / var(--tw-border-opacity));
|
|
590
|
+
}.bg-color-text {
|
|
591
|
+
--tw-bg-opacity: 1;
|
|
592
|
+
background-color: rgb(32 32 32 / var(--tw-bg-opacity));
|
|
593
|
+
}.bg-grey-2 {
|
|
594
|
+
--tw-bg-opacity: 1;
|
|
595
|
+
background-color: rgb(236 236 236 / var(--tw-bg-opacity));
|
|
596
|
+
}.bg-grey-3 {
|
|
597
|
+
--tw-bg-opacity: 1;
|
|
598
|
+
background-color: rgb(219 219 219 / var(--tw-bg-opacity));
|
|
599
|
+
}.bg-brand {
|
|
600
|
+
--tw-bg-opacity: 1;
|
|
601
|
+
background-color: rgb(189 28 43 / var(--tw-bg-opacity));
|
|
602
|
+
}.bg-brand-dark {
|
|
603
|
+
--tw-bg-opacity: 1;
|
|
604
|
+
background-color: rgb(132 20 30 / var(--tw-bg-opacity));
|
|
605
|
+
}.bg-white {
|
|
606
|
+
--tw-bg-opacity: 1;
|
|
607
|
+
background-color: rgb(255 255 255 / var(--tw-bg-opacity));
|
|
608
|
+
}.bg-grey-0 {
|
|
609
|
+
--tw-bg-opacity: 1;
|
|
610
|
+
background-color: rgb(250 250 250 / var(--tw-bg-opacity));
|
|
611
|
+
}.bg-grey-1 {
|
|
612
|
+
--tw-bg-opacity: 1;
|
|
613
|
+
background-color: rgb(242 242 242 / var(--tw-bg-opacity));
|
|
614
|
+
}.bg-grey-4 {
|
|
615
|
+
--tw-bg-opacity: 1;
|
|
616
|
+
background-color: rgb(166 166 166 / var(--tw-bg-opacity));
|
|
617
|
+
}.bg-grey-5 {
|
|
618
|
+
--tw-bg-opacity: 1;
|
|
619
|
+
background-color: rgb(156 156 156 / var(--tw-bg-opacity));
|
|
620
|
+
}.bg-grey-6 {
|
|
621
|
+
--tw-bg-opacity: 1;
|
|
622
|
+
background-color: rgb(115 115 115 / var(--tw-bg-opacity));
|
|
623
|
+
}.bg-grey-7 {
|
|
624
|
+
--tw-bg-opacity: 1;
|
|
625
|
+
background-color: rgb(89 89 89 / var(--tw-bg-opacity));
|
|
626
|
+
}.bg-grey-8 {
|
|
627
|
+
--tw-bg-opacity: 1;
|
|
628
|
+
background-color: rgb(63 63 63 / var(--tw-bg-opacity));
|
|
629
|
+
}.bg-grey-9 {
|
|
630
|
+
--tw-bg-opacity: 1;
|
|
631
|
+
background-color: rgb(32 32 32 / var(--tw-bg-opacity));
|
|
632
|
+
}.bg-black {
|
|
633
|
+
--tw-bg-opacity: 1;
|
|
634
|
+
background-color: rgb(0 0 0 / var(--tw-bg-opacity));
|
|
635
|
+
}.bg-green-success {
|
|
636
|
+
--tw-bg-opacity: 1;
|
|
637
|
+
background-color: rgb(0 163 109 / var(--tw-bg-opacity));
|
|
638
|
+
}.bg-yellow-notice {
|
|
639
|
+
--tw-bg-opacity: 1;
|
|
640
|
+
background-color: rgb(251 193 104 / var(--tw-bg-opacity));
|
|
641
|
+
}.bg-red-error {
|
|
642
|
+
--tw-bg-opacity: 1;
|
|
643
|
+
background-color: rgb(217 60 63 / var(--tw-bg-opacity));
|
|
644
|
+
}.p-4 {
|
|
645
|
+
padding: 1rem;
|
|
646
|
+
}.p-2 {
|
|
647
|
+
padding: 0.5rem;
|
|
648
|
+
}.p-3 {
|
|
649
|
+
padding: 0.75rem;
|
|
650
|
+
}.p-5 {
|
|
651
|
+
padding: 1.25rem;
|
|
652
|
+
}.py-4 {
|
|
653
|
+
padding-top: 1rem;
|
|
654
|
+
padding-bottom: 1rem;
|
|
655
|
+
}.py-3 {
|
|
656
|
+
padding-top: 0.75rem;
|
|
657
|
+
padding-bottom: 0.75rem;
|
|
658
|
+
}.px-4 {
|
|
659
|
+
padding-left: 1rem;
|
|
660
|
+
padding-right: 1rem;
|
|
661
|
+
}.py-2 {
|
|
662
|
+
padding-top: 0.5rem;
|
|
663
|
+
padding-bottom: 0.5rem;
|
|
664
|
+
}.pl-10 {
|
|
665
|
+
padding-left: 2.5rem;
|
|
666
|
+
}.pl-6 {
|
|
667
|
+
padding-left: 1.5rem;
|
|
668
|
+
}.pt-0 {
|
|
669
|
+
padding-top: 0px;
|
|
670
|
+
}.text-center {
|
|
671
|
+
text-align: center;
|
|
672
|
+
}.text-xl {
|
|
673
|
+
font-size: 16px;
|
|
674
|
+
}.text-lg {
|
|
675
|
+
font-size: 14px;
|
|
676
|
+
}.text-tiny {
|
|
677
|
+
font-size: 10px;
|
|
678
|
+
}.text-sm {
|
|
679
|
+
font-size: 11px;
|
|
680
|
+
line-height: 1.4;
|
|
681
|
+
}.font-medium {
|
|
682
|
+
font-weight: 500;
|
|
683
|
+
}.font-normal {
|
|
684
|
+
font-weight: 400;
|
|
685
|
+
}.font-bold {
|
|
686
|
+
font-weight: 700;
|
|
687
|
+
}.italic {
|
|
688
|
+
font-style: italic;
|
|
689
|
+
}.leading-none {
|
|
690
|
+
line-height: 1;
|
|
691
|
+
}.text-brand {
|
|
692
|
+
--tw-text-opacity: 1;
|
|
693
|
+
color: rgb(189 28 43 / var(--tw-text-opacity));
|
|
694
|
+
}.text-color-text-light {
|
|
695
|
+
--tw-text-opacity: 1;
|
|
696
|
+
color: rgb(115 115 115 / var(--tw-text-opacity));
|
|
697
|
+
}.text-color-text {
|
|
698
|
+
--tw-text-opacity: 1;
|
|
699
|
+
color: rgb(32 32 32 / var(--tw-text-opacity));
|
|
700
|
+
}.text-grey-6 {
|
|
701
|
+
--tw-text-opacity: 1;
|
|
702
|
+
color: rgb(115 115 115 / var(--tw-text-opacity));
|
|
703
|
+
}.underline {
|
|
704
|
+
-webkit-text-decoration-line: underline;
|
|
705
|
+
text-decoration-line: underline;
|
|
706
|
+
}.shadow {
|
|
707
|
+
--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
|
|
708
|
+
--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
|
|
709
|
+
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
|
|
710
|
+
}.outline {
|
|
711
|
+
outline-style: solid;
|
|
712
|
+
}.ring {
|
|
713
|
+
--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
|
|
714
|
+
--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
|
|
715
|
+
box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
|
|
716
|
+
}.blur {
|
|
717
|
+
--tw-blur: blur(8px);
|
|
718
|
+
filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
|
|
719
|
+
}.filter {
|
|
720
|
+
filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
|
|
721
|
+
}.transition {
|
|
722
|
+
transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
|
|
723
|
+
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
|
|
724
|
+
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
|
|
725
|
+
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
726
|
+
transition-duration: 150ms;
|
|
727
|
+
}.ease-in {
|
|
728
|
+
transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
|
|
729
|
+
}.container {
|
|
730
|
+
width: 100%;
|
|
731
|
+
}.\!container {
|
|
732
|
+
width: 100% !important;
|
|
733
|
+
}@media (min-width: 640px) {
|
|
734
|
+
|
|
735
|
+
.container {
|
|
736
|
+
max-width: 640px;
|
|
737
|
+
}
|
|
738
|
+
|
|
739
|
+
.\!container {
|
|
740
|
+
max-width: 640px !important;
|
|
741
|
+
}
|
|
742
|
+
}@media (min-width: 768px) {
|
|
743
|
+
|
|
744
|
+
.container {
|
|
745
|
+
max-width: 768px;
|
|
746
|
+
}
|
|
747
|
+
|
|
748
|
+
.\!container {
|
|
749
|
+
max-width: 768px !important;
|
|
750
|
+
}
|
|
751
|
+
}@media (min-width: 1024px) {
|
|
752
|
+
|
|
753
|
+
.container {
|
|
754
|
+
max-width: 1024px;
|
|
755
|
+
}
|
|
756
|
+
|
|
757
|
+
.\!container {
|
|
758
|
+
max-width: 1024px !important;
|
|
759
|
+
}
|
|
760
|
+
}@media (min-width: 1280px) {
|
|
761
|
+
|
|
762
|
+
.container {
|
|
763
|
+
max-width: 1280px;
|
|
764
|
+
}
|
|
765
|
+
|
|
766
|
+
.\!container {
|
|
767
|
+
max-width: 1280px !important;
|
|
768
|
+
}
|
|
769
|
+
}@media (min-width: 1536px) {
|
|
770
|
+
|
|
771
|
+
.container {
|
|
772
|
+
max-width: 1536px;
|
|
773
|
+
}
|
|
774
|
+
|
|
775
|
+
.\!container {
|
|
776
|
+
max-width: 1536px !important;
|
|
777
|
+
}
|
|
778
|
+
}.hyp-list {
|
|
779
|
+
list-style-position: inside;
|
|
780
|
+
list-style-type: disc;
|
|
781
|
+
}.InlineLinkButton{display:inline}.InlineLinkButton--underlined{text-decoration:underline}.PublishControlButton{border-top-right-radius:0;border-bottom-right-radius:0}.PaginationPageButton{padding:.75em 1em}@media(pointer: coarse){.NonResponsiveIconButton{min-width:auto;min-height:auto}}.LabeledIconButton{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;cursor:pointer;font-weight:normal;font-size:12px;line-height:1em;padding:.75em;transition:color 80ms;background:transparent}.LabeledIconButton:hover:not([disabled]){background-color:transparent}.LabeledIconButton__label{margin-top:.25em;transition:color 80ms}.TransparentButton{background-color:transparent}.TransparentButton:hover:not([disabled]){background-color:transparent}.IconOnlyLink{padding:1em;color:#202020}.IconOnlyLink:hover:not([disabled]){color:#202020}
|
|
782
|
+
|
|
783
|
+
.last-of-type\:border-r-0:last-of-type {
|
|
784
|
+
border-right-width: 0px;
|
|
785
|
+
}
|
|
786
|
+
|
|
787
|
+
.hover\:bg-grey-3:hover {
|
|
788
|
+
--tw-bg-opacity: 1;
|
|
789
|
+
background-color: rgb(219 219 219 / var(--tw-bg-opacity));
|
|
790
|
+
}
|
|
791
|
+
|
|
792
|
+
.hover\:underline:hover {
|
|
793
|
+
-webkit-text-decoration-line: underline;
|
|
794
|
+
text-decoration-line: underline;
|
|
795
|
+
}
|
|
796
|
+
|
|
797
|
+
.theme-clean .theme-clean\:bg-white {
|
|
798
|
+
--tw-bg-opacity: 1;
|
|
799
|
+
background-color: rgb(255 255 255 / var(--tw-bg-opacity));
|
|
800
|
+
}
|
|
2
801
|
/*# sourceMappingURL=ui-playground.css.map */
|