.LoadingBar-module__jSOAoW__loadingContainer{background:#fff;flex-direction:column;justify-content:center;align-items:center;height:100vh;display:flex}.LoadingBar-module__jSOAoW__loadingBar{background-color:#e0e0e0;border-radius:2px;width:300px;height:4px;margin-bottom:20px;overflow:hidden}.LoadingBar-module__jSOAoW__progress{background:linear-gradient(90deg,#43e97b 0%,#38f9d7 100%);border-radius:2px;height:100%;animation:2s infinite LoadingBar-module__jSOAoW__loading}@keyframes LoadingBar-module__jSOAoW__loading{0%{width:0%}50%{width:100%}to{width:0%}}.LoadingBar-module__jSOAoW__loadingText{color:#333;margin:0;font-size:16px;font-weight:500;animation:1.5s infinite LoadingBar-module__jSOAoW__pulse}@keyframes LoadingBar-module__jSOAoW__pulse{0%,to{opacity:1}50%{opacity:.6}}
.Home-module__g21JLG__navbar{z-index:100;background:#4a5568;width:100vw;margin:-8px 0 0 calc(50% - 50vw);padding:0;position:-webkit-sticky;position:sticky;top:0;box-shadow:0 2px 8px #00000026}.Home-module__g21JLG__navContent{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:15px 20px;display:flex}.Home-module__g21JLG__navTitle{color:#fff;margin:0;font-size:24px;font-weight:700}.Home-module__g21JLG__navLinks{gap:20px;display:flex}.Home-module__g21JLG__navLink{color:#fff;font-size:14px;font-weight:500;text-decoration:none;transition:opacity .3s}.Home-module__g21JLG__navLink:hover{opacity:.8}.Home-module__g21JLG__container{max-width:1400px;margin:0 auto;padding:20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.Home-module__g21JLG__container h1{color:#333;margin-bottom:30px}.Home-module__g21JLG__center{color:#666;justify-content:center;align-items:center;height:100vh;font-size:18px;display:flex}.Home-module__g21JLG__statsGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-bottom:30px;display:grid}.Home-module__g21JLG__statCard{color:#fff;border-radius:8px;padding:20px;box-shadow:0 4px 6px #0000001a}.Home-module__g21JLG__statCard:first-child{background:linear-gradient(135deg,#43e97b 0%,#38f9d7 100%)}.Home-module__g21JLG__statCard:nth-child(2){background:linear-gradient(135deg,#fa709a 0%,#fee140 100%)}.Home-module__g21JLG__statCard:nth-child(3){background:linear-gradient(135deg,#f093fb 0%,#f5576c 100%)}.Home-module__g21JLG__statCard:nth-child(4){background:linear-gradient(135deg,#4facfe 0%,#00f2fe 100%)}.Home-module__g21JLG__statLabel{opacity:.9;margin-bottom:10px;font-size:14px;font-weight:500}.Home-module__g21JLG__statValue{font-size:28px;font-weight:700}.Home-module__g21JLG__statSubContainer{grid-template-columns:1fr 1fr;gap:12px;margin-top:8px;display:grid}.Home-module__g21JLG__statSubItem{flex-direction:column;display:flex}.Home-module__g21JLG__statSubLabel{opacity:.8;margin-bottom:4px;font-size:12px}.Home-module__g21JLG__statSubValue{font-size:18px;font-weight:600}.Home-module__g21JLG__filterSection{margin-bottom:20px}.Home-module__g21JLG__input{border:1px solid #ddd;border-radius:4px;width:100%;max-width:300px;padding:10px 15px;font-size:14px;box-shadow:0 1px 3px #0000000d}.Home-module__g21JLG__input:focus{border-color:#667eea;outline:none;box-shadow:0 0 0 3px #667eea1a}.Home-module__g21JLG__tableWrapper{border-radius:8px;overflow-x:auto;box-shadow:0 1px 3px #0000001a}.Home-module__g21JLG__table{border-collapse:collapse;background:#fff;width:100%}.Home-module__g21JLG__table thead{background-color:#f8f9fa;border-bottom:2px solid #dee2e6}.Home-module__g21JLG__table th{text-align:left;color:#333;border-right:1px solid #dee2e6;padding:15px;font-size:14px;font-weight:600}.Home-module__g21JLG__table th:last-child{border-right:none}.Home-module__g21JLG__table td{border-bottom:1px solid #dee2e6;border-right:1px solid #dee2e6;padding:12px 15px;font-size:14px}.Home-module__g21JLG__table td:last-child{border-right:none}.Home-module__g21JLG__table tbody tr:hover{background-color:#f9f9f9}.Home-module__g21JLG__table tbody tr:last-child td{border-bottom:none}.Home-module__g21JLG__symbol{color:#667eea;font-weight:600}.Home-module__g21JLG__description{color:#666;text-overflow:ellipsis;white-space:nowrap;max-width:200px;overflow:hidden}.Home-module__g21JLG__number{text-align:right;color:#555;font-family:Monaco,Courier New,monospace}.Home-module__g21JLG__chartSection{background:#fff;border-radius:8px;margin:20px 0;padding:15px;box-shadow:0 1px 3px #0000001a}.Home-module__g21JLG__chartSection h2{color:#333;margin-top:0;margin-bottom:15px;font-size:16px}.Home-module__g21JLG__chartLegend{border-top:1px solid #eee;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:15px;margin-top:20px;padding-top:20px;display:grid}.Home-module__g21JLG__legendItem{color:#333;align-items:center;gap:10px;font-size:14px;display:flex}.Home-module__g21JLG__legendColor{border-radius:2px;width:12px;height:12px;display:inline-block}.Home-module__g21JLG__positionsSection{background:#fff;border-radius:8px;flex-direction:column;margin:30px 0;padding:20px;display:flex;box-shadow:0 1px 3px #0000001a}.Home-module__g21JLG__positionsSection h2{color:#333;margin-top:0;margin-bottom:20px;font-size:18px}.Home-module__g21JLG__positionsSearchWrapper{flex-shrink:0;margin-bottom:15px}.Home-module__g21JLG__positionsTableWrapper{border-radius:8px;overflow-x:auto;box-shadow:0 1px 3px #0000001a}.Home-module__g21JLG__positionsTable{border-collapse:collapse;table-layout:fixed;background:#fff;width:100%}.Home-module__g21JLG__positionsTable thead{background-color:#f8f9fa;border-bottom:2px solid #dee2e6}.Home-module__g21JLG__positionsTable th{text-align:center;color:#333;-webkit-user-select:none;user-select:none;border-right:1px solid #dee2e6;padding:15px;font-size:14px;font-weight:600;transition:background-color .2s}.Home-module__g21JLG__positionsTable th[onclick]{cursor:pointer;background-color:#f5f5f5}.Home-module__g21JLG__positionsTable th[onclick]:hover{background-color:#e8e8e8}.Home-module__g21JLG__positionsTable th:last-child{border-right:none}.Home-module__g21JLG__positionsTable th:first-child{width:8%}.Home-module__g21JLG__positionsTable th:nth-child(2){width:28%}.Home-module__g21JLG__positionsTable th:nth-child(3){width:8%}.Home-module__g21JLG__positionsTable th:nth-child(4),.Home-module__g21JLG__positionsTable th:nth-child(5),.Home-module__g21JLG__positionsTable th:nth-child(6),.Home-module__g21JLG__positionsTable th:nth-child(7){width:10%}.Home-module__g21JLG__positionsTable th:nth-child(8){width:14%}.Home-module__g21JLG__positionsTable td{border-bottom:1px solid #dee2e6;border-right:1px solid #dee2e6;padding:12px 15px;font-size:14px}.Home-module__g21JLG__positionsTable td:last-child{border-right:none}.Home-module__g21JLG__positionsTable td:first-child{width:8%}.Home-module__g21JLG__positionsTable td:nth-child(2){width:28%}.Home-module__g21JLG__positionsTable td:nth-child(3){width:8%}.Home-module__g21JLG__positionsTable td:nth-child(4),.Home-module__g21JLG__positionsTable td:nth-child(5),.Home-module__g21JLG__positionsTable td:nth-child(6),.Home-module__g21JLG__positionsTable td:nth-child(7){width:10%}.Home-module__g21JLG__positionsTable td:nth-child(8){width:14%}.Home-module__g21JLG__positionsTable tbody tr:hover{background-color:#f0f0f0}.Home-module__g21JLG__positionsTable tbody tr:last-child td{border-bottom:none}.Home-module__g21JLG__footer{color:#fff;text-align:center;background:#4a5568;border-top:1px solid #2d3748;width:100vw;margin:auto 0 -8px calc(50% - 50vw);padding:30px 20px;font-size:14px}.Home-module__g21JLG__footer p{opacity:.9;margin:0}@media (max-width:768px){.Home-module__g21JLG__navbar{padding:0}.Home-module__g21JLG__navContent{flex-direction:column;gap:10px;padding:10px 15px}.Home-module__g21JLG__navTitle{font-size:18px}.Home-module__g21JLG__navLinks{gap:10px}.Home-module__g21JLG__navLink{font-size:12px}.Home-module__g21JLG__container{padding:15px}.Home-module__g21JLG__statsGrid{grid-template-columns:1fr;gap:15px;margin-bottom:20px}.Home-module__g21JLG__statCard{padding:15px}.Home-module__g21JLG__statLabel{font-size:12px}.Home-module__g21JLG__statValue{font-size:20px}.Home-module__g21JLG__chartSection{margin:15px 0;padding:10px}.Home-module__g21JLG__chartSection h2{margin-bottom:10px;font-size:14px}.Home-module__g21JLG__positionsSection{margin:15px 0;padding:10px}.Home-module__g21JLG__positionsSection h2{font-size:14px}.Home-module__g21JLG__positionsTable{font-size:12px}.Home-module__g21JLG__positionsTable th,.Home-module__g21JLG__positionsTable td{padding:8px 10px}.Home-module__g21JLG__positionsTable th:nth-child(2){width:30%}.Home-module__g21JLG__positionsTable th:nth-child(4),.Home-module__g21JLG__positionsTable th:nth-child(5),.Home-module__g21JLG__positionsTable th:nth-child(6){display:none}.Home-module__g21JLG__positionsTable td:nth-child(2){width:30%}.Home-module__g21JLG__positionsTable td:nth-child(4),.Home-module__g21JLG__positionsTable td:nth-child(5),.Home-module__g21JLG__positionsTable td:nth-child(6){display:none}.Home-module__g21JLG__table th,.Home-module__g21JLG__table td{padding:8px 10px;font-size:12px}.Home-module__g21JLG__footer{margin-top:40px;padding:20px 15px}.Home-module__g21JLG__footer p{font-size:12px}}@media (max-width:480px){.Home-module__g21JLG__navContent{flex-direction:column;padding:8px 10px}.Home-module__g21JLG__navTitle{font-size:16px}.Home-module__g21JLG__container{padding:10px}.Home-module__g21JLG__statsGrid{gap:10px}.Home-module__g21JLG__statCard{padding:12px}.Home-module__g21JLG__statLabel{font-size:11px}.Home-module__g21JLG__statValue{font-size:18px}.Home-module__g21JLG__positionsTable th:nth-child(3),.Home-module__g21JLG__positionsTable td:nth-child(3){display:none}.Home-module__g21JLG__positionsTable th:first-child{width:25%}.Home-module__g21JLG__positionsTable th:nth-child(2){width:40%}.Home-module__g21JLG__positionsTable th:nth-child(7){width:35%}.Home-module__g21JLG__positionsTable td:first-child{width:25%}.Home-module__g21JLG__positionsTable td:nth-child(2){width:40%}.Home-module__g21JLG__positionsTable td:nth-child(7){width:35%}}
.StockDetail-module__xnbCVW__detailContainer{box-sizing:border-box;width:calc(100% - 240px);margin:0 auto;padding:20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.StockDetail-module__xnbCVW__detailContainer h1{color:#333;margin-bottom:20px}.StockDetail-module__xnbCVW__backButton{color:#fff;cursor:pointer;background-color:#667eea;border:none;border-radius:4px;margin-bottom:20px;padding:10px 20px;font-size:14px;font-weight:500;transition:opacity .3s}.StockDetail-module__xnbCVW__backButton:hover{opacity:.8}.StockDetail-module__xnbCVW__transactionCount{text-align:center;color:#999;margin-top:20px;font-size:14px}@media (max-width:768px){.StockDetail-module__xnbCVW__detailContainer{width:calc(100% - 60px);padding:15px}.StockDetail-module__xnbCVW__detailContainer h1{font-size:20px}.StockDetail-module__xnbCVW__backButton{padding:8px 16px;font-size:12px}.StockDetail-module__xnbCVW__transactionCount{font-size:12px}}@media (max-width:480px){.StockDetail-module__xnbCVW__detailContainer{width:100%;padding:10px}.StockDetail-module__xnbCVW__detailContainer h1{margin-bottom:15px;font-size:18px}.StockDetail-module__xnbCVW__backButton{margin-bottom:15px;padding:8px 12px;font-size:12px}.StockDetail-module__xnbCVW__transactionCount{font-size:11px}}
