:root{--cvx_blue_dark:#0b2d71;--cvx_blue_medium:#0066b2;--cvx_blue_light:#009dd9;--cvx_red_dark:#9a213b;--cvx_red_light:#e43340;--backgound_grey:#f4f4f4}.app{flex-direction:column;width:100%;min-height:100vh;display:flex}.app>main{flex:1;width:100%;height:100%;display:flex}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@font-face{font-family:Gotham Bold;font-style:bold;src:url(/assets/Gotham-Bold-cWfH6bzn.ttf)format("truetype"),url(/assets/Gotham-Bold-CyK4QtVd.eot)}@font-face{font-family:Gotham Book;src:url(/assets/Gotham-Book-BG4we2-A.ttf)format("truetype"),url(/assets/Gotham-Book-9GgilFcx.eot)}.header-container{background-color:#fff;flex-direction:column;width:100%;max-width:100%;display:flex}.logo-bar{flex-direction:row;min-height:fit-content;display:flex;overflow:hidden}.left-bar-container{cursor:pointer;flex-direction:row;flex-shrink:0;place-content:center;align-items:center;gap:1rem;padding:.5rem .5rem .5rem 2.5rem;display:flex}.logo-image{width:clamp(40px,5vh,80px);height:clamp(40px,5vh,80px)}.logo-text{text-align:center;color:var(--cvx_blue_light);font-family:Gotham Bold,sans-serif;font-size:2rem}.right-bar-container{flex:1;justify-content:flex-end;margin-right:1em;display:flex}.icon-button{color:var(--cvx_blue_dark);background-color:#0000;margin-top:.1em}.icon-margin{color:var(--cvx_blue_dark);background-color:#0000;margin-top:.15em}.report-button{color:var(--cvx_blue_dark);text-align:center;text-overflow:ellipsis;white-space:nowrap;border:.15em solid var(--cvx_blue_dark);background-color:#0000;border-radius:10px;max-width:min(15vw,220px);margin:1em;padding:.4em 1em;font-family:Gotham Bold,sans-serif;font-size:clamp(.5rem,1rem + .2vw,1rem);line-height:2em;overflow:hidden;box-shadow:none!important;-webkit-box-shadow:none!important;-webkit-filter:none!important}.report-button:hover{cursor:pointer;background-color:var(--cvx_blue_dark);color:#fff;transition:background-color .2s}.env-badge{color:#fff;letter-spacing:.08em;-webkit-user-select:none;user-select:none;border-radius:4px;flex-shrink:0;align-self:center;align-items:center;padding:.25rem .85rem;font-family:Gotham Bold,sans-serif;font-size:.85rem;font-weight:700;display:flex}@font-face{font-family:Gotham Book;font-style:normal;src:url(/assets/Gotham-Book-BG4we2-A.ttf)format("truetype"),url(/assets/Gotham-Book-9GgilFcx.eot)}.footer-container{background-color:#ededee;flex-direction:row;justify-content:center;align-items:center;width:100%;max-width:100%;min-height:clamp(2rem,3vh,3rem);display:flex}.footer-item-text{text-align:center;color:#000;padding:1em;font-family:Gotham Book,sans-serif;font-size:.75em}.page-content-container{background-color:#f4f4f4;justify-content:center;align-items:flex-start;width:100%;display:flex}.page-content-spinner{padding:30vh}.changelog-container{color:#1a1a1a;background-color:#fff;border-radius:8px;width:100%;max-width:900px;margin:1.5rem auto;padding:1.5rem;line-height:1.5;box-shadow:0 4px 12px #0000000d}.changelog-container h1{color:var(--cvx_blue_dark);border-bottom:2px solid #e0e0e0;margin-top:0;margin-bottom:1rem;padding-bottom:.25rem;font-size:2rem;font-weight:700}.changelog-container h2{color:var(--cvx_blue_medium);border-left:4px solid #cce4f7;margin:1.5rem 0 .25rem;padding-left:.4rem;font-size:1.5rem;font-weight:600}.changelog-container h3{color:#333;text-transform:uppercase;letter-spacing:.4px;margin:0;font-size:1.1rem;font-weight:600}.changelog-container ul,.changelog-container ol{margin:.2rem 0 .25rem 1.25rem;padding:0}.changelog-container li{margin:0;padding-left:.2rem;position:relative}.changelog-container li::marker{color:var(--cvx_blue_medium)}.changelog-container h2:before{content:"> "}.changelog-container code{background-color:#f4f4f4;border-radius:4px;padding:.05rem .2rem;font-size:.95em}.changelog-container strong{color:#145da0}.changelog-container blockquote{background-color:#fafafa;border-left:4px solid #ccc;margin:.75rem 0;padding:.4rem .75rem;font-style:italic}@media (width<=768px){.changelog-container{width:95%;padding:1rem}.changelog-container h1{font-size:1.5rem}.changelog-container h2{font-size:1.25rem}}@media (width>=1600px){.changelog-container{max-width:1000px;padding-left:3rem;padding-right:3rem}}.changelog-wrapper{width:50%;position:relative}.changelog-toggle{z-index:10;background-color:var(--cvx_blue_medium);position:absolute;top:2.5rem;right:-1rem}@font-face{font-family:Gotham Bold;font-style:bold;src:url(/assets/Gotham-Bold-cWfH6bzn.ttf)format("truetype"),url(/assets/Gotham-Bold-CyK4QtVd.eot)}@font-face{font-family:Gotham Book;src:url(/assets/Gotham-Book-BG4we2-A.ttf)format("truetype"),url(/assets/Gotham-Book-9GgilFcx.eot)}.landing-page-container{text-align:center;background-color:#f4f4f4;flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.landing-page-banner{background-color:var(--cvx_blue_dark);color:#fff;flex-grow:1;width:100%;margin-top:2em;font-family:Gotham Bold,sans-serif;overflow:hidden}.landing-page-banner-title{margin:1em}.landing-page-message{color:#fff;width:50vw;min-width:30em;margin:auto;font-family:Gotham Book,sans-serif;line-height:1.5em}.landing-page-centered-message{text-align:center;justify-content:center;align-items:center;display:flex}.landing-page-button-container{background:linear-gradient(0deg,#f4f4f4 50%, var(--cvx_blue_dark) 50%);flex-direction:row;justify-content:center;width:100%;display:flex}.landing-page-button{cursor:pointer;background-color:#fff;border-radius:10px;flex-direction:column;align-items:center;width:25%;margin:1rem .5rem;padding:0 1rem 2rem;display:flex;box-shadow:0 3px 6px #00000029}.landing-page-button:hover{background-color:#d3d3d3;transition:background-color .2s}.landing-page-button-image{width:10vh;height:10vh;margin:1.5em 0 0}.landing-page-button-title{justify-content:center;align-items:center;min-height:3rem;display:flex}.subtitle{color:#6b6d6f;letter-spacing:0;align-self:flex-end;width:100%;margin:0;font-family:Gotham Book,sans-serif;display:inline-block}.alert-banner{background-color:#dbdcdd;flex-direction:row;align-items:center;width:100vw;height:2em;margin-bottom:-2em;display:flex}.alert-message{color:#000;flex-grow:1;font-family:Gotham Book,sans-serif}.alert-button{color:#000}@font-face{font-family:Gotham;src:url(/assets/Gotham-Book-BG4we2-A.ttf)format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Gotham;src:url(/assets/Gotham-Bold-cWfH6bzn.ttf)format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Gotham;src:url(/assets/Gotham-Medium-BpDuC3PL.ttf)format("truetype");font-weight:500;font-style:normal}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:Gotham,sans-serif}@media (hover:none) and (pointer:coarse){body{-webkit-overflow-scrolling:touch}}a{color:#0066b2;text-decoration:none}.yAxisTickText{color:#0b2d71;font-size:18px;font-weight:700}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
