.entity-layout{--entity-side-column-width:clamp(308px, 22vw, 430px);--entity-gap:18px;grid-column:span 12;grid-template-columns:var(--entity-side-column-width) minmax(0,1fr) var(--entity-side-column-width);gap:var(--entity-gap);align-items:start;display:grid}.entity-detail-layout.entity-layout{grid-template-columns:var(--entity-side-column-width) minmax(0,1fr);gap:var(--entity-gap);width:100%;margin-left:0}.entity-sidebar{grid-column:1;align-self:start;position:sticky;top:16px}.entity-detail-layout .entity-sidebar.entity-detail-sidebar{z-index:3;width:100%;margin-top:0;margin-left:0}.entity-card{background:var(--surface-2);border:1px solid var(--border);border-radius:14px;box-shadow:0 20px 60px #00000059}.entity-header{flex-wrap:nowrap;align-items:flex-start;gap:12px;display:flex}.entity-title{font-size:20px;font-weight:900;line-height:1.05}.entity-header-text{flex-direction:column;justify-content:center;gap:4px;min-width:0;display:flex}.entity-subtitle{margin:0}.entity-price{align-items:baseline;gap:12px;margin-top:12px;display:flex}.entity-price .price{font-size:28px;font-weight:900}.entity-change{font-size:12px;font-weight:900}.entity-change.up,.entity-stat-change.up{color:#22c55e}.entity-change.down,.entity-stat-change.down{color:#ef4444}.entity-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px;display:grid}.entity-kpi-item{border:1px solid color-mix(in srgb,var(--border) 82%,#ffffff29);background:linear-gradient(180deg,#ffffff08 0,#ffffff03 100%),linear-gradient(180deg,color-mix(in srgb,var(--surface-1) 86%,#000 14%) 0,color-mix(in srgb,var(--surface-2) 88%,#000 12%) 100%);border-radius:8px;flex-direction:column;gap:4px;min-width:0;padding:8px 10px;transition:border-color .16s,box-shadow .16s,transform .16s,background .16s;display:flex;box-shadow:inset 0 1px #ffffff0f,inset 0 -1px #00000052,0 5px 12px #00000038}.entity-kpi-item .kpi-label{color:color-mix(in srgb,var(--muted) 92%,#d4d4d8 8%);letter-spacing:.45px;font-size:11px;line-height:1.2}.entity-kpi-item .kpi-value{color:color-mix(in srgb,var(--text) 95%,#fff 5%);font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1,"lnum" 1;font-size:18px;font-weight:900;line-height:1.1}.entity-stat-change{margin-top:2px;font-size:11px;font-weight:800;line-height:1.2}@media (hover:hover){.entity-kpi-item:hover{border-color:color-mix(in srgb,var(--border) 58%,#ffffff3d);transform:translateY(-1px);box-shadow:inset 0 1px #ffffff14,inset 0 -1px #00000061,0 8px 16px #00000042}}.entity-section{border-top:1px solid var(--border);margin-top:18px;padding-top:14px}.entity-section-title{text-transform:uppercase;letter-spacing:.6px;color:var(--muted);margin-bottom:10px;font-size:12px;font-weight:900}.entity-meta{flex-direction:column;gap:10px;display:flex}.entity-row{justify-content:space-between;align-items:center;gap:12px;font-weight:700;display:flex}.entity-row-wrap{justify-content:flex-start;align-items:flex-start}.sov-line{flex-wrap:wrap;line-height:1.35}.entity-id-cell,.sov-line{align-items:center;display:inline-flex}.entity-id-cell{gap:8px}.entity-id-value{font-size:inherit;font-weight:inherit;font-family:inherit}.copy-btn{appearance:none;color:var(--text);border-radius:var(--radius-button,6px);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:30px;height:30px;padding:7px;transition:color .15s,background-color .15s;display:inline-flex}.copy-btn:focus-visible,.copy-btn:hover{color:var(--accent-hover);background:color-mix(in srgb,var(--accent-main) 12%,transparent)}.copy-btn.copied{color:#22c55e}.copy-btn svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.entity-content{flex-direction:column;grid-column:2;justify-self:stretch;gap:16px;width:100%;min-width:0;max-width:none;display:flex}.entity-chart-placeholder{background:linear-gradient(#38bdf81f,#0f172a33);height:280px}.entity-chart-placeholder,.entity-map-placeholder{border:1px solid var(--border);border-radius:12px;margin-top:12px}.entity-map-placeholder{background:radial-gradient(circle at 20% 20%,#2dd4bf33,#0000 40%),radial-gradient(circle at 80% 30%,#3b82f62e,#0000 45%),linear-gradient(#1e293b66,#0f172a33);height:220px}@media (width<=1280px){.entity-layout{grid-template-columns:1fr}.entity-content{grid-column:auto;width:100%;max-width:none}.entity-sidebar{position:static}.entity-detail-layout.entity-layout{gap:var(--entity-gap);grid-template-columns:1fr;width:100%;margin-left:0}.entity-detail-layout .entity-sidebar.entity-detail-sidebar{width:auto;margin-top:0;margin-left:0}.entity-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.entity-header{align-items:center}}@media (width<=768px){.entity-card{border-radius:12px;padding:14px}.entity-header{gap:12px}.entity-title{font-size:18px}.entity-content{gap:14px}.entity-kpi-grid{grid-template-columns:1fr}}.entity-sidebar-card[data-v-48a15c13]{width:100%}.entity-sidebar-fact[data-v-48a15c13]{text-align:right;white-space:normal;overflow-wrap:anywhere;max-width:68%}.entity-sidebar-skeleton[data-v-48a15c13]{color:var(--muted);font-size:13px}.entity-subtitle-link[data-v-48a15c13]{color:inherit;align-items:center;gap:6px;text-decoration:none;display:inline-flex}.entity-subtitle-link[data-v-48a15c13]:hover{text-decoration:underline}.entity-subtitle-icon[data-v-48a15c13]{border-radius:999px;flex-shrink:0;width:16px;height:16px}
