*,*:before,*:after{box-sizing:border-box}html{height:100%;width:100%;overflow:hidden}body{height:100%;width:100%;margin:0;padding:0;overflow:hidden}#root{height:100%;width:100%;display:flex;flex-direction:column;overflow:hidden}.recharts-tooltip-wrapper{z-index:1400!important}.bento-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(12,1fr);width:100%}.bento-col-12{grid-column:span 12}.bento-col-8{grid-column:span 8}.bento-col-4{grid-column:span 4}.bento-col-6{grid-column:span 6}.bento-col-3{grid-column:span 3}@media (max-width: 1100px){.bento-col-8,.bento-col-4{grid-column:span 12}}@media (max-width: 900px){.bento-col-8,.bento-col-4,.bento-col-6,.bento-col-3{grid-column:span 12}}.timeline{display:flex;flex-direction:column;gap:.875rem;padding-left:.5rem}.timeline-item{display:flex;gap:.875rem;align-items:flex-start}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#94a3b84d;border-radius:99px}@media print{.no-print{display:none!important}}
