.StrategyHeader-module-scss-module__dlpC0G__strategy-header{background-color:var(--background-white);flex-direction:column;gap:24px;width:100%;display:flex}.StrategyHeader-module-scss-module__dlpC0G__strategy-header__top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;display:flex}.StrategyHeader-module-scss-module__dlpC0G__strategy-header__title{align-items:center;gap:12px;display:flex}.StrategyHeader-module-scss-module__dlpC0G__strategy-header__divider{background-color:var(--line-gray);width:100%;height:1px}.StrategyHeader-module-scss-module__dlpC0G__strategy-header__stats{grid-template-columns:repeat(4,1fr);gap:15px;width:100%;display:grid}.StrategyHeader-module-scss-module__dlpC0G__strategy-header__stat{flex-direction:column;gap:12px;display:flex}.StrategyHeader-module-scss-module__dlpC0G__strategy-header__stat-card{background-color:var(--background-light-gray);text-align:center;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;padding:24px 16px;display:flex}.StrategyHeader-module-scss-module__dlpC0G__strategy-header__stat-title{color:var(--text-black)}.StrategyHeader-module-scss-module__dlpC0G__strategy-header__stat-desc{color:var(--text-dark-gray);text-align:center;max-width:min(80%,260px);margin:0 auto}@media (max-width:992px){.StrategyHeader-module-scss-module__dlpC0G__strategy-header{gap:16px}.StrategyHeader-module-scss-module__dlpC0G__strategy-header__stats{grid-template-columns:repeat(2,1fr);gap:20px}}
.Tooltip-module-scss-module__4IGexq__tooltip-wrapper{width:fit-content;height:20px;display:inline-block;position:relative}.Tooltip-module-scss-module__4IGexq__tooltip-wrapper__tooltip{background-color:var(--background-white);box-shadow:0px 2px 25px 0px var(--shadow-black);color:var(--text-black);z-index:9999;visibility:visible;border-radius:4px;flex-wrap:wrap;align-items:center;width:fit-content;max-width:234px;padding:6px 8px;font-size:14px;display:flex;position:absolute}.Tooltip-module-scss-module__4IGexq__tooltip-wrapper__tooltip__bottom:after,.Tooltip-module-scss-module__4IGexq__tooltip-wrapper__tooltip__top:after,.Tooltip-module-scss-module__4IGexq__tooltip-wrapper__tooltip__right:after,.Tooltip-module-scss-module__4IGexq__tooltip-wrapper__tooltip__left:after{content:"";border-style:solid;position:absolute}.Tooltip-module-scss-module__4IGexq__tooltip-wrapper__tooltip__bottom:after{border-width:0 6px 6px;border-color:#0000 #0000 var(--background-white)#0000;top:-6px;left:50%;transform:translate(-50%)}.Tooltip-module-scss-module__4IGexq__tooltip-wrapper__tooltip__top:after{border-width:6px 6px 0;border-color:var(--background-white)#0000 #0000 #0000;bottom:-6px;left:50%;transform:translate(-50%)}.Tooltip-module-scss-module__4IGexq__tooltip-wrapper__tooltip__right:after{border-width:6px 6px 6px 0;border-color:#0000 var(--background-white)#0000 #0000;top:50%;left:-6px;transform:translateY(-50%)}.Tooltip-module-scss-module__4IGexq__tooltip-wrapper__tooltip__left:after{border-width:6px 0 6px 6px;border-color:#0000 #0000 #0000 var(--background-white);top:50%;right:-6px;transform:translateY(-50%)}
.StrategyCurrentPerformance-module-scss-module__WJ2O7G__performance{background-color:var(--background-white);flex-direction:column;gap:16px;display:flex;overflow:hidden}.StrategyCurrentPerformance-module-scss-module__WJ2O7G__performance-legend{border:none;flex-flow:wrap;gap:24px}@media (max-width:767px){.StrategyCurrentPerformance-module-scss-module__WJ2O7G__performance-legend{gap:16px}}
.SwitchTabs-module-scss-module__AXTlHG__switch-tabs{background:var(--background-light-gray);-webkit-overflow-scrolling:touch;scrollbar-width:none;border-radius:28px;flex-wrap:nowrap;align-items:center;gap:4px;min-width:0;max-width:100%;height:42px;padding:2px 3px;display:flex;overflow:auto hidden}.SwitchTabs-module-scss-module__AXTlHG__switch-tabs::-webkit-scrollbar{display:none}.SwitchTabs-module-scss-module__AXTlHG__switch-tabs__tab{height:36px;color:var(--text-dark-gray);cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:28px;flex-shrink:0;justify-content:center;align-items:center;padding:6px 16px;transition:all .2s;display:inline-flex}.SwitchTabs-module-scss-module__AXTlHG__switch-tabs__tab:hover:not(:disabled){background:#0000000a}.SwitchTabs-module-scss-module__AXTlHG__switch-tabs__tab:disabled{cursor:not-allowed;opacity:.5}.SwitchTabs-module-scss-module__AXTlHG__switch-tabs__tab--active{color:var(--text-black);background:var(--background-white);box-shadow:-2px solid var(--shadow-black)}.SwitchTabs-module-scss-module__AXTlHG__switch-tabs__tab--active:hover{background:var(--background-white)}.SwitchTabs-module-scss-module__AXTlHG__switch-tabs__tab--active:before{background:linear-gradient(to right,transparent,var(--background-white))}
.DateRangePicker-module-scss-module__q_hnRG__picker{flex-direction:column;gap:14px;min-width:390px;display:flex}.DateRangePicker-module-scss-module__q_hnRG__picker__top{min-width:0}.DateRangePicker-module-scss-module__q_hnRG__picker__edge-tabs{background:var(--background-light-gray);cursor:default;border-radius:999px;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;width:100%;padding:4px;display:grid}.DateRangePicker-module-scss-module__q_hnRG__picker__edge-tabs>button{color:var(--text-dark-gray);cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;width:100%;min-width:0;min-height:40px;padding:4px 8px;transition:opacity .15s,background-color .15s;display:flex}.DateRangePicker-module-scss-module__q_hnRG__picker__edge-tabs>button[data-state=active]{background:var(--background-white);color:var(--text-black);box-shadow:0 1px 3px #00000014}.DateRangePicker-module-scss-module__q_hnRG__picker__edge-content{justify-content:center;align-items:center;gap:8px;width:100%;min-width:0;display:flex}.DateRangePicker-module-scss-module__q_hnRG__picker__segment{width:100%;color:inherit;text-align:center;cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none;background:0 0;border-radius:999px;justify-content:center;align-items:center;min-width:0;padding:8px 10px;transition:background-color .12s,color .12s,opacity .12s;display:inline-flex}.DateRangePicker-module-scss-module__q_hnRG__picker__segment[data-kind=day]{min-width:34px}.DateRangePicker-module-scss-module__q_hnRG__picker__segment--active{color:var(--text-electric-blue);background:0 0;font-weight:700}.DateRangePicker-module-scss-module__q_hnRG__picker__grid-wrapper{flex-direction:column;gap:8px;display:flex}.DateRangePicker-module-scss-module__q_hnRG__picker__grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.DateRangePicker-module-scss-module__q_hnRG__picker__empty{visibility:hidden;height:52px}.DateRangePicker-module-scss-module__q_hnRG__picker__cell{border:1px solid var(--background-light-gray);background:var(--background-white);cursor:pointer;height:52px;color:var(--text-black);text-align:center;border-radius:12px;justify-content:center;align-items:center;width:100%;font-size:14px;transition:background-color .12s,color .12s,border-color .12s,opacity .12s;display:inline-flex;position:relative}.DateRangePicker-module-scss-module__q_hnRG__picker__cell[data-mouse-dragging=true]{cursor:move}.DateRangePicker-module-scss-module__q_hnRG__picker__cell[data-selected=true]{border-radius:12px;background:var(--background-electric-blue)!important;border-color:var(--background-electric-blue)!important;color:var(--text-white)!important}.DateRangePicker-module-scss-module__q_hnRG__picker__cell:hover:not(:disabled):not([data-selected=true]){border-color:var(--background-electric-blue)}.DateRangePicker-module-scss-module__q_hnRG__picker__cell:disabled{cursor:not-allowed;opacity:.35}.DateRangePicker-module-scss-module__q_hnRG__picker__cell-label{pointer-events:none}.DateRangePicker-module-scss-module__q_hnRG__picker__cell-nav{width:32px;color:inherit;cursor:pointer;justify-content:center;align-items:center;font-size:16px;line-height:1;transition:background-color .12s;display:inline-flex;position:absolute;top:0;bottom:0}.DateRangePicker-module-scss-module__q_hnRG__picker__cell-nav[data-dir=prev]{border-right:1px solid var(--background-white);border-top-left-radius:12px;border-bottom-left-radius:12px;left:0}.DateRangePicker-module-scss-module__q_hnRG__picker__cell-nav[data-dir=next]{border-left:1px solid var(--background-white);border-top-right-radius:12px;border-bottom-right-radius:12px;right:0}.DateRangePicker-module-scss-module__q_hnRG__picker__cell[data-selected=true] .DateRangePicker-module-scss-module__q_hnRG__picker__cell-nav{border-color:#fff3}.DateRangePicker-module-scss-module__q_hnRG__picker__cell-nav:hover{background:#0000000a}.DateRangePicker-module-scss-module__q_hnRG__picker__cell[data-selected=true] .DateRangePicker-module-scss-module__q_hnRG__picker__cell-nav:hover{background:#ffffff1a}.DateRangePicker-module-scss-module__q_hnRG__picker__days{flex-direction:column;gap:10px;display:flex}.DateRangePicker-module-scss-module__q_hnRG__picker__calendar{flex-direction:column;gap:8px;min-width:0;display:flex}.DateRangePicker-module-scss-module__q_hnRG__picker__weekdays-header{color:var(--text-dark-gray);justify-content:space-between;align-items:center;padding-inline:10px;display:flex}.DateRangePicker-module-scss-module__q_hnRG__picker__weekdays{grid-template-columns:repeat(7,1fr);gap:8px 0;display:grid}.DateRangePicker-module-scss-module__q_hnRG__picker__weekday{color:var(--text-dark-gray);text-align:center}.DateRangePicker-module-scss-module__q_hnRG__picker__weeks{touch-action:none;grid-template-columns:repeat(7,1fr);row-gap:2px;display:grid}.DateRangePicker-module-scss-module__q_hnRG__picker__week{display:contents}.DateRangePicker-module-scss-module__q_hnRG__picker__day{cursor:pointer;height:42px;color:var(--text-black);z-index:1;touch-action:none;background:0 0;border:0 solid #0000;border-radius:12px;justify-content:center;align-items:center;width:100%;padding:0;font-size:14px;transition:background-color .12s,color .12s,border-color .12s,opacity .12s;display:inline-flex;position:relative}.DateRangePicker-module-scss-module__q_hnRG__picker__day[data-touch-dragging=true],.DateRangePicker-module-scss-module__q_hnRG__picker__day[data-mouse-dragging=true]{cursor:move}.DateRangePicker-module-scss-module__q_hnRG__picker__day[data-drag-progress=true]:after{content:"";background:var(--background-electric-blue);opacity:.3;border-radius:inherit;animation:2s linear forwards DateRangePicker-module-scss-module__q_hnRG__dragProgress;position:absolute;inset:0}@keyframes DateRangePicker-module-scss-module__q_hnRG__dragProgress{0%{width:0%}to{width:100%}}.DateRangePicker-module-scss-module__q_hnRG__picker__day:hover:not(:disabled):not([data-selected=true]):not([data-in-range=true]){border-color:var(--background-electric-blue)}.DateRangePicker-module-scss-module__q_hnRG__picker__day:before{content:"";z-index:-2;background:0 0;border-radius:0;transition:background-color .12s;position:absolute;inset:0}.DateRangePicker-module-scss-module__q_hnRG__picker__day:after{content:"";z-index:-1;background:0 0;border-radius:12px;width:100%;height:100%;transition:background-color .12s;position:absolute}.DateRangePicker-module-scss-module__q_hnRG__picker__day[data-nav]{color:var(--text-black);background:0 0;border:0;font-size:18px;position:relative;overflow:hidden}.DateRangePicker-module-scss-module__q_hnRG__picker__day[data-nav]:hover{color:var(--text-electric-blue);background:0 0}.DateRangePicker-module-scss-module__q_hnRG__picker__day[data-nav=prev]{border-top-right-radius:0;border-bottom-right-radius:0}.DateRangePicker-module-scss-module__q_hnRG__picker__day[data-nav=next]{border-top-left-radius:0;border-bottom-left-radius:0}.DateRangePicker-module-scss-module__q_hnRG__picker__day[data-nav][data-nav-hover-progress],.DateRangePicker-module-scss-module__q_hnRG__picker__day[data-nav][data-drag-progress=true]{color:var(--text-electric-blue)}.DateRangePicker-module-scss-module__q_hnRG__picker__day[data-nav][data-nav-hover-progress]:before,.DateRangePicker-module-scss-module__q_hnRG__picker__day[data-nav][data-drag-progress=true]:before{content:"";background:#eff2fc;animation:1s linear forwards DateRangePicker-module-scss-module__q_hnRG__navProgress;position:absolute;inset:0}.DateRangePicker-module-scss-module__q_hnRG__picker__day[data-nav][data-nav-hover-progress][data-nav=prev]:before,.DateRangePicker-module-scss-module__q_hnRG__picker__day[data-nav][data-nav-hover-progress][data-nav-hover-progress=prev]:before,.DateRangePicker-module-scss-module__q_hnRG__picker__day[data-nav][data-drag-progress=true][data-nav=prev]:before,.DateRangePicker-module-scss-module__q_hnRG__picker__day[data-nav][data-drag-progress=true][data-nav-hover-progress=prev]:before{animation:1s linear forwards DateRangePicker-module-scss-module__q_hnRG__navProgressReverse}@keyframes DateRangePicker-module-scss-module__q_hnRG__navProgress{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0)}}@keyframes DateRangePicker-module-scss-module__q_hnRG__navProgressReverse{0%{clip-path:inset(0 0 0 100%)}to{clip-path:inset(0)}}.DateRangePicker-module-scss-module__q_hnRG__picker__day[data-outside=true]{color:var(--text-dark-gray);opacity:.35}.DateRangePicker-module-scss-module__q_hnRG__picker__day[data-in-range=true]:before{background:#eff2fc}.DateRangePicker-module-scss-module__q_hnRG__picker__day[data-selected=true]{color:var(--text-white);border-color:#0000}.DateRangePicker-module-scss-module__q_hnRG__picker__day[data-selected=true]:after{background:var(--background-electric-blue)}.DateRangePicker-module-scss-module__q_hnRG__picker__day[data-selected=true]:hover:after,.DateRangePicker-module-scss-module__q_hnRG__picker__day[data-selected=true]:active:after{opacity:.6}.DateRangePicker-module-scss-module__q_hnRG__picker__day[data-selected=true][data-nav-hovering=true]:after{background:var(--background-electric-blue);opacity:.4;transition:opacity .15s}.DateRangePicker-module-scss-module__q_hnRG__picker__day[data-range-start=true]:before{border-top-left-radius:12px;border-bottom-left-radius:12px}.DateRangePicker-module-scss-module__q_hnRG__picker__day[data-range-end=true]:before{border-top-right-radius:12px;border-bottom-right-radius:12px}.DateRangePicker-module-scss-module__q_hnRG__picker__day[data-range-start=true][data-range-end=true]:before{border-radius:12px}.DateRangePicker-module-scss-module__q_hnRG__picker__day:disabled{cursor:not-allowed;opacity:.25}.DateRangePicker-module-scss-module__q_hnRG__picker__actions{grid-template-columns:1fr 1fr;gap:12px;margin-top:2px;display:grid}@media (max-width:480px){.DateRangePicker-module-scss-module__q_hnRG__picker{gap:10px;min-width:100%}.DateRangePicker-module-scss-module__q_hnRG__picker__edge-tabs{gap:2px;padding:3px}.DateRangePicker-module-scss-module__q_hnRG__picker__edge-tabs>button[data-state=active]{box-shadow:none}.DateRangePicker-module-scss-module__q_hnRG__picker__segment{padding:6px;font-size:13px;line-height:16px}.DateRangePicker-module-scss-module__q_hnRG__picker__weekdays{row-gap:4px}.DateRangePicker-module-scss-module__q_hnRG__picker__day{border-radius:8px;height:42px;font-size:13px}.DateRangePicker-module-scss-module__q_hnRG__picker__actions{grid-template-columns:1fr;gap:8px}}
.StrategyInfoAssetStructure-module-scss-module__foaG3G__strategy-asset-structure{background-color:var(--background-white);width:100%;min-width:0;box-shadow:0px 0px 14px 0px var(--shadow-gray);border-radius:10px;flex-direction:column;flex:1 1 0;gap:30px;height:100%;padding:30px;display:flex}.StrategyInfoAssetStructure-module-scss-module__foaG3G__strategy-asset-structure__title{margin-bottom:0}.StrategyInfoAssetStructure-module-scss-module__foaG3G__strategy-asset-structure__content{flex-wrap:wrap;flex:1;justify-content:center;align-items:center;gap:38px;display:flex}.StrategyInfoAssetStructure-module-scss-module__foaG3G__strategy-asset-structure__chart{aspect-ratio:1;flex-shrink:0;width:100%;min-width:180px;max-width:min(50%,220px);position:relative}.StrategyInfoAssetStructure-module-scss-module__foaG3G__strategy-asset-structure__legend{flex:1}@media (max-width:992px){.StrategyInfoAssetStructure-module-scss-module__foaG3G__strategy-asset-structure{flex:100%;max-width:100%}}@media (max-width:767px){.StrategyInfoAssetStructure-module-scss-module__foaG3G__strategy-asset-structure{height:auto;padding:25px}.StrategyInfoAssetStructure-module-scss-module__foaG3G__strategy-asset-structure__content{align-items:center;gap:24px}.StrategyInfoAssetStructure-module-scss-module__foaG3G__strategy-asset-structure__chart{margin-left:0}.StrategyInfoAssetStructure-module-scss-module__foaG3G__strategy-asset-structure__legend{width:100%}}
.StrategyInfoManager-module-scss-module__IF2loq__strategy-manager{background-color:var(--background-white);width:100%;min-width:0;box-shadow:0px 0px 14px 0px var(--shadow-gray);border-radius:10px;flex-direction:column;flex:1 1 0;gap:30px;padding:30px;display:flex}.StrategyInfoManager-module-scss-module__IF2loq__strategy-manager__title{margin-bottom:0}.StrategyInfoManager-module-scss-module__IF2loq__strategy-manager__content{flex-direction:column;align-items:flex-start;gap:20px;display:flex}.StrategyInfoManager-module-scss-module__IF2loq__strategy-manager__header{align-items:center;gap:16px;width:100%;display:flex}.StrategyInfoManager-module-scss-module__IF2loq__strategy-manager__photo{flex-shrink:0;width:106px;height:106px}.StrategyInfoManager-module-scss-module__IF2loq__strategy-manager__photo-placeholder,.StrategyInfoManager-module-scss-module__IF2loq__strategy-manager__photo-image{object-fit:cover;border-radius:50%;width:100%;height:100%}.StrategyInfoManager-module-scss-module__IF2loq__strategy-manager__photo-placeholder{background-color:var(--background-light-gray)}.StrategyInfoManager-module-scss-module__IF2loq__strategy-manager__info{flex-direction:column;flex:1;gap:12px;min-width:0;display:flex}.StrategyInfoManager-module-scss-module__IF2loq__strategy-manager__description{width:100%;margin:0}.StrategyInfoManager-module-scss-module__IF2loq__strategy-manager__badges{flex-wrap:wrap;gap:8px;display:flex}.StrategyInfoManager-module-scss-module__IF2loq__strategy-manager__badge{background-color:var(--background-light-gray);border-radius:8px;padding:4px 16px}@media (max-width:992px){.StrategyInfoManager-module-scss-module__IF2loq__strategy-manager{flex:100%;max-width:100%}}@media (max-width:767px){.StrategyInfoManager-module-scss-module__IF2loq__strategy-manager{padding:25px}.StrategyInfoManager-module-scss-module__IF2loq__strategy-manager__header{flex-direction:column}.StrategyInfoManager-module-scss-module__IF2loq__strategy-manager__info{text-align:center}.StrategyInfoManager-module-scss-module__IF2loq__strategy-manager__badges{justify-content:center;width:100%}}
