/*! tailwindcss v4.1.13 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}.visible{visibility:visible}.relative{position:relative}.container{width:100%}.block{display:block}.flex{display:flex}.table{display:table}.border{border-style:var(--tw-border-style);border-width:1px}.underline{text-decoration-line:underline}.filter{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,)}#root{text-align:center;max-width:1600px;margin:0 auto;padding:2rem}.arrange-horizontally>*{text-align:center;display:inline-block}.arrange-vertically>*{display:block}.childCentered{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.container-flow{vertical-align:middle;margin:5px;padding:5px;display:inline-block}.container-grid{gap:5px,5px;display:grid}.width-100{width:100px}.span-flow{width:236px}.span1-flow{width:354px}.span2-flow{width:472px}.span3-flow{width:100%;max-width:708px}.span4-flow{width:100%;max-width:944px}.div3-flow{flex:0;margin:3px;padding:3px}.div5-flow{flex:0;margin:5px;padding:5px}.half-width{width:50%}.full-width{width:100%}.flow-left{float:left}.flow-right{float:right}.black-border{border:3px outset #000}.red-border{background-color:#add8e6;border:3px outset red}.gold-border{background-color:#daa520;border:3px solid #000}.teal-border{background-color:teal;border:3px solid #000}.logo{will-change:filter;height:6em;padding:1.5em;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:20s linear infinite logo-spin}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@layer base{*{margin:0;padding:0;box-sizing:border-box}a{text-decoration:none;color:inherit}.main{font-family:Inter,sans-serif;background-color:#2a3447;color:#fff}.container{display:flex}.menuContainer{width:250px;padding:5px 20px;border-right:2px solid #384256}.contentContainer{padding:5px 20px;width:100%}.topContainer{overflow:hidden;position:fixed;top:65px;width:100%;z-index:1000}.childContainer{margin-top:55px;z-index:500}.scrollContainer{padding-top:10px;overflow:auto;width:100%;display:grid}}.areaChartBox{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between}.areaChartBox .chart{width:100%;height:300px}.chartBox{display:flex;height:100%}.chartBox .boxInfo{flex:3;display:flex;flex-direction:column;justify-content:space-between}.chartBox .boxInfo .title{display:flex;align-items:center;gap:4px}.chartBox .chartInfo{flex:2;display:flex;flex-direction:column;justify-content:space-between}.chartBox .chartInfo .chart{width:100%;height:100%}.chartBox .chartInfo .texts{display:flex;flex-direction:column;text-align:right}.chartBox .chartInfo .texts .percentage{font-weight:700}.chartBox .chartInfo .texts .duration{font-size:13px}.identBox h1{margin-bottom:16px}.identBox .list .listItem{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.identBox .list .listItem .ident{display:flex;gap:16px}.identBox .list .listItem .ident img{width:32px;height:32px;object-fit:cover;border-radius:50%}.identBox .list .listItem .ident .identTexts{display:flex;flex-direction:row;gap:20px}.identBox .list .listItem .ident .identTexts .name,.identBox .list .listItem .ident .identTexts .location{text-align:left;font-weight:500}.dash{display:grid;gap:16px;grid-template-columns:repeat(3,1fr);grid-auto-rows:minmax(180px,180px)}.dash .box{padding:16px;border-radius:6px;border:2px solid}.dash .box13{grid-column:span 1;grid-row:span 3}.dash .scroll3{height:570px;overflow:scroll}.dash .box22{grid-column:span 2;grid-row:span 2}.barChartBox{width:100%;height:100%}.barChartBox h1{font-size:24px;margin-bottom:16px}.barChartBox .chart{height:100%}
