.Dashboard-module__8Mmpzq__layout{min-height:100vh;font-family:var(--font-sans,system-ui,-apple-system,sans-serif);background:#f8fafc;display:flex}.Dashboard-module__8Mmpzq__loadingContainer{color:#64748b;background:#f8fafc;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;display:flex}.Dashboard-module__8Mmpzq__spinner{color:#2563eb;margin-bottom:16px;animation:1s linear infinite Dashboard-module__8Mmpzq__spin}@keyframes Dashboard-module__8Mmpzq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Dashboard-module__8Mmpzq__mainWrapper{flex-direction:column;flex:1;min-width:0;margin-left:260px;transition:margin-left .3s;display:flex}.Dashboard-module__8Mmpzq__topHeader{z-index:40;background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;height:72px;padding:0 32px;display:flex;position:sticky;top:0;box-shadow:0 1px 2px #00000008}.Dashboard-module__8Mmpzq__topHeaderLeft{align-items:center;display:flex}.Dashboard-module__8Mmpzq__headerStats{gap:12px;display:flex}.Dashboard-module__8Mmpzq__headerStatPill{color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;align-items:center;gap:8px;padding:8px 16px;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}.Dashboard-module__8Mmpzq__headerStatPill:hover{background:#f1f5f9;border-color:#cbd5e1}.Dashboard-module__8Mmpzq__topHeaderCenter{position:absolute;left:50%;transform:translate(-50%)}.Dashboard-module__8Mmpzq__headerGreeting{color:#1e293b;letter-spacing:-.01em;font-size:1.1rem;font-weight:700}.Dashboard-module__8Mmpzq__profileDropdown{position:relative}.Dashboard-module__8Mmpzq__profileTrigger{cursor:pointer;background:#fff;border:1px solid #0000;border-radius:24px;align-items:center;gap:12px;padding:4px 4px 4px 12px;transition:all .2s;display:flex}.Dashboard-module__8Mmpzq__profileTrigger:hover{background:#f8fafc;border-color:#e2e8f0}.Dashboard-module__8Mmpzq__profileName{color:#334155;font-size:.9rem;font-weight:600;display:block}.Dashboard-module__8Mmpzq__profileAvatar{color:#fff;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:.9rem;font-weight:700;display:flex;box-shadow:0 2px 4px #2563eb33}.Dashboard-module__8Mmpzq__profileChevron{color:#94a3b8;margin-right:4px;transition:transform .2s}.Dashboard-module__8Mmpzq__profileChevron.Dashboard-module__8Mmpzq__open{transform:rotate(180deg)}.Dashboard-module__8Mmpzq__dropdownMenu{z-index:50;background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:260px;padding:8px;animation:.2s ease-out Dashboard-module__8Mmpzq__slideDown;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 10px 30px #0000001a}@keyframes Dashboard-module__8Mmpzq__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Dashboard-module__8Mmpzq__dropdownHeader{background:#f8fafc;border-radius:8px;align-items:center;gap:12px;margin-bottom:8px;padding:12px;display:flex}.Dashboard-module__8Mmpzq__dropdownAvatar{color:#2563eb;background:#dbeafe;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.85rem;font-weight:700;display:flex}.Dashboard-module__8Mmpzq__dropdownInfo{flex-direction:column;display:flex}.Dashboard-module__8Mmpzq__dropdownName{color:#1e293b;font-size:.9rem;font-weight:600}.Dashboard-module__8Mmpzq__dropdownRole{color:#64748b;font-size:.75rem}.Dashboard-module__8Mmpzq__dropdownDivider{background:#f1f5f9;height:1px;margin:6px 0}.Dashboard-module__8Mmpzq__dropdownItem,.Dashboard-module__8Mmpzq__dropdownLogout{color:#475569;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;align-items:center;gap:10px;width:100%;padding:10px 12px;font-size:.9rem;text-decoration:none;transition:all .15s;display:flex}.Dashboard-module__8Mmpzq__dropdownItem:hover{color:#1e293b;background:#f1f5f9}.Dashboard-module__8Mmpzq__dropdownLogout{color:#ef4444}.Dashboard-module__8Mmpzq__dropdownLogout:hover{background:#fef2f2}.Dashboard-module__8Mmpzq__main{flex:1;width:100%;max-width:1400px;margin:0 auto;padding:32px}.Dashboard-module__8Mmpzq__dashboardContainer{flex-direction:column;gap:32px;display:flex}.Dashboard-module__8Mmpzq__welcomeBanner{color:#fff;background:linear-gradient(135deg,#1e3a8a 0%,#2563eb 100%);border-radius:20px;justify-content:space-between;align-items:flex-end;padding:40px;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #2563eb40}.Dashboard-module__8Mmpzq__welcomeBanner:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff1a);width:300px;height:100%;position:absolute;top:0;right:0;transform:skew(-20deg)translate(100px)}.Dashboard-module__8Mmpzq__welcomeTitle{letter-spacing:-.02em;margin:0 0 12px;font-size:2.25rem;font-weight:800;line-height:1.1;color:#fff!important}.Dashboard-module__8Mmpzq__welcomeSubtitle{opacity:.9;max-width:500px;margin:0;font-size:1.1rem;font-weight:400;color:#ffffffe6!important}.Dashboard-module__8Mmpzq__bannerStats{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:10;background:#ffffff1a;border:1px solid #fff3;border-radius:16px;align-items:center;padding:16px 32px;display:flex}.Dashboard-module__8Mmpzq__bannerStatItem{flex-direction:column;align-items:center;gap:4px;display:flex}.Dashboard-module__8Mmpzq__statLabel{text-transform:uppercase;letter-spacing:1px;opacity:.8;color:#fff;font-size:.75rem;font-weight:600}.Dashboard-module__8Mmpzq__statValue{color:#fdba74;font-size:1.5rem;font-weight:700}.Dashboard-module__8Mmpzq__bannerStatDivider{background:#fff3;width:1px;height:32px;margin:0 32px}.Dashboard-module__8Mmpzq__tabsContainer{border-bottom:1px solid #e2e8f0;gap:8px;padding-bottom:0;display:flex}.Dashboard-module__8Mmpzq__tabItem{color:#64748b;cursor:pointer;background:0 0;border:none;border-bottom:3px solid #0000;align-items:center;gap:10px;margin-bottom:-2px;padding:14px 24px;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.Dashboard-module__8Mmpzq__tabItem:hover{color:#334155;background:linear-gradient(#0000,#f8fafc)}.Dashboard-module__8Mmpzq__tabActive{color:#2563eb;border-bottom-color:#2563eb}.Dashboard-module__8Mmpzq__tabBadge{color:#2563eb;background:#eff6ff;border-radius:20px;padding:3px 10px;font-size:.75rem;font-weight:700;line-height:1}.Dashboard-module__8Mmpzq__tabActive .Dashboard-module__8Mmpzq__tabBadge{color:#fff;background:#2563eb}.Dashboard-module__8Mmpzq__contentMain{background:#fff;border:1px solid #e2e8f0;border-radius:20px;min-height:500px;padding:32px;box-shadow:0 4px 6px -1px #0000000d}.Dashboard-module__8Mmpzq__sectionHeader{background:0 0;border-bottom:1px solid #f1f5f9;border-radius:0;justify-content:space-between;align-items:center;margin-bottom:32px;padding:0 0 24px;display:flex}.Dashboard-module__8Mmpzq__sectionHeading{color:#1e293b;letter-spacing:-.01em;margin:0;font-size:1.5rem;font-weight:700}.Dashboard-module__8Mmpzq__itemCount{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;padding:6px 14px;font-size:.9rem;font-weight:600}.Dashboard-module__8Mmpzq__sectionHeaderTrades{border-bottom-color:#2563eb}.Dashboard-module__8Mmpzq__sectionHeaderTrades .Dashboard-module__8Mmpzq__sectionHeading{color:#1e3a8a}.Dashboard-module__8Mmpzq__sectionHeaderBonus{border-bottom-color:#7c3aed}.Dashboard-module__8Mmpzq__sectionHeaderBonus .Dashboard-module__8Mmpzq__sectionHeading{color:#7c3aed}.Dashboard-module__8Mmpzq__sectionHeaderFree{border-bottom-color:#059669}.Dashboard-module__8Mmpzq__sectionHeaderFree .Dashboard-module__8Mmpzq__sectionHeading{color:#059669}.Dashboard-module__8Mmpzq__sectionHeaderPurchase{border-bottom-color:#be185d}.Dashboard-module__8Mmpzq__sectionHeaderPurchase .Dashboard-module__8Mmpzq__sectionHeading{color:#be185d}.Dashboard-module__8Mmpzq__emptyState{text-align:center;color:#94a3b8;flex-direction:column;justify-content:center;align-items:center;padding:80px 20px;display:flex}.Dashboard-module__8Mmpzq__emptyState svg{opacity:.2;color:#2563eb;margin-bottom:20px}.Dashboard-module__8Mmpzq__emptyState h3{color:#334155;margin:0 0 8px;font-size:1.25rem;font-weight:600}.Dashboard-module__8Mmpzq__emptyState p{color:#94a3b8;margin:0;font-size:1rem}@media (max-width:992px){.Dashboard-module__8Mmpzq__mainWrapper{margin-left:0;padding-top:64px}.Dashboard-module__8Mmpzq__topHeader{display:none}.Dashboard-module__8Mmpzq__main{padding:20px}.Dashboard-module__8Mmpzq__welcomeBanner{flex-direction:column;align-items:flex-start;gap:24px;padding:24px}.Dashboard-module__8Mmpzq__bannerStats{justify-content:space-around;width:100%;padding:16px}.Dashboard-module__8Mmpzq__welcomeTitle{font-size:1.5rem}.Dashboard-module__8Mmpzq__contentMain{padding:20px}.Dashboard-module__8Mmpzq__tabsContainer{gap:0;padding-bottom:0;overflow-x:auto}.Dashboard-module__8Mmpzq__tabItem{white-space:nowrap;padding:12px 16px;font-size:.9rem}.Dashboard-module__8Mmpzq__mobileHeader{display:block}}
.ContentCard-module__mu_iBW__card{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-top-width:0;border-radius:12px;flex-direction:column;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.ContentCard-module__mu_iBW__cardBlue,.ContentCard-module__mu_iBW__cardBonus,.ContentCard-module__mu_iBW__cardFree,.ContentCard-module__mu_iBW__cardPurchase{border-top:4px solid #000}.ContentCard-module__mu_iBW__card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.ContentCard-module__mu_iBW__card.ContentCard-module__mu_iBW__locked{opacity:.95}.ContentCard-module__mu_iBW__thumbnailWrapper{background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);width:100%;padding-top:141.4%;position:relative}.ContentCard-module__mu_iBW__thumbnail{width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.ContentCard-module__mu_iBW__thumbnail img{object-fit:cover;width:100%;height:100%}.ContentCard-module__mu_iBW__placeholderThumbnail{color:#94a3b8;background:linear-gradient(135deg,#f1f5f9 0%,#e2e8f0 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.ContentCard-module__mu_iBW__badgeContainer{position:absolute;top:12px;right:12px}.ContentCard-module__mu_iBW__badge{text-transform:uppercase;letter-spacing:.5px;border-radius:20px;align-items:center;gap:4px;padding:4px 10px;font-size:10px;font-weight:700;display:inline-flex}.ContentCard-module__mu_iBW__freeBadge{color:#fff;background:#10b981}.ContentCard-module__mu_iBW__premiumBadge{color:#fff;background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%)}.ContentCard-module__mu_iBW__bonusBadge{color:#fff;background:linear-gradient(135deg,#8b5cf6 0%,#7c3aed 100%)}.ContentCard-module__mu_iBW__purchaseBadge{color:#fff;background:linear-gradient(135deg,#ec4899 0%,#db2777 100%)}.ContentCard-module__mu_iBW__lockedBadge{color:#fff;background:#64748b}.ContentCard-module__mu_iBW__info{flex-direction:column;flex:1;gap:8px;padding:16px;display:flex}.ContentCard-module__mu_iBW__serviceName{color:#64748b;text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:600}.ContentCard-module__mu_iBW__meta{color:#94a3b8;align-items:center;gap:12px;font-size:12px;display:flex}.ContentCard-module__mu_iBW__date{align-items:center;gap:4px;display:flex}.ContentCard-module__mu_iBW__tradeNumber{color:#475569;background:#f1f5f9;border-radius:4px;padding:2px 8px;font-weight:600}.ContentCard-module__mu_iBW__title{color:#1e293b;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:15px;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.ContentCard-module__mu_iBW__stockName{color:#1d4ed8;background:linear-gradient(135deg,#dbeafe 0%,#bfdbfe 100%);border-radius:4px;width:fit-content;padding:2px 8px;font-size:11px;font-weight:700;display:inline-block}.ContentCard-module__mu_iBW__description{color:#64748b;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}.ContentCard-module__mu_iBW__actions{border-top:1px solid #f1f5f9;align-items:center;gap:8px;margin-top:auto;padding-top:12px;display:flex}.ContentCard-module__mu_iBW__viewBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:6px;padding:10px 16px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.ContentCard-module__mu_iBW__viewBtn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #3b82f666}.ContentCard-module__mu_iBW__downloadBtn{color:#475569;cursor:pointer;background:#f1f5f9;border:none;border-radius:8px;justify-content:center;align-items:center;padding:10px;transition:all .2s;display:flex}.ContentCard-module__mu_iBW__accessReason{color:#94a3b8;font-size:12px;font-style:italic}@media (max-width:768px){.ContentCard-module__mu_iBW__thumbnailWrapper{padding-top:100%}.ContentCard-module__mu_iBW__info{padding:12px}}
.ContentDetailModal-module__kpwJnG__overlay{z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000b3;justify-content:center;align-items:center;width:100%;height:100%;animation:.2s ease-out ContentDetailModal-module__kpwJnG__fadeIn;display:flex;position:fixed;top:0;left:0}.ContentDetailModal-module__kpwJnG__modal{background:#fff;border:1px solid #ffffff1a;border-radius:16px;width:90%;max-width:600px;max-height:90vh;animation:.3s cubic-bezier(.16,1,.3,1) ContentDetailModal-module__kpwJnG__slideUp;position:relative;overflow-y:auto;box-shadow:0 20px 50px #0000004d}.ContentDetailModal-module__kpwJnG__closeBtn{cursor:pointer;color:#4b5563;z-index:10;background:#0000000d;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.ContentDetailModal-module__kpwJnG__closeBtn:hover{color:#ef4444;background:#fee2e2}.ContentDetailModal-module__kpwJnG__imageHeader{width:100%;height:250px;position:relative;overflow:hidden}.ContentDetailModal-module__kpwJnG__thumbnail{object-fit:cover;width:100%;height:100%}.ContentDetailModal-module__kpwJnG__content{padding:24px}.ContentDetailModal-module__kpwJnG__meta{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.ContentDetailModal-module__kpwJnG__date{color:#6b7280;font-size:.875rem}.ContentDetailModal-module__kpwJnG__badge{text-transform:uppercase;border-radius:20px;padding:4px 10px;font-size:.75rem;font-weight:600}.ContentDetailModal-module__kpwJnG__badge.ContentDetailModal-module__kpwJnG__pdf{color:#4f46e5;background:#eef2ff}.ContentDetailModal-module__kpwJnG__badge.ContentDetailModal-module__kpwJnG__text_message{color:#059669;background:#ecfdf5}.ContentDetailModal-module__kpwJnG__title{color:#111827;margin-bottom:12px;font-size:1.5rem;font-weight:700;line-height:1.3}.ContentDetailModal-module__kpwJnG__description{color:#4b5563;margin-bottom:24px;font-size:1rem;line-height:1.6}.ContentDetailModal-module__kpwJnG__tradeDetails{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:24px;padding:16px}.ContentDetailModal-module__kpwJnG__tradeGrid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.ContentDetailModal-module__kpwJnG__tradeItem label{text-transform:uppercase;color:#6b7280;margin-bottom:4px;font-size:.75rem;font-weight:600;display:block}.ContentDetailModal-module__kpwJnG__tradeItem span{color:#111827;font-size:1.125rem;font-weight:600}.ContentDetailModal-module__kpwJnG__messageContent{white-space:pre-wrap;color:#1f2937;background:#f0f9ff;border-left:4px solid #0ea5e9;border-radius:8px;margin-bottom:24px;padding:16px;font-family:Inter,sans-serif;font-size:1rem;line-height:1.6}.ContentDetailModal-module__kpwJnG__actions{gap:12px;margin-top:24px;display:flex}.ContentDetailModal-module__kpwJnG__actionBtn{cursor:pointer;border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:8px;padding:12px;font-weight:600;transition:all .2s;display:flex}.ContentDetailModal-module__kpwJnG__primaryBtn{color:#fff;background:#2563eb}.ContentDetailModal-module__kpwJnG__primaryBtn:hover{background:#1d4ed8}.ContentDetailModal-module__kpwJnG__secondaryBtn{color:#374151;background:#f3f4f6}.ContentDetailModal-module__kpwJnG__secondaryBtn:hover{background:#e5e7eb}@keyframes ContentDetailModal-module__kpwJnG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ContentDetailModal-module__kpwJnG__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (prefers-color-scheme:dark){.ContentDetailModal-module__kpwJnG__modal{background:#1f2937;border-color:#374151}.ContentDetailModal-module__kpwJnG__title{color:#f9fafb}.ContentDetailModal-module__kpwJnG__description{color:#d1d5db}.ContentDetailModal-module__kpwJnG__date{color:#9ca3af}.ContentDetailModal-module__kpwJnG__closeBtn{color:#e5e7eb;background:#ffffff1a}.ContentDetailModal-module__kpwJnG__closeBtn:hover{background:#ef444433}.ContentDetailModal-module__kpwJnG__tradeDetails{background:#111827;border-color:#374151}.ContentDetailModal-module__kpwJnG__tradeItem span{color:#f3f4f6}.ContentDetailModal-module__kpwJnG__tradeItem label{color:#9ca3af}.ContentDetailModal-module__kpwJnG__messageContent{color:#e0f2fe;background:#0c4a6e;border-color:#38bdf8}.ContentDetailModal-module__kpwJnG__secondaryBtn{color:#f9fafb;background:#374151}.ContentDetailModal-module__kpwJnG__secondaryBtn:hover{background:#4b5563}}
.TextMessageCard-module__jyJ45a__card{cursor:pointer;background:#fff;border-left:4px solid #3b82f6;border-radius:12px;padding:16px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 2px 8px #00000014}.TextMessageCard-module__jyJ45a__badgeContainer{z-index:10;position:absolute;top:12px;right:12px}.TextMessageCard-module__jyJ45a__badge{text-transform:uppercase;letter-spacing:.5px;border-radius:6px;padding:4px 8px;font-size:10px;font-weight:800;box-shadow:0 2px 4px #0000001a}.TextMessageCard-module__jyJ45a__badgePremium{color:#000;background:linear-gradient(135deg,gold 0%,#fdb931 100%);border:1px solid #e6ac00}.TextMessageCard-module__jyJ45a__badgeFree{color:#fff;background:#22c55e}.TextMessageCard-module__jyJ45a__badgeBonus{color:#fff;background:#8b5cf6}.TextMessageCard-module__jyJ45a__card:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000001f}.TextMessageCard-module__jyJ45a__header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.TextMessageCard-module__jyJ45a__dateInfo{align-items:center;gap:12px;display:flex}.TextMessageCard-module__jyJ45a__date{color:#64748b;font-size:12px}.TextMessageCard-module__jyJ45a__tradeNumber{color:#475569;background:#f1f5f9;border-radius:20px;padding:4px 10px;font-size:11px;font-weight:700}.TextMessageCard-module__jyJ45a__status{text-transform:uppercase;border-radius:20px;align-items:center;gap:4px;padding:4px 12px;font-size:11px;font-weight:700;display:flex}.TextMessageCard-module__jyJ45a__statusOpen{color:#d97706;background:#fef3c7}.TextMessageCard-module__jyJ45a__statusProfit{color:#059669;background:#d1fae5}.TextMessageCard-module__jyJ45a__statusLoss{color:#dc2626;background:#fee2e2}.TextMessageCard-module__jyJ45a__statusPending{color:#64748b;background:#f1f5f9}.TextMessageCard-module__jyJ45a__stockHeader{align-items:center;gap:8px;margin-bottom:12px;display:flex}.TextMessageCard-module__jyJ45a__stockName{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border-radius:6px;padding:4px 12px;font-size:14px;font-weight:700}.TextMessageCard-module__jyJ45a__entryPrice{color:#475569;font-size:14px;font-weight:600}.TextMessageCard-module__jyJ45a__messageContent{background:#f8fafc;border-radius:8px;margin-bottom:12px;padding:12px}.TextMessageCard-module__jyJ45a__messageContent p{color:#334155;margin:0 0 4px;font-size:14px;line-height:1.6}.TextMessageCard-module__jyJ45a__messageContent p:last-child{margin-bottom:0}.TextMessageCard-module__jyJ45a__targets{gap:16px;margin-bottom:12px;display:flex}.TextMessageCard-module__jyJ45a__targetItem,.TextMessageCard-module__jyJ45a__slItem{flex-direction:column;gap:2px;display:flex}.TextMessageCard-module__jyJ45a__targetLabel{color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;font-size:10px}.TextMessageCard-module__jyJ45a__targetValue{color:#059669;font-size:14px;font-weight:700}.TextMessageCard-module__jyJ45a__slValue{color:#dc2626;font-size:14px;font-weight:700}.TextMessageCard-module__jyJ45a__result{border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding-top:12px;display:flex}.TextMessageCard-module__jyJ45a__resultBadge{border-radius:8px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:600;display:flex}.TextMessageCard-module__jyJ45a__profitBadge{color:#059669;background:#d1fae5}.TextMessageCard-module__jyJ45a__lossBadge{color:#dc2626;background:#fee2e2}.TextMessageCard-module__jyJ45a__profitAmount{color:#059669;font-size:16px;font-weight:700}.TextMessageCard-module__jyJ45a__lossAmount{color:#dc2626;font-size:16px;font-weight:700}@media (max-width:480px){.TextMessageCard-module__jyJ45a__header{flex-direction:column;align-items:flex-start;gap:8px}.TextMessageCard-module__jyJ45a__targets{flex-wrap:wrap}.TextMessageCard-module__jyJ45a__result{flex-direction:column;align-items:flex-start;gap:8px}}
.ContentGrid-module__NzZqKW__container{width:100%}.ContentGrid-module__NzZqKW__toolbar{background:#fff;border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:24px;padding:16px;display:flex;box-shadow:0 2px 8px #0000000f}.ContentGrid-module__NzZqKW__filters{gap:8px;display:flex}.ContentGrid-module__NzZqKW__filterBtn{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:8px;padding:8px 16px;font-size:13px;font-weight:500;transition:all .2s}.ContentGrid-module__NzZqKW__filterBtn:hover{background:#e2e8f0}.ContentGrid-module__NzZqKW__filterBtn.ContentGrid-module__NzZqKW__active{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%)}.ContentGrid-module__NzZqKW__viewModes{background:#f1f5f9;border-radius:8px;gap:4px;padding:4px;display:flex}.ContentGrid-module__NzZqKW__viewBtn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.ContentGrid-module__NzZqKW__viewBtn:hover{color:#3b82f6}.ContentGrid-module__NzZqKW__viewBtn.ContentGrid-module__NzZqKW__active{color:#3b82f6;background:#fff;box-shadow:0 1px 3px #0000001a}.ContentGrid-module__NzZqKW__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;display:grid}.ContentGrid-module__NzZqKW__list{flex-direction:column;gap:16px;display:flex}.ContentGrid-module__NzZqKW__messageList{flex-direction:column;gap:16px;max-width:600px;display:flex}.ContentGrid-module__NzZqKW__section{margin-bottom:32px}.ContentGrid-module__NzZqKW__sectionTitle{color:#1e293b;border-bottom:2px solid #e2e8f0;margin:0 0 16px;padding-bottom:8px;font-size:18px;font-weight:600}.ContentGrid-module__NzZqKW__empty{text-align:center;color:#64748b;background:#f8fafc;border-radius:12px;padding:48px}@media (max-width:768px){.ContentGrid-module__NzZqKW__toolbar{flex-direction:column;gap:12px}.ContentGrid-module__NzZqKW__filters{width:100%;padding-bottom:4px;overflow-x:auto}.ContentGrid-module__NzZqKW__filterBtn{white-space:nowrap;flex-shrink:0}.ContentGrid-module__NzZqKW__grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px}}@media (max-width:480px){.ContentGrid-module__NzZqKW__grid{grid-template-columns:1fr}}
.UserNav-module__T0Dpoq__mobileHeader{z-index:100;background:#fff;border-bottom:1px solid #e2e8f0;height:64px;display:none;position:fixed;top:0;left:0;right:0}.UserNav-module__T0Dpoq__mobileHeaderContent{justify-content:space-between;align-items:center;height:100%;padding:0 20px;display:flex}.UserNav-module__T0Dpoq__mobileLogo{color:#1e293b;letter-spacing:.5px;margin:0;font-size:1.1rem;font-weight:700}.UserNav-module__T0Dpoq__mobileMenuBtn{color:#64748b;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:8px;display:flex}.UserNav-module__T0Dpoq__sidebar{z-index:50;background:#fff;border-right:1px solid #e2e8f0;flex-direction:column;width:260px;height:100vh;transition:transform .3s;display:flex;position:fixed;top:0;bottom:0;left:0;box-shadow:4px 0 24px #00000005}.UserNav-module__T0Dpoq__sidebarContent{flex-direction:column;height:100%;min-height:0;padding:24px 16px 20px;display:flex;overflow-y:auto}.UserNav-module__T0Dpoq__logoSection{flex-shrink:0;margin-bottom:24px;padding:0 8px}.UserNav-module__T0Dpoq__logo{color:#1e3a8a;letter-spacing:-.5px;margin:0 0 4px;font-size:1.5rem;font-weight:800}.UserNav-module__T0Dpoq__panelBadge{color:#2563eb;background:#eff6ff;border:1px solid #dbeafe;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;gap:8px;margin-bottom:24px;padding:10px 16px;font-size:.9rem;font-weight:600;display:flex;box-shadow:0 2px 4px #2563eb0d}.UserNav-module__T0Dpoq__nav{flex-direction:column;flex:1;gap:4px;padding-right:4px;display:flex;overflow-y:auto}.UserNav-module__T0Dpoq__nav::-webkit-scrollbar{width:4px}.UserNav-module__T0Dpoq__nav::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:4px}.UserNav-module__T0Dpoq__navItem{color:#64748b;border:1px solid #0000;border-radius:10px;flex-shrink:0;align-items:center;gap:12px;padding:12px 14px;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.UserNav-module__T0Dpoq__navItem:hover{color:#1e293b;background:#f8fafc}.UserNav-module__T0Dpoq__navItem.UserNav-module__T0Dpoq__active{background:linear-gradient(135deg,#1e3a8a 0%,#2563eb 100%);font-weight:600;box-shadow:0 4px 12px #2563eb40;color:#fff!important}.UserNav-module__T0Dpoq__currentIcon{opacity:.9}.UserNav-module__T0Dpoq__sidebarFooter{border-top:1px solid #e2e8f0;flex-direction:column;flex-shrink:0;gap:8px;margin-top:auto;padding-top:20px;display:flex}.UserNav-module__T0Dpoq__footerLink,.UserNav-module__T0Dpoq__signOutBtn{cursor:pointer;border-radius:10px;align-items:center;gap:10px;padding:10px 14px;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.UserNav-module__T0Dpoq__footerLink{color:#64748b;background:0 0}.UserNav-module__T0Dpoq__footerLink:hover{color:#1e293b;background:#f1f5f9}.UserNav-module__T0Dpoq__signOutBtn{color:#94a3b8;background:0 0;border:none}.UserNav-module__T0Dpoq__signOutBtn:hover{color:#ef4444;background:#fef2f2}.UserNav-module__T0Dpoq__mobileOverlay{display:none}@media (max-width:992px){.UserNav-module__T0Dpoq__mobileHeader{display:block}.UserNav-module__T0Dpoq__sidebar{transform:translate(-100%);box-shadow:4px 0 24px #0000001a}.UserNav-module__T0Dpoq__sidebar.UserNav-module__T0Dpoq__mobileOpen{transform:translate(0)}.UserNav-module__T0Dpoq__mobileOverlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:40;background:#0f172a66;display:block;position:fixed;inset:0}}
