.draggable-item{color:white;display:flex;align-items:center;justify-content:center;border-radius:10px;cursor:move;position:absolute;text-align:center;padding:.7rem;background-color:rgba(92,87,87,.3);box-shadow:0 4px 6px rgba(115,194,175,.74);.draggable-icon{color:#aabebd}}.draggable-item:hover .draggable-icon{color:#08edc3}.draggable-item:hover{box-shadow:0 4px 6px rgba(25,218,172,.84)}.icons-container{display:flex;gap:8px;align-items:center;position:absolute;top:10px;right:10px}.draggable-icon,.export-icon{cursor:pointer;&:hover{color:#08edc3}}.export-icon{font-size:16px}@tailwind base;@tailwind components;@tailwind utilities;@layer utilities{@keyframes marquee{0%{transform:translateX(100%)}to{transform:translateX(-100%)}}.animate-marquee{animation:marquee 35s linear infinite}.hover\:animate-paused:hover{animation-play-state:paused}}::-webkit-scrollbar{width:10px;height:8px}::-webkit-scrollbar-track{background:#f0f0f0;border-radius:10px}::-webkit-scrollbar-thumb{background:#888;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#555}.landing-page{position:relative;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;color:#333;font-family:Arial,sans-serif;.particles-container{position:absolute;width:100%;height:100%;top:0;left:0;z-index:1}.content{position:relative;z-index:2;.ant-select{.ant-select-selector{border-color:#47756a;background:color(srgb .1371 .1294 .1294);.ant-select-selection-wrap{.ant-select-selection-item{color:white}}}.ant-select-arrow{color:#47756a}}}}.ant-select-dropdown{background-color:#232121;.ant-select-item{color:rgba(231,210,210,.88);background-color:#232121!important;&:hover{color:#47756a}}.ant-select-item-option-selected{background-color:rgba(96,120,115,.73);.ant-select-item-option-content{color:white}}}.recharts-responsive-container{.recharts-wrapper{.recharts-tooltip-wrapper{.recharts-default-tooltip{background:none!important;border:none!important;.recharts-tooltip-item-list{.recharts-tooltip-item{color:rgb(210,216,215)!important;font-weight:700}}}}}}.ant-typography{color:#49776c}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-thumb{background-color:#718096}::-webkit-scrollbar-track{background-color:transparent}