.FeeHistoryChart_card__tvFfh{padding:1.5rem}.FeeHistoryChart_header__yZkVD{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}.FeeHistoryChart_tooltip__bB4dk{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius-sm);padding:.6rem .9rem;font-size:.78rem}.FeeHistoryChart_tooltipRow__U_VzH{display:flex;justify-content:space-between;gap:1.5rem;color:var(--text-secondary)}.OracleStatusCard_card__1SIcE{padding:1.5rem;height:100%}.OracleStatusCard_title__o5alW{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.OracleStatusCard_layers__rDy3L{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.OracleStatusCard_layer__RpdBV{display:flex;align-items:center;gap:10px;padding:.75rem;border-radius:var(--radius-sm);border:1px solid var(--border-subtle);opacity:.5;transition:opacity var(--transition),border-color var(--transition)}.OracleStatusCard_layerActive__PbbZw{opacity:1;border-color:var(--border-hover);background:var(--accent-glow)}.OracleStatusCard_layerFailed__gzNNo{opacity:.6;border-color:var(--danger-dim)}.OracleStatusCard_layerDot__IpMF2{width:8px;height:8px;border-radius:50%;flex-shrink:0}.OracleStatusCard_layerInfo__Ktkx2{flex:1 1}.OracleStatusCard_layerName__seMPA{font-size:.78rem;font-weight:500;color:var(--text-primary);margin-bottom:2px}.OracleStatusCard_layerStatus__eaS6e{font-size:.68rem;color:var(--text-muted);font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.08em}.OracleStatusCard_priceRow__7pupJ{display:flex;align-items:center;justify-content:space-between;padding-top:1rem;border-top:1px solid var(--border-subtle)}.OracleStatusCard_priceLabel__DitQ6{font-size:.75rem;color:var(--text-muted);font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.08em}.OracleStatusCard_priceVal__ZI4V1{font-family:var(--font-mono);font-size:1.1rem;color:var(--accent);font-weight:700}.LiveDashboard_page__HHgJl{padding:3rem 0 8rem}.LiveDashboard_pageHeader__2yZm_{display:flex;align-items:flex-start;justify-content:space-between;gap:2rem;margin-bottom:2.5rem;flex-wrap:wrap}.LiveDashboard_blockBadge__4TgX9{display:flex;align-items:center;gap:8px;padding:.6rem 1rem;background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius-md)}.LiveDashboard_warningBanner__IDlxH{display:flex;align-items:flex-start;gap:10px;padding:1rem 1.25rem;background:var(--amber-dim);border:1px solid rgba(245,158,11,.25);border-radius:var(--radius-md);font-size:.85rem;color:var(--amber);margin-bottom:2rem;line-height:1.5}.LiveDashboard_statsGrid__H5MEG{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:1rem;gap:1rem;margin-bottom:2rem}.LiveDashboard_statCard__AlYok{transition:border-color var(--transition)}.LiveDashboard_statCard__AlYok:hover{border-color:var(--border-hover)}.LiveDashboard_skeleton__zdJm5{height:2rem;background:linear-gradient(90deg,var(--bg-elevated) 25%,var(--border-subtle) 50%,var(--bg-elevated) 75%);background-size:200% 100%;animation:LiveDashboard_shimmer___L7z5 1.5s infinite;border-radius:4px;margin:.5rem 0}@keyframes LiveDashboard_shimmer___L7z5{0%{background-position:200% 0}to{background-position:-200% 0}}.LiveDashboard_mainGrid__s3efk{display:grid;grid-template-columns:1fr 2fr;grid-gap:1.25rem;gap:1.25rem;margin-bottom:2rem}.LiveDashboard_historyCard__uMGUd{padding:1.5rem}.LiveDashboard_historyHeader__iounl{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.LiveDashboard_emptyHistory__gJxVQ{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center}.LiveDashboard_table__Y1gA9{width:100%;border-collapse:collapse;font-size:.82rem}.LiveDashboard_table__Y1gA9 th{font-family:var(--font-mono);font-size:.68rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;padding:0 1rem .75rem;text-align:left;border-bottom:1px solid var(--border-subtle);font-weight:400}.LiveDashboard_table__Y1gA9 td{padding:.75rem 1rem;border-bottom:1px solid var(--border-subtle);font-size:.82rem;color:var(--text-secondary)}.LiveDashboard_table__Y1gA9 tr:last-child td{border-bottom:none}.LiveDashboard_table__Y1gA9 tr:hover td{background:rgba(255,255,255,.02)}@media (max-width:900px){.LiveDashboard_mainGrid__s3efk{grid-template-columns:1fr}.LiveDashboard_statsGrid__H5MEG{grid-template-columns:1fr 1fr}}@media (max-width:600px){.LiveDashboard_statsGrid__H5MEG{grid-template-columns:1fr}}.LiveDashboard_sigmaGrid__fVv2d{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:1rem;gap:1rem;margin-bottom:2rem;padding:1.5rem;background:rgba(239,68,68,.03);border:1px solid rgba(239,68,68,.1);border-radius:var(--radius-lg)}