.icedata-navbar-wrap{position:sticky;top:0;z-index:100;padding:16px 20px 0;background:var(--bg)}.icedata-navbar-card{border-radius:var(--radius-card);box-shadow:var(--shadow-card);background:var(--navbar-bg)!important;border:1px solid var(--border)!important;transition:box-shadow .2s ease,background-color .2s ease,border-color .2s ease}.icedata-navbar-card:hover{box-shadow:var(--shadow-card-hover);background:var(--bg-hover)!important}.icedata-navbar-card .ant-card-body{padding:0 16px;background:transparent!important}.icedata-navbar-inner{display:flex;align-items:center;gap:20px;min-height:56px}.icedata-navbar-logo-link{flex-shrink:0;line-height:0;text-decoration:none}.icedata-navbar-logo{flex-shrink:0;height:30px;width:auto;display:block}.icedata-navbar-menu-wrap{margin-left:auto;flex:1;min-width:0;display:flex;justify-content:flex-end}.icedata-navbar-menu{width:100%;justify-content:flex-end;border-bottom:none!important;background:transparent!important}.icedata-navbar-menu.ant-menu-horizontal>.ant-menu-item{color:var(--text);font-weight:500;background:transparent!important}.icedata-navbar-menu.ant-menu-horizontal>.ant-menu-item-selected{color:var(--theme-primary)!important;background:transparent!important}.icedata-navbar-menu.ant-menu-horizontal>.ant-menu-submenu{color:var(--text);font-weight:500}.icedata-navbar-menu.ant-menu-horizontal>.ant-menu-submenu .ant-menu-submenu-title{color:var(--text)!important}.icedata-navbar-menu.ant-menu-horizontal>.ant-menu-submenu .ant-menu-submenu-title .ant-menu-title-content{color:inherit!important}.icedata-navbar-menu.ant-menu-horizontal>.ant-menu-submenu .ant-menu-submenu-arrow{color:var(--text)}.icedata-navbar-menu.ant-menu-horizontal>.ant-menu-item:after,.icedata-navbar-menu.ant-menu-horizontal>.ant-menu-submenu:after{border-bottom:2px solid transparent!important}.icedata-navbar-menu.ant-menu-horizontal>.ant-menu-item:hover,.icedata-navbar-menu.ant-menu-horizontal>.ant-menu-item-active{color:var(--theme-primary)!important;background:transparent!important}.icedata-navbar-menu.ant-menu-horizontal>.ant-menu-submenu:hover,.icedata-navbar-menu.ant-menu-horizontal>.ant-menu-submenu-active,.icedata-navbar-menu.ant-menu-horizontal>.ant-menu-submenu-open,.icedata-navbar-menu.ant-menu-horizontal>.ant-menu-submenu-selected{color:var(--theme-primary)!important;background:transparent!important}.icedata-navbar-menu.ant-menu-horizontal>.ant-menu-submenu:hover .ant-menu-submenu-title,.icedata-navbar-menu.ant-menu-horizontal>.ant-menu-submenu-active .ant-menu-submenu-title,.icedata-navbar-menu.ant-menu-horizontal>.ant-menu-submenu-open .ant-menu-submenu-title,.icedata-navbar-menu.ant-menu-horizontal>.ant-menu-submenu-selected .ant-menu-submenu-title{color:var(--theme-primary)!important}.icedata-navbar-menu.ant-menu-horizontal>.ant-menu-submenu:hover .ant-menu-submenu-title .ant-menu-title-content,.icedata-navbar-menu.ant-menu-horizontal>.ant-menu-submenu-active .ant-menu-submenu-title .ant-menu-title-content,.icedata-navbar-menu.ant-menu-horizontal>.ant-menu-submenu-open .ant-menu-submenu-title .ant-menu-title-content,.icedata-navbar-menu.ant-menu-horizontal>.ant-menu-submenu-selected .ant-menu-submenu-title .ant-menu-title-content{color:var(--theme-primary)!important}.icedata-navbar-menu.ant-menu-horizontal>.ant-menu-submenu:hover .ant-menu-submenu-arrow,.icedata-navbar-menu.ant-menu-horizontal>.ant-menu-submenu-open .ant-menu-submenu-arrow,.icedata-navbar-menu.ant-menu-horizontal>.ant-menu-submenu-selected .ant-menu-submenu-arrow{color:var(--theme-primary)}.icedata-navbar-menu.ant-menu-horizontal>.ant-menu-item:hover:after,.icedata-navbar-menu.ant-menu-horizontal>.ant-menu-item-selected:after,.icedata-navbar-menu.ant-menu-horizontal>.ant-menu-submenu:hover:after,.icedata-navbar-menu.ant-menu-horizontal>.ant-menu-submenu-open:after,.icedata-navbar-menu.ant-menu-horizontal>.ant-menu-submenu-selected:after{border-bottom-color:var(--theme-primary)!important}.icedata-theme-toggle{border-radius:8px;border-color:var(--border);color:var(--text);background:var(--card-bg)}.icedata-lang-toggle{border-radius:8px;border-color:var(--border);color:var(--text);background:var(--card-bg);font-weight:700}.icedata-theme-toggle .anticon{font-size:16px}.icedata-theme-toggle:hover,.icedata-theme-toggle:focus,.icedata-lang-toggle:hover,.icedata-lang-toggle:focus{color:var(--theme-primary)!important;border-color:var(--theme-accent)!important}.icedata-menu-overflow-icon{color:var(--text);font-weight:600;letter-spacing:1px}[data-theme=dark] .icedata-navbar-wrap{background:linear-gradient(to bottom,var(--bg),color-mix(in srgb,var(--bg) 88%,transparent))}[data-theme=dark] .icedata-navbar-card{border-color:#343840!important}[data-theme=dark] .icedata-navbar-menu.ant-menu{color:var(--text)}[data-theme=dark] .icedata-navbar-menu.ant-menu-horizontal>.ant-menu-submenu .ant-menu-submenu-title{color:var(--text)!important}[data-theme=dark] .icedata-navbar-menu.ant-menu-horizontal>.ant-menu-submenu .ant-menu-submenu-title .ant-menu-title-content{color:var(--text)!important}[data-theme=dark] .icedata-navbar-menu.ant-menu-horizontal>.ant-menu-submenu .ant-menu-submenu-arrow{color:var(--text)}[data-theme=dark] .ant-menu-submenu-popup .ant-menu{background:var(--navbar-bg)!important;border:1px solid var(--border);box-shadow:0 8px 24px var(--shadow)}[data-theme=dark] .ant-menu-submenu-popup .ant-menu-item{color:var(--text)}[data-theme=dark] .ant-menu-submenu-popup .ant-menu-item:hover,[data-theme=dark] .ant-menu-submenu-popup .ant-menu-item-active,[data-theme=dark] .ant-menu-submenu-popup .ant-menu-item-selected{color:var(--theme-primary)!important;background:color-mix(in srgb,var(--theme-accent) 16%,transparent)!important}[data-theme=dark] .ant-menu-submenu-popup .ant-menu-item:after{border-bottom:none!important}[data-theme=dark] .ant-menu-submenu-popup .ant-menu-item-selected:after{border-bottom:none!important}.about-page{position:relative;color:var(--text);padding-bottom:64px}.about-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.about-hero{padding:12px 20px 28px}.about-hero-inner{max-width:880px;margin:0 auto}.about-hero-figure{margin:0;display:flex;justify-content:center;align-items:flex-end}.about-illustration{display:block;width:100%;max-width:min(92vw,520px);height:auto}.about-content{max-width:720px;margin:0 auto;padding:0 20px}.about-section{margin-bottom:36px}.about-stack .about-section:last-child{margin-bottom:0}.about-eyebrow{display:block;font-size:11px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--text);opacity:.55;margin-bottom:14px}.about-prose{display:flex;flex-direction:column;gap:14px}.about-prose p,.about-section-text{margin:0;font-size:15px;line-height:1.75;font-weight:400;color:var(--text)}.about-prose strong,.about-section-text strong{font-weight:600}.about-stack{display:flex;flex-direction:column;gap:8px}.about-contact-row{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:28px 40px;justify-content:flex-start}.about-contact-row>li{flex:1 1 140px;min-width:0;max-width:220px}.about-contact-item{display:flex;flex-direction:column;align-items:flex-start;gap:10px;text-decoration:none;color:inherit;padding:0;border:none;background:none;transition:opacity .2s ease}a.about-contact-item:hover{opacity:.75}a.about-contact-item:hover .about-contact-meta{text-decoration:underline}.about-contact-item-static{cursor:default}.about-contact-icon{display:flex;align-items:center;justify-content:flex-start;font-size:36px;line-height:1;color:var(--text)}.about-contact-icon .anticon{color:inherit}.about-contact-label{font-size:15px;font-weight:600;line-height:1.35;color:var(--text)}.about-contact-meta{font-size:14px;line-height:1.45;font-weight:500;color:var(--text);opacity:.85;word-break:break-all}.about-contact-code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:14px;line-height:1.45;color:var(--text);opacity:.9;background:none;border:none;padding:0}@media (max-width: 520px){.about-contact-row{flex-direction:column;gap:24px}.about-contact-row>li{max-width:none}}.home-page{min-height:calc(100vh - 88px);padding:24px 20px 20px;max-width:980px;margin:0 auto;display:flex;flex-direction:column}.home-hero{display:flex;flex-direction:column;align-items:center;gap:18px;padding-top:12px}.home-logo{width:clamp(160px,28vw,360px);height:auto;display:block}.home-search{width:100%;max-width:720px}.home-search-input{width:100%}.home-search-input .ant-input{color:var(--text);background:var(--card-bg);border-color:var(--border);padding-top:0;padding-bottom:0}.home-search-input .ant-input-group-addon .ant-btn{color:#fff!important;border-color:var(--theme-primary)!important;background:var(--theme-primary)!important;padding-top:0;padding-bottom:0}.home-search-input .ant-input-group-addon .ant-btn:hover,.home-search-input .ant-input-group-addon .ant-btn:focus{color:#fff!important;border-color:var(--theme-accent)!important;background:var(--theme-accent)!important}.home-stats-scroll{margin-top:6vh;width:100%;max-width:720px;margin-left:auto;margin-right:auto;overflow-x:auto}.home-stats-scroll .ant-spin-nested-loading{width:100%}.home-stats-scroll .ant-spin-container{min-height:100px}.home-stats-row{min-width:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:4px 0}.home-stat-item{text-align:center}.home-stat-item .ant-statistic-title{color:var(--text)!important;font-weight:600}.home-stat-item .ant-statistic-content{color:var(--text);font-size:28px;font-weight:800}.home-stat-item .ant-statistic-content-suffix{color:var(--theme-primary);font-size:14px;font-weight:700;margin-left:2px}.home-footer{margin-top:auto;padding-top:24px;text-align:center;color:var(--text);font-size:13px}.home-footer-link{color:var(--theme-primary);text-decoration:none}.home-footer-link:hover{text-decoration:underline}.home-footer-sep{margin:0 8px;color:var(--text);opacity:.7}.home-footer-text{color:var(--text)}[data-theme=dark] .home-search-input .ant-input{color:var(--text);background:var(--card-bg);border-color:var(--border)}[data-theme=dark] .home-search-input .ant-input-group-addon .ant-btn{color:#fff!important;border-color:var(--theme-primary)!important;background:var(--theme-primary)!important}[data-theme=dark] .home-search-input .ant-input::placeholder{color:var(--text);opacity:.55}@media (max-width: 768px){.home-stats-scroll{overflow-x:visible}.home-stats-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 12px}}.overview-panel--trend .ant-card-head{border-bottom:none!important;min-height:48px}.overview-panel--trend .ant-card-head-title{font-size:15px;font-weight:600;padding:12px 0 4px;color:var(--text)!important}.overview-panel--trend .ant-card-body{padding-top:8px}.overview-trend-card-inner{display:flex;flex-direction:column;gap:8px;min-width:0}.overview-trend-tabs .ant-tabs-nav{margin-bottom:0}.overview-trend-chart-host{width:100%;min-height:320px;height:360px;background:transparent}.overview-trend-chart-host canvas{background:transparent!important}.overview-trend-chart-empty{min-height:320px;display:flex;align-items:center;justify-content:center;text-align:center;padding:24px 16px;border-radius:6px;border:1px dashed var(--border);background:#00000005}[data-theme=dark] .overview-trend-chart-empty{background:#0003;border-color:#343840}[data-theme=dark] .overview-trend-tabs .ant-tabs-tab{color:#ffffff8c}[data-theme=dark] .overview-trend-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--theme-primary)}[data-theme=dark] .overview-trend-tabs .ant-tabs-ink-bar{background:var(--theme-primary)}[data-theme=dark] .overview-trend-tabs.ant-tabs-top>.ant-tabs-nav:before,[data-theme=dark] .overview-trend-tabs .ant-tabs-nav:before{border-bottom:none}.overview-panel--partition .ant-card-head{border-bottom:none!important;min-height:48px}.overview-panel--partition .ant-card-head-title{font-size:15px;font-weight:600;padding:12px 0 4px;color:var(--text)!important}.overview-panel--partition .ant-card-body{padding-top:8px}.overview-partition-pie-inner{display:flex;flex-direction:column;gap:8px;min-width:0}.overview-partition-pie-toolbar{display:flex;align-items:center;justify-content:space-between;gap:8px 12px;margin-bottom:8px}.overview-partition-pie-toolbar-hint{flex:1;min-width:0}.overview-partition-pie-segmented{flex-shrink:0;margin-bottom:0!important}.overview-partition-pie-segmented.ant-segmented{background:#0000000f;border:1px solid var(--border);padding:2px}.overview-partition-pie-segmented .ant-segmented-item{color:#0000008c}.overview-partition-pie-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected){color:#000000c7}.overview-partition-pie-segmented .ant-segmented-item-selected{background:#fff!important;color:var(--theme-primary)!important;font-weight:600;box-shadow:0 1px 3px #0f172a1f}[data-theme=dark] .overview-partition-pie-segmented.ant-segmented{background:var(--card-bg);border-color:#343840}[data-theme=dark] .overview-partition-pie-segmented .ant-segmented-item{color:#ffffffa6}[data-theme=dark] .overview-partition-pie-segmented .ant-segmented-item-selected{background:#343840!important;color:var(--theme-primary)!important;font-weight:600;box-shadow:0 1px 3px #00000059}[data-theme=dark] .overview-partition-pie-segmented .ant-segmented-item:hover{color:var(--text)}.overview-partition-pie-host{width:100%;min-height:320px;height:400px;background:transparent}.overview-partition-pie-host canvas{background:transparent!important}.overview-partition-pie-empty{min-height:320px;display:flex;align-items:center;justify-content:center;text-align:center;padding:24px 16px;border-radius:6px;border:1px dashed var(--border);background:#00000005}[data-theme=dark] .overview-partition-pie-empty{background:#0003;border-color:#343840}.overview-panel--histogram .ant-card-head{border-bottom:none!important;min-height:48px}.overview-panel--histogram .ant-card-head-title{font-size:15px;font-weight:600;padding:12px 0 4px;color:var(--text)!important}.overview-panel--histogram .ant-card-body{padding-top:8px}.overview-view-histogram-inner{display:flex;flex-direction:column;gap:8px;min-width:0}.overview-view-histogram-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px 12px;margin-bottom:8px}.overview-view-histogram-toolbar-hint{flex:1;min-width:0;margin:0!important;font-size:13px;line-height:1.5}.overview-view-histogram-toolbar-hint.ant-typography{color:var(--text)!important;opacity:.65}.overview-view-histogram-segmented{flex-shrink:0;margin-bottom:0!important}.overview-view-histogram-segmented.ant-segmented{background:#0000000f;border:1px solid var(--border);padding:2px}.overview-view-histogram-segmented .ant-segmented-item{color:#0000008c;transition:color .2s,background .2s}.overview-view-histogram-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected){color:#000000c7}.overview-view-histogram-segmented .ant-segmented-item-selected{background:#fff!important;color:var(--theme-primary)!important;font-weight:600;box-shadow:0 1px 3px #0f172a1f}[data-theme=dark] .overview-view-histogram-segmented .ant-segmented-item-selected{box-shadow:0 1px 3px #00000059}[data-theme=dark] .overview-view-histogram-segmented.ant-segmented{background:var(--card-bg);border-color:#343840}[data-theme=dark] .overview-view-histogram-segmented .ant-segmented-item{color:#ffffffa6}[data-theme=dark] .overview-view-histogram-segmented .ant-segmented-item-selected{background:#343840!important;color:var(--theme-primary)!important;font-weight:600}[data-theme=dark] .overview-view-histogram-segmented .ant-segmented-item:hover{color:var(--text)}.overview-view-histogram-host{width:100%;min-height:280px;height:360px;background:transparent}.overview-view-histogram-host canvas{background:transparent!important}.overview-view-histogram-empty{min-height:280px;display:flex;align-items:center;justify-content:center;text-align:center;padding:24px 16px;border-radius:6px;border:1px dashed var(--border);background:#00000005}[data-theme=dark] .overview-view-histogram-empty{background:#0003;border-color:#343840}.overview-panel--gate-crossings .ant-card-head{border-bottom:none!important;min-height:48px}.overview-panel--gate-crossings .ant-card-head-title{font-size:15px;font-weight:600;padding:12px 0 4px}.overview-gate-crossings{display:flex;min-height:224px;flex-direction:column;gap:12px}.overview-gate-crossings-table .ant-table{background:transparent;color:var(--text)}.overview-gate-crossings-table .ant-table-container,.overview-gate-crossings-table .ant-table-thead>tr>th,.overview-gate-crossings-table .ant-table-tbody>tr>td{border-color:var(--border)!important}.overview-gate-crossings-table .ant-table-thead>tr>th{background:#0f172a09!important;color:var(--text)!important;font-size:12px;font-weight:600}.overview-gate-crossings-table .ant-table-tbody>tr>td{background:transparent!important;color:var(--text)!important;font-size:12px}.overview-gate-crossings-table .ant-table-tbody>tr:hover>td{background:#0f172a0a!important}.overview-gate-crossings-aid{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px}.overview-gate-crossings-gate.ant-tag{margin:0;border-color:#1677ff42;background:#1677ff14;color:var(--theme-primary);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.overview-gate-crossings-footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.overview-gate-crossings-total{font-size:12px;white-space:nowrap}[data-theme=dark] .overview-gate-crossings-table .ant-table-thead>tr>th{background:#ffffff0e!important}[data-theme=dark] .overview-gate-crossings-table .ant-table-tbody>tr:hover>td{background:#ffffff0e!important}[data-theme=dark] .overview-gate-crossings-gate.ant-tag{border-color:#4096ff52;background:#4096ff24}@media (max-width: 767px){.overview-gate-crossings{min-height:260px}.overview-gate-crossings-footer{align-items:flex-start;flex-direction:column}}.indicator-cell{display:grid;grid-template-columns:2.35em minmax(0,1fr);align-items:baseline;align-content:center;column-gap:10px;row-gap:6px;padding:4px 2px 2px;min-width:0;width:100%;max-height:100%}.indicator-cell-title{grid-column:1 / -1;font-size:13px;font-weight:600;color:var(--text);opacity:.82;line-height:1.35;text-align:left;letter-spacing:.01em}.indicator-cell-main-row{grid-column:2;justify-self:end;margin-top:4px;margin-bottom:10px;padding:6px 0 8px;min-height:2.5rem;display:flex;align-items:center;justify-content:flex-end}.indicator-cell-main{display:inline-block}.indicator-cell-main .ant-statistic-content{font-size:22px;font-weight:700;line-height:1.25;font-variant-numeric:tabular-nums}.indicator-cell-main .ant-statistic-content-value{color:inherit}.indicator-cell-label{font-size:12px;color:var(--text);opacity:.52;text-align:left;line-height:1.35}.indicator-cell-num{grid-column:2;justify-self:end;text-align:right;min-width:0}.indicator-cell-num .ant-statistic{display:inline-block}.indicator-cell-rate .ant-statistic-content{font-size:13px;font-weight:600;font-variant-numeric:tabular-nums}.indicator-cell-rate .ant-statistic-content-prefix{margin-inline-end:3px}.indicator-cell-rate .ant-statistic-content-prefix .anticon{font-size:12px;vertical-align:.05em}.overview-page{--overview-page-top-offset: 88px;height:calc(100vh - var(--overview-page-top-offset));max-height:calc(100vh - var(--overview-page-top-offset));overflow:hidden;display:flex;flex-direction:column;padding:16px 20px 20px;color:var(--text);box-sizing:border-box}.overview-layout{flex:1;min-height:0;display:flex;flex-direction:row;align-items:stretch;gap:24px;max-width:1200px;margin:0 auto;width:100%;overflow:hidden}.overview-sidebar{flex:0 0 auto;width:100%;max-width:320px;align-self:flex-start;z-index:1;overflow:visible}.overview-panel--filter{width:100%}.overview-panel--filter .ant-card-head{border-bottom:none!important}.overview-panel--filter .ant-card-head-title{color:var(--text)!important}.overview-panel--filter .ant-card-body{padding-top:16px}.overview-main-scroll{flex:1;min-width:0;min-height:0;display:flex;flex-direction:column;gap:16px;overflow-y:auto;overflow-x:hidden;padding-right:4px;scrollbar-gutter:stable;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(15,23,42,.28) transparent}.overview-main-scroll::-webkit-scrollbar{width:8px;height:8px}.overview-main-scroll::-webkit-scrollbar-track{background:transparent}.overview-main-scroll::-webkit-scrollbar-thumb{background:#0f172a38;border-radius:4px}.overview-main-scroll::-webkit-scrollbar-thumb:hover{background:#0f172a61}[data-theme=dark] .overview-main-scroll{scrollbar-color:rgba(255,255,255,.28) transparent}[data-theme=dark] .overview-main-scroll::-webkit-scrollbar-thumb{background:#ffffff38}[data-theme=dark] .overview-main-scroll::-webkit-scrollbar-thumb:hover{background:#fff6}.overview-mobile-filter-bar{display:flex;align-items:center;flex-shrink:0;width:100%;padding:4px 0 10px;margin:0;background:var(--bg)}@media (max-width: 767px){.overview-layout{flex-direction:column;align-items:stretch;gap:12px;min-height:0}.overview-main-scroll{width:100%;max-width:100%;flex:1;min-height:0}}.overview-mobile-filter-btn.ant-btn-default{background:var(--card-bg);border-color:var(--border);color:var(--text)}.overview-mobile-filter-btn.ant-btn-default:hover{background:var(--bg-hover);border-color:var(--theme-primary);color:var(--theme-primary)}[data-theme=dark] .overview-mobile-filter-btn.ant-btn-default{background:var(--card-bg)!important;border-color:#343840!important;color:var(--text)!important}[data-theme=dark] .overview-mobile-filter-btn.ant-btn-default:hover{border-color:var(--theme-primary)!important;color:var(--theme-primary)!important}.overview-filter-drawer .ant-drawer-content-wrapper{max-width:min(320px,calc(100vw - 24px))}.overview-panel.ant-card{background:var(--navbar-bg)!important}.overview-panel{border-radius:var(--radius-card)!important;box-shadow:var(--shadow-card)!important;background:var(--navbar-bg)!important;border:1px solid var(--border)!important;transition:box-shadow .2s ease,background-color .2s ease,border-color .2s ease}.overview-panel:hover{box-shadow:var(--shadow-card-hover)!important;background:var(--bg-hover)!important}.overview-panel .ant-card-body{padding:20px 20px 22px;background:transparent!important}.overview-panel .ant-card-head-title{color:var(--text)!important}.overview-panel--metrics .ant-card-head{border-bottom:none!important;min-height:48px}.overview-panel--metrics .ant-card-head-title,.overview-panel--mock .ant-card-head-title{font-size:15px;font-weight:600;padding:12px 0 4px}.overview-panel--mock .ant-card-head{border-bottom:none!important;min-height:44px}[data-theme=dark] .overview-panel{border-color:#343840!important}.overview-filter{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.overview-filter-date-heading{display:inline-flex;flex-shrink:0;align-items:center;gap:6px}.overview-filter-date-heading .overview-filter-hint-trigger{font-size:13px}.overview-filter-date-label{flex-shrink:0;font-size:13px;font-weight:500;line-height:1.3;color:var(--text);opacity:.88;white-space:nowrap}.overview-filter .ant-picker{max-width:100%}.overview-filter-actions{display:inline-flex;align-items:center;gap:8px}.overview-filter-hint-trigger{display:inline-flex;align-items:center;justify-content:center;color:var(--text);opacity:.55;cursor:help;font-size:15px;line-height:1;transition:opacity .15s ease}.overview-filter-hint-trigger:hover,.overview-filter-hint-trigger:focus-visible{opacity:.9;outline:none}.overview-filter-time-hint-tooltip .ant-tooltip-inner{max-width:min(380px,calc(100vw - 32px));text-align:left}.overview-filter-tooltip-body{margin:0}.overview-filter-tooltip-para{margin:0 0 8px;font-size:12px;line-height:1.55}.overview-filter-tooltip-para:last-child{margin-bottom:0}.overview-filter .ant-picker,.overview-filter-drawer .ant-picker{background:var(--card-bg);border-color:var(--border)}.overview-filter .ant-picker-input>input,.overview-filter-drawer .ant-picker-input>input{color:var(--text)}.overview-filter .ant-picker-input>input::placeholder,.overview-filter-drawer .ant-picker-input>input::placeholder{color:var(--text);opacity:.4}.overview-filter .ant-picker-separator,.overview-filter-drawer .ant-picker-separator,.overview-filter .ant-picker-suffix,.overview-filter-drawer .ant-picker-suffix{color:var(--text);opacity:.45}[data-theme=dark] .overview-filter .ant-picker,[data-theme=dark] .overview-filter-drawer .ant-picker{background:var(--card-bg)!important;border-color:#343840!important}[data-theme=dark] .overview-filter .ant-picker-input>input,[data-theme=dark] .overview-filter-drawer .ant-picker-input>input{color:var(--text)!important}[data-theme=dark] .overview-filter .ant-picker-active-bar,[data-theme=dark] .overview-filter-drawer .ant-picker-active-bar{background:var(--theme-primary)}[data-theme=dark] .overview-filter .ant-picker-input>input::placeholder,[data-theme=dark] .overview-filter-drawer .ant-picker-input>input::placeholder{color:#ffffff59!important;opacity:1}.overview-metrics{min-height:120px}.overview-meta{display:flex;flex-direction:column;gap:16px}.overview-range-hint{display:block;font-size:13px}.overview-mock-block{min-height:120px;display:flex;align-items:center;justify-content:center;text-align:center;padding:16px;border-radius:6px;border:1px dashed var(--border);background:#00000005}[data-theme=dark] .overview-mock-block{background:#0003;border-color:#343840}.overview-mock-block--tall{min-height:200px}.overview-indicator-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(148px,1fr));gap:12px 20px;align-items:start}.overview-indicator-item{box-sizing:border-box;aspect-ratio:1;min-width:0;width:100%;max-width:min(100%,200px);justify-self:center;display:flex;align-items:center;justify-content:center;padding:8px 4px 8px 0}.overview-indicator-item:not(:first-child){border-left:1px solid var(--border);padding-left:20px}[data-theme=dark] .overview-indicator-item:not(:first-child){border-left-color:#343840}.uniseek-page{min-height:calc(100vh - 88px);padding:0 16px 20px;max-width:1320px;margin:0 auto;color:var(--text)}.uniseek-filter-sticky{position:sticky;top:88px;z-index:9;padding:0 0 12px;background:transparent}.uniseek-filter{width:100%;max-width:860px;margin:0 auto;padding:10px 12px;border-radius:14px;border:1px solid rgba(15,23,42,.08);background:#ffffff94;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.uniseek-search-input .ant-input{color:var(--text);background:var(--card-bg);border-color:var(--border)}.uniseek-search-input .ant-input-group-addon .ant-btn{color:#fff!important;border-color:var(--theme-primary)!important;background:var(--theme-primary)!important}.uniseek-result-wrap{margin-top:4px}.uniseek-item-card{border-radius:14px!important;background:var(--card-bg)!important;border:1px solid var(--border)!important;cursor:pointer}.uniseek-item-card .ant-card-body{padding:12px}.uniseek-item-media-wrap{position:relative;width:100%;overflow:hidden;margin-bottom:10px;background:#eceff3}.uniseek-item-media--video{aspect-ratio:16 / 9;border-radius:11px}.uniseek-item-media--vocal{aspect-ratio:1 / 1;border-radius:11px}.uniseek-item-media--producer{width:68px;aspect-ratio:1 / 1;margin-inline:auto;border-radius:999px}.uniseek-item-media-image,.uniseek-item-media-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.uniseek-item-media-image{object-fit:cover}.uniseek-item-media-placeholder{background:linear-gradient(135deg,#e7ebf0,#dde3ea);-webkit-user-select:none;user-select:none}.uniseek-item-media-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#000;opacity:0;transition:opacity .18s ease;pointer-events:none}.uniseek-item-card:hover .uniseek-item-media-overlay{opacity:.1}.uniseek-item-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.uniseek-item-tag{margin-inline-end:0!important}.uniseek-item-id{font-size:12px}.uniseek-item-title{font-size:15px;font-weight:600;line-height:1.5;margin-bottom:6px;color:var(--text)}.uniseek-item-subtitle{font-size:13px;opacity:.8;margin-bottom:10px}.uniseek-item-meta{display:flex;gap:10px;font-size:12px;opacity:.9}[data-theme=dark] .uniseek-item-card{background:var(--card-bg)!important;border-color:#343840!important}[data-theme=dark] .uniseek-item-tag.ant-tag{color:var(--text)!important;background:#ffffff14!important;border-color:#ffffff29!important}[data-theme=dark] .uniseek-item-id,[data-theme=dark] .uniseek-item-subtitle,[data-theme=dark] .uniseek-item-meta{color:#ffffffb8!important;opacity:1}[data-theme=dark] .uniseek-item-media-wrap{background:#232833}[data-theme=dark] .uniseek-item-media-placeholder{background:linear-gradient(135deg,#2b303a,#242933)}[data-theme=dark] .uniseek-filter{border-color:#ffffff24;background:#181c228f}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}:root{--bg: #f4f4f4;--bg-hover: #ffffff;--text: #333333;--card-bg: #ffffff;--navbar-bg: #fafafa;--border: #e5e7eb;--shadow: rgba(15, 23, 42, .12);--theme-primary: #438bed;--theme-accent: #76aff2;--radius-card: 8px;--shadow-card: 0 1px 8px rgba(15, 23, 42, .06), 0 1px 2px rgba(15, 23, 42, .04);--shadow-card-hover: 0 10px 24px var(--shadow);--trend-up: #cf1322;--trend-down: #3f8600;--trend-flat: #8c8c8c}[data-theme=dark]{--bg: #1e1f22;--bg-hover: #27282d;--text: #e0e0e0;--card-bg: #24262b;--navbar-bg: #212226;--border: #2b2f36;--shadow: rgba(0, 0, 0, .35);--theme-primary: #438bed;--theme-accent: #76aff2;--shadow-card: 0 1px 4px rgba(0, 0, 0, .25), 0 1px 2px rgba(0, 0, 0, .2);--shadow-card-hover: 0 10px 24px var(--shadow);--trend-up: #ff7875;--trend-down: #95de64;--trend-flat: #8c8c8c}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;background:var(--bg);color:var(--text)}.app-card-surface{border-radius:var(--radius-card);box-shadow:var(--shadow-card);background:var(--navbar-bg);border:1px solid var(--border);transition:box-shadow .2s ease,background-color .2s ease,border-color .2s ease}.app-card-surface:hover{box-shadow:var(--shadow-card-hover);background:var(--bg-hover)}[data-theme=dark] .app-card-surface{border-color:#343840}[data-theme=dark] .ant-picker-dropdown .ant-picker-panel-container{background:var(--card-bg);border-color:#343840;color:var(--text)}[data-theme=dark] .ant-picker-dropdown .ant-picker-header,[data-theme=dark] .ant-picker-dropdown .ant-picker-content th{color:#ffffffa6}[data-theme=dark] .ant-picker-dropdown .ant-picker-cell{color:#ffffffd9}[data-theme=dark] .ant-picker-dropdown .ant-picker-cell-in-view.ant-picker-cell-today .ant-picker-cell-inner:before{border-color:var(--theme-primary)}[data-theme=dark] .ant-picker-dropdown .ant-picker-cell-in-view.ant-picker-cell-selected .ant-picker-cell-inner,[data-theme=dark] .ant-picker-dropdown .ant-picker-cell-in-view.ant-picker-cell-range-start .ant-picker-cell-inner,[data-theme=dark] .ant-picker-dropdown .ant-picker-cell-in-view.ant-picker-cell-range-end .ant-picker-cell-inner{background:var(--theme-primary);color:#fff}[data-theme=dark] .ant-picker-dropdown .ant-picker-cell-in-view.ant-picker-cell-in-range:before{background:#438bed33}.page-result{padding:48px 20px 80px;max-width:720px;margin:0 auto}.page-result .ant-result-title{color:var(--text)!important}.page-result .ant-result-subtitle{color:var(--text)!important;opacity:.72}.page-result-illustration{display:block;width:100%;max-width:320px;height:auto;margin:0 auto}
