@import url(https://fonts.googleapis.com/css2?family=Lato:wght@400;700;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&family=Ubuntu+Mono:wght@400;700&display=swap);:root{--fontSerif:"Playfair Display";--fontSerifStack:var(--fontSerif),Palatino,Georgia,serif;--fontStack:"Lato",Helvetica,sans-serif;--fontMonoStack:"Ubuntu Mono",Menlo,Monaco,monospace;--swatchSize:48px;--maxImageWidth:580px;--textSize100:0.875rem;font-size:112.5%;--textSize100:1rem;--textSize25:0.79rem;--textSize50:0.889rem;--textSize200:1.125rem;--textSize300:1.266rem;--textSize400:1.424rem;--textSize500:1.602rem;--textSize600:1.802rem;--textSize700:2.072rem;--textSize800:2.281rem;--textSize900:2.566rem;--textSize1000:2.887rem;--menuWidth:320px}@media screen and (min-width:600px){:root{--swatchSize:64px;--textSize100:1rem}}@media screen and (min-width:800px){:root{font-size:100%;--textSize25:0.694rem;--textSize50:0.833rem;--textSize200:1.2rem;--textSize300:1.44rem;--textSize400:1.728rem;--textSize500:2.074rem;--textSize600:2.488rem;--textSize700:2.986rem;--textSize800:3.583rem;--textSize900:4.3rem;--textSize1000:5.16rem}}@media screen and (min-width:600px){:root{--menuWidth:300px}}@media (prefers-color-scheme:dark){html{--background:#181818;background-color:var(--background);--dropShadow:rgba(0,0,0,0.25)}.App,.go2197912528>div{--background:#171717;--gray100:#171717;--gray200:#2f2f2f;--gray300:#494949;--gray400:#666;--gray500:#828282;--gray600:#9b9b9b;--gray700:#b9b9b9;--gray800:#d7d7d7;--oceanBlue100:#002656;--oceanBlue200:#016aaa;--oceanBlue300:#0789ca;--oceanBlue400:#1baae7;--oceanBlue500:#61cdfa;--oceanBlue600:#b4e8fe;--burntOrange100:#360078;--burntOrange200:#8832e6;--burntOrange300:#a45ff0;--burntOrange400:#bf86f6;--burntOrange500:#dbb0fd;--burntOrange600:#efd8ff;--accentColor:var(--oceanBlue300)}}@media (prefers-color-scheme:light){html{--background:#fff;background-color:var(--background);--dropShadow:rgba(0,0,0,0.15)}.App,.go2197912528>div{--background:#fff;--gray100:#fefefe;--gray200:#ebebeb;--gray300:#c1c1c1;--gray400:#959595;--gray500:#757575;--gray600:#545454;--gray700:#373737;--gray800:#1c1c1c;--oceanBlue100:#cbeffe;--oceanBlue200:#119ede;--oceanBlue300:#047cbd;--oceanBlue400:#0161a0;--oceanBlue500:#014681;--oceanBlue600:#003065;--burntOrange100:#f5e4ff;--burntOrange200:#b579f4;--burntOrange300:#984eed;--burntOrange400:#7f21e2;--burntOrange500:#5d00bd;--burntOrange600:#41008e;--accentColor:var(--oceanBlue300)}}[type=range]{-webkit-appearance:none;background:transparent;margin:12px 0;width:100%}[type=range]::-moz-focus-outer{border:0}[type=range]:focus{outline:0}[type=range]:focus::-webkit-slider-runnable-track{background:var(--oceanBlue300)}[type=range]:focus::-ms-fill-lower,[type=range]:focus::-ms-fill-upper{background:var(--oceanBlue300)}[type=range]::-webkit-slider-runnable-track{cursor:default;height:4px;-webkit-transition:all .2s ease;transition:all .2s ease;width:100%;background:var(--gray400);border-radius:4px}[type=range]::-webkit-slider-thumb{background:var(--gray100);border:2px solid var(--gray500);cursor:default;height:16px;width:16px;border-radius:12px;box-sizing:border-box;-webkit-appearance:none;margin-top:-7px}[type=range]:active::-webkit-slider-thumb,[type=range]:focus::-webkit-slider-thumb{border:4px solid var(--oceanBlue300)}[type=range]::-moz-range-track{cursor:default;-moz-transition:all .2s ease;transition:all .2s ease;width:100%;background:var(--gray400);border-radius:4px;height:4px}[type=range]::-moz-range-thumb{background:var(--gray100);border:2px solid var(--gray500);cursor:default;height:16px;width:16px;border-radius:12px;box-sizing:border-box}[type=range]:active::-moz-range-thumb,[type=range]:focus::-moz-range-thumb{border:4px solid var(--oceanBlue300)}[type=range]::-ms-track{cursor:default;height:4px;-ms-transition:all .2s ease;transition:all .2s ease;width:100%;background:var(--gray400);border-radius:4px;background:transparent;border-color:transparent;border-width:12px 0;color:transparent}[type=range]::-ms-fill-lower,[type=range]::-ms-fill-upper{background:var(--gray400);border:1px solid var(--gray500);border-radius:8px}[type=range]::-ms-thumb{background:var(--gray100);border:2px solid var(--gray500);cursor:default;height:16px;width:16px;border-radius:12px;box-sizing:border-box;margin-top:0}[type=range]:active::-ms-thumb,[type=range]:focus::-ms-thumb{border:4px solid var(--oceanBlue300)}[type=range]:disabled::-moz-range-thumb,[type=range]:disabled::-ms-fill-lower,[type=range]:disabled::-ms-fill-upper,[type=range]:disabled::-ms-thumb,[type=range]:disabled::-webkit-slider-runnable-track,[type=range]:disabled::-webkit-slider-thumb{cursor:not-allowed}html{-webkit-font-smoothing:subpixel-antialiased;font-size:100%}body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif}.navigation-sub{display:flex;flex-direction:column;padding:12px 0;height:calc(100vh - 162px);overflow-y:auto}@media screen and (min-width:800px){.navigation-sub{position:relative;height:calc(100vh - 178px);margin:12px;padding:0 16px 0 0}}.navigation-sub .item{position:relative;text-decoration:none;flex-shrink:0;color:var(--oceanBlue500);height:2.2rem;align-items:center;display:flex;font-weight:400;font-family:var(--fontStack);font-size:var(--textSize50);padding-left:24px;padding-right:0;transition:all .2s ease-in-out}.navigation-sub .item.selected,.navigation-sub .item:active,.navigation-sub .item:focus,.navigation-sub .item:hover{color:var(--oceanBlue600);transition:all .2s ease-in-out}.navigation-sub .item.selected,.navigation-sub .item:active{background-color:var(--gray200)}.navigation-sub .item:after{display:block;position:absolute;height:0;width:2px;top:50%;background-color:var(--oceanBlue100);left:0;content:" ";transition:all .2s ease-in-out}.navigation-sub .item.selected:after,.navigation-sub .item:hover:after{height:100%;top:0;transition:all .2s ease-in-out}.navigation-sub .item.selected:after{background-color:var(--oceanBlue200)}.navigation-sub+.Popover-wrapper{margin-left:18px}.navigation-sub .item--topLevel{flex-shrink:0;padding-left:12px;height:36px;align-items:center;font-family:var(--fontSerifStack);display:flex;font-weight:700;cursor:pointer}.navigation-sub a.item--topLevel{font-family:var(--fontSerifStack);font-size:var(--textSize100)}.navigation-sub a.item--topLevel#lastMenuItem{margin-bottom:64px}.menu-group{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;transition:all .2s ease-in-out}.menu-group .item--topLevel:after{content:" ";margin-top:2px;width:8px;height:11px;background-repeat:no-repeat;margin-left:6px;-webkit-transform:rotate(0deg);transform:rotate(0deg);transition:all .2s ease-in-out}@media (prefers-color-scheme:light){.menu-group .item--topLevel:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.828' height='10.828'%3E%3Cpath data-name='Path 594507' d='M1.414 1.414l4 4-4 4' fill='none' stroke='%23959595' stroke-linecap='round' stroke-width='2'/%3E%3C/svg%3E")}.menu-group .item--topLevel:active:after,.menu-group .item--topLevel:focus:after,.menu-group .item--topLevel:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.828' height='10.828'%3E%3Cpath data-name='Path 594507' d='M1.414 1.414l4 4-4 4' fill='none' stroke='%23000' stroke-linecap='round' stroke-width='2'/%3E%3C/svg%3E")}}@media (prefers-color-scheme:dark){.menu-group .item--topLevel:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.828' height='10.828'%3E%3Cpath data-name='Path 594507' d='M1.414 1.414l4 4-4 4' fill='none' stroke='%23959595' stroke-linecap='round' stroke-width='2'/%3E%3C/svg%3E")}.menu-group .item--topLevel:active:after,.menu-group .item--topLevel:focus:after,.menu-group .item--topLevel:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.828' height='10.828'%3E%3Cpath data-name='Path 594507' d='M1.414 1.414l4 4-4 4' fill='none' stroke='%23FFF' stroke-linecap='round' stroke-width='2'/%3E%3C/svg%3E")}}.menu-group .item{opacity:0;display:none;transition:all .2s ease-in-out}.menu-group.is-open .item--topLevel:after{width:7px;height:11px;-webkit-transform:rotate(90deg);transform:rotate(90deg);transition:all .2s ease-in-out}.menu-group.is-open .item{display:flex;opacity:1;transition:all .2s ease-in-out}.navigation-sub span.item{color:var(--gray300)}.item.todo:before{background-color:red}.item.incomplete:before,.item.todo:before{content:" ";display:block;width:8px;height:8px;border-radius:4px;top:.75rem;left:.25rem;position:absolute;z-index:20}.item.incomplete:before{background-color:orange}.Popover-wrapper{height:48px;display:flex;align-items:center}.go2197912528{background:none!important;border:none!important;padding:0!important;box-shadow:none!important}.go2197912528>div,.Popover{top:8px;position:absolute;z-index:100;background-color:var(--gray100);right:-16px;width:auto;width:140px;display:flex;border:1px solid var(--gray300);padding:10px 14px;border-radius:8px;box-shadow:0 10px 15px -3px var(--dropShadow),0 8px 6px -34px var(--dropShadow),0 6px 3px -5px var(--dropShadow);flex-direction:column}.AccessibilityButton{-webkit-appearance:none;-moz-appearance:none;background:none;border:none;padding:0;margin:0;display:flex}.icon-Accessibility{height:24px;width:24px;fill:var(--oceanBlue200);transition:all .2s ease-in-out}.icon-Accessibility:hover{fill:var(--oceanBlue300);transition:all .2s ease-in-out}.icon-Accessibility:active{fill:var(--oceanBlue400);transition:all .2s ease-in-out}label{font-size:var(--textSize50);color:var(--gray800)}.SearchPlaceholder{font-style:italic}.SearchList-item{display:flex;flex-direction:column;padding:4px 8px 6px;justify-content:flex-start}.SearchList-item.item{position:relative;text-decoration:none;flex-shrink:0;color:var(--oceanBlue500);display:flex;font-weight:400;font-family:var(--fontStack);font-size:var(--textSize50);transition:all .2s ease-in-out}.SearchList-item.item.selected,.SearchList-item.item:active,.SearchList-item.item:focus,.SearchList-item.item:hover{color:var(--oceanBlue600);transition:all .2s ease-in-out}.SearchList-item.item.selected,.SearchList-item.item:active{background-color:var(--gray200)}.SearchList-item.item:after{display:block;position:absolute;height:0;width:2px;top:50%;background-color:var(--oceanBlue200);left:0;content:" ";transition:all .2s ease-in-out}.SearchList-item.item.selected:after,.SearchList-item.item:hover:after{height:100%;top:0;transition:all .2s ease-in-out}.SearchList-item .SearchList-item--category{font-size:var(--textSize50);color:var(--gray600);font-family:var(--fontSerifStack);transition:all .2s ease-in-out}.SearchList-item:hover{background-color:var(--oceanBlue100)}.SearchList-item:hover .SearchList-item--category{transition:all .2s ease-in-out;color:var(--gray800)}.SearchWrapper{display:flex;flex-direction:column;position:relative;width:calc(100% - 21px);margin:14px 10px 10px}.SearchField{-webkit-appearance:none;appearance:none;background-color:var(--gray100);border:2px solid var(--gray400);padding:6px 16px 8px;font-family:var(--fontStack);color:var(--gray900);font-size:var(--textSize50);border-radius:50px}@media (prefers-color-scheme:dark){.SearchField{background-color:#0b0b0b}}@media (prefers-color-scheme:light){.SearchField{background-color:var(--gray100)}}.SearchPopover{position:relative}.SearchPopover .Popover{right:auto;left:0;width:calc(100% - 20px);max-height:70vh;overflow:auto;padding:8px}.menu{align-self:flex-start;width:var(--menuWidth);position:fixed;height:calc(100vh - 32px);padding:32px 32px 0;background-color:var(--background);left:-384px;top:0;display:block;z-index:20;opacity:0;transition:all .3s ease-in-out}@media screen and (min-width:800px){.menu{padding:0;left:0;opacity:1;position:relative;width:var(--menuWidth)}}#overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.5);z-index:10;display:none;opacity:0;transition:all .3s ease-in-out}@media screen and (min-width:800px){#overlay{position:relative}}.menuWrapper.open #overlay{opacity:1;display:block;transition:all .3s ease-in-out}.menuWrapper.open .menu{left:0;opacity:1;transition:all .3s ease-in-out}.App,body,html,input[type=checkbox],input[type=radio],input[type=range],progress{accent-color:var(--accentColor)}input[type=checkbox]{height:1.5em;width:1.5em}input[type=checkbox]+label{margin-left:4px}.App{text-align:start;margin:0;padding:0;font-family:"Lato",sans-serif;background-color:var(--background);color:var(--gray800);font-size:var(--textSize100);line-height:1.5;overflow-y:auto;display:flex;flex-direction:column}@media screen and (min-width:800px){.App{flex-direction:row}}.App-content>div:not(.menu){width:100%;max-width:550px;margin:0 auto;display:flex;flex-direction:column}@media screen and (min-width:800px){.App-content>div:not(.menu){max-width:1200px;margin:0}}.App-content{padding:0 32px;margin:0 auto;width:calc(100% - 64px);max-width:800px;display:flex;flex-direction:column;grid-area:content;padding-top:16px}@media screen and (min-width:800px){.App-content{padding-top:16px;padding-left:calc(var(--menuWidth) + 64px);padding-right:64px}}.App-header-content--right{display:flex;flex-direction:row;align-items:flex-end}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.25em;margin-top:1.25em;line-height:1.2;position:relative}.h1,.h2,.h3,.h4,h1,h2,h3,h4{font-family:var(--fontSerifStack);font-weight:700;color:var(--gray800);line-height:1.2}hgroup{width:100%;max-width:800px;margin:0 auto}hgroup:first-of-type{margin-top:0}.h5,.h6,h5,h6{font-weight:900;-webkit-font-smoothing:subpixel-antialiased;line-height:1.2}.h1,h1{font-size:var(--textSize800);z-index:1;max-width:-webkit-max-content;max-width:max-content}.hero{margin-bottom:1em}.hero h1{max-width:18ch}.hero .hero-main{margin-top:.5em;line-height:1.15}@media screen and (min-width:800px){.hero .hero-main{margin-top:calc(1.75em - 12px)}}.hero p.body4{margin-bottom:1em}@media screen and (min-width:380px){.hero p.body4{margin-bottom:.75em}}.h2,h2{font-size:var(--textSize500)}.h3,h3{font-size:var(--textSize400)}.h4,h4{font-size:var(--textSize300);margin-bottom:0}.h5,h5{font-size:var(--textSize200)}.h6,h6{font-size:var(--textSize100)}.h6.overline,h6.overline{color:var(--gray500)}.h6.overline+h2,h6.overline+h2,hgroup .h1+.h2,hgroup .h1+.h3,hgroup .h1+.h4,hgroup .h2+.h3,hgroup .h2+.h4,hgroup .h2+.h5,hgroup h1+h2,hgroup h1+h3,hgroup h1+h4,hgroup h2+h3,hgroup h2+h4,hgroup h2+h5{margin-top:0}hgroup .h5:first-of-type,hgroup h5:first-of-type{margin-bottom:0;margin-top:1em}p{max-width:30em;-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:.75em;margin-block-end:.75em}p+p{-webkit-margin-before:.5em;margin-block-start:.5em}.h5+p,.h5+ul,h5+p,h5+ul{margin-top:0}code{font-family:var(--fontMonoStack);font-size:var(--textSize100);display:inline;background-color:var(--gray200);border:1px solid var(--gray300);color:var(--burntOrange400);border-radius:4px;padding:0 4px;margin:0 2px}.body1{font-size:var(--textSize500)}.body1,.body2{font-family:var(--fontStack)}.body2{font-size:var(--textSize400)}.body3,.body3 li{font-family:var(--fontStack);font-size:var(--textSize300)}.body4,.body4 li{font-size:var(--textSize200)}.body4,.body4 li,.body5,p{font-family:var(--fontStack)}.body5,p{font-size:var(--textSize100)}.body6{font-family:var(--fontStack);font-size:var(--textSize50)}hgroup h1{margin-top:0;line-height:1}hgroup .h5,hgroup h5{font-family:var(--fontSerifStack);color:var(--gray500);font-weight:400}hgroup:after{content:"\2022 \2022 \2022";letter-spacing:1em;font-family:var(--fontSerifStack);line-height:1;display:block;margin:2em 0;color:var(--gray400)}hgroup .subtitle{margin-top:0}.coverPage,.logo{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-end;font-family:var(--fontSerifStack);color:var(--gray800)!important;text-decoration:none;text-align:left;font-optical-sizing:auto;padding:0 0 12px;width:auto}@media screen and (min-width:800px){.coverPage,.logo{width:280px}}.coverPage .logoTop,.logo .logoTop{font-family:var(--fontSerifStack);margin:0;font-weight:500;font-size:.85em;line-height:1;position:relative}@media screen and (min-width:800px){.coverPage .logoTop,.logo .logoTop{font-size:.875em}}.coverPage .logoBottom,.logo .logoBottom{font-family:var(--fontSerifStack);margin:0;font-weight:500;font-size:.875em;line-height:1}.coverPage .logoLarge,.logo .logoLarge{position:relative;font-family:var(--fontSerifStack);font-weight:600;font-size:1.2em;line-height:1;margin-top:.15rem;margin-bottom:.1rem}@media screen and (min-width:800px){.coverPage .logoLarge,.logo .logoLarge{font-size:2em}}.coverPage .dotCom,.logo .dotCom{display:inline;font-weight:600;margin-bottom:-2px;margin-left:.125rem;font-size:var(--textSize75);color:var(--gray500)}@media screen and (min-width:800px){.coverPage .dotCom,.logo .dotCom{font-size:var(--textSize100);margin-bottom:-1px}}a.logo{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;transition:all .2s ease-in-out}a.logo:active:after{background-color:var(--oceanBlue200)}a.logo:after{display:block;position:absolute;height:0;width:2px;top:50%;background-color:var(--oceanBlue100);left:0;content:" ";transition:all .2s ease-in-out}a.logo:hover:after{height:100%;top:0;transition:all .2s ease-in-out}@media screen and (min-width:800px){a.logo{padding-left:10px}}.coverPage{width:100%;max-width:800px;align-self:center;padding:56px}.coverPage .logoBottom,.coverPage .logoTop{font-size:var(--textSize300)}@media screen and (min-width:1000px){.coverPage .logoBottom,.coverPage .logoTop{font-size:var(--textSize400)}}.coverPage .logoLarge{font-size:var(--textSize800);margin-top:0;margin-bottom:.4rem}@media screen and (min-width:600px){.coverPage .logoLarge{font-size:var(--textSize900)}}@media screen and (min-width:1000px){.coverPage .logoLarge{font-size:var(--textSize1000)}}.coverPage hr.separator{border:1px solid var(--gray400);margin:40px 0 38px;display:flex;width:4em}.coverPage .coverPage-description{max-width:40ch;font-size:var(--textSize200)}.App-header{display:flex;height:110px;font-size:1rem;color:var(--gray700);position:relative;width:100vw;z-index:10;margin-top:0;align-items:center}@media screen and (min-width:800px){.App-header{position:fixed;height:100vh;z-index:1;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;align-items:flex-start}}.App-header-content{display:flex;flex-direction:row;align-items:center;justify-content:space-between;height:100%;width:100%;padding:0 24px}@media screen and (min-width:800px){.App-header-content{flex-direction:column-reverse;padding:32px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;align-items:flex-start}}.App-link{color:#61dafb}.intro{height:70vh;min-height:400px;display:flex;flex-direction:column;justify-content:center}.intro_Text{font-size:var(--textSize200);margin-bottom:0}.intro_Heading{margin-bottom:0;margin-top:0;letter-spacing:-.035em;font-size:var(--textSize800)}.intro_Heading:after{display:none}.body--callout{color:var(--gray600);max-width:40ch;font-family:var(--fontSerifStack);font-size:var(--textSize200)}.body--callout+.button{margin-top:2em}.cta{background:linear-gradient(90deg,var(--oceanBlue400),var(--oceanBlue100));padding:56px;color:var(--gray50);font-weight:700}a{text-underline-offset:2px}a,a:visited{color:var(--oceanBlue400)}.colorRamp{display:block;height:var(--swatchSize);width:100%;border-radius:8px;box-shadow:inset 1px 1px 0 0 rgba(0,0,0,.1),inset -1px -1px 0 0 rgba(0,0,0,.1);margin-bottom:8px}@media screen and (min-width:600px){.colorRamp{margin-bottom:16px}}.colorSwatch{height:var(--swatchSize);width:calc(var(--swatchSize)*1.5);border-radius:8px;box-shadow:inset 1px 1px 0 0 rgba(0,0,0,.1),inset -1px -1px 0 0 rgba(0,0,0,.1);display:inline-flex;flex-direction:column;justify-content:space-between;margin-right:8px;margin-bottom:8px}@media screen and (min-width:600px){.colorSwatch{margin-right:16px;margin-bottom:16px}}.colorSwatch .swatchContrastValue{display:flex;flex-direction:row;-webkit-font-smoothing:subpixel-antialiased}.colorSwatch .swatchContrastValue span{display:inline-flex;padding:2px 0 0 6px;font-size:.75rem;opacity:.65}.colorSwatch .swatchContrastValue span+span{padding:2px 0 0}.colorSwatch .swatchColorValue{padding:2px 0 0 6px;display:block;font-size:.75rem;-webkit-font-smoothing:subpixel-antialiased}span.colorContrast{opacity:1;font-size:.75rem}.colorGroup{margin-bottom:32px}fieldset{border:none;padding:0;justify-content:center;align-items:center}fieldset,fieldset div{display:flex;flex-direction:column}fieldset div+div{margin-top:8px}.ArtDetails{font-size:var(--textSize50);color:var(--gray500);font-style:italic;margin-top:0;margin-bottom:0}iframe{align-self:center}.heroImage{object-fit:cover;height:60vh;width:100vw;overflow:auto}.splitView{display:grid;grid-template-rows:auto}.splitView img.circle{justify-self:center}@media screen and (min-width:800px){.splitView{grid-template-columns:50% 50%}.splitView img.circle{justify-self:flex-start;margin-top:2.5em}}.splitView--centered{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.splitView--centered img.circle{max-height:300px}blockquote{margin:24px 0;padding:12px;border-left:4px solid var(--oceanBlue100);font-size:var(--textSize200);color:var(--gray800);font-family:var(--fontSerifStack);font-weight:500;max-width:60ch}blockquote cite{display:block;color:var(--gray500);font-size:var(--textSize100);font-family:var(--fontStack);padding-top:.5rem}blockquote cite:before{display:inline-block;content:"\2014";margin-right:.25rem}h4+ul{margin-top:.5rem}ol,ul{padding-left:1rem}ol li,ul li{font-size:var(--textSize100)}ol ::marker,ul ::marker{color:var(--gray400)}ol li{padding-left:.5rem}a:not(.item):not(.button):not(.logo){text-decoration:none;position:relative;word-break:break-word}a:not(.item):not(.button):not(.logo):after{content:" ";width:0;position:absolute;bottom:-2px;left:50%;height:2px;background-color:var(--oceanBlue200);opacity:0;transition:all .2s ease-in-out}a:not(.item):not(.button):not(.logo):active:after,a:not(.item):not(.button):not(.logo):focus:after,a:not(.item):not(.button):not(.logo):hover:after{width:100%;left:0;opacity:1;transition:all .2s ease-in-out}.tableHeading{font-weight:800;font-size:var(--textSize50)}.homeColorWrap{padding:32px;display:flex;justify-self:center;flex-grow:1;background-color:rgba(0,0,0,.2)}@media screen and (min-width:450px){.homeColorWrap{padding:48px}}@media screen and (min-width:800px){.homeColorWrap{padding:56px}}@-webkit-keyframes colorchange1{0%{background:#1fadea}25%{background:#7d1ae0}50%{background:#ef6001}75%{background:#7ecd1d}to{background:#1fadea}}@keyframes colorchange1{0%{background:#1fadea}25%{background:#7d1ae0}50%{background:#ef6001}75%{background:#7ecd1d}to{background:#1fadea}}@-webkit-keyframes colorchange2{0%{background:#0094e7}25%{background:#a318ec}50%{background:#fb8600}75%{background:#56ba39}to{background:#0094e7}}@keyframes colorchange2{0%{background:#0094e7}25%{background:#a318ec}50%{background:#fb8600}75%{background:#56ba39}to{background:#0094e7}}@-webkit-keyframes colorchange3{0%{background:#0078e5}25%{background:#c918ee}50%{background:#fcae00}75%{background:#2ea646}to{background:#0078e5}}@keyframes colorchange3{0%{background:#0078e5}25%{background:#c918ee}50%{background:#fcae00}75%{background:#2ea646}to{background:#0078e5}}@-webkit-keyframes colorchange4{0%{background:#1057e5}25%{background:#ed1de6}50%{background:#f4d50b}75%{background:#008f4c}to{background:#1057e5}}@keyframes colorchange4{0%{background:#1057e5}25%{background:#ed1de6}50%{background:#f4d50b}75%{background:#008f4c}to{background:#1057e5}}#color_wrap-1{-webkit-animation:colorchange1 45s;animation:colorchange1 45s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-play-state:running;animation-play-state:running}#color_wrap-2{-webkit-animation:colorchange2 45s;animation:colorchange2 45s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-play-state:running;animation-play-state:running}#color_wrap-3{-webkit-animation:colorchange3 45s;animation:colorchange3 45s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-play-state:running;animation-play-state:running}#color_wrap-4{-webkit-animation:colorchange4 45s;animation:colorchange4 45s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-play-state:running;animation-play-state:running}.swatch,input[type=color]{display:flex;-webkit-appearance:none;appearance:none;border:none;background:none;outline:none;box-shadow:none;padding:0;height:160px;width:160px;opacity:0}input[type=range]{-webkit-appearance:none;appearance:none;background:transparent;cursor:pointer}input[type=range]:focus{outline:none}input[type=range]::-webkit-slider-runnable-track{background-color:var(--gray300);border-radius:.25rem;height:.25rem}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;outline:none;border:none;margin-top:-6px;background-color:var(--gray500);border-radius:1.5rem;height:1rem;width:1rem}input[type=range]:focus::-webkit-slider-thumb{outline:3px solid var(--accentColor);outline-offset:.125rem;background-color:var(--accentColor)}input[type=range]::-moz-range-track{background-color:var(--gray300);border-radius:.5rem;height:.25rem}input[type=range]::-moz-range-thumb{background-color:var(--gray500);border:none;border-radius:1.5rem;height:1rem;width:1rem}input[type=range]:focus::-moz-range-thumb{outline:3px solid var(--accentColor);outline-offset:.125rem}.gradientRamp{height:32px;width:100%!important}.sourceCitations{max-width:100%}.sourceCitations ol li{font-size:var(--textSize50)}.App-footer{min-height:100px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.App-footer-content{display:flex;flex-direction:row;width:100%;align-items:center;justify-content:space-between;margin-bottom:4em;margin-top:1em}.App-footer-copyright{display:inline-flex;font-size:var(--textSize25);color:var(--gray600);margin-top:1em}.socialLinks{display:inline-flex;flex-direction:row;justify-content:flex-start}.socialLink{display:flex;align-items:center;justify-content:center;height:3rem;width:3rem;border-radius:50%;background-color:transparent;transition:all .2s ease-in-out}.socialLink+.socialLink{margin-left:2rem}.socialIcon{height:2rem;width:2rem;display:block;fill:var(--oceanBlue200);transition:all .2s ease-in-out}.socialLink:active,.socialLink:focus,.socialLink:hover{background-color:var(--oceanBlue100);-webkit-transform:scale(1.2);transform:scale(1.2);transition:all .2s ease-in-out}.socialLink:active .socialIcon,.socialLink:focus .socialIcon,.socialLink:hover .socialIcon{-webkit-transform:scale(.9);transform:scale(.9);fill:var(--oceanBlue400)}.pagination-wrapper{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:2em}@media screen and (min-width:800px){.pagination-wrapper{margin-bottom:4em}}.pagination-wrapper.pagination-end{justify-content:flex-end}.pagination-wrapper.pagination-start{justify-content:flex-start}.pagination-item{display:flex;flex-direction:column}.pagination-item .pagination-heading{font-size:var(--textSize50);color:var(--gray500)}.pagination-item .pagination-link{font-size:var(--textSize200);font-family:var(--fontSerifStack)}.caption{font-size:.785rem;text-align:center;font-style:italic;color:var(--gray600);margin-bottom:0;width:100%;display:block}.caption,img{margin-top:1em;align-self:flex-start;max-width:var(--maxImageWidth)}img{width:auto;width:100%}section{margin:0 auto 4em;width:100%;display:flex;flex-direction:column}section .anchorLink{opacity:0;transition:all .2s ease-in-out}section h3:first-child,section h4:first-child,section h5:first-child{margin-top:0;margin-bottom:.25rem}section h3:first-child:active .anchorLink,section h3:first-child:focus .anchorLink,section h3:first-child:hover .anchorLink,section h4:first-child:active .anchorLink,section h4:first-child:focus .anchorLink,section h4:first-child:hover .anchorLink,section h5:first-child:active .anchorLink,section h5:first-child:focus .anchorLink,section h5:first-child:hover .anchorLink{opacity:1;transition:all .2s ease-in-out}section h3{margin-bottom:1rem}.primarySection{margin-top:1rem}section.centered{align-items:center;text-align:center}.centered.fullPage{width:auto;max-width:calc(100% - 112px);padding:0 56px;justify-content:center;margin:120px 0}.subSection{display:grid;grid-template-rows:auto auto;grid-gap:32px;gap:32px}@media screen and (min-width:1000px){.subSection{grid-template-columns:auto 366px}}@media screen and (min-width:1000px){.subSection.smallSplitView{grid-template-columns:auto 280px}}.subSection div{width:auto;flex-shrink:1;display:flex;flex-direction:column}.subSection img{max-width:366px;width:100%;margin:auto}@media screen and (min-width:1000px){.subSection img{margin:0}}.subSection .caption{width:100%}.subSection p~ul{margin-top:-.5rem}.subSection:last-of-type{margin-bottom:0}p+.subSection{margin-top:2em}section.elements p,span.elements p{position:relative;padding:12px 24px 16px 48px;background:var(--oceanBlue100);border-radius:20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}section.elements p:after,span.elements p:after{content:"?";font-family:var(--fontSerifStack);font-size:16px;padding:0 0 0 1px;font-weight:900;height:20px;width:20px;color:var(--gray100);background-color:var(--oceanBlue400);border-radius:50%;display:flex;align-items:center;justify-content:center;position:absolute;top:14px;left:14px;z-index:2}section.elements p:first-of-type,span.elements p:first-of-type{margin-top:8px}.subSection-compact,.subSection-compact p:last-of-type{margin-bottom:0}.subSection-compact :first-of-type{margin-top:0}.CitationList{display:block;margin-bottom:4em;margin-top:0;font-size:var(--textSize50);color:var(--gray500);font-style:normal}.CitationList li{font-size:var(--textSize50);padding-right:12px}cite.Citation{font-style:normal}.CitationList.sourceCitations{margin-top:calc(.75rem + 1px);margin-bottom:3px}.CitationList.sourceCitations li+li{margin-top:.5rem}.CitationList.sourceCitations cite.Citation{color:var(--gray800);font-size:var(--textSize100)}.CitationList.CitationList--tools{padding-left:0}.CitationList.CitationList--tools li{list-style-type:none}html{--blueChannelGradientOpacity:0;--yellowChannelGradientOpacity:0;--redChannelGradientOpacity:0;--greenChannelGradientOpacity:0;--redGreenHandlePos:0;--blueYellowHandlePos:0;--opponentSwatchColor:#000}.OpponentSlider-wrapper{margin:3em 0;--visualsHeight:180px;--borderColor:var(--gray300);display:flex;flex-direction:row}.OpponentSlider-wrapper .OppoentSlider-title{font-size:var(--textSize50);font-weight:700}.OpponentSlider-wrapper .OpponentSlider-col-channels,.OpponentSlider-wrapper .OpponentSlider-col-receptors,.OpponentSlider-wrapper .OpponentSlider-col-Wave{display:flex;flex-direction:column}.OpponentSlider-wrapper .OpponentSlider-col-color{display:flex;flex-direction:column;margin-left:16px}.OpponentSlider-wrapper .OpponentSlider-waveform{height:var(--visualsHeight);width:200px;direction:rtl;display:block;overflow:hidden}.OpponentSlider-wrapper .OpponentSlider-waveform .waveformWrap{right:0;display:flex;height:33%;align-items:center;flex-direction:row;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.OpponentSlider-wrapper .OpponentSlider-waveform svg{display:inline;fill:var(--gray500)}.OpponentSlider-wrapper .OpponentSlider-channels,.OpponentSlider-wrapper .OpponentSlider-cones{position:relative;display:flex;flex-direction:column}.OpponentSlider-wrapper .OpponentSlider-cones{height:var(--visualsHeight);justify-content:space-evenly}.OpponentSlider-wrapper .OpponentSlider-channels{justify-content:space-between;height:116px;margin-top:46px}.OpponentSlider-wrapper .Cone{position:relative;height:32px;width:80px;margin:0 34px 0 0;border:2px solid var(--borderColor);border-top-left-radius:100%;border-bottom-left-radius:100%;border-top-right-radius:8px;border-bottom-right-radius:8px;display:flex;justify-content:center;align-items:center}.OpponentSlider-wrapper .OpponentSlider-cones:after{content:" ";width:2px;background-color:var(--borderColor);height:56px;position:absolute;right:16px;top:35px}.OpponentSlider-wrapper .Cone:after{content:" ";height:2px;background-color:var(--borderColor);position:absolute}.OpponentSlider-wrapper .Cone:first-of-type:after,.OpponentSlider-wrapper .Cone:nth-of-type(2):after{width:16px;right:-18px}.OpponentSlider-wrapper .Cone:nth-of-type(3):after{width:34px;right:-36px}.OpponentSlider-wrapper .Cone:first-of-type{background-color:rgba(255,0,0,var(--LConeAlpha))}.OpponentSlider-wrapper .Cone:nth-of-type(2){background-color:rgba(0,255,0,var(--MConeAlpha))}.OpponentSlider-wrapper .Cone:nth-of-type(3){background-color:rgba(0,0,255,var(--SConeAlpha))}.OpponentSlider-wrapper .ChannelSlider{height:32px;width:140px;border:2px solid var(--borderColor);border-radius:8px;background:#000;position:relative}.OpponentSlider-wrapper .ChannelSlider:before{content:" ";width:100%;height:100%;position:absolute;border-radius:6px}.OpponentSlider-wrapper .ChannelSlider:nth-of-type(2):before{background:linear-gradient(90deg,rgba(0,0,255,0),rgba(0,0,255,0)),linear-gradient(90deg,rgba(255,255,0,0),rgba(255,255,0,0));background:linear-gradient(90deg,rgba(0,0,255,var(--blueChannelGradientOpacity)),rgba(0,0,255,0)),linear-gradient(90deg,rgba(255,255,0,0),rgba(255,255,0,var(--yellowChannelGradientOpacity)))}.OpponentSlider-wrapper .ChannelSlider:first-of-type:before{background:linear-gradient(90deg,rgba(0,255,0,0),rgba(0,255,0,0)),linear-gradient(90deg,rgba(255,0,0,0),rgba(255,0,0,0));background:linear-gradient(90deg,rgba(0,255,0,var(--greenChannelGradientOpacity)),rgba(0,255,0,0)),linear-gradient(90deg,rgba(255,0,0,0),rgba(255,0,0,var(--redChannelGradientOpacity)))}.OpponentSlider-wrapper .ChannelSlider:after{content:" ";background-color:var(--borderColor);position:absolute}.OpponentSlider-wrapper .ChannelSlider:first-of-type:after{width:16px;height:2px;left:-18px;top:calc(50% - 2px)}.OpponentSlider-wrapper .ChannelSlider:nth-of-type(2):after{width:2px;height:44px;top:-46px;left:calc(50% - 2px)}.OpponentSlider-wrapper .ChannelSlider-handle{width:20px;height:20px;top:4px;border-radius:16px;border:2px solid #fff;box-shadow:0 0 0 2px rgba(0,0,0,.3),inset 0 0 0 2px rgba(0,0,0,.3);position:absolute}.OpponentSlider-wrapper .ChannelSlider-handle#redGreenHandle{left:0;left:var(--redGreenHandlePos)}.OpponentSlider-wrapper .ChannelSlider-handle#blueYellowHandle{left:0;left:var(--blueYellowHandlePos)}.OpponentSlider-wrapper #opponentColorSwatch{margin-top:32px;opacity:1;position:relative;width:140px;height:140px;display:block;border-radius:100%;background:#000;background:var(--opponentSwatchColor)}.OpponentSlider-wrapper #opponentColorSwatch:after{content:" ";height:2px;background-color:var(--borderColor);width:88px;position:absolute;left:-88px;top:70px}.subSection .SimultaneousContrast_wrapper{position:relative;height:170px;width:50%;display:inline-flex}.subSection .SimultaneousContrastBlock{width:80px;height:80px;position:absolute;top:45px}.subSection .SimHuePosition--left{left:var(--SimHuePosition)}.subSection .SimHuePosition--right{right:var(--SimHuePosition)}.subSection .SimLightnessPosition--left{left:var(--SimLightnessPosition)}.subSection .SimLightnessPosition--right{right:var(--SimLightnessPosition)}.subSection .SimSaturationPosition--left{left:var(--SimSaturationPosition)}.subSection .SimSaturationPosition--right{right:var(--SimSaturationPosition)}.ContrastImageContainer{background:#909090}.ContrastImageContainer--round{border-radius:50%;overflow:hidden}.ContrastWrapper{position:relative}.ContrastBackground{position:absolute;height:100%!important;width:100%!important;top:0;left:0;opacity:var(--ContrastSensitivityContrast);background:linear-gradient(90deg,#fff,#fdfdfd 5%,#f3f3f3 10%,#e1e1e1 15%,#c1c1c1 20%,#9d9d9d 25%,#767676 30%,#545454 35%,#333 40%,#191919 45%,#000 50%,#191919 55%,#333 60%,#545454 65%,#767676 70%,#9d9d9d 75%,#c1c1c1 80%,#e1e1e1 85%,#f3f3f3 90%,#fdfdfd 95%,#fff);background-repeat:repeat;background-position:50%;background-size:var(--ContrastSensitivityBackgroundSize)}.ContrastBlackOverlay{position:absolute;height:100%;left:0;right:0;z-index:10;width:100%;background-color:#000;opacity:var(--ContrastSensitivityBlackOverlay)}.ImageSlider{display:flex;flex-direction:column;grid-gap:8px;gap:8px;align-items:center}.ImageSlider .ImageSlider-container{position:relative;display:block;max-width:366px;width:100%;margin-top:0}.ImageSlider .ImageSlider-container .imageSlider-image{position:absolute;width:auto;margin:0;max-width:100%}.ImageSlider .ImageSlider-container.contained{overflow:hidden}.ImageSlider .ImageSlider-container.contained .imageSlider-image{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.ImageSlider .ImageSlider-control{max-width:100%}.ImageSlider .ImageSlider-labels{display:flex;margin-top:8px;flex-direction:row;justify-content:space-between;width:100%;max-width:366px}.ImageSlider .ImageSlider-controls{width:100%;max-width:366px}@media screen and (min-width:1000px){.ImageSlider{align-items:flex-start}}.BlockRow{width:100%;height:16px;position:relative}.GrayBlock{height:16px;width:80px!important;position:absolute;z-index:2;background-color:#919191}@media (prefers-color-scheme:light){.BlockRow--foreground{background-color:#fff}}@media (prefers-color-scheme:dark){.BlockRow--foreground{background-color:#000}}.BlockRow--foreground .GrayBlock{left:var(--MunkerGrayWhitePosition)}@media (prefers-color-scheme:light){.BlockRow--background{background-color:#000}}@media (prefers-color-scheme:dark){.BlockRow--background{background-color:#fff}}.BlockRow--background .GrayBlock{right:var(--MunkerGrayBlackPosition)}.BlockRow--bezoldCustom:after{content:" ";display:block;width:100%;height:100%;position:absolute;top:0;left:0;background:linear-gradient(90deg,#00f,#00f 50%,#ff0 0,#ff0);opacity:var(--BezoldOpacity)}.BlockRow--bezoldBackground{margin-top:8px;height:8px;z-index:2;background-color:var(--BezoldCustomColor)}.BlockRow--bezoldBackground:last-of-type{margin-bottom:8px}#LightDarkAdaptation-0,#LightDarkAdaptation-1{transition:opacity 1s ease-out}.ColorPicker{display:flex;grid-gap:16px;gap:16px;margin:auto}@media screen and (min-width:450px){.ColorPicker{grid-gap:32px;gap:32px}}@media screen and (min-width:1000px){.ColorPicker{margin:0}}.ColorPicker .ColorPicker_swatch{height:88px;width:100%;border-radius:16px;background-color:#eaeaea;margin-bottom:8px;overflow:hidden}@media screen and (min-width:450px){.ColorPicker .ColorPicker_swatch{height:160px;width:160px;border-radius:50%}}.ColorPicker .ColorPicker_swatch--small,.ColorPicker .ColorPicker_swatch--small input[type=color]{width:100px;height:100px}.ColorPicker .ColorPicker_swatch--tiny{width:56px;height:56px;border-radius:12px}.ColorPicker .ColorPicker_swatch--tiny input[type=color]{width:56px;height:56px}.ColorPicker .ColorPicker_controls{width:100%}@media screen and (min-width:450px){.ColorPicker .ColorPicker_controls{width:180px}}.ColorPicker label{font-size:var(--textSize50);font-family:var(--fontStack);line-height:1}.ColorPicker .ColorPicker_inputGroup{margin-top:8px;max-height:34px}.ColorPicker-label{margin-top:8px}.ColorPicker-label+.ColorPicker{margin-top:-8px}input[type=range]{padding:8px 0;margin:0}.ColorHarmonyPicker .ColorPicker,.subSection .ColorPicker{flex-direction:column;width:100%;max-width:366px}@media screen and (min-width:450px){.ColorHarmonyPicker .ColorPicker,.subSection .ColorPicker{flex-direction:row}}.subSection .ColorPicker.colorPicker--row{flex-direction:row}.ColorHarmonyPicker .ColorHarmonyPicker_swatches{margin-top:16px}.ColorHarmonyPicker .swatch{width:64px;height:64px;border-radius:8px}.ColorHarmonyPicker .swatch--left{border-top-right-radius:0;border-bottom-right-radius:0}.ColorHarmonyPicker .swatch--right{border-top-left-radius:0;border-bottom-left-radius:0}.ColorHarmonyPicker .ColorPicker_inputGroup:first-of-type{margin-top:0}.ColorHarmonyPicker .Swatches-row{display:grid;grid-template-columns:150px 64px 64px 64px;margin-bottom:16px}.ColorHarmonyPicker .Swatches-row--analogous{grid-template-areas:"label color1 original color2"}.ColorPicker_stringValue{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:24px}@media screen and (min-width:450px){.ColorPicker_stringValue{margin-top:0}}#interpolationRamps .gradientRamp-Wrapper{display:grid;grid-template-columns:7ch auto;width:100%}#interpolationRamps .gradientRamp{height:44px}#interpolationRamps .gradientRamp-Wrapper:first-of-type .gradientRamp{border-top-left-radius:14px;border-top-right-radius:14px}#interpolationRamps .gradientRamp-Wrapper:last-of-type .gradientRamp{border-bottom-left-radius:14px;border-bottom-right-radius:14px}#interpolationRamps .gradientRamp-Wrapper label{margin-top:8px}button{-webkit-appearance:none;appearance:none;border:none;outline:none;background:none}.button,.menuButton{position:relative;box-sizing:border-box;vertical-align:top;display:inline-flex;align-items:center;justify-content:center;font-size:var(--textSize100);cursor:pointer;background-color:var(--background);color:var(--gray800);border:2px solid var(--gray800);font-family:var(--fontStack);align-self:flex-start;font-weight:600;text-decoration:none;padding:8px 24px 11px;min-height:44px;border-radius:22px;transition:background-color .13s ease-out,color .13s ease-out}.button:focus,.button:hover,.button:visited:focus,.button:visited:hover{background-color:var(--gray800);color:var(--background)}.button:visited{color:var(--gray800)}.centered .button{align-self:center}.menuButton{align-items:center;justify-content:center;align-self:auto;padding:10px;border:none;width:44px;height:44px}.menuButton svg{fill:var(--gray800)}.menuButton:focus,.menuButton:hover,.menuButton:visited:focus,.menuButton:visited:hover{background-color:var(--gray200)}@media screen and (min-width:800px){.menuButton{display:none}}.button--buymecoffee,.button--reset{min-height:auto;margin-top:8px;padding:3px 12px 5px;font-size:var(--textSize50)}.button--buymecoffee,.button--buymecoffee:visited{background-color:var(--oceanBlue300);border-color:var(--oceanBlue300);color:var(--background)}.button--buymecoffee:focus,.button--buymecoffee:hover,.button--buymecoffee:visited:focus,.button--buymecoffee:visited:hover{background-color:var(--oceanBlue400);border-color:var(--oceanBlue400);color:var(--background)}.button--buymecoffee:focus,.button--buymecoffee:visited:focus{border-color:var(--background)}.button--buymecoffee:active,.button--buymecoffee:visited:active{background-color:var(--oceanBlue500);border-color:var(--oceanBlue500);color:var(--background)}
/*# sourceMappingURL=main.dfbc4dab.chunk.css.map */