.chart-container{height:100vh;width:100%}@media (min-width:768px){.chart-container{overflow:hidden}}.viewer-container{display:flex;flex-direction:column;gap:1rem;padding:1rem}@media not all and (min-width:768px){.viewer-container{padding-bottom:5rem}}@media (min-width:768px){.viewer-container{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}}.chart-slot{background-color:rgb(224 254 255/var(--tw-bg-opacity,1));height:calc(50vh - 3rem)}.chart-item,.chart-slot{width:100%;border-radius:.375rem;--tw-bg-opacity:1}.chart-item{height:100%;background-color:rgb(26 59 99/var(--tw-bg-opacity,1));padding:0}