.tradeView_container__oHrxm{margin-bottom:40px;padding:0 10vw;gap:16px}.tradeView_topBarRow__BlmIf{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.tradeView_shareButton__uPIaZ{display:inline-flex;align-items:center;gap:8px;background:#ffffff;border:none;border-radius:12px;padding:12px 14px;font-family:Inter,sans-serif;font-weight:500;font-size:14px;color:var(--key-6,#0b0d0f);cursor:pointer}.tradeView_shareButton__uPIaZ:hover{border-color:var(--blue-4,#2e66e1)}.tradeView_shareButton__uPIaZ svg{color:var(--blue-4,#2e66e1)}.tradeView_breadcrumbs__zK_J7{display:inline-flex;align-items:center;background:#ffffff;color:#8c9096;gap:4px;border-radius:12px;padding:16px 14px;font-size:14px;font-weight:500}.tradeView_crumbLink__ynun5{color:#6b7280;text-decoration:none}.tradeView_crumbLink__ynun5:hover{text-decoration:underline}.tradeView_crumbSep__8I8qU{display:flex;align-items:center}.tradeView_crumbCurrent__MommD{color:#2e66e1;font-weight:500}.tradeView_gridContainer__2a6Ao{display:grid;grid-template-columns:40% 60%;gap:12px;margin-top:20px}.tradeView_left__Cknch,.tradeView_right__z_rrt{display:flex;flex-direction:column;gap:12px}.draftView_error__F02Rn{margin-top:16px;color:#d93025;font-size:.95rem}.skeleton_skeleton__Bzazt{background-color:#e0e0e0;height:20px;width:100px;margin:10px 0;border-radius:4px;animation:skeleton_pulse__7DGNV 1.5s ease-in-out infinite}@keyframes skeleton_pulse__7DGNV{0%{background-color:#e0e0e0}50%{background-color:#c0c0c0}to{background-color:#e0e0e0}}.weeklyChecklist_card__WPPOn{background:#fff;border-radius:20px;padding:16px;height:100%;display:flex;flex-direction:column}.weeklyChecklist_header__c4yO0{display:flex;align-items:center;margin-bottom:4px;position:relative;gap:6px}.weeklyChecklist_iconBtn__Tvaqf{background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:4px;border-radius:4px}.weeklyChecklist_iconBtn__Tvaqf:hover{background:rgba(46,102,225,.12)}.weeklyChecklist_title__drMfn{font-size:18px;font-weight:500}.weeklyChecklist_list__5aLdu{list-style:none;margin:4px 0;padding:0;display:flex;flex-direction:column;gap:8px;flex:1 1;overflow-y:auto;min-height:0}.weeklyChecklist_listEditing__3_iNp .weeklyChecklist_item__usTbK{cursor:grab}.weeklyChecklist_listEditing__3_iNp .weeklyChecklist_item__usTbK:active{cursor:grabbing}.weeklyChecklist_item__usTbK.weeklyChecklist_dragging__GUxBT{opacity:.6}.weeklyChecklist_draggable__wiMII{cursor:grab}.weeklyChecklist_draggable__wiMII:active{cursor:grabbing}.weeklyChecklist_grid__TbKdd{width:100%}.weeklyChecklist_gridDraggable__FiAae .react-grid-item{cursor:grab}.weeklyChecklist_gridDraggable__FiAae .react-grid-item.react-draggable-dragging{cursor:grabbing}.weeklyChecklist_grid__TbKdd .react-grid-placeholder{background:#f2f4f7;border:1px dashed #d0d5dd;border-radius:12px}.weeklyChecklist_grid__TbKdd .react-grid-item{transition:transform .12s ease}.weeklyChecklist_item__usTbK{display:flex;flex-direction:column;gap:6px}.weeklyChecklist_itemRow__cD5nX{display:flex;align-items:center;justify-content:space-between;gap:8px}.weeklyChecklist_itemContent__Nf99M{display:flex;align-items:center;gap:10px;flex:1 1}.weeklyChecklist_wrapper___eqFL{display:inline-flex;align-items:center;gap:.5rem;cursor:pointer}.weeklyChecklist_wrapperDisabled__Ds0_z{cursor:not-allowed}.weeklyChecklist_wrapperDisabled__Ds0_z .weeklyChecklist_box__XMK3B{background:#f5f6f7;border-color:#d0d5dd}.weeklyChecklist_wrapperDisabled__Ds0_z .weeklyChecklist_label__D1MkY{color:#9ca3af}.weeklyChecklist_checkbox__BTYJb{position:absolute;opacity:0;width:1px;height:1px;margin:-1px;border:0;padding:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden}.weeklyChecklist_box__XMK3B{width:20px;height:20px;border:1px solid #9aa0a6;border-radius:4px;display:inline-flex;align-items:center;justify-content:center;transition:background .12s ease,border-color .12s ease}.weeklyChecklist_checkbox__BTYJb:checked+.weeklyChecklist_box__XMK3B{background:#0b74de;border-color:#0b74de}.weeklyChecklist_checkbox__BTYJb:focus-visible+.weeklyChecklist_box__XMK3B{outline:2px solid #0b74de;outline-offset:2px}.weeklyChecklist_label__D1MkY{flex:1 1;color:#101828;font-size:.95rem}.weeklyChecklist_metaIcon__deipE{color:#a0a0a0}.weeklyChecklist_chevronBtn__KUC4c{background:none;border:none;cursor:pointer;color:#98a2b3;display:flex;align-items:center;padding:4px;border-radius:6px}.weeklyChecklist_chevronBtn__KUC4c:hover{background:rgba(152,162,179,.14)}.weeklyChecklist_chevronIcon__ojem7{transition:transform .16s ease}.weeklyChecklist_menuWrapper__fkmLp{position:relative;margin-left:auto}.weeklyChecklist_menu__RMGAK{position:absolute;right:0;top:28px;background:#fff;border-radius:8px;box-shadow:0 2px 6px rgba(0,0,0,.18);z-index:10;min-width:200px}.weeklyChecklist_menuItem__JZtLz{width:100%;display:flex;align-items:center;gap:8px;padding:8px 10px;background:none;border:none;cursor:pointer;font:inherit;font-size:.95rem;color:#000}.weeklyChecklist_menuItem__JZtLz:hover{background:#f3f3f3}.weeklyChecklist_editControls__n3Vy4{display:flex;gap:4px}.weeklyChecklist_editBtn__bzl3k{background:none;border:none;cursor:pointer;color:#667085;display:flex;align-items:center;padding:4px;border-radius:6px}.weeklyChecklist_editBtn__bzl3k:hover{background:rgba(102,112,133,.12)}.weeklyChecklist_moveBtn__jJ8Je{display:none}.weeklyChecklist_itemRow__cD5nX:hover .weeklyChecklist_moveBtn__jJ8Je{display:flex}.weeklyChecklist_noteRow__kgOa_{margin-right:12px}.weeklyChecklist_noteChip__F0M3G{display:inline-flex;align-items:center;gap:8px;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:10px;padding:6px 8px;width:100%}.weeklyChecklist_noteIcon__mTrMn{color:#1f2937}.weeklyChecklist_noteText___ibOP{color:#111827}.weeklyChecklist_noteInput__h8Dm4{border:none;outline:none;background:transparent;width:100%;font:inherit;color:#111827}.weeklyChecklist_noteInput__h8Dm4::placeholder{color:#9ca3af}.weeklyChecklist_addForm__tksn2{display:flex;gap:10px;margin-top:auto;align-items:stretch;width:100%}.weeklyChecklist_addInput__TpId3{flex:1 1 auto;padding:8px 10px;border:1px solid #d1d5db;border-radius:10px;font:inherit;min-width:0}.weeklyChecklist_addBtn__EWk3d{background:#2e66e1;color:#fff;border:none;padding:10px 14px;border-radius:10px;cursor:pointer;font-weight:600;align-self:stretch;min-width:100px;display:inline-flex;align-items:center;justify-content:center}.weeklyChecklist_progressRow__B9NVe{display:flex;align-items:center;gap:10px;margin-top:auto}.weeklyChecklist_progressBar__UiG5l{flex:1 1;height:6px;background:#eef0f3;border-radius:999px;overflow:hidden}.weeklyChecklist_progress__iiqIf{background:#2e66e1;border-radius:999px;height:100%;transition:width .15s ease}.weeklyChecklist_progressText__cX641{font-size:.75rem;color:#111827}.netResult_container__a6tl5{display:flex;flex-direction:column;gap:16px;width:100%;height:100%;min-height:140px;padding:24px;background:#ffffff;border-radius:24px;box-sizing:border-box}.netResult_titleContainer__XKTan{display:flex;justify-content:space-between;align-items:center;width:100%}.netResult_titleSubContainer__Iwof2{display:flex;align-items:center;gap:6px}.netResult_title__QzUvY{margin:0;font-size:18px;line-height:22px;font-weight:500;color:#0b0d0f}.netResult_numberOfTradesContainer__h1D7x{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:30px;padding:3px 12px;background-color:#e8e9ea;border-radius:20px}.netResult_numberOfTrades__mh85_{font-size:14px;line-height:24px;font-weight:400;color:#8c9096}.netResult_resultContainer__h8ARk{display:flex;align-items:center;gap:8px}.netResult_caretUp__QZlgP{color:#30b175}.netResult_caretDown__s6uvF{color:#de486e}.netResult_totalProfitLoss__gmcVj{margin:0}.netResult_currency__3t2Bd,.netResult_totalProfitLoss__gmcVj{font-size:30px;line-height:36px;font-weight:500;color:#0b0d0f}.winrate_container__eJbZe{display:flex;flex-direction:row;justify-content:space-between;background:#ffffff;border-radius:20px;width:100%;height:100%;padding:20px}.winrate_innerContainer__cgmjd{display:flex;flex-direction:column;justify-content:space-between;padding:0;height:100%}.winrate_titleContainer__COz7i{display:flex;align-items:center;gap:6px}.winrate_title__thXhu{font-size:18px;font-weight:500;color:#0b0d0f}.winrate_winrateContainer__R8qEr{display:flex;align-items:baseline;font-size:32px;font-weight:400;color:#000;margin-bottom:auto;margin-top:auto}.winrate_resultContainer__aZsch{display:flex;justify-content:space-around;flex-direction:column;gap:5px}.winrate_resultLoss__zE7B4,.winrate_resultNeutral__wBJnq,.winrate_resultWin__U2ObD{display:flex;align-items:center;justify-content:center;padding:8px 12px;border-radius:20px;font-size:14px}.winrate_resultWin__U2ObD{background-color:#ddf0e5;color:#277f59}.winrate_resultLoss__zE7B4{background-color:#fcedf0;color:#de486e}.winrate_resultNeutral__wBJnq{background-color:#e8e9ea;color:#8c9096}.gmsWinLoss_container__X0EGx{display:flex;flex-direction:column;padding:20px;width:100%;height:100%;background:#ffffff;border-radius:20px}.gmsWinLoss_titleContainer__X8may{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:16px}.gmsWinLoss_title__qtgVm{font-size:16px;font-weight:500;color:#333}.gmsWinLoss_barContainer___pR9j{display:flex;width:calc(100%);height:30px;align-items:center;justify-content:center;overflow:hidden;position:relative;gap:2px;margin-top:auto;margin-bottom:5%}.gmsWinLoss_winBar__d4iYM{background-color:#ddf0e5;color:#277f59;border-top-left-radius:4px;border-bottom-left-radius:4px;z-index:10}.gmsWinLoss_lossBar__kgLcH,.gmsWinLoss_winBar__d4iYM{display:flex;justify-content:center;align-items:center;height:100%;transition:width .3s ease-in-out;position:relative}.gmsWinLoss_lossBar__kgLcH{background-color:#fcedf0;border-top-right-radius:4px;border-bottom-right-radius:4px;color:#de486e;z-index:2}.gmsWinLoss_lossLabel__eZgS6,.gmsWinLoss_winLabel__78o3i{font-size:14px;font-weight:600;z-index:3;position:relative}.latestTrades_container__WF6p5{display:flex;flex-direction:column;width:100%;height:100%;border-radius:24px;padding:24px;background:#ffffff;gap:12px}.latestTrades_header__ImIfu{display:flex;align-items:center;justify-content:space-between}.latestTrades_titleGroup__AQMe7{display:flex;align-items:center;gap:6px}.latestTrades_title__KfHHJ{font-size:18px;font-weight:500;line-height:1;color:#0b0d0f}.latestTrades_navRow__aeTP4{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.latestTrades_tabs__KZVV3{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.latestTrades_tab__ekk5D{font-size:14px;font-weight:500;color:#8c9096;background:transparent;border:none;padding:4px 0;cursor:pointer;transition:color .2s ease}.latestTrades_activeTab__F3toN,.latestTrades_tab__ekk5D:hover{color:#0b0d0f}.latestTrades_seeAll__9lTMx{display:flex;align-items:center;gap:4px;color:#2e66e1;font-size:14px;font-weight:500;background:transparent;border:none;cursor:pointer;padding:4px 0;border-radius:8px}.latestTrades_seeAll__9lTMx:hover{color:#1f4bb3}.latestTrades_tradesList__GwU8V{display:flex;flex-direction:column;gap:12px;min-height:140px}.latestTrades_listItem__9iNvD{display:flex;align-items:center;justify-content:space-between;gap:12px;border-radius:10px;cursor:pointer;transition:background .2s ease;padding:4px 8px}.latestTrades_listItem__9iNvD:hover{background:#f7f8fa}.latestTrades_itemInfo__Z7kvV{display:flex;align-items:center;gap:12px;flex:1 1;min-width:0}.latestTrades_iconBase__9PPKX{width:30px;height:30px;border-radius:15px;border:1.5px solid #2e66e1;background:#ebf1fc;color:#2e66e1;display:flex;align-items:center;justify-content:center;flex-shrink:0}.latestTrades_iconPositive__glsIu{background:#ddf0e5;border-color:#30b175;color:#30b175}.latestTrades_iconNegative__7tua_{background:#fcedf0;border-color:#de486e;color:#de486e}.latestTrades_iconNeutral__Hm6bo{background:#f2f4f8;border-color:#8c9096;color:#8c9096}.latestTrades_iconDraft__9cw2l{background:#ebf1fc;border-color:#2e66e1;color:#2e66e1}.latestTrades_itemTexts__9gZwd{display:flex;flex-direction:column;gap:4px;min-width:0}.latestTrades_itemTitle__HYxDs{font-size:14px;font-weight:500;color:#0b0d0f;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.latestTrades_metaRow__CgPNS{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.latestTrades_meta__syYi6{display:flex;align-items:center;gap:4px;color:#8c9096;font-size:12px;font-weight:500;line-height:1.2}.latestTrades_value__8i5_E{font-size:14px;font-weight:600}.latestTrades_valuePositive__NZyNs{color:#30b175}.latestTrades_valueNegative__4M5Ad{color:#de486e}.latestTrades_valueNeutral__L4Fww{color:#535456}.latestTrades_emptyState__WnEjk{display:flex;align-items:center;gap:8px;color:#535456;font-size:14px;font-weight:400;line-height:1.5;padding:2px 0}.latestTrades_emptyIcon__7YkmF{color:#8c9096;flex-shrink:0}.latestTrades_emptyText__u89TZ{color:#535456}.latestTrades_emptyAction__sWcRk{color:#2e66e1;font-size:14px;font-weight:500;text-decoration:underline;background:none;border:none;padding:0;cursor:pointer}.latestTrades_emptyAction__sWcRk:hover{color:#1f4bb3}.latestTrades_loading__EM08J{padding:8px 0;text-align:left;color:#535456;font-size:14px}.latestTrades_containerMobile__HoACg{border-radius:20px;padding:16px}.latestTrades_titleMobile__3FJcM{font-size:14px}.latestTrades_seeAllMobile__NhP0A,.latestTrades_tabMobile___YMAG{font-size:12px}.calendar_container__G0Nd9{width:100%;height:100%;background:#ffffff;border-radius:16px;display:flex;flex-direction:column;padding:20px}.calendar_header__2aBra{display:flex;justify-content:center;align-items:center;margin-bottom:24px}.calendar_titleContainer__n2uER{display:flex;margin-right:auto;align-items:center}.calendar_titleContainer__n2uER h2{font-size:18px;font-weight:500;color:#0b0d0f}.calendar_dateSelectContainer__RjavT{display:flex;position:absolute;align-items:center;justify-content:space-between;gap:5px;width:25%}.calendar_grid__LlEVQ{display:flex;flex-direction:column;flex-grow:1}.calendar_weekdays__ohGIq{font-weight:400;margin-bottom:4px;color:#0b0d0f;font-size:14px}.calendar_days__wAvdS,.calendar_weekdays__ohGIq{display:grid;grid-template-columns:repeat(7,1fr)}.calendar_days__wAvdS{grid-auto-rows:1fr;gap:4px;height:100%;flex-grow:1}.calendar_dayFooter__u_Sgo{display:flex;flex-direction:row;width:100%;justify-content:space-between;align-items:center}.calendar_dayProfit__JyTdr{align-self:center}.calendar_dayEmpty__eCjur,.calendar_day__pl4e_{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;border-radius:8px;background-color:#f3f4f6;padding:4px 8px;font-size:14px;flex-grow:1;box-sizing:border-box}.calendar_emptyDay__Mfi7V{border-radius:8px;background-color:#f3f4f6}.calendar_dayPositive__EW0bj{background-color:#dff3e9!important;color:#30b175!important;border:none!important;cursor:pointer!important}.calendar_dayNegative__5NBxh{background-color:#fcedf0!important;color:#de486e!important;border:none!important;cursor:pointer!important}.calendar_dayNeutral__L_fmI{background-color:#f3f4f6;color:#333}.calendar_day__pl4e_ span{font-size:12px;font-weight:400;color:#8c9096;font-family:inter}.calendar_trades__Ltc0Q{display:flex;align-items:center;gap:4px}.calendar_tradeCount__LqYqg{font-size:12px;display:flex;align-items:center}.calendar_hasComment__1R2t6{background-color:#e8e9ea}.calendar_tradeIcon__tlY4S{width:10px;height:10px;margin-right:2px}.calendar_arrowButton__MB_C6{display:flex;align-items:center;color:black;background:none;border:none;cursor:pointer}.calendar_header__2aBra span{text-align:center}.calendar_clickable__mEUpC{cursor:pointer}.calendar_dayPositive__EW0bj.calendar_hasActivity__jwVyJ:hover{box-shadow:inset 0 0 0 1.5px #30b175}.calendar_dayNegative__5NBxh.calendar_hasActivity__jwVyJ:hover{box-shadow:inset 0 0 0 1.5px #de486e}.calendar_dayNeutral__L_fmI.calendar_hasActivity__jwVyJ:hover{box-shadow:inset 0 0 0 1.5px #8c9096}.calendar_mobileContainer__D1Z8t{height:auto;border-radius:12px;padding:8px 12px;gap:10px}.calendar_mobileHeader__LLxLb{display:flex;gap:8px;width:100%;align-items:center}.calendar_mobileMonthLabel__AFggW{font-family:Brockmann,Arial,Helvetica,sans-serif;font-size:16px;font-weight:500;line-height:22px;color:var(--key-6);text-align:center;flex:1 1}.calendar_mobileArrowButton__TfJbx{display:inline-flex;align-items:center;justify-content:center;width:48px;height:40px;border-radius:8px;background:var(--key-1);border:none;color:var(--key-6);cursor:pointer}.calendar_mobileArrowButton__TfJbx:active{transform:translateY(1px)}.calendar_mobileGrid__kIsUM{margin-top:0}.calendar_mobileDays__xGrrW{grid-template-columns:repeat(4,1fr);grid-auto-rows:auto;height:auto;flex-grow:0;gap:7px}.calendar_mobileDay__RzYH4,.calendar_mobileEmptyDay__2IoZi{display:flex;align-items:flex-start;border-radius:8px;padding:8px;box-sizing:border-box;aspect-ratio:1/1}.calendar_mobileDay__RzYH4{background:var(--key-1);color:var(--key-5)}.calendar_mobileEmptyDay__2IoZi{background:var(--key-1);padding:0}.calendar_mobileDayWithContent__OJyaL{flex-direction:column;justify-content:space-between}.calendar_mobileDayComment__iQxHp{background:var(--key-2);color:var(--key-5)}.calendar_mobileDayPositive__5RVC_{background:var(--green-2);color:var(--green-5)}.calendar_mobileDayNegative__3PSQP{background:var(--red-1);color:var(--red-4)}.calendar_mobileDayNeutral__ATRqA{background:var(--key-1);color:var(--key-5)}.calendar_mobileDay__RzYH4 span{color:inherit}.calendar_mobileDay__RzYH4 .calendar_dayProfit__JyTdr,.calendar_mobileDay__RzYH4 span{font-family:Brockmann,Arial,Helvetica,sans-serif;font-size:10px;font-weight:400;line-height:12px}.calendar_mobileDay__RzYH4 .calendar_dayProfit__JyTdr{width:100%;text-align:center}.calendar_mobileDay__RzYH4 .calendar_tradeCount__LqYqg{font-size:10px;font-family:Brockmann,Arial,Helvetica,sans-serif;font-weight:400;line-height:12px}.calendar_mobileDayFooterCommentOnly__HlDrJ{justify-content:flex-end}.calendar_commentIcon__8zWmL{display:block}.namingWidget_layoutContainer__ITYzv{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#fff;border-radius:30px;text-align:center;height:100%}.namingWidget_iconContainer__Wu5oD{background-color:#EBF1FC;border-radius:50%;padding:8px;margin-bottom:8px}.namingWidget_layoutTitleInput__VYp7A{font-size:20px;color:#333;text-align:center;border:none;border-bottom:2px solid #8c9096;background-color:transparent;outline:none;margin-bottom:4px;cursor:text;max-width:60%;box-sizing:border-box}.namingWidget_addButton__znFgF{display:flex;align-items:center;justify-content:center;background-color:#4c6ef5;color:#fff;border:none;border-radius:8px;padding:8px 16px;font-size:16px;cursor:pointer;transition:background-color .3s ease}.namingWidget_addButton__znFgF:hover{background-color:#3b57d4}.namingWidget_plusIcon__Qxf0Z{font-size:24px;margin-right:10px}.namingWidget_buttonGroup__1V7Ag{display:flex;gap:12px;margin-top:12px}.namingWidget_cancelButton__hfR3f{display:flex;align-items:center;justify-content:center;background-color:transparent;color:#4c6ef5;border:1px solid #4c6ef5;padding:8px 16px;font-size:16px;border-radius:8px;cursor:pointer;transition:background-color .3s ease,color .3s ease}.namingWidget_cancelButton__hfR3f:hover{background-color:#f1f3f5}.ghostWidget_ghostWidgetContainer__eqTED{border:1px dashed #8c9096;display:flex;align-items:center;justify-content:center;height:100%;width:100%;border-radius:30px}.insights_container__CCGg7{display:flex;flex-direction:column;padding:24px;background:#f5f8fd;border:1.5px solid #2e66e1;border-radius:24px;height:100%}.insights_header__GS4C1{display:flex;align-items:center;margin-bottom:24px;gap:4px}.insights_title__HCFBf{margin:0;font-size:18px;font-weight:500;color:#0b0d0f}.insights_content__rdvBI{display:flex;flex-direction:column;gap:8px;color:#172f6c;font-size:14px;line-height:21px;flex:1 1}.insights_insightText__2Go_I{margin:0;color:inherit;font-size:inherit;line-height:inherit}.insights_feedback__Ckc8c{display:flex;align-items:center;gap:6px;margin-top:8px;font-size:12px;line-height:18px;color:#1f2937}.insights_iconBtn__YQGcX{border:none;background:transparent;cursor:pointer;padding:2px}.insights_icon__81cZN{display:inline-block;color:#234fb0}.insights_emptyState__OnR_W{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;text-align:center;color:#172f6c;font-size:14px;line-height:21px;padding:0 8px}.insights_emptyIcon__oH_Rm{color:#2e66e1}.insights_emptyTitle__Pke6P{margin:0;font-size:14px;font-weight:500;color:#172f6c;line-height:21px}.insights_emptyDescription__NqMaD{margin:0;font-size:14px;font-weight:400;color:#172f6c;line-height:21px;max-width:470px}.insights_error__3jDXJ{margin:0;color:#b42318;font-size:14px;line-height:21px}.insightPromos_card__2l_3e{display:flex;gap:8px;align-items:flex-start;padding:8px;border-radius:8px}.insightPromos_cardBlue__uMY_x{background:#ebf1fc;color:#234fb0}.insightPromos_cardGray__oKWUq{background:#f8f8f8;color:#535456}.insightPromos_iconWrap__aVxMi{width:20px;height:20px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.insightPromos_iconBlue__GzrU7{color:#234fb0}.insightPromos_iconGray__IqUUs{color:#535456}.insightPromos_copy__vMU2E{display:flex;flex-direction:column;gap:4px}.insightPromos_title__Q5VSo{margin:0;font-size:14px;font-weight:500;line-height:1.5}.insightPromos_body__WOV4Z{margin:0;font-size:14px;font-weight:400;line-height:1.5}.insightPromos_cta__pjTp6{border:none;background:transparent;color:#234fb0;font-size:12px;font-weight:600;line-height:1.5;padding:0;cursor:pointer;text-align:left}.insightPromos_cta__pjTp6:hover{text-decoration:underline}.insightPromos_linkLike__cGNh7{text-decoration:underline;cursor:pointer;font-weight:500}.emotionalDevelopment_container__mi1_x{display:flex;flex-direction:column;background:#ffffff;border-radius:24px;width:100%;height:100%;padding:24px}.emotionalDevelopment_header__FokVR{display:flex;align-items:center;gap:8px;margin-bottom:16px}.emotionalDevelopment_title__JgIui{font-size:18px;font-weight:500;color:#0b0d0f;margin:0}.emotionalDevelopment_content__HCVhy{display:flex;flex-direction:column;gap:18px;flex:1 1;justify-content:flex-start}.emotionalDevelopment_scale__X_DAN{display:flex;flex-direction:column;gap:12px}.emotionalDevelopment_scaleLabels__4I9D8{display:flex;justify-content:space-between;font-size:12px;font-weight:500;color:#535456}.emotionalDevelopment_scaleTrack__CuD5f{position:relative;width:100%;height:10px;border-radius:4px;background:#e8e9ea;overflow:hidden}.emotionalDevelopment_scaleFill__n0wr_{position:absolute;inset:0;background:linear-gradient(90deg,#e8e9ea,#2e66e1);border-radius:4px}.emotionalDevelopment_marker__g_WO_{position:absolute;top:50%;width:3px;height:24px;transform:translate(-50%,-50%);border-radius:999px;background:#3f4a5f}.emotionalDevelopment_skeletonGroup__XkLJE{display:flex;flex-direction:column;gap:12px}.emotionalDevelopment_scaleSkeleton__VsPQG{border-radius:4px;margin-top:4px;background:linear-gradient(90deg,#eef1f6,#dfe8fb,#eef1f6)}.emotionalDevelopment_insightCard__KXxK9{display:flex;align-items:flex-start;gap:8px;flex:1 1;background:#ebf1fc;color:#234fb0;padding:10px 12px;border-radius:8px;min-height:0}.emotionalDevelopment_sparkleIcon__tAuGf{flex-shrink:0;width:20px;height:20px;color:#234fb0;margin-top:2px}.emotionalDevelopment_insight__UpOk8{font-size:14px;line-height:1.5;color:#234fb0;margin:0}.emotionalDevelopment_emptyState__p_sV6{display:flex;flex-direction:column;gap:4px;background:#f8f8f8;border-radius:12px;padding:8px;color:#535456}.emotionalDevelopment_emptyStateHeader___Dol8{display:flex;align-items:center;gap:8px}.emotionalDevelopment_emptyIcon__KDa1R{width:20px;height:20px;color:#535456}.emotionalDevelopment_emptyTitle__D3FOm{margin:0;font-size:14px;font-weight:500;color:#535456}.emotionalDevelopment_emptySubtitle__dufyp{margin:0;font-size:14px;font-weight:400;color:#535456;line-height:1.5}.emotionalDevelopment_lockedCard___sdm_{display:flex;gap:10px;align-items:flex-start;background:#f8f8f8;border-radius:10px;padding:12px;color:#535456}.flowZoneTagDropdown_dropdown__bvbtK{position:relative;flex:1 1;width:100%}.flowZoneTagDropdown_tagBox__Uwi2E{display:flex;align-items:center;justify-content:space-between;min-height:43px;border:1px solid #dadadb;border-radius:5px;padding:8px 12px;cursor:pointer;background-color:#ffffff;transition:border-color .2s ease,box-shadow .2s ease;overflow:hidden}.flowZoneTagDropdown_tagBoxActive__SKvYu{border-color:#1c7ed6}.flowZoneTagDropdown_tagContent__dc6cX,.flowZoneTagDropdown_tagList__d_EtR{display:flex;align-items:center;gap:6px;flex:1 1;min-width:0;overflow:hidden}.flowZoneTagDropdown_caret__aiaqE{margin-left:12px;font-size:14px;color:#9ca3af;display:flex;align-items:center;justify-content:center;flex-shrink:0}.flowZoneTagDropdown_tagChip__yIHvj{display:inline-flex;align-items:center;gap:6px;background-color:#e8e9ea;color:#535456;border-radius:5px;padding:4px 10px;font-size:14px;font-weight:500;height:100%;flex:0 1 auto;min-width:0}.flowZoneTagDropdown_tagLabel___o49_{line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.flowZoneTagDropdown_tagRemove__uWc6_{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:none;background:transparent;color:#535456;cursor:pointer;transition:background-color .2s ease,color .2s ease;padding:0;flex-shrink:0}.flowZoneTagDropdown_tagRemove__uWc6_:hover{background-color:rgba(85,85,85,.16);color:#424344}.flowZoneTagDropdown_placeholder__sIvQ7{font-size:13px;color:#9ca3af;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.flowZoneTagDropdown_moreCount__heRv3{font-size:13px;font-weight:500;color:#6b7280;flex-shrink:0;white-space:nowrap}.flowZoneTagDropdown_dropdownMenu__KHBiY{position:absolute;top:calc(100% + 6px);left:0;z-index:999;background-color:#ffffff;border:1px solid #dadadb;border-radius:5px;padding:10px;box-shadow:0 18px 38px rgba(15,23,42,.12);width:100%;box-sizing:border-box;max-height:280px;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain}.flowZoneTagDropdown_dropdownMenuUp__GKl89{top:auto;bottom:calc(100% + 6px)}.flowZoneTagDropdown_multiMenu__TGcj_{display:grid;grid-template-columns:1fr;gap:8px;width:100%}@media (min-width:400px){.flowZoneTagDropdown_multiMenu__TGcj_{grid-template-columns:1fr}}.flowZoneTagDropdown_singleMenu__QyRqa{display:flex;flex-direction:column;width:100%}.flowZoneTagDropdown_option__PNk_N{display:flex;align-items:center;gap:8px;font-size:14px;cursor:pointer;padding:6px 8px;border-radius:5px;transition:background-color .2s ease}.flowZoneTagDropdown_option__PNk_N:hover{background-color:#f3f4f6}.flowZoneTagDropdown_singleSelected__ogut1{font-size:14px;color:#1f2937;font-weight:500}.flowZoneTagDropdown_singleOption__h_Wri{display:flex;align-items:center;justify-content:space-between;gap:.5rem;width:100%;padding:.55rem .75rem;background:transparent;border:none;cursor:pointer;text-align:left;border-radius:5px;transition:background-color .2s ease}.flowZoneTagDropdown_singleOption__h_Wri:hover{background-color:#f3f4f6}.flowZoneTagDropdown_singleOptionSelected__4cgBN{background:rgba(28,126,214,.12);color:#1c7ed6}.flowZoneTagDropdown_optionLabel__EwzdV{flex:1 1 auto}.flowZoneTagDropdown_check__MAHuO{flex:0 0 auto;min-width:1.25rem;font-weight:700;line-height:1;color:#1c7ed6}.flowZoneState_container__sDrtF{display:flex;flex-direction:column;gap:12px;background:#ffffff;border-radius:20px;padding:24px;height:100%}.flowZoneState_header__Mqpno{display:flex;align-items:center;justify-content:space-between;gap:12px}.flowZoneState_titleWrapper__SAjYD{display:flex;align-items:center;gap:8px}.flowZoneState_title__uwOv0{font-size:18px;font-weight:500;color:#0b0d0f}.flowZoneState_savingIndicator__hCEj_{font-size:12px;font-weight:500;color:#6b7280}.flowZoneState_sectionList__n3SDm{display:flex;flex-direction:column;gap:12px}.flowZoneState_field__3ZCFR{display:flex;flex-direction:column;gap:10px}.flowZoneState_fieldLabelGroup__ISpJC{display:flex;flex-direction:column;gap:2px}.flowZoneState_fieldLabel__q7giF{font-size:14px;font-weight:500;color:#4b5563}.flowZoneState_fieldHint__awDOZ{font-size:12px;color:#9ca3af}.flowZoneState_dropdownWrapper__V_rPQ,.flowZoneState_dropdownWrapper__V_rPQ .dropdown{width:100%}.flowZoneState_loading__EswcQ{display:flex;flex-direction:column;gap:16px;margin-top:12px}.flowZoneState_scoreSection__gMIJB{display:flex;align-items:center;justify-content:flex-start;gap:12px}.flowZoneState_scoreLabel__SUpvY{font-size:16px;color:#0b0d0f;font-weight:500}.flowZoneState_scoreBadge__IfPB7{display:inline-flex;align-items:center;justify-content:center;padding:6px 10px;border-radius:5px;font-weight:500;font-size:16px;line-height:1}.flowZoneState_scoreBadgeRed__qOs2g{background-color:rgba(222,72,110,.18);color:#de486e}.flowZoneState_scoreBadgeYellow__H_9HV{background-color:rgba(247,187,63,.18);color:#f7bb3f}.flowZoneState_scoreBadgeGreen__HiJkv{background-color:rgba(39,127,89,.18);color:#277f59}.flowZoneState_scoreBadgeBlue__0HIh4{background-color:rgba(46,102,225,.18);color:#2e66e1}@media (max-width:640px){.flowZoneState_header__Mqpno{flex-direction:column;align-items:flex-start;gap:8px}.flowZoneState_scoreSection__gMIJB{flex-direction:column;align-items:flex-start;gap:6px}}.netResultOverTime_container__lhSfS{display:flex;flex-direction:column;width:100%;height:100%;background-color:#ffffff;border-radius:24px;padding:24px}.netResultOverTime_header__XBROz{display:flex;align-items:center;gap:8px;margin-bottom:16px}.netResultOverTime_title__nPjTQ{font-size:18px;font-weight:500;color:#0b0d0f;margin:0}.netResultOverTime_chartWrapper__JlLi6{flex:1 1;width:100%}.netResultOverTime_placeholder__kZIIa{font-size:14px}.netResultOverTime_emptyState__BTaN9,.netResultOverTime_placeholder__kZIIa{display:flex;align-items:center;justify-content:center;height:100%;color:#535456;text-align:center;border:1px dashed #dadadb;border-radius:12px;padding:16px}.netResultOverTime_emptyState__BTaN9{flex-direction:column;gap:6px}.netResultOverTime_emptyStateWithDescription__UfCz_{gap:4px}.netResultOverTime_emptyTitle__SLdMn{margin:0;font-size:14px;font-weight:500;color:#535456}.netResultOverTime_emptyDescription__3ODlF{margin:0;font-size:14px;font-weight:400;color:#535456}.netResultOverTime_emptyIcon__Ahyh5{width:24px;height:24px;color:#535456}.riskManagementEfficiency_card__di4Ef{display:flex;flex-direction:column;background:#ffffff;border-radius:24px;padding:24px;height:100%}.riskManagementEfficiency_header__Cfuuo{display:flex;align-items:center;gap:8px;margin-bottom:4px}.riskManagementEfficiency_title__JQJq7{margin:0;font-size:18px;font-weight:500;color:#0b0d0f}.riskManagementEfficiency_gaugeWrap__8T1p8{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;margin-top:12px}.riskManagementEfficiency_gauge__qYdqM{display:block;width:min(100%,300px);height:auto}.riskManagementEfficiency_fillBackground__LVKMc{transition:fill .2s ease}.riskManagementEfficiency_segment__gk4Gl{filter:drop-shadow(0 6px 10px rgba(148,163,184,.15))}.riskManagementEfficiency_pointer__AWHf6{transition:transform .24s ease;pointer-events:none}.riskManagementEfficiency_pointerShape__gRDDz{fill:#8c9096}.riskManagementEfficiency_centerBadge__tfnOo{position:absolute;left:50%;top:64%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;gap:6px;pointer-events:none}.riskManagementEfficiency_badgeIcon__wGAHn{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;color:inherit;background:transparent;box-shadow:none;border:none;z-index:200;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.riskManagementEfficiency_level__CIZKN{font-size:14px;font-weight:500;color:#277f59;transition:color .2s ease}.riskManagementEfficiency_insightCard___z2nw{margin-top:12px;display:flex;align-items:flex-start;gap:8px;background:#ebf1fc;color:#234fb0;padding:10px 12px;border-radius:8px}.riskManagementEfficiency_insightIcon__hywZP{flex-shrink:0;width:20px;height:20px;color:#234fb0;margin-top:2px}.riskManagementEfficiency_insightText__G7jdE{margin:0;font-size:14px;line-height:1.5;color:#234fb0}.riskManagementEfficiency_emptyCard__vExi2{margin-top:12px;display:flex;flex-direction:row;gap:10px;align-items:flex-start;padding:12px;border-radius:12px;border:none;background:#f8f8f8;color:#535456}.riskManagementEfficiency_emptyIcon__Lqx2f{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;color:#535456}.riskManagementEfficiency_emptyContent__TVKs2{display:flex;flex-direction:column;gap:4px;text-align:left}.riskManagementEfficiency_emptyTitle__NUDSj{margin:0;font-size:14px;font-weight:500;color:#535456}.riskManagementEfficiency_emptyText__Hjiif{margin:0;font-size:14px;font-weight:400;line-height:1.5;color:#535456}.riskManagementEfficiency_loading__TkfOe{margin-top:16px;display:flex;flex-direction:column;gap:12px}.riskManagementEfficiency_error___YYcY{margin-top:16px;font-size:14px;color:#b91c1c}.tiltOMeter_header__qlmbL{display:flex;align-items:center;gap:6px;margin-bottom:4px}.tiltOMeter_container__z3NFm{display:flex;flex-direction:column;gap:16px;justify-content:flex-start;background:#ffffff;border-radius:24px;padding:20px;height:100%}.tiltOMeter_loadingContainer__2YOfi{max-height:430px;overflow:hidden}.tiltOMeter_title__3W0dG{margin:0;font-size:18px;font-weight:500;line-height:24px;color:#0b0d0f;flex:1 1}.tiltOMeter_topRow__McTpJ{display:grid;grid-template-columns:1fr 1fr;gap:12px}.tiltOMeter_gaugeCard__ZrcSU{background:#f8f8f8;border-radius:12px;display:flex;justify-content:center;align-items:center}.tiltOMeter_gaugeFrame__g9bYp{position:relative;max-width:220px}.tiltOMeter_gaugeSvg__tWKv0{width:100%;height:auto;display:block}.tiltOMeter_centerContent__KiFkC{position:absolute;left:50%;bottom:28px;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;color:#9c9fa9;gap:4px}.tiltOMeter_centerLabel__mnEtD{font-size:14px;font-weight:500;color:#535456}.tiltOMeter_statsColumn__efeaH{display:flex;flex-direction:column;justify-content:space-between;gap:6px;height:100%}.tiltOMeter_statRow__6YQ6f{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;border-radius:8px;border:none;background:#f8f8f8;height:100%}.tiltOMeter_statLabelWrap__GPOzy{display:inline-flex;align-items:center;gap:6px;color:#0b0d0f}.tiltOMeter_statIcon__hgQFT{color:#4b8af3}.tiltOMeter_statName__CQKs3{font-size:14px;font-weight:500;color:#0b0d0f}.tiltOMeter_statValue__1qf4_{font-size:14px;font-weight:400;color:#0b0d0f}.tiltOMeter_chartSection__UE5kC{display:flex;flex-direction:column;gap:8px;height:100%}.tiltOMeter_chartHeader__aMBtf{display:flex;align-items:center;justify-content:space-between}.tiltOMeter_sectionTitle__fRGW2{margin:0;font-size:16px;font-weight:500;color:#535456}.tiltOMeter_chartWrapper__l_oEi{width:100%;height:180px}.tiltOMeter_emptyState__FDcGH{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;width:100%;height:180px;border-radius:12px;border:1px dashed #dadadb;background:#ffffff;color:#535456;font-size:14px;text-align:center}.tiltOMeter_emptyIcon__oVZQX{color:#535456}.tiltOMeter_chartTooltip__1F7eR{display:flex;flex-direction:column;gap:4px;padding:10px 12px;background:#101828;color:#ffffff;border-radius:10px;font-size:12px}.tiltOMeter_tooltipTitle__1Wnby{display:flex;align-items:center;gap:8px;font-weight:600;font-size:13px;flex-wrap:nowrap;white-space:nowrap}.tiltOMeter_tooltipScore__4elAd{color:inherit}.tiltOMeter_tooltipTime__jCU_K{color:#e5e7eb;font-size:12px}.tiltOMeter_tooltipText__6mVbv{font-size:12px;opacity:.84}.tiltOMeter_loading__CFRwg{display:flex;flex-direction:column;gap:16px}.tiltOMeter_errorBox__nKiXf{display:flex;flex-direction:column;gap:12px;padding:16px;border-radius:14px;border:1px solid #fecaca;background:#fef2f2;color:#b91c1c}.tiltOMeter_retryButton__vJaXN{align-self:flex-start;padding:8px 16px;border-radius:999px;border:none;background:#b91c1c;color:#ffffff;font-weight:600;cursor:pointer}.tiltOMeter_infoIcon__mx598 .iconContainer{color:#9ca0aa}.drawdown_container___c7Qx{display:flex;flex-direction:column;gap:12px;padding:24px;height:100%;background:#ffffff;border-radius:24px}.drawdown_header__pvl5V{display:flex;align-items:center;justify-content:space-between}.drawdown_title__HPd_z{margin:0;font-size:18px;font-weight:500;color:#0b0d0f}.drawdown_statsGrid__tVmwE{display:flex;flex-direction:column;gap:12px}.drawdown_statRow__dkQ3W{display:flex;align-items:center;justify-content:space-between;padding:8px 10px;border-radius:8px;background:#f8f8f8}.drawdown_statLabel__zFYqP{font-size:16px;font-weight:500;color:#0b0d0f;display:flex;align-items:center;text-align:center;gap:6px}.drawdown_statValue__2nVFn{font-size:14px;font-weight:400;color:#0b0d0f;text-align:right}.drawdown_chartSection__s_ReJ{flex:1 1;display:flex;flex-direction:column;gap:12px;min-height:0}.drawdown_chartHeader__MFPSx{display:flex;align-items:center;justify-content:space-between}.drawdown_legend__PDIwt{display:flex;flex-wrap:wrap;gap:16px;align-items:center}.drawdown_legendItem__rOH6h{display:flex;align-items:center;gap:8px;font-size:12px;color:#475467}.drawdown_legendDot__Q_EVZ{width:10px;height:10px;border-radius:50%}.drawdown_chartWrapper__ZW1cL{flex:1 1;border-radius:12px;position:relative}.drawdown_placeholder__BzUUt{color:#8c9096;font-size:14px}.drawdown_emptyState__9k3kD,.drawdown_placeholder__BzUUt{display:flex;align-items:center;justify-content:center;height:100%}.drawdown_emptyState__9k3kD{flex-direction:column;gap:6px;text-align:center;padding:16px;border:1px dashed #dadadb;border-radius:12px;color:#535456}.drawdown_emptyTitle__3WteT{margin:0;font-size:14px;font-weight:500;color:#535456}.drawdown_emptyDescription__y9qjw{margin:0;font-size:14px;font-weight:400;color:#535456}.drawdown_tooltip___KpkM{display:flex;flex-direction:column;gap:6px;padding:12px;background:#101828;color:#ffffff;border-radius:12px;font-size:12px;box-shadow:0 10px 30px rgba(15,23,42,.18)}.drawdown_tooltipTitle__F_FjA{font-weight:600;font-size:13px;color:#f8fafc}.drawdown_tooltipRow__h4nYL{display:flex;justify-content:space-between;gap:12px;opacity:.9}.drawdown_tooltipRow__h4nYL span:first-child{color:#98a2b3;font-weight:500}.drawdown_tooltipRow__h4nYL span:last-child{font-weight:600;color:#f8fafc}.dailyCumulativeNetPL_container__xFRi9{display:flex;flex-direction:column;width:100%;height:100%;background-color:#ffffff;border-radius:24px;padding:24px}.dailyCumulativeNetPL_header__wLOY6{display:flex;align-items:center;gap:8px;margin-bottom:16px}.dailyCumulativeNetPL_title__q_IDS{font-size:18px;font-weight:500;color:#0b0d0f;margin:0}.dailyCumulativeNetPL_chartWrapper__UOKFG{flex:1 1;width:100%}.dailyCumulativeNetPL_placeholder__FE5h0{font-size:14px}.dailyCumulativeNetPL_emptyState__sHA2R,.dailyCumulativeNetPL_placeholder__FE5h0{display:flex;align-items:center;justify-content:center;height:100%;color:#535456;text-align:center;border:1px dashed #dadadb;border-radius:12px;padding:16px}.dailyCumulativeNetPL_emptyState__sHA2R{flex-direction:column;gap:6px}.dailyCumulativeNetPL_emptyStateWithDescription__mhtOX{gap:4px}.dailyCumulativeNetPL_emptyTitle__nVnXI{margin:0;font-size:14px;font-weight:500;color:#535456}.dailyCumulativeNetPL_emptyDescription__dQYKg{margin:0;font-size:14px;font-weight:400;color:#535456}.dailyCumulativeNetPL_emptyIcon__meOrR{width:24px;height:24px;color:#535456}.modal_modalOverlay__B23Iq{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:3000;pointer-events:auto;overflow-y:auto}.modal_modalContent__AWJ2M{position:relative;max-width:90%}.modal_closeButton__IFUsX{position:absolute;top:30px;right:30px;background:none;border:none;font-size:30px;cursor:pointer}@media (max-width:768px){.modal_modalOverlay__B23Iq{align-items:flex-start;padding:12px}.modal_modalContent__AWJ2M{max-width:100%;width:100%;max-height:calc(100vh - 24px)}}.disciplinePoints_container__D_roE{display:flex;flex-direction:column;background:#ffffff;border-radius:24px;padding:20px;height:100%;box-sizing:border-box}.disciplinePoints_loadingContainer__YAQ1c{max-height:430px;overflow:hidden}.disciplinePoints_header__1lqE9{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:8px}.disciplinePoints_titleRow__eETzG{display:flex;align-items:center;gap:6px}.disciplinePoints_title__lmXa9{margin:0;font-size:18px;font-weight:500;line-height:22px;color:#0b0d0f}.disciplinePoints_infoIcon__ct5zB{color:#8c9096}.disciplinePoints_rightHeader__dxakb{display:flex;align-items:center;gap:12px}.disciplinePoints_dateText__dZ6VS{font-size:12px;font-weight:400;color:#535456;white-space:nowrap;text-transform:lowercase}.disciplinePoints_scoreRow__gKVMx{display:flex;align-items:center;gap:8px}.disciplinePoints_scoreLabel__iaNl3{font-size:14px;font-weight:500;color:#0b0d0f}.disciplinePoints_pillYellow__MOO71{background:#fdebc5;color:#b08731;padding:4px 8px;border-radius:4px;font-size:14px;font-weight:500;line-height:16px;min-width:32px;text-align:center}.disciplinePoints_controls__0F7Q3{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:8px}.disciplinePoints_selectWrapper__MkzWj{position:relative}.disciplinePoints_monthSelect__dzbVT{border:1px solid #dadadb;border-radius:5px;background:#ffffff;padding:8px 32px 8px 12px;font-size:14px;color:#535456;outline:none;appearance:none;height:38px;line-height:22px}.disciplinePoints_caret__zbHcT{position:absolute;right:10px;top:50%;transform:translateY(-50%);color:#535456;pointer-events:none}.disciplinePoints_averageRow__3FTd7{display:flex;align-items:center;gap:8px}.disciplinePoints_averageLabel__6Qg0h{font-size:14px;font-weight:500;color:#0b0d0f}.disciplinePoints_pillGreen__C_3iX{background:#ddf0e5;color:#277f59;padding:4px 8px;border-radius:4px;font-size:14px;font-weight:500;line-height:16px;min-width:32px;text-align:center}.disciplinePoints_chartSection__pPiuF{display:flex;flex-direction:column;gap:8px;flex:1 1 auto;min-width:0;min-height:0}.disciplinePoints_chartWrapper__YVd9G{width:100%;flex:1 1 auto;min-height:140px;min-width:0}.disciplinePoints_emptyChart__sCPOn{display:flex;align-items:center;justify-content:center;height:100%;border:1px dashed #dadadb;border-radius:12px;color:#8c9096;font-size:14px}.disciplinePoints_tooltip__nAPfC{display:flex;flex-direction:column;gap:4px;padding:10px 12px;background:#101828;color:#ffffff;border-radius:10px;font-size:12px}.disciplinePoints_tooltipDate__aOg23{font-weight:600}.disciplinePoints_tooltipValue__jvJcQ{font-size:13px}.disciplinePoints_insightTooltip__P7dxa{background:#ebf1fc;color:#172f6c;border-radius:8px;padding:10px;width:300px;box-shadow:0 4px 16px rgba(0,0,0,.06);display:flex;flex-direction:column;gap:6px}.disciplinePoints_insightTooltipEmpty__w4ujr{background:#ffffff;color:#0b0d0f;border:1px solid #dadadb}.disciplinePoints_insightTooltipHeader__RiHlY{display:flex;align-items:center;gap:6px;font-size:14px;font-weight:500;line-height:1.3;color:#172f6c}.disciplinePoints_insightTooltipText__qd9cL{font-size:12px;line-height:1.4;color:#172f6c}.disciplinePoints_summaryHeader__fhKvM{display:flex;align-items:center;gap:6px;color:#0b0d0f;font-size:16px;font-weight:500;margin-bottom:8px;margin-top:8px}.disciplinePoints_insightCard__Rg4ZX{background:#ebf1fc;color:#172f6c;padding:16px;border-radius:8px;font-size:14px;line-height:1.5}.disciplinePoints_loadingInsight__a9REh{opacity:.6}.disciplinePoints_error__BjWKA{color:#de486e;font-size:14px}.disciplinePoints_skeletonStack__HKVPT{display:flex;flex-direction:column;gap:12px}.disciplinePoints_sparkleIcon___mAfJ{color:#2e66e1}.disciplinePoints_lockedCard__HHLt7{display:flex;gap:10px;align-items:flex-start;background:#f8f8f8;border-radius:10px;padding:12px;color:#535456;min-height:140px}.disciplinePoints_lockedIcon__tfilp{color:#535456}.disciplinePoints_lockedCopy__pFoLF{display:flex;flex-direction:column;gap:6px}.disciplinePoints_lockedTitle___xJVM{margin:0;font-size:14px;font-weight:500;color:#535456}.disciplinePoints_lockedBody__dO0UN{margin:0;font-size:14px;font-weight:400;color:#535456;line-height:1.5}.disciplinePoints_lockedButton__6Dg__{border:none;background:transparent;padding:0;color:#234fb0;font-size:12px;font-weight:600;cursor:pointer;text-align:left}.disciplinePoints_lockedButton__6Dg__:hover{text-decoration:underline}.shareInvestorIdModal_modal__dKYBt{width:800px;height:551px;max-width:94vw;background:#ffffff;border-radius:8px;overflow:hidden;display:flex;flex-direction:column}.shareInvestorIdModal_header___1PKy{display:flex;align-items:center;justify-content:space-between;background:var(--key-1,#f8f8f8);height:70px;padding:0 20px}.shareInvestorIdModal_headerTitle___K4Rb{font-family:Brockmann,sans-serif;font-weight:500;font-size:20px;line-height:24px;color:var(--key-6,#0b0d0f)}.shareInvestorIdModal_headerClose__OZ07X{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;background:transparent;border:none;cursor:pointer;padding:0;color:var(--key-6,#0b0d0f)}.shareInvestorIdModal_content____Tk9{display:flex;gap:40px;padding:20px;flex:1 1}.shareInvestorIdModal_left__V2ku2{width:425px;display:flex;flex-direction:column}.shareInvestorIdModal_leadText__BwwpV{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:21px;color:var(--key-6,#0b0d0f);margin-bottom:24px}.shareInvestorIdModal_field__h_rRY{margin-bottom:24px}.shareInvestorIdModal_label__TJBDP{font-family:Brockmann,sans-serif;font-weight:500;font-size:14px;line-height:17px;color:var(--key-5,#535456);margin-bottom:4px}.shareInvestorIdModal_pills__P3Jdm{display:inline-flex;align-items:stretch;background:var(--key-1,#f8f8f8);border:1px solid var(--key-3,#dadadb);border-radius:100px;overflow:hidden;height:31px}.shareInvestorIdModal_pill__AwmZl{padding:8px 12px;border:none;background:transparent;font-family:Inter,sans-serif;font-weight:500;font-size:12px;line-height:15px;color:#8c9096;cursor:pointer}.shareInvestorIdModal_pill__AwmZl+.shareInvestorIdModal_pill__AwmZl{box-shadow:inset 1px 0 0 var(--key-3,#dadadb)}.shareInvestorIdModal_pillActive__EThuk{background:var(--blue-4,#2e66e1);color:var(--key-1,#f8f8f8)}.shareInvestorIdModal_linkBox__gskQY{width:270px;height:29px;background:var(--key-1,#f8f8f8);border:1px solid var(--key-3,#dadadb);border-radius:5px;padding:4px 8px;overflow:hidden;display:flex;align-items:center;gap:4px}.shareInvestorIdModal_linkText__ZhTzI{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:21px;color:var(--key-5,#535456);text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1 1;min-width:0}.shareInvestorIdModal_linkText__ZhTzI[href]{cursor:pointer}.shareInvestorIdModal_linkText__ZhTzI[href]:hover{text-decoration:underline}.shareInvestorIdModal_copyButton__A6tDC{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border:none;background:transparent;border-radius:0;cursor:pointer;padding:0;color:var(--key-5,#535456)}.shareInvestorIdModal_helper__VvTIW{font-family:Inter,sans-serif;font-weight:400;font-size:12px;line-height:15px;color:var(--key-4,#6f777b);margin-top:6px}.shareInvestorIdModal_helperSuccess__tm9Hz{color:var(--green-5,#277f59)}.shareInvestorIdModal_helperError__2kZlY,.shareInvestorIdModal_helperSuccess__tm9Hz{font-family:Inter,sans-serif;font-weight:500;font-size:12px;line-height:15px;margin-top:6px}.shareInvestorIdModal_helperError__2kZlY{color:var(--red-4,#de486e)}.shareInvestorIdModal_right__wkUPk{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:20px}.shareInvestorIdModal_preview___piaq{display:flex;justify-content:center}.shareInvestorIdModal_exportCanvas__DjgXU{position:fixed;left:-10000px;top:0}.shareInvestorIdModal_previewPost__D5I_o{box-shadow:0 8px 16px rgba(11,13,15,.2);border-radius:12px}.shareInvestorIdModal_saveButton__7ZUwN{display:inline-flex;align-items:center;gap:4px;background:var(--blue-4,#2e66e1);color:#ffffff;border:none;border-radius:5px;padding:8px 16px;cursor:pointer;font-family:Brockmann,sans-serif;font-weight:500;font-size:14px;line-height:17px;width:120px;height:33px;justify-content:center}.shareInvestorIdModal_saveButton__7ZUwN:disabled{opacity:.7;cursor:not-allowed}.shareInvestorIdModal_metricIcon__BJ_lt{width:16px;height:16px;flex-shrink:0}.shareInvestorIdModal_shareImageDark__VK1mG{background:var(--key-6,#0b0d0f);color:var(--key-1,#f8f8f8)}.shareInvestorIdModal_shareImagePost__x2IZ_{width:310px;height:388px;background:#ffffff;color:var(--key-6,#0b0d0f);border-radius:12px;overflow:hidden;display:flex;flex-direction:column}.shareInvestorIdModal_shareImageDark__VK1mG.shareInvestorIdModal_shareImagePost__x2IZ_{background:var(--key-6,#0b0d0f);color:var(--key-1,#f8f8f8)}.shareInvestorIdModal_shareImagePostHeader__FJCU5{height:74px;background:var(--key-1,#f8f8f8);display:flex;align-items:center;justify-content:space-between;padding:0 16px}.shareInvestorIdModal_shareImageDark__VK1mG .shareInvestorIdModal_shareImagePostHeader__FJCU5{background:rgba(248,248,248,.1)}.shareInvestorIdModal_shareUser__mJyRc{display:flex;align-items:center;gap:12px;min-width:0}.shareInvestorIdModal_shareAvatar__iL3WP{width:32px;height:32px;border-radius:60px;overflow:hidden;background:var(--key-2,#e8e9ea);flex-shrink:0}.shareInvestorIdModal_shareAvatarImg__6y2OP{width:100%;height:100%;object-fit:cover;display:block}.shareInvestorIdModal_shareUserText__ZhIrf{display:flex;flex-direction:column;gap:2px;min-width:0}.shareInvestorIdModal_shareName__9xMUq{font-family:Brockmann,sans-serif;font-weight:600;font-size:20px;line-height:25px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.shareInvestorIdModal_shareImageDark__VK1mG .shareInvestorIdModal_shareName__9xMUq{color:var(--key-1,#f8f8f8)}.shareInvestorIdModal_shareDate__KltPz{font-family:Brockmann,sans-serif;font-weight:500;font-size:10px;line-height:12px;color:var(--key-4,#6f777b)}.shareInvestorIdModal_shareMark___Q1Bh{width:24px;height:24px;flex-shrink:0;display:block;object-fit:contain}.shareInvestorIdModal_shareImageDark__VK1mG .shareInvestorIdModal_shareMark___Q1Bh{filter:brightness(0) invert(1)}.shareInvestorIdModal_shareBody__Qepkh{flex:1 1;display:flex;flex-direction:column;padding:12px 16px 14px;gap:12px}.shareInvestorIdModal_metricList__7GgB_{flex:1 1;padding-top:4px;display:flex;flex-direction:column;gap:12px}.shareInvestorIdModal_metricRow__LDhry{display:flex;align-items:center;justify-content:space-between;gap:10px}.shareInvestorIdModal_metricLeft__53K3D{display:flex;align-items:center;gap:8px;min-width:0}.shareInvestorIdModal_metricLabel__z5to4{font-family:Inter,sans-serif;font-weight:500;font-size:12px;line-height:12px;color:var(--key-6,#0b0d0f);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.shareInvestorIdModal_metricValue__yexOS{font-family:Brockmann,sans-serif;font-weight:400;font-size:14px;line-height:14px;color:var(--key-6,#0b0d0f);white-space:nowrap}.shareInvestorIdModal_shareImageDark__VK1mG .shareInvestorIdModal_metricLabel__z5to4{color:var(--key-3,#dadadb)}.shareInvestorIdModal_shareImageDark__VK1mG .shareInvestorIdModal_metricValue__yexOS{color:var(--key-1,#f8f8f8)}.shareInvestorIdModal_valuePill__B_iC6{display:inline-flex;align-items:center;justify-content:center;padding:4px 8px;border-radius:999px;font-family:Inter,sans-serif;font-weight:500;font-size:12px;line-height:12px}.shareInvestorIdModal_valuePillWin__Njxc1{background:var(--green-2,#ddf0e5);color:var(--green-5,#277f59)}.shareInvestorIdModal_valuePillLoss__1l_EW{background:var(--red-2,#f5c8d3);color:var(--red-4,#de486e)}.shareInvestorIdModal_shareImageDark__VK1mG .shareInvestorIdModal_valuePillWin__Njxc1{background:var(--green-5,#277f59);color:var(--green-1,#f0faf5)}.shareInvestorIdModal_shareImageDark__VK1mG .shareInvestorIdModal_valuePillLoss__1l_EW{background:var(--red-5,#9f3652);color:var(--red-1,#fcedf0)}.shareInvestorIdModal_chipRow__LfUjt{display:flex;flex-wrap:wrap;gap:6px;margin-top:2px}.shareInvestorIdModal_chip__lWbnV{background:var(--key-1,#f8f8f8);border-radius:4px;padding:4px 8px;font-family:Inter,sans-serif;font-weight:400;font-size:10px;line-height:12px;color:var(--key-5,#535456)}.shareInvestorIdModal_shareImageDark__VK1mG .shareInvestorIdModal_chip__lWbnV{background:rgba(248,248,248,.1);color:var(--key-4,#6f777b)}.shareInvestorIdModal_emptyState__GAC50{font-family:Inter,sans-serif;font-weight:500;font-size:12px;color:var(--key-5,#535456)}.shareInvestorIdModal_shareUrl__8L5u8{margin-top:auto;padding-top:10px;font-family:Brockmann,sans-serif;font-weight:500;font-size:10px;line-height:12px;text-align:center;color:var(--key-5,#535456)}.shareInvestorIdModal_shareImageDark__VK1mG .shareInvestorIdModal_shareUrl__8L5u8{color:var(--key-4,#6f777b)}.shareInvestorIdModal_shareImageStory__QiLMg{width:218px;height:388px;border-radius:12px;background:var(--key-1,#f8f8f8);color:var(--key-6,#0b0d0f);overflow:hidden;display:flex;flex-direction:column;align-items:center;padding:41px 12px 16px}.shareInvestorIdModal_shareImageDark__VK1mG.shareInvestorIdModal_shareImageStory__QiLMg{background:var(--key-6,#0b0d0f);color:var(--key-1,#f8f8f8)}.shareInvestorIdModal_storyTop__NeWsj{display:flex;flex-direction:column;align-items:center;gap:4px}.shareInvestorIdModal_storyName__7PHdQ{font-family:Brockmann,sans-serif;font-weight:600;font-size:16px;line-height:20px;text-align:center;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.shareInvestorIdModal_storyDate__2izrZ{font-family:Brockmann,sans-serif;font-weight:500;font-size:8px;line-height:10px;color:var(--key-4,#6f777b)}.shareInvestorIdModal_storyCard__RMD3w{width:196px;height:162px;background:#ffffff;border-radius:12px;margin-top:49px;padding:12px;display:flex;flex-direction:column;overflow:hidden}.shareInvestorIdModal_shareImageDark__VK1mG .shareInvestorIdModal_storyCard__RMD3w{background:rgba(248,248,248,.1)}.shareInvestorIdModal_metricListStory__YVprr{gap:8px}.shareInvestorIdModal_metricListStory__YVprr .shareInvestorIdModal_metricIcon__BJ_lt{width:12px;height:12px}.shareInvestorIdModal_metricListStory__YVprr .shareInvestorIdModal_metricLabel__z5to4,.shareInvestorIdModal_metricListStory__YVprr .shareInvestorIdModal_metricValue__yexOS{font-size:10px;line-height:12px}.shareInvestorIdModal_metricListStory__YVprr .shareInvestorIdModal_valuePill__B_iC6{font-size:10px;padding:3px 6px}.shareInvestorIdModal_metricListStory__YVprr .shareInvestorIdModal_chipRow__LfUjt{gap:4px}.shareInvestorIdModal_metricListStory__YVprr .shareInvestorIdModal_chip__lWbnV{font-size:8px;padding:3px 6px}.shareInvestorIdModal_storyBottom__qRAy0{margin-top:auto;display:flex;flex-direction:column;align-items:center;gap:10px}.shareInvestorIdModal_storyUrl__gTB8n{font-family:Brockmann,sans-serif;font-weight:500;font-size:8px;line-height:10px;text-align:center;color:var(--key-5,#535456)}.shareInvestorIdModal_shareImageDark__VK1mG .shareInvestorIdModal_storyUrl__gTB8n{color:var(--key-4,#6f777b)}.shareInvestorIdModal_storyMark__YAOCo{width:24px;height:24px;display:block;object-fit:contain}.shareInvestorIdModal_shareImageDark__VK1mG .shareInvestorIdModal_storyMark__YAOCo{filter:brightness(0) invert(1)}@media (max-width:768px){.shareInvestorIdModal_modal__dKYBt{width:100%;max-width:100%;height:auto}.shareInvestorIdModal_content____Tk9{flex-direction:column;gap:20px}.shareInvestorIdModal_left__V2ku2{width:auto}.shareInvestorIdModal_right__wkUPk{padding-bottom:20px}}.statsCard_metricGrid__Arha8{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px}.statsCard_metricGridLarge__InfkQ{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px;margin-top:12px}.statsCard_metricCard__82b3Q{border:1px solid #dadadb;border-radius:12px;padding:20px;background:#ffffff;display:flex;flex-direction:column;gap:8px}.statsCard_metricLabel__Q7tU_{display:flex;align-items:center;gap:4px;font-size:14px;font-weight:500;line-height:1.5;font-family:Inter,sans-serif;color:#0b0d0f}.statsCard_metricLabel__Q7tU_ svg{color:#2e66e1}.statsCard_metricValue__XmnUq{font-size:24px;font-weight:500;line-height:1.2;font-family:Brockmann,sans-serif;color:#0b0d0f}.statsCard_metricCardLarge__1MzHO{min-height:140px;background:#ffffff;border:1px solid #e6e8ed;box-shadow:0 8px 24px rgba(16,25,40,.04)}.statsCard_metricCardLarge__1MzHO .statsCard_metricValue__XmnUq{font-size:24px}.statsCard_streakList__vVib3{display:flex;flex-direction:column;gap:10px;margin-top:4px}.statsCard_streakItem__CURu4{display:flex;align-items:center;gap:10px;font-size:14px;line-height:1.5;color:#0b0d0f}.statsCard_streakItem__CURu4 span:last-child{flex:1 1}.statsCard_streakList__vVib3 strong{font-weight:600;color:#0b0d0f}.statsCard_streakCard__lCJJr{border:1px solid #dadadb;border-radius:12px;padding:20px;background:#ffffff;display:flex;flex-direction:column;gap:8px;box-shadow:none}.statsCard_streakIconBox__76Y9U{width:18px;height:18px;border-radius:4px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.statsCard_streakText__k_F0L{font-size:14px;line-height:1.5;color:#0b0d0f}.statsCard_drawdownCard__fjME5{background:#ffffff;border:1px solid #dadadb;box-shadow:none;gap:12px}.statsCard_drawdownCard__fjME5 .statsCard_metricLabel__Q7tU_{color:#0b0d0f}.statsCard_drawdownHeader__SHzqp{display:flex;flex-direction:column;gap:6px;margin-bottom:6px}.statsCard_drawdownBody__cM9Nf{display:flex;flex-direction:column;align-items:flex-start;gap:12px;margin-top:8px}.statsCard_drawdownValue__OymzO{font-size:24px;font-weight:500;color:#0b0d0f;line-height:1.2;font-family:Brockmann,sans-serif}.statsCard_drawdownStats__nOl4F{display:flex;flex-wrap:nowrap;gap:8px;align-items:center;width:100%}.statsCard_drawdownChip__OGOq6{background:#f8f8f8;border:1px solid #e8e9ea;border-radius:6px;padding:8px 12px;font-size:12px;font-weight:500;line-height:1;font-family:Inter,sans-serif;color:#535456}.statsCard_drawdownChip__OGOq6 strong{font-weight:500;color:#0b0d0f}@media (max-width:1100px){.statsCard_metricGridLarge__InfkQ{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}.confirmModal_card__lbZ3x{background:#ffffff;border-radius:8px;box-shadow:0 5px 15px rgba(11,13,15,.1);color:#0b0d0f;width:520px;max-width:90vw;overflow:hidden}.confirmModal_header__7du7Y{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background:#f8f8f8}.confirmModal_title__ydCZR{margin:0;font-size:20px;font-weight:500;line-height:24px}.confirmModal_closeButton__YRxof{display:inline-flex;align-items:center;justify-content:center;padding:4px;border:none;border-radius:6px;background:transparent;color:#8c9096;cursor:pointer;transition:background-color .15s ease,color .15s ease}.confirmModal_closeButton__YRxof:hover{background:rgba(0,0,0,.04);color:#6b6f75}.confirmModal_closeButton__YRxof:focus-visible{outline:2px solid #2e66e1;outline-offset:2px}.confirmModal_body___G4AQ{padding:20px}.confirmModal_text__uWlh6{margin:0;font-family:Inter,Brockmann,Arial,sans-serif;font-size:14px;font-weight:400;line-height:21px}.confirmModal_actions__VIgPV{display:flex;align-items:center;justify-content:flex-end;gap:16px;padding:0 20px 20px}.confirmModal_cancelButton__a2nRk{height:32px;padding:0 16px;border-radius:5px;border:1.5px solid #dadadb;background:#ffffff;color:#535456;font-size:14px;font-weight:500;line-height:21px;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.confirmModal_cancelButton__a2nRk:hover{background:#f2f2f3}.confirmModal_cancelButton__a2nRk:focus-visible{outline:2px solid #2e66e1;outline-offset:2px}.confirmModal_confirmButton__gqQO4{height:32px;padding:0 16px;border-radius:5px;border:1px solid #2e66e1;background:#2e66e1;color:#ffffff;font-size:14px;font-weight:500;line-height:21px;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,transform .1s ease}.confirmModal_confirmButton__gqQO4:hover{background:#2453b8;border-color:#2453b8}.confirmModal_confirmButton__gqQO4:active{transform:translateY(1px)}.confirmModal_confirmButton__gqQO4:focus-visible{outline:2px solid #2e66e1;outline-offset:2px}.confirmModal_danger__qL_Tl{background:#de486e;border-color:#de486e}.confirmModal_danger__qL_Tl:hover{background:#c73c62;border-color:#c73c62}.shareTradeModal_modal__wxb5F{position:relative;width:650px;height:551px;max-width:94vw;background:#ffffff;border-radius:8px;overflow:hidden}.shareTradeModal_header__2_dOI{display:flex;align-items:center;justify-content:space-between;background:var(--key-1,#f8f8f8);padding:16px 20px}.shareTradeModal_headerTitle__EPaWv{font-family:Brockmann,sans-serif;font-weight:500;font-size:20px;line-height:24px;color:var(--key-6,#0b0d0f)}.shareTradeModal_headerClose__nAUOE{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;background:transparent;border:none;cursor:pointer;padding:0;color:var(--key-6,#0b0d0f)}.shareTradeModal_left__rLbfH{position:absolute;left:20px;top:76px;width:270px;display:flex;flex-direction:column}.shareTradeModal_leadText__lAipA{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:21px;color:var(--key-6,#0b0d0f);margin-bottom:24px}.shareTradeModal_field__1vSXO{margin-bottom:24px}.shareTradeModal_field__1vSXO:last-child{margin-bottom:0}.shareTradeModal_label__5jm1G{font-family:Brockmann,sans-serif;font-weight:500;font-size:14px;line-height:17px;color:var(--key-5,#535456);margin-bottom:4px}.shareTradeModal_pills__YOd1a{display:inline-flex;align-items:stretch;background:var(--key-1,#f8f8f8);border:1px solid var(--key-3,#dadadb);border-radius:100px;overflow:hidden;height:31px}.shareTradeModal_pill__4f_Y6{padding:8px 12px;border:none;background:transparent;font-family:Inter,sans-serif;font-weight:500;font-size:12px;line-height:15px;color:#8c9096;cursor:pointer}.shareTradeModal_pill__4f_Y6+.shareTradeModal_pill__4f_Y6{box-shadow:inset 1px 0 0 var(--key-3,#dadadb)}.shareTradeModal_pillActive__MsYHs{background:var(--blue-4,#2e66e1);color:var(--key-1,#f8f8f8)}.shareTradeModal_linkBox__QaZLt{width:270px;height:29px;background:var(--key-1,#f8f8f8);border:1px solid var(--key-3,#dadadb);border-radius:5px;padding:4px 8px;display:flex;align-items:center;gap:4px}.shareTradeModal_linkText__LsgW3{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:21px;color:var(--key-5,#535456);text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1 1;min-width:0}.shareTradeModal_linkText__LsgW3[href]{cursor:pointer}.shareTradeModal_linkText__LsgW3[href]:hover{text-decoration:underline}.shareTradeModal_copyButton__MwaCH{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border:none;background:transparent;cursor:pointer;padding:0;color:var(--key-5,#535456);flex:0 0 auto}.shareTradeModal_copyButton__MwaCH:disabled{opacity:.5;cursor:not-allowed}.shareTradeModal_revokeButton__fjusw{margin-top:8px;display:inline-flex;align-items:center;gap:4px;height:32px;width:132px;padding:8px;border-radius:5px;border:1px solid var(--red-5,#9f3652);background:var(--red-1,#fcedf0);color:var(--red-5,#9f3652);font-family:Brockmann,sans-serif;font-weight:500;font-size:12px;line-height:14px;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.shareTradeModal_revokeButton__fjusw:disabled{opacity:.6;cursor:not-allowed}.shareTradeModal_helperError__ZCYgs{font-family:Inter,sans-serif;font-weight:400;font-size:12px;line-height:15px;color:var(--red-4,#de486e);margin-top:6px}.shareTradeModal_preview__MEmSq{position:absolute;top:76px;left:465px;transform:translateX(-50%);z-index:1}.shareTradeModal_exportCanvas__03ShU{position:fixed;left:-10000px;top:0}.shareTradeModal_saveButton__FB1iI{display:inline-flex;align-items:center;gap:4px;background:var(--blue-4,#2e66e1);color:#ffffff;border:none;border-radius:5px;padding:8px 16px;width:120px;height:33px;position:absolute;top:484px;left:465px;transform:translateX(-50%);cursor:pointer;font-family:Brockmann,sans-serif;font-weight:500;font-size:14px;line-height:17px;justify-content:center}.shareTradeModal_saveButton__FB1iI:disabled{opacity:.7;cursor:not-allowed}.shareTradeModal_shareImagePost__IXOmh{position:relative;width:310px;height:388px;border-radius:12px;overflow:hidden;background:rgba(255,255,255,.01);box-shadow:0 8px 16px rgba(11,13,15,.2);-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}.shareTradeModal_shareImagePost__IXOmh[data-theme=dark]{background:var(--key-6,#0b0d0f)}.shareTradeModal_shareImagePost__IXOmh *{box-sizing:border-box}.shareTradeModal_postHeader__Lbqbv{position:absolute;top:0;left:0;width:310px;height:74px;background:var(--key-1,#f8f8f8);border-top-left-radius:12px;border-top-right-radius:12px}.shareTradeModal_shareImagePost__IXOmh[data-theme=dark] .shareTradeModal_postHeader__Lbqbv{background:rgba(248,248,248,.1)}.shareTradeModal_postTitleGroup__KmJwI{position:absolute;left:16px;top:16px;display:flex;flex-direction:column;gap:4px;width:144px}.shareTradeModal_postTitle__GbwHx{font-family:Brockmann,sans-serif;font-weight:600;font-size:20px;line-height:25px;color:var(--key-6,#0b0d0f);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:144px}.shareTradeModal_shareImagePost__IXOmh[data-theme=dark] .shareTradeModal_postTitle__GbwHx{color:var(--key-1,#f8f8f8)}.shareTradeModal_postUserRow___57XA{display:flex;align-items:center;gap:4px}.shareTradeModal_avatar__QQUNJ{width:13px;height:13px;border-radius:60px;object-fit:cover;flex:0 0 auto}.shareTradeModal_avatarFallback__YNsaX{width:13px;height:13px;border-radius:60px;background:var(--key-2,#e8e9ea);flex:0 0 auto}.shareTradeModal_shareImagePost__IXOmh[data-theme=dark] .shareTradeModal_avatarFallback__YNsaX,.shareTradeModal_shareImageStory__YDq2C[data-theme=dark] .shareTradeModal_avatarFallback__YNsaX{background:rgba(248,248,248,.1)}.shareTradeModal_username__YsvUB{font-family:Inter,sans-serif;font-weight:500;font-size:10px;line-height:12px;color:var(--key-6,#0b0d0f);white-space:nowrap}.shareTradeModal_shareImagePost__IXOmh[data-theme=dark] .shareTradeModal_username__YsvUB{color:var(--key-3,#dadadb)}.shareTradeModal_postPct__b3RYn{position:absolute;top:19px;right:16px;padding:4px 8px;border-radius:8px;font-family:Brockmann,sans-serif;font-weight:500;font-size:24px;line-height:29px;display:flex;align-items:center;justify-content:center;white-space:nowrap}.shareTradeModal_shareImagePost__IXOmh[data-theme=light] .shareTradeModal_postPct__b3RYn[data-win=true]{background:var(--green-2,#ddf0e5);color:var(--green-5,#277f59)}.shareTradeModal_shareImagePost__IXOmh[data-theme=light] .shareTradeModal_postPct__b3RYn[data-win=false]{background:var(--red-1,#fcedf0);color:var(--red-4,#de486e)}.shareTradeModal_shareImagePost__IXOmh[data-theme=dark] .shareTradeModal_postPct__b3RYn[data-win=true]{background:var(--green-6,#164335);color:var(--green-3,#88d4a9)}.shareTradeModal_shareImagePost__IXOmh[data-theme=dark] .shareTradeModal_postPct__b3RYn[data-win=false]{background:var(--red-6,#5f2535);color:var(--red-2,#f5c8d3)}.shareTradeModal_postStatsRow__8C_MD{position:absolute;left:16px;top:90px;width:278px;display:flex;gap:8px}.shareTradeModal_postStatCard__zEqVv{flex:1 0;background:var(--key-1,#f8f8f8);color:var(--key-6,#0b0d0f);border-radius:8px;padding:8px;display:flex;flex-direction:column;gap:4px}.shareTradeModal_shareImagePost__IXOmh[data-theme=dark] .shareTradeModal_postStatCard__zEqVv{background:rgba(248,248,248,.1);color:var(--key-1,#f8f8f8)}.shareTradeModal_postStatLabel__dSIfF{font-family:Brockmann,sans-serif;font-weight:500;font-size:12px;line-height:14px}.shareTradeModal_postStatValue__44KLb{font-family:Inter,sans-serif;font-weight:400;font-size:12px;line-height:14px}.shareTradeModal_postGraph____N5d{position:absolute;left:16px;top:147px;width:278px;height:185px;background:var(--key-1,#f8f8f8);border-radius:8px;overflow:hidden}.shareTradeModal_shareImagePost__IXOmh[data-theme=dark] .shareTradeModal_postGraph____N5d{background:rgba(248,248,248,.1)}.shareTradeModal_postGraphInner__dbwxo{position:absolute;left:8px;top:24px;width:262px;height:138px;border-radius:4px;overflow:hidden}.shareTradeModal_graphImage__ZxCRS{width:100%;height:100%;object-fit:cover;display:block}.shareTradeModal_graphPlaceholder__50Po3{width:100%;height:100%;background:linear-gradient(135deg,#2b2f3a,#111827)}.shareTradeModal_postMeta__RE_kS{position:absolute;left:16px;top:348px;font-family:Brockmann,sans-serif;font-weight:500;font-size:10px;line-height:12px;color:var(--key-6,#0b0d0f);white-space:nowrap}.shareTradeModal_shareImagePost__IXOmh[data-theme=dark] .shareTradeModal_postMeta__RE_kS{color:var(--key-3,#dadadb)}.shareTradeModal_metaLabel__JoxeI{font-family:Brockmann,sans-serif;font-weight:700}.shareTradeModal_metaValue__QEanX{font-family:Brockmann,sans-serif;font-weight:500}.shareTradeModal_postLogo__n4qtk{position:absolute;left:194px;top:353px;width:100px;height:14.75px;display:block}.shareTradeModal_postLogo__n4qtk[data-theme=dark]{opacity:.855}.shareTradeModal_shareImageStory__YDq2C{position:relative;width:218px;height:388px;background:var(--key-1,#f8f8f8);border-radius:12px;overflow:hidden;box-shadow:0 8px 16px rgba(11,13,15,.2);-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}.shareTradeModal_shareImageStory__YDq2C[data-theme=dark]{background:var(--key-6,#0b0d0f)}.shareTradeModal_shareImageStory__YDq2C *{box-sizing:border-box}.shareTradeModal_storyPct__FB1e1{position:absolute;top:42px;left:50%;transform:translateX(-50%);padding:4px;border-radius:4px;font-family:Brockmann,sans-serif;font-weight:500;font-size:16px;line-height:19px;text-align:center;white-space:nowrap}.shareTradeModal_shareImageStory__YDq2C[data-theme=light] .shareTradeModal_storyPct__FB1e1[data-win=true]{background:var(--green-2,#ddf0e5);color:var(--green-5,#277f59)}.shareTradeModal_shareImageStory__YDq2C[data-theme=light] .shareTradeModal_storyPct__FB1e1[data-win=false]{background:var(--red-1,#fcedf0);color:var(--red-4,#de486e)}.shareTradeModal_shareImageStory__YDq2C[data-theme=dark] .shareTradeModal_storyPct__FB1e1[data-win=true]{background:var(--green-6,#164335);color:var(--green-3,#88d4a9)}.shareTradeModal_shareImageStory__YDq2C[data-theme=dark] .shareTradeModal_storyPct__FB1e1[data-win=false]{background:var(--red-6,#5f2535);color:var(--red-2,#f5c8d3)}.shareTradeModal_storyTitle__I279g{position:absolute;top:77px;left:50%;transform:translateX(-50%);font-family:Brockmann,sans-serif;font-weight:600;font-size:16px;line-height:20px;color:var(--key-6,#0b0d0f);text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:115px}.shareTradeModal_shareImageStory__YDq2C[data-theme=dark] .shareTradeModal_storyTitle__I279g{color:var(--key-1,#f8f8f8)}.shareTradeModal_storyUserRow__Lny5V{position:absolute;top:101px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:4px}.shareTradeModal_storyUsername__5GGjs{font-family:Inter,sans-serif;font-weight:500;font-size:8px;line-height:10px;color:var(--key-6,#0b0d0f);white-space:nowrap}.shareTradeModal_shareImageStory__YDq2C[data-theme=dark] .shareTradeModal_storyUsername__5GGjs{color:var(--key-3,#dadadb)}.shareTradeModal_storyStatsRow__yDc8p{position:absolute;left:20px;top:129px;width:178px;display:flex;gap:4px}.shareTradeModal_storyStatCard__VeT8f{flex:1 0;background:#ffffff;color:var(--key-6,#0b0d0f);border-radius:4px;padding:4px;display:flex;flex-direction:column;gap:2px;box-shadow:0 1px 2px var(--key-2,#e8e9ea)}.shareTradeModal_shareImageStory__YDq2C[data-theme=dark] .shareTradeModal_storyStatCard__VeT8f{background:rgba(248,248,248,.1);color:var(--key-1,#f8f8f8);box-shadow:none}.shareTradeModal_storyStatLabel__07ZoK{font-family:Brockmann,sans-serif;font-weight:500;font-size:8px;line-height:10px}.shareTradeModal_storyStatValue__k2jUC{font-family:Inter,sans-serif;font-weight:400;font-size:8px;line-height:10px}.shareTradeModal_storyGraph__4Oj_y{position:absolute;left:20px;top:163px;width:178px;height:118px;background:#ffffff;border-radius:4px;box-shadow:0 1px 2px var(--key-2,#e8e9ea)}.shareTradeModal_shareImageStory__YDq2C[data-theme=dark] .shareTradeModal_storyGraph__4Oj_y{background:rgba(248,248,248,.1);box-shadow:none}.shareTradeModal_storyGraphInner__1RGAE{position:absolute;left:5.28px;top:15.22px;width:167.22px;height:88.31px;border-radius:4px;overflow:hidden}.shareTradeModal_storyMeta__X6Pu7{position:absolute;left:20px;top:287px;font-family:Brockmann,sans-serif;font-weight:500;font-size:6px;line-height:7px;color:var(--key-6,#0b0d0f);white-space:nowrap}.shareTradeModal_shareImageStory__YDq2C[data-theme=dark] .shareTradeModal_storyMeta__X6Pu7{color:var(--key-3,#dadadb)}.shareTradeModal_storyLogo__CCWlp{position:absolute;left:134px;top:289px;width:64px;height:10px;display:block}.shareTradeModal_storyLogo__CCWlp[data-theme=dark]{opacity:.855}@media (max-width:768px){.shareTradeModal_modal__wxb5F{width:100%;max-width:100%;height:auto}.shareTradeModal_left__rLbfH{position:static;width:auto;padding:20px}.shareTradeModal_preview__MEmSq{position:static;transform:none;display:flex;justify-content:center;padding:0 20px;margin-top:20px}.shareTradeModal_saveButton__FB1iI{position:static;transform:none;margin:20px auto}}.LockedWidgetOverlay_overlay__GCHue{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:0;z-index:8}.LockedWidgetOverlay_surface__9X2NW{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:32px 24px;border-radius:24px;background:radial-gradient(140% 110% at 15% 5%,rgba(64,67,73,.78) 0,rgba(31,32,36,.76) 32%,rgba(20,21,26,.72) 95%);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:#f6f7fb;font-family:Inter,sans-serif;text-align:center;overflow:hidden}.LockedWidgetOverlay_copy__duUhX{display:flex;flex-direction:column;align-items:center;gap:10px;max-width:460px;color:#f6f7fb}.LockedWidgetOverlay_iconWrap__UcrCg{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:14px;background:rgba(255,255,255,.08);color:#f6f7fb}.LockedWidgetOverlay_title__6FglC{margin:0;font-size:18px;font-weight:500;line-height:1.1}.LockedWidgetOverlay_body__XSf9g{margin:0;font-size:14px;font-weight:400;line-height:1.5;color:#e6e8ed}.LockedWidgetOverlay_actions__4Md1i{display:flex;flex-direction:column;align-items:center;gap:8px}.LockedWidgetOverlay_cta__D9uak{background:#2e66e1;color:#ffffff;border:none;border-radius:8px;padding:10px 16px;font-size:14px;font-weight:600;cursor:pointer;transition:transform .15s ease,background-color .15s ease,box-shadow .15s ease;min-width:160px}.LockedWidgetOverlay_cta__D9uak:hover{background:#2352bb;transform:translateY(-1px);box-shadow:0 10px 26px rgba(46,102,225,.35)}.LockedWidgetOverlay_cta__D9uak:active{transform:translateY(0)}.LockedWidgetOverlay_note__Arks7{margin:0;font-size:11px;font-weight:600;color:#d4d7dd}.LockedWidgetOverlay_badge__slEBZ{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:6px;background:#2e66e1;color:#f8f9fb;font-size:10px;font-weight:600;line-height:1.2;box-shadow:0 8px 18px rgba(46,102,225,.35)}.LockedWidgetOverlay_iconRow__TToIk{display:flex;flex-direction:column;align-items:center;gap:10px}.csvImportModal_modal___ZlXj{width:780px;max-width:90vw;max-height:90vh;background:#ffffff;border-radius:10px;box-shadow:0 5px 15px rgba(11,13,15,.1);color:#0b0d0f;display:flex;flex-direction:column;overflow:hidden;overflow-y:auto;overscroll-behavior:contain}.csvImportModal_modalEmbedded__JzJii{width:100%;max-width:100%;max-height:none;box-shadow:none;border-radius:0}.csvImportModal_header__iIztx{background:#f8f8f8;height:70px;padding:20px;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box}.csvImportModal_title__yn8gJ{font-size:20px;font-weight:500}.csvImportModal_closeButton__jSyfx{background:none;border:none;color:#535456;cursor:pointer;padding:4px;line-height:1;display:flex;align-items:center;justify-content:center}.csvImportModal_content__F1kEw{padding:20px;display:flex;flex-direction:column;gap:20px}.csvImportModal_description__iURYh{font-size:14px;line-height:1.5}.csvImportModal_fieldRow__EP9Rz{display:grid;grid-template-columns:1fr 1fr;gap:16px}.csvImportModal_field__VnseR{display:flex;flex-direction:column;gap:4px}.csvImportModal_label__gxSPv{font-size:14px;font-weight:500;color:#535456}.csvImportModal_input___1e3H,.csvImportModal_select__66tWV{width:100%;padding:10px 12px;border:1px solid #dadadb;border-radius:4px;background:#ffffff;font-size:14px;color:#0b0d0f;box-sizing:border-box}.csvImportModal_input___1e3H:disabled,.csvImportModal_select__66tWV:disabled{background:#f3f4f6;color:#8c9096;cursor:not-allowed}.csvImportModal_dropzone__7CKsC{border:1px dashed #8c9096;border-radius:8px;padding:20px;min-height:140px;display:flex;flex-direction:column;gap:8px;align-items:center;justify-content:center;text-align:center;background:#ffffff}.csvImportModal_dropTitle__5Jmmu{font-size:14px;font-weight:500}.csvImportModal_dropMeta__unkun{font-size:12px;font-style:italic;color:#8c9096}.csvImportModal_fileName__QC58m{font-size:14px;font-weight:500;text-align:center}.csvImportModal_fileDetails__eo6Ks{display:flex;gap:12px;font-size:12px;color:#8c9096;justify-content:center}.csvImportModal_link__5TJ5M{color:#2e66e1;text-decoration:underline;font-weight:500}.csvImportModal_ctaRow__EqGJf{display:flex;gap:8px;justify-content:center;align-items:center;flex-wrap:wrap}.csvImportModal_footer__iwSej{border-top:1px solid #dadadb;padding:20px;display:flex;justify-content:flex-end;gap:12px}.csvImportModal_button__t_4jq{height:32px;padding:0 16px;border-radius:5px;border:none;font-size:14px;font-weight:500;cursor:pointer;transition:filter .15s ease}.csvImportModal_button__t_4jq:disabled{cursor:not-allowed;filter:grayscale(.3)}.csvImportModal_primary__E05Xy{background:#2e66e1;color:#ffffff;border:1px solid #2e66e1}.csvImportModal_secondary__2qGIv{background:#ffffff;color:#535456;border:1.5px solid #dadadb}.csvImportModal_ghost__mlY3Y{background:#e8e9ea;color:#8c9096;border:1px solid #e8e9ea}.csvImportModal_loadingArea__z8pFL,.csvImportModal_resultArea__bO9Pd{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;min-height:200px}.csvImportModal_spinner__tyipn{width:32px;height:32px;color:#2e66e1;animation:csvImportModal_spin__BJFzB 1s linear infinite}.csvImportModal_resultIcon__LZQNl{width:32px;height:32px}.csvImportModal_progressText__Mfjp7{font-size:14px;text-align:center}.csvImportModal_summarySection__o3xTf{display:flex;flex-direction:column;gap:12px}.csvImportModal_errorsCard__zmEk7,.csvImportModal_openPositionsCard___75m3,.csvImportModal_summaryCard__L8_mX{padding:12px;border-radius:4px;width:100%;box-sizing:border-box}.csvImportModal_summaryCard__L8_mX{background:#f8f8f8;display:flex;flex-direction:column;gap:4px}.csvImportModal_summaryRow__8AF76{display:flex;align-items:center;gap:8px;font-size:12px}.csvImportModal_openPositionsCard___75m3{background:#f8f8f8;display:flex;flex-direction:column;gap:8px}.csvImportModal_openTitle__CWhwS{font-size:14px;font-weight:500}.csvImportModal_checkboxRow__YGivt{display:flex;align-items:center;gap:8px}.csvImportModal_errorsCard__zmEk7{background:#fcedf0;color:#9f3652;font-size:14px;line-height:1.4}.csvImportModal_tableWrapper__JM9Ir{border:1px solid #dadadb;border-radius:4px;overflow:hidden}.csvImportModal_tableHeader__MlqAr,.csvImportModal_tableRow__l48DN{display:grid;grid-template-columns:52px 1.4fr 1fr .9fr .9fr .9fr 48px;align-items:center;padding:10px 12px;font-size:14px}.csvImportModal_tableHeader__MlqAr{background:#ffffff;font-weight:600;color:#535456;border-bottom:1px solid #dadadb}.csvImportModal_tableRow__l48DN:nth-child(odd){background:#f8f8f8}.csvImportModal_rowIndex__pnQ2X{background:#f0f0f0;border-radius:6px;width:36px;height:28px;display:grid;place-items:center;font-size:13px;color:#8c9096}.csvImportModal_status__ujgZJ{font-size:14px}.csvImportModal_statusOpen__2BQRz{color:#2e66e1;font-weight:600}.csvImportModal_statusClosed__TPJhx{color:#535456}.csvImportModal_removeButton__tjDlF{background:none;border:none;color:#8c9096;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:4px}.csvImportModal_tableEmpty__WN_PO{padding:16px;text-align:center;color:#8c9096;font-size:14px}.csvImportModal_metaRow__BH8Rf{display:flex;gap:12px;font-size:12px;color:#8c9096;flex-wrap:wrap}.csvImportModal_bold__DfR6e{font-weight:600}@keyframes csvImportModal_spin__BJFzB{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:820px){.csvImportModal_modal___ZlXj{width:100%}.csvImportModal_fieldRow__EP9Rz{grid-template-columns:1fr}.csvImportModal_tableHeader__MlqAr,.csvImportModal_tableRow__l48DN{grid-template-columns:40px 1.3fr .9fr .8fr .8fr .8fr 40px;font-size:13px}}.accountFilterDropdown_dropdownContainer__b2r7_{position:relative;display:inline-flex;align-items:center;margin-left:4px}.accountFilterDropdown_trigger__ilLPb{display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border-radius:10px;border:none;background:transparent;color:#0b0d0f;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s ease,color .2s ease}.accountFilterDropdown_triggerActive__q8NQG,.accountFilterDropdown_trigger__ilLPb:hover:not(:disabled){background-color:rgba(15,13,15,.08)}.accountFilterDropdown_trigger__ilLPb:disabled{cursor:not-allowed;color:#9ca3af}.accountFilterDropdown_triggerIconWrapper__w8y49{display:inline-flex;align-items:center;justify-content:center;position:relative;line-height:0}.accountFilterDropdown_activeDot__GFVTO{position:absolute;top:-2px;right:-2px;width:8px;height:8px;border-radius:50%;background-color:#1c7ed6;border:2px solid #ffffff}.accountFilterDropdown_triggerLabel__fOyHK{font-size:14px;font-weight:500}.accountFilterDropdown_menu__e7_fm{position:absolute;top:calc(100% + 8px);right:0;width:260px;background:#ffffff;border-radius:16px;box-shadow:0 20px 45px rgba(15,23,42,.18);padding:12px;z-index:20}.accountFilterDropdown_menuHeader__5EPax{display:block;font-size:12px;font-weight:400;color:#8c9096;margin-bottom:12px;text-transform:uppercase;letter-spacing:.08em}.accountFilterDropdown_optionList__pqHHJ{display:flex;flex-direction:column}.accountFilterDropdown_optionButton__vsXzW{display:flex;align-items:center;gap:10px;width:100%;padding:8px 4px;border:none;background:transparent;border-radius:10px;cursor:pointer;font-size:14px;font-weight:500;color:#0b0d0f;transition:background-color .2s ease,color .2s ease;text-align:left}.accountFilterDropdown_optionButtonDefault__EV6zx{background:transparent}.accountFilterDropdown_optionButtonDefault__EV6zx:hover{background:#f1f5f9}.accountFilterDropdown_checkbox__PbIfD{width:20px;height:20px;border-radius:5px;border:2px solid #d0d5dd;display:inline-flex;align-items:center;justify-content:center;color:transparent;font-size:12px;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.accountFilterDropdown_checkboxNeutral__Ldo9C{color:transparent}.accountFilterDropdown_checkboxCheckedAllState__QvSse,.accountFilterDropdown_checkboxChecked__AF1Oi{background:#2e66e1;border-color:#2e66e1;color:#ffffff}.accountFilterDropdown_checkboxCheckedInAllMode__2i9cr{background:#dadadb;border-color:#dadadb;color:#8c9096}.accountFilterDropdown_optionLabel__Xb5i9{flex:1 1 auto}.accountFilterDropdown_emptyState__18XuW{font-size:14px;color:#6b7280;padding:8px 0}.accountFilterDropdown_divider__235uP{width:100%;height:1px;background:#ececee;margin:2px 0}.accountFilterDropdown_manageButton__X0rDm{display:flex;align-items:center;gap:8px;background:transparent;border:none;color:#0b0d0f;cursor:pointer;font-size:14px;font-weight:500;width:100%;transition:color .2s ease;padding:10px 12px}.accountFilterDropdown_manageButton__X0rDm:hover{color:#1c7ed6}.sideBar_sidebar__jzQq3{width:64px;height:100vh;position:absolute;z-index:1000}.sideBar_menuList__BbDH_,.sideBar_sidebar__jzQq3{display:flex;flex-direction:column;align-items:center}.sideBar_menuList__BbDH_{list-style:none;padding:0;margin:0;width:100%}.sideBar_menuItem__Z6ly5{text-align:center;padding:4px;display:flex;justify-content:center;align-items:center;flex-direction:column;position:relative}.sideBar_menuItem__Z6ly5 a{width:35px;height:35px}.sideBar_menuList__BbDH_ .sideBar_active__2SKwO{background-color:#2e66e1;color:white;border-radius:10px}.sideBar_menuList__BbDH_ .sideBar_disabled__jkACB{pointer-events:none;opacity:.5}.sideBar_menuItem__Z6ly5 img{transition:transform .3s}.sideBar_menuItem__Z6ly5 span{display:none;position:absolute;left:60px;top:50%;transform:translateY(-50%);white-space:nowrap;font-size:16px;background:#fff;color:#ffffff;background-color:#0b0d0f;padding:5px 10px;border-radius:30px;z-index:10}.sideBar_menuItem__Z6ly5:hover img{transform:scale(1.2)}.sideBar_menuItem__Z6ly5:hover span{display:block;opacity:0;transition:opacity .3s ease;opacity:1}.mobileDraftView_screen__K3OS3,.mobileDraftView_stack__DVfLA{display:flex;flex-direction:column;gap:24px}.mobileDraftView_error__hnLj8{color:#d93025;font-size:14px}.mobileDraftView_finalizeButton__BwU_P{width:100%;height:33px;border:none;border-radius:5px;background:var(--blue-4,#2e66e1);color:#ffffff;font-family:Brockmann,Arial,Helvetica,sans-serif;font-size:14px;font-weight:500;line-height:normal;padding:8px 16px;display:flex;align-items:center;justify-content:center;cursor:pointer}.mobileDraftView_finalizeButton__BwU_P:disabled{opacity:.6;cursor:not-allowed}.mobileDraftView_section__bVNdr{display:flex;flex-direction:column}.mobileDraftView_sectionTitle__Z15_L{margin:0 0 8px 12px;font-family:Brockmann,Arial,Helvetica,sans-serif;font-size:14px;font-weight:500;line-height:normal;color:var(--key-6,#0b0d0f)}.mobileDraftView_card__8WVeW{background:#ffffff;border-radius:12px;padding:12px}