.sandbox-layout{grid-column:span 12;--sandbox-side-column-width:clamp(300px,22vw,470px);--sandbox-gap:16px;align-items:start;display:grid;gap:var(--sandbox-gap);grid-template-columns:var(--sandbox-side-column-width) minmax(0,1fr) var(--sandbox-side-column-width)}.entity-detail-layout.sandbox-layout{gap:var(--sandbox-gap);grid-template-columns:var(--sandbox-side-column-width) minmax(0,1fr);margin-left:0;width:100%}.sandbox-sidebar{align-self:start;grid-column:1;position:sticky;top:16px}.entity-detail-layout .sandbox-sidebar.entity-detail-sidebar{margin-left:0;margin-top:0;width:100%;z-index:3}.sandbox-card{background:var(--surface-2);border:1px solid var(--border);box-shadow:0 20px 60px #00000059}.sandbox-header{align-items:flex-start;display:flex;flex-wrap:nowrap;gap:12px}.sandbox-title{font-size:22px;font-weight:900;line-height:1.1}.sandbox-header-text{display:flex;flex-direction:column;gap:4px;justify-content:center;min-width:0}.sandbox-subtitle{margin:0}.sandbox-price{align-items:baseline;display:flex;gap:12px;margin-top:12px}.sandbox-price .price{font-size:28px;font-weight:900}.sandbox-change{font-size:12px;font-weight:900}.sandbox-change.up,.sandbox-stat-change.up{color:#22c55e}.sandbox-change.down,.sandbox-stat-change.down{color:#ef4444}.sandbox-kpi-grid{display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:16px}.sandbox-kpi-item{min-width:0;padding:8px 10px}.sandbox-stat-change{font-size:11px;font-weight:800;margin-top:6px}.sandbox-section{border-top:1px solid var(--border);margin-top:16px;padding-top:12px}.sandbox-section-title{color:var(--muted);font-size:12px;font-weight:900;letter-spacing:.6px;margin-bottom:10px;text-transform:uppercase}.sandbox-meta{display:flex;flex-direction:column;gap:8px}.sandbox-row{align-items:center;display:flex;font-weight:700;gap:12px;justify-content:space-between}.sandbox-row-wrap{align-items:flex-start;justify-content:flex-start}.sov-line{flex-wrap:wrap;line-height:1.35}.sandbox-id-cell,.sov-line{align-items:center;display:inline-flex}.sandbox-id-cell{gap:8px}.sandbox-id-value{font-family:inherit;font-size:inherit;font-weight:inherit}.copy-btn{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;border-radius:0;color:var(--text);cursor:pointer;display:inline-flex;height:18px;justify-content:center;padding:0;transition:color .15s ease;width:18px}.copy-btn:hover{color:var(--accent-hover)}.copy-btn.copied{color:#22c55e}.copy-btn svg{fill:none;height:16px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;width:16px}.sandbox-content{display:flex;flex-direction:column;gap:16px;grid-column:2;justify-self:stretch;max-width:none;min-width:0;width:100%}.sandbox-chart-placeholder{background:linear-gradient(180deg,#38bdf81f,#0f172a33);height:280px}.sandbox-chart-placeholder,.sandbox-map-placeholder{border:1px solid var(--border);border-radius:12px;margin-top:12px}.sandbox-map-placeholder{background:radial-gradient(circle at 20% 20%,rgba(45,212,191,.2),transparent 40%),radial-gradient(circle at 80% 30%,rgba(59,130,246,.18),transparent 45%),linear-gradient(180deg,#1e293b66,#0f172a33);height:220px}@media(max-width:1280px){.sandbox-layout{grid-template-columns:1fr}.sandbox-content{grid-column:auto;max-width:none;width:100%}.sandbox-sidebar{position:static}.entity-detail-layout.sandbox-layout{gap:var(--sandbox-gap);grid-template-columns:1fr;margin-left:0;width:100%}.entity-detail-layout .sandbox-sidebar.entity-detail-sidebar{margin-left:0;margin-top:0;width:auto}.sandbox-kpi-grid{grid-template-columns:1fr}.sandbox-header{align-items:center}}
