.DashboardClient-module__p4hJ3q__dashboard{flex-direction:column;gap:1.75rem;display:flex}.DashboardClient-module__p4hJ3q__summaryStrip{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (min-width:640px){.DashboardClient-module__p4hJ3q__summaryStrip{grid-template-columns:repeat(4,1fr)}}.DashboardClient-module__p4hJ3q__summaryCard{align-items:center;gap:.875rem;padding:1rem 1.25rem;transition:border-color .15s;display:flex}.DashboardClient-module__p4hJ3q__summaryCard:hover{border-color:var(--text-subtle)}.DashboardClient-module__p4hJ3q__summaryIcon{font-size:1.35rem}.DashboardClient-module__p4hJ3q__summaryValue{letter-spacing:-.03em;font-size:1.5rem;font-weight:700;line-height:1}.DashboardClient-module__p4hJ3q__summaryLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;margin-top:.25rem;font-size:.72rem}.DashboardClient-module__p4hJ3q__chartPanel{padding:1.5rem}.DashboardClient-module__p4hJ3q__chartPanelHeader{justify-content:space-between;align-items:flex-start;margin-bottom:1.25rem;display:flex}.DashboardClient-module__p4hJ3q__chartTitle{align-items:center;gap:.6rem;font-size:1rem;font-weight:600;display:flex}.DashboardClient-module__p4hJ3q__titleDot{background:var(--blue);border-radius:50%;flex-shrink:0;width:.55rem;height:.55rem;display:inline-block}.DashboardClient-module__p4hJ3q__chartSubtitle{color:var(--text-muted);margin-top:.25rem;font-size:.8rem}.DashboardClient-module__p4hJ3q__clearBtn{color:var(--text-muted);border:1px solid var(--surface-border);border-radius:var(--radius-sm);cursor:pointer;background:0 0;padding:.35rem .75rem;font-size:.775rem;transition:color .15s,border-color .15s}.DashboardClient-module__p4hJ3q__clearBtn:hover{color:var(--foreground);border-color:var(--text-subtle)}.DashboardClient-module__p4hJ3q__chartWrap{width:100%;height:340px}.DashboardClient-module__p4hJ3q__chartEmpty{height:200px;color:var(--text-subtle);border:1px dashed var(--surface-border);border-radius:var(--radius-md);justify-content:center;align-items:center;font-size:.875rem;display:flex}.DashboardClient-module__p4hJ3q__tooltip{background:var(--surface-2);border:1px solid var(--surface-border);border-radius:var(--radius-md);box-shadow:var(--shadow-elevated);min-width:160px;padding:.75rem 1rem}.DashboardClient-module__p4hJ3q__tooltipDate{color:var(--text-muted);letter-spacing:.04em;text-transform:uppercase;margin-bottom:.5rem;font-size:.75rem;font-weight:600}.DashboardClient-module__p4hJ3q__tooltipRow{align-items:center;gap:.5rem;padding:.2rem 0;font-size:.82rem;display:flex}.DashboardClient-module__p4hJ3q__tooltipDot{border-radius:50%;flex-shrink:0;width:.45rem;height:.45rem}.DashboardClient-module__p4hJ3q__tooltipName{color:var(--text-muted);flex:1}.DashboardClient-module__p4hJ3q__tooltipValue{font-variant-numeric:tabular-nums;color:var(--foreground);font-weight:600}.DashboardClient-module__p4hJ3q__filterBar{flex-wrap:wrap;align-items:center;gap:.5rem;width:100%;min-width:0;display:flex}.DashboardClient-module__p4hJ3q__searchWrap{background:var(--surface);border:1px solid var(--surface-border);border-radius:var(--radius-md);flex-shrink:0;align-items:center;gap:.5rem;width:140px;padding:.45rem .875rem;transition:border-color .15s;display:flex}.DashboardClient-module__p4hJ3q__searchWrap:focus-within{border-color:var(--text-subtle)}.DashboardClient-module__p4hJ3q__searchIcon{flex-shrink:0;font-size:.85rem}.DashboardClient-module__p4hJ3q__searchInput{color:var(--foreground);background:0 0;border:none;outline:none;width:100%;font-size:.85rem}.DashboardClient-module__p4hJ3q__searchInput::placeholder{color:var(--text-subtle)}.DashboardClient-module__p4hJ3q__filterChips{background:var(--surface);border:1px solid var(--surface-border);border-radius:9999px;flex-wrap:nowrap;flex-shrink:0;align-items:center;gap:.25rem;padding:.2rem .35rem;display:flex}.DashboardClient-module__p4hJ3q__chip{color:var(--text-muted);cursor:pointer;white-space:nowrap;text-overflow:ellipsis;vertical-align:middle;background:0 0;border:1px solid #0000;border-radius:9999px;max-width:90px;padding:.28rem .6rem;font-size:.7rem;font-weight:500;transition:all .15s;display:inline-block;overflow:hidden}.DashboardClient-module__p4hJ3q__chip:hover{background:var(--surface-hover,#0000000d);color:var(--foreground)}.DashboardClient-module__p4hJ3q__chipActive{background:var(--accent-muted);border-color:var(--accent-border);color:var(--accent)}.DashboardClient-module__p4hJ3q__filterCount{color:var(--text-subtle);white-space:nowrap;flex-shrink:0;font-size:.75rem}.DashboardClient-module__p4hJ3q__fundGrid{grid-template-columns:repeat(1,1fr);gap:1rem;display:grid}@media (min-width:480px){.DashboardClient-module__p4hJ3q__fundGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:900px){.DashboardClient-module__p4hJ3q__fundGrid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1200px){.DashboardClient-module__p4hJ3q__fundGrid{grid-template-columns:repeat(4,1fr)}}.DashboardClient-module__p4hJ3q__noResults{color:var(--text-subtle);text-align:center;grid-column:1/-1;padding:2rem;font-size:.875rem}.DashboardClient-module__p4hJ3q__fundCard{background:var(--surface);border:1px solid var(--surface-border);border-radius:var(--radius-lg);cursor:pointer;text-align:left;width:100%;box-shadow:var(--shadow-card);transition:transform .15s,box-shadow .15s,border-color .15s;position:relative}.DashboardClient-module__p4hJ3q__fundCard:hover{box-shadow:var(--shadow-elevated);border-color:var(--text-subtle);z-index:10;transform:translateY(-2px)}.DashboardClient-module__p4hJ3q__fundCardSelected{box-shadow:var(--shadow-elevated);transform:translateY(-2px)}.DashboardClient-module__p4hJ3q__cardStrip{border-top-left-radius:calc(var(--radius-lg) - 1px);border-top-right-radius:calc(var(--radius-lg) - 1px);width:100%;height:3px;transition:background .2s}.DashboardClient-module__p4hJ3q__cardBody{flex-direction:column;gap:.75rem;padding:1rem 1.1rem 1.1rem;display:flex}.DashboardClient-module__p4hJ3q__cardHeader{justify-content:space-between;align-items:flex-start;gap:.5rem;display:flex}.DashboardClient-module__p4hJ3q__cardTicker{color:var(--text-subtle);letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:700}.DashboardClient-module__p4hJ3q__cardName{color:var(--foreground);margin-top:.15rem;font-size:.875rem;font-weight:600;line-height:1.3}.DashboardClient-module__p4hJ3q__cardNav{flex-wrap:wrap;align-items:baseline;gap:.6rem;display:flex}.DashboardClient-module__p4hJ3q__navValue{letter-spacing:-.03em;font-variant-numeric:tabular-nums;color:var(--foreground);font-size:1.2rem;font-weight:700}.DashboardClient-module__p4hJ3q__delta{font-size:.75rem;font-weight:600}.DashboardClient-module__p4hJ3q__deltaPos{color:var(--positive)}.DashboardClient-module__p4hJ3q__deltaNeg{color:var(--negative)}.DashboardClient-module__p4hJ3q__cardMeta{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.DashboardClient-module__p4hJ3q__metaItem{color:var(--text-subtle);align-items:center;gap:.3rem;font-size:.7rem;display:flex}.DashboardClient-module__p4hJ3q__metaDate{color:var(--text-subtle);font-variant-numeric:tabular-nums;margin-left:auto;font-size:.68rem}.DashboardClient-module__p4hJ3q__chartControlsWrap{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.DashboardClient-module__p4hJ3q__toggleGroup{background:var(--surface-2);border:1px solid var(--surface-border);border-radius:var(--radius-sm);display:flex;overflow:hidden}.DashboardClient-module__p4hJ3q__toggleBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:.35rem .65rem;font-size:.75rem;font-weight:500;transition:background .15s,color .15s}.DashboardClient-module__p4hJ3q__toggleBtn:hover{color:var(--foreground)}.DashboardClient-module__p4hJ3q__toggleActive{background:var(--surface-border);color:var(--foreground)}.DashboardClient-module__p4hJ3q__benchmarkSelect{background:var(--surface);border:1px solid var(--surface-border);color:var(--foreground);border-radius:var(--radius-sm);outline:none;padding:.3rem .5rem;font-size:.75rem}.DashboardClient-module__p4hJ3q__metricsGrid{gap:.5rem 0;display:grid}.DashboardClient-module__p4hJ3q__metricsGrid3{grid-template-columns:repeat(3,1fr)}.DashboardClient-module__p4hJ3q__metricsGrid4{grid-template-columns:repeat(4,1fr)}.DashboardClient-module__p4hJ3q__metricsGrid5{grid-template-columns:repeat(5,1fr)}.DashboardClient-module__p4hJ3q__metricNode{flex-direction:column;gap:.1rem;display:flex}.DashboardClient-module__p4hJ3q__metricLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.6rem;font-weight:600}.DashboardClient-module__p4hJ3q__metricLabelWrapper{cursor:help;-webkit-user-select:none;user-select:none;align-items:center;display:inline-flex;position:relative}.DashboardClient-module__p4hJ3q__infoIcon{width:9px;height:9px;color:var(--text-subtle);opacity:.6;vertical-align:middle;margin-left:2px;transition:opacity .15s,color .15s;display:inline-block}.DashboardClient-module__p4hJ3q__metricLabelWrapper:hover .DashboardClient-module__p4hJ3q__infoIcon{color:var(--accent);opacity:1}.DashboardClient-module__p4hJ3q__richTooltip{background:var(--surface-2);border:1px solid var(--surface-border);border-radius:var(--radius-md);width:250px;box-shadow:var(--shadow-elevated);opacity:0;visibility:hidden;z-index:50;pointer-events:none;text-align:left;padding:.6rem .8rem;transition:opacity .15s,transform .15s,visibility .15s;position:absolute;bottom:100%;left:50%;transform:translate(-50%)translateY(-6px)}.DashboardClient-module__p4hJ3q__metricLabelWrapper:hover .DashboardClient-module__p4hJ3q__richTooltip{opacity:1;visibility:visible;transform:translate(-50%)translateY(-10px)}.DashboardClient-module__p4hJ3q__richTooltip:after{content:"";border-style:solid;border-width:6px;border-color:var(--surface-2) transparent transparent transparent;position:absolute;top:100%;left:50%;transform:translate(-50%)}.DashboardClient-module__p4hJ3q__richTooltip:before{content:"";border-style:solid;border-width:7px;border-color:var(--surface-border) transparent transparent transparent;z-index:-1;position:absolute;top:100%;left:50%;transform:translate(-50%)}.DashboardClient-module__p4hJ3q__tooltipTitle{font-family:var(--font-geist-sans), -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;color:var(--foreground);margin-bottom:.2rem;font-size:.72rem;font-weight:700;line-height:1.2}.DashboardClient-module__p4hJ3q__tooltipDesc{font-family:var(--font-geist-sans), -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;color:var(--text-muted);white-space:normal;font-size:.65rem;font-weight:400;line-height:1.35}.DashboardClient-module__p4hJ3q__metricValue{font-variant-numeric:tabular-nums;font-size:.8rem;font-weight:700}.DashboardClient-module__p4hJ3q__metricsSection{flex-direction:column;gap:.35rem;margin-bottom:.4rem;display:flex}.DashboardClient-module__p4hJ3q__metricsSection:last-of-type{margin-bottom:0}.DashboardClient-module__p4hJ3q__metricsSectionLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--text-subtle);border-bottom:1px solid var(--surface-border-subtle);margin-bottom:.15rem;padding-bottom:.15rem;font-size:.58rem;font-weight:700}.DashboardClient-module__p4hJ3q__sameAxisWarning{color:var(--amber);margin-top:-.25rem;margin-bottom:.5rem;font-size:.78rem;font-weight:600}.DashboardClient-module__p4hJ3q__selectedBadge{letter-spacing:.04em;text-transform:uppercase;color:#fff;pointer-events:none;border-radius:9999px;padding:.15rem .45rem;font-size:.6rem;font-weight:700;position:absolute;top:.5rem;right:.5rem}.DashboardClient-module__p4hJ3q__sortWrap{flex-shrink:0;align-items:center;gap:.4rem;margin-left:auto;display:flex}.DashboardClient-module__p4hJ3q__sortLabel{color:var(--text-muted);white-space:nowrap;font-size:.72rem}.DashboardClient-module__p4hJ3q__sortSelect{background:var(--surface);border:1px solid var(--surface-border);color:var(--foreground);border-radius:var(--radius-sm);cursor:pointer;text-overflow:ellipsis;white-space:nowrap;outline:none;width:125px;padding:.3rem .5rem;font-size:.78rem;overflow:hidden}.DashboardClient-module__p4hJ3q__panelTabs{border-bottom:1px solid var(--surface-border);gap:.5rem;margin-bottom:1.5rem;padding-bottom:.5rem;display:flex}.DashboardClient-module__p4hJ3q__panelTabBtn{color:var(--text-muted);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;padding:.4rem .75rem;font-size:.9rem;font-weight:600;transition:all .15s}.DashboardClient-module__p4hJ3q__panelTabBtn:hover{color:var(--foreground);background:var(--surface-2)}.DashboardClient-module__p4hJ3q__panelTabActive{color:var(--accent)!important;background:var(--accent-muted)!important}.DashboardClient-module__p4hJ3q__scatterContainer{flex-direction:column;gap:1.25rem;width:100%;display:flex}.DashboardClient-module__p4hJ3q__scatterHeader{justify-content:flex-end;align-items:center;display:flex}.DashboardClient-module__p4hJ3q__scatterAxisControls{flex-wrap:wrap;gap:1rem;display:flex}.DashboardClient-module__p4hJ3q__selectGroup{flex-direction:column;gap:.35rem;display:flex}.DashboardClient-module__p4hJ3q__selectLabel{text-transform:uppercase;color:var(--text-muted);letter-spacing:.05em;font-size:.65rem;font-weight:700}.DashboardClient-module__p4hJ3q__scatterWrap{border:1px solid var(--surface-border);border-radius:var(--radius-md);background:var(--surface-2);width:100%;height:420px;padding:1rem;position:relative;overflow:hidden}.DashboardClient-module__p4hJ3q__quadrantLabel{text-transform:uppercase;color:var(--text-subtle);background:var(--surface);border:1px dashed var(--surface-border);border-radius:var(--radius-sm);pointer-events:auto;opacity:.85;z-index:10;text-overflow:ellipsis;white-space:nowrap;max-width:14rem;padding:.25rem .5rem;font-size:.62rem;font-weight:700;transition:opacity .15s;position:absolute;overflow:hidden}.DashboardClient-module__p4hJ3q__quadrantSuccess{color:var(--positive);background:var(--accent-muted);border:1.5px dashed #10b98173}.DashboardClient-module__p4hJ3q__quadrantWarning{color:var(--amber);background:#f59e0b14;border:1.5px dashed #f59e0b73}.DashboardClient-module__p4hJ3q__quadrantInfo{color:var(--blue);background:var(--blue-muted);border:1.5px dashed #3b82f673}.DashboardClient-module__p4hJ3q__quadrantDanger{color:var(--negative);background:var(--negative-muted);border:1.5px dashed #ef444473}.DashboardClient-module__p4hJ3q__quadrantTopLeft{top:1.5rem;left:5rem}.DashboardClient-module__p4hJ3q__quadrantTopRight{top:1.5rem;right:2rem}.DashboardClient-module__p4hJ3q__quadrantBottomLeft{bottom:4rem;left:5rem}.DashboardClient-module__p4hJ3q__quadrantBottomRight{bottom:4rem;right:2rem}.DashboardClient-module__p4hJ3q__analyticsToggle{text-align:center;color:var(--blue);background:var(--surface-2);border:1px solid var(--surface-border);border-radius:var(--radius-sm);cursor:pointer;-webkit-user-select:none;user-select:none;margin-top:.5rem;padding:.45rem;font-size:.72rem;font-weight:600;transition:background .15s,color .15s}.DashboardClient-module__p4hJ3q__analyticsToggle:hover{background:var(--blue-muted);color:var(--foreground)}.DashboardClient-module__p4hJ3q__extendedAnalytics{border-top:1px solid var(--surface-border-subtle);flex-direction:column;gap:1rem;margin-top:.75rem;padding-top:.75rem;animation:.2s ease-out forwards DashboardClient-module__p4hJ3q__fadeIn;display:flex}.DashboardClient-module__p4hJ3q__analyticsSection{flex-direction:column;gap:.5rem;display:flex}.DashboardClient-module__p4hJ3q__modalOverlay{-webkit-backdrop-filter:blur(8px);z-index:1000;background:#030712b3;justify-content:center;align-items:flex-start;padding:2rem 1rem;animation:.2s ease-out forwards DashboardClient-module__p4hJ3q__fadeIn;display:flex;position:fixed;inset:0;overflow-y:auto}.DashboardClient-module__p4hJ3q__modalContent{background:var(--surface);border:1px solid var(--surface-border);border-radius:var(--radius-xl);width:100%;max-width:820px;box-shadow:var(--shadow-elevated);flex-direction:column;gap:1.5rem;margin:0 auto;padding:2.25rem 2.5rem;animation:.25s cubic-bezier(.34,1.56,.64,1) forwards DashboardClient-module__p4hJ3q__scaleIn;display:flex;position:relative}@keyframes DashboardClient-module__p4hJ3q__scaleIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.DashboardClient-module__p4hJ3q__modalCloseBtn{color:var(--text-subtle);cursor:pointer;background:0 0;border:none;font-size:1.75rem;line-height:1;transition:color .15s;position:absolute;top:1.25rem;right:1.5rem}.DashboardClient-module__p4hJ3q__modalCloseBtn:hover{color:var(--foreground)}.DashboardClient-module__p4hJ3q__modalHeader{border-bottom:1px solid var(--surface-border-subtle);justify-content:space-between;align-items:flex-start;gap:1.5rem;padding-bottom:1.5rem;display:flex}.DashboardClient-module__p4hJ3q__modalTitleSection{flex:1}.DashboardClient-module__p4hJ3q__modalBadgeGroup{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.DashboardClient-module__p4hJ3q__modalTitle{letter-spacing:-.03em;color:var(--foreground);font-size:1.6rem;font-weight:800;line-height:1.25}.DashboardClient-module__p4hJ3q__modalTicker{color:var(--text-subtle);letter-spacing:.08em;text-transform:uppercase;font-size:.8rem;font-weight:700}.DashboardClient-module__p4hJ3q__modalDesc{color:var(--text-muted);max-width:540px;margin-top:.5rem;font-size:.85rem;line-height:1.5}.DashboardClient-module__p4hJ3q__modalPriceSection{text-align:right;flex-shrink:0}.DashboardClient-module__p4hJ3q__modalPriceLabel{text-transform:uppercase;color:var(--text-subtle);letter-spacing:.05em;font-size:.72rem;font-weight:700}.DashboardClient-module__p4hJ3q__modalPriceValue{letter-spacing:-.03em;color:var(--foreground);margin:.25rem 0;font-size:2rem;font-weight:800}.DashboardClient-module__p4hJ3q__modalBody{flex-direction:column;gap:1.75rem;display:flex}.DashboardClient-module__p4hJ3q__modalGridCard{background:var(--surface-2);border:1px solid var(--surface-border);border-radius:var(--radius-lg);padding:1.25rem}.DashboardClient-module__p4hJ3q__modalGridTitle{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;border-bottom:1px solid var(--surface-border-subtle);margin-bottom:1rem;padding-bottom:.35rem;font-size:.75rem;font-weight:700;display:block}.DashboardClient-module__p4hJ3q__modalGrid{grid-template-columns:repeat(2,1fr);gap:1.25rem 1.75rem;display:grid}@media (min-width:600px){.DashboardClient-module__p4hJ3q__modalGrid{grid-template-columns:repeat(4,1fr)}}.DashboardClient-module__p4hJ3q__languageToggle{background:var(--surface-2);border:1px solid var(--surface-border);border-radius:var(--radius-md);align-items:center;gap:.3rem;margin-right:.5rem;padding:.25rem .5rem;display:flex}.DashboardClient-module__p4hJ3q__langBtn{color:var(--text-muted);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;padding:.1rem .35rem;font-size:.72rem;font-weight:700;transition:all .15s}.DashboardClient-module__p4hJ3q__langBtnActive{background:var(--surface);color:var(--foreground);box-shadow:var(--shadow-sm)}.DashboardClient-module__p4hJ3q__langDivider{color:var(--surface-border);font-size:.72rem}
.page-module___8aEwW__main{min-height:100vh;padding-bottom:4rem}.page-module___8aEwW__header{border-bottom:1px solid var(--surface-border);justify-content:space-between;align-items:flex-end;margin-bottom:2rem;padding-bottom:1.75rem;display:flex}.page-module___8aEwW__title{letter-spacing:-.04em;font-size:2rem;font-weight:800;line-height:1.1}@media (min-width:768px){.page-module___8aEwW__title{font-size:2.5rem}}.page-module___8aEwW__subtitle{color:var(--text-muted);margin-top:.4rem;font-size:.9rem}.page-module___8aEwW__headerRight{align-items:center;gap:1rem;display:flex}.page-module___8aEwW__statusBadge{background:var(--accent-muted);border:1px solid var(--accent-border);color:var(--accent);letter-spacing:.08em;text-transform:uppercase;border-radius:9999px;align-items:center;gap:.4rem;padding:.35rem .85rem;font-size:.7rem;font-weight:700;display:flex}.page-module___8aEwW__updateBadge{color:var(--text-muted);background:var(--surface);border:1px solid var(--surface-border);border-radius:var(--radius-md);padding:.35rem .6rem;font-size:.75rem}.page-module___8aEwW__statusDot{background:var(--accent);border-radius:50%;width:.45rem;height:.45rem;animation:2s ease-in-out infinite page-module___8aEwW__pulse}.page-module___8aEwW__setupBanner{background:var(--surface);border:1px solid var(--surface-border);border-left:3px solid var(--amber);border-radius:var(--radius-md);align-items:flex-start;gap:1rem;margin-bottom:2rem;padding:1.25rem 1.5rem;display:flex}.page-module___8aEwW__setupIcon{flex-shrink:0;font-size:1.5rem}.page-module___8aEwW__setupTitle{margin-bottom:.35rem;font-weight:600}.page-module___8aEwW__setupText{color:var(--text-muted);font-size:.875rem;line-height:1.6}.page-module___8aEwW__setupText code{color:var(--blue);background:var(--blue-muted);font-family:var(--font-geist-mono), monospace;border-radius:.25rem;padding:.1rem .35rem;font-size:.8rem}.page-module___8aEwW__emptyState{text-align:center;background:var(--surface);border:1px dashed var(--surface-border);border-radius:var(--radius-xl);flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:5rem 2rem;display:flex}.page-module___8aEwW__emptyIcon{font-size:3rem}.page-module___8aEwW__emptyState h3{font-size:1.5rem;font-weight:600}.page-module___8aEwW__emptyState p{color:var(--text-muted);max-width:26rem;font-size:.9rem}.page-module___8aEwW__ingestBtn{background:var(--accent-muted);border:1px solid var(--accent-border);border-radius:var(--radius-md);color:var(--accent);margin-top:.5rem;padding:.6rem 1.25rem;font-size:.85rem;font-weight:600;transition:background .15s;display:inline-block}.page-module___8aEwW__ingestBtn:hover{background:#10b98133}.page-module___8aEwW__adminLink{color:var(--text-muted);background:var(--surface);border:1px solid var(--surface-border);cursor:pointer;border-radius:9999px;align-items:center;gap:.35rem;padding:.4rem .85rem;font-size:.75rem;font-weight:600;transition:all .15s;display:inline-flex}.page-module___8aEwW__adminLink:hover{color:var(--foreground);border-color:var(--text-subtle);background:var(--surface-2)}.page-module___8aEwW__footer{border-top:1px solid var(--surface-border);margin-top:4rem;padding:2rem 0 2.5rem}.page-module___8aEwW__footerInner{text-align:center;flex-direction:column;align-items:center;gap:1rem;display:flex}.page-module___8aEwW__footerBrand{align-items:center;gap:.6rem;display:flex}.page-module___8aEwW__footerLogo{letter-spacing:-.03em;background:linear-gradient(135deg, var(--accent), var(--blue));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1rem;font-weight:800}.page-module___8aEwW__footerTagline{color:var(--text-muted);border-left:1px solid var(--surface-border);padding-left:.6rem;font-size:.75rem;font-weight:500}.page-module___8aEwW__footerDisclaimer{max-width:52rem;color:var(--text-muted);font-size:.75rem;line-height:1.7}.page-module___8aEwW__footerCopy{color:var(--text-subtle);letter-spacing:.02em;font-size:.7rem}
