:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}.app-shell{background:var(--app-bg);min-height:100vh;color:var(--app-text);transition:background .18s,color .18s}.theme-light{--app-bg:#f5f7fb;--app-surface:#fff;--app-text:#151923;--epoch-bg:#eef3fa;--epoch-number:#15192329;--tile-bg:#fff;--tile-border:#d9e1ec;--tile-fill:#1677ff29;--tile-muted:#5c6675}.theme-dark{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--app-bg:#111418;--app-surface:#171c22;--app-text:#eef2f8;--epoch-bg:#1d242d;--epoch-number:#eef2f81f;--tile-bg:#171c22;--tile-border:#2b3542;--tile-fill:#3fb1ff3d;--tile-muted:#a7b0bd}.app-header{z-index:10;background:var(--app-surface);border-bottom:1px solid var(--tile-border);justify-content:space-between;align-items:center;gap:24px;height:auto;min-height:78px;padding:0 24px;line-height:normal;display:flex;position:sticky;top:0}.brand{color:inherit;align-items:center;text-decoration:none;display:inline-flex}.pool-title{margin:0!important}.brand-logo{width:auto;height:42px;display:block}.header-actions{flex:1;justify-content:flex-end;align-items:center;gap:14px;display:flex}.pool-search{width:min(560px,48vw)}.pool-search-input{border-radius:8px;height:46px;font-size:16px}.pool-search-input .ant-input-prefix{color:var(--tile-muted);margin-inline-end:10px}.pool-search-option{gap:2px;min-width:280px;display:grid}.pool-search-option-title{color:inherit;font-weight:700}.pool-search-option-subtitle{color:#6b7280;font-size:12px}.app-main{width:min(1440px,100% - 32px);margin:0 auto;padding:28px 0 48px}.page-stack{gap:20px;display:grid}.metrics-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;display:grid}.metric-card,.sync-alert{border-radius:8px}.block-grid{grid-template-columns:repeat(auto-fill,minmax(148px,1fr));gap:12px;display:grid}.block-tile{aspect-ratio:1;border:1px solid var(--tile-border);background:var(--tile-bg);border-radius:8px;position:relative;overflow:hidden}.block-tile-fill{background:var(--tile-fill);transition:height .24s;position:absolute;bottom:0;left:0;right:0}.block-tile-content{z-index:1;grid-template-rows:auto auto 1fr auto;gap:6px;height:100%;padding:12px;display:grid;position:relative}.block-topline,.block-stats{color:var(--tile-muted);justify-content:space-between;gap:8px;font-size:12px;display:flex}.block-number{color:var(--app-text);font-weight:700}.block-pool{color:inherit;text-overflow:ellipsis;white-space:nowrap;font-size:18px;font-weight:800;text-decoration:none;overflow:hidden}.block-volume{color:var(--tile-muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.pool-identity{align-items:center;gap:14px;display:flex}.center-state{place-items:center;min-height:260px;display:grid}.block-view-section{gap:12px;display:grid}.section-toolbar{justify-content:space-between;align-items:center;gap:16px;display:flex}.section-toolbar .ant-typography{margin:0!important}.pool-block-timeline{gap:14px;display:grid}.epoch-block-group{border:1px solid var(--tile-border);background:var(--epoch-bg);border-radius:8px;padding:18px;position:relative;overflow:hidden}.epoch-number{color:var(--epoch-number);letter-spacing:0;pointer-events:none;font-size:34px;font-weight:900;line-height:1;position:absolute;top:10px;right:16px}.timeline-blocks{z-index:1;gap:8px;display:grid;position:relative}.timeline-block{border:1px solid var(--tile-border);background:var(--tile-bg);border-radius:8px;gap:10px;padding:12px 14px;display:grid}.timeline-block-main,.timeline-block-metrics{justify-content:space-between;align-items:center;gap:12px;display:flex}.timeline-block-no{color:var(--app-text);font-size:16px;font-weight:800}.timeline-block-age,.timeline-block-metrics{color:var(--tile-muted);font-size:12px}.timeline-block-metrics{flex-wrap:wrap;justify-content:flex-start}.timeline-fullness{background:var(--tile-border);border-radius:999px;height:5px;overflow:hidden}.timeline-fullness span{border-radius:inherit;background:var(--tile-fill);height:100%;display:block}.timeline-sentinel{min-height:44px;color:var(--tile-muted);place-items:center;font-size:12px;display:grid}@media (width<=760px){.app-header{flex-wrap:wrap;gap:12px;min-height:70px;padding:12px 14px}.brand-logo{height:32px}.header-actions{order:2;gap:10px;width:100%}.pool-search{width:100%}.pool-search-input{height:42px}.app-main{width:min(100% - 20px,1440px);padding-top:18px}.metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.block-grid{grid-template-columns:repeat(auto-fill,minmax(132px,1fr));gap:10px}.section-toolbar{flex-direction:column;align-items:flex-start}.epoch-block-group{padding:14px}.epoch-number{font-size:26px}.timeline-block-main{flex-direction:column;align-items:flex-start;gap:4px}}
