.loading-module__VuXYXW__skeleton{background:var(--bg-soft);border:1px solid var(--line);border-radius:var(--radius-lg);position:relative;overflow:hidden}.loading-module__VuXYXW__skeleton:after{content:"";background:linear-gradient(90deg, transparent 0%, var(--shimmer-color,#94a3b80f) 40%, var(--shimmer-peak,#94a3b81a) 50%, var(--shimmer-color,#94a3b80f) 60%, transparent 100%);animation:1.8s ease-in-out infinite loading-module__VuXYXW__shimmer;position:absolute;inset:0}@keyframes loading-module__VuXYXW__shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.loading-module__VuXYXW__loadingPage{width:100%;max-width:1200px;min-height:calc(100vh - 56px);margin:0 auto;padding:24px 24px 64px}.loading-module__VuXYXW__loadingShell{flex-direction:column;gap:16px;width:100%;max-width:1200px;min-height:calc(100vh - 56px);margin:0 auto;padding:24px;display:flex}.loading-module__VuXYXW__loadingSidebar{border-radius:var(--radius-xl);height:80px;}.loading-module__VuXYXW__loadingContent{flex-direction:column;gap:16px;display:flex}.loading-module__VuXYXW__loadingHero{grid-template-columns:1fr 220px;gap:20px;display:grid}.loading-module__VuXYXW__loadingHeroMain{height:200px;}.loading-module__VuXYXW__loadingHeroSide{height:200px;}.loading-module__VuXYXW__loadingMetrics{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.loading-module__VuXYXW__loadingMetric{height:90px;}.loading-module__VuXYXW__loadingGrid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.loading-module__VuXYXW__loadingPanel{height:220px;}.loading-module__VuXYXW__loadingPanelTall{height:320px;}@media (max-width:860px){.loading-module__VuXYXW__loadingHero{grid-template-columns:1fr}.loading-module__VuXYXW__loadingMetrics{grid-template-columns:1fr 1fr}.loading-module__VuXYXW__loadingGrid{grid-template-columns:1fr}}@media (max-width:600px){.loading-module__VuXYXW__loadingMetrics{grid-template-columns:1fr}.loading-module__VuXYXW__loadingPage{padding:16px 16px 80px}}
.screener-module__6IfgdG__screenerPage{background:var(--bg);min-height:calc(100vh - 56px)}.screener-module__6IfgdG__screenerContainer{width:100%;max-width:1200px;margin:0 auto;padding:24px 24px 64px;animation:.35s ease-out both screener-module__6IfgdG__screenerFadeIn}@keyframes screener-module__6IfgdG__screenerFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.screener-module__6IfgdG__screenerContainer{padding:16px 16px 80px}}.screener-module__6IfgdG__screenerHeader{border-bottom:1px solid var(--line);margin-bottom:24px;padding-bottom:20px}.screener-module__6IfgdG__backLink{color:var(--text-tertiary);transition:color var(--transition-fast);align-items:center;gap:4px;margin-bottom:12px;font-size:.8rem;font-weight:500;text-decoration:none;display:inline-flex}.screener-module__6IfgdG__backLink:hover{color:var(--emerald)}.screener-module__6IfgdG__breadcrumb{align-items:center;gap:6px;margin-bottom:16px;font-size:.76rem;display:flex}.screener-module__6IfgdG__breadcrumbLink{color:var(--text-tertiary);transition:color var(--transition-fast);font-weight:500;text-decoration:none}.screener-module__6IfgdG__breadcrumbLink:hover{color:var(--emerald)}.screener-module__6IfgdG__breadcrumbSep{color:var(--text-tertiary);opacity:.5;font-size:.7rem}.screener-module__6IfgdG__breadcrumbCurrent{color:var(--text);font-weight:700;font-family:var(--font-display);letter-spacing:-.01em}.screener-module__6IfgdG__headerRow{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.screener-module__6IfgdG__pageTitle{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text);margin:0;font-size:1.75rem;font-weight:800;line-height:1.2}.screener-module__6IfgdG__pageDesc{color:var(--text-secondary);margin:6px 0 0;font-size:.85rem;line-height:1.5}.screener-module__6IfgdG__methodologyLink{color:var(--emerald);transition:opacity var(--transition-fast);font-size:.8rem;font-weight:600;text-decoration:none}.screener-module__6IfgdG__methodologyLink:hover{opacity:.75}.screener-module__6IfgdG__marketBadge{border-radius:var(--radius-full);letter-spacing:.03em;text-transform:uppercase;color:var(--emerald);background:var(--emerald-bg);border:1px solid var(--emerald-border);white-space:nowrap;flex-shrink:0;align-items:center;padding:4px 12px;font-size:.7rem;font-weight:600;display:inline-flex}.screener-module__6IfgdG__screenerTableFallback{border-radius:var(--radius-lg);border:1px solid var(--line);background:var(--panel);min-height:200px;color:var(--text-tertiary);justify-content:center;align-items:center;font-size:.85rem;display:flex}.screener-module__6IfgdG__dataNote{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--panel);margin-top:14px;overflow:hidden}.screener-module__6IfgdG__dataNoteSummary{color:var(--text-tertiary);cursor:pointer;-webkit-user-select:none;user-select:none;padding:10px 16px;font-size:.78rem;font-weight:500;list-style:none}.screener-module__6IfgdG__dataNoteSummary::-webkit-details-marker{display:none}.screener-module__6IfgdG__dataNoteSummary:after{content:"▾";float:right;opacity:.5;transition:transform var(--transition-fast);font-size:.6rem}.screener-module__6IfgdG__dataNote[open] .screener-module__6IfgdG__dataNoteSummary:after{transform:rotate(-180deg)}.screener-module__6IfgdG__dataNoteBody{gap:8px;padding:0 16px 14px;display:grid}.screener-module__6IfgdG__dataNoteBody p{color:var(--text-secondary);font-size:.78rem;line-height:1.6}.screener-module__6IfgdG__dataNoteBody strong{color:var(--text);font-weight:600}.screener-module__6IfgdG__universeBar{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;margin-bottom:24px;display:grid}.screener-module__6IfgdG__complianceScore{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius-lg);align-items:center;gap:14px;padding:16px;display:flex}.screener-module__6IfgdG__complianceRing{flex-shrink:0;width:56px;height:56px}.screener-module__6IfgdG__complianceRingBg{fill:none;stroke:var(--line);stroke-width:5px}.screener-module__6IfgdG__complianceRingFill{fill:none;stroke:var(--emerald);stroke-width:5px;stroke-linecap:round;transform-origin:50%;transition:stroke-dashoffset .6s;transform:rotate(-90deg)}.screener-module__6IfgdG__complianceRingText{fill:var(--text);text-anchor:middle;dominant-baseline:central;font-size:13px;font-weight:800}.screener-module__6IfgdG__complianceLabel{flex-direction:column;gap:2px;display:flex}.screener-module__6IfgdG__complianceLabel strong{color:var(--text);font-size:.85rem}.screener-module__6IfgdG__complianceLabel span{color:var(--text-secondary);font-size:.75rem}.screener-module__6IfgdG__universeStat{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius-lg);flex-direction:column;gap:2px;padding:14px 16px;display:flex}.screener-module__6IfgdG__universeStatLabel{letter-spacing:.04em;text-transform:uppercase;color:var(--text-tertiary);font-size:.65rem;font-weight:600}.screener-module__6IfgdG__universeStatValue{color:var(--text);font-size:1.35rem;font-weight:800;line-height:1.1}.screener-module__6IfgdG__universeStatValue.screener-module__6IfgdG__halal{color:var(--emerald)}.screener-module__6IfgdG__universeStatValue.screener-module__6IfgdG__review{color:var(--gold)}.screener-module__6IfgdG__universeStatValue.screener-module__6IfgdG__nonCompliant{color:var(--red)}.screener-module__6IfgdG__universeStatSub{color:var(--text-secondary);font-size:.72rem}.screener-module__6IfgdG__sectionHeading{margin-bottom:12px}.screener-module__6IfgdG__sectionTitle{font-family:var(--font-display);color:var(--text);letter-spacing:-.01em;margin:0;font-size:.95rem;font-weight:700}.screener-module__6IfgdG__sectionSub{color:var(--text-tertiary);margin:4px 0 0;font-size:.78rem}.screener-module__6IfgdG__sectorGrid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:8px;margin-bottom:24px;display:grid}.screener-module__6IfgdG__sectorTile{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius-md);cursor:default;flex-direction:column;gap:6px;padding:12px;display:flex}.screener-module__6IfgdG__sectorTileName{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;font-weight:600;overflow:hidden}.screener-module__6IfgdG__sectorTileBar{background:var(--line);border-radius:2px;height:4px;display:flex;overflow:hidden}.screener-module__6IfgdG__sectorTileBarHalal{background:var(--emerald);height:100%}.screener-module__6IfgdG__sectorTileBarReview{background:var(--gold);height:100%}.screener-module__6IfgdG__sectorTileBarFail{background:var(--red);height:100%}.screener-module__6IfgdG__sectorTileStats{color:var(--text-tertiary);gap:8px;font-size:.68rem;display:flex}.screener-module__6IfgdG__sectorTileStats span{align-items:center;gap:3px;display:flex}.screener-module__6IfgdG__dot{border-radius:50%;width:5px;height:5px;display:inline-block}.screener-module__6IfgdG__dotHalal{background:var(--emerald)}.screener-module__6IfgdG__dotReview{background:var(--gold)}.screener-module__6IfgdG__dotFail{background:var(--red)}.screener-module__6IfgdG__topStocksRow{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:10px;margin-bottom:28px;display:grid}.screener-module__6IfgdG__topStockCard{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius-lg);transition:all var(--transition-fast);color:inherit;flex-direction:column;gap:8px;padding:14px;text-decoration:none;display:flex}.screener-module__6IfgdG__topStockCard:hover{border-color:var(--emerald);box-shadow:var(--shadow-sm)}.screener-module__6IfgdG__topStockHeader{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.screener-module__6IfgdG__topStockSymbol{color:var(--text);font-size:.85rem;font-weight:700}.screener-module__6IfgdG__topStockName{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:.72rem;overflow:hidden}.screener-module__6IfgdG__topStockPrice{color:var(--text);font-variant-numeric:tabular-nums;font-size:.85rem;font-weight:700}.screener-module__6IfgdG__topStockMcap{color:var(--text-tertiary);font-size:.72rem}.screener-module__6IfgdG__toolbarSticky{z-index:20;background:linear-gradient(to bottom, var(--bg) 80%, transparent);margin:0 0 16px;padding:8px 0 12px;position:sticky;top:56px}.screener-module__6IfgdG__toolbar{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);flex-direction:column;gap:10px;padding:12px 16px;display:flex}.screener-module__6IfgdG__toolbarRow{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.screener-module__6IfgdG__toolbarRowMain{width:100%}.screener-module__6IfgdG__toolbarRowFilters{justify-content:space-between}.screener-module__6IfgdG__searchBox{flex:1;min-width:200px;position:relative}.screener-module__6IfgdG__searchBox input{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--bg);width:100%;color:var(--text);transition:all var(--transition-fast);padding:9px 14px 9px 38px;font-size:.85rem}.screener-module__6IfgdG__searchBox input::placeholder{color:var(--text-tertiary)}.screener-module__6IfgdG__searchBox input:focus{border-color:var(--emerald);box-shadow:0 0 0 3px var(--emerald-dim);outline:none}.screener-module__6IfgdG__searchIcon{color:var(--text-tertiary);pointer-events:none;font-size:.9rem;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.screener-module__6IfgdG__toolbarRowPresets{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;gap:6px;overflow-x:auto}.screener-module__6IfgdG__toolbarRowPresets::-webkit-scrollbar{display:none}.screener-module__6IfgdG__presetChip{border-radius:var(--radius-full);border:1px dashed var(--line);color:var(--text-tertiary);cursor:pointer;transition:all var(--transition-fast);white-space:nowrap;background:0 0;flex-shrink:0;padding:5px 12px;font-size:.72rem;font-weight:600}.screener-module__6IfgdG__presetChip:hover{border-color:var(--emerald-border);color:var(--text-secondary);background:var(--emerald-bg)}.screener-module__6IfgdG__presetChipActive{background:var(--emerald-bg);color:var(--emerald);border-color:var(--emerald-border);border-style:solid}.screener-module__6IfgdG__toolbarRowSectors{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;gap:6px;overflow-x:auto}.screener-module__6IfgdG__toolbarRowSectors::-webkit-scrollbar{display:none}.screener-module__6IfgdG__sectorChip{border-radius:var(--radius-full);border:1px solid var(--line);background:var(--panel);color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast);white-space:nowrap;flex-shrink:0;align-items:center;gap:5px;padding:5px 12px;font-size:.72rem;font-weight:600;display:inline-flex}.screener-module__6IfgdG__sectorChip:hover{border-color:var(--line-strong);color:var(--text)}.screener-module__6IfgdG__sectorChipActive{background:var(--bg-soft);color:var(--text);border-color:var(--emerald);box-shadow:inset 0 0 0 1px var(--emerald)}.screener-module__6IfgdG__sectorChipCount{border-radius:var(--radius-full);background:var(--bg-soft);min-width:18px;height:16px;color:var(--text-tertiary);font-variant-numeric:tabular-nums;justify-content:center;align-items:center;padding:0 4px;font-size:.62rem;font-weight:700;display:inline-flex}.screener-module__6IfgdG__sectorChipActive .screener-module__6IfgdG__sectorChipCount{background:var(--emerald-bg);color:var(--emerald)}.screener-module__6IfgdG__filterGroup{flex-wrap:wrap;gap:4px;display:flex}.screener-module__6IfgdG__filterChip{border-radius:var(--radius-full);border:1px solid var(--line);background:var(--panel);color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast);white-space:nowrap;padding:5px 12px;font-size:.76rem;font-weight:600}.screener-module__6IfgdG__filterChip:hover{border-color:var(--line-strong);color:var(--text)}.screener-module__6IfgdG__filterChipActive{background:var(--emerald);color:#fff;border-color:var(--emerald)}.screener-module__6IfgdG__filterChipActive:hover{background:var(--emerald-hover);border-color:var(--emerald-hover);color:#fff}.screener-module__6IfgdG__sectorSelect{border-radius:var(--radius-md);border:1px solid var(--line);background:var(--panel);color:var(--text);cursor:pointer;appearance:none;min-width:140px;transition:all var(--transition-fast);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 10 10'%3E%3Cpath fill='%239ca3af' d='M2 3.5L5 6.5L8 3.5'/%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;padding:6px 30px 6px 12px;font-size:.76rem;font-weight:600}.screener-module__6IfgdG__sectorSelect:focus{border-color:var(--emerald);outline:none}.screener-module__6IfgdG__viewToggle{border-radius:var(--radius-sm);background:var(--bg-soft);border:1px solid var(--line);gap:1px;padding:2px;display:inline-flex}.screener-module__6IfgdG__viewToggleBtn{border-radius:calc(var(--radius-sm) - 2px);color:var(--text-tertiary);cursor:pointer;transition:all var(--transition-fast);background:0 0;border:none;padding:4px 12px;font-size:.74rem;font-weight:600}.screener-module__6IfgdG__viewToggleBtn:hover{color:var(--text)}.screener-module__6IfgdG__viewToggleBtnActive{background:var(--panel);color:var(--text);box-shadow:var(--shadow-xs)}.screener-module__6IfgdG__resultCount{color:var(--text-tertiary);white-space:nowrap;align-items:center;gap:8px;font-size:.74rem;font-weight:500;display:inline-flex}.screener-module__6IfgdG__kbdHint{color:var(--text-tertiary);opacity:.6;align-items:center;gap:3px;font-size:.65rem;display:none}.screener-module__6IfgdG__kbdHint kbd{border:1px solid var(--line);background:var(--bg-soft);border-radius:3px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-family:inherit;font-size:.62rem;font-weight:600;display:inline-flex}@media (hover:hover) and (pointer:fine){.screener-module__6IfgdG__kbdHint{display:inline-flex}}.screener-module__6IfgdG__compareLink{border-radius:var(--radius-sm);border:1px solid var(--line);background:var(--panel);color:var(--text-secondary);transition:all var(--transition-fast);white-space:nowrap;padding:5px 12px;font-size:.74rem;font-weight:600;text-decoration:none}.screener-module__6IfgdG__compareLink:hover{border-color:var(--emerald-border);color:var(--emerald);background:var(--emerald-bg)}.screener-module__6IfgdG__exportBtn{border-radius:var(--radius-sm);border:1px solid var(--line);background:var(--panel);color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast);white-space:nowrap;padding:5px 12px;font-size:.74rem;font-weight:600}.screener-module__6IfgdG__exportBtn:hover{border-color:var(--emerald-border);color:var(--emerald);background:var(--emerald-bg)}.screener-module__6IfgdG__saveFilterBtn{border-radius:var(--radius-sm);border:1px solid var(--emerald-border);background:var(--emerald-bg);color:var(--emerald);font:inherit;cursor:pointer;transition:all var(--transition-fast);white-space:nowrap;padding:5px 12px;font-size:.78rem;font-weight:600}.screener-module__6IfgdG__saveFilterBtn:hover{background:var(--emerald);color:#fff;border-color:var(--emerald)}.screener-module__6IfgdG__saveFilterOverlay{z-index:90;background:#0000004d;place-items:center;padding:24px;animation:.15s ease-out screener-module__6IfgdG__screenerFadeIn;display:grid;position:fixed;inset:0}[data-theme=dark] .screener-module__6IfgdG__saveFilterOverlay{background:#0009}.screener-module__6IfgdG__saveFilterModal{border-radius:var(--radius-xl);background:var(--panel);border:1px solid var(--line);width:100%;max-width:420px;box-shadow:var(--shadow-lg);padding:24px;animation:.2s ease-out screener-module__6IfgdG__screenerFadeIn}.screener-module__6IfgdG__saveFilterModal h3{letter-spacing:-.015em;margin-bottom:4px;font-size:1.05rem;font-weight:700}.screener-module__6IfgdG__saveFilterModal p{color:var(--text-secondary);margin-bottom:16px;font-size:.82rem}.screener-module__6IfgdG__saveFilterInput{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--bg);width:100%;color:var(--text);font:inherit;transition:border-color var(--transition-fast);margin-bottom:16px;padding:10px 14px;font-size:.88rem}.screener-module__6IfgdG__saveFilterInput:focus{border-color:var(--emerald);box-shadow:0 0 0 3px var(--emerald-dim);outline:none}.screener-module__6IfgdG__saveFilterActions{justify-content:flex-end;gap:8px;display:flex}.screener-module__6IfgdG__saveFilterCancel{border-radius:var(--radius-md);border:1px solid var(--line);background:var(--bg-soft);color:var(--text-secondary);font:inherit;cursor:pointer;transition:all var(--transition-fast);padding:8px 16px;font-size:.84rem;font-weight:600}.screener-module__6IfgdG__saveFilterCancel:hover{border-color:var(--line-strong);color:var(--text)}.screener-module__6IfgdG__saveFilterSubmit{border-radius:var(--radius-md);background:var(--emerald);color:#fff;font:inherit;cursor:pointer;transition:all var(--transition-fast);border:none;padding:8px 20px;font-size:.84rem;font-weight:600}.screener-module__6IfgdG__saveFilterSubmit:hover{background:var(--emerald-hover)}.screener-module__6IfgdG__saveFilterSubmit:disabled{opacity:.5;cursor:not-allowed}.screener-module__6IfgdG__showMoreWrap{justify-content:center;padding:24px 0 8px;display:flex}.screener-module__6IfgdG__showMoreBtn{border-radius:var(--radius-full);border:1px solid var(--line);background:var(--panel);color:var(--text-secondary);font:inherit;cursor:pointer;transition:all var(--transition-fast);box-shadow:var(--shadow-xs);padding:10px 32px;font-size:.84rem;font-weight:600}.screener-module__6IfgdG__showMoreBtn:hover{border-color:var(--emerald-border);color:var(--emerald);background:var(--emerald-bg);box-shadow:var(--shadow-sm);transform:translateY(-1px)}.screener-module__6IfgdG__toolbarRight{flex-wrap:wrap;align-items:center;gap:8px;margin-left:auto;display:flex}.screener-module__6IfgdG__tableWrap{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--panel);overflow-x:auto}.screener-module__6IfgdG__table{border-collapse:separate;border-spacing:0;width:100%;font-size:.84rem}.screener-module__6IfgdG__table thead th{text-align:left;letter-spacing:.04em;text-transform:uppercase;color:var(--text-tertiary);background:var(--bg-soft);border-bottom:1px solid var(--line);white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none;transition:color var(--transition-fast);z-index:2;padding:10px 14px;font-size:.66rem;font-weight:600;position:sticky;top:0}.screener-module__6IfgdG__table thead th:first-child{border-radius:var(--radius-lg) 0 0 0}.screener-module__6IfgdG__table thead th:last-child{border-radius:0 var(--radius-lg) 0 0}.screener-module__6IfgdG__table th:hover{color:var(--text-secondary)}.screener-module__6IfgdG__thNumeric{text-align:right!important}.screener-module__6IfgdG__thActive{color:var(--emerald)!important}.screener-module__6IfgdG__sortArrow{opacity:.6;font-size:.55rem}.screener-module__6IfgdG__table td{border-bottom:1px solid var(--line);color:var(--text);vertical-align:middle;padding:10px 14px}.screener-module__6IfgdG__table tbody tr{transition:background var(--transition-fast);cursor:pointer}.screener-module__6IfgdG__table tbody tr:hover{background:var(--panel-hover)}.screener-module__6IfgdG__tableRowFocused{outline:2px solid var(--emerald);outline-offset:-2px;background:var(--emerald-bg)!important}.screener-module__6IfgdG__table tbody tr:last-child td{border-bottom:none}.screener-module__6IfgdG__stockCell{flex-direction:column;gap:1px;display:flex}.screener-module__6IfgdG__stockSymbol{color:var(--text);font-size:.84rem;font-weight:700}.screener-module__6IfgdG__stockName{color:var(--text-tertiary);white-space:nowrap;text-overflow:ellipsis;max-width:180px;font-size:.7rem;overflow:hidden}.screener-module__6IfgdG__priceCell{font-variant-numeric:tabular-nums;white-space:nowrap;text-align:right;flex-direction:column;align-items:flex-end;gap:1px;font-size:.84rem;font-weight:600;display:flex}.screener-module__6IfgdG__tablePriceUp{color:var(--emerald);font-size:.68rem;font-weight:700}.screener-module__6IfgdG__tablePriceDown{color:var(--red);font-size:.68rem;font-weight:700}.screener-module__6IfgdG__mcapCell{font-variant-numeric:tabular-nums;color:var(--text-secondary);white-space:nowrap;text-align:right;font-size:.8rem}.screener-module__6IfgdG__sectorCell{color:var(--text-secondary);font-size:.75rem}.screener-module__6IfgdG__navCell{text-align:center;width:36px;color:var(--text-tertiary);font-size:.85rem;padding:10px 8px!important}.screener-module__6IfgdG__table tbody tr:hover .screener-module__6IfgdG__navCell{color:var(--emerald)}.screener-module__6IfgdG__badge{border-radius:var(--radius-full);white-space:nowrap;transition:all var(--transition-fast);align-items:center;gap:3px;padding:2px 8px;font-size:.68rem;font-weight:600;display:inline-flex}.screener-module__6IfgdG__badgeHalal{background:var(--emerald-bg);color:var(--emerald);border:1px solid var(--emerald-border)}.screener-module__6IfgdG__badgeReview{background:var(--gold-bg);color:var(--gold);border:1px solid var(--gold-border)}.screener-module__6IfgdG__badgeFail{background:var(--red-bg);color:var(--red);border:1px solid var(--red-border)}.screener-module__6IfgdG__ratioRow{flex-direction:column;gap:2px;display:flex}.screener-module__6IfgdG__ratioBar{background:var(--line);border-radius:2px;height:3px;position:relative;overflow:hidden}.screener-module__6IfgdG__ratioBarFill{border-radius:2px;height:100%;transition:width .4s}.screener-module__6IfgdG__ratioBarFillGood{background:var(--emerald)}.screener-module__6IfgdG__ratioBarFillWarn{background:var(--gold)}.screener-module__6IfgdG__ratioBarFillBad{background:var(--red)}.screener-module__6IfgdG__ratioThreshold{background:var(--text-tertiary);opacity:.4;width:1px;height:7px;position:absolute;top:-2px}.screener-module__6IfgdG__ratioCell{min-width:80px}.screener-module__6IfgdG__stockCardGrid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:10px;display:grid}.screener-module__6IfgdG__stockCardItem{background:var(--glass-bg);-webkit-backdrop-filter:blur(var(--glass-blur));border:1px solid var(--glass-border);border-radius:var(--radius-lg);color:inherit;cursor:pointer;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);animation:.3s ease-out both screener-module__6IfgdG__cardFadeIn;overflow:hidden}.screener-module__6IfgdG__stockCardItem:first-child{animation-delay:20ms}.screener-module__6IfgdG__stockCardItem:nth-child(2){animation-delay:40ms}.screener-module__6IfgdG__stockCardItem:nth-child(3){animation-delay:60ms}.screener-module__6IfgdG__stockCardItem:nth-child(4){animation-delay:80ms}.screener-module__6IfgdG__stockCardItem:nth-child(5){animation-delay:.1s}.screener-module__6IfgdG__stockCardItem:nth-child(6){animation-delay:.12s}.screener-module__6IfgdG__stockCardItem:nth-child(n+7){animation-delay:.14s}.screener-module__6IfgdG__stockCardItem:hover{border-color:var(--line-strong);box-shadow:var(--shadow-lg);transform:translateY(-3px)}.screener-module__6IfgdG__stockCardFocused{border-color:var(--emerald)!important;box-shadow:0 0 0 2px var(--emerald-dim), var(--shadow-sm)!important}.screener-module__6IfgdG__stockCardItem:active{transform:translateY(0)scale(.99)}@keyframes screener-module__6IfgdG__cardFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.screener-module__6IfgdG__stockCardHalal{border-left:3px solid var(--emerald)}.screener-module__6IfgdG__stockCardReview{border-left:3px solid var(--gold)}.screener-module__6IfgdG__stockCardFail{border-left:3px solid var(--red)}.screener-module__6IfgdG__stockCardInner{flex-direction:column;gap:10px;padding:14px 16px;display:flex}.screener-module__6IfgdG__stockCardTop{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.screener-module__6IfgdG__stockCardLeft{align-items:center;gap:10px;min-width:0;display:flex}.screener-module__6IfgdG__stockCardIdentity{flex-direction:column;gap:1px;min-width:0;display:flex}.screener-module__6IfgdG__stockCardSymbol{color:var(--text);font-size:.88rem;font-weight:700}.screener-module__6IfgdG__stockCardName{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:.72rem;overflow:hidden}.screener-module__6IfgdG__stockCardMiddle{justify-content:space-between;align-items:baseline;display:flex}.screener-module__6IfgdG__stockCardPrice{color:var(--text);font-variant-numeric:tabular-nums;align-items:baseline;gap:6px;font-size:1.05rem;font-weight:700;display:flex}.screener-module__6IfgdG__stockCardChangeUp{color:var(--emerald);font-size:.7rem;font-weight:700}.screener-module__6IfgdG__stockCardChangeDown{color:var(--red);font-size:.7rem;font-weight:700}.screener-module__6IfgdG__stockCardMcap{color:var(--text-tertiary);font-size:.72rem}.screener-module__6IfgdG__stockCardFooter{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding-top:8px;display:flex}.screener-module__6IfgdG__stockCardTag{border-radius:var(--radius-xs);background:var(--bg-soft);color:var(--text-tertiary);padding:2px 7px;font-size:.64rem;font-weight:600}.screener-module__6IfgdG__stockCardRatioRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.screener-module__6IfgdG__stockCardRatioMini{align-items:center;gap:4px;display:flex}.screener-module__6IfgdG__stockCardRatioLabel{color:var(--text-tertiary);font-size:.64rem;font-weight:600}.screener-module__6IfgdG__stockCardRatioDot{border-radius:50%;width:6px;height:6px}.screener-module__6IfgdG__stockCardRatioDotGood{background:var(--emerald)}.screener-module__6IfgdG__stockCardRatioDotWarn{background:var(--gold)}.screener-module__6IfgdG__stockCardRatioDotBad{background:var(--red)}.screener-module__6IfgdG__complianceHero{grid-template-columns:1fr 220px;gap:20px;margin-bottom:24px;display:grid}.screener-module__6IfgdG__complianceHeroLeft{flex-direction:column;gap:6px;display:flex}.screener-module__6IfgdG__complianceHeroRight{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius-lg);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:24px 20px;display:flex}.screener-module__6IfgdG__complianceHeroStatus{font-size:1.5rem;font-weight:800;line-height:1}.screener-module__6IfgdG__complianceHeroStatus.screener-module__6IfgdG__halal{color:var(--emerald)}.screener-module__6IfgdG__complianceHeroStatus.screener-module__6IfgdG__review{color:var(--gold)}.screener-module__6IfgdG__complianceHeroStatus.screener-module__6IfgdG__fail{color:var(--red)}.screener-module__6IfgdG__complianceHeroSummary{color:var(--text-secondary);font-size:.78rem;line-height:1.45}.screener-module__6IfgdG__verdictBanner{border-radius:var(--radius-xl);align-items:center;gap:20px;margin-bottom:20px;padding:20px 24px;animation:.35s ease-out both screener-module__6IfgdG__fadeInUp;display:flex}.screener-module__6IfgdG__verdictHalal{background:var(--emerald-bg);border:1px solid var(--emerald-border)}.screener-module__6IfgdG__verdictReview{background:var(--gold-bg);border:1px solid var(--gold-border)}.screener-module__6IfgdG__verdictFail{background:var(--red-bg);border:1px solid var(--red-border)}.screener-module__6IfgdG__verdictLeft{flex-shrink:0;align-items:baseline;gap:2px;display:flex}.screener-module__6IfgdG__verdictScore{font-family:var(--font-display);font-size:2.2rem;font-weight:800;line-height:1}.screener-module__6IfgdG__verdictHalal .screener-module__6IfgdG__verdictScore{color:var(--emerald)}.screener-module__6IfgdG__verdictReview .screener-module__6IfgdG__verdictScore{color:var(--gold)}.screener-module__6IfgdG__verdictFail .screener-module__6IfgdG__verdictScore{color:var(--red)}.screener-module__6IfgdG__verdictScoreSuffix{color:var(--text-tertiary);font-size:.85rem;font-weight:600}.screener-module__6IfgdG__verdictBody{flex:1;min-width:0}.screener-module__6IfgdG__verdictStatus{align-items:center;gap:10px;margin-bottom:6px;display:flex}.screener-module__6IfgdG__verdictPurification{color:var(--emerald);background:var(--emerald-dim);border-radius:var(--radius-full);padding:2px 8px;font-size:.72rem;font-weight:600}.screener-module__6IfgdG__verdictText{color:var(--text-secondary);margin:0;font-size:.85rem;line-height:1.5}@media (max-width:480px){.screener-module__6IfgdG__verdictBanner{flex-direction:column;align-items:flex-start;gap:12px;padding:16px}.screener-module__6IfgdG__verdictScore{font-size:1.8rem}}.screener-module__6IfgdG__keyMetricsStrip{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:10px;margin-bottom:24px;animation:.4s ease-out .1s both screener-module__6IfgdG__fadeInUp;display:grid}@keyframes screener-module__6IfgdG__fadeInUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.screener-module__6IfgdG__keyMetricCard{border-radius:var(--radius-md);background:var(--panel);border:1px solid var(--line);transition:border-color var(--transition-fast);flex-direction:column;gap:4px;padding:12px 14px;display:flex}.screener-module__6IfgdG__keyMetricCard:hover{border-color:var(--line-strong)}.screener-module__6IfgdG__keyMetricLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.04em;font-size:.68rem;font-weight:600}.screener-module__6IfgdG__keyMetricValue{color:var(--text);font-size:.92rem;font-weight:700;font-family:var(--font-display);font-variant-numeric:tabular-nums}.screener-module__6IfgdG__keyMetricGood{color:var(--emerald)}.screener-module__6IfgdG__keyMetricWarn{color:var(--gold)}.screener-module__6IfgdG__keyMetricBad{color:var(--red)}.screener-module__6IfgdG__stockTitle{font-family:var(--font-display);color:var(--text);letter-spacing:-.02em;font-size:1.5rem;font-weight:800;line-height:1.2}.screener-module__6IfgdG__stockMeta{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.screener-module__6IfgdG__stockMetaChip{border-radius:var(--radius-full);background:var(--bg-soft);color:var(--text-secondary);border:1px solid var(--line);padding:2px 8px;font-size:.7rem;font-weight:600;display:inline-flex}.screener-module__6IfgdG__stockPrice{color:var(--text);font-variant-numeric:tabular-nums;font-size:1.5rem;font-weight:800}.screener-module__6IfgdG__liveQuoteLine{color:var(--text-secondary);font-variant-numeric:tabular-nums;margin-top:4px;font-size:.78rem}.screener-module__6IfgdG__quoteChangeUp{color:var(--emerald);font-weight:700}.screener-module__6IfgdG__quoteChangeDown{color:var(--red);font-weight:700}.screener-module__6IfgdG__expandedCta{border-radius:var(--radius-sm);transition:all var(--transition-fast);cursor:pointer;border:none;align-items:center;gap:5px;padding:6px 14px;font-size:.78rem;font-weight:600;text-decoration:none;display:inline-flex}.screener-module__6IfgdG__expandedCtaPrimary{background:var(--emerald);color:#fff}.screener-module__6IfgdG__expandedCtaPrimary:hover{background:var(--emerald-hover)}.screener-module__6IfgdG__expandedCtaSecondary{color:var(--text-secondary);border:1px solid var(--line);background:0 0}.screener-module__6IfgdG__expandedCtaSecondary:hover{border-color:var(--line-strong);color:var(--text)}.screener-module__6IfgdG__financialGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:10px;display:grid}.screener-module__6IfgdG__financialCard{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius-lg);flex-direction:column;gap:8px;padding:14px 16px;display:flex}.screener-module__6IfgdG__financialCardHeader{justify-content:space-between;display:flex}.screener-module__6IfgdG__financialCardLabel{color:var(--text-secondary);font-size:.75rem}.screener-module__6IfgdG__financialCardValue{color:var(--text);font-variant-numeric:tabular-nums;font-size:1.1rem;font-weight:700}.screener-module__6IfgdG__financialCardGauge{background:var(--line);border-radius:3px;height:6px;position:relative;overflow:hidden}.screener-module__6IfgdG__financialCardGaugeFill{border-radius:3px;height:100%;transition:width .5s}.screener-module__6IfgdG__financialCardThreshold{background:var(--text-secondary);border-radius:1px;width:1.5px;height:10px;position:absolute;top:-2px}.screener-module__6IfgdG__financialCardFooter{color:var(--text-tertiary);justify-content:space-between;font-size:.68rem;display:flex}.screener-module__6IfgdG__resetBtn{color:var(--red);border:1px solid var(--red);cursor:pointer;transition:all var(--transition-fast);white-space:nowrap;background:0 0;border-radius:6px;align-items:center;gap:4px;padding:6px 14px;font-size:.78rem;font-weight:600;display:inline-flex}.screener-module__6IfgdG__resetBtn:hover{background:var(--red);color:#fff}.screener-module__6IfgdG__tableEmpty{text-align:center;color:var(--text-tertiary);padding:40px 20px;font-size:.85rem}.screener-module__6IfgdG__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:60px 24px;display:flex}.screener-module__6IfgdG__emptyIcon{opacity:.5;margin-bottom:12px;font-size:2.5rem}.screener-module__6IfgdG__emptyTitle{font-family:var(--font-display);color:var(--text);margin:0 0 6px;font-size:1.1rem;font-weight:700}.screener-module__6IfgdG__emptyDesc{color:var(--text-secondary);max-width:400px;margin:0 0 16px;font-size:.85rem;line-height:1.5}@media (max-width:860px){.screener-module__6IfgdG__complianceHero{grid-template-columns:1fr}.screener-module__6IfgdG__toolbarRowFilters{flex-direction:column;align-items:stretch}.screener-module__6IfgdG__toolbarRight{justify-content:space-between;margin-left:0}}@media (max-width:600px){.screener-module__6IfgdG__universeBar,.screener-module__6IfgdG__sectorGrid{grid-template-columns:1fr 1fr}.screener-module__6IfgdG__stockCardGrid,.screener-module__6IfgdG__financialGrid{grid-template-columns:1fr}.screener-module__6IfgdG__topStocksRow{grid-template-columns:1fr 1fr}.screener-module__6IfgdG__table th,.screener-module__6IfgdG__table td{padding:8px 10px;font-size:.8rem}.screener-module__6IfgdG__stockTitle{font-size:1.25rem}.screener-module__6IfgdG__keyMetricsStrip{grid-template-columns:repeat(3,1fr);gap:8px}.screener-module__6IfgdG__keyMetricValue{font-size:.82rem}.screener-module__6IfgdG__breadcrumb{font-size:.7rem}}.screener-module__6IfgdG__rangeBarSection{border:1px solid var(--line);border-radius:var(--radius-xl);background:var(--panel);box-shadow:var(--shadow-xs);margin-bottom:16px;padding:18px 20px}.screener-module__6IfgdG__rangeBarHeader{justify-content:space-between;margin-bottom:10px;display:flex}.screener-module__6IfgdG__rangeBarLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;font-size:.72rem;font-weight:600}.screener-module__6IfgdG__rangeBarTrack{background:var(--bg-soft);border-radius:4px;height:8px;position:relative;overflow:visible}.screener-module__6IfgdG__rangeBarFill{background:linear-gradient(90deg, var(--emerald-border), var(--emerald));border-radius:4px;height:100%;transition:width .6s cubic-bezier(.16,1,.3,1)}.screener-module__6IfgdG__rangeBarThumb{background:var(--emerald);border:2px solid var(--panel);z-index:1;border-radius:50%;width:14px;height:14px;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 1px 4px #00000026}.screener-module__6IfgdG__rangeBarFooter{font-variant-numeric:tabular-nums;color:var(--text-tertiary);justify-content:space-between;align-items:center;margin-top:8px;font-size:.78rem;display:flex}.screener-module__6IfgdG__rangeBarCurrent{color:var(--text);background:var(--bg-soft);border-radius:var(--radius-full);padding:2px 8px;font-size:.82rem;font-weight:700}.screener-module__6IfgdG__similarGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px;margin-bottom:28px;display:grid}.screener-module__6IfgdG__similarCard{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--panel);transition:all var(--transition-base);flex-direction:column;gap:10px;padding:14px 16px;text-decoration:none;display:flex}.screener-module__6IfgdG__similarCard:hover{border-color:var(--emerald);box-shadow:var(--shadow-sm);transform:translateY(-1px)}.screener-module__6IfgdG__similarCardTop{align-items:center;gap:10px;display:flex}.screener-module__6IfgdG__similarAvatar{border-radius:var(--radius-sm);background:var(--emerald-bg);width:34px;height:34px;color:var(--emerald);font-size:.7rem;font-weight:700;font-family:var(--font-display);letter-spacing:.02em;flex-shrink:0;justify-content:center;align-items:center;display:flex}.screener-module__6IfgdG__similarIdentity{flex-direction:column;min-width:0;display:flex}.screener-module__6IfgdG__similarSymbol{color:var(--text);font-size:.82rem;font-weight:700;font-family:var(--font-display);letter-spacing:-.01em}.screener-module__6IfgdG__similarName{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:.72rem;overflow:hidden}.screener-module__6IfgdG__similarCardBottom{justify-content:space-between;align-items:center;display:flex}.screener-module__6IfgdG__similarPrice{color:var(--text);font-variant-numeric:tabular-nums;font-size:.82rem;font-weight:600}.screener-module__6IfgdG__similarMcap{color:var(--text-tertiary);font-size:.72rem}@media (max-width:390px){.screener-module__6IfgdG__screenerContainer{padding:12px 12px 80px}.screener-module__6IfgdG__pageTitle{font-size:1.25rem}.screener-module__6IfgdG__pageSub{font-size:.78rem}.screener-module__6IfgdG__universeBar{grid-template-columns:1fr}.screener-module__6IfgdG__sectorGrid{grid-template-columns:1fr 1fr}.screener-module__6IfgdG__topStocksRow{grid-template-columns:1fr}.screener-module__6IfgdG__toolbarRow{gap:8px;padding:10px}.screener-module__6IfgdG__searchInput{padding:7px 12px 7px 32px;font-size:.8rem}.screener-module__6IfgdG__stockCardInner{padding:12px 14px}.screener-module__6IfgdG__table th,.screener-module__6IfgdG__table td{padding:6px 8px;font-size:.76rem}.screener-module__6IfgdG__similarGrid{grid-template-columns:1fr 1fr}.screener-module__6IfgdG__keyMetricsStrip{grid-template-columns:repeat(2,1fr);gap:6px}.screener-module__6IfgdG__keyMetricCard{padding:10px 12px}.screener-module__6IfgdG__keyMetricLabel{font-size:.62rem}.screener-module__6IfgdG__keyMetricValue{font-size:.8rem}}.screener-module__6IfgdG__stockAvatar{border-radius:var(--radius-lg);color:#fff;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:1rem;font-weight:800;display:flex}.screener-module__6IfgdG__stockAvatar.screener-module__6IfgdG__halal{background:var(--emerald)}.screener-module__6IfgdG__stockAvatar.screener-module__6IfgdG__review{background:var(--gold)}.screener-module__6IfgdG__stockAvatar.screener-module__6IfgdG__fail{background:var(--red)}.screener-module__6IfgdG__stockTitleRow{align-items:flex-start;gap:12px;display:flex}.screener-module__6IfgdG__scorecardDonut{justify-content:center;align-items:center;width:100%;margin-bottom:16px;display:flex}.screener-module__6IfgdG__donutChart{width:120px;height:120px}.screener-module__6IfgdG__donutBackground{fill:none;stroke:var(--line);stroke-width:8px}.screener-module__6IfgdG__donutSegmentPass{fill:none;stroke:var(--emerald);stroke-width:8px;stroke-linecap:round;transform-origin:50%;transition:stroke-dashoffset .6s;transform:rotate(-90deg)}.screener-module__6IfgdG__donutSegmentWarn{fill:none;stroke:var(--gold);stroke-width:8px;stroke-linecap:round;transform-origin:50%;transition:stroke-dashoffset .6s;transform:rotate(-90deg)}.screener-module__6IfgdG__donutSegmentFail{fill:none;stroke:var(--red);stroke-width:8px;stroke-linecap:round;transform-origin:50%;transition:stroke-dashoffset .6s;transform:rotate(-90deg)}.screener-module__6IfgdG__donutText{fill:var(--text);text-anchor:middle;dominant-baseline:central;font-size:16px;font-weight:800}.screener-module__6IfgdG__donutSubText{fill:var(--text-secondary);text-anchor:middle;dominant-baseline:central;font-size:10px;font-weight:600}.screener-module__6IfgdG__quickAnalysisCard{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius-lg);grid-template-columns:150px 1fr;align-items:center;gap:20px;margin-bottom:28px;padding:20px;display:grid}.screener-module__6IfgdG__scoreRing{justify-content:center;align-items:center;display:flex}.screener-module__6IfgdG__ringChart{width:140px;height:140px}.screener-module__6IfgdG__ringBackground{fill:none;stroke:var(--line);stroke-width:6px}.screener-module__6IfgdG__ringFill{fill:none;stroke:url(#scoreGradient);stroke-width:6px;stroke-linecap:round;transform-origin:50%;transition:stroke-dashoffset .6s;transform:rotate(-90deg)}.screener-module__6IfgdG__ringText{fill:var(--text);text-anchor:middle;dominant-baseline:central;font-size:20px;font-weight:800}.screener-module__6IfgdG__scoreDetails{flex-direction:column;gap:12px;display:flex}.screener-module__6IfgdG__scoreTitle{color:var(--text);font-size:1rem;font-weight:700;font-family:var(--font-display);margin:0}.screener-module__6IfgdG__scoreDescription{color:var(--text-secondary);margin:0;font-size:.78rem;line-height:1.5}.screener-module__6IfgdG__scoreBreakdown{flex-direction:column;gap:8px;margin-top:6px;display:flex}.screener-module__6IfgdG__breakdownRow{justify-content:space-between;align-items:center;font-size:.75rem;display:flex}.screener-module__6IfgdG__breakdownLabel{color:var(--text-secondary);font-weight:500}.screener-module__6IfgdG__breakdownValue{font-variant-numeric:tabular-nums;font-weight:700}.screener-module__6IfgdG__breakdownPass{color:var(--emerald)}.screener-module__6IfgdG__breakdownWarn{color:var(--gold)}.screener-module__6IfgdG__breakdownFail{color:var(--red)}.screener-module__6IfgdG__similarBadge{flex-shrink:0;margin-left:auto;padding:1px 6px!important;font-size:.65rem!important}@media (max-width:768px){.screener-module__6IfgdG__complianceHero{grid-template-columns:1fr;gap:16px}.screener-module__6IfgdG__complianceHeroRight{padding:16px}.screener-module__6IfgdG__quickAnalysisCard{grid-template-columns:1fr;gap:16px}.screener-module__6IfgdG__scoreRing{width:100%}}@media (max-width:480px){.screener-module__6IfgdG__stockTitleRow{gap:8px}.screener-module__6IfgdG__stockAvatar{width:48px;height:48px;font-size:.9rem}.screener-module__6IfgdG__stockTitle{font-size:1.25rem}.screener-module__6IfgdG__quickAnalysisCard{padding:16px}.screener-module__6IfgdG__scoreRing{margin:0 auto}}
.page-module__XF6Hjq__page{min-height:calc(100vh - 56px);padding:24px 24px max(48px, calc(32px + env(safe-area-inset-bottom,0px)));width:100%;max-width:1200px;margin:0 auto}.page-module__XF6Hjq__marketingHero{grid-template-columns:1.3fr .7fr;align-items:stretch;gap:20px;min-height:calc(100vh - 160px);display:grid}.page-module__XF6Hjq__marketingCopy{border:1px solid var(--line);border-radius:var(--radius-xl);background:var(--panel);flex-direction:column;justify-content:center;padding:40px 36px;display:flex}.page-module__XF6Hjq__marketingPanel{border:1px solid var(--line);border-radius:var(--radius-xl);background:var(--panel);flex-direction:column;justify-content:center;padding:32px 28px;display:flex}.page-module__XF6Hjq__marketingTitle{max-width:16ch;font-family:var(--font-display);letter-spacing:-.025em;color:var(--text);font-size:clamp(2.2rem,5vw,3.5rem);font-weight:800;line-height:1.1}.page-module__XF6Hjq__ctaRow{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.page-module__XF6Hjq__primaryCta,.page-module__XF6Hjq__secondaryCta{border-radius:var(--radius-md);font:inherit;cursor:pointer;transition:all var(--transition-fast);border:0;justify-content:center;align-items:center;gap:8px;padding:10px 22px;font-size:.88rem;font-weight:600;display:inline-flex}.page-module__XF6Hjq__primaryCta{background:var(--emerald);color:#fff;box-shadow:var(--shadow-emerald)}.page-module__XF6Hjq__primaryCta:hover{background:var(--emerald-hover);box-shadow:var(--shadow-emerald-lg);transform:translateY(-1px)}.page-module__XF6Hjq__primaryCta:disabled{opacity:.5;cursor:not-allowed;transform:none}.page-module__XF6Hjq__secondaryCta{background:var(--bg-soft);color:var(--text);border:1px solid var(--line)}.page-module__XF6Hjq__secondaryCta:hover{background:var(--bg-muted);border-color:var(--line-strong)}.page-module__XF6Hjq__secondaryCta:disabled{opacity:.5;cursor:not-allowed}.page-module__XF6Hjq__marketingGrid{grid-template-columns:1fr 1fr;gap:12px;margin-top:18px;display:grid}.page-module__XF6Hjq__marketingStat{border-radius:var(--radius-lg);background:var(--bg-soft);border:1px solid var(--line);transition:border-color var(--transition-fast);padding:16px}.page-module__XF6Hjq__marketingStat:hover{border-color:var(--line-strong)}.page-module__XF6Hjq__marketingStat strong{color:var(--text);margin-bottom:4px;font-size:.92rem;display:block}.page-module__XF6Hjq__marketingStat span{color:var(--text-tertiary);font-size:.82rem}.page-module__XF6Hjq__accountHero{grid-template-columns:1.3fr .7fr;gap:20px;margin-bottom:24px;display:grid}.page-module__XF6Hjq__accountHeaderCard{border:1px solid var(--line);border-radius:var(--radius-xl);background:var(--panel);box-shadow:var(--shadow-xs);padding:32px 28px}.page-module__XF6Hjq__accountTitle{font-family:var(--font-display);letter-spacing:-.02em;margin-top:8px;font-size:clamp(1.6rem,4vw,2.4rem);font-weight:800;line-height:1.12}.page-module__XF6Hjq__accountSummaryGrid{gap:12px;display:grid}.page-module__XF6Hjq__shell{grid-template-columns:240px minmax(0,1fr);gap:20px;width:100%;max-width:1400px;min-height:calc(100vh - 56px);margin:0 auto;padding:24px;display:grid}.page-module__XF6Hjq__sidebar{border:1px solid var(--line);border-radius:var(--radius-xl);background:var(--panel);height:fit-content;max-height:calc(100vh - 104px);box-shadow:var(--shadow-xs);flex-direction:column;gap:12px;padding:16px;display:flex;position:sticky;top:80px;overflow-y:auto}.page-module__XF6Hjq__brandBlock{border-bottom:1px solid var(--line);align-items:center;gap:12px;margin-bottom:4px;padding-bottom:14px;display:flex}.page-module__XF6Hjq__brandBadge{border-radius:var(--radius-sm);background:linear-gradient(135deg, var(--emerald), var(--emerald-border));color:#fff;flex-shrink:0;place-items:center;width:36px;height:36px;font-size:.8rem;font-weight:800;display:grid}.page-module__XF6Hjq__brandTitle{color:var(--text-secondary);font-size:.8rem;font-weight:500;line-height:1.35}.page-module__XF6Hjq__nav{flex-direction:column;gap:2px;display:flex}.page-module__XF6Hjq__navItem{border-radius:var(--radius-sm);color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast);-webkit-user-select:none;user-select:none;align-items:center;gap:10px;padding:8px 12px;font-size:.84rem;font-weight:500;display:flex}.page-module__XF6Hjq__navItem:hover{color:var(--text);background:var(--bg-soft)}.page-module__XF6Hjq__navItemActive{color:var(--text);background:var(--emerald-dim);font-weight:600}.page-module__XF6Hjq__navItemActive .page-module__XF6Hjq__navDot{background:var(--emerald)}.page-module__XF6Hjq__navDot{border-radius:var(--radius-full);background:var(--text-tertiary);width:6px;height:6px;transition:all var(--transition-fast);flex-shrink:0}.page-module__XF6Hjq__sidebarCard{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--bg-soft);padding:12px}.page-module__XF6Hjq__sidebarCard strong{color:var(--text);margin-top:6px;font-size:.82rem;display:block}.page-module__XF6Hjq__sidebarCard p{color:var(--text-secondary);font-size:.78rem}.page-module__XF6Hjq__workspace{flex-direction:column;gap:20px;display:flex}.page-module__XF6Hjq__kicker{color:var(--emerald);letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px;font-size:.68rem;font-weight:700;display:inline-block}.page-module__XF6Hjq__cardEyebrow{color:var(--gold);letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px;font-size:.66rem;font-weight:700;display:inline-block}.page-module__XF6Hjq__hero{grid-template-columns:1.4fr .6fr;gap:16px;display:grid}.page-module__XF6Hjq__heroCopy{border:1px solid var(--line);border-radius:var(--radius-xl);background:var(--panel);box-shadow:var(--shadow-xs);padding:24px}.page-module__XF6Hjq__heroCopy h2{max-width:16ch;font-family:var(--font-display);letter-spacing:-.02em;font-size:clamp(1.5rem,3vw,2.2rem);font-weight:800;line-height:1.15}.page-module__XF6Hjq__heroText{max-width:60ch;color:var(--text-secondary);margin-top:8px;font-size:.88rem;line-height:1.6}.page-module__XF6Hjq__heroPanel{border:1px solid var(--line);border-radius:var(--radius-xl);background:var(--panel);box-shadow:var(--shadow-xs);padding:20px}.page-module__XF6Hjq__heroPanel h3{font-size:1.1rem;font-weight:700}.page-module__XF6Hjq__heroPanel p{color:var(--text-secondary);margin-top:6px;font-size:.85rem}.page-module__XF6Hjq__heroStats{grid-template-columns:1fr 1fr;gap:10px;margin-top:14px;display:grid}.page-module__XF6Hjq__heroStats div{border-radius:var(--radius-md);background:var(--bg-soft);border:1px solid var(--line);padding:12px}.page-module__XF6Hjq__heroStats strong,.page-module__XF6Hjq__metricCard strong,.page-module__XF6Hjq__holdingRow strong,.page-module__XF6Hjq__stockHead strong,.page-module__XF6Hjq__simpleRow strong{font-size:.95rem;font-weight:700;display:block}.page-module__XF6Hjq__heroStats span,.page-module__XF6Hjq__metricCard p,.page-module__XF6Hjq__holdingRow span,.page-module__XF6Hjq__stockHead span,.page-module__XF6Hjq__stockMeta,.page-module__XF6Hjq__simpleRow span,.page-module__XF6Hjq__simpleRow p{color:var(--text-secondary);font-size:.82rem}.page-module__XF6Hjq__heroActionRow{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.page-module__XF6Hjq__metricRow{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.page-module__XF6Hjq__metricCard{border:1px solid var(--line);border-radius:var(--radius-xl);background:var(--panel);box-shadow:var(--shadow-xs);transition:border-color var(--transition-fast), box-shadow var(--transition-fast);padding:18px}.page-module__XF6Hjq__metricCard:hover{border-color:var(--line-strong);box-shadow:var(--shadow-sm)}.page-module__XF6Hjq__metricCard strong{letter-spacing:-.03em;color:var(--text);margin-bottom:6px;font-size:1.5rem;font-weight:800}.page-module__XF6Hjq__featureGrid,.page-module__XF6Hjq__bottomGrid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.page-module__XF6Hjq__featurePanel{border:1px solid var(--line);border-radius:var(--radius-xl);background:var(--panel);box-shadow:var(--shadow-xs);transition:border-color var(--transition-fast);padding:20px}.page-module__XF6Hjq__featurePanel:hover{border-color:var(--line-strong)}.page-module__XF6Hjq__sectionHeader{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.page-module__XF6Hjq__sectionHeader h3{letter-spacing:-.015em;font-size:1.05rem;font-weight:700}.page-module__XF6Hjq__pill{border:1px solid var(--emerald-border);border-radius:var(--radius-full);color:var(--emerald);white-space:nowrap;background:var(--emerald-bg);align-items:center;padding:4px 12px;font-size:.7rem;font-weight:600;display:inline-flex}.page-module__XF6Hjq__tag{border-radius:var(--radius-full);background:var(--blue-bg);color:var(--blue);padding:4px 12px;font-size:.76rem;font-weight:500;display:inline-flex}.page-module__XF6Hjq__tagRow{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.page-module__XF6Hjq__signalRibbon{flex-wrap:wrap;gap:8px;display:flex}.page-module__XF6Hjq__signalChip{border:1px solid var(--line);border-radius:var(--radius-full);background:var(--bg-soft);color:var(--text-secondary);padding:6px 12px;font-size:.76rem;font-weight:500}.page-module__XF6Hjq__stockGrid,.page-module__XF6Hjq__holdingList,.page-module__XF6Hjq__simpleList,.page-module__XF6Hjq__checklist{gap:8px;display:grid}.page-module__XF6Hjq__stockCard,.page-module__XF6Hjq__holdingRow,.page-module__XF6Hjq__simpleRow,.page-module__XF6Hjq__checkItem,.page-module__XF6Hjq__rulebookCard,.page-module__XF6Hjq__savedScreenerCard{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--panel);transition:border-color var(--transition-fast);padding:14px 16px}.page-module__XF6Hjq__stockCard:hover,.page-module__XF6Hjq__holdingRow:hover,.page-module__XF6Hjq__simpleRow:hover,.page-module__XF6Hjq__savedScreenerCard:hover{border-color:var(--line-strong)}.page-module__XF6Hjq__stockHead,.page-module__XF6Hjq__holdingRow,.page-module__XF6Hjq__simpleRow{justify-content:space-between;align-items:center;gap:16px;display:flex}.page-module__XF6Hjq__stockHead div,.page-module__XF6Hjq__holdingRow div,.page-module__XF6Hjq__simpleRow div{gap:2px;display:grid}.page-module__XF6Hjq__stockMeta{gap:10px;margin-top:8px;font-size:.82rem;display:flex}.page-module__XF6Hjq__price{color:var(--gold);font-weight:600}.page-module__XF6Hjq__rulebookCard{padding:16px}.page-module__XF6Hjq__rulebookCard p{color:var(--text-secondary);line-height:1.6}.page-module__XF6Hjq__savedScreenerLayout{gap:16px;display:grid}.page-module__XF6Hjq__savedScreenerHeader{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.page-module__XF6Hjq__savedScreenerHeader div{gap:3px;display:grid}.page-module__XF6Hjq__savedScreenerNotes{color:var(--text-secondary);margin-top:10px;font-size:.88rem;line-height:1.6}.page-module__XF6Hjq__statusPositive,.page-module__XF6Hjq__statusWarning,.page-module__XF6Hjq__statusCritical,.page-module__XF6Hjq__statusNeutral{border-radius:var(--radius-full);letter-spacing:.03em;text-transform:uppercase;align-items:center;padding:4px 12px;font-size:.7rem;font-weight:600;display:inline-flex}.page-module__XF6Hjq__statusPositive{background:var(--emerald-bg);color:var(--emerald);border:1px solid var(--emerald-border)}.page-module__XF6Hjq__statusWarning{background:var(--gold-bg);color:var(--gold);border:1px solid var(--gold-border)}.page-module__XF6Hjq__statusCritical{background:var(--red-bg);color:var(--red);border:1px solid var(--red-border)}.page-module__XF6Hjq__statusNeutral{background:var(--bg-soft);color:var(--text-secondary);border:1px solid var(--line)}.page-module__XF6Hjq__statusStack{grid-template-columns:1fr 1fr;gap:10px;display:grid}.page-module__XF6Hjq__statusTile{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--panel);color:var(--text);padding:14px;font-size:.85rem;font-weight:500}.page-module__XF6Hjq__onboardingState{place-items:center;min-height:calc(100vh - 160px);display:grid}.page-module__XF6Hjq__onboardingCard{border:1px solid var(--line);border-radius:var(--radius-xl);background:var(--panel);text-align:center;max-width:520px;box-shadow:var(--shadow-sm);padding:36px}.page-module__XF6Hjq__onboardingCard h2{font-family:var(--font-display);margin-bottom:12px;font-size:1.5rem;font-weight:800;line-height:1.2}.page-module__XF6Hjq__onboardingCard .page-module__XF6Hjq__ctaRow{justify-content:center}.page-module__XF6Hjq__emptyState{color:var(--text-tertiary);padding:8px 0;font-size:.85rem}.page-module__XF6Hjq__commandDeck{gap:16px;display:grid}.page-module__XF6Hjq__commandToolbar{justify-content:space-between;align-items:end;gap:16px;display:flex}.page-module__XF6Hjq__commandInput{flex:1;gap:6px;display:grid}.page-module__XF6Hjq__commandInput span{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.08em;font-size:.68rem;font-weight:600}.page-module__XF6Hjq__commandInput input{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--bg);width:100%;color:var(--text);font:inherit;transition:border-color var(--transition-fast);padding:10px 16px}.page-module__XF6Hjq__commandInput input:focus{border-color:var(--emerald);outline:none}.page-module__XF6Hjq__commandInput input::placeholder{color:var(--text-tertiary)}.page-module__XF6Hjq__commandMeta{flex-wrap:wrap;gap:8px;display:flex}.page-module__XF6Hjq__commandStat{border-radius:var(--radius-md);background:var(--bg-soft);color:var(--text-tertiary);padding:8px 14px;font-size:.78rem}.page-module__XF6Hjq__sectorRow{flex-wrap:wrap;gap:6px;display:flex}.page-module__XF6Hjq__sectorChip{border:1px solid var(--line);border-radius:var(--radius-full);color:var(--text-secondary);font:inherit;cursor:pointer;transition:all var(--transition-fast);background:0 0;padding:6px 14px;font-size:.78rem;font-weight:500}.page-module__XF6Hjq__sectorChip:hover{border-color:var(--line-strong);color:var(--text);background:var(--bg-soft)}.page-module__XF6Hjq__sectorChipActive{border-color:var(--emerald);background:var(--emerald-bg);color:var(--emerald)}.page-module__XF6Hjq__commandGrid{grid-template-columns:.45fr .55fr;gap:16px;display:grid}.page-module__XF6Hjq__stockScroller{gap:8px;max-height:600px;padding-right:4px;display:grid;overflow-y:auto}.page-module__XF6Hjq__stockSignalCard{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--panel);color:inherit;text-align:left;cursor:pointer;transition:all var(--transition-fast);width:100%;padding:14px 16px}.page-module__XF6Hjq__stockSignalCard:hover{border-color:var(--line-strong)}.page-module__XF6Hjq__stockSignalCardActive{border-color:var(--emerald-border);background:var(--emerald-bg)}.page-module__XF6Hjq__stockSignalHeader,.page-module__XF6Hjq__stockSignalFooter,.page-module__XF6Hjq__signalHero{justify-content:space-between;gap:12px;display:flex}.page-module__XF6Hjq__stockSignalHeader div,.page-module__XF6Hjq__signalHero div:first-child{gap:3px;display:grid}.page-module__XF6Hjq__stockSignalFooter{color:var(--text-tertiary);margin-top:10px;font-size:.78rem}.page-module__XF6Hjq__signalPanel{border:1px solid var(--line);border-radius:var(--radius-xl);background:var(--panel);box-shadow:var(--shadow-xs);padding:20px}.page-module__XF6Hjq__signalSubhead{color:var(--text-secondary);flex-wrap:wrap;gap:8px;margin-top:8px;font-size:.82rem;display:flex}.page-module__XF6Hjq__signalPriceBlock{justify-items:end;gap:8px;display:grid}.page-module__XF6Hjq__signalPriceBlock strong{letter-spacing:-.03em;font-size:clamp(1.5rem,3vw,2rem);font-weight:800}.page-module__XF6Hjq__signalMetrics{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:14px;display:grid}.page-module__XF6Hjq__signalMetric{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--bg-soft);padding:12px}.page-module__XF6Hjq__signalMetric span{color:var(--text-tertiary);font-size:.76rem;display:block}.page-module__XF6Hjq__signalMetric strong{margin-top:4px;font-size:1.05rem;font-weight:700;display:block}.page-module__XF6Hjq__signalNarrative{grid-template-columns:1fr 1fr;gap:12px;margin-top:14px;display:grid}.page-module__XF6Hjq__signalBlock{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--bg-soft);padding:14px}.page-module__XF6Hjq__detailHero{grid-template-columns:1.3fr .7fr;gap:20px;margin-bottom:24px;display:grid}.page-module__XF6Hjq__detailTitleBlock,.page-module__XF6Hjq__detailPriceCard{border:1px solid var(--line);border-radius:var(--radius-xl);background:var(--panel);box-shadow:var(--shadow-xs);padding:24px}.page-module__XF6Hjq__detailTitle{font-family:var(--font-display);letter-spacing:-.02em;font-size:clamp(1.6rem,4vw,2.4rem);font-weight:800;line-height:1.1}.page-module__XF6Hjq__detailPriceCard{align-content:start;gap:10px;display:grid}.page-module__XF6Hjq__detailPriceCard strong{letter-spacing:-.03em;font-size:clamp(1.6rem,3.5vw,2.2rem);font-weight:800}.page-module__XF6Hjq__detailActionRow{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.page-module__XF6Hjq__detailGrid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.page-module__XF6Hjq__detailItem{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--bg-soft);padding:14px}.page-module__XF6Hjq__detailItem span{color:var(--text-tertiary);font-size:.78rem;display:block}.page-module__XF6Hjq__detailItem strong{margin-top:4px;font-size:.95rem;font-weight:700;display:block}.page-module__XF6Hjq__reasonList{gap:10px;margin-top:10px;display:grid}.page-module__XF6Hjq__reasonItem{align-items:flex-start;gap:10px;display:flex}.page-module__XF6Hjq__reasonItem p{color:var(--text-secondary);margin:0;font-size:.85rem;line-height:1.55}.page-module__XF6Hjq__reasonDot,.page-module__XF6Hjq__reasonDotMuted,.page-module__XF6Hjq__reasonDotPass{border-radius:var(--radius-full);flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:1px;font-size:.62rem;font-weight:700;display:flex}.page-module__XF6Hjq__reasonDot{background:var(--red-bg);color:var(--red);border:1px solid var(--red-border)}.page-module__XF6Hjq__reasonDotPass{background:var(--emerald-bg);color:var(--emerald);border:1px solid var(--emerald-border)}.page-module__XF6Hjq__reasonDotMuted{background:var(--bg-soft);color:var(--text-tertiary);border:1px solid var(--line)}.page-module__XF6Hjq__watchlistAction{gap:6px;display:grid}.page-module__XF6Hjq__watchlistCard{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--panel);padding:14px 16px}.page-module__XF6Hjq__watchlistHeader{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.page-module__XF6Hjq__watchlistHeader div{gap:3px;display:grid}.page-module__XF6Hjq__orderIntentCard{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--panel);padding:14px 16px}.page-module__XF6Hjq__orderIntentHeader{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.page-module__XF6Hjq__orderIntentHeader div{gap:3px;display:grid}.page-module__XF6Hjq__checkItem{align-items:flex-start;gap:12px;display:flex}.page-module__XF6Hjq__checkMark{border-radius:var(--radius-xs);background:var(--emerald-bg);width:22px;height:22px;color:var(--emerald);flex-shrink:0;place-items:center;font-size:.8rem;font-weight:800;display:grid}.page-module__XF6Hjq__inlineAction{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--panel);color:var(--text);font:inherit;cursor:pointer;transition:all var(--transition-fast);align-items:center;gap:6px;padding:7px 14px;font-size:.82rem;font-weight:500;display:inline-flex}.page-module__XF6Hjq__inlineAction:hover{background:var(--bg-soft);border-color:var(--line-strong)}.page-module__XF6Hjq__inlineAction:disabled{opacity:.5;cursor:not-allowed}.page-module__XF6Hjq__inlineLink{color:var(--emerald);transition:opacity var(--transition-fast);font-weight:500}.page-module__XF6Hjq__inlineLink:hover{opacity:.8}.page-module__XF6Hjq__settingsForm{gap:16px;display:grid}.page-module__XF6Hjq__formIntro{gap:4px;padding:2px 0;display:grid}.page-module__XF6Hjq__formIntroTitle{color:var(--text);font-size:.9rem;font-weight:600}.page-module__XF6Hjq__formIntroText{color:var(--text-secondary);font-size:.85rem;line-height:1.55}.page-module__XF6Hjq__formGrid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.page-module__XF6Hjq__field,.page-module__XF6Hjq__fieldWide,.page-module__XF6Hjq__fieldCheckbox,.page-module__XF6Hjq__fieldTextarea{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--panel);gap:8px;padding:14px;display:grid}.page-module__XF6Hjq__field span,.page-module__XF6Hjq__fieldWide span,.page-module__XF6Hjq__fieldCheckbox span,.page-module__XF6Hjq__fieldTextarea span{color:var(--text-secondary);font-size:.78rem;font-weight:500}.page-module__XF6Hjq__field select,.page-module__XF6Hjq__field input,.page-module__XF6Hjq__fieldWide input,.page-module__XF6Hjq__fieldTextarea textarea{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--bg);color:var(--text);font:inherit;transition:border-color var(--transition-fast);padding:9px 12px;font-size:.88rem}.page-module__XF6Hjq__field select:focus,.page-module__XF6Hjq__field input:focus,.page-module__XF6Hjq__fieldWide input:focus,.page-module__XF6Hjq__fieldTextarea textarea:focus{border-color:var(--emerald);outline:none}.page-module__XF6Hjq__fieldTextarea textarea{resize:vertical;min-height:80px}.page-module__XF6Hjq__fieldWide{grid-column:1/-1}.page-module__XF6Hjq__fieldCheckbox{grid-template-columns:18px 1fr;align-items:center;gap:10px}.page-module__XF6Hjq__fieldCheckbox input{width:18px;height:18px;accent-color:var(--emerald);cursor:pointer}.page-module__XF6Hjq__formActions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.page-module__XF6Hjq__formStatus{color:var(--text-secondary);font-size:.85rem}.page-module__XF6Hjq__formStatusSuccess{color:var(--emerald);font-size:.85rem;font-weight:500}@media (max-width:1200px){.page-module__XF6Hjq__shell{grid-template-columns:1fr;padding:20px}.page-module__XF6Hjq__sidebar{flex-flow:wrap;gap:12px;max-height:none;position:static}.page-module__XF6Hjq__brandBlock{border-bottom:none;margin-bottom:0;padding-bottom:0}.page-module__XF6Hjq__nav{flex-flow:wrap}.page-module__XF6Hjq__sidebarCard{flex:1;min-width:160px}.page-module__XF6Hjq__metricRow{grid-template-columns:1fr 1fr}.page-module__XF6Hjq__marketingHero,.page-module__XF6Hjq__accountHero,.page-module__XF6Hjq__formGrid,.page-module__XF6Hjq__commandGrid,.page-module__XF6Hjq__signalNarrative,.page-module__XF6Hjq__detailHero,.page-module__XF6Hjq__detailGrid{grid-template-columns:1fr}}@media (max-width:860px){.page-module__XF6Hjq__page{padding:16px}.page-module__XF6Hjq__hero,.page-module__XF6Hjq__featureGrid,.page-module__XF6Hjq__bottomGrid,.page-module__XF6Hjq__metricRow{grid-template-columns:1fr}.page-module__XF6Hjq__sectionHeader,.page-module__XF6Hjq__stockHead,.page-module__XF6Hjq__holdingRow,.page-module__XF6Hjq__simpleRow,.page-module__XF6Hjq__savedScreenerHeader,.page-module__XF6Hjq__stockSignalHeader,.page-module__XF6Hjq__stockSignalFooter,.page-module__XF6Hjq__signalHero,.page-module__XF6Hjq__commandToolbar,.page-module__XF6Hjq__watchlistHeader,.page-module__XF6Hjq__orderIntentHeader{flex-direction:column;align-items:flex-start;gap:8px}.page-module__XF6Hjq__heroCopy h2{max-width:100%}.page-module__XF6Hjq__heroStats,.page-module__XF6Hjq__signalMetrics,.page-module__XF6Hjq__statusStack,.page-module__XF6Hjq__marketingGrid{grid-template-columns:1fr}.page-module__XF6Hjq__signalPriceBlock{justify-items:start}.page-module__XF6Hjq__metricCard strong{font-size:1.3rem}.page-module__XF6Hjq__marketingTitle,.page-module__XF6Hjq__accountTitle{font-size:1.6rem}}@media (max-width:480px){.page-module__XF6Hjq__page{padding:12px}.page-module__XF6Hjq__featurePanel,.page-module__XF6Hjq__heroCopy,.page-module__XF6Hjq__heroPanel,.page-module__XF6Hjq__accountHeaderCard,.page-module__XF6Hjq__onboardingCard,.page-module__XF6Hjq__detailTitleBlock,.page-module__XF6Hjq__detailPriceCard,.page-module__XF6Hjq__marketingCopy{padding:16px}}@media (max-width:390px){.page-module__XF6Hjq__page{padding:10px 10px 80px}.page-module__XF6Hjq__marketingTitle{font-size:1.5rem}.page-module__XF6Hjq__accountTitle{font-size:1.3rem}.page-module__XF6Hjq__ctaRow{flex-direction:column}.page-module__XF6Hjq__primaryCta,.page-module__XF6Hjq__secondaryCta{justify-content:center;width:100%}.page-module__XF6Hjq__metricRow{grid-template-columns:1fr}.page-module__XF6Hjq__metricCard strong{font-size:1.1rem}.page-module__XF6Hjq__formGrid{grid-template-columns:1fr}.page-module__XF6Hjq__field,.page-module__XF6Hjq__fieldWide,.page-module__XF6Hjq__fieldCheckbox,.page-module__XF6Hjq__fieldTextarea{padding:10px}.page-module__XF6Hjq__field select,.page-module__XF6Hjq__field input,.page-module__XF6Hjq__fieldWide input,.page-module__XF6Hjq__fieldTextarea textarea{padding:8px 10px;font-size:.84rem}.page-module__XF6Hjq__onboardingCard{padding:24px 16px}.page-module__XF6Hjq__onboardingCard h2{font-size:1.25rem}}
.ad-unit-module__Vp-atW__adWrapper{border:1px solid var(--line,#e5e7eb);background:var(--bg-soft,#fafafa);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;max-width:100%;margin:20px auto;padding:0;display:flex;overflow:hidden}.ad-unit-module__Vp-atW__adLabel{letter-spacing:.04em;text-transform:uppercase;width:100%;color:var(--text-muted,#9ca3af);text-align:right;padding:2px 8px;font-size:.625rem;font-weight:500;line-height:1;display:block}.ad-unit-module__Vp-atW__adContent{justify-content:center;align-items:center;width:100%;display:flex}.ad-unit-module__Vp-atW__adBanner,.ad-unit-module__Vp-atW__adBanner .ad-unit-module__Vp-atW__adContent{min-height:90px}.ad-unit-module__Vp-atW__adRectangle{max-width:336px;min-height:250px}.ad-unit-module__Vp-atW__adRectangle .ad-unit-module__Vp-atW__adContent{min-height:250px}.ad-unit-module__Vp-atW__adResponsive,.ad-unit-module__Vp-atW__adResponsive .ad-unit-module__Vp-atW__adContent{min-height:90px}.ad-unit-module__Vp-atW__adPlaceholder{width:100%;height:100%;min-height:inherit;color:var(--text-muted,#9ca3af);opacity:.6;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;font-size:.75rem;font-weight:500;display:flex}@media (prefers-color-scheme:dark){.ad-unit-module__Vp-atW__adWrapper{border-color:var(--line,#2a2a2a);background:var(--bg-soft,#141414)}.ad-unit-module__Vp-atW__adLabel,.ad-unit-module__Vp-atW__adPlaceholder{color:var(--text-muted,#6b7280)}}@media (max-width:768px){.ad-unit-module__Vp-atW__adWrapper{border-radius:6px;margin:16px 8px}.ad-unit-module__Vp-atW__adBanner,.ad-unit-module__Vp-atW__adBanner .ad-unit-module__Vp-atW__adContent{min-height:50px}.ad-unit-module__Vp-atW__adRectangle{max-width:100%}}
.workspace-hero-module__a_l-4W__freeBadge{border-radius:var(--radius-full);letter-spacing:.06em;text-transform:uppercase;color:var(--emerald);background:var(--emerald-bg);border:1px solid var(--emerald-border);align-items:center;gap:6px;padding:5px 14px;font-size:.72rem;font-weight:700;display:inline-flex}.workspace-hero-module__a_l-4W__premiumBadge{border-radius:var(--radius-full);letter-spacing:.06em;text-transform:uppercase;color:var(--gold);background:var(--gold-bg);border:1px solid var(--gold-border);align-items:center;gap:6px;padding:5px 14px;font-size:.72rem;font-weight:700;display:inline-flex}.workspace-hero-module__a_l-4W__badgeIcon{font-size:.65rem}.workspace-hero-module__a_l-4W__premiumCard{border-color:var(--gold-border)!important;background:linear-gradient(135deg, var(--gold-dim) 0%, transparent 50%, var(--emerald-dim) 100%), var(--panel)!important}.workspace-hero-module__a_l-4W__statsStrip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);align-items:center;gap:0;margin-top:20px;padding:16px 0;display:flex;overflow-x:auto}.workspace-hero-module__a_l-4W__statBlock{flex-direction:column;gap:2px;min-width:0;padding:0 20px;display:flex}.workspace-hero-module__a_l-4W__statBlock:first-child{padding-left:0}.workspace-hero-module__a_l-4W__statValue{color:var(--text);white-space:nowrap;font-size:1.2rem;font-weight:800}.workspace-hero-module__a_l-4W__statWarn{color:var(--gold)}.workspace-hero-module__a_l-4W__statLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;font-size:.72rem;font-weight:500}.workspace-hero-module__a_l-4W__statDivider{background:var(--line);flex-shrink:0;width:1px;height:32px}.workspace-hero-module__a_l-4W__featureBadges{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.workspace-hero-module__a_l-4W__featureBadge{border-radius:var(--radius-full);color:var(--text-secondary);background:var(--bg-soft);border:1px solid var(--line);align-items:center;gap:6px;padding:4px 12px;font-size:.76rem;font-weight:500;display:inline-flex}.workspace-hero-module__a_l-4W__featureCheck{color:var(--emerald);font-size:.7rem;font-weight:700}.workspace-hero-module__a_l-4W__journeySection{border-radius:var(--radius-md);background:var(--bg-soft);border:1px solid var(--line);margin-top:20px;padding:16px}.workspace-hero-module__a_l-4W__journeyHeader{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.workspace-hero-module__a_l-4W__journeyTitle{color:var(--text-secondary);font-size:.82rem;font-weight:600}.workspace-hero-module__a_l-4W__journeyCount{color:var(--emerald);background:var(--emerald-bg);border-radius:var(--radius-full);padding:2px 10px;font-size:.78rem;font-weight:700}.workspace-hero-module__a_l-4W__journeyTrack{gap:10px;display:grid}.workspace-hero-module__a_l-4W__journeyStep{align-items:center;gap:10px;display:flex}.workspace-hero-module__a_l-4W__stepDone{color:#fff;background:var(--emerald);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:.7rem;font-weight:700;display:flex}.workspace-hero-module__a_l-4W__stepPending{width:22px;height:22px;color:var(--text-tertiary);background:var(--bg-muted);border:1px dashed var(--line-strong);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;display:flex}.workspace-hero-module__a_l-4W__stepLabelDone{color:var(--text);font-size:.84rem;font-weight:500}.workspace-hero-module__a_l-4W__stepLabelPending{color:var(--text-tertiary);font-size:.84rem}.workspace-hero-module__a_l-4W__quickActions{flex-wrap:wrap;gap:8px;margin-top:20px;display:flex}.workspace-hero-module__a_l-4W__actionBtn,.workspace-hero-module__a_l-4W__actionBtnPrimary,.workspace-hero-module__a_l-4W__actionBtnUpgrade{border-radius:var(--radius-full);transition:all var(--transition-fast);cursor:pointer;white-space:nowrap;align-items:center;gap:6px;padding:8px 16px;font-size:.82rem;font-weight:600;text-decoration:none;display:inline-flex}.workspace-hero-module__a_l-4W__actionBtn{color:var(--text-secondary);background:var(--bg-soft);border:1px solid var(--line)}.workspace-hero-module__a_l-4W__actionBtn:hover{color:var(--text);background:var(--bg-muted);border-color:var(--line-strong)}.workspace-hero-module__a_l-4W__actionBtnPrimary{color:#fff;background:var(--emerald);border:1px solid var(--emerald)}.workspace-hero-module__a_l-4W__actionBtnPrimary:hover{background:var(--emerald-hover)}.workspace-hero-module__a_l-4W__actionBtnUpgrade{color:var(--gold);background:var(--gold-bg);border:1px solid var(--gold-border)}.workspace-hero-module__a_l-4W__actionBtnUpgrade:hover{background:var(--gold-dim);border-color:var(--gold)}.workspace-hero-module__a_l-4W__actionIcon{font-size:.9rem}@media (max-width:860px){.workspace-hero-module__a_l-4W__statsStrip{flex-wrap:wrap;row-gap:12px}.workspace-hero-module__a_l-4W__statBlock{padding:0 14px}.workspace-hero-module__a_l-4W__statDivider{display:none}}@media (max-width:480px){.workspace-hero-module__a_l-4W__statsStrip{flex-direction:column;align-items:flex-start;gap:10px}.workspace-hero-module__a_l-4W__statBlock{flex-direction:row;align-items:baseline;gap:8px;padding:0}.workspace-hero-module__a_l-4W__quickActions{flex-direction:column}.workspace-hero-module__a_l-4W__actionBtn,.workspace-hero-module__a_l-4W__actionBtnPrimary,.workspace-hero-module__a_l-4W__actionBtnUpgrade{justify-content:center}}@media (max-width:390px){.workspace-hero-module__a_l-4W__statValue{font-size:1rem}.workspace-hero-module__a_l-4W__statLabel{font-size:.68rem}.workspace-hero-module__a_l-4W__journeySection{padding:12px}.workspace-hero-module__a_l-4W__actionBtn,.workspace-hero-module__a_l-4W__actionBtnPrimary,.workspace-hero-module__a_l-4W__actionBtnUpgrade{padding:7px 14px;font-size:.78rem}}
.home-dashboard-module__RspBIW__home{max-width:1200px;margin:0 auto;padding:0 24px 48px;animation:.35s ease-out both home-dashboard-module__RspBIW__homeFadeIn}@keyframes home-dashboard-module__RspBIW__homeFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.home-dashboard-module__RspBIW__home{padding:0 16px 80px}}.home-dashboard-module__RspBIW__hero{text-align:center;padding:56px 0 44px;position:relative}.home-dashboard-module__RspBIW__hero:before{content:"";background:radial-gradient(ellipse, var(--emerald-glow) 0%, transparent 70%);pointer-events:none;z-index:0;width:600px;height:300px;position:absolute;top:-40px;left:50%;transform:translate(-50%)}@media (max-width:768px){.home-dashboard-module__RspBIW__hero{padding:36px 0 28px}}.home-dashboard-module__RspBIW__heroContent{z-index:1;max-width:620px;margin:0 auto;position:relative}.home-dashboard-module__RspBIW__heroBadge{border-radius:var(--radius-full);border:1px solid var(--emerald-border);background:var(--emerald-bg);color:var(--emerald);letter-spacing:.02em;align-items:center;gap:6px;margin-bottom:20px;padding:5px 14px;font-size:.72rem;font-weight:600;display:inline-flex}.home-dashboard-module__RspBIW__heroBadgeDot{background:var(--emerald);border-radius:50%;width:6px;height:6px;animation:2s infinite home-dashboard-module__RspBIW__pulse}@keyframes home-dashboard-module__RspBIW__pulse{0%,to{opacity:1}50%{opacity:.4}}.home-dashboard-module__RspBIW__heroTitle{font-family:var(--font-display);letter-spacing:-.035em;color:var(--text);margin:0 0 16px;font-size:clamp(2rem,5.5vw,3rem);font-weight:800;line-height:1.12}.home-dashboard-module__RspBIW__heroGradient{background:linear-gradient(135deg, var(--emerald) 0%, #10b981 50%, #34d399 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}[data-theme=dark] .home-dashboard-module__RspBIW__heroGradient{background:linear-gradient(135deg,#34d399 0%,#6ee7b7 50%,#a7f3d0 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.home-dashboard-module__RspBIW__heroSub{color:var(--text-secondary);max-width:480px;margin:0 auto 28px;font-size:1rem;line-height:1.7}.home-dashboard-module__RspBIW__heroCtas{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-bottom:36px;display:flex}.home-dashboard-module__RspBIW__heroCtaPrimary{border-radius:var(--radius-md);background:var(--emerald);color:#fff;box-shadow:var(--shadow-emerald);transition:all var(--transition-fast);align-items:center;gap:8px;padding:12px 28px;font-size:.92rem;font-weight:700;text-decoration:none;display:inline-flex}.home-dashboard-module__RspBIW__heroCtaPrimary:hover{background:var(--emerald-hover);box-shadow:var(--shadow-emerald-lg);transform:translateY(-1px)}.home-dashboard-module__RspBIW__heroCtaArrow{transition:transform var(--transition-fast);font-size:1.05rem}.home-dashboard-module__RspBIW__heroCtaPrimary:hover .home-dashboard-module__RspBIW__heroCtaArrow{transform:translate(3px)}.home-dashboard-module__RspBIW__heroCtaSecondary{border-radius:var(--radius-md);background:var(--bg-soft);color:var(--text);border:1px solid var(--line);transition:all var(--transition-fast);align-items:center;gap:8px;padding:12px 28px;font-size:.92rem;font-weight:600;text-decoration:none;display:inline-flex}.home-dashboard-module__RspBIW__heroCtaSecondary:hover{border-color:var(--line-strong);background:var(--bg-muted)}.home-dashboard-module__RspBIW__socialProof{flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;padding:20px 0 0;animation:.6s ease-out .3s both home-dashboard-module__RspBIW__proofFadeIn;display:flex}@keyframes home-dashboard-module__RspBIW__proofFadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.home-dashboard-module__RspBIW__proofItem{flex-direction:column;align-items:center;gap:2px;display:flex}.home-dashboard-module__RspBIW__proofValue{font-family:var(--font-display);color:var(--text);font-variant-numeric:tabular-nums;font-size:1.4rem;font-weight:800;line-height:1.2}.home-dashboard-module__RspBIW__proofLabel{color:var(--text-tertiary);letter-spacing:.01em;font-size:.7rem;font-weight:500}.home-dashboard-module__RspBIW__proofDivider{background:var(--line);flex-shrink:0;width:1px;height:28px}@media (max-width:480px){.home-dashboard-module__RspBIW__socialProof{gap:16px}.home-dashboard-module__RspBIW__proofValue{font-size:1.15rem}.home-dashboard-module__RspBIW__proofDivider{height:22px}}.home-dashboard-module__RspBIW__features{margin-bottom:32px;padding:32px 0}.home-dashboard-module__RspBIW__featuresHeader{text-align:center;margin-bottom:24px}.home-dashboard-module__RspBIW__featuresKicker{letter-spacing:.06em;text-transform:uppercase;color:var(--emerald);margin-bottom:8px;font-size:.7rem;font-weight:600;display:inline-block}.home-dashboard-module__RspBIW__featuresTitle{font-family:var(--font-display);color:var(--text);letter-spacing:-.02em;margin:0;font-size:clamp(1.15rem,3vw,1.45rem);font-weight:800}.home-dashboard-module__RspBIW__featuresGrid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}@media (max-width:900px){.home-dashboard-module__RspBIW__featuresGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.home-dashboard-module__RspBIW__featuresGrid{grid-template-columns:1fr;gap:12px}}.home-dashboard-module__RspBIW__featureCard{border-radius:var(--radius-xl);border:1px solid var(--line);background:var(--panel);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);flex-direction:column;gap:10px;padding:24px 20px;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.home-dashboard-module__RspBIW__featureCard:before{content:"";background:linear-gradient(90deg, var(--emerald), #34d399);opacity:0;height:3px;transition:opacity var(--transition-fast);position:absolute;top:0;left:0;right:0}.home-dashboard-module__RspBIW__featureCard:hover{border-color:var(--emerald-border);box-shadow:var(--shadow-md);transform:translateY(-3px)}.home-dashboard-module__RspBIW__featureCard:hover:before{opacity:1}.home-dashboard-module__RspBIW__featureCard:first-child{animation:.4s ease-out .1s both home-dashboard-module__RspBIW__cardIn}.home-dashboard-module__RspBIW__featureCard:nth-child(2){animation:.4s ease-out .18s both home-dashboard-module__RspBIW__cardIn}.home-dashboard-module__RspBIW__featureCard:nth-child(3){animation:.4s ease-out .26s both home-dashboard-module__RspBIW__cardIn}.home-dashboard-module__RspBIW__featureCard:nth-child(4){animation:.4s ease-out .34s both home-dashboard-module__RspBIW__cardIn}@keyframes home-dashboard-module__RspBIW__cardIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.home-dashboard-module__RspBIW__featureIcon{border-radius:var(--radius-md);flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.home-dashboard-module__RspBIW__featureIconScreen{background:var(--emerald-bg);color:var(--emerald)}.home-dashboard-module__RspBIW__featureIconPortfolio{background:var(--blue-bg);color:var(--blue)}.home-dashboard-module__RspBIW__featureIconChart{background:var(--gold-bg);color:var(--gold)}.home-dashboard-module__RspBIW__featureIconWatch{color:#8b5cf6;background:#a855f714}[data-theme=dark] .home-dashboard-module__RspBIW__featureIconWatch{color:#a78bfa;background:#a855f71f}.home-dashboard-module__RspBIW__featureTitle{font-family:var(--font-display);color:var(--text);margin:0;font-size:.95rem;font-weight:700}.home-dashboard-module__RspBIW__featureDesc{color:var(--text-secondary);margin:0;font-size:.82rem;line-height:1.55}.home-dashboard-module__RspBIW__statsGrid{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:24px;display:grid}@media (max-width:768px){.home-dashboard-module__RspBIW__statsGrid{grid-template-columns:repeat(2,1fr)}}.home-dashboard-module__RspBIW__statCard{border-radius:var(--radius-lg);border:1px solid var(--glass-border);background:var(--glass-bg);-webkit-backdrop-filter:blur(var(--glass-blur));color:inherit;box-shadow:var(--shadow-xs);align-items:flex-start;gap:12px;padding:16px;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex}.home-dashboard-module__RspBIW__statCard:hover{border-color:var(--line-strong);box-shadow:var(--shadow-md);transform:translateY(-2px)}.home-dashboard-module__RspBIW__statIcon{border-radius:var(--radius-sm);background:var(--bg-soft);width:36px;height:36px;color:var(--text-secondary);flex-shrink:0;justify-content:center;align-items:center;font-size:.9rem;font-weight:700;display:flex}.home-dashboard-module__RspBIW__statIconHalal{background:var(--emerald-bg);color:var(--emerald)}.home-dashboard-module__RspBIW__statIconReview{background:var(--gold-bg);color:var(--gold)}.home-dashboard-module__RspBIW__statIconFail{background:var(--red-bg);color:var(--red)}.home-dashboard-module__RspBIW__statBody{flex-direction:column;min-width:0;display:flex}.home-dashboard-module__RspBIW__statLabel{letter-spacing:.04em;text-transform:uppercase;color:var(--text-tertiary);font-size:.7rem;font-weight:600}.home-dashboard-module__RspBIW__statValue{font-variant-numeric:tabular-nums;color:var(--text);margin:2px 0;font-size:1.35rem;font-weight:800;line-height:1.2}.home-dashboard-module__RspBIW__valueHalal{color:var(--emerald)}.home-dashboard-module__RspBIW__valueReview{color:var(--gold)}.home-dashboard-module__RspBIW__valueFail{color:var(--red)}.home-dashboard-module__RspBIW__statSub{color:var(--text-tertiary);font-size:.72rem}.home-dashboard-module__RspBIW__pulse{border-radius:var(--radius-xl);border:1px solid var(--line);background:var(--panel);box-shadow:var(--shadow-xs);align-items:center;gap:20px;margin-bottom:28px;padding:20px 24px;display:flex}@media (max-width:640px){.home-dashboard-module__RspBIW__pulse{flex-wrap:wrap;gap:16px}}.home-dashboard-module__RspBIW__pulseRing{flex-shrink:0;width:64px;height:64px;position:relative}.home-dashboard-module__RspBIW__pulseRingSvg{width:100%;height:100%;transform:rotate(-90deg)}.home-dashboard-module__RspBIW__pulseRingText{color:var(--emerald);justify-content:center;align-items:center;font-size:.85rem;font-weight:800;display:flex;position:absolute;inset:0}.home-dashboard-module__RspBIW__pulseBody{flex:1;min-width:0}.home-dashboard-module__RspBIW__pulseLabel{letter-spacing:.05em;text-transform:uppercase;color:var(--text-tertiary);font-size:.68rem;font-weight:600}.home-dashboard-module__RspBIW__pulseTitle{color:var(--text);margin:2px 0;font-size:1rem;font-weight:700;display:block}.home-dashboard-module__RspBIW__pulseSub{color:var(--text-secondary);font-size:.82rem;line-height:1.45;display:block}.home-dashboard-module__RspBIW__pulseCta{border-radius:var(--radius-sm);background:var(--emerald-bg);color:var(--emerald);border:1px solid var(--emerald-border);white-space:nowrap;transition:all var(--transition-fast);align-items:center;padding:8px 16px;font-size:.82rem;font-weight:600;text-decoration:none;display:inline-flex}.home-dashboard-module__RspBIW__pulseCta:hover{background:var(--emerald);color:#fff}.home-dashboard-module__RspBIW__section{margin-bottom:28px}.home-dashboard-module__RspBIW__sectionHead{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.home-dashboard-module__RspBIW__sectionTitle{font-family:var(--font-display);color:var(--text);letter-spacing:-.01em;font-size:1.05rem;font-weight:700}.home-dashboard-module__RspBIW__seeAll{color:var(--emerald);transition:opacity var(--transition-fast);font-size:.8rem;font-weight:600;text-decoration:none}.home-dashboard-module__RspBIW__seeAll:hover{opacity:.75}.home-dashboard-module__RspBIW__stockGrid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px;display:grid}@media (max-width:480px){.home-dashboard-module__RspBIW__stockGrid{grid-template-columns:repeat(2,1fr);gap:8px}}.home-dashboard-module__RspBIW__stockItem{border-radius:var(--radius-lg);border:1px solid var(--glass-border);background:var(--glass-bg);-webkit-backdrop-filter:blur(var(--glass-blur));color:inherit;box-shadow:var(--shadow-xs);flex-direction:column;gap:12px;padding:16px;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex}.home-dashboard-module__RspBIW__stockItem:hover{border-color:var(--line-strong);box-shadow:var(--shadow-md);transform:translateY(-2px)}.home-dashboard-module__RspBIW__stockItemTop{align-items:center;gap:10px;display:flex}.home-dashboard-module__RspBIW__stockAvatar{border-radius:var(--radius-sm);background:var(--bg-soft);width:36px;height:36px;color:var(--text-secondary);letter-spacing:.02em;flex-shrink:0;justify-content:center;align-items:center;font-size:.68rem;font-weight:700;display:flex}.home-dashboard-module__RspBIW__stockIdentity{flex-direction:column;min-width:0;display:flex}.home-dashboard-module__RspBIW__stockSymbol{color:var(--text);font-size:.84rem;font-weight:700;line-height:1.2}.home-dashboard-module__RspBIW__stockName{color:var(--text-tertiary);white-space:nowrap;text-overflow:ellipsis;font-size:.7rem;overflow:hidden}.home-dashboard-module__RspBIW__stockItemBottom{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.home-dashboard-module__RspBIW__stockPrice{font-variant-numeric:tabular-nums;color:var(--text);font-size:.95rem;font-weight:700}.home-dashboard-module__RspBIW__stockMcap{color:var(--text-tertiary);font-variant-numeric:tabular-nums;font-size:.72rem}.home-dashboard-module__RspBIW__stockStatus{color:var(--text-secondary);align-items:center;gap:5px;font-size:.7rem;font-weight:600;display:flex}.home-dashboard-module__RspBIW__statusDot{background:var(--text-tertiary);border-radius:50%;width:7px;height:7px}.home-dashboard-module__RspBIW__statusDotHalal{background:var(--emerald)}.home-dashboard-module__RspBIW__statusDotReview{background:var(--gold)}.home-dashboard-module__RspBIW__statusDotFail{background:var(--red)}.home-dashboard-module__RspBIW__howGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}@media (max-width:640px){.home-dashboard-module__RspBIW__howGrid{grid-template-columns:1fr;gap:12px}}.home-dashboard-module__RspBIW__howCard{border-radius:var(--radius-lg);border:1px solid var(--line);background:var(--panel);transition:all var(--transition-fast);flex-direction:column;gap:8px;padding:24px 20px;display:flex}.home-dashboard-module__RspBIW__howCard:hover{border-color:var(--emerald-border);box-shadow:var(--shadow-sm)}.home-dashboard-module__RspBIW__howStep{background:var(--emerald-bg);width:32px;height:32px;color:var(--emerald);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.82rem;font-weight:800;display:flex}.home-dashboard-module__RspBIW__howTitle{font-family:var(--font-display);color:var(--text);margin:0;font-size:1rem;font-weight:700}.home-dashboard-module__RspBIW__howDesc{color:var(--text-secondary);margin:0;font-size:.82rem;line-height:1.55}.home-dashboard-module__RspBIW__trustBar{border-radius:var(--radius-xl);border:1px solid var(--line);background:var(--panel);box-shadow:var(--shadow-xs);grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:32px;padding:24px;display:grid}@media (max-width:900px){.home-dashboard-module__RspBIW__trustBar{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.home-dashboard-module__RspBIW__trustBar{grid-template-columns:1fr;gap:14px;padding:20px 16px}}.home-dashboard-module__RspBIW__trustItem{align-items:center;gap:12px;display:flex}.home-dashboard-module__RspBIW__trustIcon{border-radius:var(--radius-sm);background:var(--bg-soft);flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.3rem;line-height:1;display:flex}.home-dashboard-module__RspBIW__trustText{flex-direction:column;min-width:0;display:flex}.home-dashboard-module__RspBIW__trustTitle{color:var(--text);font-size:.82rem;font-weight:700;line-height:1.3}.home-dashboard-module__RspBIW__trustDesc{color:var(--text-tertiary);font-size:.72rem;line-height:1.4}.home-dashboard-module__RspBIW__footer{border-top:1px solid var(--line);margin-top:48px;padding-top:32px}.home-dashboard-module__RspBIW__footerTop{justify-content:space-between;gap:32px;margin-bottom:28px;display:flex}@media (max-width:640px){.home-dashboard-module__RspBIW__footerTop{flex-direction:column;gap:24px}}.home-dashboard-module__RspBIW__footerBrand{max-width:320px}.home-dashboard-module__RspBIW__footerLogo{font-family:var(--font-display);color:var(--text);letter-spacing:-.02em;font-size:1rem;font-weight:800}.home-dashboard-module__RspBIW__footerTagline{color:var(--text-secondary);margin:6px 0 0;font-size:.8rem;line-height:1.5}.home-dashboard-module__RspBIW__footerLinks{gap:48px;display:flex}@media (max-width:480px){.home-dashboard-module__RspBIW__footerLinks{gap:32px}}.home-dashboard-module__RspBIW__footerCol{flex-direction:column;gap:8px;display:flex}.home-dashboard-module__RspBIW__footerColTitle{letter-spacing:.04em;text-transform:uppercase;color:var(--text-tertiary);margin-bottom:4px;font-size:.7rem;font-weight:600}.home-dashboard-module__RspBIW__footerLink{color:var(--text-secondary);transition:color var(--transition-fast);font-size:.82rem;text-decoration:none}.home-dashboard-module__RspBIW__footerLink:hover{color:var(--emerald)}.home-dashboard-module__RspBIW__footerBottom{border-top:1px solid var(--line);text-align:center;padding-top:20px}.home-dashboard-module__RspBIW__footerBottom p{color:var(--text-tertiary);margin:0 0 4px;font-size:.72rem;line-height:1.55}@media (max-width:390px){.home-dashboard-module__RspBIW__home{padding:0 12px 80px}.home-dashboard-module__RspBIW__hero{padding:24px 0 20px}.home-dashboard-module__RspBIW__heroTitle{font-size:1.5rem}.home-dashboard-module__RspBIW__heroSub{margin-bottom:20px;font-size:.85rem}.home-dashboard-module__RspBIW__heroCtas{flex-direction:column;gap:8px;margin-bottom:24px}.home-dashboard-module__RspBIW__heroCtaPrimary,.home-dashboard-module__RspBIW__heroCtaSecondary{justify-content:center;width:100%}.home-dashboard-module__RspBIW__statsGrid{grid-template-columns:1fr 1fr;gap:8px}.home-dashboard-module__RspBIW__statCard{gap:8px;padding:12px}.home-dashboard-module__RspBIW__statIcon{width:30px;height:30px;font-size:.75rem}.home-dashboard-module__RspBIW__statValue{font-size:1.1rem}.home-dashboard-module__RspBIW__pulse{gap:12px;padding:14px 16px}.home-dashboard-module__RspBIW__stockGrid{grid-template-columns:1fr 1fr;gap:6px}.home-dashboard-module__RspBIW__stockItem{padding:12px}.home-dashboard-module__RspBIW__stockPrice{font-size:.85rem}}
.portfolio-dashboard-module__nyiATa__dashboard{gap:20px;display:grid}.portfolio-dashboard-module__nyiATa__summaryRow{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.portfolio-dashboard-module__nyiATa__summaryCard{border:1px solid var(--line);border-radius:var(--radius-xl);background:var(--panel);box-shadow:var(--shadow-xs);transition:border-color var(--transition-fast);padding:18px}.portfolio-dashboard-module__nyiATa__summaryCard:hover{border-color:var(--line-strong)}.portfolio-dashboard-module__nyiATa__summaryLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--text-tertiary);margin-bottom:8px;font-size:.68rem;font-weight:700;display:block}.portfolio-dashboard-module__nyiATa__summaryValue{letter-spacing:-.03em;color:var(--text);align-items:baseline;gap:8px;font-size:1.35rem;font-weight:800;display:flex}.portfolio-dashboard-module__nyiATa__pnlPctBadge{border-radius:var(--radius-full);background:var(--emerald-bg);padding:2px 8px;font-size:.78rem;font-weight:600}.portfolio-dashboard-module__nyiATa__positive{color:var(--emerald)}.portfolio-dashboard-module__nyiATa__negative{color:var(--red)}.portfolio-dashboard-module__nyiATa__positive .portfolio-dashboard-module__nyiATa__pnlPctBadge{background:var(--emerald-bg);color:var(--emerald)}.portfolio-dashboard-module__nyiATa__negative .portfolio-dashboard-module__nyiATa__pnlPctBadge{background:var(--red-bg);color:var(--red)}.portfolio-dashboard-module__nyiATa__complianceMini{flex-wrap:wrap;gap:6px;margin-top:6px;display:flex}.portfolio-dashboard-module__nyiATa__compGreen,.portfolio-dashboard-module__nyiATa__compRed,.portfolio-dashboard-module__nyiATa__compYellow{border-radius:var(--radius-full);align-items:center;padding:3px 10px;font-size:.72rem;font-weight:600;display:inline-flex}.portfolio-dashboard-module__nyiATa__compGreen{background:var(--emerald-bg);color:var(--emerald);border:1px solid var(--emerald-border)}.portfolio-dashboard-module__nyiATa__compRed{background:var(--red-bg);color:var(--red);border:1px solid var(--red-border)}.portfolio-dashboard-module__nyiATa__compYellow{background:var(--gold-bg);color:var(--gold);border:1px solid var(--gold-border)}.portfolio-dashboard-module__nyiATa__mainGrid{grid-template-columns:1fr 340px;gap:16px;display:grid}.portfolio-dashboard-module__nyiATa__holdingsPanel,.portfolio-dashboard-module__nyiATa__sectorPanel{border:1px solid var(--line);border-radius:var(--radius-xl);background:var(--panel);box-shadow:var(--shadow-xs);padding:20px}.portfolio-dashboard-module__nyiATa__panelHeader{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.portfolio-dashboard-module__nyiATa__kicker{color:var(--emerald);letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px;font-size:.68rem;font-weight:700;display:inline-block}.portfolio-dashboard-module__nyiATa__panelTitle{letter-spacing:-.015em;color:var(--text);font-size:1.05rem;font-weight:700}.portfolio-dashboard-module__nyiATa__addBtn{border:1px solid var(--emerald-border);border-radius:var(--radius-full);color:var(--emerald);white-space:nowrap;background:var(--emerald-bg);transition:all var(--transition-fast);align-items:center;padding:4px 12px;font-size:.7rem;font-weight:600;text-decoration:none;display:inline-flex}.portfolio-dashboard-module__nyiATa__addBtn:hover{background:var(--emerald);color:#fff}.portfolio-dashboard-module__nyiATa__tableWrap{margin:0 -20px;padding:0 20px;overflow-x:auto}.portfolio-dashboard-module__nyiATa__table{border-collapse:collapse;width:100%;font-size:.84rem}.portfolio-dashboard-module__nyiATa__table th,.portfolio-dashboard-module__nyiATa__table td{white-space:nowrap;padding:10px 8px}.portfolio-dashboard-module__nyiATa__table thead tr{border-bottom:2px solid var(--line)}.portfolio-dashboard-module__nyiATa__table tbody tr{border-bottom:1px solid var(--line);transition:background var(--transition-fast)}.portfolio-dashboard-module__nyiATa__table tbody tr:hover{background:var(--bg-soft)}.portfolio-dashboard-module__nyiATa__table tfoot tr{border-top:2px solid var(--line)}.portfolio-dashboard-module__nyiATa__thLeft{text-align:left;color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;font-size:.72rem;font-weight:600}.portfolio-dashboard-module__nyiATa__thRight{text-align:right;color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;font-size:.72rem;font-weight:600}.portfolio-dashboard-module__nyiATa__thCenter{text-align:center;color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;font-size:.72rem;font-weight:600}.portfolio-dashboard-module__nyiATa__sortBtn{all:unset;cursor:pointer;font:inherit;color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;font-size:.72rem;font-weight:600}.portfolio-dashboard-module__nyiATa__sortBtn:hover{color:var(--text-secondary)}.portfolio-dashboard-module__nyiATa__tdStock{min-width:120px}.portfolio-dashboard-module__nyiATa__stockLink{color:inherit;gap:1px;text-decoration:none;display:grid}.portfolio-dashboard-module__nyiATa__stockLink strong{color:var(--text);font-size:.88rem;font-weight:700}.portfolio-dashboard-module__nyiATa__stockLink:hover strong{color:var(--emerald)}.portfolio-dashboard-module__nyiATa__stockName{color:var(--text-tertiary);text-overflow:ellipsis;max-width:140px;font-size:.72rem;overflow:hidden}.portfolio-dashboard-module__nyiATa__tdRight{text-align:right;font-variant-numeric:tabular-nums;color:var(--text);font-weight:500}.portfolio-dashboard-module__nyiATa__tdCenter{text-align:center}.portfolio-dashboard-module__nyiATa__footRow td{padding-top:12px}.portfolio-dashboard-module__nyiATa__footRow strong{font-weight:800}.portfolio-dashboard-module__nyiATa__statusHalal,.portfolio-dashboard-module__nyiATa__statusNonCompliant,.portfolio-dashboard-module__nyiATa__statusReview{border-radius:var(--radius-full);letter-spacing:.03em;text-transform:uppercase;align-items:center;padding:3px 10px;font-size:.66rem;font-weight:600;display:inline-flex}.portfolio-dashboard-module__nyiATa__statusHalal{background:var(--emerald-bg);color:var(--emerald);border:1px solid var(--emerald-border)}.portfolio-dashboard-module__nyiATa__statusNonCompliant{background:var(--red-bg);color:var(--red);border:1px solid var(--red-border)}.portfolio-dashboard-module__nyiATa__statusReview{background:var(--gold-bg);color:var(--gold);border:1px solid var(--gold-border)}.portfolio-dashboard-module__nyiATa__sectorBarStack{gap:10px;display:grid}.portfolio-dashboard-module__nyiATa__sectorRow{grid-template-columns:130px 1fr 48px;align-items:center;gap:10px;display:grid}.portfolio-dashboard-module__nyiATa__sectorInfo{align-items:center;gap:8px;min-width:0;display:flex}.portfolio-dashboard-module__nyiATa__sectorDot{border-radius:var(--radius-full);flex-shrink:0;width:8px;height:8px}.portfolio-dashboard-module__nyiATa__sectorName{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;font-weight:500;overflow:hidden}.portfolio-dashboard-module__nyiATa__sectorBarTrack{background:var(--bg-soft);border-radius:4px;height:8px;overflow:hidden}.portfolio-dashboard-module__nyiATa__sectorBarFill{border-radius:4px;height:100%;transition:width .6s cubic-bezier(.16,1,.3,1)}.portfolio-dashboard-module__nyiATa__sectorPct{font-variant-numeric:tabular-nums;color:var(--text);text-align:right;font-size:.78rem;font-weight:600}.portfolio-dashboard-module__nyiATa__performersSection{border-top:1px solid var(--line);margin-top:20px;padding-top:16px}.portfolio-dashboard-module__nyiATa__performerTitle{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px;font-size:.72rem;font-weight:600}.portfolio-dashboard-module__nyiATa__performerCard{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--bg-soft);justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.portfolio-dashboard-module__nyiATa__performerCard strong{color:var(--text);font-size:.88rem;font-weight:700}.portfolio-dashboard-module__nyiATa__performerSub{color:var(--text-tertiary);margin-top:1px;font-size:.72rem;display:block}.portfolio-dashboard-module__nyiATa__performerPnl{font-variant-numeric:tabular-nums;font-size:1rem;font-weight:800}@media (max-width:1100px){.portfolio-dashboard-module__nyiATa__mainGrid{grid-template-columns:1fr}}@media (max-width:860px){.portfolio-dashboard-module__nyiATa__summaryRow{grid-template-columns:1fr 1fr}.portfolio-dashboard-module__nyiATa__sectorRow{grid-template-columns:100px 1fr 44px}}@media (max-width:480px){.portfolio-dashboard-module__nyiATa__summaryRow{grid-template-columns:1fr}.portfolio-dashboard-module__nyiATa__summaryCard{padding:14px}.portfolio-dashboard-module__nyiATa__summaryValue{font-size:1.15rem}.portfolio-dashboard-module__nyiATa__holdingsPanel,.portfolio-dashboard-module__nyiATa__sectorPanel{padding:14px}.portfolio-dashboard-module__nyiATa__tableWrap{margin:0 -14px;padding:0 14px}.portfolio-dashboard-module__nyiATa__sectorRow{grid-template-columns:90px 1fr 40px;gap:6px}}
.stock-tabs-module__g7kbqq__tabContainer{margin-bottom:28px}.stock-tabs-module__g7kbqq__tabBar{border-radius:var(--radius-lg);background:var(--bg-soft);border:1px solid var(--line);-webkit-overflow-scrolling:touch;gap:4px;margin-bottom:20px;padding:4px;display:flex;overflow-x:auto}.stock-tabs-module__g7kbqq__tab{border-radius:var(--radius-md);color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast);white-space:nowrap;background:0 0;border:none;flex:1;justify-content:center;align-items:center;gap:6px;padding:9px 18px;font-size:.82rem;font-weight:600;display:inline-flex}.stock-tabs-module__g7kbqq__tab:hover{color:var(--text);background:var(--panel-hover)}.stock-tabs-module__g7kbqq__tabActive{box-shadow:var(--shadow-xs);background:var(--panel)!important;color:var(--emerald)!important}.stock-tabs-module__g7kbqq__tabIcon{font-size:.9rem;line-height:1}.stock-tabs-module__g7kbqq__tabPanel{animation:.2s ease-out stock-tabs-module__g7kbqq__tabFadeIn}@keyframes stock-tabs-module__g7kbqq__tabFadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media (max-width:480px){.stock-tabs-module__g7kbqq__tab{padding:8px 12px;font-size:.78rem}}
.watchlist-dashboard-module__NQUG7G__dashboard{flex-direction:column;gap:24px;display:flex}.watchlist-dashboard-module__NQUG7G__complianceSummary{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--panel);grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:16px;padding:16px;display:grid}.watchlist-dashboard-module__NQUG7G__summaryItem{align-items:center;gap:12px;display:flex}.watchlist-dashboard-module__NQUG7G__summaryBadge{border-radius:var(--radius-md);flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.watchlist-dashboard-module__NQUG7G__summaryIcon{font-size:1.5rem;font-weight:700;line-height:1}.watchlist-dashboard-module__NQUG7G__summaryText{flex-direction:column;gap:2px;display:flex}.watchlist-dashboard-module__NQUG7G__summaryLabel{text-transform:uppercase;letter-spacing:.03em;color:var(--text-tertiary);font-size:.75rem;font-weight:600}.watchlist-dashboard-module__NQUG7G__summaryValue{font-size:1.5rem;font-weight:700;font-family:var(--font-display);color:var(--text);letter-spacing:-.01em}.watchlist-dashboard-module__NQUG7G__tableContainer{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--panel);box-shadow:var(--shadow-sm);overflow-x:auto}.watchlist-dashboard-module__NQUG7G__table{border-collapse:collapse;width:100%;font-size:.875rem}.watchlist-dashboard-module__NQUG7G__th{text-align:left;color:var(--text-secondary);border-bottom:1px solid var(--line);background:var(--bg-soft);white-space:nowrap;-webkit-user-select:none;user-select:none;padding:12px 16px;font-weight:600}.watchlist-dashboard-module__NQUG7G__sortButton{color:inherit;font-weight:inherit;font-size:inherit;cursor:pointer;transition:color var(--transition-fast);background:0 0;border:none;align-items:center;gap:4px;padding:0;font-family:inherit;display:inline-flex}.watchlist-dashboard-module__NQUG7G__sortButton:hover{color:var(--emerald)}.watchlist-dashboard-module__NQUG7G__tr{border-bottom:1px solid var(--line);transition:background-color var(--transition-fast)}.watchlist-dashboard-module__NQUG7G__tr:hover{background-color:var(--panel-hover)}.watchlist-dashboard-module__NQUG7G__tr:last-child{border-bottom:none}.watchlist-dashboard-module__NQUG7G__td{vertical-align:middle;color:var(--text);padding:14px 16px}.watchlist-dashboard-module__NQUG7G__symbolLink{color:inherit;transition:color var(--transition-fast);flex-direction:column;gap:4px;text-decoration:none;display:flex}.watchlist-dashboard-module__NQUG7G__symbolLink:hover{color:var(--emerald)}.watchlist-dashboard-module__NQUG7G__symbolText{font-weight:600;font-family:var(--font-display);color:var(--text)}.watchlist-dashboard-module__NQUG7G__symbolLink:hover .watchlist-dashboard-module__NQUG7G__symbolText{color:var(--emerald)}.watchlist-dashboard-module__NQUG7G__nameText{color:var(--text-secondary);font-size:.8rem}.watchlist-dashboard-module__NQUG7G__priceText{color:var(--text);font-family:Courier New,monospace;font-weight:600}.watchlist-dashboard-module__NQUG7G__changeText{font-family:Courier New,monospace;font-size:.85rem;font-weight:600}.watchlist-dashboard-module__NQUG7G__badge{border-radius:var(--radius-full);letter-spacing:.03em;text-transform:uppercase;white-space:nowrap;border:1px solid;align-items:center;padding:6px 12px;font-size:.75rem;font-weight:600;display:inline-flex}.watchlist-dashboard-module__NQUG7G__badgeHalal{background:var(--emerald-bg);color:var(--emerald);border-color:var(--emerald-border)}.watchlist-dashboard-module__NQUG7G__badgeReview{background:var(--gold-bg);color:var(--gold);border-color:var(--gold-border)}.watchlist-dashboard-module__NQUG7G__badgeFail{background:var(--red-bg);color:var(--red);border-color:var(--red-border)}.watchlist-dashboard-module__NQUG7G__notesText{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;max-width:200px;font-size:.8rem;display:block;overflow:hidden}.watchlist-dashboard-module__NQUG7G__emptyText{color:var(--text-tertiary)}.watchlist-dashboard-module__NQUG7G__actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.watchlist-dashboard-module__NQUG7G__detailsLink{color:var(--emerald);transition:opacity var(--transition-fast);white-space:nowrap;font-size:.75rem;font-weight:600;text-decoration:none}.watchlist-dashboard-module__NQUG7G__detailsLink:hover{opacity:.75}@media (max-width:1024px){.watchlist-dashboard-module__NQUG7G__complianceSummary{grid-template-columns:repeat(3,1fr)}.watchlist-dashboard-module__NQUG7G__td{padding:12px;font-size:.8rem}.watchlist-dashboard-module__NQUG7G__th{padding:10px 12px;font-size:.75rem}}@media (max-width:768px){.watchlist-dashboard-module__NQUG7G__complianceSummary{grid-template-columns:repeat(3,1fr);gap:12px;padding:12px}.watchlist-dashboard-module__NQUG7G__summaryBadge{width:40px;height:40px}.watchlist-dashboard-module__NQUG7G__summaryIcon,.watchlist-dashboard-module__NQUG7G__summaryValue{font-size:1.25rem}.watchlist-dashboard-module__NQUG7G__table{font-size:.75rem}.watchlist-dashboard-module__NQUG7G__td{padding:10px 8px}.watchlist-dashboard-module__NQUG7G__th{padding:8px}.watchlist-dashboard-module__NQUG7G__actions{gap:4px}.watchlist-dashboard-module__NQUG7G__detailsLink{font-size:.7rem}}
