.dashboard--container{justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;padding:0 40px 100px;gap:8px;align-self:stretch}.dashboard-graph{position:relative;gap:16px;flex:1 0 0;min-width:300px}.dashboard-graph-header{width:100%;justify-content:space-between;flex-wrap:wrap;gap:8px}.dashboard-graph-btns{flex-grow:1;gap:8px;justify-content:flex-end}.dashboard-graph-btn{padding:4px 8px;gap:8px;border-radius:12px;border:2px solid #efefef;color:#6f767e;font-size:14px;font-style:normal;font-weight:600;line-height:24px;letter-spacing:-.14px;transition:all .3s ease-in-out;flex-shrink:0}.dashboard-graph-btn:hover{background-color:#f5f5f5;color:#1a1d1f}.dashboard-graph-title{color:#1a1d1f;font-family:var(--font-family2);font-size:20px;font-style:normal;font-weight:600;line-height:32px;letter-spacing:-.2px;gap:8px;align-items:flex-end}.dashboard-graph-title>span{font-size:10px;font-family:var(--font-family);font-weight:600;line-height:28px}.dashboard-graph-amount{gap:16px;align-items:flex-end;flex-wrap:wrap;width:100%;justify-content:flex-start;height:45px}.dashboard-graph-counter{color:#1a1d1f;font-family:var(--font-family2);font-size:32px;font-style:normal;font-weight:600;line-height:40px;letter-spacing:-.96px;height:100%}.dashboard-graph-percent{font-family:var(--font-family2);color:#32ae60;font-size:20px;font-style:normal;font-weight:600;line-height:32px;letter-spacing:-.2px;align-items:flex-end;gap:1px}.dashboard-box{flex:1 0 0;gap:16px}.dashboard-positions-table{min-width:calc(100% / 1.5 - 2px)}.dashboard-piechart{min-width:25%;height:360px;gap:60px}.dashboard-quicktips-box{min-width:25%;height:360px;gap:16px}.dashboard-graph:nth-child(5){max-width:393px}@media screen and (max-width: 1279px){.dashboard-positions-table,.dashboard-piechart,.dashboard-quicktips-box{min-width:100%}.dashboard-graph:nth-child(5){max-width:100%}}.dashboard-box-header{width:100%;justify-content:space-between;gap:16px;flex-wrap:wrap}.dashboard-box-header-title{color:#1a1d1f;font-size:20px;font-style:normal;font-weight:600;line-height:32px;letter-spacing:-.2px;gap:8px}.dashboard-box-header-extra{color:var(--p)!important;font-size:15px;font-style:normal;font-weight:700;line-height:24px;letter-spacing:-.15px;gap:8px}.dashboard-quicktips{width:100%;justify-content:flex-start;gap:16px;overflow-x:scroll;height:100%;padding:8px 0;scroll-behavior:smooth;scroll-snap-type:x mandatory}@media screen and (max-width: 1024px){.dashboard--container{padding:0 24px 100px}}@media screen and (max-width: 768px){.dashboard--container{padding:0 16px 100px}}.BoxCard--container{padding:24px 12px;border-radius:16px;background:#fcfcfc;justify-content:flex-start;align-items:flex-start;flex-direction:column;overflow:hidden}.PoolPositionsTable--box{position:relative;z-index:1;overflow:auto;flex-grow:1;flex-shrink:1;width:100%}.PoolPositionsTable-body-row{height:50px;width:100%}.PoolPositionsTable-body-row:hover{background-color:#cfdbd533}.PoolPositionsTable-body-data{vertical-align:middle;overflow:hidden;text-align:start;font-weight:700;font-size:16px;line-height:24px;font-style:normal;color:var(--b);padding:0 8px;min-width:100px;max-width:100px}.PoolPositionsTable--plan{min-width:170px;max-width:170px}.PoolPositionsTable--isOnRank{min-width:150px;max-width:150px}.PoolPositionsTable--range{min-width:130px;max-width:130px}.PoolPositionsTable--cell-name{justify-content:flex-start;gap:20px}.PoolPositionsTable--cell-name-icon{border-radius:50%;border:1px dashed var(--p);color:var(--p);width:40px;height:40px;padding:12px}.PoolPositionsTable--cell-name-text{flex-direction:column;justify-content:flex-start;align-items:flex-start}.PoolPositionsTable--cell-name-text-name{color:var(--p);font-size:15px;font-style:normal;font-weight:600;line-height:24px;letter-spacing:-.075px;text-transform:uppercase}.PoolPositionsTable--cell-name-text-symbol{color:#6f767e;font-size:12px;font-style:normal;font-weight:700;line-height:16px;letter-spacing:-.12px}.PoolPositionsTable--cell-graph{width:100%}.PoolPositionsTable--cell-graph-inner{width:72px;height:32px}.PoolPositionsTable--cell-stats{flex-direction:column;align-items:flex-end}.PoolPositionsTable--cell-stats-balance{color:#1a1d1f;text-align:right;font-size:15px;font-style:normal;font-weight:600;line-height:24px;letter-spacing:-.075px}.PoolPositionsTable--cell-stats-percent{text-align:right;font-size:14px;font-style:normal;font-weight:600;line-height:24px;letter-spacing:-.14px;gap:4px;align-items:flex-end}.TradesTable--cell-pool-icons{position:relative;width:44px;padding:2px;aspect-ratio:1/1;overflow:hidden;flex-shrink:0}.TradesTable--cell-pool-icon-a{position:absolute;width:36px;height:36px;inset:auto 0px 0px auto}.TradesTable--cell-pool-icon-b{position:absolute;width:22px;height:22px;inset:0px auto auto 0px}.PoolPositionsTable-section-isOnRank{width:100%;justify-content:flex-start;gap:8px}.PoolPositionsTable-section-isOnRank-text{font-size:14px;font-weight:400}.piechart-title{text-align:center;font-size:24px;font-style:normal;font-weight:600;line-height:30px;letter-spacing:-1.92px}.piechart-sub{text-align:center;font-size:20px;font-style:normal;font-weight:500;line-height:32px;letter-spacing:-.4px}.driver-active .driver-overlay,.driver-active *{pointer-events:none}.driver-active .driver-active-element,.driver-active .driver-active-element *,.driver-popover,.driver-popover *{pointer-events:auto}@keyframes animate-fade-in{0%{opacity:0}to{opacity:1}}.driver-fade .driver-overlay{animation:animate-fade-in .2s ease-in-out}.driver-fade .driver-popover{animation:animate-fade-in .2s}.driver-popover{all:unset;box-sizing:border-box;color:#2d2d2d;margin:0;padding:15px;border-radius:5px;min-width:250px;max-width:300px;box-shadow:0 1px 10px #0006;z-index:1000000000;position:fixed;top:0;right:0;background-color:#fff}.driver-popover *{font-family:Helvetica Neue,Inter,ui-sans-serif,"Apple Color Emoji",Helvetica,Arial,sans-serif}.driver-popover-title{font:19px/normal sans-serif;font-weight:700;display:block;position:relative;line-height:1.5;zoom:1;margin:0}.driver-popover-close-btn{all:unset;position:absolute;top:0;right:0;width:32px;height:28px;cursor:pointer;font-size:18px;font-weight:500;color:#d2d2d2;z-index:1;text-align:center;transition:color;transition-duration:.2s}.driver-popover-close-btn:hover,.driver-popover-close-btn:focus{color:#2d2d2d}.driver-popover-title[style*=block]+.driver-popover-description{margin-top:5px}.driver-popover-description{margin-bottom:0;font:14px/normal sans-serif;line-height:1.5;font-weight:400;zoom:1}.driver-popover-footer{margin-top:15px;text-align:right;zoom:1;display:flex;align-items:center;justify-content:space-between}.driver-popover-progress-text{font-size:13px;font-weight:400;color:#727272;zoom:1}.driver-popover-footer button{all:unset;display:inline-block;box-sizing:border-box;padding:3px 7px;text-decoration:none;text-shadow:1px 1px 0 #fff;background-color:#fff;color:#2d2d2d;font:12px/normal sans-serif;cursor:pointer;outline:0;zoom:1;line-height:1.3;border:1px solid #ccc;border-radius:3px}.driver-popover-footer .driver-popover-btn-disabled{opacity:.5;pointer-events:none}:not(body):has(>.driver-active-element){overflow:hidden!important}.driver-no-interaction,.driver-no-interaction *{pointer-events:none!important}.driver-popover-footer button:hover,.driver-popover-footer button:focus{background-color:#f7f7f7}.driver-popover-navigation-btns{display:flex;flex-grow:1;justify-content:flex-end}.driver-popover-navigation-btns button+button{margin-left:4px}.driver-popover-arrow{content:"";position:absolute;border:5px solid #fff}.driver-popover-arrow-side-over{display:none}.driver-popover-arrow-side-left{left:100%;border-right-color:transparent;border-bottom-color:transparent;border-top-color:transparent}.driver-popover-arrow-side-right{right:100%;border-left-color:transparent;border-bottom-color:transparent;border-top-color:transparent}.driver-popover-arrow-side-top{top:100%;border-right-color:transparent;border-bottom-color:transparent;border-left-color:transparent}.driver-popover-arrow-side-bottom{bottom:100%;border-left-color:transparent;border-top-color:transparent;border-right-color:transparent}.driver-popover-arrow-side-center{display:none}.driver-popover-arrow-side-left.driver-popover-arrow-align-start,.driver-popover-arrow-side-right.driver-popover-arrow-align-start{top:15px}.driver-popover-arrow-side-top.driver-popover-arrow-align-start,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-start{left:15px}.driver-popover-arrow-align-end.driver-popover-arrow-side-left,.driver-popover-arrow-align-end.driver-popover-arrow-side-right{bottom:15px}.driver-popover-arrow-side-top.driver-popover-arrow-align-end,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-end{right:15px}.driver-popover-arrow-side-left.driver-popover-arrow-align-center,.driver-popover-arrow-side-right.driver-popover-arrow-align-center{top:50%;margin-top:-5px}.driver-popover-arrow-side-top.driver-popover-arrow-align-center,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-center{left:50%;margin-left:-5px}.driver-popover-arrow-none{display:none}
